Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9743d574695eaaacfb4360752d68f7ca76ed8b2 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-ssh10476858947147513972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11449175653348178121.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7722122514499815983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7609042204029226788.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-ssh14243043405504741204.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], buildSnap:false] ========================================================= [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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-2080’ Running on prd-ubuntu20.04-docker-8c-8g-2081 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/550 [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/550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e9743d574695eaaacfb4360752d68f7ca76ed8b2 (main) Commit message: "feat: use a better error handling logic and messages when run in hybrid mode with no common config (#4617)" > git config core.sparsecheckout # timeout=10 > git checkout -f e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 > git rev-list --no-walk 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:43:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:43:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:43:37 ========================================================= 15:43:37 EdgeX Global Pipelines Version Info 15:43:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:43:37 ------------------- 15:43:37 stable info: 15:43:37 ------------------- 15:43:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:43:37 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:43:37 Message: update stable to v1.0.250 15:43:38 ------------------- 15:43:38 experimental info: 15:43:38 ------------------- 15:43:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:43:38 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:43:38 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9743d5 [Pipeline] echo 15:43:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:38 provisioning config files... 15:43:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/550@tmp/config6495664337651324480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:39 ---> docker-login.sh 15:43:39 nexus3.edgexfoundry.org:10001 15:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:40 Configure a credential helper to remove this warning. See 15:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:40 15:43:40 Login Succeeded 15:43:40 nexus3.edgexfoundry.org:10002 15:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:40 Configure a credential helper to remove this warning. See 15:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:40 15:43:40 Login Succeeded 15:43:40 nexus3.edgexfoundry.org:10003 15:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:40 Configure a credential helper to remove this warning. See 15:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:40 15:43:40 Login Succeeded 15:43:40 nexus3.edgexfoundry.org:10004 15:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:40 Configure a credential helper to remove this warning. See 15:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:40 15:43:40 Login Succeeded 15:43:40 docker.io 15:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:40 Configure a credential helper to remove this warning. See 15:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:40 15:43:40 Login Succeeded 15:43:40 ---> docker-login.sh ends [Pipeline] } 15:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:40 + 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 15:43:40 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 15:43:40 15:43:40 + echo core-command,cmd/core-command/Dockerfile 15:43:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:43:40 + dirname cmd/core-data/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo core-data,cmd/core-data/Dockerfile 15:43:40 + + dirname cmd/core-metadata/Dockerfile 15:43:40 cut -d/ -f2 15:43:40 + echo core-metadata,cmd/core-metadata/Dockerfile 15:43:40 + dirname cmd/security-bootstrapper/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:43:40 + dirname cmd/security-proxy-auth/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:43:40 + dirname cmd/security-proxy-setup/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:43:40 + dirname cmd/security-secretstore-setup/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:43:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:43:40 + dirname cmd/security-spire-agent/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:43:40 + dirname cmd/security-spire-config/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:43:40 + dirname cmd/security-spire-server/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:43:40 + dirname cmd/support-notifications/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo support-notifications,cmd/support-notifications/Dockerfile 15:43:40 + dirname cmd/support-scheduler/Dockerfile 15:43:40 + cut -d/ -f2 15:43:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:43:41 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 15:43:41 + git rev-list -1 --merges e9743d574695eaaacfb4360752d68f7ca76ed8b2~1..e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] echo 15:43:41 -----------> git rev-list -1 --merges e9743d574695eaaacfb4360752d68f7ca76ed8b2~1..e9743d574695eaaacfb4360752d68f7ca76ed8b2 e9743d574695eaaacfb4360752d68f7ca76ed8b2 [false] [Pipeline] sh 15:43:41 + git log --format=format:%s -1 e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] echo 15:43:41 ========================================================= 15:43:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:43:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:43:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:42 + grep -v github /etc/ssh/ssh_known_hosts 15:43:42 + [ -e /tmp/ssh_known_hosts ] 15:43:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:43:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:43:42 + sudo tee -a /etc/ssh/ssh_known_hosts 15:43:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:43 15:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:43 0.1.4: Pulling from edgex-devops/py-git-semver 15:43:43 b85a868b505f: Pulling fs layer 15:43:43 e2be974225ed: Pulling fs layer 15:43:43 339a4e72a1f5: Pulling fs layer 15:43:43 988bab9f4d93: Pulling fs layer 15:43:43 1469e6f7b9e6: Pulling fs layer 15:43:43 eaf3925da568: Pulling fs layer 15:43:43 bab4dde63d76: Pulling fs layer 15:43:43 bde34c3a00c8: Pulling fs layer 15:43:43 b352a97aabf1: Pulling fs layer 15:43:43 4872d77fe225: Pulling fs layer 15:43:43 5851b861e8e6: Pulling fs layer 15:43:43 1469e6f7b9e6: Waiting 15:43:43 eaf3925da568: Waiting 15:43:43 bab4dde63d76: Waiting 15:43:43 bde34c3a00c8: Waiting 15:43:43 b352a97aabf1: Waiting 15:43:43 4872d77fe225: Waiting 15:43:43 5851b861e8e6: Waiting 15:43:43 988bab9f4d93: Waiting 15:43:43 e2be974225ed: Verifying Checksum 15:43:43 e2be974225ed: Download complete 15:43:43 988bab9f4d93: Verifying Checksum 15:43:43 988bab9f4d93: Download complete 15:43:43 1469e6f7b9e6: Verifying Checksum 15:43:43 1469e6f7b9e6: Download complete 15:43:43 339a4e72a1f5: Verifying Checksum 15:43:43 339a4e72a1f5: Download complete 15:43:43 eaf3925da568: Verifying Checksum 15:43:43 eaf3925da568: Download complete 15:43:43 bde34c3a00c8: Download complete 15:43:43 b352a97aabf1: Download complete 15:43:43 4872d77fe225: Verifying Checksum 15:43:43 4872d77fe225: Download complete 15:43:43 5851b861e8e6: Verifying Checksum 15:43:43 5851b861e8e6: Download complete 15:43:43 b85a868b505f: Verifying Checksum 15:43:43 b85a868b505f: Download complete 15:43:44 bab4dde63d76: Verifying Checksum 15:43:44 bab4dde63d76: Download complete 15:43:45 b85a868b505f: Pull complete 15:43:45 e2be974225ed: Pull complete 15:43:45 339a4e72a1f5: Pull complete 15:43:45 988bab9f4d93: Pull complete 15:43:45 1469e6f7b9e6: Pull complete 15:43:46 eaf3925da568: Pull complete 15:43:48 bab4dde63d76: Pull complete 15:43:48 bde34c3a00c8: Pull complete 15:43:48 b352a97aabf1: Pull complete 15:43:48 4872d77fe225: Pull complete 15:43:48 5851b861e8e6: Pull complete 15:43:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:48 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 15:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:52 $ docker top 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 -eo pid,comm 15:43:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:43:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:52 [ssh-agent] Looking for ssh-agent implementation... 15:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:52 $ docker exec 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 ssh-agent 15:43:53 SSH_AUTH_SOCK=/tmp/ssh-6a6hLTMnTuoD/agent.32 15:43:53 SSH_AGENT_PID=38 15:43:53 Running ssh-add (command line suppressed) 15:43:53 Identity added: /w/workspace/edgex-go/550@tmp/private_key_5820317035829515334.key (/w/workspace/edgex-go/550@tmp/private_key_5820317035829515334.key) 15:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:53 + git tag --points-at HEAD [Pipeline] } 15:43:53 $ docker exec --env ******** --env ******** 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 ssh-agent -k 15:43:53 unset SSH_AUTH_SOCK; 15:43:53 unset SSH_AGENT_PID; 15:43:53 echo Agent pid 38 killed; 15:43:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:43:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:53 [ssh-agent] Looking for ssh-agent implementation... 15:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:53 $ docker exec 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 ssh-agent 15:43:53 SSH_AUTH_SOCK=/tmp/ssh-C3koZP56Ectu/agent.70 15:43:53 SSH_AGENT_PID=76 15:43:53 Running ssh-add (command line suppressed) 15:43:54 Identity added: /w/workspace/edgex-go/550@tmp/private_key_17686869650132515982.key (/w/workspace/edgex-go/550@tmp/private_key_17686869650132515982.key) 15:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:54 + git semver init 15:43:54 2023-07-25 15:43:54,462 [run_init] DEBUG init version:0.0.0 force:False 15:43:54 2023-07-25 15:43:54,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/550/.semver 15:43:54 2023-07-25 15:43:54,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/550/.semver 15:43:54 2023-07-25 15:43:54,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/550/.semver'], cwd=/w/workspace/edgex-go/550, universal_newlines=False, shell=None, istream=None) 15:44:01 2023-07-25 15:44:00,383 [append_file] DEBUG append to file:/w/workspace/edgex-go/550/.git/info/exclude 15:44:01 2023-07-25 15:44:00,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/550/.semver/main with force:False 15:44:01 2023-07-25 15:44:00,383 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 15:44:01 2023-07-25 15:44:00,383 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 15:44:01 3.1.0-dev.16 [Pipeline] } 15:44:01 $ docker exec --env ******** --env ******** 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 ssh-agent -k 15:44:01 unset SSH_AUTH_SOCK; 15:44:01 unset SSH_AGENT_PID; 15:44:01 echo Agent pid 76 killed; 15:44:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:01 + git semver [Pipeline] } 15:44:01 $ docker stop --time=1 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 15:44:03 $ docker rm -f --volumes 7b27075f61cbfc38e54a2d4159b3fb2995f767da13d19cbb81b11b96f2db1af1 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:44:03 Stashed 1 file(s) [Pipeline] echo 15:44:03 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 15:44:04 + git config --global --add safe.directory /w/workspace/edgex-go/550 [Pipeline] echo 15:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:04 ========================================================= 15:44:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:44:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:04 4db1b89c0bd1: Pulling fs layer 15:44:04 6911f1a30b25: Pulling fs layer 15:44:04 e194b8c5c2a9: Pulling fs layer 15:44:04 6863d3e3a2b1: Pulling fs layer 15:44:04 ec0bb842ea78: Pulling fs layer 15:44:04 40a00589a448: Pulling fs layer 15:44:04 6c08303d61cc: Pulling fs layer 15:44:04 798269fcf238: Pulling fs layer 15:44:04 ec0bb842ea78: Waiting 15:44:04 40a00589a448: Waiting 15:44:04 6863d3e3a2b1: Waiting 15:44:04 6911f1a30b25: Download complete 15:44:04 6863d3e3a2b1: Verifying Checksum 15:44:04 6863d3e3a2b1: Download complete 15:44:04 ec0bb842ea78: Verifying Checksum 15:44:04 ec0bb842ea78: Download complete 15:44:04 4db1b89c0bd1: Verifying Checksum 15:44:04 4db1b89c0bd1: Download complete 15:44:04 40a00589a448: Verifying Checksum 15:44:04 40a00589a448: Download complete 15:44:04 4db1b89c0bd1: Pull complete 15:44:05 6911f1a30b25: Pull complete 15:44:05 798269fcf238: Download complete 15:44:05 e194b8c5c2a9: Verifying Checksum 15:44:05 e194b8c5c2a9: Download complete 15:44:05 6c08303d61cc: Verifying Checksum 15:44:05 6c08303d61cc: Download complete 15:44:08 e194b8c5c2a9: Pull complete 15:44:08 6863d3e3a2b1: Pull complete 15:44:08 ec0bb842ea78: Pull complete 15:44:08 40a00589a448: Pull complete 15:44:11 6c08303d61cc: Pull complete 15:44:12 798269fcf238: Pull complete 15:44:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:44:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:12 WORKDIR /edgex 15:44:12 COPY go.mod . 15:44:12 RUN go mod download 15:44:12 + docker build -t ci-base-image-x86_64 -f - . 15:44:13 Sending build context to Docker daemon 170.7MB 15:44:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:13 ---> ec979cd7f677 15:44:13 Step 2/4 : WORKDIR /edgex 15:44:19 Still waiting to schedule task 15:44:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2082’ is offline 15:44:23 ---> Running in 94587af214fc 15:44:23 Removing intermediate container 94587af214fc 15:44:23 ---> 0b0df260b2ea 15:44:23 Step 3/4 : COPY go.mod . 15:44:23 ---> b909d8376971 15:44:23 Step 4/4 : RUN go mod download 15:44:23 ---> Running in e517210a75d4 15:44:45 Removing intermediate container e517210a75d4 15:44:45 ---> f55e6f27d361 15:44:45 Successfully built f55e6f27d361 15:44:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + docker inspect -f . ci-base-image-x86_64 15:44:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:45 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 15:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:44:46 $ docker top 7d8241dbd9361c073ca0d42a7d85fa23a7d16a14bc444c2df20569374f229bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:46 + go version 15:44:46 go version go1.20.6 linux/amd64 [Pipeline] } 15:44:46 $ docker stop --time=1 7d8241dbd9361c073ca0d42a7d85fa23a7d16a14bc444c2df20569374f229bd4 15:44:47 $ docker rm -f --volumes 7d8241dbd9361c073ca0d42a7d85fa23a7d16a14bc444c2df20569374f229bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:48 + docker inspect -f . ci-base-image-x86_64 15:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:48 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 15:44:48 $ 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/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:44:48 $ docker top a9f7af7d128151174ff03ac98f1aa510ab63ff7788d148b21b3dc55b5a42f278 -eo pid,comm [Pipeline] { [Pipeline] echo 15:44:48 ========================================================= 15:44:48 [edgeXBuildGoParallel] Running Tests and Build... 15:44:48 ========================================================= [Pipeline] sh 15:44:48 + git config --global --add safe.directory /w/workspace/edgex-go/550 [Pipeline] fileExists [Pipeline] sh 15:44:49 + make test 15:44:49 go test -race -coverprofile=coverage.out ./... 15:44:55 ? github.com/edgexfoundry/edgex-go [no test files] 15:45:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:45:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:45:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 15:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 15:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 15:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 15:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.782s coverage: 88.5% of statements 15:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 15:45:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 15:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 31.9% of statements 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 42.9% of statements 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 82.9% of statements 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 15:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.111s coverage: 96.3% of statements 15:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:45:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:45:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:45:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:45:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 15:45:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:45:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:45:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:45:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 86.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 38.4% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 15:45:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 15:45:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:45:44 running golangci-lint 15:45:44 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:45:44 go version go1.20.6 linux/amd64 15:45:44 level=info msg="[config_reader] Used config file .golangci.yml" 15:45:44 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:45:59 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 13.453456976s" 15:45:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.46444ms" 15:46:03 level=info msg="[linters_context/goanalysis] analyzers took 51.314237552s with top 10 stages: buildir: 26.807803679s, fact_deprecated: 2.058331592s, inspect: 2.003905914s, printf: 1.146479123s, gosec: 1.057619646s, nilness: 989.822219ms, S1038: 955.353141ms, ctrlflow: 940.170006ms, fact_purity: 843.790451ms, isgenerated: 617.482006ms" 15:46:03 level=info msg="[runner] Issues before processing: 202, after processing: 0" 15:46:03 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude-rules: 23/202, nolint: 0/23, cgo: 202/202, autogenerated_exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202" 15:46:03 level=info msg="[runner] processing took 23.339544ms with stages: nolint: 11.325257ms, identifier_marker: 6.721059ms, exclude-rules: 1.895508ms, autogenerated_exclude: 1.398441ms, path_prettifier: 1.307978ms, skip_dirs: 645.11µs, cgo: 26.74µs, filename_unadjuster: 14.981µs, max_same_issues: 990ns, skip_files: 640ns, uniq_by_line: 640ns, exclude: 370ns, severity-rules: 280ns, path_shortener: 280ns, diff: 280ns, source_code: 270ns, sort_results: 260ns, max_from_linter: 190ns, max_per_file_from_linter: 160ns, path_prefixer: 110ns" 15:46:03 level=info msg="[runner] linters took 6.508076877s with stages: goanalysis_metalinter: 6.484629622s" 15:46:03 level=info msg="File cache stats: 0 entries of total size 0B" 15:46:03 level=info msg="Memory: 202 samples, avg is 181.0MB, max is 735.7MB" 15:46:03 level=info msg="Execution took 20.011684097s" 15:46:03 go vet ./... 15:46:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:07 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:46:08 + ls -al . 15:46:08 total 720 15:46:08 drwxrwxr-x 11 1001 1001 4096 Jul 25 15:44 . 15:46:08 drwxr-xr-x 4 root root 4096 Jul 25 15:44 .. 15:46:08 drwxrwxr-x 2 1001 1001 4096 Jul 25 15:43 .blubracket 15:46:08 -rw-rw-r-- 1 1001 1001 16 Jul 25 15:43 .dockerignore 15:46:08 drwxrwxr-x 8 1001 1001 4096 Jul 25 15:44 .git 15:46:08 drwxrwxr-x 3 1001 1001 4096 Jul 25 15:43 .github 15:46:08 -rw-rw-r-- 1 1001 1001 1133 Jul 25 15:43 .gitignore 15:46:08 -rw-rw-r-- 1 1001 1001 42 Jul 25 15:43 .golangci.yml 15:46:08 -rw-rw-r-- 1 1001 1001 87 Jul 25 15:43 .hadolint.yml 15:46:08 drwxr-xr-x 3 1001 1001 4096 Jul 25 15:44 .semver 15:46:08 -rw-rw-r-- 1 1001 1001 166 Jul 25 15:43 .sonarcloud.properties 15:46:08 -rw-rw-r-- 1 1001 1001 1171 Jul 25 15:43 ADOPTERS.md 15:46:08 -rw-rw-r-- 1 1001 1001 11234 Jul 25 15:43 Attribution.txt 15:46:08 -rw-rw-r-- 1 1001 1001 93407 Jul 25 15:43 CHANGELOG.md 15:46:08 -rw-rw-r-- 1 1001 1001 3804 Jul 25 15:43 CONTRIBUTING.md 15:46:08 -rw-rw-r-- 1 1001 1001 677 Jul 25 15:43 GOVERNANCE.md 15:46:08 -rw-rw-r-- 1 1001 1001 883 Jul 25 15:43 Jenkinsfile 15:46:08 -rw-rw-r-- 1 1001 1001 10775 Jul 25 15:43 LICENSE 15:46:08 -rw-rw-r-- 1 1001 1001 14368 Jul 25 15:43 Makefile 15:46:08 -rw-rw-r-- 1 1001 1001 582 Jul 25 15:43 OWNERS.md 15:46:08 -rw-rw-r-- 1 1001 1001 9923 Jul 25 15:43 README.md 15:46:08 -rw-rw-r-- 1 1001 1001 789 Jul 25 15:43 SECURITY.md 15:46:08 -rw-rw-r-- 1 1001 1001 12 Jul 25 15:44 VERSION 15:46:08 drwxrwxr-x 2 1001 1001 4096 Jul 25 15:43 bin 15:46:08 drwxrwxr-x 18 1001 1001 4096 Jul 25 15:43 cmd 15:46:08 -rw-r--r-- 1 root root 447019 Jul 25 15:45 coverage.out 15:46:08 -rw-rw-r-- 1 1001 1001 3430 Jul 25 15:43 go.mod 15:46:08 -rw-rw-r-- 1 1001 1001 32408 Jul 25 15:43 go.sum 15:46:08 drwxrwxr-x 7 1001 1001 4096 Jul 25 15:43 internal 15:46:08 drwxrwxr-x 3 1001 1001 4096 Jul 25 15:43 openapi 15:46:08 -rw-rw-r-- 1 1001 1001 594 Jul 25 15:43 security.txt 15:46:08 drwxrwxr-x 4 1001 1001 4096 Jul 25 15:43 snap 15:46:08 -rw-rw-r-- 1 1001 1001 204 Jul 25 15:43 version.go [Pipeline] sh 15:46:08 + '[' -e coverage.out ] 15:46:08 + chown 1001:1001 coverage.out [Pipeline] stash 15:46:09 Stashed 1 file(s) [Pipeline] sh 15:46:09 + make build 15:46:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:46:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2084 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:46:17 Running in /w/workspace/edgex-go/550 [Pipeline] { [Pipeline] checkout 15:46:17 The recommended git tool is: git 15:46:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:46:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:46:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:46:22 using credential edgex-jenkins-ssh 15:46:22 Cloning the remote Git repository 15:46:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:46:22 > git init /w/workspace/edgex-go/550 # timeout=10 15:46:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:46:23 > git --version # timeout=10 15:46:23 > git --version # 'git version 2.25.1' 15:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:46:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:46:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:46:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:46:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:46:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:46:37 $ docker stop --time=1 a9f7af7d128151174ff03ac98f1aa510ab63ff7788d148b21b3dc55b5a42f278 15:46:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:46:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:42 Avoid second fetch 15:46:42 Checking out Revision e9743d574695eaaacfb4360752d68f7ca76ed8b2 (main) 15:46:43 Commit message: "feat: use a better error handling logic and messages when run in hybrid mode with no common config (#4617)" 15:46:42 > git config core.sparsecheckout # timeout=10 15:46:42 > git checkout -f e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 15:46:45 $ docker rm -f --volumes a9f7af7d128151174ff03ac98f1aa510ab63ff7788d148b21b3dc55b5a42f278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:46:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:48 Dload Upload Total Spent Left Speed 15:46:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k 15:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:46:48 15:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 15:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:46:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:46:49 latest: Pulling from edgex-devops/edgex-compose 15:46:49 91d30c5bc195: Pulling fs layer 15:46:49 2e9b0aa3be6d: Pulling fs layer 15:46:49 9c61dcf015f6: Pulling fs layer 15:46:49 4698f68db338: Pulling fs layer 15:46:49 2a2f49069b9e: Pulling fs layer 15:46:49 e0025b399a48: Pulling fs layer 15:46:49 4698f68db338: Waiting 15:46:49 2a2f49069b9e: Waiting 15:46:49 e0025b399a48: Waiting 15:46:49 91d30c5bc195: Verifying Checksum 15:46:49 91d30c5bc195: Download complete 15:46:49 4698f68db338: Verifying Checksum 15:46:49 4698f68db338: Download complete 15:46:49 2e9b0aa3be6d: Verifying Checksum 15:46:49 2e9b0aa3be6d: Download complete 15:46:49 e0025b399a48: Verifying Checksum 15:46:49 e0025b399a48: Download complete 15:46:49 91d30c5bc195: Pull complete 15:46:49 2a2f49069b9e: Download complete 15:46:49 + + sudo tee /etc/docker/daemon.new 15:46:49 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:46:49 { 15:46:49 "registry-mirrors": [ 15:46:49 "https://nexus3.edgexfoundry.org:10001" 15:46:49 ], 15:46:49 "bip": "10.250.0.254/24", 15:46:49 "hosts": [ 15:46:49 "tcp://0.0.0.0:5555", 15:46:49 "unix:///var/run/docker.sock" 15:46:49 ], 15:46:49 "mtu": 1458, 15:46:49 "selinux-enabled": true, 15:46:49 "seccomp-profile": "/etc/docker/seccomp.json" 15:46:49 } [Pipeline] sh 15:46:50 2e9b0aa3be6d: Pull complete 15:46:50 9c61dcf015f6: Download complete 15:46:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:46:50 + sudo service docker restart 15:46:53 9c61dcf015f6: Pull complete 15:46:53 4698f68db338: Pull complete 15:46:53 2a2f49069b9e: Pull complete 15:46:53 e0025b399a48: Pull complete 15:46:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:46:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:53 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 15:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:46:57 $ docker top b73e756aa991d1939e82666bf8c7f776ac3a9dff25217353378828b01968735b -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:57 + docker compose -f ./docker-compose-build.yml build --parallel 15:47:00 #1 [security-spire-config internal] load build definition from Dockerfile 15:47:00 #1 transferring dockerfile: 15:47:00 #1 transferring dockerfile: 2.58kB done 15:47:00 #1 DONE 0.0s 15:47:00 15:47:00 #2 [security-secretstore-setup internal] load build definition from Dockerfile 15:47:00 #2 transferring dockerfile: 2.38kB done 15:47:00 #2 DONE 0.0s 15:47:00 15:47:00 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:47:00 #3 transferring dockerfile: 1.78kB done 15:47:00 #3 DONE 0.0s 15:47:00 15:47:00 #4 [core-data internal] load build definition from Dockerfile 15:47:00 #4 transferring dockerfile: 1.90kB done 15:47:00 #4 DONE 0.1s 15:47:00 15:47:00 #5 [security-bootstrapper internal] load build definition from Dockerfile 15:47:00 #5 transferring dockerfile: 2.82kB done 15:47:00 #5 DONE 0.0s 15:47:00 15:47:00 #6 [security-spire-server internal] load build definition from Dockerfile 15:47:00 #6 transferring dockerfile: 2.63kB done 15:47:00 #6 DONE 0.0s 15:47:00 15:47:00 #7 [core-metadata internal] load build definition from Dockerfile 15:47:00 #7 transferring dockerfile: 1.96kB done 15:47:00 #7 DONE 0.0s 15:47:00 15:47:00 #8 [security-spire-agent internal] load build definition from Dockerfile 15:47:00 #8 transferring dockerfile: 2.68kB done 15:47:00 #8 DONE 0.0s 15:47:00 15:47:00 #9 [security-proxy-auth internal] load build definition from Dockerfile 15:47:00 #9 transferring dockerfile: 2.04kB done 15:47:00 #9 DONE 0.0s 15:47:00 15:47:00 #10 [security-spire-config internal] load .dockerignore 15:47:00 #10 transferring context: 56B done 15:47:00 #10 DONE 0.0s 15:47:00 15:47:00 #11 [support-notifications internal] load build definition from Dockerfile 15:47:00 #11 transferring dockerfile: 1.84kB done 15:47:00 #11 DONE 0.0s 15:47:00 15:47:00 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:47:00 #12 transferring dockerfile: 2.12kB done 15:47:00 #12 DONE 0.0s 15:47:00 15:47:00 #13 [security-proxy-setup internal] load build definition from Dockerfile 15:47:00 #13 transferring dockerfile: 2.06kB done 15:47:00 #13 DONE 0.0s 15:47:00 15:47:00 #14 [core-command internal] load build definition from Dockerfile 15:47:00 #14 transferring dockerfile: 1.82kB done 15:47:00 #14 DONE 0.0s 15:47:00 15:47:00 #15 [support-scheduler internal] load build definition from Dockerfile 15:47:00 #15 transferring dockerfile: 1.82kB done 15:47:00 #15 DONE 0.0s 15:47:00 15:47:00 #16 [core-data internal] load .dockerignore 15:47:00 #16 ... 15:47:00 15:47:00 #17 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:00 #17 DONE 0.0s 15:47:00 15:47:00 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:00 #17 DONE 0.0s 15:47:00 15:47:00 #18 [security-secretstore-setup internal] load .dockerignore 15:47:00 #18 transferring context: 56B done 15:47:01 #18 ... 15:47:01 15:47:01 #19 [security-spiffe-token-provider internal] load .dockerignore 15:47:01 #19 transferring context: 56B done 15:47:01 #19 DONE 0.6s 15:47:01 15:47:01 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:01 #17 DONE 0.0s 15:47:01 15:47:01 #16 [core-data internal] load .dockerignore 15:47:01 #16 transferring context: 56B done 15:47:01 #16 DONE 0.7s 15:47:01 15:47:01 #20 [security-bootstrapper internal] load .dockerignore 15:47:01 #20 transferring context: 56B done 15:47:01 #20 DONE 0.7s 15:47:01 15:47:01 #21 [security-spire-server internal] load .dockerignore 15:47:01 #21 transferring context: 56B done 15:47:01 #21 DONE 0.7s 15:47:01 15:47:01 #22 [core-metadata internal] load .dockerignore 15:47:01 #22 transferring context: 56B done 15:47:01 #22 DONE 0.7s 15:47:01 15:47:01 #23 [core-command internal] load .dockerignore 15:47:01 #23 transferring context: 56B done 15:47:01 #23 DONE 0.6s 15:47:01 15:47:01 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:01 #17 DONE 0.0s 15:47:01 15:47:01 #24 [security-spire-agent internal] load .dockerignore 15:47:01 #24 transferring context: 56B done 15:47:01 #24 DONE 0.7s 15:47:01 15:47:01 #25 [core-common-config-bootstrapper internal] load .dockerignore 15:47:01 #25 transferring context: 56B done 15:47:01 #25 DONE 0.7s 15:47:01 15:47:01 #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:47:01 #26 ... 15:47:01 15:47:01 #27 [security-proxy-auth internal] load .dockerignore 15:47:01 #27 transferring context: 56B done 15:47:01 #27 DONE 0.7s 15:47:01 15:47:01 #28 [support-notifications internal] load .dockerignore 15:47:01 #28 transferring context: 56B done 15:47:01 #28 DONE 0.7s 15:47:01 15:47:01 #29 [security-proxy-setup internal] load .dockerignore 15:47:01 #29 transferring context: 56B done 15:47:01 #29 DONE 0.7s 15:47:01 15:47:01 #30 [support-scheduler internal] load .dockerignore 15:47:01 #30 transferring context: 56B 0.0s done 15:47:01 #30 DONE 0.7s 15:47:01 15:47:01 #17 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:01 #17 DONE 0.0s 15:47:01 15:47:01 #26 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 15:47:01 #26 ... 15:47:01 15:47:01 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:47:01 #17 DONE 0.0s 15:47:01 15:47:01 #26 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 15:47:02 #26 DONE 1.2s 15:47:02 15:47:02 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:47:02 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:47:02 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:47:02 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:47:02 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:47:02 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:47:02 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:47:02 #31 DONE 0.5s 15:47:02 15:47:02 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:47:03 #32 DONE 1.8s 15:47:03 15:47:03 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:08 provisioning config files... 15:47:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/550@tmp/config5703674195548704972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:09 #33 ... 15:47:09 15:47:09 #34 [security-spire-config internal] load build context 15:47:09 #34 transferring context: 141.55MB 6.6s 15:47:09 #34 ... 15:47:09 15:47:09 #35 [security-spiffe-token-provider internal] load build context 15:47:09 ---> docker-login.sh 15:47:09 nexus3.edgexfoundry.org:10001 15:47:09 #35 ... 15:47:09 15:47:09 #34 [security-spire-config internal] load build context 15:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:09 Configure a credential helper to remove this warning. See 15:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:09 15:47:09 Login Succeeded 15:47:09 nexus3.edgexfoundry.org:10002 15:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:09 Configure a credential helper to remove this warning. See 15:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:09 15:47:09 Login Succeeded 15:47:09 nexus3.edgexfoundry.org:10003 15:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:10 Configure a credential helper to remove this warning. See 15:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:10 15:47:10 Login Succeeded 15:47:10 nexus3.edgexfoundry.org:10004 15:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:10 Configure a credential helper to remove this warning. See 15:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:10 15:47:10 Login Succeeded 15:47:10 docker.io 15:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:11 Configure a credential helper to remove this warning. See 15:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:11 15:47:11 Login Succeeded 15:47:11 ---> docker-login.sh ends [Pipeline] } 15:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:47:11 + git config --global --add safe.directory /w/workspace/edgex-go/550 [Pipeline] echo 15:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:11 ========================================================= 15:47:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:47:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:47:11 #34 ... 15:47:11 15:47:11 #36 [support-notifications internal] load build context 15:47:11 #36 ... 15:47:11 15:47:11 #37 [security-spire-agent internal] load build context 15:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:47:12 edb6bdbacee9: Pulling fs layer 15:47:12 5f9638ab2659: Pulling fs layer 15:47:12 8d51d6327a98: Pulling fs layer 15:47:12 8b374f2dd631: Pulling fs layer 15:47:12 ec14aa9079de: Pulling fs layer 15:47:12 2f466654f4bb: Pulling fs layer 15:47:12 554e91adad29: Pulling fs layer 15:47:12 ec14aa9079de: Waiting 15:47:12 2f466654f4bb: Waiting 15:47:12 554e91adad29: Waiting 15:47:12 8b374f2dd631: Waiting 15:47:12 5f9638ab2659: Download complete 15:47:12 8b374f2dd631: Verifying Checksum 15:47:12 8b374f2dd631: Download complete 15:47:12 ec14aa9079de: Download complete 15:47:12 edb6bdbacee9: Verifying Checksum 15:47:12 edb6bdbacee9: Download complete 15:47:12 #37 ... 15:47:12 15:47:12 #38 [core-metadata internal] load build context 15:47:12 #38 transferring context: 359.26MB 9.7s done 15:47:12 #38 ... 15:47:12 15:47:12 #39 [support-scheduler internal] load build context 15:47:12 #39 ... 15:47:12 15:47:12 #40 [core-common-config-bootstrapper internal] load build context 15:47:12 #40 transferring context: 359.26MB 8.2s done 15:47:12 #40 ... 15:47:12 15:47:12 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:47:12 #41 ... 15:47:12 15:47:12 #42 [security-secretstore-setup internal] load build context 15:47:12 #42 transferring context: 359.26MB 10.3s done 15:47:12 #42 ... 15:47:12 15:47:12 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:47:13 #43 ... 15:47:13 15:47:13 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:47:13 #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:13 #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:13 #0 6.330 (1/1) Installing dumb-init (1.2.5-r2) 15:47:13 #0 6.337 Executing busybox-1.35.0-r29.trigger 15:47:13 #0 6.341 OK: 7 MiB in 16 packages 15:47:13 #44 ... 15:47:13 15:47:13 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:13 #45 ... 15:47:13 15:47:13 #46 [security-spire-server internal] load build context 15:47:13 #46 transferring context: 359.26MB 10.2s done 15:47:13 #46 ... 15:47:13 15:47:13 #47 [core-command internal] load build context 15:47:13 #47 transferring context: 359.26MB 10.1s done 15:47:13 #47 ... 15:47:13 15:47:13 #48 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:47:13 #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:13 #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:13 #0 1.463 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:13 #0 1.463 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:13 #0 1.463 OK: 17820 distinct packages available 15:47:13 #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:13 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:13 #0 1.805 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 15:47:13 #0 1.833 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 15:47:13 #0 1.842 (3/7) Installing dumb-init (1.2.5-r2) 15:47:13 #0 1.845 (4/7) Installing musl-obstack (1.2.3-r0) 15:47:13 #0 1.848 (5/7) Installing libucontext (1.2-r0) 15:47:13 #0 1.852 (6/7) Installing gcompat (1.1.0-r0) 15:47:13 #0 1.857 (7/7) Installing openssl (3.0.9-r3) 15:47:13 #0 1.865 Executing busybox-1.35.0-r29.trigger 15:47:13 #0 1.878 OK: 8 MiB in 20 packages 15:47:13 #48 ... 15:47:13 15:47:13 #49 [core-data internal] load build context 15:47:13 #49 transferring context: 359.26MB 10.0s done 15:47:13 554e91adad29: Verifying Checksum 15:47:13 554e91adad29: Download complete 15:47:14 #49 ... 15:47:14 15:47:14 #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:47:14 #0 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:14 #0 3.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:14 #0 3.713 (1/1) Installing dumb-init (1.2.5-r2) 15:47:14 #0 3.723 Executing busybox-1.35.0-r29.trigger 15:47:14 #0 3.731 OK: 7 MiB in 16 packages 15:47:14 #50 ... 15:47:14 15:47:14 #51 [security-proxy-setup internal] load build context 15:47:14 #51 transferring context: 359.26MB 9.7s done 15:47:14 #51 ... 15:47:14 15:47:14 #52 [security-proxy-auth internal] load build context 15:47:14 #52 transferring context: 359.26MB 9.7s done 15:47:14 #52 ... 15:47:14 15:47:14 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:47:14 #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:14 #0 7.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:14 #0 8.032 (1/2) Installing dumb-init (1.2.5-r2) 15:47:14 #0 8.039 (2/2) Installing su-exec (0.2-r2) 15:47:14 #0 8.045 Executing busybox-1.35.0-r29.trigger 15:47:14 #0 8.054 OK: 7 MiB in 17 packages 15:47:15 #53 ... 15:47:15 15:47:15 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:47:15 #0 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:15 #0 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:15 #0 1.376 (1/2) Installing ca-certificates (20230506-r0) 15:47:15 #0 1.393 (2/2) Installing dumb-init (1.2.5-r2) 15:47:15 #0 1.400 Executing busybox-1.35.0-r29.trigger 15:47:15 #0 1.426 Executing ca-certificates-20230506-r0.trigger 15:47:15 #0 1.488 OK: 8 MiB in 17 packages 15:47:15 2f466654f4bb: Verifying Checksum 15:47:15 2f466654f4bb: Download complete 15:47:15 8d51d6327a98: Verifying Checksum 15:47:15 8d51d6327a98: Download complete 15:47:15 #54 ... 15:47:15 15:47:15 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:15 #55 ... 15:47:15 15:47:15 #56 [security-bootstrapper internal] load build context 15:47:15 #56 transferring context: 359.26MB 8.5s done 15:47:15 edb6bdbacee9: Pull complete 15:47:16 5f9638ab2659: Pull complete 15:47:19 #56 ... 15:47:19 15:47:19 #35 [security-spiffe-token-provider internal] load build context 15:47:19 #35 transferring context: 359.26MB 8.6s done 15:47:19 #35 ... 15:47:19 15:47:19 #34 [security-spire-config internal] load build context 15:47:19 #34 transferring context: 359.26MB 11.8s done 15:47:22 #34 ... 15:47:22 15:47:22 #36 [support-notifications internal] load build context 15:47:22 #36 transferring context: 359.26MB 11.5s done 15:47:22 #36 ... 15:47:22 15:47:22 #37 [security-spire-agent internal] load build context 15:47:22 #37 transferring context: 359.26MB 10.2s done 15:47:22 #37 ... 15:47:22 15:47:22 #39 [support-scheduler internal] load build context 15:47:22 #39 transferring context: 359.26MB 10.3s done 15:47:31 8d51d6327a98: Pull complete 15:47:31 8b374f2dd631: Pull complete 15:47:31 ec14aa9079de: Pull complete 15:47:37 2f466654f4bb: Pull complete 15:47:39 554e91adad29: Pull complete 15:47:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:47:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:40 WORKDIR /edgex 15:47:40 COPY go.mod . 15:47:40 RUN go mod download 15:47:40 docker build -t ci-base-image-arm64 -f - . 15:47:40 Sending build context to Docker daemon 2.939MB 15:47:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:40 ---> 1e15ea492957 15:47:40 Step 2/4 : WORKDIR /edgex 15:47:43 ---> Running in b2633a4d5474 15:47:43 Removing intermediate container b2633a4d5474 15:47:43 ---> 7363cb81c66f 15:47:43 Step 3/4 : COPY go.mod . 15:47:44 ---> 97ec370665a1 15:47:44 Step 4/4 : RUN go mod download 15:47:44 ---> Running in 4dde8b9b8227 15:47:44 #39 ... 15:47:44 15:47:44 #40 [core-common-config-bootstrapper internal] load build context 15:47:44 #40 DONE 40.7s 15:47:44 15:47:44 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:47:44 #54 DONE 40.2s 15:47:44 15:47:44 #56 [security-bootstrapper internal] load build context 15:47:44 #56 DONE 40.7s 15:47:44 15:47:44 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:47:44 #53 DONE 40.5s 15:47:44 15:47:44 #33 [core-command builder 2/7] WORKDIR /edgex-go 15:47:44 #33 DONE 39.4s 15:47:44 15:47:44 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:47:44 #57 ... 15:47:44 15:47:44 #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:47:44 #50 DONE 40.3s 15:47:44 15:47:44 #35 [security-spiffe-token-provider internal] load build context 15:47:44 #35 DONE 40.8s 15:47:44 15:47:44 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:47:44 #44 DONE 40.3s 15:47:44 15:47:44 #51 [security-proxy-setup internal] load build context 15:47:44 #51 DONE 40.9s 15:47:44 15:47:44 #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:47:44 #48 DONE 40.3s 15:47:44 15:47:44 #38 [core-metadata internal] load build context 15:47:44 #38 DONE 40.9s 15:47:44 15:47:44 #52 [security-proxy-auth internal] load build context 15:47:44 #52 DONE 40.9s 15:47:44 15:47:44 #47 [core-command internal] load build context 15:47:44 #47 DONE 40.9s 15:47:44 15:47:44 #46 [security-spire-server internal] load build context 15:47:44 #46 DONE 40.9s 15:47:44 15:47:44 #49 [core-data internal] load build context 15:47:44 #49 DONE 40.9s 15:47:44 15:47:44 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:47:44 #57 ... 15:47:44 15:47:44 #39 [support-scheduler internal] load build context 15:47:44 #39 DONE 40.9s 15:47:44 15:47:44 #37 [security-spire-agent internal] load build context 15:47:44 #37 DONE 40.9s 15:47:44 15:47:44 #36 [support-notifications internal] load build context 15:47:44 #36 DONE 40.9s 15:47:44 15:47:44 #42 [security-secretstore-setup internal] load build context 15:47:44 #42 DONE 40.9s 15:47:44 15:47:44 #34 [security-spire-config internal] load build context 15:47:44 #34 DONE 40.9s 15:47:44 15:47:44 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:44 #55 40.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #55 40.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #55 41.13 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:44 #55 41.13 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:44 #55 41.13 OK: 17820 distinct packages available 15:47:44 #55 41.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #55 ... 15:47:44 15:47:44 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:47:44 #58 DONE 1.1s 15:47:44 15:47:44 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:44 #55 41.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #55 ... 15:47:44 15:47:44 #59 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:47:44 #59 DONE 0.1s 15:47:44 15:47:44 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:47:44 #43 40.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #43 41.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #43 41.27 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 15:47:44 #43 41.36 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 15:47:44 #43 41.40 (3/4) Installing dumb-init (1.2.5-r2) 15:47:44 #43 41.40 (4/4) Installing openssl (3.0.9-r3) 15:47:44 #43 41.41 Executing busybox-1.35.0-r29.trigger 15:47:44 #43 41.42 OK: 8 MiB in 17 packages 15:47:44 #43 DONE 41.6s 15:47:44 15:47:44 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:47:44 #41 40.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #41 41.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #41 41.30 (1/4) Installing ca-certificates (20230506-r0) 15:47:44 #41 41.33 (2/4) Installing dumb-init (1.2.5-r2) 15:47:44 #41 41.34 (3/4) Installing su-exec (0.2-r2) 15:47:44 #41 41.34 (4/4) Installing yq (4.30.4-r4) 15:47:44 #41 41.43 Executing busybox-1.35.0-r29.trigger 15:47:44 #41 41.44 Executing ca-certificates-20230506-r0.trigger 15:47:44 #41 41.54 OK: 17 MiB in 19 packages 15:47:44 #41 DONE 41.6s 15:47:44 15:47:44 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:44 #55 41.60 (1/9) Installing ca-certificates (20230506-r0) 15:47:44 #55 41.62 (2/9) Installing brotli-libs (1.0.9-r9) 15:47:44 #55 41.63 (3/9) Installing nghttp2-libs (1.51.0-r1) 15:47:44 #55 41.64 (4/9) Installing libcurl (8.2.0-r1) 15:47:44 #55 41.65 (5/9) Installing curl (8.2.0-r1) 15:47:44 #55 ... 15:47:44 15:47:44 #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:47:44 #60 DONE 0.1s 15:47:44 15:47:44 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:47:44 #55 41.65 (6/9) Installing dumb-init (1.2.5-r2) 15:47:44 #55 41.66 (7/9) Installing musl-obstack (1.2.3-r0) 15:47:44 #55 41.67 (8/9) Installing libucontext (1.2-r0) 15:47:44 #55 41.67 (9/9) Installing gcompat (1.1.0-r0) 15:47:44 #55 41.68 Executing busybox-1.35.0-r29.trigger 15:47:44 #55 41.68 Executing ca-certificates-20230506-r0.trigger 15:47:44 #55 41.76 OK: 10 MiB in 24 packages 15:47:44 #55 DONE 41.9s 15:47:44 15:47:44 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:47:44 #45 40.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #45 41.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #45 41.30 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:44 #45 41.30 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:44 #45 41.30 OK: 17820 distinct packages available 15:47:44 #45 41.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #45 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #45 41.68 (1/4) Installing dumb-init (1.2.5-r2) 15:47:44 #45 41.69 (2/4) Installing musl-obstack (1.2.3-r0) 15:47:44 #45 41.69 (3/4) Installing libucontext (1.2-r0) 15:47:44 #45 41.70 (4/4) Installing gcompat (1.1.0-r0) 15:47:44 #45 41.70 Executing busybox-1.35.0-r29.trigger 15:47:44 #45 41.70 OK: 7 MiB in 19 packages 15:47:44 #45 DONE 41.9s 15:47:44 15:47:44 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:47:44 #57 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #57 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #57 1.745 OK: 265 MiB in 53 packages 15:47:44 #57 DONE 1.8s 15:47:44 15:47:44 #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:47:44 #61 DONE 0.1s 15:47:44 15:47:44 #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:44 #62 ... 15:47:44 15:47:44 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:47:44 #0 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #0 1.618 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:47:44 #0 1.618 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:47:44 #0 1.618 OK: 17823 distinct packages available 15:47:44 #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #0 1.991 OK: 265 MiB in 53 packages 15:47:44 #63 DONE 2.1s 15:47:44 15:47:44 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:47:44 #64 DONE 0.0s 15:47:44 15:47:44 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:47:44 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #0 2.103 OK: 265 MiB in 53 packages 15:47:44 #65 DONE 2.2s 15:47:44 15:47:44 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:47:44 #66 DONE 0.1s 15:47:44 15:47:44 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:47:44 #67 DONE 0.1s 15:47:44 15:47:44 #68 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:47:44 #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 #0 2.365 OK: 265 MiB in 53 packages 15:47:44 #68 DONE 2.5s 15:47:44 15:47:44 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:45 #69 ... 15:47:45 15:47:45 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:47:45 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:45 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:45 #0 2.361 OK: 265 MiB in 53 packages 15:47:45 #70 DONE 2.5s 15:47:45 15:47:45 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:47:45 #71 DONE 0.0s 15:47:45 15:47:45 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:55 #72 ... 15:47:55 15:47:55 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:55 #73 ... 15:47:55 15:47:55 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:22 Removing intermediate container 4dde8b9b8227 15:48:22 ---> 9772ae76a41c 15:48:22 Successfully built 9772ae76a41c 15:48:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:23 + docker inspect -f . ci-base-image-arm64 15:48:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:23 prd-ubuntu20.04-docker-arm64-4c-16g-2084 does not seem to be running inside a container 15:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@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 15:48:24 $ docker top dbaabfab8e862fc5334637a9b4b1457f7be9cd1588c8be69f3ae2c8ac4c2fa8c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:25 + go version 15:48:25 go version go1.20.6 linux/arm64 [Pipeline] } 15:48:25 $ docker stop --time=1 dbaabfab8e862fc5334637a9b4b1457f7be9cd1588c8be69f3ae2c8ac4c2fa8c 15:48:27 $ docker rm -f --volumes dbaabfab8e862fc5334637a9b4b1457f7be9cd1588c8be69f3ae2c8ac4c2fa8c [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 15:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:28 15:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:28 latest: Pulling from edgex-devops/edgex-compose-arm64 15:48:28 547446be3368: Pulling fs layer 15:48:28 d125d8839a47: Pulling fs layer 15:48:28 3e85d5ac6304: Pulling fs layer 15:48:28 c3105a71a48b: Pulling fs layer 15:48:28 0f093f025ec4: Pulling fs layer 15:48:28 c3106fc0e877: Pulling fs layer 15:48:28 c3105a71a48b: Waiting 15:48:28 c3106fc0e877: Waiting 15:48:28 0f093f025ec4: Waiting 15:48:28 547446be3368: Verifying Checksum 15:48:28 547446be3368: Download complete 15:48:28 c3105a71a48b: Verifying Checksum 15:48:28 c3105a71a48b: Download complete 15:48:28 d125d8839a47: Verifying Checksum 15:48:28 d125d8839a47: Download complete 15:48:29 c3106fc0e877: Verifying Checksum 15:48:29 c3106fc0e877: Download complete 15:48:29 0f093f025ec4: Verifying Checksum 15:48:29 0f093f025ec4: Download complete 15:48:29 547446be3368: Pull complete 15:48:30 d125d8839a47: Pull complete 15:48:30 3e85d5ac6304: Verifying Checksum 15:48:30 3e85d5ac6304: Download complete 15:48:34 #74 ... 15:48:34 15:48:34 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:34 #72 DONE 45.7s 15:48:34 15:48:34 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:34 #69 DONE 45.8s 15:48:34 15:48:34 #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:34 #62 DONE 46.3s 15:48:34 15:48:34 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:34 #74 DONE 45.9s 15:48:34 15:48:34 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:34 #73 DONE 46.1s 15:48:34 15:48:34 #75 [support-notifications builder 6/7] COPY . . 15:48:39 3e85d5ac6304: Pull complete 15:48:39 c3105a71a48b: Pull complete 15:48:40 0f093f025ec4: Pull complete 15:48:40 c3106fc0e877: Pull complete 15:48:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-2084 does not seem to be running inside a container 15:48:40 $ 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/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@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 15:48:42 #75 ... 15:48:42 15:48:42 #76 [security-spiffe-token-provider builder 6/7] COPY . . 15:48:42 #76 ... 15:48:42 15:48:42 #77 [security-spire-server builder 6/9] COPY . . 15:48:42 #77 ... 15:48:42 15:48:42 #78 [core-metadata builder 6/7] COPY . . 15:48:42 #78 ... 15:48:42 15:48:42 #79 [security-bootstrapper builder 6/7] COPY . . 15:48:43 $ docker top 8ef3dba945c30143ef80ef179176c278566fdd33fbb95813b3c296af26178098 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:43 #79 DONE 12.4s 15:48:43 15:48:43 #75 [support-notifications builder 6/7] COPY . . 15:48:43 #75 DONE 12.4s 15:48:43 15:48:43 #77 [security-spire-server builder 6/9] COPY . . 15:48:43 #77 DONE 12.4s 15:48:43 15:48:43 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #80 CACHED 15:48:43 15:48:43 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:48:43 #81 CACHED 15:48:43 15:48:43 #82 [support-scheduler builder 6/7] COPY . . 15:48:43 #82 CACHED 15:48:43 15:48:43 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:48:43 #83 CACHED 15:48:43 15:48:43 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #84 CACHED 15:48:43 15:48:43 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 15:48:43 #85 CACHED 15:48:43 15:48:43 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 15:48:43 #86 CACHED 15:48:43 15:48:43 #87 [core-command builder 6/7] COPY . . 15:48:43 #87 CACHED 15:48:43 15:48:43 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #88 CACHED 15:48:43 15:48:43 #89 [security-proxy-auth builder 6/7] COPY . . 15:48:43 #89 CACHED 15:48:43 15:48:43 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #90 CACHED 15:48:43 15:48:43 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:48:43 #91 CACHED 15:48:43 15:48:43 #78 [core-metadata builder 6/7] COPY . . 15:48:43 #78 DONE 12.4s 15:48:43 15:48:43 #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:48:43 #92 CACHED 15:48:43 15:48:43 #93 [security-proxy-setup builder 6/7] COPY . . 15:48:43 #93 CACHED 15:48:43 15:48:43 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #94 CACHED 15:48:43 15:48:43 #95 [core-data builder 6/7] COPY . . 15:48:43 #95 CACHED 15:48:43 15:48:43 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #96 CACHED 15:48:43 15:48:43 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 15:48:43 #97 CACHED 15:48:43 15:48:43 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:48:43 #98 CACHED 15:48:43 15:48:43 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #99 CACHED 15:48:43 15:48:43 #100 [security-secretstore-setup builder 6/7] COPY . . 15:48:43 #100 CACHED 15:48:43 15:48:43 #76 [security-spiffe-token-provider builder 6/7] COPY . . 15:48:43 #76 DONE 12.4s 15:48:43 15:48:43 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:48:43 #101 ... 15:48:43 15:48:43 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:48:43 #102 DONE 0.1s 15:48:43 15:48:43 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:48:43 #103 CACHED 15:48:43 15:48:43 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:43 #104 CACHED 15:48:43 15:48:43 #105 [security-spire-agent builder 6/9] COPY . . 15:48:43 #105 CACHED 15:48:43 15:48:43 #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:48:43 #106 CACHED 15:48:43 15:48:43 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:43 + docker compose -f ./docker-compose-build.yml build --parallel 15:48:48 #107 ... 15:48:48 15:48:48 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:48:48 #0 2.479 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:48:50 #108 ... 15:48:50 15:48:50 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:50 #109 DONE 7.4s 15:48:50 15:48:50 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:50 #107 DONE 7.4s 15:48:50 15:48:50 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:48:53 #110 ... 15:48:53 15:48:53 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:48:53 #111 DONE 2.1s 15:48:53 15:48:53 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:48:53 #110 DONE 2.1s 15:48:53 15:48:53 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:53 #0 1.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:53 #112 ... 15:48:53 15:48:53 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:48:53 #0 0.847 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:48:53 #113 ... 15:48:53 15:48:53 #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:48:53 #0 1.481 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:48:53 #1 [core-metadata internal] load build definition from Dockerfile 15:48:53 #1 transferring dockerfile: 1.96kB done 15:48:53 #1 DONE 0.1s 15:48:53 15:48:53 #2 [security-spire-server internal] load build definition from Dockerfile 15:48:53 #2 transferring dockerfile: 2.63kB done 15:48:53 #2 DONE 0.1s 15:48:53 15:48:53 #3 [support-scheduler internal] load build definition from Dockerfile 15:48:53 #3 transferring dockerfile: 1.82kB 0.0s done 15:48:53 #3 DONE 0.1s 15:48:53 15:48:53 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:48:53 #4 transferring dockerfile: 1.78kB done 15:48:53 #4 DONE 0.1s 15:48:53 15:48:53 #5 [security-spire-agent internal] load build definition from Dockerfile 15:48:53 #5 transferring dockerfile: 2.68kB 0.0s done 15:48:53 #5 DONE 0.1s 15:48:53 15:48:53 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:48:53 #6 transferring dockerfile: 2.12kB done 15:48:53 #6 DONE 0.0s 15:48:53 15:48:53 #7 [core-command internal] load build definition from Dockerfile 15:48:53 #7 transferring dockerfile: 1.82kB done 15:48:53 #7 DONE 0.0s 15:48:53 15:48:53 #8 [security-spire-config internal] load build definition from Dockerfile 15:48:53 #8 transferring dockerfile: 2.58kB 0.0s done 15:48:53 #8 DONE 0.1s 15:48:53 15:48:53 #9 [security-proxy-setup internal] load build definition from Dockerfile 15:48:53 #9 transferring dockerfile: 2.06kB 0.0s done 15:48:53 #9 DONE 0.1s 15:48:53 15:48:53 #10 [support-notifications internal] load build definition from Dockerfile 15:48:53 #10 transferring dockerfile: 1.84kB done 15:48:53 #10 DONE 0.0s 15:48:53 15:48:53 #11 [security-proxy-auth internal] load build definition from Dockerfile 15:48:53 #11 transferring dockerfile: 2.04kB done 15:48:53 #11 DONE 0.1s 15:48:53 15:48:53 #12 [security-secretstore-setup internal] load build definition from Dockerfile 15:48:53 #12 transferring dockerfile: 2.38kB done 15:48:53 #12 DONE 0.1s 15:48:53 15:48:53 #13 [core-data internal] load build definition from Dockerfile 15:48:53 #13 transferring dockerfile: 1.90kB done 15:48:53 #13 DONE 0.1s 15:48:53 15:48:53 #14 [security-bootstrapper internal] load build definition from Dockerfile 15:48:53 #14 transferring dockerfile: 2.82kB 0.0s done 15:48:53 #14 DONE 0.1s 15:48:53 15:48:53 #15 [core-metadata internal] load .dockerignore 15:48:53 #15 transferring context: 56B 0.0s done 15:48:53 #15 DONE 0.1s 15:48:53 #114 ... 15:48:53 15:48:53 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:48:53 #0 0.706 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:53 #115 ... 15:48:53 15:48:53 #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:53 #0 2.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:48:54 #116 ... 15:48:54 15:48:54 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:54 #0 0.690 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:54 15:48:54 #16 [security-spire-server internal] load .dockerignore 15:48:54 #16 transferring context: 56B done 15:48:54 #16 DONE 0.0s 15:48:54 15:48:54 #17 [support-scheduler internal] load .dockerignore 15:48:54 #17 transferring context: 56B done 15:48:54 #17 DONE 0.0s 15:48:54 15:48:54 #18 [security-spiffe-token-provider internal] load .dockerignore 15:48:54 #18 transferring context: 56B done 15:48:54 #18 DONE 0.1s 15:48:54 15:48:54 #19 [security-spire-agent internal] load .dockerignore 15:48:54 #19 transferring context: 56B 0.0s done 15:48:54 #19 DONE 0.1s 15:48:54 15:48:54 #20 [core-common-config-bootstrapper internal] load .dockerignore 15:48:54 #117 ... 15:48:54 15:48:54 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:48:54 #0 1.148 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:54 #118 ... 15:48:54 15:48:54 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:48:54 #0 1.745 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:48:54 #20 transferring context: 56B done 15:48:54 #20 DONE 0.0s 15:48:54 15:48:54 #21 [core-command internal] load .dockerignore 15:48:54 #21 transferring context: 56B done 15:48:54 #21 DONE 0.1s 15:48:54 15:48:54 #22 [security-spire-config internal] load .dockerignore 15:48:54 #22 transferring context: 56B done 15:48:54 #22 DONE 0.1s 15:48:54 15:48:54 #23 [security-proxy-setup internal] load .dockerignore 15:48:54 #23 transferring context: 56B done 15:48:54 #119 ... 15:48:54 15:48:54 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:48:54 #0 1.571 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:48:54 #23 DONE 0.1s 15:48:54 15:48:54 #24 [support-notifications internal] load .dockerignore 15:48:54 #24 transferring context: 56B done 15:48:54 #24 DONE 0.1s 15:48:54 15:48:54 #25 [security-proxy-auth internal] load .dockerignore 15:48:54 #25 transferring context: 56B 0.0s done 15:48:54 #25 DONE 0.1s 15:48:54 15:48:54 #26 [security-secretstore-setup internal] load .dockerignore 15:48:54 #26 transferring context: 56B done 15:48:54 #26 DONE 0.1s 15:48:54 15:48:54 #27 [core-data internal] load .dockerignore 15:48:54 #27 transferring context: 56B 0.0s done 15:48:54 #27 DONE 0.1s 15:48:54 15:48:54 #28 [security-bootstrapper internal] load .dockerignore 15:48:55 #28 transferring context: 56B done 15:48:55 #28 DONE 0.0s 15:48:55 15:48:55 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:55 #29 DONE 0.0s 15:48:55 15:48:55 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 15:48:55 #30 DONE 0.2s 15:48:55 15:48:55 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:55 #31 DONE 0.2s 15:48:55 15:48:55 #32 [core-metadata internal] load build context 15:48:55 #32 transferring context: 2.56MB 0.5s done 15:48:55 #32 DONE 0.6s 15:48:55 15:48:55 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:55 #33 DONE 1.3s 15:48:55 15:48:55 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:55 #31 DONE 0.3s 15:48:55 15:48:55 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 15:48:55 #30 ... 15:48:55 15:48:55 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:55 #31 DONE 0.3s 15:48:55 15:48:55 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:55 #33 DONE 1.4s 15:48:55 15:48:55 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 15:48:55 #120 ... 15:48:55 15:48:55 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:48:55 #101 2.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48:56 #30 ... 15:48:56 15:48:56 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:56 #31 DONE 0.3s 15:48:56 15:48:56 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:56 #29 DONE 0.0s 15:48:56 15:48:56 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:56 #33 DONE 1.4s 15:48:56 15:48:56 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 15:48:56 #34 DONE 0.4s 15:48:56 15:48:56 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:48:56 #30 ... 15:48:56 15:48:56 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:56 #31 DONE 0.4s 15:48:56 15:48:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:56 #29 DONE 0.0s 15:48:56 15:48:56 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:56 #33 DONE 1.5s 15:48:56 15:48:56 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 15:48:56 #34 DONE 0.5s 15:48:56 15:48:56 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 15:48:56 #30 ... 15:48:56 15:48:56 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:56 #29 DONE 0.0s 15:48:56 15:48:56 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 15:48:56 #30 ... 15:48:56 15:48:56 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:56 #29 DONE 0.0s 15:48:56 15:48:56 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 15:48:56 #30 DONE 1.3s 15:48:56 15:48:56 #35 [security-spire-server internal] load build context 15:48:57 #35 ... 15:48:57 15:48:57 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:57 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:57 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:57 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:57 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:57 #31 DONE 0.4s 15:48:57 15:48:57 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:57 #33 DONE 1.5s 15:48:57 15:48:57 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 15:48:57 #34 DONE 0.5s 15:48:57 15:48:57 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:57 #29 DONE 0.0s 15:48:57 15:48:57 #35 [security-spire-server internal] load build context 15:48:57 #35 ... 15:48:57 15:48:57 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:57 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:57 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:57 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:57 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:57 #31 DONE 0.4s 15:48:57 15:48:57 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:57 #33 DONE 1.5s 15:48:57 15:48:57 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:48:57 #34 DONE 0.5s 15:48:57 15:48:57 #36 [core-command internal] load build context 15:48:57 #36 ... 15:48:57 15:48:57 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:57 #29 DONE 0.0s 15:48:57 15:48:57 #35 [security-spire-server internal] load build context 15:48:57 #35 transferring context: 2.56MB 1.6s done 15:48:57 #35 DONE 1.8s 15:48:57 15:48:57 #36 [core-command internal] load build context 15:48:57 #36 ... 15:48:57 15:48:57 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:57 #29 DONE 0.0s 15:48:57 15:48:57 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:58 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:58 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:58 #31 DONE 0.5s 15:48:58 15:48:58 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:58 #33 DONE 1.6s 15:48:58 15:48:58 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:48:58 #34 DONE 0.6s 15:48:58 15:48:58 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 15:48:58 #30 DONE 2.1s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:58 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:58 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:58 #31 DONE 0.5s 15:48:58 15:48:58 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:58 #33 DONE 1.6s 15:48:58 15:48:58 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:48:58 #34 DONE 0.6s 15:48:58 15:48:58 #37 [security-secretstore-setup internal] load build context 15:48:58 #37 DONE 0.0s 15:48:58 15:48:58 #38 [security-proxy-auth internal] load build context 15:48:58 #38 DONE 0.0s 15:48:58 15:48:58 #39 [support-scheduler internal] load build context 15:48:58 #39 transferring context: 2.56MB 1.5s done 15:48:58 #39 DONE 2.1s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:58 #29 DONE 0.0s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #40 [support-notifications internal] load build context 15:48:58 #40 DONE 0.0s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:48:58 #29 DONE 0.1s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:58 #36 ... 15:48:58 15:48:58 #41 [security-spiffe-token-provider internal] load build context 15:48:58 #41 transferring context: 2.56MB 2.2s done 15:48:58 #41 DONE 2.9s 15:48:58 15:48:58 #42 [core-common-config-bootstrapper internal] load build context 15:48:58 #42 transferring context: 2.56MB 1.9s done 15:48:58 #42 DONE 2.7s 15:48:58 15:48:58 #36 [core-command internal] load build context 15:48:59 #36 transferring context: 2.56MB 1.7s done 15:48:59 #36 ... 15:48:59 15:48:59 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:48:59 #30 DONE 3.3s 15:48:59 15:48:59 #43 [security-spire-agent internal] load build context 15:48:59 #43 ... 15:48:59 15:48:59 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:59 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:59 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:59 #31 DONE 0.5s 15:48:59 15:48:59 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:59 #33 DONE 1.6s 15:48:59 15:48:59 #34 [core-data builder 2/7] WORKDIR /edgex-go 15:48:59 #34 DONE 0.6s 15:48:59 15:48:59 #44 [security-proxy-setup internal] load build context 15:48:59 #44 ... 15:48:59 15:48:59 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:48:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:48:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:48:59 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:48:59 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:48:59 #31 DONE 0.5s 15:48:59 15:48:59 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:48:59 #33 DONE 1.6s 15:48:59 15:48:59 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:48:59 #34 DONE 0.6s 15:48:59 15:48:59 #44 [security-proxy-setup internal] load build context 15:49:00 #44 ... 15:49:00 15:49:00 #36 [core-command internal] load build context 15:49:00 #36 DONE 2.9s 15:49:00 15:49:00 #44 [security-proxy-setup internal] load build context 15:49:02 #44 ... 15:49:02 15:49:02 #45 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:49:02 #0 4.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:02 #0 5.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:02 #0 6.558 (1/1) Installing dumb-init (1.2.5-r2) 15:49:02 #0 6.588 Executing busybox-1.35.0-r29.trigger 15:49:02 #0 6.737 OK: 8 MiB in 16 packages 15:49:02 #45 DONE 7.9s 15:49:02 15:49:02 #44 [security-proxy-setup internal] load build context 15:49:02 #44 ... 15:49:02 15:49:02 #43 [security-spire-agent internal] load build context 15:49:02 #43 transferring context: 2.56MB 5.0s done 15:49:02 #43 DONE 6.2s 15:49:02 15:49:02 #44 [security-proxy-setup internal] load build context 15:49:02 #44 transferring context: 2.56MB 4.9s done 15:49:03 #44 DONE 6.2s 15:49:03 15:49:03 #38 [security-proxy-auth internal] load build context 15:49:03 #38 ... 15:49:03 15:49:03 #46 [security-spire-config internal] load build context 15:49:03 #46 transferring context: 2.56MB 5.1s done 15:49:03 #46 DONE 6.5s 15:49:03 15:49:03 #40 [support-notifications internal] load build context 15:49:04 #40 ... 15:49:04 15:49:04 #38 [security-proxy-auth internal] load build context 15:49:04 #38 transferring context: 2.56MB 4.9s done 15:49:04 #38 DONE 6.1s 15:49:04 15:49:04 #40 [support-notifications internal] load build context 15:49:04 #40 ... 15:49:04 15:49:04 #47 [core-data internal] load build context 15:49:05 #47 ... 15:49:05 15:49:05 #40 [support-notifications internal] load build context 15:49:05 #40 transferring context: 2.56MB 5.9s done 15:49:05 #40 DONE 6.8s 15:49:05 15:49:05 #47 [core-data internal] load build context 15:49:05 #47 ... 15:49:05 15:49:05 #48 [security-bootstrapper internal] load build context 15:49:05 #48 ... 15:49:05 15:49:05 #37 [security-secretstore-setup internal] load build context 15:49:05 #37 transferring context: 2.56MB 6.4s done 15:49:05 #37 DONE 7.3s 15:49:05 15:49:05 #47 [core-data internal] load build context 15:49:05 #47 transferring context: 2.56MB 4.3s done 15:49:05 #47 DONE 5.9s 15:49:05 15:49:05 #48 [security-bootstrapper internal] load build context 15:49:05 #48 ... 15:49:05 15:49:05 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 15:49:06 #49 ... 15:49:06 15:49:06 #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:49:06 #0 8.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:06 #50 ... 15:49:06 15:49:06 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:49:06 #0 8.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:06 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:06 #51 ... 15:49:06 15:49:06 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:06 #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:06 #0 8.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:06 #52 ... 15:49:06 15:49:06 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:06 #53 ... 15:49:06 15:49:06 #48 [security-bootstrapper internal] load build context 15:49:06 #48 transferring context: 2.56MB 5.8s done 15:49:06 #48 DONE 6.9s 15:49:06 15:49:06 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:06 #52 10.68 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:06 #52 10.68 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:06 #52 10.73 OK: 17691 distinct packages available 15:49:06 #52 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:07 #52 ... 15:49:07 15:49:07 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:49:07 #0 8.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:07 #54 ... 15:49:07 15:49:07 #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:49:07 #50 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:07 #50 ... 15:49:07 15:49:07 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:07 #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:07 #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:08 #55 ... 15:49:08 15:49:08 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:49:08 #56 ... 15:49:08 15:49:08 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 15:49:08 #49 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:08 #49 ... 15:49:08 15:49:08 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:49:08 #57 ... 15:49:08 15:49:08 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:49:08 #54 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:08 #54 ... 15:49:08 15:49:08 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:09 #58 ... 15:49:09 15:49:09 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:49:09 #59 ... 15:49:09 15:49:09 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:49:09 #57 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:10 #57 ... 15:49:10 15:49:10 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:49:10 #60 ... 15:49:10 15:49:10 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:10 #58 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:10 #58 ... 15:49:10 15:49:10 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:49:10 #61 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:10 #61 ... 15:49:10 15:49:10 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:49:10 #51 14.29 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:10 #51 14.29 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:10 #51 14.29 OK: 17694 distinct packages available 15:49:11 #51 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:11 #51 ... 15:49:11 15:49:11 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:49:11 #50 14.80 OK: 263 MiB in 53 packages 15:49:11 #50 DONE 15.8s 15:49:11 15:49:11 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:11 #55 13.84 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:11 #55 13.85 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:11 #55 13.85 OK: 17691 distinct packages available 15:49:12 #55 ... 15:49:12 15:49:12 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:49:12 #62 DONE 0.7s 15:49:12 15:49:12 #63 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:13 #63 ... 15:49:13 15:49:13 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:49:13 #54 14.94 OK: 263 MiB in 53 packages 15:49:13 #54 DONE 15.9s 15:49:13 15:49:13 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:49:13 #64 DONE 0.5s 15:49:13 15:49:13 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:13 #101 ... 15:49:13 15:49:13 #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:49:13 #121 CACHED 15:49:13 15:49:13 #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:49:13 #122 CACHED 15:49:13 15:49:13 #123 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:13 #123 CACHED 15:49:13 15:49:13 #124 [security-spire-config builder 6/9] COPY . . 15:49:13 #124 CACHED 15:49:13 15:49:13 #125 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:49:13 #125 CACHED 15:49:13 15:49:13 #126 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:49:13 #126 CACHED 15:49:13 15:49:13 #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:49:16 #65 ... 15:49:16 15:49:16 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:16 #52 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:16 #52 18.60 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 15:49:16 #52 18.97 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 15:49:16 #52 19.02 (3/7) Installing dumb-init (1.2.5-r2) 15:49:16 #52 19.07 (4/7) Installing musl-obstack (1.2.3-r0) 15:49:16 #52 19.12 (5/7) Installing libucontext (1.2-r0) 15:49:16 #52 19.15 (6/7) Installing gcompat (1.1.0-r0) 15:49:16 #52 19.20 (7/7) Installing openssl (3.0.9-r3) 15:49:16 #52 19.38 Executing busybox-1.35.0-r29.trigger 15:49:16 #52 19.52 OK: 9 MiB in 20 packages 15:49:16 #52 DONE 20.8s 15:49:16 15:49:16 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 15:49:16 #49 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:16 #49 19.59 OK: 263 MiB in 53 packages 15:49:16 #49 DONE 21.4s 15:49:16 15:49:16 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:49:17 #66 DONE 0.6s 15:49:17 15:49:17 #67 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:18 #67 ... 15:49:18 15:49:18 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:49:18 #57 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:18 #57 19.37 OK: 263 MiB in 53 packages 15:49:18 #57 DONE 20.2s 15:49:18 15:49:18 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:18 #53 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:18 #53 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:18 #53 21.92 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:18 #53 21.94 v3.17.4-74-gc29c711d0b5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:18 #53 21.94 OK: 17691 distinct packages available 15:49:18 #53 ... 15:49:18 15:49:18 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:49:19 #68 DONE 0.7s 15:49:19 15:49:19 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:19 #53 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:19 #53 ... 15:49:19 15:49:19 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:49:19 #56 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:19 #56 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:19 #56 20.55 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 15:49:19 #56 21.29 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 15:49:19 #56 21.42 (3/4) Installing dumb-init (1.2.5-r2) 15:49:19 #56 21.51 (4/4) Installing openssl (3.0.9-r3) 15:49:19 #56 21.63 Executing busybox-1.35.0-r29.trigger 15:49:19 #56 21.74 OK: 8 MiB in 17 packages 15:49:19 #56 ... 15:49:19 15:49:19 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:20 #69 ... 15:49:20 15:49:20 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:49:20 #51 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:20 #51 23.30 OK: 263 MiB in 53 packages 15:49:20 #51 DONE 24.2s 15:49:20 15:49:20 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:49:20 #60 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:20 #60 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:20 #60 18.63 (1/1) Installing dumb-init (1.2.5-r2) 15:49:20 #60 18.67 Executing busybox-1.35.0-r29.trigger 15:49:20 #60 18.79 OK: 8 MiB in 16 packages 15:49:20 #60 ... 15:49:20 15:49:20 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:49:20 #59 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:20 #59 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:20 #59 18.95 (1/2) Installing ca-certificates (20230506-r0) 15:49:20 #59 19.17 (2/2) Installing dumb-init (1.2.5-r2) 15:49:20 #59 19.19 Executing busybox-1.35.0-r29.trigger 15:49:20 #59 19.42 Executing ca-certificates-20230506-r0.trigger 15:49:20 #59 ... 15:49:20 15:49:20 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:49:20 #60 DONE 20.6s 15:49:20 15:49:20 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:49:20 #70 ... 15:49:20 15:49:20 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:49:20 #61 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:20 #61 18.79 (1/2) Installing dumb-init (1.2.5-r2) 15:49:20 #61 18.85 (2/2) Installing su-exec (0.2-r2) 15:49:20 #61 18.90 Executing busybox-1.35.0-r29.trigger 15:49:20 #61 19.07 OK: 8 MiB in 17 packages 15:49:20 #61 DONE 20.7s 15:49:21 15:49:21 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:49:21 #71 ... 15:49:21 15:49:21 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:49:21 #56 DONE 23.7s 15:49:21 15:49:21 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:49:21 #70 DONE 1.3s 15:49:21 15:49:21 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:21 #72 ... 15:49:21 15:49:21 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:49:21 #59 21.96 OK: 8 MiB in 17 packages 15:49:21 #59 DONE 23.1s 15:49:22 15:49:22 #73 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:49:22 #73 DONE 0.8s 15:49:22 15:49:22 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:22 #53 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:22 #127 ... 15:49:22 15:49:22 #128 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:49:22 #53 ... 15:49:22 15:49:22 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:22 #58 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:22 #58 19.03 (1/4) Installing ca-certificates (20230506-r0) 15:49:22 #58 19.31 (2/4) Installing dumb-init (1.2.5-r2) 15:49:22 #58 19.33 (3/4) Installing su-exec (0.2-r2) 15:49:22 #58 19.36 (4/4) Installing yq (4.30.4-r4) 15:49:22 #58 20.70 Executing busybox-1.35.0-r29.trigger 15:49:22 #58 20.86 Executing ca-certificates-20230506-r0.trigger 15:49:22 #58 23.03 OK: 17 MiB in 19 packages 15:49:22 #58 ... 15:49:22 15:49:22 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:22 #55 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:22 #55 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:22 #55 24.85 (1/4) Installing dumb-init (1.2.5-r2) 15:49:22 #55 24.87 (2/4) Installing musl-obstack (1.2.3-r0) 15:49:22 #55 24.90 (3/4) Installing libucontext (1.2-r0) 15:49:22 #55 24.92 (4/4) Installing gcompat (1.1.0-r0) 15:49:22 #55 24.95 Executing busybox-1.35.0-r29.trigger 15:49:22 #55 25.19 OK: 8 MiB in 19 packages 15:49:23 #55 ... 15:49:23 15:49:23 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:49:23 #58 DONE 24.0s 15:49:23 15:49:23 #67 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:23 #67 ... 15:49:23 15:49:23 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:23 #55 DONE 26.1s 15:49:23 15:49:23 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:24 #53 28.36 (1/9) Installing ca-certificates (20230506-r0) 15:49:24 #53 28.50 (2/9) Installing brotli-libs (1.0.9-r9) 15:49:24 #53 28.54 (3/9) Installing nghttp2-libs (1.51.0-r1) 15:49:24 #53 28.56 (4/9) Installing libcurl (8.2.0-r1) 15:49:24 #53 28.59 (5/9) Installing curl (8.2.0-r1) 15:49:24 #53 28.65 (6/9) Installing dumb-init (1.2.5-r2) 15:49:25 #53 ... 15:49:25 15:49:25 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:49:25 #71 DONE 4.0s 15:49:25 15:49:25 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:25 #53 28.66 (7/9) Installing musl-obstack (1.2.3-r0) 15:49:25 #53 28.67 (8/9) Installing libucontext (1.2-r0) 15:49:25 #53 28.69 (9/9) Installing gcompat (1.1.0-r0) 15:49:25 #53 28.72 Executing busybox-1.35.0-r29.trigger 15:49:25 #53 ... 15:49:25 15:49:25 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:49:25 #74 DONE 0.2s 15:49:25 15:49:25 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:25 #53 28.81 Executing ca-certificates-20230506-r0.trigger 15:49:25 #53 29.41 OK: 11 MiB in 24 packages 15:49:25 #53 DONE 29.8s 15:49:25 15:49:25 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:35 #128 DONE 22.3s 15:49:35 15:49:35 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:49:35 #108 ... 15:49:35 15:49:35 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:49:35 #129 ... 15:49:35 15:49:35 #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:49:35 #127 DONE 22.8s 15:49:35 15:49:35 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:49:43 #130 ... 15:49:43 15:49:43 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:49:43 #129 DONE 7.8s 15:49:43 15:49:43 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:49:43 #131 ... 15:49:43 15:49:43 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:49:43 #130 DONE 8.0s 15:49:43 15:49:43 #132 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:49:43 #132 CACHED 15:49:43 15:49:43 #133 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:49:43 #133 CACHED 15:49:43 15:49:43 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:49:43 #117 DONE 59.6s 15:49:43 15:49:43 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:49:53 #134 ... 15:49:53 15:49:53 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:53 #112 68.60 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:53 #112 ... 15:49:53 15:49:53 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:03 #135 ... 15:50:03 15:50:03 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:50:03 #101 DONE 79.1s 15:50:03 15:50:03 #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:50:03 #116 DONE 79.2s 15:50:03 15:50:03 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:50:03 #115 DONE 79.2s 15:50:03 15:50:03 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:50:03 #112 DONE 79.2s 15:50:03 15:50:03 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:50:03 #108 DONE 79.2s 15:50:03 15:50:03 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:03 #136 ... 15:50:03 15:50:03 #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:50:03 #114 DONE 79.4s 15:50:03 15:50:03 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:03 #118 DONE 79.6s 15:50:03 15:50:03 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:50:03 #119 DONE 79.6s 15:50:03 15:50:03 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:50:03 #137 ... 15:50:03 15:50:03 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:50:03 #113 DONE 79.6s 15:50:03 15:50:03 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:50:03 #120 DONE 79.6s 15:50:03 15:50:03 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:50:03 #134 DONE 20.1s 15:50:03 15:50:03 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:03 #135 DONE 20.1s 15:50:03 15:50:03 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:03 #131 DONE 20.3s 15:50:03 15:50:03 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:03 #138 ... 15:50:03 15:50:03 #139 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:03 #139 DONE 1.0s 15:50:03 15:50:03 #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:05 #140 ... 15:50:05 15:50:05 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #136 DONE 2.6s 15:50:05 15:50:05 #141 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:50:05 #141 DONE 2.7s 15:50:05 15:50:05 #142 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #142 DONE 2.7s 15:50:05 15:50:05 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #137 DONE 2.4s 15:50:05 15:50:05 #143 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #143 DONE 2.6s 15:50:05 15:50:05 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #138 DONE 2.2s 15:50:05 15:50:05 #144 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:50:05 #144 DONE 2.3s 15:50:05 15:50:05 #145 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:05 #145 DONE 2.3s 15:50:05 15:50:05 #146 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:50:05 #146 DONE 2.3s 15:50:05 15:50:05 #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:50:05 #147 ... 15:50:05 15:50:05 #148 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:50:05 #148 CACHED 15:50:05 15:50:05 #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #149 CACHED 15:50:05 15:50:05 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #150 CACHED 15:50:05 15:50:05 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:05 #151 CACHED 15:50:05 15:50:05 #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #152 CACHED 15:50:05 15:50:05 #153 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:50:05 #153 CACHED 15:50:05 15:50:05 #154 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:05 #154 CACHED 15:50:05 15:50:05 #155 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:05 #155 CACHED 15:50:05 15:50:05 #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:05 #140 DONE 2.0s 15:50:05 15:50:05 #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:50:05 #156 DONE 0.3s 15:50:05 15:50:05 #157 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:50:05 #157 DONE 0.3s 15:50:05 15:50:05 #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:50:05 #158 DONE 0.3s 15:50:05 15:50:05 #159 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:50:05 #159 DONE 0.3s 15:50:05 15:50:05 #160 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:50:05 #160 DONE 0.3s 15:50:05 15:50:05 #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:50:05 #147 DONE 0.3s 15:50:05 15:50:05 #161 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:50:05 #161 DONE 0.3s 15:50:05 15:50:05 #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:50:05 #162 ... 15:50:05 15:50:05 #163 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:50:05 #163 DONE 0.4s 15:50:05 15:50:05 #164 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:08 #164 ... 15:50:08 15:50:08 #165 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:50:08 #165 DONE 2.8s 15:50:08 15:50:08 #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:50:08 #166 DONE 3.0s 15:50:08 15:50:08 #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:50:08 #167 DONE 2.8s 15:50:08 15:50:08 #168 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:50:08 #168 DONE 2.6s 15:50:08 15:50:08 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:50:08 #169 DONE 2.9s 15:50:08 15:50:08 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:50:08 #170 DONE 2.9s 15:50:08 15:50:08 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:50:08 #171 DONE 2.9s 15:50:08 15:50:08 #172 [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 15:50:08 #172 DONE 2.8s 15:50:08 15:50:08 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:50:08 #173 DONE 2.9s 15:50:08 15:50:08 #174 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:50:08 #174 DONE 2.9s 15:50:08 15:50:08 #175 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:50:08 #175 ... 15:50:08 15:50:08 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:50:08 #176 DONE 2.8s 15:50:08 15:50:08 #177 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:50:08 #177 DONE 2.8s 15:50:08 15:50:08 #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:50:08 #162 DONE 2.8s 15:50:08 15:50:08 #164 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:08 #164 DONE 2.8s 15:50:08 15:50:08 #178 [security-spire-server] exporting to image 15:50:08 #178 exporting layers 15:50:08 #178 ... 15:50:08 15:50:08 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:50:08 #179 DONE 0.7s 15:50:08 15:50:08 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:50:08 #180 DONE 0.7s 15:50:08 15:50:08 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:50:08 #181 DONE 0.7s 15:50:08 15:50:08 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:50:08 #182 DONE 0.7s 15:50:08 15:50:08 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:50:08 #183 DONE 0.7s 15:50:08 15:50:08 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:50:08 #184 DONE 0.7s 15:50:08 15:50:08 #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:50:08 #185 DONE 0.7s 15:50:08 15:50:08 #175 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:50:08 #175 DONE 0.7s 15:50:08 15:50:08 #186 [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 15:50:08 #186 DONE 0.7s 15:50:08 15:50:08 #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 15:50:08 #187 DONE 0.7s 15:50:08 15:50:08 #178 [support-scheduler] exporting to image 15:50:09 #178 ... 15:50:09 15:50:09 #188 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:50:09 #188 DONE 0.6s 15:50:09 15:50:09 #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:50:09 #189 DONE 0.7s 15:50:09 15:50:09 #178 [core-data] exporting to image 15:50:09 #178 exporting layers 0.3s done 15:50:09 #178 ... 15:50:09 15:50:09 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:50:09 #190 DONE 0.4s 15:50:09 15:50:09 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:50:09 #191 DONE 0.4s 15:50:09 15:50:09 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:50:09 #192 DONE 0.4s 15:50:09 15:50:09 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:50:09 #193 DONE 0.4s 15:50:09 15:50:09 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:50:09 #194 DONE 0.4s 15:50:09 15:50:09 #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:50:09 #195 DONE 0.4s 15:50:09 15:50:09 #178 [core-metadata] exporting to image 15:50:09 #178 exporting layers 0.4s done 15:50:09 #178 exporting layers 0.4s done 15:50:09 #178 writing image sha256:1884713bb08aded006ca21662746d43b82c90c97f651aa72eb64471fef54a73d done 15:50:09 #178 writing image sha256:27181daca83bb8d8461ab6d2173b417404119a482480d34b88aa6612d9158263 15:50:09 #178 writing image sha256:471104cb3689333142f363dccf459a5c2e6c9d16cdfc9baad215d31afdcd12ea 15:50:09 #178 writing image sha256:ae866d0b3b17caf85c14c352693ccb119512f9131cf1ac34b92f4e147feca10c 15:50:09 #178 writing image sha256:1e815e7ff67aaaab57c5c8513eb04f5ac42de455e0b0020c2dcd34c1ca9a23c1 15:50:09 #178 writing image sha256:dde3f40316f1591e11c105026298baeea98a67144cbfe69e36b0b4948ba7e7ca done 15:50:09 #178 writing image sha256:5b22e8c87eff869a19db32b7df704b0d8ffc279f09207fc674b1eda61638441a 15:50:09 #178 naming to docker.io/library/core-data done 15:50:09 #178 naming to docker.io/library/support-notifications 15:50:10 #178 naming to docker.io/library/support-notifications 0.5s done 15:50:10 #178 ... 15:50:10 15:50:10 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:50:10 #196 DONE 0.9s 15:50:10 15:50:10 #178 [security-spiffe-token-provider] exporting to image 15:50:10 #178 exporting layers 0.9s done 15:50:10 #178 writing image sha256:27181daca83bb8d8461ab6d2173b417404119a482480d34b88aa6612d9158263 0.8s done 15:50:10 #178 writing image sha256:471104cb3689333142f363dccf459a5c2e6c9d16cdfc9baad215d31afdcd12ea 0.8s done 15:50:10 #178 writing image sha256:ae866d0b3b17caf85c14c352693ccb119512f9131cf1ac34b92f4e147feca10c 0.8s done 15:50:10 #178 writing image sha256:1e815e7ff67aaaab57c5c8513eb04f5ac42de455e0b0020c2dcd34c1ca9a23c1 0.8s done 15:50:10 #178 writing image sha256:5b22e8c87eff869a19db32b7df704b0d8ffc279f09207fc674b1eda61638441a 0.8s done 15:50:10 #178 naming to docker.io/library/security-spire-config done 15:50:10 #178 naming to docker.io/library/support-scheduler done 15:50:10 #178 naming to docker.io/library/core-command done 15:50:10 #178 naming to docker.io/library/security-spiffe-token-provider 0.0s done 15:50:10 #178 naming to docker.io/library/security-spire-server done 15:50:10 #178 ... 15:50:10 15:50:10 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:50:10 #197 DONE 0.9s 15:50:10 15:50:10 #178 [core-metadata] exporting to image 15:50:10 #178 exporting layers 1.3s done 15:50:10 #178 writing image sha256:7863675584bfbfb33314403b203b8e6dece4e30af9067d0a36f9c94719b6790a done 15:50:10 #178 naming to docker.io/library/core-metadata done 15:50:10 #178 writing image sha256:2e58650f7b211ed3278f5d85fadaae110780943a55a00ef20f9db72d38ad0ea1 15:50:10 #178 writing image sha256:2e58650f7b211ed3278f5d85fadaae110780943a55a00ef20f9db72d38ad0ea1 done 15:50:10 #178 naming to docker.io/library/security-spire-agent done 15:50:10 #178 DONE 2.1s 15:50:10 15:50:10 #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:50:11 #198 DONE 0.8s 15:50:11 15:50:11 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:50:11 #199 DONE 0.8s 15:50:11 15:50:11 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:50:11 #200 ... 15:50:11 15:50:11 #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:11 #201 DONE 1.9s 15:50:11 15:50:11 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:11 #202 DONE 2.0s 15:50:11 15:50:11 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:11 #203 DONE 2.0s 15:50:11 15:50:11 #204 [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/ 15:50:11 #204 DONE 0.2s 15:50:11 15:50:11 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:50:11 #200 DONE 0.3s 15:50:11 15:50:11 #205 [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/ 15:50:11 #205 DONE 0.1s 15:50:11 15:50:11 #178 [core-common-config-bootstrapper] exporting to image 15:50:11 #178 ... 15:50:11 15:50:11 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:50:11 #206 DONE 0.1s 15:50:11 15:50:11 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:50:11 #207 DONE 0.1s 15:50:11 15:50:11 #178 [security-proxy-setup] exporting to image 15:50:11 #178 exporting layers 0.3s done 15:50:11 #178 writing image sha256:415f284ff7fd2558abc9cb93df92a1ffdcc74dde3671f8672bb595623f778960 0.0s done 15:50:11 #178 writing image sha256:f9967aef76dc84ab2e14cadf42475540be11a2d841568584b6e60753fd64db99 done 15:50:11 #178 naming to docker.io/library/core-common-config-bootstrapper done 15:50:11 #178 naming to docker.io/library/security-proxy-auth done 15:50:11 #178 writing image sha256:4e3d3f1083a384fa52a1c763cf639837e6bb63f89cced0efb8c60b33807da919 done 15:50:11 #178 naming to docker.io/library/security-proxy-setup done 15:50:11 #178 DONE 2.5s 15:50:11 15:50:11 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:50:12 #208 DONE 0.8s 15:50:12 15:50:12 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:12 #209 DONE 0.9s 15:50:12 15:50:12 #178 [security-secretstore-setup] exporting to image 15:50:12 #178 exporting layers 0.2s done 15:50:12 #178 writing image sha256:e505e8ea00ac7d75099a38bca46fc08a110eda7ef4d7d98e7d327d068520117f done 15:50:12 #178 naming to docker.io/library/security-secretstore-setup done 15:50:12 #178 writing image sha256:992f1236447cc2571d441e52af57f50c68af8a53769c9ea83db6524217c0c38e 15:50:12 #178 writing image sha256:992f1236447cc2571d441e52af57f50c68af8a53769c9ea83db6524217c0c38e done 15:50:12 #178 naming to docker.io/library/security-bootstrapper done 15:50:12 #178 DONE 2.9s 15:50:12 15:50:12 #18 [security-secretstore-setup internal] load .dockerignore 15:50:12 time="2023-07-25T15:46:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:50:12 time="2023-07-25T15:46:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:50:12 $ docker stop --time=1 b73e756aa991d1939e82666bf8c7f776ac3a9dff25217353378828b01968735b 15:50:12 #65 DONE 59.2s 15:50:12 15:50:12 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 #72 DONE 51.1s 15:50:12 15:50:12 #75 [security-proxy-setup builder 6/7] COPY . . 15:50:12 #75 ... 15:50:12 15:50:12 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 #69 DONE 53.4s 15:50:12 15:50:12 #63 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 #63 DONE 60.5s 15:50:12 15:50:12 #67 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 #67 DONE 55.6s 15:50:13 15:50:13 #76 [core-metadata builder 6/7] COPY . . 15:50:14 #76 ... 15:50:14 15:50:14 #77 [security-spiffe-token-provider builder 6/7] COPY . . 15:50:14 #77 DONE 1.5s 15:50:14 15:50:14 #78 [security-spire-server builder 6/9] COPY . . 15:50:14 #78 DONE 1.4s 15:50:14 15:50:14 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #79 CACHED 15:50:14 15:50:14 #80 [security-bootstrapper builder 6/7] COPY . . 15:50:14 #80 CACHED 15:50:14 15:50:14 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:50:14 #81 CACHED 15:50:14 15:50:14 #82 [security-secretstore-setup builder 6/7] COPY . . 15:50:14 #82 CACHED 15:50:14 15:50:14 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:50:14 #83 CACHED 15:50:14 15:50:14 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #84 CACHED 15:50:14 15:50:14 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 15:50:14 #85 CACHED 15:50:14 15:50:14 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #86 CACHED 15:50:14 15:50:14 #87 [core-data builder 6/7] COPY . . 15:50:14 #87 CACHED 15:50:14 15:50:14 #88 [support-notifications builder 6/7] COPY . . 15:50:14 #88 DONE 1.4s 15:50:14 15:50:14 #75 [security-proxy-setup builder 6/7] COPY . . 15:50:14 #75 DONE 1.5s 15:50:14 15:50:14 #89 [security-proxy-auth builder 6/7] COPY . . 15:50:14 #89 CACHED 15:50:14 15:50:14 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:50:14 #90 CACHED 15:50:14 15:50:14 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #91 CACHED 15:50:14 15:50:14 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #92 CACHED 15:50:14 15:50:14 #93 [core-command builder 6/7] COPY . . 15:50:14 #93 CACHED 15:50:14 15:50:14 #94 [core-command builder 4/7] COPY go.mod vendor* ./ 15:50:14 #94 CACHED 15:50:14 15:50:14 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 15:50:14 #95 CACHED 15:50:14 15:50:14 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:50:14 #96 CACHED 15:50:14 15:50:14 #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #97 CACHED 15:50:14 15:50:14 #98 [support-scheduler builder 6/7] COPY . . 15:50:14 #98 CACHED 15:50:14 15:50:14 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:50:14 #99 CACHED 15:50:14 15:50:14 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #100 CACHED 15:50:14 15:50:14 #76 [core-metadata builder 6/7] COPY . . 15:50:14 #76 DONE 1.5s 15:50:14 15:50:14 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:50:14 #101 ... 15:50:14 15:50:14 #102 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:50:14 #102 CACHED 15:50:14 15:50:14 #103 [security-spire-agent builder 6/9] COPY . . 15:50:14 #103 CACHED 15:50:14 15:50:14 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:14 #104 CACHED 15:50:14 15:50:14 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:50:14 #105 CACHED 15:50:14 15:50:14 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:50:14 #106 DONE 0.5s 15:50:15 $ docker rm -f --volumes b73e756aa991d1939e82666bf8c7f776ac3a9dff25217353378828b01968735b 15:50:15 15:50:15 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] // withDockerContainer [Pipeline] sh 15:50:15 + docker images 15:50:15 REPOSITORY TAG IMAGE ID CREATED SIZE 15:50:15 security-bootstrapper latest 992f1236447c 3 seconds ago 22.7MB 15:50:15 security-secretstore-setup latest e505e8ea00ac 3 seconds ago 43.6MB 15:50:15 core-common-config-bootstrapper latest f9967aef76dc 4 seconds ago 17.8MB 15:50:15 security-proxy-setup latest 4e3d3f1083a3 4 seconds ago 24.1MB 15:50:15 security-proxy-auth latest 415f284ff7fd 4 seconds ago 18.9MB 15:50:15 core-metadata latest 7863675584bf 6 seconds ago 21.1MB 15:50:15 security-spiffe-token-provider latest 5b22e8c87eff 7 seconds ago 33.4MB 15:50:15 support-notifications latest 1884713bb08a 7 seconds ago 33MB 15:50:15 security-spire-server latest 27181daca83b 7 seconds ago 107MB 15:50:15 support-scheduler latest ae866d0b3b17 7 seconds ago 32.4MB 15:50:15 security-spire-agent latest 2e58650f7b21 7 seconds ago 166MB 15:50:15 core-command latest 1e815e7ff67a 7 seconds ago 20.5MB 15:50:15 core-data latest dde3f40316f1 7 seconds ago 20.7MB 15:50:15 security-spire-config latest 471104cb3689 8 seconds ago 102MB 15:50:15 ci-base-image-x86_64 latest f55e6f27d361 5 minutes ago 1.06GB 15:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB 15:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB 15:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 15:50:15 provisioning config files... 15:50:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/550@tmp/config16375436879420695021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:15 ---> docker-login.sh 15:50:15 nexus3.edgexfoundry.org:10001 15:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:15 Configure a credential helper to remove this warning. See 15:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:15 15:50:15 Login Succeeded 15:50:15 nexus3.edgexfoundry.org:10002 15:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:15 Configure a credential helper to remove this warning. See 15:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:15 15:50:15 Login Succeeded 15:50:15 nexus3.edgexfoundry.org:10003 15:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:16 Configure a credential helper to remove this warning. See 15:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:16 15:50:16 Login Succeeded 15:50:16 nexus3.edgexfoundry.org:10004 15:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:16 Configure a credential helper to remove this warning. See 15:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:16 15:50:16 Login Succeeded 15:50:16 docker.io 15:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:16 Configure a credential helper to remove this warning. See 15:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:16 15:50:16 Login Succeeded 15:50:16 ---> docker-login.sh ends [Pipeline] } 15:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:16 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:50:16 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:16 latest 15:50:16 3.1.0-dev.16 15:50:16 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:16 main 15:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:16 + docker push nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:50:16 a0647de223c7: Preparing 15:50:16 2c439e6cd500: Preparing 15:50:16 205a267e6660: Preparing 15:50:16 a4194efc3648: Preparing 15:50:16 14ba7f6d7325: Preparing 15:50:16 3dab9f8bf2d2: Preparing 15:50:16 3dab9f8bf2d2: Waiting 15:50:16 a0647de223c7: Pushed 15:50:16 14ba7f6d7325: Pushed 15:50:16 a4194efc3648: Pushed 15:50:16 205a267e6660: Pushed 15:50:16 3dab9f8bf2d2: Layer already exists 15:50:18 2c439e6cd500: Pushed 15:50:18 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:e34593fd7659f82303b34de7cb90b4658c1461271af4f143b753e4fd33e84350 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:50:18 a0647de223c7: Preparing 15:50:18 2c439e6cd500: Preparing 15:50:18 205a267e6660: Preparing 15:50:18 a4194efc3648: Preparing 15:50:18 14ba7f6d7325: Preparing 15:50:18 3dab9f8bf2d2: Preparing 15:50:18 3dab9f8bf2d2: Waiting 15:50:18 2c439e6cd500: Layer already exists 15:50:18 a4194efc3648: Layer already exists 15:50:18 a0647de223c7: Layer already exists 15:50:18 14ba7f6d7325: Layer already exists 15:50:18 205a267e6660: Layer already exists 15:50:18 3dab9f8bf2d2: Layer already exists 15:50:18 latest: digest: sha256:e34593fd7659f82303b34de7cb90b4658c1461271af4f143b753e4fd33e84350 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.16 15:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:50:19 a0647de223c7: Preparing 15:50:19 2c439e6cd500: Preparing 15:50:19 205a267e6660: Preparing 15:50:19 a4194efc3648: Preparing 15:50:19 14ba7f6d7325: Preparing 15:50:19 3dab9f8bf2d2: Preparing 15:50:19 3dab9f8bf2d2: Waiting 15:50:19 14ba7f6d7325: Layer already exists 15:50:19 2c439e6cd500: Layer already exists 15:50:19 a4194efc3648: Layer already exists 15:50:19 205a267e6660: Layer already exists 15:50:19 a0647de223c7: Layer already exists 15:50:19 3dab9f8bf2d2: Layer already exists 15:50:19 3.1.0-dev.16: digest: sha256:e34593fd7659f82303b34de7cb90b4658c1461271af4f143b753e4fd33e84350 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 + docker push nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:50:20 a0647de223c7: Preparing 15:50:20 2c439e6cd500: Preparing 15:50:20 205a267e6660: Preparing 15:50:20 a4194efc3648: Preparing 15:50:20 14ba7f6d7325: Preparing 15:50:20 3dab9f8bf2d2: Preparing 15:50:20 3dab9f8bf2d2: Waiting 15:50:20 2c439e6cd500: Layer already exists 15:50:20 a0647de223c7: Layer already exists 15:50:20 205a267e6660: Layer already exists 15:50:20 a4194efc3648: Layer already exists 15:50:20 14ba7f6d7325: Layer already exists 15:50:20 3dab9f8bf2d2: Layer already exists 15:50:20 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:e34593fd7659f82303b34de7cb90b4658c1461271af4f143b753e4fd33e84350 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 #107 ... 15:50:20 15:50:20 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:20 #0 5.844 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:50:20 #108 ... 15:50:20 15:50:20 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:50:20 #101 6.005 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:50:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:50:20 a0647de223c7: Preparing 15:50:20 2c439e6cd500: Preparing 15:50:20 205a267e6660: Preparing 15:50:20 a4194efc3648: Preparing 15:50:20 14ba7f6d7325: Preparing 15:50:20 3dab9f8bf2d2: Preparing 15:50:20 3dab9f8bf2d2: Waiting 15:50:20 205a267e6660: Layer already exists 15:50:20 14ba7f6d7325: Layer already exists 15:50:20 2c439e6cd500: Layer already exists 15:50:20 a4194efc3648: Layer already exists 15:50:20 a0647de223c7: Layer already exists 15:50:20 3dab9f8bf2d2: Layer already exists 15:50:20 main: digest: sha256:e34593fd7659f82303b34de7cb90b4658c1461271af4f143b753e4fd33e84350 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:20 ===================================================== [Pipeline] echo 15:50:20 taggedImages: 15:50:20 - nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:20 - nexus3.edgexfoundry.org:10004/core-command:latest 15:50:20 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.16 15:50:20 - nexus3.edgexfoundry.org:10004/core-command:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:50:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:50:20 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:20 latest 15:50:20 3.1.0-dev.16 15:50:20 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:20 main 15:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:21 #101 ... 15:50:21 15:50:21 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:21 #109 DONE 6.5s 15:50:21 15:50:21 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:50:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:50:21 7ed43fdf25d0: Preparing 15:50:21 4bf8be259b8a: Preparing 15:50:21 f2ea1e8fa24f: Preparing 15:50:21 19ecf3a8826f: Preparing 15:50:21 205a267e6660: Preparing 15:50:21 a4194efc3648: Preparing 15:50:21 14ba7f6d7325: Preparing 15:50:21 3dab9f8bf2d2: Preparing 15:50:21 14ba7f6d7325: Waiting 15:50:21 3dab9f8bf2d2: Waiting 15:50:21 a4194efc3648: Waiting 15:50:21 205a267e6660: Layer already exists 15:50:21 a4194efc3648: Layer already exists 15:50:21 14ba7f6d7325: Layer already exists 15:50:21 3dab9f8bf2d2: Layer already exists 15:50:21 7ed43fdf25d0: Pushed 15:50:21 4bf8be259b8a: Pushed 15:50:21 f2ea1e8fa24f: Pushed 15:50:21 #110 DONE 0.3s 15:50:21 15:50:21 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:21 #107 DONE 6.8s 15:50:21 15:50:21 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:50:22 #111 DONE 0.4s 15:50:22 15:50:22 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:50:22 #112 CACHED 15:50:22 15:50:22 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:22 #113 CACHED 15:50:22 15:50:22 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:50:22 #114 CACHED 15:50:22 15:50:22 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:50:22 #115 CACHED 15:50:22 15:50:22 #116 [security-spire-config builder 6/9] COPY . . 15:50:22 #116 CACHED 15:50:22 15:50:22 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:22 #117 CACHED 15:50:22 15:50:22 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:50:22 #118 DONE 0.4s 15:50:22 15:50:22 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:50:22 #119 DONE 0.6s 15:50:22 15:50:22 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:22 #120 CACHED 15:50:22 15:50:22 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:22 #121 DONE 0.3s 15:50:22 15:50:22 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:50:22 #0 6.697 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:50:22 19ecf3a8826f: Pushed 15:50:22 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:80bb1b6e3def8feb097ae8f0bc5c259d013abd95a0d7f068ff28b2a96f192a3d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:50:23 7ed43fdf25d0: Preparing 15:50:23 4bf8be259b8a: Preparing 15:50:23 f2ea1e8fa24f: Preparing 15:50:23 19ecf3a8826f: Preparing 15:50:23 205a267e6660: Preparing 15:50:23 a4194efc3648: Preparing 15:50:23 14ba7f6d7325: Preparing 15:50:23 3dab9f8bf2d2: Preparing 15:50:23 a4194efc3648: Waiting 15:50:23 14ba7f6d7325: Waiting 15:50:23 3dab9f8bf2d2: Waiting 15:50:23 19ecf3a8826f: Layer already exists 15:50:23 205a267e6660: Layer already exists 15:50:23 4bf8be259b8a: Layer already exists 15:50:23 7ed43fdf25d0: Layer already exists 15:50:23 f2ea1e8fa24f: Layer already exists 15:50:23 3dab9f8bf2d2: Layer already exists 15:50:23 a4194efc3648: Layer already exists 15:50:23 14ba7f6d7325: Layer already exists 15:50:23 latest: digest: sha256:80bb1b6e3def8feb097ae8f0bc5c259d013abd95a0d7f068ff28b2a96f192a3d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.16 15:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:50:24 7ed43fdf25d0: Preparing 15:50:24 4bf8be259b8a: Preparing 15:50:24 f2ea1e8fa24f: Preparing 15:50:24 19ecf3a8826f: Preparing 15:50:24 205a267e6660: Preparing 15:50:24 a4194efc3648: Preparing 15:50:24 14ba7f6d7325: Preparing 15:50:24 3dab9f8bf2d2: Preparing 15:50:24 a4194efc3648: Waiting 15:50:24 14ba7f6d7325: Waiting 15:50:24 3dab9f8bf2d2: Waiting 15:50:24 f2ea1e8fa24f: Layer already exists 15:50:24 19ecf3a8826f: Layer already exists 15:50:24 4bf8be259b8a: Layer already exists 15:50:24 7ed43fdf25d0: Layer already exists 15:50:24 205a267e6660: Layer already exists 15:50:24 a4194efc3648: Layer already exists 15:50:24 14ba7f6d7325: Layer already exists 15:50:24 3dab9f8bf2d2: Layer already exists 15:50:24 3.1.0-dev.16: digest: sha256:80bb1b6e3def8feb097ae8f0bc5c259d013abd95a0d7f068ff28b2a96f192a3d size: 1985 [Pipeline] } [Pipeline] // withEnv 15:50:24 #122 ... 15:50:24 15:50:24 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:24 #123 ... 15:50:24 15:50:24 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:50:24 #0 4.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 #124 ... 15:50:24 15:50:24 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:50:24 #0 7.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:50:24 #125 ... 15:50:24 15:50:24 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:50:24 #126 DONE 0.3s 15:50:24 15:50:24 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:50:24 #0 7.119 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:50:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:24 #127 ... 15:50:24 15:50:24 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:50:24 #0 7.171 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:50:24 #128 ... 15:50:24 15:50:24 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:50:24 #0 6.949 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:50:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:50:24 7ed43fdf25d0: Preparing 15:50:24 4bf8be259b8a: Preparing 15:50:24 f2ea1e8fa24f: Preparing 15:50:24 19ecf3a8826f: Preparing 15:50:24 205a267e6660: Preparing 15:50:24 a4194efc3648: Preparing 15:50:24 14ba7f6d7325: Preparing 15:50:24 3dab9f8bf2d2: Preparing 15:50:24 a4194efc3648: Waiting 15:50:24 14ba7f6d7325: Waiting 15:50:24 7ed43fdf25d0: Layer already exists 15:50:24 19ecf3a8826f: Layer already exists 15:50:24 f2ea1e8fa24f: Layer already exists 15:50:24 4bf8be259b8a: Layer already exists 15:50:24 205a267e6660: Layer already exists 15:50:24 a4194efc3648: Layer already exists 15:50:24 14ba7f6d7325: Layer already exists 15:50:24 3dab9f8bf2d2: Layer already exists 15:50:24 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:80bb1b6e3def8feb097ae8f0bc5c259d013abd95a0d7f068ff28b2a96f192a3d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 #129 ... 15:50:25 15:50:25 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:50:25 #130 CACHED 15:50:25 15:50:25 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:50:25 #0 5.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:50:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 #131 ... 15:50:25 15:50:25 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:50:25 #0 4.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:50:25 #132 ... 15:50:25 15:50:25 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:50:25 #0 5.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:50:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:50:25 7ed43fdf25d0: Preparing 15:50:25 4bf8be259b8a: Preparing 15:50:25 f2ea1e8fa24f: Preparing 15:50:25 19ecf3a8826f: Preparing 15:50:25 205a267e6660: Preparing 15:50:25 a4194efc3648: Preparing 15:50:25 14ba7f6d7325: Preparing 15:50:25 3dab9f8bf2d2: Preparing 15:50:25 a4194efc3648: Waiting 15:50:25 14ba7f6d7325: Waiting 15:50:25 3dab9f8bf2d2: Waiting 15:50:25 4bf8be259b8a: Layer already exists 15:50:25 19ecf3a8826f: Layer already exists 15:50:25 7ed43fdf25d0: Layer already exists 15:50:25 205a267e6660: Layer already exists 15:50:25 f2ea1e8fa24f: Layer already exists 15:50:25 a4194efc3648: Layer already exists 15:50:25 14ba7f6d7325: Layer already exists 15:50:25 3dab9f8bf2d2: Layer already exists 15:50:25 main: digest: sha256:80bb1b6e3def8feb097ae8f0bc5c259d013abd95a0d7f068ff28b2a96f192a3d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:25 ===================================================== [Pipeline] echo 15:50:25 taggedImages: 15:50:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:50:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.16 15:50:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:50:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:50:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:25 latest 15:50:25 3.1.0-dev.16 15:50:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:25 main 15:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:25 #133 ... 15:50:25 15:50:25 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:50:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:26 + docker push nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:26 8b5f286339a1: Preparing 15:50:26 de36bbb3a90b: Preparing 15:50:26 205a267e6660: Preparing 15:50:26 a4194efc3648: Preparing 15:50:26 0c9546d1f56d: Preparing 15:50:26 3dab9f8bf2d2: Preparing 15:50:26 3dab9f8bf2d2: Waiting 15:50:26 205a267e6660: Layer already exists 15:50:26 a4194efc3648: Layer already exists 15:50:26 3dab9f8bf2d2: Layer already exists 15:50:26 0c9546d1f56d: Pushed 15:50:26 8b5f286339a1: Pushed 15:50:26 #134 DONE 1.1s 15:50:26 15:50:26 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:26 #123 DONE 2.1s 15:50:26 15:50:26 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:50:26 #135 ... 15:50:26 15:50:26 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:26 #136 DONE 1.8s 15:50:26 15:50:26 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:50:26 #137 DONE 0.3s 15:50:26 15:50:26 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:50:26 #135 DONE 0.3s 15:50:26 15:50:26 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:50:26 #138 DONE 0.3s 15:50:26 15:50:26 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:26 #139 ... 15:50:26 15:50:26 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:50:26 #140 DONE 0.3s 15:50:27 15:50:27 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:50:27 #141 DONE 0.3s 15:50:27 15:50:27 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:27 #142 ... 15:50:27 15:50:27 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:27 #139 DONE 0.3s 15:50:27 de36bbb3a90b: Pushed 15:50:27 15:50:27 #143 [security-spire-server] exporting to image 15:50:27 #143 exporting layers 15:50:27 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:7ace7409dd1a88b44f236b892e444ea2c255465286a4d12e4ec03d3b496c18d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:28 8b5f286339a1: Preparing 15:50:28 de36bbb3a90b: Preparing 15:50:28 205a267e6660: Preparing 15:50:28 a4194efc3648: Preparing 15:50:28 0c9546d1f56d: Preparing 15:50:28 3dab9f8bf2d2: Preparing 15:50:28 3dab9f8bf2d2: Waiting 15:50:28 205a267e6660: Layer already exists 15:50:28 8b5f286339a1: Layer already exists 15:50:28 0c9546d1f56d: Layer already exists 15:50:28 de36bbb3a90b: Layer already exists 15:50:28 a4194efc3648: Layer already exists 15:50:28 3dab9f8bf2d2: Layer already exists 15:50:28 latest: digest: sha256:7ace7409dd1a88b44f236b892e444ea2c255465286a4d12e4ec03d3b496c18d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:28 #143 ... 15:50:28 15:50:28 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:28 #142 DONE 2.3s 15:50:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:28 15:50:28 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:50:28 #144 DONE 0.2s 15:50:28 15:50:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:50:28 #128 ... 15:50:28 15:50:28 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:50:28 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.16 15:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:28 8b5f286339a1: Preparing 15:50:28 de36bbb3a90b: Preparing 15:50:28 205a267e6660: Preparing 15:50:28 a4194efc3648: Preparing 15:50:28 0c9546d1f56d: Preparing 15:50:28 3dab9f8bf2d2: Preparing 15:50:28 3dab9f8bf2d2: Waiting 15:50:28 8b5f286339a1: Layer already exists 15:50:28 a4194efc3648: Layer already exists 15:50:28 de36bbb3a90b: Layer already exists 15:50:28 0c9546d1f56d: Layer already exists 15:50:28 205a267e6660: Layer already exists 15:50:28 3dab9f8bf2d2: Layer already exists 15:50:28 3.1.0-dev.16: digest: sha256:7ace7409dd1a88b44f236b892e444ea2c255465286a4d12e4ec03d3b496c18d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:50:29 #145 DONE 0.2s 15:50:29 15:50:29 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] sh 15:50:29 #146 DONE 0.3s 15:50:29 15:50:29 #143 [security-spire-agent] exporting to image 15:50:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:29 + docker push nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:29 8b5f286339a1: Preparing 15:50:29 de36bbb3a90b: Preparing 15:50:29 205a267e6660: Preparing 15:50:29 a4194efc3648: Preparing 15:50:29 0c9546d1f56d: Preparing 15:50:29 3dab9f8bf2d2: Preparing 15:50:29 3dab9f8bf2d2: Waiting 15:50:29 205a267e6660: Layer already exists 15:50:29 de36bbb3a90b: Layer already exists 15:50:29 a4194efc3648: Layer already exists 15:50:29 8b5f286339a1: Layer already exists 15:50:29 0c9546d1f56d: Layer already exists 15:50:29 3dab9f8bf2d2: Layer already exists 15:50:29 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:7ace7409dd1a88b44f236b892e444ea2c255465286a4d12e4ec03d3b496c18d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:50:30 8b5f286339a1: Preparing 15:50:30 de36bbb3a90b: Preparing 15:50:30 205a267e6660: Preparing 15:50:30 a4194efc3648: Preparing 15:50:30 0c9546d1f56d: Preparing 15:50:30 3dab9f8bf2d2: Preparing 15:50:30 3dab9f8bf2d2: Waiting 15:50:30 a4194efc3648: Layer already exists 15:50:30 de36bbb3a90b: Layer already exists 15:50:30 8b5f286339a1: Layer already exists 15:50:30 0c9546d1f56d: Layer already exists 15:50:30 205a267e6660: Layer already exists 15:50:30 3dab9f8bf2d2: Layer already exists 15:50:30 main: digest: sha256:7ace7409dd1a88b44f236b892e444ea2c255465286a4d12e4ec03d3b496c18d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:50:30 #143 exporting layers 3.0s done 15:50:30 #143 writing image sha256:237d6cdb1466eb8caac458d0a276065e8216b385452ee46fdd834decc58cee3a 0.1s done 15:50:30 #143 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:30 ===================================================== [Pipeline] echo 15:50:30 taggedImages: 15:50:30 - nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:30 - nexus3.edgexfoundry.org:10004/core-data:latest 15:50:30 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.16 15:50:30 - nexus3.edgexfoundry.org:10004/core-data:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:50:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:50:30 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:30 latest 15:50:30 3.1.0-dev.16 15:50:30 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:30 main 15:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 #143 exporting layers 3.2s done 15:50:30 #143 writing image sha256:23063136d7f2de9cd1f2e32d68e08fcacd17b7c6590a5810877df4a176b70bf7 0.1s done 15:50:30 #143 naming to docker.io/library/security-spire-config-arm64 0.0s done 15:50:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:30 71b2ac3333d5: Preparing 15:50:30 69e5a4337e6c: Preparing 15:50:30 a43d63410b75: Preparing 15:50:30 205a267e6660: Preparing 15:50:30 a4194efc3648: Preparing 15:50:30 14ba7f6d7325: Preparing 15:50:30 3dab9f8bf2d2: Preparing 15:50:30 14ba7f6d7325: Waiting 15:50:30 205a267e6660: Layer already exists 15:50:30 a4194efc3648: Layer already exists 15:50:30 3dab9f8bf2d2: Layer already exists 15:50:30 14ba7f6d7325: Layer already exists 15:50:30 69e5a4337e6c: Pushed 15:50:30 71b2ac3333d5: Pushed 15:50:32 #143 exporting layers 2.5s done 15:50:32 #143 writing image sha256:9deac68a8443e490934b929b5e3ad550cd13edcab5d4c839e75f416d48555dca done 15:50:32 #143 naming to docker.io/library/security-spire-agent-arm64 done 15:50:32 #143 DONE 4.6s 15:50:32 15:50:32 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:50:32 a43d63410b75: Pushed 15:50:32 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:bca6aff0ecd3f2a29bfd3628106a930f5de61e9a0683beabd42a0b164814557c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:33 71b2ac3333d5: Preparing 15:50:33 69e5a4337e6c: Preparing 15:50:33 a43d63410b75: Preparing 15:50:33 205a267e6660: Preparing 15:50:33 a4194efc3648: Preparing 15:50:33 14ba7f6d7325: Preparing 15:50:33 3dab9f8bf2d2: Preparing 15:50:33 14ba7f6d7325: Waiting 15:50:33 a43d63410b75: Layer already exists 15:50:33 69e5a4337e6c: Layer already exists 15:50:33 205a267e6660: Layer already exists 15:50:33 71b2ac3333d5: Layer already exists 15:50:33 a4194efc3648: Layer already exists 15:50:33 14ba7f6d7325: Layer already exists 15:50:33 3dab9f8bf2d2: Layer already exists 15:50:33 latest: digest: sha256:bca6aff0ecd3f2a29bfd3628106a930f5de61e9a0683beabd42a0b164814557c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.16 15:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:33 71b2ac3333d5: Preparing 15:50:33 69e5a4337e6c: Preparing 15:50:33 a43d63410b75: Preparing 15:50:33 205a267e6660: Preparing 15:50:33 a4194efc3648: Preparing 15:50:33 14ba7f6d7325: Preparing 15:50:33 3dab9f8bf2d2: Preparing 15:50:33 14ba7f6d7325: Waiting 15:50:33 3dab9f8bf2d2: Waiting 15:50:33 71b2ac3333d5: Layer already exists 15:50:33 205a267e6660: Layer already exists 15:50:33 a43d63410b75: Layer already exists 15:50:33 69e5a4337e6c: Layer already exists 15:50:33 a4194efc3648: Layer already exists 15:50:33 3dab9f8bf2d2: Layer already exists 15:50:33 14ba7f6d7325: Layer already exists 15:50:33 3.1.0-dev.16: digest: sha256:bca6aff0ecd3f2a29bfd3628106a930f5de61e9a0683beabd42a0b164814557c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:34 71b2ac3333d5: Preparing 15:50:34 69e5a4337e6c: Preparing 15:50:34 a43d63410b75: Preparing 15:50:34 205a267e6660: Preparing 15:50:34 a4194efc3648: Preparing 15:50:34 14ba7f6d7325: Preparing 15:50:34 3dab9f8bf2d2: Preparing 15:50:34 3dab9f8bf2d2: Waiting 15:50:34 14ba7f6d7325: Waiting 15:50:34 205a267e6660: Layer already exists 15:50:34 71b2ac3333d5: Layer already exists 15:50:34 69e5a4337e6c: Layer already exists 15:50:34 a43d63410b75: Layer already exists 15:50:34 a4194efc3648: Layer already exists 15:50:34 14ba7f6d7325: Layer already exists 15:50:34 3dab9f8bf2d2: Layer already exists 15:50:34 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:bca6aff0ecd3f2a29bfd3628106a930f5de61e9a0683beabd42a0b164814557c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:50:35 71b2ac3333d5: Preparing 15:50:35 69e5a4337e6c: Preparing 15:50:35 a43d63410b75: Preparing 15:50:35 205a267e6660: Preparing 15:50:35 a4194efc3648: Preparing 15:50:35 14ba7f6d7325: Preparing 15:50:35 3dab9f8bf2d2: Preparing 15:50:35 14ba7f6d7325: Waiting 15:50:35 a43d63410b75: Layer already exists 15:50:35 a4194efc3648: Layer already exists 15:50:35 71b2ac3333d5: Layer already exists 15:50:35 205a267e6660: Layer already exists 15:50:35 69e5a4337e6c: Layer already exists 15:50:35 3dab9f8bf2d2: Layer already exists 15:50:35 14ba7f6d7325: Layer already exists 15:50:35 main: digest: sha256:bca6aff0ecd3f2a29bfd3628106a930f5de61e9a0683beabd42a0b164814557c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:35 ===================================================== [Pipeline] echo 15:50:35 taggedImages: 15:50:35 - nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:50:35 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.16 15:50:35 - nexus3.edgexfoundry.org:10004/core-metadata:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:50:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:50:35 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:35 latest 15:50:35 3.1.0-dev.16 15:50:35 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:35 main 15:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:36 824efe1c39a1: Preparing 15:50:36 9a4f76cb496f: Preparing 15:50:36 cec9ada541e8: Preparing 15:50:36 ce4daf7d26ad: Preparing 15:50:36 e556bb1e0222: Preparing 15:50:36 8bb2343fe307: Preparing 15:50:36 d57f67c1b853: Preparing 15:50:36 205a267e6660: Preparing 15:50:36 a4194efc3648: Preparing 15:50:36 e6e06459954a: Preparing 15:50:36 0edb1634ba6b: Preparing 15:50:36 5f70bf18a086: Preparing 15:50:36 205a267e6660: Waiting 15:50:36 d57f67c1b853: Waiting 15:50:36 8bb2343fe307: Waiting 15:50:36 0edb1634ba6b: Waiting 15:50:36 be68e113d954: Preparing 15:50:36 f79ffe42741b: Preparing 15:50:36 3dab9f8bf2d2: Preparing 15:50:36 5f70bf18a086: Waiting 15:50:36 f79ffe42741b: Waiting 15:50:36 be68e113d954: Waiting 15:50:36 3dab9f8bf2d2: Waiting 15:50:36 e556bb1e0222: Pushed 15:50:36 ce4daf7d26ad: Pushed 15:50:36 9a4f76cb496f: Pushed 15:50:36 824efe1c39a1: Pushed 15:50:36 cec9ada541e8: Pushed 15:50:36 205a267e6660: Layer already exists 15:50:36 a4194efc3648: Layer already exists 15:50:36 8bb2343fe307: Pushed 15:50:36 e6e06459954a: Pushed 15:50:36 5f70bf18a086: Pushed 15:50:36 3dab9f8bf2d2: Layer already exists 15:50:36 0edb1634ba6b: Pushed 15:50:36 be68e113d954: Pushed 15:50:36 f79ffe42741b: Pushed 15:50:37 d57f67c1b853: Pushed 15:50:37 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:940247e16f882c905c06d1044e6b99b83318f874e99047d8105678576e2e1d8e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:38 824efe1c39a1: Preparing 15:50:38 9a4f76cb496f: Preparing 15:50:38 cec9ada541e8: Preparing 15:50:38 ce4daf7d26ad: Preparing 15:50:38 e556bb1e0222: Preparing 15:50:38 8bb2343fe307: Preparing 15:50:38 d57f67c1b853: Preparing 15:50:38 8bb2343fe307: Waiting 15:50:38 205a267e6660: Preparing 15:50:38 a4194efc3648: Preparing 15:50:38 d57f67c1b853: Waiting 15:50:38 205a267e6660: Waiting 15:50:38 e6e06459954a: Preparing 15:50:38 0edb1634ba6b: Preparing 15:50:38 5f70bf18a086: Preparing 15:50:38 a4194efc3648: Waiting 15:50:38 e6e06459954a: Waiting 15:50:38 5f70bf18a086: Waiting 15:50:38 be68e113d954: Preparing 15:50:38 f79ffe42741b: Preparing 15:50:38 3dab9f8bf2d2: Preparing 15:50:38 be68e113d954: Waiting 15:50:38 3dab9f8bf2d2: Waiting 15:50:38 f79ffe42741b: Waiting 15:50:38 cec9ada541e8: Layer already exists 15:50:38 9a4f76cb496f: Layer already exists 15:50:38 e556bb1e0222: Layer already exists 15:50:38 824efe1c39a1: Layer already exists 15:50:38 ce4daf7d26ad: Layer already exists 15:50:38 8bb2343fe307: Layer already exists 15:50:38 d57f67c1b853: Layer already exists 15:50:38 a4194efc3648: Layer already exists 15:50:38 205a267e6660: Layer already exists 15:50:38 e6e06459954a: Layer already exists 15:50:38 0edb1634ba6b: Layer already exists 15:50:38 5f70bf18a086: Layer already exists 15:50:38 be68e113d954: Layer already exists 15:50:38 3dab9f8bf2d2: Layer already exists 15:50:38 f79ffe42741b: Layer already exists 15:50:38 latest: digest: sha256:940247e16f882c905c06d1044e6b99b83318f874e99047d8105678576e2e1d8e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.16 15:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:38 824efe1c39a1: Preparing 15:50:38 9a4f76cb496f: Preparing 15:50:38 cec9ada541e8: Preparing 15:50:38 ce4daf7d26ad: Preparing 15:50:38 e556bb1e0222: Preparing 15:50:38 8bb2343fe307: Preparing 15:50:38 d57f67c1b853: Preparing 15:50:38 205a267e6660: Preparing 15:50:38 a4194efc3648: Preparing 15:50:38 e6e06459954a: Preparing 15:50:38 0edb1634ba6b: Preparing 15:50:38 5f70bf18a086: Preparing 15:50:38 be68e113d954: Preparing 15:50:38 f79ffe42741b: Preparing 15:50:38 3dab9f8bf2d2: Preparing 15:50:38 8bb2343fe307: Waiting 15:50:38 d57f67c1b853: Waiting 15:50:38 205a267e6660: Waiting 15:50:38 be68e113d954: Waiting 15:50:38 a4194efc3648: Waiting 15:50:38 f79ffe42741b: Waiting 15:50:38 3dab9f8bf2d2: Waiting 15:50:38 0edb1634ba6b: Waiting 15:50:38 824efe1c39a1: Layer already exists 15:50:38 e556bb1e0222: Layer already exists 15:50:38 cec9ada541e8: Layer already exists 15:50:38 ce4daf7d26ad: Layer already exists 15:50:38 9a4f76cb496f: Layer already exists 15:50:38 8bb2343fe307: Layer already exists 15:50:38 205a267e6660: Layer already exists 15:50:38 e6e06459954a: Layer already exists 15:50:38 d57f67c1b853: Layer already exists 15:50:38 a4194efc3648: Layer already exists 15:50:38 0edb1634ba6b: Layer already exists 15:50:38 5f70bf18a086: Layer already exists 15:50:38 be68e113d954: Layer already exists 15:50:38 f79ffe42741b: Layer already exists 15:50:38 3dab9f8bf2d2: Layer already exists 15:50:38 3.1.0-dev.16: digest: sha256:940247e16f882c905c06d1044e6b99b83318f874e99047d8105678576e2e1d8e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:39 824efe1c39a1: Preparing 15:50:39 9a4f76cb496f: Preparing 15:50:39 cec9ada541e8: Preparing 15:50:39 ce4daf7d26ad: Preparing 15:50:39 e556bb1e0222: Preparing 15:50:39 8bb2343fe307: Preparing 15:50:39 d57f67c1b853: Preparing 15:50:39 205a267e6660: Preparing 15:50:39 a4194efc3648: Preparing 15:50:39 e6e06459954a: Preparing 15:50:39 0edb1634ba6b: Preparing 15:50:39 5f70bf18a086: Preparing 15:50:39 be68e113d954: Preparing 15:50:39 f79ffe42741b: Preparing 15:50:39 3dab9f8bf2d2: Preparing 15:50:39 e6e06459954a: Waiting 15:50:39 8bb2343fe307: Waiting 15:50:39 5f70bf18a086: Waiting 15:50:39 be68e113d954: Waiting 15:50:39 f79ffe42741b: Waiting 15:50:39 0edb1634ba6b: Waiting 15:50:39 d57f67c1b853: Waiting 15:50:39 3dab9f8bf2d2: Waiting 15:50:39 a4194efc3648: Waiting 15:50:39 e556bb1e0222: Layer already exists 15:50:39 824efe1c39a1: Layer already exists 15:50:39 9a4f76cb496f: Layer already exists 15:50:39 cec9ada541e8: Layer already exists 15:50:39 ce4daf7d26ad: Layer already exists 15:50:39 8bb2343fe307: Layer already exists 15:50:39 d57f67c1b853: Layer already exists 15:50:39 a4194efc3648: Layer already exists 15:50:39 e6e06459954a: Layer already exists 15:50:39 205a267e6660: Layer already exists 15:50:39 0edb1634ba6b: Layer already exists 15:50:39 5f70bf18a086: Layer already exists 15:50:39 be68e113d954: Layer already exists 15:50:39 3dab9f8bf2d2: Layer already exists 15:50:39 f79ffe42741b: Layer already exists 15:50:39 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:940247e16f882c905c06d1044e6b99b83318f874e99047d8105678576e2e1d8e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:50:40 824efe1c39a1: Preparing 15:50:40 9a4f76cb496f: Preparing 15:50:40 cec9ada541e8: Preparing 15:50:40 ce4daf7d26ad: Preparing 15:50:40 e556bb1e0222: Preparing 15:50:40 8bb2343fe307: Preparing 15:50:40 d57f67c1b853: Preparing 15:50:40 205a267e6660: Preparing 15:50:40 a4194efc3648: Preparing 15:50:40 e6e06459954a: Preparing 15:50:40 0edb1634ba6b: Preparing 15:50:40 5f70bf18a086: Preparing 15:50:40 be68e113d954: Preparing 15:50:40 f79ffe42741b: Preparing 15:50:40 3dab9f8bf2d2: Preparing 15:50:40 e6e06459954a: Waiting 15:50:40 f79ffe42741b: Waiting 15:50:40 5f70bf18a086: Waiting 15:50:40 0edb1634ba6b: Waiting 15:50:40 d57f67c1b853: Waiting 15:50:40 8bb2343fe307: Waiting 15:50:40 205a267e6660: Waiting 15:50:40 a4194efc3648: Waiting 15:50:40 824efe1c39a1: Layer already exists 15:50:40 ce4daf7d26ad: Layer already exists 15:50:40 9a4f76cb496f: Layer already exists 15:50:40 e556bb1e0222: Layer already exists 15:50:40 cec9ada541e8: Layer already exists 15:50:40 8bb2343fe307: Layer already exists 15:50:40 d57f67c1b853: Layer already exists 15:50:40 e6e06459954a: Layer already exists 15:50:40 a4194efc3648: Layer already exists 15:50:40 205a267e6660: Layer already exists 15:50:40 5f70bf18a086: Layer already exists 15:50:40 0edb1634ba6b: Layer already exists 15:50:40 3dab9f8bf2d2: Layer already exists 15:50:40 be68e113d954: Layer already exists 15:50:40 f79ffe42741b: Layer already exists 15:50:40 main: digest: sha256:940247e16f882c905c06d1044e6b99b83318f874e99047d8105678576e2e1d8e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:40 ===================================================== [Pipeline] echo 15:50:40 taggedImages: 15:50:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:50:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.16 15:50:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:50:40 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:50:40 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:40 latest 15:50:40 3.1.0-dev.16 15:50:40 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:40 main 15:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:40 7ed43fdf25d0: Preparing 15:50:40 4bf8be259b8a: Preparing 15:50:40 5f3fdc565f0c: Preparing 15:50:40 9e7fb1a139d7: Preparing 15:50:40 205a267e6660: Preparing 15:50:40 a4194efc3648: Preparing 15:50:40 14ba7f6d7325: Preparing 15:50:40 3dab9f8bf2d2: Preparing 15:50:40 a4194efc3648: Waiting 15:50:40 14ba7f6d7325: Waiting 15:50:40 3dab9f8bf2d2: Waiting 15:50:40 4bf8be259b8a: Layer already exists 15:50:40 205a267e6660: Layer already exists 15:50:40 7ed43fdf25d0: Layer already exists 15:50:40 a4194efc3648: Layer already exists 15:50:40 3dab9f8bf2d2: Layer already exists 15:50:40 14ba7f6d7325: Layer already exists 15:50:40 5f3fdc565f0c: Pushed 15:50:42 9e7fb1a139d7: Pushed 15:50:42 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:aa846130ca148f8beb54d797053f26ddd52c429d9591f6937516e3758b15d25c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:42 7ed43fdf25d0: Preparing 15:50:42 4bf8be259b8a: Preparing 15:50:42 5f3fdc565f0c: Preparing 15:50:42 9e7fb1a139d7: Preparing 15:50:42 205a267e6660: Preparing 15:50:42 a4194efc3648: Preparing 15:50:42 14ba7f6d7325: Preparing 15:50:42 3dab9f8bf2d2: Preparing 15:50:42 a4194efc3648: Waiting 15:50:42 14ba7f6d7325: Waiting 15:50:42 3dab9f8bf2d2: Waiting 15:50:42 5f3fdc565f0c: Layer already exists 15:50:42 4bf8be259b8a: Layer already exists 15:50:42 9e7fb1a139d7: Layer already exists 15:50:42 7ed43fdf25d0: Layer already exists 15:50:42 205a267e6660: Layer already exists 15:50:42 a4194efc3648: Layer already exists 15:50:42 14ba7f6d7325: Layer already exists 15:50:42 3dab9f8bf2d2: Layer already exists 15:50:42 latest: digest: sha256:aa846130ca148f8beb54d797053f26ddd52c429d9591f6937516e3758b15d25c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.16 15:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:43 7ed43fdf25d0: Preparing 15:50:43 4bf8be259b8a: Preparing 15:50:43 5f3fdc565f0c: Preparing 15:50:43 9e7fb1a139d7: Preparing 15:50:43 205a267e6660: Preparing 15:50:43 a4194efc3648: Preparing 15:50:43 14ba7f6d7325: Preparing 15:50:43 3dab9f8bf2d2: Preparing 15:50:43 3dab9f8bf2d2: Waiting 15:50:43 14ba7f6d7325: Waiting 15:50:43 a4194efc3648: Waiting 15:50:43 205a267e6660: Layer already exists 15:50:43 4bf8be259b8a: Layer already exists 15:50:43 9e7fb1a139d7: Layer already exists 15:50:43 5f3fdc565f0c: Layer already exists 15:50:43 7ed43fdf25d0: Layer already exists 15:50:43 a4194efc3648: Layer already exists 15:50:43 14ba7f6d7325: Layer already exists 15:50:43 3dab9f8bf2d2: Layer already exists 15:50:43 3.1.0-dev.16: digest: sha256:aa846130ca148f8beb54d797053f26ddd52c429d9591f6937516e3758b15d25c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:44 7ed43fdf25d0: Preparing 15:50:44 4bf8be259b8a: Preparing 15:50:44 5f3fdc565f0c: Preparing 15:50:44 9e7fb1a139d7: Preparing 15:50:44 205a267e6660: Preparing 15:50:44 a4194efc3648: Preparing 15:50:44 14ba7f6d7325: Preparing 15:50:44 3dab9f8bf2d2: Preparing 15:50:44 a4194efc3648: Waiting 15:50:44 14ba7f6d7325: Waiting 15:50:44 3dab9f8bf2d2: Waiting 15:50:44 5f3fdc565f0c: Layer already exists 15:50:44 9e7fb1a139d7: Layer already exists 15:50:44 7ed43fdf25d0: Layer already exists 15:50:44 205a267e6660: Layer already exists 15:50:44 4bf8be259b8a: Layer already exists 15:50:44 a4194efc3648: Layer already exists 15:50:44 14ba7f6d7325: Layer already exists 15:50:44 3dab9f8bf2d2: Layer already exists 15:50:44 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:aa846130ca148f8beb54d797053f26ddd52c429d9591f6937516e3758b15d25c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:50:44 7ed43fdf25d0: Preparing 15:50:44 4bf8be259b8a: Preparing 15:50:44 5f3fdc565f0c: Preparing 15:50:44 9e7fb1a139d7: Preparing 15:50:44 205a267e6660: Preparing 15:50:44 a4194efc3648: Preparing 15:50:44 14ba7f6d7325: Preparing 15:50:44 3dab9f8bf2d2: Preparing 15:50:44 14ba7f6d7325: Waiting 15:50:44 a4194efc3648: Waiting 15:50:44 205a267e6660: Layer already exists 15:50:44 4bf8be259b8a: Layer already exists 15:50:44 5f3fdc565f0c: Layer already exists 15:50:44 9e7fb1a139d7: Layer already exists 15:50:44 7ed43fdf25d0: Layer already exists 15:50:44 3dab9f8bf2d2: Layer already exists 15:50:44 a4194efc3648: Layer already exists 15:50:44 14ba7f6d7325: Layer already exists 15:50:44 main: digest: sha256:aa846130ca148f8beb54d797053f26ddd52c429d9591f6937516e3758b15d25c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:44 ===================================================== [Pipeline] echo 15:50:44 taggedImages: 15:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.16 15:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:50:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:50:44 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:44 latest 15:50:44 3.1.0-dev.16 15:50:44 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:44 main 15:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:45 2f62c326b4a7: Preparing 15:50:45 97a4835ef84a: Preparing 15:50:45 9f151382fc52: Preparing 15:50:45 d3041896e970: Preparing 15:50:45 205a267e6660: Preparing 15:50:45 a4194efc3648: Preparing 15:50:45 9ae3ae331135: Preparing 15:50:45 512a882e5ef4: Preparing 15:50:45 3dab9f8bf2d2: Preparing 15:50:45 a4194efc3648: Waiting 15:50:45 9ae3ae331135: Waiting 15:50:45 512a882e5ef4: Waiting 15:50:45 205a267e6660: Layer already exists 15:50:45 a4194efc3648: Layer already exists 15:50:45 2f62c326b4a7: Pushed 15:50:45 9ae3ae331135: Pushed 15:50:45 d3041896e970: Pushed 15:50:45 97a4835ef84a: Pushed 15:50:45 3dab9f8bf2d2: Layer already exists 15:50:46 512a882e5ef4: Pushed 15:50:46 9f151382fc52: Pushed 15:50:46 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:e303977e0c05dec171707cfc9192d9379a3b0e79bc23330347b7864940f81e36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:47 2f62c326b4a7: Preparing 15:50:47 97a4835ef84a: Preparing 15:50:47 9f151382fc52: Preparing 15:50:47 d3041896e970: Preparing 15:50:47 205a267e6660: Preparing 15:50:47 a4194efc3648: Preparing 15:50:47 9ae3ae331135: Preparing 15:50:47 512a882e5ef4: Preparing 15:50:47 3dab9f8bf2d2: Preparing 15:50:47 a4194efc3648: Waiting 15:50:47 9ae3ae331135: Waiting 15:50:47 512a882e5ef4: Waiting 15:50:47 3dab9f8bf2d2: Waiting 15:50:47 97a4835ef84a: Layer already exists 15:50:47 205a267e6660: Layer already exists 15:50:47 d3041896e970: Layer already exists 15:50:47 9f151382fc52: Layer already exists 15:50:47 2f62c326b4a7: Layer already exists 15:50:47 a4194efc3648: Layer already exists 15:50:47 9ae3ae331135: Layer already exists 15:50:47 512a882e5ef4: Layer already exists 15:50:47 3dab9f8bf2d2: Layer already exists 15:50:47 latest: digest: sha256:e303977e0c05dec171707cfc9192d9379a3b0e79bc23330347b7864940f81e36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.16 15:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:48 2f62c326b4a7: Preparing 15:50:48 97a4835ef84a: Preparing 15:50:48 9f151382fc52: Preparing 15:50:48 d3041896e970: Preparing 15:50:48 205a267e6660: Preparing 15:50:48 a4194efc3648: Preparing 15:50:48 9ae3ae331135: Preparing 15:50:48 512a882e5ef4: Preparing 15:50:48 3dab9f8bf2d2: Preparing 15:50:48 a4194efc3648: Waiting 15:50:48 512a882e5ef4: Waiting 15:50:48 9ae3ae331135: Waiting 15:50:48 3dab9f8bf2d2: Waiting 15:50:48 9f151382fc52: Layer already exists 15:50:48 2f62c326b4a7: Layer already exists 15:50:48 205a267e6660: Layer already exists 15:50:48 97a4835ef84a: Layer already exists 15:50:48 d3041896e970: Layer already exists 15:50:48 a4194efc3648: Layer already exists 15:50:48 512a882e5ef4: Layer already exists 15:50:48 9ae3ae331135: Layer already exists 15:50:48 3dab9f8bf2d2: Layer already exists 15:50:48 3.1.0-dev.16: digest: sha256:e303977e0c05dec171707cfc9192d9379a3b0e79bc23330347b7864940f81e36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:48 2f62c326b4a7: Preparing 15:50:48 97a4835ef84a: Preparing 15:50:48 9f151382fc52: Preparing 15:50:48 d3041896e970: Preparing 15:50:48 205a267e6660: Preparing 15:50:48 a4194efc3648: Preparing 15:50:48 9ae3ae331135: Preparing 15:50:48 512a882e5ef4: Preparing 15:50:48 3dab9f8bf2d2: Preparing 15:50:48 a4194efc3648: Waiting 15:50:48 9ae3ae331135: Waiting 15:50:48 512a882e5ef4: Waiting 15:50:48 3dab9f8bf2d2: Waiting 15:50:48 205a267e6660: Layer already exists 15:50:48 d3041896e970: Layer already exists 15:50:48 2f62c326b4a7: Layer already exists 15:50:48 97a4835ef84a: Layer already exists 15:50:48 9f151382fc52: Layer already exists 15:50:48 512a882e5ef4: Layer already exists 15:50:48 a4194efc3648: Layer already exists 15:50:48 3dab9f8bf2d2: Layer already exists 15:50:48 9ae3ae331135: Layer already exists 15:50:48 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:e303977e0c05dec171707cfc9192d9379a3b0e79bc23330347b7864940f81e36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:50:49 2f62c326b4a7: Preparing 15:50:49 97a4835ef84a: Preparing 15:50:49 9f151382fc52: Preparing 15:50:49 d3041896e970: Preparing 15:50:49 205a267e6660: Preparing 15:50:49 a4194efc3648: Preparing 15:50:49 9ae3ae331135: Preparing 15:50:49 512a882e5ef4: Preparing 15:50:49 3dab9f8bf2d2: Preparing 15:50:49 a4194efc3648: Waiting 15:50:49 3dab9f8bf2d2: Waiting 15:50:49 512a882e5ef4: Waiting 15:50:49 2f62c326b4a7: Layer already exists 15:50:49 97a4835ef84a: Layer already exists 15:50:49 d3041896e970: Layer already exists 15:50:49 9f151382fc52: Layer already exists 15:50:49 205a267e6660: Layer already exists 15:50:49 a4194efc3648: Layer already exists 15:50:49 512a882e5ef4: Layer already exists 15:50:49 9ae3ae331135: Layer already exists 15:50:49 3dab9f8bf2d2: Layer already exists 15:50:49 main: digest: sha256:e303977e0c05dec171707cfc9192d9379a3b0e79bc23330347b7864940f81e36 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:49 ===================================================== [Pipeline] echo 15:50:49 taggedImages: 15:50:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:50:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.16 15:50:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:50:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:50:49 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:49 latest 15:50:49 3.1.0-dev.16 15:50:49 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:49 main 15:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:50 f28a6fcab545: Preparing 15:50:50 9ee5cac7e090: Preparing 15:50:50 a7b630c8b285: Preparing 15:50:50 139e6ac03bc2: Preparing 15:50:50 e801aff90ebb: Preparing 15:50:50 b0850a36b36c: Preparing 15:50:50 80e2987e0a00: Preparing 15:50:50 205a267e6660: Preparing 15:50:50 a4194efc3648: Preparing 15:50:50 0443c0d91897: Preparing 15:50:50 3dab9f8bf2d2: Preparing 15:50:50 205a267e6660: Waiting 15:50:50 a4194efc3648: Waiting 15:50:50 0443c0d91897: Waiting 15:50:50 3dab9f8bf2d2: Waiting 15:50:50 80e2987e0a00: Waiting 15:50:50 b0850a36b36c: Waiting 15:50:50 e801aff90ebb: Pushed 15:50:50 9ee5cac7e090: Pushed 15:50:50 f28a6fcab545: Pushed 15:50:50 205a267e6660: Layer already exists 15:50:50 a4194efc3648: Layer already exists 15:50:50 b0850a36b36c: Pushed 15:50:50 80e2987e0a00: Pushed 15:50:50 3dab9f8bf2d2: Layer already exists 15:50:51 139e6ac03bc2: Pushed 15:50:51 0443c0d91897: Pushed 15:50:51 a7b630c8b285: Pushed 15:50:51 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:a44887c0f7c4be0fcfd25b83ead691f2f46667d39ecde8dad8ceebaa0c3e6f42 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:52 f28a6fcab545: Preparing 15:50:52 9ee5cac7e090: Preparing 15:50:52 a7b630c8b285: Preparing 15:50:52 139e6ac03bc2: Preparing 15:50:52 e801aff90ebb: Preparing 15:50:52 b0850a36b36c: Preparing 15:50:52 80e2987e0a00: Preparing 15:50:52 205a267e6660: Preparing 15:50:52 a4194efc3648: Preparing 15:50:52 0443c0d91897: Preparing 15:50:52 3dab9f8bf2d2: Preparing 15:50:52 80e2987e0a00: Waiting 15:50:52 205a267e6660: Waiting 15:50:52 a4194efc3648: Waiting 15:50:52 0443c0d91897: Waiting 15:50:52 3dab9f8bf2d2: Waiting 15:50:52 b0850a36b36c: Waiting 15:50:52 9ee5cac7e090: Layer already exists 15:50:52 a7b630c8b285: Layer already exists 15:50:52 139e6ac03bc2: Layer already exists 15:50:52 f28a6fcab545: Layer already exists 15:50:52 e801aff90ebb: Layer already exists 15:50:52 b0850a36b36c: Layer already exists 15:50:52 80e2987e0a00: Layer already exists 15:50:52 205a267e6660: Layer already exists 15:50:52 0443c0d91897: Layer already exists 15:50:52 a4194efc3648: Layer already exists 15:50:52 3dab9f8bf2d2: Layer already exists 15:50:52 latest: digest: sha256:a44887c0f7c4be0fcfd25b83ead691f2f46667d39ecde8dad8ceebaa0c3e6f42 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.16 15:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:53 f28a6fcab545: Preparing 15:50:53 9ee5cac7e090: Preparing 15:50:53 a7b630c8b285: Preparing 15:50:53 139e6ac03bc2: Preparing 15:50:53 e801aff90ebb: Preparing 15:50:53 b0850a36b36c: Preparing 15:50:53 80e2987e0a00: Preparing 15:50:53 205a267e6660: Preparing 15:50:53 a4194efc3648: Preparing 15:50:53 0443c0d91897: Preparing 15:50:53 b0850a36b36c: Waiting 15:50:53 a4194efc3648: Waiting 15:50:53 205a267e6660: Waiting 15:50:53 80e2987e0a00: Waiting 15:50:53 3dab9f8bf2d2: Preparing 15:50:53 3dab9f8bf2d2: Waiting 15:50:53 0443c0d91897: Waiting 15:50:53 e801aff90ebb: Layer already exists 15:50:53 f28a6fcab545: Layer already exists 15:50:53 a7b630c8b285: Layer already exists 15:50:53 9ee5cac7e090: Layer already exists 15:50:53 139e6ac03bc2: Layer already exists 15:50:53 205a267e6660: Layer already exists 15:50:53 b0850a36b36c: Layer already exists 15:50:53 0443c0d91897: Layer already exists 15:50:53 80e2987e0a00: Layer already exists 15:50:53 a4194efc3648: Layer already exists 15:50:53 3dab9f8bf2d2: Layer already exists 15:50:53 3.1.0-dev.16: digest: sha256:a44887c0f7c4be0fcfd25b83ead691f2f46667d39ecde8dad8ceebaa0c3e6f42 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:53 f28a6fcab545: Preparing 15:50:53 9ee5cac7e090: Preparing 15:50:53 a7b630c8b285: Preparing 15:50:53 139e6ac03bc2: Preparing 15:50:53 e801aff90ebb: Preparing 15:50:53 b0850a36b36c: Preparing 15:50:53 80e2987e0a00: Preparing 15:50:53 205a267e6660: Preparing 15:50:53 a4194efc3648: Preparing 15:50:53 0443c0d91897: Preparing 15:50:53 3dab9f8bf2d2: Preparing 15:50:53 205a267e6660: Waiting 15:50:53 a4194efc3648: Waiting 15:50:53 0443c0d91897: Waiting 15:50:53 3dab9f8bf2d2: Waiting 15:50:53 80e2987e0a00: Waiting 15:50:53 b0850a36b36c: Waiting 15:50:53 e801aff90ebb: Layer already exists 15:50:53 139e6ac03bc2: Layer already exists 15:50:53 f28a6fcab545: Layer already exists 15:50:53 a7b630c8b285: Layer already exists 15:50:53 80e2987e0a00: Layer already exists 15:50:53 205a267e6660: Layer already exists 15:50:53 b0850a36b36c: Layer already exists 15:50:53 9ee5cac7e090: Layer already exists 15:50:53 a4194efc3648: Layer already exists 15:50:53 0443c0d91897: Layer already exists 15:50:53 3dab9f8bf2d2: Layer already exists 15:50:53 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:a44887c0f7c4be0fcfd25b83ead691f2f46667d39ecde8dad8ceebaa0c3e6f42 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:50:54 f28a6fcab545: Preparing 15:50:54 9ee5cac7e090: Preparing 15:50:54 a7b630c8b285: Preparing 15:50:54 139e6ac03bc2: Preparing 15:50:54 e801aff90ebb: Preparing 15:50:54 b0850a36b36c: Preparing 15:50:54 80e2987e0a00: Preparing 15:50:54 205a267e6660: Preparing 15:50:54 a4194efc3648: Preparing 15:50:54 0443c0d91897: Preparing 15:50:54 3dab9f8bf2d2: Preparing 15:50:54 a4194efc3648: Waiting 15:50:54 b0850a36b36c: Waiting 15:50:54 0443c0d91897: Waiting 15:50:54 3dab9f8bf2d2: Waiting 15:50:54 205a267e6660: Waiting 15:50:54 80e2987e0a00: Waiting 15:50:54 139e6ac03bc2: Layer already exists 15:50:54 9ee5cac7e090: Layer already exists 15:50:54 f28a6fcab545: Layer already exists 15:50:54 a7b630c8b285: Layer already exists 15:50:54 e801aff90ebb: Layer already exists 15:50:54 b0850a36b36c: Layer already exists 15:50:54 80e2987e0a00: Layer already exists 15:50:54 a4194efc3648: Layer already exists 15:50:54 205a267e6660: Layer already exists 15:50:54 0443c0d91897: Layer already exists 15:50:54 3dab9f8bf2d2: Layer already exists 15:50:54 main: digest: sha256:a44887c0f7c4be0fcfd25b83ead691f2f46667d39ecde8dad8ceebaa0c3e6f42 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:54 ===================================================== [Pipeline] echo 15:50:54 taggedImages: 15:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.16 15:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:50:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:50:54 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:54 latest 15:50:54 3.1.0-dev.16 15:50:54 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:54 main 15:50:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:55 4c0f8fb6060d: Preparing 15:50:55 c1b17b974e61: Preparing 15:50:55 205a267e6660: Preparing 15:50:55 a4194efc3648: Preparing 15:50:55 36a28fac8c23: Preparing 15:50:55 3dab9f8bf2d2: Preparing 15:50:55 a4194efc3648: Layer already exists 15:50:55 205a267e6660: Layer already exists 15:50:55 3dab9f8bf2d2: Layer already exists 15:50:55 4c0f8fb6060d: Pushed 15:50:55 36a28fac8c23: Pushed 15:50:56 c1b17b974e61: Pushed 15:50:57 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:7acd6f8041e957a692e75910dd8a2c7b3619f081dd1e15c6db90e9bb2439e96e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:57 4c0f8fb6060d: Preparing 15:50:57 c1b17b974e61: Preparing 15:50:57 205a267e6660: Preparing 15:50:57 a4194efc3648: Preparing 15:50:57 36a28fac8c23: Preparing 15:50:57 3dab9f8bf2d2: Preparing 15:50:57 3dab9f8bf2d2: Waiting 15:50:57 36a28fac8c23: Layer already exists 15:50:57 a4194efc3648: Layer already exists 15:50:57 c1b17b974e61: Layer already exists 15:50:57 4c0f8fb6060d: Layer already exists 15:50:57 205a267e6660: Layer already exists 15:50:57 3dab9f8bf2d2: Layer already exists 15:50:57 latest: digest: sha256:7acd6f8041e957a692e75910dd8a2c7b3619f081dd1e15c6db90e9bb2439e96e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.16 15:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:58 4c0f8fb6060d: Preparing 15:50:58 c1b17b974e61: Preparing 15:50:58 205a267e6660: Preparing 15:50:58 a4194efc3648: Preparing 15:50:58 36a28fac8c23: Preparing 15:50:58 3dab9f8bf2d2: Preparing 15:50:58 4c0f8fb6060d: Layer already exists 15:50:58 36a28fac8c23: Layer already exists 15:50:58 c1b17b974e61: Layer already exists 15:50:58 a4194efc3648: Layer already exists 15:50:58 205a267e6660: Layer already exists 15:50:58 3dab9f8bf2d2: Layer already exists 15:50:58 3.1.0-dev.16: digest: sha256:7acd6f8041e957a692e75910dd8a2c7b3619f081dd1e15c6db90e9bb2439e96e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:59 4c0f8fb6060d: Preparing 15:50:59 c1b17b974e61: Preparing 15:50:59 205a267e6660: Preparing 15:50:59 a4194efc3648: Preparing 15:50:59 36a28fac8c23: Preparing 15:50:59 3dab9f8bf2d2: Preparing 15:50:59 3dab9f8bf2d2: Waiting 15:50:59 205a267e6660: Layer already exists 15:50:59 a4194efc3648: Layer already exists 15:50:59 4c0f8fb6060d: Layer already exists 15:50:59 c1b17b974e61: Layer already exists 15:50:59 36a28fac8c23: Layer already exists 15:50:59 3dab9f8bf2d2: Layer already exists 15:50:59 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:7acd6f8041e957a692e75910dd8a2c7b3619f081dd1e15c6db90e9bb2439e96e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:50:59 4c0f8fb6060d: Preparing 15:50:59 c1b17b974e61: Preparing 15:50:59 205a267e6660: Preparing 15:50:59 a4194efc3648: Preparing 15:50:59 36a28fac8c23: Preparing 15:50:59 3dab9f8bf2d2: Preparing 15:50:59 3dab9f8bf2d2: Waiting 15:50:59 c1b17b974e61: Layer already exists 15:50:59 205a267e6660: Layer already exists 15:50:59 a4194efc3648: Layer already exists 15:50:59 4c0f8fb6060d: Layer already exists 15:50:59 36a28fac8c23: Layer already exists 15:50:59 3dab9f8bf2d2: Layer already exists 15:50:59 main: digest: sha256:7acd6f8041e957a692e75910dd8a2c7b3619f081dd1e15c6db90e9bb2439e96e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:59 ===================================================== [Pipeline] echo 15:50:59 taggedImages: 15:50:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:50:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.16 15:50:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:50:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:50:59 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:50:59 latest 15:50:59 3.1.0-dev.16 15:50:59 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:50:59 main 15:50:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:51:00 4a5c0ef85708: Preparing 15:51:00 d8f6237e1471: Preparing 15:51:00 c9e0ebe24c60: Preparing 15:51:00 d7e83086c1d6: Preparing 15:51:00 dc460a560fc1: Preparing 15:51:00 205a267e6660: Preparing 15:51:00 a4194efc3648: Preparing 15:51:00 9d472f7d1a5e: Preparing 15:51:00 3dab9f8bf2d2: Preparing 15:51:00 205a267e6660: Waiting 15:51:00 9d472f7d1a5e: Waiting 15:51:00 3dab9f8bf2d2: Waiting 15:51:00 d8f6237e1471: Pushed 15:51:00 c9e0ebe24c60: Pushed 15:51:00 4a5c0ef85708: Pushed 15:51:00 205a267e6660: Layer already exists 15:51:00 a4194efc3648: Layer already exists 15:51:00 3dab9f8bf2d2: Layer already exists 15:51:01 9d472f7d1a5e: Pushed 15:51:05 dc460a560fc1: Pushed 15:51:08 d7e83086c1d6: Pushed 15:51:08 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:9686ad17992edc00d2968d1bd4f82f154dc99cc30ca33ec203e78de7bf92c1f1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:51:08 4a5c0ef85708: Preparing 15:51:08 d8f6237e1471: Preparing 15:51:08 c9e0ebe24c60: Preparing 15:51:08 d7e83086c1d6: Preparing 15:51:08 dc460a560fc1: Preparing 15:51:08 205a267e6660: Preparing 15:51:08 a4194efc3648: Preparing 15:51:08 9d472f7d1a5e: Preparing 15:51:08 3dab9f8bf2d2: Preparing 15:51:08 205a267e6660: Waiting 15:51:08 9d472f7d1a5e: Waiting 15:51:08 a4194efc3648: Waiting 15:51:08 3dab9f8bf2d2: Waiting 15:51:08 dc460a560fc1: Layer already exists 15:51:08 c9e0ebe24c60: Layer already exists 15:51:08 4a5c0ef85708: Layer already exists 15:51:08 d7e83086c1d6: Layer already exists 15:51:08 d8f6237e1471: Layer already exists 15:51:08 9d472f7d1a5e: Layer already exists 15:51:08 205a267e6660: Layer already exists 15:51:08 a4194efc3648: Layer already exists 15:51:08 3dab9f8bf2d2: Layer already exists 15:51:08 latest: digest: sha256:9686ad17992edc00d2968d1bd4f82f154dc99cc30ca33ec203e78de7bf92c1f1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.16 15:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:51:09 4a5c0ef85708: Preparing 15:51:09 d8f6237e1471: Preparing 15:51:09 c9e0ebe24c60: Preparing 15:51:09 d7e83086c1d6: Preparing 15:51:09 dc460a560fc1: Preparing 15:51:09 205a267e6660: Preparing 15:51:09 a4194efc3648: Preparing 15:51:09 9d472f7d1a5e: Preparing 15:51:09 3dab9f8bf2d2: Preparing 15:51:09 205a267e6660: Waiting 15:51:09 a4194efc3648: Waiting 15:51:09 9d472f7d1a5e: Waiting 15:51:09 3dab9f8bf2d2: Waiting 15:51:09 4a5c0ef85708: Layer already exists 15:51:09 dc460a560fc1: Layer already exists 15:51:09 d8f6237e1471: Layer already exists 15:51:09 c9e0ebe24c60: Layer already exists 15:51:09 d7e83086c1d6: Layer already exists 15:51:09 205a267e6660: Layer already exists 15:51:09 a4194efc3648: Layer already exists 15:51:09 9d472f7d1a5e: Layer already exists 15:51:09 3dab9f8bf2d2: Layer already exists 15:51:09 3.1.0-dev.16: digest: sha256:9686ad17992edc00d2968d1bd4f82f154dc99cc30ca33ec203e78de7bf92c1f1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:51:09 4a5c0ef85708: Preparing 15:51:09 d8f6237e1471: Preparing 15:51:09 c9e0ebe24c60: Preparing 15:51:09 d7e83086c1d6: Preparing 15:51:09 dc460a560fc1: Preparing 15:51:09 205a267e6660: Preparing 15:51:09 a4194efc3648: Preparing 15:51:09 9d472f7d1a5e: Preparing 15:51:09 3dab9f8bf2d2: Preparing 15:51:09 205a267e6660: Waiting 15:51:09 a4194efc3648: Waiting 15:51:09 9d472f7d1a5e: Waiting 15:51:09 3dab9f8bf2d2: Waiting 15:51:09 d8f6237e1471: Layer already exists 15:51:09 d7e83086c1d6: Layer already exists 15:51:09 c9e0ebe24c60: Layer already exists 15:51:09 dc460a560fc1: Layer already exists 15:51:09 4a5c0ef85708: Layer already exists 15:51:09 205a267e6660: Layer already exists 15:51:09 9d472f7d1a5e: Layer already exists 15:51:09 3dab9f8bf2d2: Layer already exists 15:51:09 a4194efc3648: Layer already exists 15:51:09 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:9686ad17992edc00d2968d1bd4f82f154dc99cc30ca33ec203e78de7bf92c1f1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:51:10 4a5c0ef85708: Preparing 15:51:10 d8f6237e1471: Preparing 15:51:10 c9e0ebe24c60: Preparing 15:51:10 d7e83086c1d6: Preparing 15:51:10 dc460a560fc1: Preparing 15:51:10 205a267e6660: Preparing 15:51:10 a4194efc3648: Preparing 15:51:10 9d472f7d1a5e: Preparing 15:51:10 3dab9f8bf2d2: Preparing 15:51:10 205a267e6660: Waiting 15:51:10 9d472f7d1a5e: Waiting 15:51:10 a4194efc3648: Waiting 15:51:10 3dab9f8bf2d2: Waiting 15:51:10 d8f6237e1471: Layer already exists 15:51:10 d7e83086c1d6: Layer already exists 15:51:10 4a5c0ef85708: Layer already exists 15:51:10 dc460a560fc1: Layer already exists 15:51:10 c9e0ebe24c60: Layer already exists 15:51:10 3dab9f8bf2d2: Layer already exists 15:51:10 9d472f7d1a5e: Layer already exists 15:51:10 a4194efc3648: Layer already exists 15:51:10 205a267e6660: Layer already exists 15:51:10 main: digest: sha256:9686ad17992edc00d2968d1bd4f82f154dc99cc30ca33ec203e78de7bf92c1f1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:10 ===================================================== [Pipeline] echo 15:51:10 taggedImages: 15:51:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:51:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.16 15:51:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:51:10 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:51:10 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:10 latest 15:51:10 3.1.0-dev.16 15:51:10 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:10 main 15:51:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:51:11 9cc790108437: Preparing 15:51:11 40da714f96fa: Preparing 15:51:11 adfc49fd576c: Preparing 15:51:11 ce2d2ccd3e72: Preparing 15:51:11 205a267e6660: Preparing 15:51:11 a4194efc3648: Preparing 15:51:11 8988834bf09c: Preparing 15:51:11 3dab9f8bf2d2: Preparing 15:51:11 a4194efc3648: Waiting 15:51:11 8988834bf09c: Waiting 15:51:11 3dab9f8bf2d2: Waiting 15:51:11 205a267e6660: Layer already exists 15:51:11 a4194efc3648: Layer already exists 15:51:11 adfc49fd576c: Pushed 15:51:11 40da714f96fa: Pushed 15:51:11 9cc790108437: Pushed 15:51:11 3dab9f8bf2d2: Layer already exists 15:51:11 8988834bf09c: Pushed 15:51:19 ce2d2ccd3e72: Pushed 15:51:19 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:85e103192a87a4e52c4727217028fb17db0d03f7e417cd16c498aa39ae6e98cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:51:20 9cc790108437: Preparing 15:51:20 40da714f96fa: Preparing 15:51:20 adfc49fd576c: Preparing 15:51:20 ce2d2ccd3e72: Preparing 15:51:20 205a267e6660: Preparing 15:51:20 a4194efc3648: Preparing 15:51:20 8988834bf09c: Preparing 15:51:20 3dab9f8bf2d2: Preparing 15:51:20 8988834bf09c: Waiting 15:51:20 a4194efc3648: Waiting 15:51:20 3dab9f8bf2d2: Waiting 15:51:20 adfc49fd576c: Layer already exists 15:51:20 ce2d2ccd3e72: Layer already exists 15:51:20 9cc790108437: Layer already exists 15:51:20 205a267e6660: Layer already exists 15:51:20 40da714f96fa: Layer already exists 15:51:20 a4194efc3648: Layer already exists 15:51:20 8988834bf09c: Layer already exists 15:51:20 3dab9f8bf2d2: Layer already exists 15:51:20 latest: digest: sha256:85e103192a87a4e52c4727217028fb17db0d03f7e417cd16c498aa39ae6e98cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.16 15:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:51:20 9cc790108437: Preparing 15:51:20 40da714f96fa: Preparing 15:51:20 adfc49fd576c: Preparing 15:51:20 ce2d2ccd3e72: Preparing 15:51:20 205a267e6660: Preparing 15:51:20 a4194efc3648: Preparing 15:51:20 8988834bf09c: Preparing 15:51:20 3dab9f8bf2d2: Preparing 15:51:20 a4194efc3648: Waiting 15:51:20 3dab9f8bf2d2: Waiting 15:51:20 8988834bf09c: Waiting 15:51:20 9cc790108437: Layer already exists 15:51:20 ce2d2ccd3e72: Layer already exists 15:51:20 40da714f96fa: Layer already exists 15:51:20 205a267e6660: Layer already exists 15:51:20 adfc49fd576c: Layer already exists 15:51:20 a4194efc3648: Layer already exists 15:51:20 8988834bf09c: Layer already exists 15:51:20 3dab9f8bf2d2: Layer already exists 15:51:20 3.1.0-dev.16: digest: sha256:85e103192a87a4e52c4727217028fb17db0d03f7e417cd16c498aa39ae6e98cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:51:21 9cc790108437: Preparing 15:51:21 40da714f96fa: Preparing 15:51:21 adfc49fd576c: Preparing 15:51:21 ce2d2ccd3e72: Preparing 15:51:21 205a267e6660: Preparing 15:51:21 a4194efc3648: Preparing 15:51:21 8988834bf09c: Preparing 15:51:21 3dab9f8bf2d2: Preparing 15:51:21 a4194efc3648: Waiting 15:51:21 3dab9f8bf2d2: Waiting 15:51:21 8988834bf09c: Waiting 15:51:21 ce2d2ccd3e72: Layer already exists 15:51:21 40da714f96fa: Layer already exists 15:51:21 205a267e6660: Layer already exists 15:51:21 adfc49fd576c: Layer already exists 15:51:21 9cc790108437: Layer already exists 15:51:21 8988834bf09c: Layer already exists 15:51:21 3dab9f8bf2d2: Layer already exists 15:51:21 a4194efc3648: Layer already exists 15:51:21 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:85e103192a87a4e52c4727217028fb17db0d03f7e417cd16c498aa39ae6e98cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:51:22 9cc790108437: Preparing 15:51:22 40da714f96fa: Preparing 15:51:22 adfc49fd576c: Preparing 15:51:22 ce2d2ccd3e72: Preparing 15:51:22 205a267e6660: Preparing 15:51:22 a4194efc3648: Preparing 15:51:22 8988834bf09c: Preparing 15:51:22 3dab9f8bf2d2: Preparing 15:51:22 a4194efc3648: Waiting 15:51:22 8988834bf09c: Waiting 15:51:22 3dab9f8bf2d2: Waiting 15:51:22 205a267e6660: Layer already exists 15:51:22 40da714f96fa: Layer already exists 15:51:22 9cc790108437: Layer already exists 15:51:22 ce2d2ccd3e72: Layer already exists 15:51:22 adfc49fd576c: Layer already exists 15:51:22 a4194efc3648: Layer already exists 15:51:22 8988834bf09c: Layer already exists 15:51:22 3dab9f8bf2d2: Layer already exists 15:51:22 main: digest: sha256:85e103192a87a4e52c4727217028fb17db0d03f7e417cd16c498aa39ae6e98cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:22 ===================================================== [Pipeline] echo 15:51:22 taggedImages: 15:51:22 - nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:51:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.16 15:51:22 - nexus3.edgexfoundry.org:10004/security-spire-config:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:51:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:51:22 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:22 latest 15:51:22 3.1.0-dev.16 15:51:22 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:22 main 15:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:51:22 d79c2cab65c4: Preparing 15:51:22 ccde6f9064df: Preparing 15:51:22 72db753daa86: Preparing 15:51:22 ce2d2ccd3e72: Preparing 15:51:22 205a267e6660: Preparing 15:51:22 a4194efc3648: Preparing 15:51:22 9d472f7d1a5e: Preparing 15:51:22 3dab9f8bf2d2: Preparing 15:51:22 3dab9f8bf2d2: Waiting 15:51:22 9d472f7d1a5e: Waiting 15:51:22 a4194efc3648: Waiting 15:51:22 205a267e6660: Layer already exists 15:51:22 ce2d2ccd3e72: Layer already exists 15:51:22 a4194efc3648: Layer already exists 15:51:22 9d472f7d1a5e: Layer already exists 15:51:22 3dab9f8bf2d2: Layer already exists 15:51:22 d79c2cab65c4: Pushed 15:51:22 ccde6f9064df: Pushed 15:51:22 72db753daa86: Pushed 15:51:23 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:df5ea98478bbe82c2e5a49dc2d2da47bbf55dacb60700d87ade7e60ec933e6ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:51:23 d79c2cab65c4: Preparing 15:51:23 ccde6f9064df: Preparing 15:51:23 72db753daa86: Preparing 15:51:23 ce2d2ccd3e72: Preparing 15:51:23 205a267e6660: Preparing 15:51:23 a4194efc3648: Preparing 15:51:23 9d472f7d1a5e: Preparing 15:51:23 3dab9f8bf2d2: Preparing 15:51:23 9d472f7d1a5e: Waiting 15:51:23 a4194efc3648: Waiting 15:51:23 3dab9f8bf2d2: Waiting 15:51:23 72db753daa86: Layer already exists 15:51:23 205a267e6660: Layer already exists 15:51:23 d79c2cab65c4: Layer already exists 15:51:23 ccde6f9064df: Layer already exists 15:51:23 ce2d2ccd3e72: Layer already exists 15:51:23 a4194efc3648: Layer already exists 15:51:23 9d472f7d1a5e: Layer already exists 15:51:23 3dab9f8bf2d2: Layer already exists 15:51:23 latest: digest: sha256:df5ea98478bbe82c2e5a49dc2d2da47bbf55dacb60700d87ade7e60ec933e6ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.16 15:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:51:24 d79c2cab65c4: Preparing 15:51:24 ccde6f9064df: Preparing 15:51:24 72db753daa86: Preparing 15:51:24 ce2d2ccd3e72: Preparing 15:51:24 205a267e6660: Preparing 15:51:24 a4194efc3648: Preparing 15:51:24 9d472f7d1a5e: Preparing 15:51:24 3dab9f8bf2d2: Preparing 15:51:24 a4194efc3648: Waiting 15:51:24 9d472f7d1a5e: Waiting 15:51:24 3dab9f8bf2d2: Waiting 15:51:24 d79c2cab65c4: Layer already exists 15:51:24 ccde6f9064df: Layer already exists 15:51:24 ce2d2ccd3e72: Layer already exists 15:51:24 72db753daa86: Layer already exists 15:51:24 205a267e6660: Layer already exists 15:51:24 9d472f7d1a5e: Layer already exists 15:51:24 a4194efc3648: Layer already exists 15:51:24 3dab9f8bf2d2: Layer already exists 15:51:24 3.1.0-dev.16: digest: sha256:df5ea98478bbe82c2e5a49dc2d2da47bbf55dacb60700d87ade7e60ec933e6ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:51:25 d79c2cab65c4: Preparing 15:51:25 ccde6f9064df: Preparing 15:51:25 72db753daa86: Preparing 15:51:25 ce2d2ccd3e72: Preparing 15:51:25 205a267e6660: Preparing 15:51:25 a4194efc3648: Preparing 15:51:25 9d472f7d1a5e: Preparing 15:51:25 3dab9f8bf2d2: Preparing 15:51:25 a4194efc3648: Waiting 15:51:25 9d472f7d1a5e: Waiting 15:51:25 3dab9f8bf2d2: Waiting 15:51:25 205a267e6660: Layer already exists 15:51:25 d79c2cab65c4: Layer already exists 15:51:25 ce2d2ccd3e72: Layer already exists 15:51:25 72db753daa86: Layer already exists 15:51:25 ccde6f9064df: Layer already exists 15:51:25 3dab9f8bf2d2: Layer already exists 15:51:25 9d472f7d1a5e: Layer already exists 15:51:25 a4194efc3648: Layer already exists 15:51:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:df5ea98478bbe82c2e5a49dc2d2da47bbf55dacb60700d87ade7e60ec933e6ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:51:25 d79c2cab65c4: Preparing 15:51:25 ccde6f9064df: Preparing 15:51:25 72db753daa86: Preparing 15:51:25 ce2d2ccd3e72: Preparing 15:51:25 205a267e6660: Preparing 15:51:25 a4194efc3648: Preparing 15:51:25 9d472f7d1a5e: Preparing 15:51:25 3dab9f8bf2d2: Preparing 15:51:25 a4194efc3648: Waiting 15:51:25 9d472f7d1a5e: Waiting 15:51:25 3dab9f8bf2d2: Waiting 15:51:25 205a267e6660: Layer already exists 15:51:25 72db753daa86: Layer already exists 15:51:25 ccde6f9064df: Layer already exists 15:51:25 ce2d2ccd3e72: Layer already exists 15:51:25 d79c2cab65c4: Layer already exists 15:51:25 a4194efc3648: Layer already exists 15:51:25 9d472f7d1a5e: Layer already exists 15:51:25 3dab9f8bf2d2: Layer already exists 15:51:25 main: digest: sha256:df5ea98478bbe82c2e5a49dc2d2da47bbf55dacb60700d87ade7e60ec933e6ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:25 ===================================================== [Pipeline] echo 15:51:25 taggedImages: 15:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.16 15:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:51:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:51:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:25 latest 15:51:25 3.1.0-dev.16 15:51:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:25 main 15:51:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:51:26 15521ed06a4c: Preparing 15:51:26 844ceeae984a: Preparing 15:51:26 205a267e6660: Preparing 15:51:26 a4194efc3648: Preparing 15:51:26 95f1505309cb: Preparing 15:51:26 3dab9f8bf2d2: Preparing 15:51:26 3dab9f8bf2d2: Waiting 15:51:26 205a267e6660: Layer already exists 15:51:26 a4194efc3648: Layer already exists 15:51:26 3dab9f8bf2d2: Layer already exists 15:51:26 15521ed06a4c: Pushed 15:51:26 95f1505309cb: Pushed 15:51:28 844ceeae984a: Pushed 15:51:28 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:dd30dd667c68f47169b9278e55f55ce992ac0b2da9700fe635d3b921e8b10271 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:51:29 15521ed06a4c: Preparing 15:51:29 844ceeae984a: Preparing 15:51:29 205a267e6660: Preparing 15:51:29 a4194efc3648: Preparing 15:51:29 95f1505309cb: Preparing 15:51:29 3dab9f8bf2d2: Preparing 15:51:29 3dab9f8bf2d2: Waiting 15:51:29 844ceeae984a: Layer already exists 15:51:29 205a267e6660: Layer already exists 15:51:29 a4194efc3648: Layer already exists 15:51:29 95f1505309cb: Layer already exists 15:51:29 15521ed06a4c: Layer already exists 15:51:29 3dab9f8bf2d2: Layer already exists 15:51:29 latest: digest: sha256:dd30dd667c68f47169b9278e55f55ce992ac0b2da9700fe635d3b921e8b10271 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.16 15:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:51:30 15521ed06a4c: Preparing 15:51:30 844ceeae984a: Preparing 15:51:30 205a267e6660: Preparing 15:51:30 a4194efc3648: Preparing 15:51:30 95f1505309cb: Preparing 15:51:30 3dab9f8bf2d2: Preparing 15:51:30 3dab9f8bf2d2: Waiting 15:51:30 205a267e6660: Layer already exists 15:51:30 a4194efc3648: Layer already exists 15:51:30 95f1505309cb: Layer already exists 15:51:30 844ceeae984a: Layer already exists 15:51:30 15521ed06a4c: Layer already exists 15:51:30 3dab9f8bf2d2: Layer already exists 15:51:30 3.1.0-dev.16: digest: sha256:dd30dd667c68f47169b9278e55f55ce992ac0b2da9700fe635d3b921e8b10271 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:51:30 15521ed06a4c: Preparing 15:51:30 844ceeae984a: Preparing 15:51:30 205a267e6660: Preparing 15:51:30 a4194efc3648: Preparing 15:51:30 95f1505309cb: Preparing 15:51:30 3dab9f8bf2d2: Preparing 15:51:30 3dab9f8bf2d2: Waiting 15:51:30 a4194efc3648: Layer already exists 15:51:30 205a267e6660: Layer already exists 15:51:30 95f1505309cb: Layer already exists 15:51:30 844ceeae984a: Layer already exists 15:51:30 15521ed06a4c: Layer already exists 15:51:30 3dab9f8bf2d2: Layer already exists 15:51:30 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:dd30dd667c68f47169b9278e55f55ce992ac0b2da9700fe635d3b921e8b10271 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:51:31 15521ed06a4c: Preparing 15:51:31 844ceeae984a: Preparing 15:51:31 205a267e6660: Preparing 15:51:31 a4194efc3648: Preparing 15:51:31 95f1505309cb: Preparing 15:51:31 3dab9f8bf2d2: Preparing 15:51:31 15521ed06a4c: Layer already exists 15:51:31 a4194efc3648: Layer already exists 15:51:31 205a267e6660: Layer already exists 15:51:31 844ceeae984a: Layer already exists 15:51:31 95f1505309cb: Layer already exists 15:51:31 3dab9f8bf2d2: Layer already exists 15:51:31 main: digest: sha256:dd30dd667c68f47169b9278e55f55ce992ac0b2da9700fe635d3b921e8b10271 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:31 ===================================================== [Pipeline] echo 15:51:31 taggedImages: 15:51:31 - nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:51:31 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.16 15:51:31 - nexus3.edgexfoundry.org:10004/support-notifications:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:31 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:51:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:51:31 e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:31 latest 15:51:31 3.1.0-dev.16 15:51:31 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:31 main 15:51:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:32 6b3b222c3103: Preparing 15:51:32 b6fc7db55fe1: Preparing 15:51:32 205a267e6660: Preparing 15:51:32 a4194efc3648: Preparing 15:51:32 14ba7f6d7325: Preparing 15:51:32 3dab9f8bf2d2: Preparing 15:51:32 3dab9f8bf2d2: Waiting 15:51:32 a4194efc3648: Layer already exists 15:51:32 14ba7f6d7325: Layer already exists 15:51:32 205a267e6660: Layer already exists 15:51:32 3dab9f8bf2d2: Layer already exists 15:51:32 6b3b222c3103: Pushed 15:51:34 b6fc7db55fe1: Pushed 15:51:34 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:71950e321b068c216eee9022a170277296a3f01edf01d8f77fbc7974c9d2ef19 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:35 6b3b222c3103: Preparing 15:51:35 b6fc7db55fe1: Preparing 15:51:35 205a267e6660: Preparing 15:51:35 a4194efc3648: Preparing 15:51:35 14ba7f6d7325: Preparing 15:51:35 3dab9f8bf2d2: Preparing 15:51:35 3dab9f8bf2d2: Waiting 15:51:35 6b3b222c3103: Layer already exists 15:51:35 14ba7f6d7325: Layer already exists 15:51:35 a4194efc3648: Layer already exists 15:51:35 205a267e6660: Layer already exists 15:51:35 b6fc7db55fe1: Layer already exists 15:51:35 3dab9f8bf2d2: Layer already exists 15:51:35 latest: digest: sha256:71950e321b068c216eee9022a170277296a3f01edf01d8f77fbc7974c9d2ef19 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.16 15:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:35 6b3b222c3103: Preparing 15:51:35 b6fc7db55fe1: Preparing 15:51:35 205a267e6660: Preparing 15:51:35 a4194efc3648: Preparing 15:51:35 14ba7f6d7325: Preparing 15:51:35 3dab9f8bf2d2: Preparing 15:51:35 3dab9f8bf2d2: Waiting 15:51:35 6b3b222c3103: Layer already exists 15:51:35 14ba7f6d7325: Layer already exists 15:51:35 a4194efc3648: Layer already exists 15:51:35 205a267e6660: Layer already exists 15:51:35 b6fc7db55fe1: Layer already exists 15:51:35 3dab9f8bf2d2: Layer already exists 15:51:35 3.1.0-dev.16: digest: sha256:71950e321b068c216eee9022a170277296a3f01edf01d8f77fbc7974c9d2ef19 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:36 6b3b222c3103: Preparing 15:51:36 b6fc7db55fe1: Preparing 15:51:36 205a267e6660: Preparing 15:51:36 a4194efc3648: Preparing 15:51:36 14ba7f6d7325: Preparing 15:51:36 3dab9f8bf2d2: Preparing 15:51:36 3dab9f8bf2d2: Waiting 15:51:36 14ba7f6d7325: Layer already exists 15:51:36 6b3b222c3103: Layer already exists 15:51:36 b6fc7db55fe1: Layer already exists 15:51:36 205a267e6660: Layer already exists 15:51:36 a4194efc3648: Layer already exists 15:51:36 3dab9f8bf2d2: Layer already exists 15:51:36 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:71950e321b068c216eee9022a170277296a3f01edf01d8f77fbc7974c9d2ef19 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:51:37 6b3b222c3103: Preparing 15:51:37 b6fc7db55fe1: Preparing 15:51:37 205a267e6660: Preparing 15:51:37 a4194efc3648: Preparing 15:51:37 14ba7f6d7325: Preparing 15:51:37 3dab9f8bf2d2: Preparing 15:51:37 3dab9f8bf2d2: Waiting 15:51:37 14ba7f6d7325: Layer already exists 15:51:37 a4194efc3648: Layer already exists 15:51:37 205a267e6660: Layer already exists 15:51:37 6b3b222c3103: Layer already exists 15:51:37 b6fc7db55fe1: Layer already exists 15:51:37 3dab9f8bf2d2: Layer already exists 15:51:37 main: digest: sha256:71950e321b068c216eee9022a170277296a3f01edf01d8f77fbc7974c9d2ef19 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:37 ===================================================== [Pipeline] echo 15:51:37 taggedImages: 15:51:37 - nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2 15:51:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:51:37 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.16 15:51:37 - nexus3.edgexfoundry.org:10004/support-scheduler:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 15:51:37 - 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] } 16:06:25 #101 ... 16:06:25 16:06:25 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:06:25 #125 DONE 966.5s 16:06:25 16:06:25 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:25 #133 ... 16:06:25 16:06:25 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:06:25 #147 DONE 0.2s 16:06:25 16:06:25 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:06:25 #122 ... 16:06:25 16:06:25 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:06:25 #148 DONE 0.2s 16:06:25 16:06:25 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:06:25 #149 DONE 0.2s 16:06:25 16:06:25 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:06:25 #128 ... 16:06:25 16:06:25 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:06:25 #150 DONE 0.1s 16:06:25 16:06:25 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:25 #133 967.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:06:25 #133 ... 16:06:25 16:06:25 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:06:25 #151 DONE 0.1s 16:06:25 16:06:25 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:25 #152 DONE 1.9s 16:06:25 16:06:25 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:06:25 #127 ... 16:06:25 16:06:25 #143 [security-proxy-auth] exporting to image 16:06:25 #143 exporting layers 16:06:25 #143 exporting layers 0.5s done 16:06:25 #143 writing image sha256:91b34b4740da94f93ed9d4333e220460964b2dec15c32269fae69c2ac8aa7f3d done 16:06:25 #143 naming to docker.io/library/security-proxy-auth-arm64 done 16:06:25 #143 DONE 5.1s 16:06:25 16:06:25 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:06:28 #122 ... 16:06:28 16:06:28 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:06:28 #131 DONE 974.1s 16:06:28 16:06:28 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:06:29 #124 ... 16:06:29 16:06:29 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:06:29 #153 DONE 0.2s 16:06:29 16:06:29 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:06:29 #154 DONE 0.1s 16:06:29 16:06:29 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:06:29 #155 DONE 0.2s 16:06:29 16:06:29 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:06:29 #156 DONE 0.2s 16:06:29 16:06:29 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:06:29 #128 ... 16:06:29 16:06:29 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:06:29 #157 DONE 0.1s 16:06:29 16:06:29 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:33 #158 DONE 3.6s 16:06:33 16:06:33 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:06:33 #101 ... 16:06:33 16:06:33 #143 [security-proxy-setup] exporting to image 16:06:33 #143 exporting layers 16:06:34 #143 exporting layers 0.6s done 16:06:34 #143 writing image sha256:f0fc3bbcbe8528dac73cdc5d0ecdbb81c7f3315093af28c60560ec6478735ec5 done 16:06:34 #143 naming to docker.io/library/security-proxy-setup-arm64 done 16:06:34 #143 DONE 5.7s 16:06:34 16:06:34 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:06:36 #124 DONE 981.8s 16:06:36 16:06:36 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:06:36 #127 ... 16:06:36 16:06:36 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:06:36 #159 DONE 0.3s 16:06:36 16:06:36 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:06:37 #127 ... 16:06:37 16:06:37 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:06:38 #160 DONE 2.1s 16:06:38 16:06:38 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:06:38 #122 ... 16:06:38 16:06:38 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:06:39 #161 DONE 0.3s 16:06:39 16:06:39 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:06:39 #162 DONE 0.2s 16:06:39 16:06:39 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:06:39 #163 DONE 0.4s 16:06:39 16:06:39 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:06:39 #132 ... 16:06:39 16:06:39 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:06:39 #164 DONE 0.1s 16:06:40 16:06:40 #165 [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/ 16:06:40 #165 DONE 0.1s 16:06:40 16:06:40 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:06:40 #129 ... 16:06:40 16:06:40 #166 [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/ 16:06:40 #166 DONE 0.1s 16:06:40 16:06:40 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:06:40 #167 DONE 0.1s 16:06:40 16:06:40 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:06:40 #132 ... 16:06:40 16:06:40 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:06:40 #168 DONE 0.1s 16:06:40 16:06:40 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:06:42 #169 DONE 2.1s 16:06:42 16:06:42 #143 [security-bootstrapper] exporting to image 16:06:42 #143 exporting layers 16:06:43 #143 exporting layers 0.9s done 16:06:43 #143 writing image sha256:053a6561a08bcef9146770a75c1f4a3fefd7f96097536ed3af0fa0961da3a518 done 16:06:43 #143 naming to docker.io/library/security-bootstrapper-arm64 done 16:06:43 #143 DONE 6.6s 16:06:43 16:06:43 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:06:46 #101 ... 16:06:46 16:06:46 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:06:46 #133 DONE 992.1s 16:06:46 16:06:46 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:06:47 #122 ... 16:06:47 16:06:47 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:06:47 #170 DONE 0.2s 16:06:47 16:06:47 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:06:47 #171 DONE 0.3s 16:06:47 16:06:47 #172 [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 16:06:47 #172 DONE 0.2s 16:06:47 16:06:47 #173 [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 16:06:48 #173 DONE 0.1s 16:06:48 16:06:48 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:06:48 #174 DONE 0.1s 16:06:48 16:06:48 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:06:48 #175 DONE 0.3s 16:06:48 16:06:48 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:06:48 #132 ... 16:06:48 16:06:48 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:06:48 #176 DONE 0.3s 16:06:48 16:06:48 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:06:48 #177 DONE 0.1s 16:06:48 16:06:48 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:06:48 #108 ... 16:06:48 16:06:48 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:50 #178 DONE 2.0s 16:06:50 16:06:50 #143 [security-secretstore-setup] exporting to image 16:06:50 #143 exporting layers 16:06:52 #143 exporting layers 1.2s done 16:06:52 #143 writing image sha256:75514a70c21fc6f262089512b20e0023f4c8600a1bbc02294b372c84278492bf 0.0s done 16:06:52 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 16:06:52 #143 DONE 7.8s 16:06:52 16:06:52 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:14 #122 ... 16:07:14 16:07:14 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:07:14 #127 DONE 1018.1s 16:07:14 16:07:14 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:14 #122 ... 16:07:14 16:07:14 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:07:14 #179 DONE 0.2s 16:07:14 16:07:14 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:07:14 #180 DONE 0.1s 16:07:14 16:07:14 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:07:14 #181 DONE 0.2s 16:07:14 16:07:14 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:07:14 #182 DONE 0.1s 16:07:14 16:07:14 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:07:14 #101 ... 16:07:14 16:07:14 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:07:14 #183 DONE 0.1s 16:07:14 16:07:14 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:15 #184 DONE 1.9s 16:07:15 16:07:15 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:15 #132 ... 16:07:15 16:07:15 #143 [core-common-config-bootstrapper] exporting to image 16:07:15 #143 exporting layers 16:07:15 #143 exporting layers 0.5s done 16:07:16 #143 writing image sha256:cfa1a22deca17f77da22fc4db64e142fe23ddb00f7653d998c8d5fd7bf36eb79 done 16:07:16 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:07:16 #143 DONE 8.3s 16:07:16 16:07:16 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:28 #132 ... 16:07:28 16:07:28 #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:07:28 #101 DONE 1032.7s 16:07:28 16:07:28 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:28 #132 ... 16:07:28 16:07:28 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:07:28 #185 DONE 0.1s 16:07:28 16:07:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:28 #128 ... 16:07:28 16:07:28 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:07:28 #186 DONE 0.2s 16:07:28 16:07:28 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:28 #122 ... 16:07:28 16:07:28 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:07:28 #187 DONE 0.3s 16:07:28 16:07:28 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:07:28 #188 DONE 0.2s 16:07:28 16:07:28 #143 [core-command] exporting to image 16:07:28 #143 exporting layers 16:07:28 #143 exporting layers 0.3s done 16:07:28 #143 writing image sha256:d3d2402a0881a1fa8f40dfeb78868b94e784ef36dc2ba0e626633aaa29f7cbf8 done 16:07:28 #143 naming to docker.io/library/core-command-arm64 done 16:07:28 #143 DONE 8.6s 16:07:28 16:07:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:07:41 #128 DONE 1044.9s 16:07:41 16:07:41 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:41 #122 ... 16:07:41 16:07:41 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:07:41 #189 DONE 0.2s 16:07:41 16:07:41 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:07:41 #190 DONE 0.1s 16:07:41 16:07:41 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:07:41 #191 DONE 0.3s 16:07:41 16:07:41 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:41 #108 ... 16:07:41 16:07:41 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:07:41 #192 DONE 0.1s 16:07:41 16:07:41 #143 [core-data] exporting to image 16:07:41 #143 exporting layers 16:07:41 #143 exporting layers 0.3s done 16:07:41 #143 writing image sha256:1147bc4f69f0c2cf074a66444e4f503d26c0fbf0464e9b8d5696e203dae24a6a done 16:07:41 #143 naming to docker.io/library/core-data-arm64 done 16:07:41 #143 DONE 8.9s 16:07:41 16:07:41 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:07:45 #132 ... 16:07:45 16:07:45 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:07:45 #122 DONE 1050.2s 16:07:45 16:07:45 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:45 #108 ... 16:07:45 16:07:45 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:07:45 #193 DONE 0.0s 16:07:45 16:07:45 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:07:45 #194 DONE 0.1s 16:07:45 16:07:45 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:45 #108 ... 16:07:45 16:07:45 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:07:45 #195 DONE 0.3s 16:07:45 16:07:45 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:07:45 #196 DONE 0.1s 16:07:45 16:07:45 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:07:45 #197 DONE 0.1s 16:07:45 16:07:45 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:07:45 #108 ... 16:07:45 16:07:45 #143 [core-metadata] exporting to image 16:07:45 #143 exporting layers 16:07:45 #143 exporting layers 0.2s done 16:07:46 #143 writing image sha256:bebc98e6c89d2347f58e23b47817e616a3613d42a6462a4c930fff2fba8e634b done 16:07:46 #143 naming to docker.io/library/core-metadata-arm64 done 16:07:46 #143 DONE 9.1s 16:07:46 16:07:46 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:42 #108 ... 16:08:42 16:08:42 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:08:42 #132 DONE 1102.8s 16:08:42 16:08:42 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:42 #108 ... 16:08:42 16:08:42 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:08:42 #198 DONE 0.1s 16:08:42 16:08:42 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:08:42 #108 ... 16:08:42 16:08:42 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:08:42 #199 DONE 0.1s 16:08:42 16:08:42 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:08:42 #200 DONE 0.3s 16:08:42 16:08:42 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:08:42 #201 DONE 0.1s 16:08:42 16:08:42 #143 [security-spiffe-token-provider] exporting to image 16:08:42 #143 exporting layers 16:08:42 #143 exporting layers 0.5s done 16:08:42 #143 writing image sha256:fd207371d50a9b2a327023c85f90cbac0cd1e06a0f5e16cd6d5613d4de886b5a done 16:08:42 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:08:42 #143 DONE 9.6s 16:08:42 16:08:42 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:09:00 #108 DONE 1126.5s 16:09:00 16:09:00 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:09:00 #129 DONE 1126.5s 16:09:00 16:09:00 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:09:01 #202 DONE 0.2s 16:09:01 16:09:01 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:09:01 #203 DONE 0.2s 16:09:01 16:09:01 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:01 #204 ... 16:09:01 16:09:01 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:01 #205 DONE 0.2s 16:09:01 16:09:01 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:09:01 #204 DONE 0.2s 16:09:01 16:09:01 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:02 #206 DONE 0.4s 16:09:02 16:09:02 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:09:02 #207 DONE 0.5s 16:09:02 16:09:02 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:09:02 #208 DONE 0.1s 16:09:02 16:09:02 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:09:02 #209 DONE 0.1s 16:09:02 16:09:02 #143 [support-scheduler] exporting to image 16:09:02 #143 exporting layers 16:09:02 #143 exporting layers 0.4s done 16:09:02 #143 writing image sha256:a9404c7ffdb42e08ac5902cc6525030178e9bbbcc0074a8df6cb3f5dde68fe74 0.0s done 16:09:02 #143 naming to docker.io/library/support-notifications-arm64 done 16:09:02 #143 writing image sha256:a977e9a7adda545f27eb57697e64d48eed1148cd55ad2b75e37e94506fe9bc00 16:09:02 #143 writing image sha256:a977e9a7adda545f27eb57697e64d48eed1148cd55ad2b75e37e94506fe9bc00 done 16:09:02 #143 naming to docker.io/library/support-scheduler-arm64 done 16:09:02 #143 DONE 10.3s 16:09:02 time="2023-07-25T15:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:09:02 time="2023-07-25T15:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:09:02 $ docker stop --time=1 8ef3dba945c30143ef80ef179176c278566fdd33fbb95813b3c296af26178098 16:09:04 $ docker rm -f --volumes 8ef3dba945c30143ef80ef179176c278566fdd33fbb95813b3c296af26178098 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:04 + docker images 16:09:04 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:04 support-scheduler-arm64 latest a977e9a7adda 3 seconds ago 31.8MB 16:09:04 support-notifications-arm64 latest a9404c7ffdb4 3 seconds ago 32.4MB 16:09:04 security-spiffe-token-provider-arm64 latest fd207371d50a 26 seconds ago 33.3MB 16:09:04 core-metadata-arm64 latest bebc98e6c89d About a minute ago 20.8MB 16:09:04 core-data-arm64 latest 1147bc4f69f0 About a minute ago 20.5MB 16:09:04 core-command-arm64 latest d3d2402a0881 About a minute ago 20.3MB 16:09:04 core-common-config-bootstrapper-arm64 latest cfa1a22deca1 About a minute ago 17.8MB 16:09:04 security-secretstore-setup-arm64 latest 75514a70c21f 2 minutes ago 42.5MB 16:09:04 security-bootstrapper-arm64 latest 053a6561a08b 2 minutes ago 22.5MB 16:09:04 security-proxy-setup-arm64 latest f0fc3bbcbe85 2 minutes ago 24MB 16:09:04 security-proxy-auth-arm64 latest 91b34b4740da 2 minutes ago 18.8MB 16:09:04 security-spire-agent-arm64 latest 9deac68a8443 18 minutes ago 157MB 16:09:04 security-spire-server-arm64 latest 237d6cdb1466 18 minutes ago 102MB 16:09:04 security-spire-config-arm64 latest 23063136d7f2 18 minutes ago 96.1MB 16:09:04 ci-base-image-arm64 latest 9772ae76a41c 20 minutes ago 1.05GB 16:09:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB 16:09:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:05 provisioning config files... 16:09:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/550@tmp/config7962738010861109879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:05 ---> docker-login.sh 16:09:05 nexus3.edgexfoundry.org:10001 16:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:05 Configure a credential helper to remove this warning. See 16:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:05 16:09:05 Login Succeeded 16:09:05 nexus3.edgexfoundry.org:10002 16:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:06 Configure a credential helper to remove this warning. See 16:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:06 16:09:06 Login Succeeded 16:09:06 nexus3.edgexfoundry.org:10003 16:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:06 Configure a credential helper to remove this warning. See 16:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:06 16:09:06 Login Succeeded 16:09:06 nexus3.edgexfoundry.org:10004 16:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:06 Configure a credential helper to remove this warning. See 16:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:06 16:09:06 Login Succeeded 16:09:06 docker.io 16:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:07 Configure a credential helper to remove this warning. See 16:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:07 16:09:07 Login Succeeded 16:09:07 ---> docker-login.sh ends [Pipeline] } 16:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:09:07 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:07 latest 16:09:07 3.1.0-dev.16 16:09:07 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:07 main 16:09:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:08 0cd7f2b71ad5: Preparing 16:09:08 03566b3fb89d: Preparing 16:09:08 48da3a402245: Preparing 16:09:08 b4b511ee34d0: Preparing 16:09:08 4ab87e7b1a91: Preparing 16:09:08 9386262d7a74: Preparing 16:09:08 9386262d7a74: Waiting 16:09:08 0cd7f2b71ad5: Pushed 16:09:08 4ab87e7b1a91: Pushed 16:09:08 48da3a402245: Pushed 16:09:08 b4b511ee34d0: Pushed 16:09:08 9386262d7a74: Layer already exists 16:09:12 03566b3fb89d: Pushed 16:09:12 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:a7ddb90a3e48c0807e9b0385704a93975707b9dc4c9a21aae33b25c8b615b99e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:13 0cd7f2b71ad5: Preparing 16:09:13 03566b3fb89d: Preparing 16:09:13 48da3a402245: Preparing 16:09:13 b4b511ee34d0: Preparing 16:09:13 4ab87e7b1a91: Preparing 16:09:13 9386262d7a74: Preparing 16:09:13 9386262d7a74: Waiting 16:09:13 03566b3fb89d: Layer already exists 16:09:13 4ab87e7b1a91: Layer already exists 16:09:13 48da3a402245: Layer already exists 16:09:13 b4b511ee34d0: Layer already exists 16:09:13 0cd7f2b71ad5: Layer already exists 16:09:13 9386262d7a74: Layer already exists 16:09:13 latest: digest: sha256:a7ddb90a3e48c0807e9b0385704a93975707b9dc4c9a21aae33b25c8b615b99e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.16 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:14 0cd7f2b71ad5: Preparing 16:09:14 03566b3fb89d: Preparing 16:09:14 48da3a402245: Preparing 16:09:14 b4b511ee34d0: Preparing 16:09:14 4ab87e7b1a91: Preparing 16:09:14 9386262d7a74: Preparing 16:09:14 9386262d7a74: Waiting 16:09:14 b4b511ee34d0: Layer already exists 16:09:14 48da3a402245: Layer already exists 16:09:14 03566b3fb89d: Layer already exists 16:09:14 4ab87e7b1a91: Layer already exists 16:09:14 0cd7f2b71ad5: Layer already exists 16:09:14 9386262d7a74: Layer already exists 16:09:14 3.1.0-dev.16: digest: sha256:a7ddb90a3e48c0807e9b0385704a93975707b9dc4c9a21aae33b25c8b615b99e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:14 0cd7f2b71ad5: Preparing 16:09:14 03566b3fb89d: Preparing 16:09:14 48da3a402245: Preparing 16:09:14 b4b511ee34d0: Preparing 16:09:14 4ab87e7b1a91: Preparing 16:09:14 9386262d7a74: Preparing 16:09:14 9386262d7a74: Waiting 16:09:14 4ab87e7b1a91: Layer already exists 16:09:14 03566b3fb89d: Layer already exists 16:09:14 0cd7f2b71ad5: Layer already exists 16:09:14 b4b511ee34d0: Layer already exists 16:09:14 48da3a402245: Layer already exists 16:09:14 9386262d7a74: Layer already exists 16:09:14 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:a7ddb90a3e48c0807e9b0385704a93975707b9dc4c9a21aae33b25c8b615b99e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:15 0cd7f2b71ad5: Preparing 16:09:15 03566b3fb89d: Preparing 16:09:15 48da3a402245: Preparing 16:09:15 b4b511ee34d0: Preparing 16:09:15 4ab87e7b1a91: Preparing 16:09:15 9386262d7a74: Preparing 16:09:15 9386262d7a74: Waiting 16:09:15 0cd7f2b71ad5: Layer already exists 16:09:15 b4b511ee34d0: Layer already exists 16:09:15 48da3a402245: Layer already exists 16:09:15 03566b3fb89d: Layer already exists 16:09:15 4ab87e7b1a91: Layer already exists 16:09:15 9386262d7a74: Layer already exists 16:09:15 main: digest: sha256:a7ddb90a3e48c0807e9b0385704a93975707b9dc4c9a21aae33b25c8b615b99e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:16 ===================================================== [Pipeline] echo 16:09:16 taggedImages: 16:09:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.16 16:09:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:09:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:09:16 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:16 latest 16:09:16 3.1.0-dev.16 16:09:16 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:16 main 16:09:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:16 c871bfbdebe8: Preparing 16:09:16 24f7745818ee: Preparing 16:09:16 93a0c60431bc: Preparing 16:09:16 4190023d4851: Preparing 16:09:16 48da3a402245: Preparing 16:09:16 b4b511ee34d0: Preparing 16:09:16 4ab87e7b1a91: Preparing 16:09:16 9386262d7a74: Preparing 16:09:16 b4b511ee34d0: Waiting 16:09:16 4ab87e7b1a91: Waiting 16:09:16 9386262d7a74: Waiting 16:09:16 48da3a402245: Layer already exists 16:09:17 b4b511ee34d0: Layer already exists 16:09:17 4ab87e7b1a91: Layer already exists 16:09:17 24f7745818ee: Pushed 16:09:17 93a0c60431bc: Pushed 16:09:17 9386262d7a74: Layer already exists 16:09:17 c871bfbdebe8: Pushed 16:09:19 4190023d4851: Pushed 16:09:20 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:91eda7fd92b060b6dc8663aa286cea329bd846cab27946fc3c2a8e4b755fffd7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:21 c871bfbdebe8: Preparing 16:09:21 24f7745818ee: Preparing 16:09:21 93a0c60431bc: Preparing 16:09:21 4190023d4851: Preparing 16:09:21 48da3a402245: Preparing 16:09:21 b4b511ee34d0: Preparing 16:09:21 4ab87e7b1a91: Preparing 16:09:21 9386262d7a74: Preparing 16:09:21 b4b511ee34d0: Waiting 16:09:21 4ab87e7b1a91: Waiting 16:09:21 9386262d7a74: Waiting 16:09:21 24f7745818ee: Layer already exists 16:09:21 c871bfbdebe8: Layer already exists 16:09:21 93a0c60431bc: Layer already exists 16:09:21 4190023d4851: Layer already exists 16:09:21 48da3a402245: Layer already exists 16:09:21 b4b511ee34d0: Layer already exists 16:09:21 4ab87e7b1a91: Layer already exists 16:09:21 9386262d7a74: Layer already exists 16:09:21 latest: digest: sha256:91eda7fd92b060b6dc8663aa286cea329bd846cab27946fc3c2a8e4b755fffd7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.16 16:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:21 c871bfbdebe8: Preparing 16:09:21 24f7745818ee: Preparing 16:09:21 93a0c60431bc: Preparing 16:09:21 4190023d4851: Preparing 16:09:21 48da3a402245: Preparing 16:09:21 b4b511ee34d0: Preparing 16:09:21 4ab87e7b1a91: Preparing 16:09:21 9386262d7a74: Preparing 16:09:21 b4b511ee34d0: Waiting 16:09:21 4ab87e7b1a91: Waiting 16:09:21 9386262d7a74: Waiting 16:09:21 4190023d4851: Layer already exists 16:09:21 93a0c60431bc: Layer already exists 16:09:21 24f7745818ee: Layer already exists 16:09:21 48da3a402245: Layer already exists 16:09:21 c871bfbdebe8: Layer already exists 16:09:21 9386262d7a74: Layer already exists 16:09:21 b4b511ee34d0: Layer already exists 16:09:21 4ab87e7b1a91: Layer already exists 16:09:22 3.1.0-dev.16: digest: sha256:91eda7fd92b060b6dc8663aa286cea329bd846cab27946fc3c2a8e4b755fffd7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:23 c871bfbdebe8: Preparing 16:09:23 24f7745818ee: Preparing 16:09:23 93a0c60431bc: Preparing 16:09:23 4190023d4851: Preparing 16:09:23 48da3a402245: Preparing 16:09:23 b4b511ee34d0: Preparing 16:09:23 4ab87e7b1a91: Preparing 16:09:23 9386262d7a74: Preparing 16:09:23 b4b511ee34d0: Waiting 16:09:23 4ab87e7b1a91: Waiting 16:09:23 9386262d7a74: Waiting 16:09:23 4190023d4851: Layer already exists 16:09:23 48da3a402245: Layer already exists 16:09:23 24f7745818ee: Layer already exists 16:09:23 93a0c60431bc: Layer already exists 16:09:23 c871bfbdebe8: Layer already exists 16:09:23 b4b511ee34d0: Layer already exists 16:09:23 9386262d7a74: Layer already exists 16:09:23 4ab87e7b1a91: Layer already exists 16:09:23 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:91eda7fd92b060b6dc8663aa286cea329bd846cab27946fc3c2a8e4b755fffd7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:09:24 c871bfbdebe8: Preparing 16:09:24 24f7745818ee: Preparing 16:09:24 93a0c60431bc: Preparing 16:09:24 4190023d4851: Preparing 16:09:24 48da3a402245: Preparing 16:09:24 b4b511ee34d0: Preparing 16:09:24 4ab87e7b1a91: Preparing 16:09:24 9386262d7a74: Preparing 16:09:24 b4b511ee34d0: Waiting 16:09:24 4ab87e7b1a91: Waiting 16:09:24 9386262d7a74: Waiting 16:09:24 48da3a402245: Layer already exists 16:09:24 c871bfbdebe8: Layer already exists 16:09:24 24f7745818ee: Layer already exists 16:09:24 93a0c60431bc: Layer already exists 16:09:24 4190023d4851: Layer already exists 16:09:24 4ab87e7b1a91: Layer already exists 16:09:24 9386262d7a74: Layer already exists 16:09:24 b4b511ee34d0: Layer already exists 16:09:24 main: digest: sha256:91eda7fd92b060b6dc8663aa286cea329bd846cab27946fc3c2a8e4b755fffd7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:24 ===================================================== [Pipeline] echo 16:09:24 taggedImages: 16:09:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:09:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.16 16:09:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:09:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:09:24 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:24 latest 16:09:24 3.1.0-dev.16 16:09:24 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:24 main 16:09:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:25 3ab842868184: Preparing 16:09:25 7f2bb7c49618: Preparing 16:09:25 48da3a402245: Preparing 16:09:25 b4b511ee34d0: Preparing 16:09:25 88b54eb6a229: Preparing 16:09:25 9386262d7a74: Preparing 16:09:25 9386262d7a74: Waiting 16:09:25 b4b511ee34d0: Layer already exists 16:09:25 48da3a402245: Layer already exists 16:09:25 9386262d7a74: Layer already exists 16:09:25 88b54eb6a229: Pushed 16:09:25 3ab842868184: Pushed 16:09:29 7f2bb7c49618: Pushed 16:09:29 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:c2ce8536dad9d7cb3fa34f8959a762b8c70920dbf43a113e0ee8d51cd7a389ac size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:29 3ab842868184: Preparing 16:09:29 7f2bb7c49618: Preparing 16:09:29 48da3a402245: Preparing 16:09:29 b4b511ee34d0: Preparing 16:09:29 88b54eb6a229: Preparing 16:09:29 9386262d7a74: Preparing 16:09:29 9386262d7a74: Waiting 16:09:29 7f2bb7c49618: Layer already exists 16:09:29 3ab842868184: Layer already exists 16:09:29 88b54eb6a229: Layer already exists 16:09:29 b4b511ee34d0: Layer already exists 16:09:29 48da3a402245: Layer already exists 16:09:29 9386262d7a74: Layer already exists 16:09:29 latest: digest: sha256:c2ce8536dad9d7cb3fa34f8959a762b8c70920dbf43a113e0ee8d51cd7a389ac size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.16 16:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:30 3ab842868184: Preparing 16:09:30 7f2bb7c49618: Preparing 16:09:30 48da3a402245: Preparing 16:09:30 b4b511ee34d0: Preparing 16:09:30 88b54eb6a229: Preparing 16:09:30 9386262d7a74: Preparing 16:09:30 9386262d7a74: Waiting 16:09:30 b4b511ee34d0: Layer already exists 16:09:30 3ab842868184: Layer already exists 16:09:30 48da3a402245: Layer already exists 16:09:30 88b54eb6a229: Layer already exists 16:09:30 7f2bb7c49618: Layer already exists 16:09:30 9386262d7a74: Layer already exists 16:09:30 3.1.0-dev.16: digest: sha256:c2ce8536dad9d7cb3fa34f8959a762b8c70920dbf43a113e0ee8d51cd7a389ac size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:31 3ab842868184: Preparing 16:09:31 7f2bb7c49618: Preparing 16:09:31 48da3a402245: Preparing 16:09:31 b4b511ee34d0: Preparing 16:09:31 88b54eb6a229: Preparing 16:09:31 9386262d7a74: Preparing 16:09:31 9386262d7a74: Waiting 16:09:31 b4b511ee34d0: Layer already exists 16:09:31 88b54eb6a229: Layer already exists 16:09:31 3ab842868184: Layer already exists 16:09:31 48da3a402245: Layer already exists 16:09:31 7f2bb7c49618: Layer already exists 16:09:31 9386262d7a74: Layer already exists 16:09:31 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:c2ce8536dad9d7cb3fa34f8959a762b8c70920dbf43a113e0ee8d51cd7a389ac size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:32 3ab842868184: Preparing 16:09:32 7f2bb7c49618: Preparing 16:09:32 48da3a402245: Preparing 16:09:32 b4b511ee34d0: Preparing 16:09:32 88b54eb6a229: Preparing 16:09:32 9386262d7a74: Preparing 16:09:32 9386262d7a74: Waiting 16:09:32 88b54eb6a229: Layer already exists 16:09:32 3ab842868184: Layer already exists 16:09:32 7f2bb7c49618: Layer already exists 16:09:32 9386262d7a74: Layer already exists 16:09:32 48da3a402245: Layer already exists 16:09:32 b4b511ee34d0: Layer already exists 16:09:32 main: digest: sha256:c2ce8536dad9d7cb3fa34f8959a762b8c70920dbf43a113e0ee8d51cd7a389ac size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:32 ===================================================== [Pipeline] echo 16:09:32 taggedImages: 16:09:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:09:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.16 16:09:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:09:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:09:32 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:32 latest 16:09:32 3.1.0-dev.16 16:09:32 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:32 main 16:09:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:33 eb5ec81383a5: Preparing 16:09:33 6017bf1e7967: Preparing 16:09:33 55659a156936: Preparing 16:09:33 48da3a402245: Preparing 16:09:33 b4b511ee34d0: Preparing 16:09:33 4ab87e7b1a91: Preparing 16:09:33 9386262d7a74: Preparing 16:09:33 9386262d7a74: Waiting 16:09:33 4ab87e7b1a91: Waiting 16:09:33 48da3a402245: Layer already exists 16:09:33 b4b511ee34d0: Layer already exists 16:09:33 4ab87e7b1a91: Layer already exists 16:09:33 9386262d7a74: Layer already exists 16:09:33 eb5ec81383a5: Pushed 16:09:33 6017bf1e7967: Pushed 16:09:37 55659a156936: Pushed 16:09:37 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:5d7c58378726f811ad3aafcd6bc8a9249c2ea2bbb5a7dca6a523f4c8434c31b9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:37 eb5ec81383a5: Preparing 16:09:37 6017bf1e7967: Preparing 16:09:37 55659a156936: Preparing 16:09:37 48da3a402245: Preparing 16:09:37 b4b511ee34d0: Preparing 16:09:37 4ab87e7b1a91: Preparing 16:09:37 9386262d7a74: Preparing 16:09:37 4ab87e7b1a91: Waiting 16:09:37 9386262d7a74: Waiting 16:09:37 b4b511ee34d0: Layer already exists 16:09:37 48da3a402245: Layer already exists 16:09:37 55659a156936: Layer already exists 16:09:37 eb5ec81383a5: Layer already exists 16:09:37 6017bf1e7967: Layer already exists 16:09:37 9386262d7a74: Layer already exists 16:09:37 4ab87e7b1a91: Layer already exists 16:09:38 latest: digest: sha256:5d7c58378726f811ad3aafcd6bc8a9249c2ea2bbb5a7dca6a523f4c8434c31b9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.16 16:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:38 eb5ec81383a5: Preparing 16:09:38 6017bf1e7967: Preparing 16:09:38 55659a156936: Preparing 16:09:38 48da3a402245: Preparing 16:09:38 b4b511ee34d0: Preparing 16:09:38 4ab87e7b1a91: Preparing 16:09:38 9386262d7a74: Preparing 16:09:38 4ab87e7b1a91: Waiting 16:09:38 9386262d7a74: Waiting 16:09:38 55659a156936: Layer already exists 16:09:38 48da3a402245: Layer already exists 16:09:38 b4b511ee34d0: Layer already exists 16:09:38 6017bf1e7967: Layer already exists 16:09:38 eb5ec81383a5: Layer already exists 16:09:38 4ab87e7b1a91: Layer already exists 16:09:38 9386262d7a74: Layer already exists 16:09:38 3.1.0-dev.16: digest: sha256:5d7c58378726f811ad3aafcd6bc8a9249c2ea2bbb5a7dca6a523f4c8434c31b9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:39 eb5ec81383a5: Preparing 16:09:39 6017bf1e7967: Preparing 16:09:39 55659a156936: Preparing 16:09:39 48da3a402245: Preparing 16:09:39 b4b511ee34d0: Preparing 16:09:39 4ab87e7b1a91: Preparing 16:09:39 9386262d7a74: Preparing 16:09:39 4ab87e7b1a91: Waiting 16:09:39 9386262d7a74: Waiting 16:09:39 eb5ec81383a5: Layer already exists 16:09:39 48da3a402245: Layer already exists 16:09:39 b4b511ee34d0: Layer already exists 16:09:39 6017bf1e7967: Layer already exists 16:09:39 55659a156936: Layer already exists 16:09:39 9386262d7a74: Layer already exists 16:09:39 4ab87e7b1a91: Layer already exists 16:09:39 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:5d7c58378726f811ad3aafcd6bc8a9249c2ea2bbb5a7dca6a523f4c8434c31b9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:40 eb5ec81383a5: Preparing 16:09:40 6017bf1e7967: Preparing 16:09:40 55659a156936: Preparing 16:09:40 48da3a402245: Preparing 16:09:40 b4b511ee34d0: Preparing 16:09:40 4ab87e7b1a91: Preparing 16:09:40 9386262d7a74: Preparing 16:09:40 4ab87e7b1a91: Waiting 16:09:40 9386262d7a74: Waiting 16:09:40 48da3a402245: Layer already exists 16:09:40 6017bf1e7967: Layer already exists 16:09:40 eb5ec81383a5: Layer already exists 16:09:40 b4b511ee34d0: Layer already exists 16:09:40 55659a156936: Layer already exists 16:09:40 9386262d7a74: Layer already exists 16:09:40 4ab87e7b1a91: Layer already exists 16:09:41 main: digest: sha256:5d7c58378726f811ad3aafcd6bc8a9249c2ea2bbb5a7dca6a523f4c8434c31b9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:41 ===================================================== [Pipeline] echo 16:09:41 taggedImages: 16:09:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.16 16:09:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:09:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:09:41 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:41 latest 16:09:41 3.1.0-dev.16 16:09:41 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:41 main 16:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:41 d53ae512053a: Preparing 16:09:41 0e512978dea1: Preparing 16:09:41 5fbf7cab61ee: Preparing 16:09:41 4c4d50a4b80a: Preparing 16:09:41 c1d373b68893: Preparing 16:09:41 eaaa664d655e: Preparing 16:09:41 14a63392b397: Preparing 16:09:41 48da3a402245: Preparing 16:09:41 b4b511ee34d0: Preparing 16:09:41 ee0d759f72c3: Preparing 16:09:41 6adf89794c39: Preparing 16:09:41 5f70bf18a086: Preparing 16:09:41 57b7b1b8b8fb: Preparing 16:09:41 d4bfbdcc5127: Preparing 16:09:41 9386262d7a74: Preparing 16:09:41 eaaa664d655e: Waiting 16:09:41 6adf89794c39: Waiting 16:09:41 14a63392b397: Waiting 16:09:41 48da3a402245: Waiting 16:09:41 5f70bf18a086: Waiting 16:09:41 57b7b1b8b8fb: Waiting 16:09:41 d4bfbdcc5127: Waiting 16:09:41 9386262d7a74: Waiting 16:09:41 ee0d759f72c3: Waiting 16:09:41 b4b511ee34d0: Waiting 16:09:42 0e512978dea1: Pushed 16:09:42 c1d373b68893: Pushed 16:09:42 d53ae512053a: Pushed 16:09:42 4c4d50a4b80a: Pushed 16:09:42 5fbf7cab61ee: Pushed 16:09:42 48da3a402245: Layer already exists 16:09:42 b4b511ee34d0: Layer already exists 16:09:42 eaaa664d655e: Pushed 16:09:42 6adf89794c39: Pushed 16:09:42 ee0d759f72c3: Pushed 16:09:42 5f70bf18a086: Pushed 16:09:42 9386262d7a74: Layer already exists 16:09:42 57b7b1b8b8fb: Pushed 16:09:42 d4bfbdcc5127: Pushed 16:09:46 14a63392b397: Pushed 16:09:46 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:50db1cbacfa21a371a7e8fe5d58ebb85988c18a5734c79c5e27f718c1569b15d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:46 d53ae512053a: Preparing 16:09:46 0e512978dea1: Preparing 16:09:46 5fbf7cab61ee: Preparing 16:09:46 4c4d50a4b80a: Preparing 16:09:46 c1d373b68893: Preparing 16:09:46 eaaa664d655e: Preparing 16:09:46 14a63392b397: Preparing 16:09:46 48da3a402245: Preparing 16:09:46 b4b511ee34d0: Preparing 16:09:46 14a63392b397: Waiting 16:09:46 ee0d759f72c3: Preparing 16:09:46 48da3a402245: Waiting 16:09:46 6adf89794c39: Preparing 16:09:46 5f70bf18a086: Preparing 16:09:46 b4b511ee34d0: Waiting 16:09:46 57b7b1b8b8fb: Preparing 16:09:46 ee0d759f72c3: Waiting 16:09:46 d4bfbdcc5127: Preparing 16:09:46 6adf89794c39: Waiting 16:09:46 9386262d7a74: Preparing 16:09:46 5f70bf18a086: Waiting 16:09:46 57b7b1b8b8fb: Waiting 16:09:46 9386262d7a74: Waiting 16:09:46 d4bfbdcc5127: Waiting 16:09:46 5fbf7cab61ee: Layer already exists 16:09:46 c1d373b68893: Layer already exists 16:09:46 d53ae512053a: Layer already exists 16:09:46 0e512978dea1: Layer already exists 16:09:46 4c4d50a4b80a: Layer already exists 16:09:46 48da3a402245: Layer already exists 16:09:46 eaaa664d655e: Layer already exists 16:09:46 14a63392b397: Layer already exists 16:09:46 ee0d759f72c3: Layer already exists 16:09:46 b4b511ee34d0: Layer already exists 16:09:46 6adf89794c39: Layer already exists 16:09:46 5f70bf18a086: Layer already exists 16:09:46 57b7b1b8b8fb: Layer already exists 16:09:46 9386262d7a74: Layer already exists 16:09:46 d4bfbdcc5127: Layer already exists 16:09:47 latest: digest: sha256:50db1cbacfa21a371a7e8fe5d58ebb85988c18a5734c79c5e27f718c1569b15d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.16 16:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:47 d53ae512053a: Preparing 16:09:47 0e512978dea1: Preparing 16:09:47 5fbf7cab61ee: Preparing 16:09:47 4c4d50a4b80a: Preparing 16:09:47 c1d373b68893: Preparing 16:09:47 eaaa664d655e: Preparing 16:09:47 14a63392b397: Preparing 16:09:47 48da3a402245: Preparing 16:09:47 b4b511ee34d0: Preparing 16:09:47 ee0d759f72c3: Preparing 16:09:47 6adf89794c39: Preparing 16:09:47 5f70bf18a086: Preparing 16:09:47 57b7b1b8b8fb: Preparing 16:09:47 d4bfbdcc5127: Preparing 16:09:47 9386262d7a74: Preparing 16:09:47 48da3a402245: Waiting 16:09:47 b4b511ee34d0: Waiting 16:09:47 ee0d759f72c3: Waiting 16:09:47 6adf89794c39: Waiting 16:09:47 5f70bf18a086: Waiting 16:09:47 57b7b1b8b8fb: Waiting 16:09:47 d4bfbdcc5127: Waiting 16:09:47 9386262d7a74: Waiting 16:09:47 eaaa664d655e: Waiting 16:09:47 14a63392b397: Waiting 16:09:47 0e512978dea1: Layer already exists 16:09:47 c1d373b68893: Layer already exists 16:09:47 5fbf7cab61ee: Layer already exists 16:09:47 d53ae512053a: Layer already exists 16:09:47 4c4d50a4b80a: Layer already exists 16:09:47 48da3a402245: Layer already exists 16:09:47 ee0d759f72c3: Layer already exists 16:09:47 b4b511ee34d0: Layer already exists 16:09:47 eaaa664d655e: Layer already exists 16:09:47 14a63392b397: Layer already exists 16:09:47 57b7b1b8b8fb: Layer already exists 16:09:47 d4bfbdcc5127: Layer already exists 16:09:47 6adf89794c39: Layer already exists 16:09:47 5f70bf18a086: Layer already exists 16:09:47 9386262d7a74: Layer already exists 16:09:48 3.1.0-dev.16: digest: sha256:50db1cbacfa21a371a7e8fe5d58ebb85988c18a5734c79c5e27f718c1569b15d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:48 d53ae512053a: Preparing 16:09:48 0e512978dea1: Preparing 16:09:48 5fbf7cab61ee: Preparing 16:09:48 4c4d50a4b80a: Preparing 16:09:48 c1d373b68893: Preparing 16:09:48 eaaa664d655e: Preparing 16:09:48 14a63392b397: Preparing 16:09:48 48da3a402245: Preparing 16:09:48 b4b511ee34d0: Preparing 16:09:48 ee0d759f72c3: Preparing 16:09:48 6adf89794c39: Preparing 16:09:48 5f70bf18a086: Preparing 16:09:48 57b7b1b8b8fb: Preparing 16:09:48 d4bfbdcc5127: Preparing 16:09:48 9386262d7a74: Preparing 16:09:48 ee0d759f72c3: Waiting 16:09:48 6adf89794c39: Waiting 16:09:48 5f70bf18a086: Waiting 16:09:48 57b7b1b8b8fb: Waiting 16:09:48 d4bfbdcc5127: Waiting 16:09:48 eaaa664d655e: Waiting 16:09:48 14a63392b397: Waiting 16:09:48 48da3a402245: Waiting 16:09:48 b4b511ee34d0: Waiting 16:09:48 9386262d7a74: Waiting 16:09:48 d53ae512053a: Layer already exists 16:09:48 4c4d50a4b80a: Layer already exists 16:09:48 5fbf7cab61ee: Layer already exists 16:09:48 0e512978dea1: Layer already exists 16:09:48 48da3a402245: Layer already exists 16:09:48 c1d373b68893: Layer already exists 16:09:48 eaaa664d655e: Layer already exists 16:09:48 b4b511ee34d0: Layer already exists 16:09:48 14a63392b397: Layer already exists 16:09:48 6adf89794c39: Layer already exists 16:09:48 57b7b1b8b8fb: Layer already exists 16:09:48 5f70bf18a086: Layer already exists 16:09:48 d4bfbdcc5127: Layer already exists 16:09:48 ee0d759f72c3: Layer already exists 16:09:49 9386262d7a74: Layer already exists 16:09:49 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:50db1cbacfa21a371a7e8fe5d58ebb85988c18a5734c79c5e27f718c1569b15d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:49 d53ae512053a: Preparing 16:09:49 0e512978dea1: Preparing 16:09:49 5fbf7cab61ee: Preparing 16:09:49 4c4d50a4b80a: Preparing 16:09:49 c1d373b68893: Preparing 16:09:49 eaaa664d655e: Preparing 16:09:49 14a63392b397: Preparing 16:09:49 48da3a402245: Preparing 16:09:49 b4b511ee34d0: Preparing 16:09:49 ee0d759f72c3: Preparing 16:09:49 6adf89794c39: Preparing 16:09:49 5f70bf18a086: Preparing 16:09:49 57b7b1b8b8fb: Preparing 16:09:49 d4bfbdcc5127: Preparing 16:09:49 9386262d7a74: Preparing 16:09:49 eaaa664d655e: Waiting 16:09:49 14a63392b397: Waiting 16:09:49 48da3a402245: Waiting 16:09:49 b4b511ee34d0: Waiting 16:09:49 ee0d759f72c3: Waiting 16:09:49 6adf89794c39: Waiting 16:09:49 5f70bf18a086: Waiting 16:09:49 57b7b1b8b8fb: Waiting 16:09:49 d4bfbdcc5127: Waiting 16:09:49 9386262d7a74: Waiting 16:09:49 4c4d50a4b80a: Layer already exists 16:09:49 5fbf7cab61ee: Layer already exists 16:09:49 0e512978dea1: Layer already exists 16:09:49 c1d373b68893: Layer already exists 16:09:49 d53ae512053a: Layer already exists 16:09:49 14a63392b397: Layer already exists 16:09:49 48da3a402245: Layer already exists 16:09:49 eaaa664d655e: Layer already exists 16:09:49 b4b511ee34d0: Layer already exists 16:09:49 ee0d759f72c3: Layer already exists 16:09:49 57b7b1b8b8fb: Layer already exists 16:09:49 5f70bf18a086: Layer already exists 16:09:49 6adf89794c39: Layer already exists 16:09:49 9386262d7a74: Layer already exists 16:09:49 d4bfbdcc5127: Layer already exists 16:09:50 main: digest: sha256:50db1cbacfa21a371a7e8fe5d58ebb85988c18a5734c79c5e27f718c1569b15d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:50 ===================================================== [Pipeline] echo 16:09:50 taggedImages: 16:09:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.16 16:09:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:09:50 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:09:50 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:50 latest 16:09:50 3.1.0-dev.16 16:09:50 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:50 main 16:09:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:09:51 2d9430c867ec: Preparing 16:09:51 d7995397702f: Preparing 16:09:51 411f0e45cc32: Preparing 16:09:51 9ac16ceadd67: Preparing 16:09:51 48da3a402245: Preparing 16:09:51 b4b511ee34d0: Preparing 16:09:51 4ab87e7b1a91: Preparing 16:09:51 9386262d7a74: Preparing 16:09:51 b4b511ee34d0: Waiting 16:09:51 9386262d7a74: Waiting 16:09:51 4ab87e7b1a91: Waiting 16:09:51 48da3a402245: Layer already exists 16:09:51 411f0e45cc32: Pushed 16:09:51 d7995397702f: Pushed 16:09:51 b4b511ee34d0: Layer already exists 16:09:51 4ab87e7b1a91: Layer already exists 16:09:51 9386262d7a74: Layer already exists 16:09:51 2d9430c867ec: Pushed 16:09:53 9ac16ceadd67: Pushed 16:09:54 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:b68c74f51cf148127b4f20a701652c278a0acf43552f71b1851efde7ebcf8809 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:09:54 2d9430c867ec: Preparing 16:09:54 d7995397702f: Preparing 16:09:54 411f0e45cc32: Preparing 16:09:54 9ac16ceadd67: Preparing 16:09:54 48da3a402245: Preparing 16:09:54 b4b511ee34d0: Preparing 16:09:54 4ab87e7b1a91: Preparing 16:09:54 9386262d7a74: Preparing 16:09:54 b4b511ee34d0: Waiting 16:09:54 4ab87e7b1a91: Waiting 16:09:54 9386262d7a74: Waiting 16:09:54 9ac16ceadd67: Layer already exists 16:09:54 48da3a402245: Layer already exists 16:09:54 411f0e45cc32: Layer already exists 16:09:54 d7995397702f: Layer already exists 16:09:54 2d9430c867ec: Layer already exists 16:09:54 4ab87e7b1a91: Layer already exists 16:09:54 9386262d7a74: Layer already exists 16:09:54 b4b511ee34d0: Layer already exists 16:09:55 latest: digest: sha256:b68c74f51cf148127b4f20a701652c278a0acf43552f71b1851efde7ebcf8809 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.16 16:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:09:55 2d9430c867ec: Preparing 16:09:55 d7995397702f: Preparing 16:09:55 411f0e45cc32: Preparing 16:09:55 9ac16ceadd67: Preparing 16:09:55 48da3a402245: Preparing 16:09:55 b4b511ee34d0: Preparing 16:09:55 4ab87e7b1a91: Preparing 16:09:55 9386262d7a74: Preparing 16:09:55 b4b511ee34d0: Waiting 16:09:55 9386262d7a74: Waiting 16:09:55 4ab87e7b1a91: Waiting 16:09:55 d7995397702f: Layer already exists 16:09:55 48da3a402245: Layer already exists 16:09:55 2d9430c867ec: Layer already exists 16:09:55 411f0e45cc32: Layer already exists 16:09:55 9ac16ceadd67: Layer already exists 16:09:55 4ab87e7b1a91: Layer already exists 16:09:55 b4b511ee34d0: Layer already exists 16:09:55 9386262d7a74: Layer already exists 16:09:56 3.1.0-dev.16: digest: sha256:b68c74f51cf148127b4f20a701652c278a0acf43552f71b1851efde7ebcf8809 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:09:56 2d9430c867ec: Preparing 16:09:56 d7995397702f: Preparing 16:09:56 411f0e45cc32: Preparing 16:09:56 9ac16ceadd67: Preparing 16:09:56 48da3a402245: Preparing 16:09:56 b4b511ee34d0: Preparing 16:09:56 4ab87e7b1a91: Preparing 16:09:56 9386262d7a74: Preparing 16:09:56 b4b511ee34d0: Waiting 16:09:56 4ab87e7b1a91: Waiting 16:09:56 9386262d7a74: Waiting 16:09:56 411f0e45cc32: Layer already exists 16:09:56 d7995397702f: Layer already exists 16:09:56 9ac16ceadd67: Layer already exists 16:09:56 48da3a402245: Layer already exists 16:09:56 2d9430c867ec: Layer already exists 16:09:56 9386262d7a74: Layer already exists 16:09:56 4ab87e7b1a91: Layer already exists 16:09:56 b4b511ee34d0: Layer already exists 16:09:57 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:b68c74f51cf148127b4f20a701652c278a0acf43552f71b1851efde7ebcf8809 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:09:57 2d9430c867ec: Preparing 16:09:57 d7995397702f: Preparing 16:09:57 411f0e45cc32: Preparing 16:09:57 9ac16ceadd67: Preparing 16:09:57 48da3a402245: Preparing 16:09:57 b4b511ee34d0: Preparing 16:09:57 4ab87e7b1a91: Preparing 16:09:57 9386262d7a74: Preparing 16:09:57 4ab87e7b1a91: Waiting 16:09:57 9386262d7a74: Waiting 16:09:57 2d9430c867ec: Layer already exists 16:09:57 48da3a402245: Layer already exists 16:09:57 411f0e45cc32: Layer already exists 16:09:57 d7995397702f: Layer already exists 16:09:57 9ac16ceadd67: Layer already exists 16:09:57 9386262d7a74: Layer already exists 16:09:57 b4b511ee34d0: Layer already exists 16:09:57 4ab87e7b1a91: Layer already exists 16:09:58 main: digest: sha256:b68c74f51cf148127b4f20a701652c278a0acf43552f71b1851efde7ebcf8809 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:58 ===================================================== [Pipeline] echo 16:09:58 taggedImages: 16:09:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:09:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.16 16:09:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:09:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:09:58 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:58 latest 16:09:58 3.1.0-dev.16 16:09:58 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:09:58 main 16:09:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:58 b1048b3ee071: Preparing 16:09:58 1d85d798016b: Preparing 16:09:58 a02debc3b661: Preparing 16:09:58 bad200b1d8fd: Preparing 16:09:58 48da3a402245: Preparing 16:09:58 b4b511ee34d0: Preparing 16:09:58 69a017751063: Preparing 16:09:58 b74c6d3ebe24: Preparing 16:09:58 9386262d7a74: Preparing 16:09:58 69a017751063: Waiting 16:09:58 b74c6d3ebe24: Waiting 16:09:58 9386262d7a74: Waiting 16:09:58 b4b511ee34d0: Waiting 16:09:58 48da3a402245: Layer already exists 16:09:59 b4b511ee34d0: Layer already exists 16:09:59 b1048b3ee071: Pushed 16:09:59 bad200b1d8fd: Pushed 16:09:59 1d85d798016b: Pushed 16:09:59 9386262d7a74: Layer already exists 16:09:59 69a017751063: Pushed 16:10:00 b74c6d3ebe24: Pushed 16:10:01 a02debc3b661: Pushed 16:10:01 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:ed7e09a99795ded34b9ca154df0092385aa060b6508b9fcf9a92cc5e5f91bc32 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:02 b1048b3ee071: Preparing 16:10:02 1d85d798016b: Preparing 16:10:02 a02debc3b661: Preparing 16:10:02 bad200b1d8fd: Preparing 16:10:02 48da3a402245: Preparing 16:10:02 b4b511ee34d0: Preparing 16:10:02 69a017751063: Preparing 16:10:02 b74c6d3ebe24: Preparing 16:10:02 9386262d7a74: Preparing 16:10:02 b4b511ee34d0: Waiting 16:10:02 69a017751063: Waiting 16:10:02 b74c6d3ebe24: Waiting 16:10:02 9386262d7a74: Waiting 16:10:02 1d85d798016b: Layer already exists 16:10:02 48da3a402245: Layer already exists 16:10:02 a02debc3b661: Layer already exists 16:10:02 b1048b3ee071: Layer already exists 16:10:02 bad200b1d8fd: Layer already exists 16:10:02 69a017751063: Layer already exists 16:10:02 b4b511ee34d0: Layer already exists 16:10:02 b74c6d3ebe24: Layer already exists 16:10:02 9386262d7a74: Layer already exists 16:10:02 latest: digest: sha256:ed7e09a99795ded34b9ca154df0092385aa060b6508b9fcf9a92cc5e5f91bc32 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.16 16:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:04 b1048b3ee071: Preparing 16:10:04 1d85d798016b: Preparing 16:10:04 a02debc3b661: Preparing 16:10:04 bad200b1d8fd: Preparing 16:10:04 48da3a402245: Preparing 16:10:04 b4b511ee34d0: Preparing 16:10:04 69a017751063: Preparing 16:10:04 b74c6d3ebe24: Preparing 16:10:04 9386262d7a74: Preparing 16:10:04 69a017751063: Waiting 16:10:04 b74c6d3ebe24: Waiting 16:10:04 9386262d7a74: Waiting 16:10:04 b4b511ee34d0: Waiting 16:10:04 a02debc3b661: Layer already exists 16:10:04 1d85d798016b: Layer already exists 16:10:04 b1048b3ee071: Layer already exists 16:10:04 bad200b1d8fd: Layer already exists 16:10:04 48da3a402245: Layer already exists 16:10:04 69a017751063: Layer already exists 16:10:04 b4b511ee34d0: Layer already exists 16:10:04 9386262d7a74: Layer already exists 16:10:04 b74c6d3ebe24: Layer already exists 16:10:04 3.1.0-dev.16: digest: sha256:ed7e09a99795ded34b9ca154df0092385aa060b6508b9fcf9a92cc5e5f91bc32 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:05 b1048b3ee071: Preparing 16:10:05 1d85d798016b: Preparing 16:10:05 a02debc3b661: Preparing 16:10:05 bad200b1d8fd: Preparing 16:10:05 48da3a402245: Preparing 16:10:05 b4b511ee34d0: Preparing 16:10:05 69a017751063: Preparing 16:10:05 b74c6d3ebe24: Preparing 16:10:05 9386262d7a74: Preparing 16:10:05 69a017751063: Waiting 16:10:05 b74c6d3ebe24: Waiting 16:10:05 9386262d7a74: Waiting 16:10:05 b4b511ee34d0: Waiting 16:10:05 1d85d798016b: Layer already exists 16:10:05 bad200b1d8fd: Layer already exists 16:10:05 48da3a402245: Layer already exists 16:10:05 b1048b3ee071: Layer already exists 16:10:05 a02debc3b661: Layer already exists 16:10:05 69a017751063: Layer already exists 16:10:05 9386262d7a74: Layer already exists 16:10:05 b4b511ee34d0: Layer already exists 16:10:05 b74c6d3ebe24: Layer already exists 16:10:05 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:ed7e09a99795ded34b9ca154df0092385aa060b6508b9fcf9a92cc5e5f91bc32 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:10:06 b1048b3ee071: Preparing 16:10:06 1d85d798016b: Preparing 16:10:06 a02debc3b661: Preparing 16:10:06 bad200b1d8fd: Preparing 16:10:06 48da3a402245: Preparing 16:10:06 b4b511ee34d0: Preparing 16:10:06 69a017751063: Preparing 16:10:06 b74c6d3ebe24: Preparing 16:10:06 9386262d7a74: Preparing 16:10:06 69a017751063: Waiting 16:10:06 b74c6d3ebe24: Waiting 16:10:06 9386262d7a74: Waiting 16:10:06 b4b511ee34d0: Waiting 16:10:06 a02debc3b661: Layer already exists 16:10:06 bad200b1d8fd: Layer already exists 16:10:06 1d85d798016b: Layer already exists 16:10:06 48da3a402245: Layer already exists 16:10:06 b74c6d3ebe24: Layer already exists 16:10:06 b4b511ee34d0: Layer already exists 16:10:06 69a017751063: Layer already exists 16:10:06 9386262d7a74: Layer already exists 16:10:06 b1048b3ee071: Layer already exists 16:10:06 main: digest: sha256:ed7e09a99795ded34b9ca154df0092385aa060b6508b9fcf9a92cc5e5f91bc32 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:06 ===================================================== [Pipeline] echo 16:10:06 taggedImages: 16:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.16 16:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:10:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:10:06 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:06 latest 16:10:06 3.1.0-dev.16 16:10:06 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:06 main 16:10:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:07 0850c55292ea: Preparing 16:10:07 ec2eb78a22cc: Preparing 16:10:07 9a7aa67f1ce1: Preparing 16:10:07 dec5ced8e117: Preparing 16:10:07 60f61ddd29ac: Preparing 16:10:07 bdf58e2eb17d: Preparing 16:10:07 8e6cb80c9562: Preparing 16:10:07 48da3a402245: Preparing 16:10:07 b4b511ee34d0: Preparing 16:10:07 fbead4de9024: Preparing 16:10:07 9386262d7a74: Preparing 16:10:07 bdf58e2eb17d: Waiting 16:10:07 8e6cb80c9562: Waiting 16:10:07 fbead4de9024: Waiting 16:10:07 9386262d7a74: Waiting 16:10:07 48da3a402245: Waiting 16:10:07 b4b511ee34d0: Waiting 16:10:07 ec2eb78a22cc: Pushed 16:10:07 60f61ddd29ac: Pushed 16:10:07 0850c55292ea: Pushed 16:10:07 48da3a402245: Layer already exists 16:10:08 b4b511ee34d0: Layer already exists 16:10:08 bdf58e2eb17d: Pushed 16:10:08 9386262d7a74: Layer already exists 16:10:08 8e6cb80c9562: Pushed 16:10:10 dec5ced8e117: Pushed 16:10:10 fbead4de9024: Pushed 16:10:11 9a7aa67f1ce1: Pushed 16:10:11 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:6d3fca4ec12e011af7a6fe4212ece8f59242d53af91b30d34f17668b7d483d09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:12 0850c55292ea: Preparing 16:10:12 ec2eb78a22cc: Preparing 16:10:12 9a7aa67f1ce1: Preparing 16:10:12 dec5ced8e117: Preparing 16:10:12 60f61ddd29ac: Preparing 16:10:12 bdf58e2eb17d: Preparing 16:10:12 8e6cb80c9562: Preparing 16:10:12 48da3a402245: Preparing 16:10:12 b4b511ee34d0: Preparing 16:10:12 fbead4de9024: Preparing 16:10:12 9386262d7a74: Preparing 16:10:12 48da3a402245: Waiting 16:10:12 b4b511ee34d0: Waiting 16:10:12 bdf58e2eb17d: Waiting 16:10:12 fbead4de9024: Waiting 16:10:12 9386262d7a74: Waiting 16:10:12 8e6cb80c9562: Waiting 16:10:12 ec2eb78a22cc: Layer already exists 16:10:12 60f61ddd29ac: Layer already exists 16:10:12 0850c55292ea: Layer already exists 16:10:12 9a7aa67f1ce1: Layer already exists 16:10:12 dec5ced8e117: Layer already exists 16:10:12 fbead4de9024: Layer already exists 16:10:12 8e6cb80c9562: Layer already exists 16:10:12 bdf58e2eb17d: Layer already exists 16:10:12 48da3a402245: Layer already exists 16:10:12 b4b511ee34d0: Layer already exists 16:10:12 9386262d7a74: Layer already exists 16:10:12 latest: digest: sha256:6d3fca4ec12e011af7a6fe4212ece8f59242d53af91b30d34f17668b7d483d09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.16 16:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:13 0850c55292ea: Preparing 16:10:13 ec2eb78a22cc: Preparing 16:10:13 9a7aa67f1ce1: Preparing 16:10:13 dec5ced8e117: Preparing 16:10:13 60f61ddd29ac: Preparing 16:10:13 bdf58e2eb17d: Preparing 16:10:13 8e6cb80c9562: Preparing 16:10:13 48da3a402245: Preparing 16:10:13 b4b511ee34d0: Preparing 16:10:13 fbead4de9024: Preparing 16:10:13 9386262d7a74: Preparing 16:10:13 bdf58e2eb17d: Waiting 16:10:13 8e6cb80c9562: Waiting 16:10:13 b4b511ee34d0: Waiting 16:10:13 48da3a402245: Waiting 16:10:13 fbead4de9024: Waiting 16:10:13 9386262d7a74: Waiting 16:10:13 dec5ced8e117: Layer already exists 16:10:13 9a7aa67f1ce1: Layer already exists 16:10:13 ec2eb78a22cc: Layer already exists 16:10:13 0850c55292ea: Layer already exists 16:10:13 60f61ddd29ac: Layer already exists 16:10:13 48da3a402245: Layer already exists 16:10:13 bdf58e2eb17d: Layer already exists 16:10:13 8e6cb80c9562: Layer already exists 16:10:13 fbead4de9024: Layer already exists 16:10:13 b4b511ee34d0: Layer already exists 16:10:13 9386262d7a74: Layer already exists 16:10:13 3.1.0-dev.16: digest: sha256:6d3fca4ec12e011af7a6fe4212ece8f59242d53af91b30d34f17668b7d483d09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:14 0850c55292ea: Preparing 16:10:14 ec2eb78a22cc: Preparing 16:10:14 9a7aa67f1ce1: Preparing 16:10:14 dec5ced8e117: Preparing 16:10:14 60f61ddd29ac: Preparing 16:10:14 bdf58e2eb17d: Preparing 16:10:14 8e6cb80c9562: Preparing 16:10:14 48da3a402245: Preparing 16:10:14 b4b511ee34d0: Preparing 16:10:14 fbead4de9024: Preparing 16:10:14 9386262d7a74: Preparing 16:10:14 48da3a402245: Waiting 16:10:14 fbead4de9024: Waiting 16:10:14 b4b511ee34d0: Waiting 16:10:14 bdf58e2eb17d: Waiting 16:10:14 8e6cb80c9562: Waiting 16:10:14 9386262d7a74: Waiting 16:10:14 9a7aa67f1ce1: Layer already exists 16:10:14 60f61ddd29ac: Layer already exists 16:10:14 ec2eb78a22cc: Layer already exists 16:10:14 0850c55292ea: Layer already exists 16:10:14 dec5ced8e117: Layer already exists 16:10:14 bdf58e2eb17d: Layer already exists 16:10:14 48da3a402245: Layer already exists 16:10:14 8e6cb80c9562: Layer already exists 16:10:14 fbead4de9024: Layer already exists 16:10:14 b4b511ee34d0: Layer already exists 16:10:14 9386262d7a74: Layer already exists 16:10:14 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:6d3fca4ec12e011af7a6fe4212ece8f59242d53af91b30d34f17668b7d483d09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:15 0850c55292ea: Preparing 16:10:15 ec2eb78a22cc: Preparing 16:10:15 9a7aa67f1ce1: Preparing 16:10:15 dec5ced8e117: Preparing 16:10:15 60f61ddd29ac: Preparing 16:10:15 bdf58e2eb17d: Preparing 16:10:15 8e6cb80c9562: Preparing 16:10:15 48da3a402245: Preparing 16:10:15 b4b511ee34d0: Preparing 16:10:15 fbead4de9024: Preparing 16:10:15 9386262d7a74: Preparing 16:10:15 bdf58e2eb17d: Waiting 16:10:15 8e6cb80c9562: Waiting 16:10:15 48da3a402245: Waiting 16:10:15 b4b511ee34d0: Waiting 16:10:15 fbead4de9024: Waiting 16:10:15 dec5ced8e117: Layer already exists 16:10:15 9a7aa67f1ce1: Layer already exists 16:10:15 60f61ddd29ac: Layer already exists 16:10:15 0850c55292ea: Layer already exists 16:10:15 ec2eb78a22cc: Layer already exists 16:10:15 8e6cb80c9562: Layer already exists 16:10:15 bdf58e2eb17d: Layer already exists 16:10:15 48da3a402245: Layer already exists 16:10:15 fbead4de9024: Layer already exists 16:10:15 b4b511ee34d0: Layer already exists 16:10:15 9386262d7a74: Layer already exists 16:10:15 main: digest: sha256:6d3fca4ec12e011af7a6fe4212ece8f59242d53af91b30d34f17668b7d483d09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:15 ===================================================== [Pipeline] echo 16:10:15 taggedImages: 16:10:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:10:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.16 16:10:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:10:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:10:15 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:15 latest 16:10:15 3.1.0-dev.16 16:10:15 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:15 main 16:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:17 83db1acc1ae2: Preparing 16:10:17 661e327885e2: Preparing 16:10:17 48da3a402245: Preparing 16:10:17 b4b511ee34d0: Preparing 16:10:17 e143b300ad04: Preparing 16:10:17 9386262d7a74: Preparing 16:10:17 9386262d7a74: Waiting 16:10:17 48da3a402245: Layer already exists 16:10:17 b4b511ee34d0: Layer already exists 16:10:17 9386262d7a74: Layer already exists 16:10:17 83db1acc1ae2: Pushed 16:10:18 e143b300ad04: Pushed 16:10:22 661e327885e2: Pushed 16:10:22 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:c15b35707172f04f0f8e857b07586a6af6eb8c358b5be2b653430f620ee5ef25 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:22 83db1acc1ae2: Preparing 16:10:22 661e327885e2: Preparing 16:10:22 48da3a402245: Preparing 16:10:22 b4b511ee34d0: Preparing 16:10:22 e143b300ad04: Preparing 16:10:22 9386262d7a74: Preparing 16:10:22 9386262d7a74: Waiting 16:10:22 661e327885e2: Layer already exists 16:10:22 e143b300ad04: Layer already exists 16:10:22 b4b511ee34d0: Layer already exists 16:10:22 83db1acc1ae2: Layer already exists 16:10:22 48da3a402245: Layer already exists 16:10:22 9386262d7a74: Layer already exists 16:10:23 latest: digest: sha256:c15b35707172f04f0f8e857b07586a6af6eb8c358b5be2b653430f620ee5ef25 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.16 16:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:23 83db1acc1ae2: Preparing 16:10:23 661e327885e2: Preparing 16:10:23 48da3a402245: Preparing 16:10:23 b4b511ee34d0: Preparing 16:10:23 e143b300ad04: Preparing 16:10:23 9386262d7a74: Preparing 16:10:23 9386262d7a74: Waiting 16:10:23 661e327885e2: Layer already exists 16:10:23 e143b300ad04: Layer already exists 16:10:23 83db1acc1ae2: Layer already exists 16:10:23 b4b511ee34d0: Layer already exists 16:10:23 48da3a402245: Layer already exists 16:10:23 9386262d7a74: Layer already exists 16:10:23 3.1.0-dev.16: digest: sha256:c15b35707172f04f0f8e857b07586a6af6eb8c358b5be2b653430f620ee5ef25 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:24 83db1acc1ae2: Preparing 16:10:24 661e327885e2: Preparing 16:10:24 48da3a402245: Preparing 16:10:24 b4b511ee34d0: Preparing 16:10:24 e143b300ad04: Preparing 16:10:24 9386262d7a74: Preparing 16:10:24 9386262d7a74: Waiting 16:10:24 48da3a402245: Layer already exists 16:10:24 e143b300ad04: Layer already exists 16:10:24 b4b511ee34d0: Layer already exists 16:10:24 83db1acc1ae2: Layer already exists 16:10:24 661e327885e2: Layer already exists 16:10:24 9386262d7a74: Layer already exists 16:10:24 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:c15b35707172f04f0f8e857b07586a6af6eb8c358b5be2b653430f620ee5ef25 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:25 83db1acc1ae2: Preparing 16:10:25 661e327885e2: Preparing 16:10:25 48da3a402245: Preparing 16:10:25 b4b511ee34d0: Preparing 16:10:25 e143b300ad04: Preparing 16:10:25 9386262d7a74: Preparing 16:10:25 9386262d7a74: Waiting 16:10:25 e143b300ad04: Layer already exists 16:10:25 b4b511ee34d0: Layer already exists 16:10:25 661e327885e2: Layer already exists 16:10:25 83db1acc1ae2: Layer already exists 16:10:25 48da3a402245: Layer already exists 16:10:25 9386262d7a74: Layer already exists 16:10:25 main: digest: sha256:c15b35707172f04f0f8e857b07586a6af6eb8c358b5be2b653430f620ee5ef25 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:25 ===================================================== [Pipeline] echo 16:10:25 taggedImages: 16:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.16 16:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:10:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:10:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:25 latest 16:10:25 3.1.0-dev.16 16:10:25 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:25 main 16:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:26 b33bf55b9aba: Preparing 16:10:26 b471ceedfbd8: Preparing 16:10:26 e9e253ba8d48: Preparing 16:10:26 22960e4718da: Preparing 16:10:26 aa47fa715f53: Preparing 16:10:26 48da3a402245: Preparing 16:10:26 b4b511ee34d0: Preparing 16:10:26 a9c92388e093: Preparing 16:10:26 9386262d7a74: Preparing 16:10:26 b4b511ee34d0: Waiting 16:10:26 48da3a402245: Waiting 16:10:26 a9c92388e093: Waiting 16:10:26 9386262d7a74: Waiting 16:10:26 e9e253ba8d48: Pushed 16:10:26 b471ceedfbd8: Pushed 16:10:26 b33bf55b9aba: Pushed 16:10:26 48da3a402245: Layer already exists 16:10:26 b4b511ee34d0: Layer already exists 16:10:26 9386262d7a74: Layer already exists 16:10:28 a9c92388e093: Pushed 16:10:40 aa47fa715f53: Pushed 16:10:45 22960e4718da: Pushed 16:10:45 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:644760b7afabf397761cd4d68ff1b5b1c64c71d37a0409db3e7cda4e9a468778 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:45 b33bf55b9aba: Preparing 16:10:45 b471ceedfbd8: Preparing 16:10:45 e9e253ba8d48: Preparing 16:10:45 22960e4718da: Preparing 16:10:45 aa47fa715f53: Preparing 16:10:45 48da3a402245: Preparing 16:10:45 b4b511ee34d0: Preparing 16:10:45 a9c92388e093: Preparing 16:10:45 9386262d7a74: Preparing 16:10:45 a9c92388e093: Waiting 16:10:45 48da3a402245: Waiting 16:10:45 b4b511ee34d0: Waiting 16:10:45 9386262d7a74: Waiting 16:10:45 aa47fa715f53: Layer already exists 16:10:45 22960e4718da: Layer already exists 16:10:45 b33bf55b9aba: Layer already exists 16:10:45 b471ceedfbd8: Layer already exists 16:10:45 e9e253ba8d48: Layer already exists 16:10:46 b4b511ee34d0: Layer already exists 16:10:46 a9c92388e093: Layer already exists 16:10:46 9386262d7a74: Layer already exists 16:10:46 48da3a402245: Layer already exists 16:10:46 latest: digest: sha256:644760b7afabf397761cd4d68ff1b5b1c64c71d37a0409db3e7cda4e9a468778 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.16 16:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:46 b33bf55b9aba: Preparing 16:10:46 b471ceedfbd8: Preparing 16:10:46 e9e253ba8d48: Preparing 16:10:46 22960e4718da: Preparing 16:10:46 aa47fa715f53: Preparing 16:10:46 48da3a402245: Preparing 16:10:46 b4b511ee34d0: Preparing 16:10:46 a9c92388e093: Preparing 16:10:46 9386262d7a74: Preparing 16:10:46 b4b511ee34d0: Waiting 16:10:46 a9c92388e093: Waiting 16:10:46 48da3a402245: Waiting 16:10:46 9386262d7a74: Waiting 16:10:46 aa47fa715f53: Layer already exists 16:10:46 22960e4718da: Layer already exists 16:10:46 b33bf55b9aba: Layer already exists 16:10:46 e9e253ba8d48: Layer already exists 16:10:46 b471ceedfbd8: Layer already exists 16:10:46 48da3a402245: Layer already exists 16:10:46 9386262d7a74: Layer already exists 16:10:46 a9c92388e093: Layer already exists 16:10:46 b4b511ee34d0: Layer already exists 16:10:46 3.1.0-dev.16: digest: sha256:644760b7afabf397761cd4d68ff1b5b1c64c71d37a0409db3e7cda4e9a468778 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:47 b33bf55b9aba: Preparing 16:10:47 b471ceedfbd8: Preparing 16:10:47 e9e253ba8d48: Preparing 16:10:47 22960e4718da: Preparing 16:10:47 aa47fa715f53: Preparing 16:10:47 48da3a402245: Preparing 16:10:47 b4b511ee34d0: Preparing 16:10:47 a9c92388e093: Preparing 16:10:47 9386262d7a74: Preparing 16:10:47 48da3a402245: Waiting 16:10:47 b4b511ee34d0: Waiting 16:10:47 a9c92388e093: Waiting 16:10:47 b33bf55b9aba: Layer already exists 16:10:47 e9e253ba8d48: Layer already exists 16:10:47 22960e4718da: Layer already exists 16:10:47 b471ceedfbd8: Layer already exists 16:10:47 aa47fa715f53: Layer already exists 16:10:47 a9c92388e093: Layer already exists 16:10:47 b4b511ee34d0: Layer already exists 16:10:47 48da3a402245: Layer already exists 16:10:47 9386262d7a74: Layer already exists 16:10:47 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:644760b7afabf397761cd4d68ff1b5b1c64c71d37a0409db3e7cda4e9a468778 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:48 b33bf55b9aba: Preparing 16:10:48 b471ceedfbd8: Preparing 16:10:48 e9e253ba8d48: Preparing 16:10:48 22960e4718da: Preparing 16:10:48 aa47fa715f53: Preparing 16:10:48 48da3a402245: Preparing 16:10:48 b4b511ee34d0: Preparing 16:10:48 a9c92388e093: Preparing 16:10:48 9386262d7a74: Preparing 16:10:48 48da3a402245: Waiting 16:10:48 b4b511ee34d0: Waiting 16:10:48 a9c92388e093: Waiting 16:10:48 9386262d7a74: Waiting 16:10:48 22960e4718da: Layer already exists 16:10:48 e9e253ba8d48: Layer already exists 16:10:48 b471ceedfbd8: Layer already exists 16:10:48 aa47fa715f53: Layer already exists 16:10:48 b33bf55b9aba: Layer already exists 16:10:48 b4b511ee34d0: Layer already exists 16:10:48 48da3a402245: Layer already exists 16:10:48 a9c92388e093: Layer already exists 16:10:48 9386262d7a74: Layer already exists 16:10:48 main: digest: sha256:644760b7afabf397761cd4d68ff1b5b1c64c71d37a0409db3e7cda4e9a468778 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:48 ===================================================== [Pipeline] echo 16:10:48 taggedImages: 16:10:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:10:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.16 16:10:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:10:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:10:48 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:48 latest 16:10:48 3.1.0-dev.16 16:10:48 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:10:48 main 16:10:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:49 761e75c18a04: Preparing 16:10:49 5f96764ad48c: Preparing 16:10:49 2264f0a353a1: Preparing 16:10:49 4b69d77e7da8: Preparing 16:10:49 48da3a402245: Preparing 16:10:49 b4b511ee34d0: Preparing 16:10:49 413c6345c90a: Preparing 16:10:49 9386262d7a74: Preparing 16:10:49 413c6345c90a: Waiting 16:10:49 9386262d7a74: Waiting 16:10:49 b4b511ee34d0: Waiting 16:10:49 48da3a402245: Layer already exists 16:10:49 b4b511ee34d0: Layer already exists 16:10:49 2264f0a353a1: Pushed 16:10:49 5f96764ad48c: Pushed 16:10:49 761e75c18a04: Pushed 16:10:49 9386262d7a74: Layer already exists 16:10:50 413c6345c90a: Pushed 16:11:08 4b69d77e7da8: Pushed 16:11:08 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:d9ebc06cc6f8c95fd6144aa4ef45017d0df8fdce23259952f1e61bfdfce9f310 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:11 761e75c18a04: Preparing 16:11:11 5f96764ad48c: Preparing 16:11:11 2264f0a353a1: Preparing 16:11:11 4b69d77e7da8: Preparing 16:11:11 48da3a402245: Preparing 16:11:11 b4b511ee34d0: Preparing 16:11:11 413c6345c90a: Preparing 16:11:11 9386262d7a74: Preparing 16:11:11 b4b511ee34d0: Waiting 16:11:11 9386262d7a74: Waiting 16:11:11 413c6345c90a: Waiting 16:11:11 4b69d77e7da8: Layer already exists 16:11:11 761e75c18a04: Layer already exists 16:11:11 48da3a402245: Layer already exists 16:11:11 2264f0a353a1: Layer already exists 16:11:11 5f96764ad48c: Layer already exists 16:11:11 413c6345c90a: Layer already exists 16:11:11 9386262d7a74: Layer already exists 16:11:11 b4b511ee34d0: Layer already exists 16:11:11 latest: digest: sha256:d9ebc06cc6f8c95fd6144aa4ef45017d0df8fdce23259952f1e61bfdfce9f310 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.16 16:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:12 761e75c18a04: Preparing 16:11:12 5f96764ad48c: Preparing 16:11:12 2264f0a353a1: Preparing 16:11:12 4b69d77e7da8: Preparing 16:11:12 48da3a402245: Preparing 16:11:12 b4b511ee34d0: Preparing 16:11:12 413c6345c90a: Preparing 16:11:12 9386262d7a74: Preparing 16:11:12 b4b511ee34d0: Waiting 16:11:12 413c6345c90a: Waiting 16:11:12 9386262d7a74: Waiting 16:11:12 761e75c18a04: Layer already exists 16:11:12 48da3a402245: Layer already exists 16:11:12 2264f0a353a1: Layer already exists 16:11:12 4b69d77e7da8: Layer already exists 16:11:12 5f96764ad48c: Layer already exists 16:11:12 9386262d7a74: Layer already exists 16:11:12 413c6345c90a: Layer already exists 16:11:12 b4b511ee34d0: Layer already exists 16:11:12 3.1.0-dev.16: digest: sha256:d9ebc06cc6f8c95fd6144aa4ef45017d0df8fdce23259952f1e61bfdfce9f310 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:13 761e75c18a04: Preparing 16:11:13 5f96764ad48c: Preparing 16:11:13 2264f0a353a1: Preparing 16:11:13 4b69d77e7da8: Preparing 16:11:13 48da3a402245: Preparing 16:11:13 b4b511ee34d0: Preparing 16:11:13 413c6345c90a: Preparing 16:11:13 9386262d7a74: Preparing 16:11:13 b4b511ee34d0: Waiting 16:11:13 413c6345c90a: Waiting 16:11:13 761e75c18a04: Layer already exists 16:11:13 48da3a402245: Layer already exists 16:11:13 2264f0a353a1: Layer already exists 16:11:13 4b69d77e7da8: Layer already exists 16:11:13 5f96764ad48c: Layer already exists 16:11:13 9386262d7a74: Layer already exists 16:11:13 b4b511ee34d0: Layer already exists 16:11:13 413c6345c90a: Layer already exists 16:11:13 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:d9ebc06cc6f8c95fd6144aa4ef45017d0df8fdce23259952f1e61bfdfce9f310 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:11:14 761e75c18a04: Preparing 16:11:14 5f96764ad48c: Preparing 16:11:14 2264f0a353a1: Preparing 16:11:14 4b69d77e7da8: Preparing 16:11:14 48da3a402245: Preparing 16:11:14 b4b511ee34d0: Preparing 16:11:14 413c6345c90a: Preparing 16:11:14 9386262d7a74: Preparing 16:11:14 b4b511ee34d0: Waiting 16:11:14 413c6345c90a: Waiting 16:11:14 9386262d7a74: Waiting 16:11:14 4b69d77e7da8: Layer already exists 16:11:14 48da3a402245: Layer already exists 16:11:14 2264f0a353a1: Layer already exists 16:11:14 5f96764ad48c: Layer already exists 16:11:14 761e75c18a04: Layer already exists 16:11:14 b4b511ee34d0: Layer already exists 16:11:14 9386262d7a74: Layer already exists 16:11:14 413c6345c90a: Layer already exists 16:11:14 main: digest: sha256:d9ebc06cc6f8c95fd6144aa4ef45017d0df8fdce23259952f1e61bfdfce9f310 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:14 ===================================================== [Pipeline] echo 16:11:14 taggedImages: 16:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.16 16:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:11:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:11:14 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:14 latest 16:11:14 3.1.0-dev.16 16:11:14 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:14 main 16:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:15 6cfd1ee1b336: Preparing 16:11:15 ea7ccd017198: Preparing 16:11:15 ddbcb0b8f7d4: Preparing 16:11:15 4b69d77e7da8: Preparing 16:11:15 48da3a402245: Preparing 16:11:15 b4b511ee34d0: Preparing 16:11:15 a9c92388e093: Preparing 16:11:15 9386262d7a74: Preparing 16:11:15 a9c92388e093: Waiting 16:11:15 b4b511ee34d0: Waiting 16:11:15 9386262d7a74: Waiting 16:11:15 4b69d77e7da8: Layer already exists 16:11:15 48da3a402245: Layer already exists 16:11:15 b4b511ee34d0: Layer already exists 16:11:15 a9c92388e093: Layer already exists 16:11:15 9386262d7a74: Layer already exists 16:11:15 ddbcb0b8f7d4: Pushed 16:11:15 ea7ccd017198: Pushed 16:11:15 6cfd1ee1b336: Pushed 16:11:15 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:07ac77cea0f187aa028426caddc72307f2f34f2c5309d4ec9fcbda2aad4e60d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:16 6cfd1ee1b336: Preparing 16:11:16 ea7ccd017198: Preparing 16:11:16 ddbcb0b8f7d4: Preparing 16:11:16 4b69d77e7da8: Preparing 16:11:16 48da3a402245: Preparing 16:11:16 b4b511ee34d0: Preparing 16:11:16 a9c92388e093: Preparing 16:11:16 9386262d7a74: Preparing 16:11:16 b4b511ee34d0: Waiting 16:11:16 a9c92388e093: Waiting 16:11:16 9386262d7a74: Waiting 16:11:16 ea7ccd017198: Layer already exists 16:11:16 ddbcb0b8f7d4: Layer already exists 16:11:16 6cfd1ee1b336: Layer already exists 16:11:16 4b69d77e7da8: Layer already exists 16:11:16 48da3a402245: Layer already exists 16:11:16 b4b511ee34d0: Layer already exists 16:11:16 9386262d7a74: Layer already exists 16:11:16 a9c92388e093: Layer already exists 16:11:16 latest: digest: sha256:07ac77cea0f187aa028426caddc72307f2f34f2c5309d4ec9fcbda2aad4e60d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.16 16:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:17 6cfd1ee1b336: Preparing 16:11:17 ea7ccd017198: Preparing 16:11:17 ddbcb0b8f7d4: Preparing 16:11:17 4b69d77e7da8: Preparing 16:11:17 48da3a402245: Preparing 16:11:17 b4b511ee34d0: Preparing 16:11:17 a9c92388e093: Preparing 16:11:17 9386262d7a74: Preparing 16:11:17 b4b511ee34d0: Waiting 16:11:17 a9c92388e093: Waiting 16:11:17 9386262d7a74: Waiting 16:11:17 48da3a402245: Layer already exists 16:11:17 ddbcb0b8f7d4: Layer already exists 16:11:17 ea7ccd017198: Layer already exists 16:11:17 4b69d77e7da8: Layer already exists 16:11:17 6cfd1ee1b336: Layer already exists 16:11:17 b4b511ee34d0: Layer already exists 16:11:17 a9c92388e093: Layer already exists 16:11:17 9386262d7a74: Layer already exists 16:11:17 3.1.0-dev.16: digest: sha256:07ac77cea0f187aa028426caddc72307f2f34f2c5309d4ec9fcbda2aad4e60d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:18 6cfd1ee1b336: Preparing 16:11:18 ea7ccd017198: Preparing 16:11:18 ddbcb0b8f7d4: Preparing 16:11:18 4b69d77e7da8: Preparing 16:11:18 48da3a402245: Preparing 16:11:18 b4b511ee34d0: Preparing 16:11:18 a9c92388e093: Preparing 16:11:18 9386262d7a74: Preparing 16:11:18 a9c92388e093: Waiting 16:11:18 9386262d7a74: Waiting 16:11:18 b4b511ee34d0: Waiting 16:11:18 ddbcb0b8f7d4: Layer already exists 16:11:18 ea7ccd017198: Layer already exists 16:11:18 48da3a402245: Layer already exists 16:11:18 4b69d77e7da8: Layer already exists 16:11:18 6cfd1ee1b336: Layer already exists 16:11:18 a9c92388e093: Layer already exists 16:11:18 9386262d7a74: Layer already exists 16:11:18 b4b511ee34d0: Layer already exists 16:11:18 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:07ac77cea0f187aa028426caddc72307f2f34f2c5309d4ec9fcbda2aad4e60d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:19 6cfd1ee1b336: Preparing 16:11:19 ea7ccd017198: Preparing 16:11:19 ddbcb0b8f7d4: Preparing 16:11:19 4b69d77e7da8: Preparing 16:11:19 48da3a402245: Preparing 16:11:19 b4b511ee34d0: Preparing 16:11:19 a9c92388e093: Preparing 16:11:19 9386262d7a74: Preparing 16:11:19 b4b511ee34d0: Waiting 16:11:19 a9c92388e093: Waiting 16:11:19 9386262d7a74: Waiting 16:11:19 ea7ccd017198: Layer already exists 16:11:19 ddbcb0b8f7d4: Layer already exists 16:11:19 6cfd1ee1b336: Layer already exists 16:11:19 48da3a402245: Layer already exists 16:11:19 4b69d77e7da8: Layer already exists 16:11:19 9386262d7a74: Layer already exists 16:11:19 b4b511ee34d0: Layer already exists 16:11:19 a9c92388e093: Layer already exists 16:11:19 main: digest: sha256:07ac77cea0f187aa028426caddc72307f2f34f2c5309d4ec9fcbda2aad4e60d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:19 ===================================================== [Pipeline] echo 16:11:19 taggedImages: 16:11:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:11:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.16 16:11:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:11:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:11:19 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:19 latest 16:11:19 3.1.0-dev.16 16:11:19 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:19 main 16:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:20 67dcaf6fbfb6: Preparing 16:11:20 c1f1630a2dff: Preparing 16:11:20 48da3a402245: Preparing 16:11:20 b4b511ee34d0: Preparing 16:11:20 93aa026701c9: Preparing 16:11:20 9386262d7a74: Preparing 16:11:20 9386262d7a74: Waiting 16:11:20 b4b511ee34d0: Layer already exists 16:11:20 48da3a402245: Layer already exists 16:11:20 9386262d7a74: Layer already exists 16:11:20 67dcaf6fbfb6: Pushed 16:11:20 93aa026701c9: Pushed 16:11:27 c1f1630a2dff: Pushed 16:11:27 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:1a1353baeddcb8f5b042de456c0794ea3fb4372b960b2a343ac8191d6df5fb05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:27 67dcaf6fbfb6: Preparing 16:11:27 c1f1630a2dff: Preparing 16:11:27 48da3a402245: Preparing 16:11:27 b4b511ee34d0: Preparing 16:11:27 93aa026701c9: Preparing 16:11:27 9386262d7a74: Preparing 16:11:27 9386262d7a74: Waiting 16:11:27 93aa026701c9: Layer already exists 16:11:27 c1f1630a2dff: Layer already exists 16:11:27 48da3a402245: Layer already exists 16:11:27 b4b511ee34d0: Layer already exists 16:11:27 67dcaf6fbfb6: Layer already exists 16:11:27 9386262d7a74: Layer already exists 16:11:28 latest: digest: sha256:1a1353baeddcb8f5b042de456c0794ea3fb4372b960b2a343ac8191d6df5fb05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.16 16:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:28 67dcaf6fbfb6: Preparing 16:11:28 c1f1630a2dff: Preparing 16:11:28 48da3a402245: Preparing 16:11:28 b4b511ee34d0: Preparing 16:11:28 93aa026701c9: Preparing 16:11:28 9386262d7a74: Preparing 16:11:28 9386262d7a74: Waiting 16:11:28 b4b511ee34d0: Layer already exists 16:11:28 67dcaf6fbfb6: Layer already exists 16:11:28 48da3a402245: Layer already exists 16:11:28 93aa026701c9: Layer already exists 16:11:28 c1f1630a2dff: Layer already exists 16:11:28 9386262d7a74: Layer already exists 16:11:28 3.1.0-dev.16: digest: sha256:1a1353baeddcb8f5b042de456c0794ea3fb4372b960b2a343ac8191d6df5fb05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:29 67dcaf6fbfb6: Preparing 16:11:29 c1f1630a2dff: Preparing 16:11:29 48da3a402245: Preparing 16:11:29 b4b511ee34d0: Preparing 16:11:29 93aa026701c9: Preparing 16:11:29 9386262d7a74: Preparing 16:11:29 9386262d7a74: Waiting 16:11:29 48da3a402245: Layer already exists 16:11:29 67dcaf6fbfb6: Layer already exists 16:11:29 93aa026701c9: Layer already exists 16:11:29 c1f1630a2dff: Layer already exists 16:11:29 b4b511ee34d0: Layer already exists 16:11:29 9386262d7a74: Layer already exists 16:11:29 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:1a1353baeddcb8f5b042de456c0794ea3fb4372b960b2a343ac8191d6df5fb05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:30 67dcaf6fbfb6: Preparing 16:11:30 c1f1630a2dff: Preparing 16:11:30 48da3a402245: Preparing 16:11:30 b4b511ee34d0: Preparing 16:11:30 93aa026701c9: Preparing 16:11:30 9386262d7a74: Preparing 16:11:30 9386262d7a74: Waiting 16:11:30 c1f1630a2dff: Layer already exists 16:11:30 67dcaf6fbfb6: Layer already exists 16:11:30 48da3a402245: Layer already exists 16:11:30 93aa026701c9: Layer already exists 16:11:30 b4b511ee34d0: Layer already exists 16:11:30 9386262d7a74: Layer already exists 16:11:30 main: digest: sha256:1a1353baeddcb8f5b042de456c0794ea3fb4372b960b2a343ac8191d6df5fb05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:30 ===================================================== [Pipeline] echo 16:11:30 taggedImages: 16:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.16 16:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:11:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:11:30 e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:30 latest 16:11:30 3.1.0-dev.16 16:11:30 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:30 main 16:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:31 d52fc25b48ba: Preparing 16:11:31 43ec65d86665: Preparing 16:11:31 48da3a402245: Preparing 16:11:31 b4b511ee34d0: Preparing 16:11:31 4ab87e7b1a91: Preparing 16:11:31 9386262d7a74: Preparing 16:11:31 9386262d7a74: Waiting 16:11:31 4ab87e7b1a91: Layer already exists 16:11:31 48da3a402245: Layer already exists 16:11:31 b4b511ee34d0: Layer already exists 16:11:31 9386262d7a74: Layer already exists 16:11:31 d52fc25b48ba: Pushed 16:11:38 43ec65d86665: Pushed 16:11:38 e9743d574695eaaacfb4360752d68f7ca76ed8b2: digest: sha256:a6d44de13659da72202be0c63a8674a3c849b1354f1ae03db2ee0942a2a4d961 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:39 d52fc25b48ba: Preparing 16:11:39 43ec65d86665: Preparing 16:11:39 48da3a402245: Preparing 16:11:39 b4b511ee34d0: Preparing 16:11:39 4ab87e7b1a91: Preparing 16:11:39 9386262d7a74: Preparing 16:11:39 9386262d7a74: Waiting 16:11:39 b4b511ee34d0: Layer already exists 16:11:39 43ec65d86665: Layer already exists 16:11:39 d52fc25b48ba: Layer already exists 16:11:39 48da3a402245: Layer already exists 16:11:39 4ab87e7b1a91: Layer already exists 16:11:39 9386262d7a74: Layer already exists 16:11:39 latest: digest: sha256:a6d44de13659da72202be0c63a8674a3c849b1354f1ae03db2ee0942a2a4d961 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.16 16:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:40 d52fc25b48ba: Preparing 16:11:40 43ec65d86665: Preparing 16:11:40 48da3a402245: Preparing 16:11:40 b4b511ee34d0: Preparing 16:11:40 4ab87e7b1a91: Preparing 16:11:40 9386262d7a74: Preparing 16:11:40 9386262d7a74: Waiting 16:11:40 b4b511ee34d0: Layer already exists 16:11:40 4ab87e7b1a91: Layer already exists 16:11:40 48da3a402245: Layer already exists 16:11:40 d52fc25b48ba: Layer already exists 16:11:40 43ec65d86665: Layer already exists 16:11:40 9386262d7a74: Layer already exists 16:11:40 3.1.0-dev.16: digest: sha256:a6d44de13659da72202be0c63a8674a3c849b1354f1ae03db2ee0942a2a4d961 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:41 d52fc25b48ba: Preparing 16:11:41 43ec65d86665: Preparing 16:11:41 48da3a402245: Preparing 16:11:41 b4b511ee34d0: Preparing 16:11:41 4ab87e7b1a91: Preparing 16:11:41 9386262d7a74: Preparing 16:11:41 9386262d7a74: Waiting 16:11:41 48da3a402245: Layer already exists 16:11:41 43ec65d86665: Layer already exists 16:11:41 4ab87e7b1a91: Layer already exists 16:11:41 b4b511ee34d0: Layer already exists 16:11:41 d52fc25b48ba: Layer already exists 16:11:41 9386262d7a74: Layer already exists 16:11:41 e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16: digest: sha256:a6d44de13659da72202be0c63a8674a3c849b1354f1ae03db2ee0942a2a4d961 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:42 d52fc25b48ba: Preparing 16:11:42 43ec65d86665: Preparing 16:11:42 48da3a402245: Preparing 16:11:42 b4b511ee34d0: Preparing 16:11:42 4ab87e7b1a91: Preparing 16:11:42 9386262d7a74: Preparing 16:11:42 9386262d7a74: Waiting 16:11:42 48da3a402245: Layer already exists 16:11:42 4ab87e7b1a91: Layer already exists 16:11:42 b4b511ee34d0: Layer already exists 16:11:42 d52fc25b48ba: Layer already exists 16:11:42 43ec65d86665: Layer already exists 16:11:42 9386262d7a74: Layer already exists 16:11:42 main: digest: sha256:a6d44de13659da72202be0c63a8674a3c849b1354f1ae03db2ee0942a2a4d961 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:42 ===================================================== [Pipeline] echo 16:11:42 taggedImages: 16:11:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2 16:11:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.16 16:11:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e9743d574695eaaacfb4360752d68f7ca76ed8b2-3.1.0-dev.16 16:11:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:42 16:11:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:43 arm64: Pulling from edgex-lftools-log-publisher 16:11:43 8998bd30e6a1: Pulling fs layer 16:11:43 04944245beec: Pulling fs layer 16:11:43 699f458cf7ca: Pulling fs layer 16:11:43 765212b225bb: Pulling fs layer 16:11:43 f23df028b6ca: Pulling fs layer 16:11:43 d65c8cfc05b1: Pulling fs layer 16:11:43 2437ff75d9bd: Pulling fs layer 16:11:43 f23df028b6ca: Waiting 16:11:43 d65c8cfc05b1: Waiting 16:11:43 2437ff75d9bd: Waiting 16:11:43 765212b225bb: Waiting 16:11:43 04944245beec: Verifying Checksum 16:11:43 04944245beec: Download complete 16:11:43 765212b225bb: Verifying Checksum 16:11:43 765212b225bb: Download complete 16:11:43 f23df028b6ca: Verifying Checksum 16:11:43 f23df028b6ca: Download complete 16:11:43 d65c8cfc05b1: Verifying Checksum 16:11:43 d65c8cfc05b1: Download complete 16:11:43 699f458cf7ca: Verifying Checksum 16:11:43 699f458cf7ca: Download complete 16:11:43 8998bd30e6a1: Verifying Checksum 16:11:43 8998bd30e6a1: Download complete 16:11:46 2437ff75d9bd: Verifying Checksum 16:11:46 2437ff75d9bd: Download complete 16:11:48 8998bd30e6a1: Pull complete 16:11:52 04944245beec: Pull complete 16:11:53 699f458cf7ca: Pull complete 16:11:53 765212b225bb: Pull complete 16:11:54 f23df028b6ca: Pull complete 16:11:54 d65c8cfc05b1: Pull complete 16:12:09 2437ff75d9bd: Pull complete 16:12:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:10 prd-ubuntu20.04-docker-arm64-4c-16g-2084 does not seem to be running inside a container 16:12:10 $ 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/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@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 16:12:12 $ docker top 438f5522fcc7a019f1a7d16e57635096a818bd958f363f1e4ae4479b569b2775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:13 ---> job-cost.sh 16:12:13 lf-activate-venv: SKIPPING 16:12:13 INFO: No Stack... 16:12:13 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:14 INFO: Archiving Costs [Pipeline] sh 16:12:15 + cut -d, -f6 16:12:15 + cat /w/workspace/edgex-go/550/archives/cost.csv [Pipeline] lock 16:12:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-550-stack-cost] 16:12:15 Resource [jenkins-edgexfoundry-edgex-go-main-550-stack-cost] did not exist. Created. 16:12:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-550-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:16 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:16 Stashed 1 file(s) [Pipeline] } 16:12:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-550-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:16 $ docker stop --time=1 438f5522fcc7a019f1a7d16e57635096a818bd958f363f1e4ae4479b569b2775 16:12:18 $ docker rm -f --volumes 438f5522fcc7a019f1a7d16e57635096a818bd958f363f1e4ae4479b569b2775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:12:18 provisioning config files... 16:12:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/550@tmp/config15720208521832948624tmp [Pipeline] { [Pipeline] sh 16:12:19 + set +x 16:12:19 + curl -s https://codecov.io/bash 16:12:19 + bash -s -- 16:12:19 16:12:19 _____ _ 16:12:19 / ____| | | 16:12:19 | | ___ __| | ___ ___ _____ __ 16:12:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:19 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:19 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:19 Bash-1.0.6 16:12:19 16:12:19 16:12:19 ==> git version 2.25.1 found 16:12:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:12:19 Release-Date: 2020-01-08 16:12:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:12:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:12:19 ==> Jenkins CI detected. 16:12:19 current dir:  /w/workspace/edgex-go/550 16:12:19 project root: . 16:12:19 --> token set from env 16:12:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:19 ==> Running gcov in . (disable via -X gcov) 16:12:19 ==> Python coveragepy not found 16:12:19 ==> Searching for coverage reports in: 16:12:19 + . 16:12:19 -> Found 1 reports 16:12:19 ==> Detecting git/mercurial file structure 16:12:19 ==> Reading reports 16:12:19 + ./coverage.out bytes=447019 16:12:19 ==> Appending adjustments 16:12:19 https://docs.codecov.io/docs/fixing-reports 16:12:20 + Found adjustments 16:12:20 ==> Gzipping contents 16:12:20 60K /tmp/codecov.0wCT78.gz 16:12:20 ==> Uploading reports 16:12:20 url: https://codecov.io 16:12:20 query: branch=main&commit=e9743d574695eaaacfb4360752d68f7ca76ed8b2&build=550&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F550%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:20 -> Pinging Codecov 16:12:20 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=e9743d574695eaaacfb4360752d68f7ca76ed8b2&build=550&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F550%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:21 -> Uploading to 16:12:21 https://storage.googleapis.com/codecov/v4/raw/2023-07-25/00271124DB129430A58F1EEE437C3FCB/e9743d574695eaaacfb4360752d68f7ca76ed8b2/0850f387-761c-4ef2-95c5-2461507a12d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T161220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96621dc8f9c1bda6ed39cca4b4824ed5a939fdaf02f009f961d47c2c9a1a98e7 16:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:21 Dload Upload Total Spent Left Speed 16:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57385 0 0 100 57385 0 244k --:--:-- --:--:-- --:--:-- 244k 16:12:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9743d574695eaaacfb4360752d68f7ca76ed8b2 [Pipeline] } 16:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:12:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:21 16:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:22 df9b9388f04a: Pulling fs layer 16:12:22 52dc419b0ee2: Pulling fs layer 16:12:22 25bc292e5bac: Pulling fs layer 16:12:22 114826534d7a: Pulling fs layer 16:12:22 4657fd5d0bcf: Pulling fs layer 16:12:22 6ad1cebc031e: Pulling fs layer 16:12:22 8a3aa393b2d8: Pulling fs layer 16:12:22 4657fd5d0bcf: Waiting 16:12:22 6ad1cebc031e: Waiting 16:12:22 8a3aa393b2d8: Waiting 16:12:22 114826534d7a: Waiting 16:12:22 25bc292e5bac: Verifying Checksum 16:12:22 25bc292e5bac: Download complete 16:12:22 52dc419b0ee2: Verifying Checksum 16:12:22 52dc419b0ee2: Download complete 16:12:22 4657fd5d0bcf: Verifying Checksum 16:12:22 4657fd5d0bcf: Download complete 16:12:22 df9b9388f04a: Verifying Checksum 16:12:22 df9b9388f04a: Download complete 16:12:22 6ad1cebc031e: Verifying Checksum 16:12:22 6ad1cebc031e: Download complete 16:12:22 df9b9388f04a: Pull complete 16:12:22 52dc419b0ee2: Pull complete 16:12:22 25bc292e5bac: Pull complete 16:12:23 114826534d7a: Verifying Checksum 16:12:23 114826534d7a: Download complete 16:12:23 8a3aa393b2d8: Verifying Checksum 16:12:23 8a3aa393b2d8: Download complete 16:12:26 114826534d7a: Pull complete 16:12:26 4657fd5d0bcf: Pull complete 16:12:26 6ad1cebc031e: Pull complete 16:12:29 8a3aa393b2d8: Pull complete 16:12:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:29 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:12:29 $ 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/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:12:38 $ docker top a53e19cc82898bd506d8fe3988c89d5301aaaf0a9a8f0f5ccb401b35dc59df9d -eo pid,comm [Pipeline] { [Pipeline] echo 16:12:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:12:39 + set -o pipefail 16:12:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:12:44 16:12:44 Monitoring /w/workspace/edgex-go/550 (github.com/edgexfoundry/edgex-go)... 16:12:44 16:12:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dd3cc617-8dfe-4acb-b698-269c883bde3e 16:12:44 16:12:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:12:44 16:12:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:12:44 16:12:44 16:12:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:12:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:12:44 More details here: https://snyk.co/ue1NS [Pipeline] } 16:12:44 $ docker stop --time=1 a53e19cc82898bd506d8fe3988c89d5301aaaf0a9a8f0f5ccb401b35dc59df9d 16:12:50 $ docker rm -f --volumes a53e19cc82898bd506d8fe3988c89d5301aaaf0a9a8f0f5ccb401b35dc59df9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:12:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:51 provisioning config files... 16:12:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/550@tmp/config6082792853406540340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:51 --> edgex-publish-swagger.sh 16:12:51 === Publish openapi/v3 API === 16:12:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:12:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/550/openapi/v3/core-command.yaml] 16:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:51 Dload Upload Total Spent Left Speed 16:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55400 --:--:-- --:--:-- --:--:-- 55400 16:12:52 16:12:52 16:12:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/550/openapi/v3/core-data.yaml] 16:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:52 Dload Upload Total Spent Left Speed 16:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 153k --:--:-- --:--:-- --:--:-- 152k 100 69110 0 0 100 69110 0 152k --:--:-- --:--:-- --:--:-- 152k 16:12:52 16:12:52 16:12:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/550/openapi/v3/core-metadata.yaml] 16:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:52 Dload Upload Total Spent Left Speed 16:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 296k --:--:-- --:--:-- --:--:-- 296k 16:12:52 16:12:52 16:12:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/550/openapi/v3/support-notifications.yaml] 16:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:52 Dload Upload Total Spent Left Speed 16:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 172k --:--:-- --:--:-- --:--:-- 172k 100 86965 0 0 100 86965 0 172k --:--:-- --:--:-- --:--:-- 172k 16:12:53 16:12:53 16:12:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/550/openapi/v3/support-scheduler.yaml] 16:12:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:53 Dload Upload Total Spent Left Speed 16:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 78617 --:--:-- --:--:-- --:--:-- 78617 16:12:53 16:12:53 [Pipeline] } 16:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:12:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:54 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:12:55 $ docker top 7da49be5e7d14ce3e3932c71aeb68f6955fd2f5cee2dc51e67100be351faae88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:55 [ssh-agent] Looking for ssh-agent implementation... 16:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:55 $ docker exec 7da49be5e7d14ce3e3932c71aeb68f6955fd2f5cee2dc51e67100be351faae88 ssh-agent 16:12:55 SSH_AUTH_SOCK=/tmp/ssh-wIiJUKo3NkL0/agent.31 16:12:55 SSH_AGENT_PID=37 16:12:55 Running ssh-add (command line suppressed) 16:12:55 Identity added: /w/workspace/edgex-go/550@tmp/private_key_10462375217691477569.key (/w/workspace/edgex-go/550@tmp/private_key_10462375217691477569.key) 16:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:55 + git semver tag 16:12:56 2023-07-25 16:12:55,994 [run_tag] DEBUG tag force:False 16:12:56 2023-07-25 16:12:55,994 [check_head_tag] DEBUG check head tag 16:12:56 2023-07-25 16:12:55,995 [execute] INFO git cat-file --batch-check 16:12:56 2023-07-25 16:12:55,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/550, universal_newlines=False, shell=None, istream=) 16:12:56 2023-07-25 16:12:55,999 [execute] INFO git cat-file --batch 16:12:56 2023-07-25 16:12:55,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/550, universal_newlines=False, shell=None, istream=) 16:12:56 2023-07-25 16:12:56,011 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:12:56 2023-07-25 16:12:56,011 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 16:12:56 2023-07-25 16:12:56,011 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgex-go/550, universal_newlines=False, shell=None, istream=None) 16:12:56 2023-07-25 16:12:56,016 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:12:56 3.1.0-dev.16 [Pipeline] } 16:12:56 $ docker exec --env ******** --env ******** 7da49be5e7d14ce3e3932c71aeb68f6955fd2f5cee2dc51e67100be351faae88 ssh-agent -k 16:12:56 unset SSH_AUTH_SOCK; 16:12:56 unset SSH_AGENT_PID; 16:12:56 echo Agent pid 37 killed; 16:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:56 + git semver [Pipeline] } 16:12:56 $ docker stop --time=1 7da49be5e7d14ce3e3932c71aeb68f6955fd2f5cee2dc51e67100be351faae88 16:12:58 $ docker rm -f --volumes 7da49be5e7d14ce3e3932c71aeb68f6955fd2f5cee2dc51e67100be351faae88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:58 16:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:58 0.23.1-centos7: Pulling from edgex-lftools 16:12:58 ab5ef0e58194: Pulling fs layer 16:12:58 9712f1f96733: Pulling fs layer 16:12:58 63f879dbbcfc: Pulling fs layer 16:12:58 0d9ebad4ef96: Pulling fs layer 16:12:58 e9a5061849ea: Pulling fs layer 16:12:58 d747dcd14b5f: Pulling fs layer 16:12:58 2de7ff778b66: Pulling fs layer 16:12:58 e9a5061849ea: Waiting 16:12:58 d747dcd14b5f: Waiting 16:12:58 2de7ff778b66: Waiting 16:12:58 0d9ebad4ef96: Waiting 16:12:58 9712f1f96733: Verifying Checksum 16:12:58 9712f1f96733: Download complete 16:12:59 63f879dbbcfc: Verifying Checksum 16:12:59 63f879dbbcfc: Download complete 16:12:59 0d9ebad4ef96: Verifying Checksum 16:12:59 0d9ebad4ef96: Download complete 16:12:59 d747dcd14b5f: Verifying Checksum 16:12:59 d747dcd14b5f: Download complete 16:12:59 e9a5061849ea: Verifying Checksum 16:12:59 e9a5061849ea: Download complete 16:12:59 ab5ef0e58194: Verifying Checksum 16:12:59 ab5ef0e58194: Download complete 16:12:59 2de7ff778b66: Verifying Checksum 16:12:59 2de7ff778b66: Download complete 16:13:01 ab5ef0e58194: Pull complete 16:13:01 9712f1f96733: Pull complete 16:13:02 63f879dbbcfc: Pull complete 16:13:06 0d9ebad4ef96: Pull complete 16:13:06 e9a5061849ea: Pull complete 16:13:06 d747dcd14b5f: Pull complete 16:13:07 2de7ff778b66: Pull complete 16:13:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:07 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:13:15 $ docker top d24593d6bb38165911ff0d802d5780553a569850270b4654ad590a73e93382a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:15 provisioning config files... 16:13:15 copy managed file [sigul-config] to file:/w/workspace/edgex-go/550@tmp/config1464204048419950567tmp 16:13:15 copy managed file [sigul-password] to file:/w/workspace/edgex-go/550@tmp/config17321163089475335001tmp 16:13:15 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/550@tmp/config573597116392330815tmp [Pipeline] { [Pipeline] echo 16:13:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:15 ---> sigul-configuration.sh 16:13:15 gpg: directory `/root/.gnupg' created 16:13:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:15 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:15 gpg: CAST5 encrypted data 16:13:15 gpg: encrypted with 1 passphrase 16:13:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:15 + mkdir /home/jenkins 16:13:15 + mkdir /home/jenkins/sigul [Pipeline] sh 16:13:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:13:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:16 ---> sigul-install.sh 16:13:16 Sigul already installed; skipping installation. [Pipeline] sh 16:13:16 + git tag --list 16:13:16 0.6.0 16:13:16 0.6.1 16:13:16 0.7.0 16:13:16 0.7.1 16:13:16 v1.0.0 16:13:16 v1.0.1 16:13:16 v1.1.0 16:13:16 v1.2.0 16:13:16 v1.2.1 16:13:16 v1.3.0 16:13:16 v1.3.1 16:13:16 v2.0.0 16:13:16 v2.1.0 16:13:16 v2.1.1 16:13:16 v2.2.0 16:13:16 v2.3.0 16:13:16 v3.0 16:13:16 v3.0.0 16:13:16 v3.1.0-dev.1 16:13:16 v3.1.0-dev.10 16:13:16 v3.1.0-dev.11 16:13:16 v3.1.0-dev.12 16:13:16 v3.1.0-dev.13 16:13:16 v3.1.0-dev.14 16:13:16 v3.1.0-dev.15 16:13:16 v3.1.0-dev.16 16:13:16 v3.1.0-dev.2 16:13:16 v3.1.0-dev.3 16:13:16 v3.1.0-dev.4 16:13:16 v3.1.0-dev.5 16:13:16 v3.1.0-dev.6 16:13:16 v3.1.0-dev.7 16:13:16 v3.1.0-dev.8 16:13:16 v3.1.0-dev.9 [Pipeline] sh 16:13:16 + lftools sign git-tag v3.1.0-dev.16 16:13:17 Signing Git tag with Sigul... 16:13:17 Signing v3.1.0-dev.16 [Pipeline] echo 16:13:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:13:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:13:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:13:18 $ docker stop --time=1 d24593d6bb38165911ff0d802d5780553a569850270b4654ad590a73e93382a5 16:13:19 $ docker rm -f --volumes d24593d6bb38165911ff0d802d5780553a569850270b4654ad590a73e93382a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:20 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:20 $ docker top ee6701ca02ded9e3154be46ca839a9527fca7883933935aba4b86f50607fbf97 -eo pid,comm 16:13:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:20 [ssh-agent] Looking for ssh-agent implementation... 16:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:21 $ docker exec ee6701ca02ded9e3154be46ca839a9527fca7883933935aba4b86f50607fbf97 ssh-agent 16:13:21 SSH_AUTH_SOCK=/tmp/ssh-LP53O0njoclf/agent.32 16:13:21 SSH_AGENT_PID=38 16:13:21 Running ssh-add (command line suppressed) 16:13:21 Identity added: /w/workspace/edgex-go/550@tmp/private_key_3324119403002009084.key (/w/workspace/edgex-go/550@tmp/private_key_3324119403002009084.key) 16:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:21 + git semver bump pre 16:13:21 2023-07-25 16:13:21,777 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:13:21 2023-07-25 16:13:21,777 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 16:13:21 2023-07-25 16:13:21,777 [bump_version] DEBUG bumped version:3.1.0-dev.17 16:13:21 2023-07-25 16:13:21,777 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgex-go/550/.semver/main with force:True 16:13:21 2023-07-25 16:13:21,777 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:13:21 2023-07-25 16:13:21,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/550/.semver/main 16:13:21 2023-07-25 16:13:21,779 [execute] INFO git cat-file --batch-check 16:13:21 2023-07-25 16:13:21,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=False, shell=None, istream=) 16:13:21 2023-07-25 16:13:21,783 [execute] INFO git cat-file --batch 16:13:21 2023-07-25 16:13:21,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=False, shell=None, istream=) 16:13:21 2023-07-25 16:13:21,787 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:13:21 3.1.0-dev.17 [Pipeline] } 16:13:21 $ docker exec --env ******** --env ******** ee6701ca02ded9e3154be46ca839a9527fca7883933935aba4b86f50607fbf97 ssh-agent -k 16:13:21 unset SSH_AUTH_SOCK; 16:13:21 unset SSH_AGENT_PID; 16:13:21 echo Agent pid 38 killed; 16:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:22 + git semver [Pipeline] } 16:13:22 $ docker stop --time=1 ee6701ca02ded9e3154be46ca839a9527fca7883933935aba4b86f50607fbf97 16:13:23 $ docker rm -f --volumes ee6701ca02ded9e3154be46ca839a9527fca7883933935aba4b86f50607fbf97 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:24 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:24 $ docker top 3ee22fc518af47f3b26878f9d724486037dea60d83bc4b6fc27df72594b93460 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:25 [ssh-agent] Looking for ssh-agent implementation... 16:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:25 $ docker exec 3ee22fc518af47f3b26878f9d724486037dea60d83bc4b6fc27df72594b93460 ssh-agent 16:13:25 SSH_AUTH_SOCK=/tmp/ssh-ncibA0TXMpJ8/agent.32 16:13:25 SSH_AGENT_PID=38 16:13:25 Running ssh-add (command line suppressed) 16:13:25 Identity added: /w/workspace/edgex-go/550@tmp/private_key_3781966934830478563.key (/w/workspace/edgex-go/550@tmp/private_key_3781966934830478563.key) 16:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:25 + git semver push 16:13:25 2023-07-25 16:13:25,829 [run_push] DEBUG push 16:13:25 2023-07-25 16:13:25,829 [execute] INFO git cat-file --batch-check 16:13:25 2023-07-25 16:13:25,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=False, shell=None, istream=) 16:13:25 2023-07-25 16:13:25,833 [execute] INFO git rev-list 5931673e7529d8c52dc4e29810408c78dddb22b5 -- 16:13:25 2023-07-25 16:13:25,833 [execute] DEBUG Popen(['git', 'rev-list', '5931673e7529d8c52dc4e29810408c78dddb22b5', '--'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=False, shell=None, istream=None) 16:13:25 2023-07-25 16:13:25,848 [execute] INFO git fetch -v origin 16:13:25 2023-07-25 16:13:25,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=True, shell=None, istream=None) 16:13:26 2023-07-25 16:13:26,443 [run_push] DEBUG no remote changes detected 16:13:26 2023-07-25 16:13:26,443 [execute] INFO git push origin semver 16:13:26 2023-07-25 16:13:26,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/550/.semver, universal_newlines=False, shell=None, istream=None) 16:13:27 2023-07-25 16:13:27,452 [run_push] DEBUG push all version tags 16:13:27 2023-07-25 16:13:27,452 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:13:27 2023-07-25 16:13:27,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/550, universal_newlines=False, shell=None, istream=None) 16:13:28 2023-07-25 16:13:28,415 [read_version] DEBUG read version from /w/workspace/edgex-go/550/.semver/main 16:13:28 3.1.0-dev.17 [Pipeline] } 16:13:28 $ docker exec --env ******** --env ******** 3ee22fc518af47f3b26878f9d724486037dea60d83bc4b6fc27df72594b93460 ssh-agent -k 16:13:28 unset SSH_AUTH_SOCK; 16:13:28 unset SSH_AGENT_PID; 16:13:28 echo Agent pid 38 killed; 16:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:29 + git semver [Pipeline] } 16:13:29 $ docker stop --time=1 3ee22fc518af47f3b26878f9d724486037dea60d83bc4b6fc27df72594b93460 16:13:30 $ docker rm -f --volumes 3ee22fc518af47f3b26878f9d724486037dea60d83bc4b6fc27df72594b93460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:13:31 + [ -d /w/workspace/edgex-go/550/archives ] [Pipeline] libraryResource [Pipeline] sh 16:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:32 ---> package-listing.sh 16:13:32 ++ facter osfamily 16:13:32 ++ tr '[:upper:]' '[:lower:]' 16:13:32 + OS_FAMILY=debian 16:13:32 + workspace=/w/workspace/edgex-go/550 16:13:32 + START_PACKAGES=/tmp/packages_start.txt 16:13:32 + END_PACKAGES=/tmp/packages_end.txt 16:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:32 + PACKAGES=/tmp/packages_start.txt 16:13:32 + '[' /w/workspace/edgex-go/550 ']' 16:13:32 + PACKAGES=/tmp/packages_end.txt 16:13:32 + case "${OS_FAMILY}" in 16:13:32 + dpkg -l 16:13:32 + grep '^ii' 16:13:32 + '[' -f /tmp/packages_start.txt ']' 16:13:32 + '[' -f /tmp/packages_end.txt ']' 16:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:32 + '[' /w/workspace/edgex-go/550 ']' 16:13:32 + mkdir -p /w/workspace/edgex-go/550/archives/ 16:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/550/archives/ [Pipeline] echo 16:13:32 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/550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:33 16:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:33 latest: Pulling from edgex-lftools-log-publisher 16:13:33 5eb5b503b376: Pulling fs layer 16:13:33 5c69ac0246d0: Pulling fs layer 16:13:33 ec43610c2a17: Pulling fs layer 16:13:33 3a2ae6a8a46f: Pulling fs layer 16:13:33 33b1e0a273af: Pulling fs layer 16:13:33 5d3b04190fa2: Pulling fs layer 16:13:33 2f39f015ded8: Pulling fs layer 16:13:33 3a2ae6a8a46f: Waiting 16:13:33 33b1e0a273af: Waiting 16:13:33 5d3b04190fa2: Waiting 16:13:33 2f39f015ded8: Waiting 16:13:33 5c69ac0246d0: Verifying Checksum 16:13:33 5c69ac0246d0: Download complete 16:13:33 3a2ae6a8a46f: Verifying Checksum 16:13:33 3a2ae6a8a46f: Download complete 16:13:33 33b1e0a273af: Verifying Checksum 16:13:33 33b1e0a273af: Download complete 16:13:33 ec43610c2a17: Verifying Checksum 16:13:33 ec43610c2a17: Download complete 16:13:33 5d3b04190fa2: Download complete 16:13:34 5eb5b503b376: Verifying Checksum 16:13:34 5eb5b503b376: Download complete 16:13:34 2f39f015ded8: Download complete 16:13:35 5eb5b503b376: Pull complete 16:13:35 5c69ac0246d0: Pull complete 16:13:35 ec43610c2a17: Pull complete 16:13:36 3a2ae6a8a46f: Pull complete 16:13:36 33b1e0a273af: Pull complete 16:13:36 5d3b04190fa2: Pull complete 16:13:40 2f39f015ded8: Pull complete 16:13:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:40 prd-ubuntu20.04-docker-8c-8g-2081 does not seem to be running inside a container 16:13:40 $ 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/550/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/550 -v /w/workspace/edgex-go/550:/w/workspace/edgex-go/550:rw,z -v /w/workspace/edgex-go/550@tmp:/w/workspace/edgex-go/550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:13:47 $ docker top b80738a334f4b9cada5464010a55c02f0964e1c8919c469a34650012ec947d20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:47 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:48 + ls /var/log/sa-host 16:13:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:48 provisioning config files... 16:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/550@tmp/config2551147571809730481tmp [Pipeline] { [Pipeline] echo 16:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:48 ---> create-netrc.sh [Pipeline] } 16:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> python-tools-install.sh [Pipeline] echo 16:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> sudo-logs.sh 16:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> job-cost.sh 16:13:49 lf-activate-venv: SKIPPING 16:13:49 DEBUG: total: 0.10999999940395355 16:13:49 INFO: Retrieving Stack Cost... 16:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:50 INFO: Archiving Costs [Pipeline] echo 16:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:50 ---> logs-deploy.sh 16:13:50 lf-activate-venv: SKIPPING 16:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/550 16:13:50 INFO: archiving workspace using pattern(s): 16:13:51 Archives upload complete. 16:13:51 INFO: archiving logs to Nexus 16:13:52 ---> uname -a: 16:13:52 Linux prd-ubuntu20-04-docker-8c-8g-2081 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:13:52 16:13:52 16:13:52 ---> lscpu: 16:13:52 Architecture: x86_64 16:13:52 CPU op-mode(s): 32-bit, 64-bit 16:13:52 Byte Order: Little Endian 16:13:52 Address sizes: 40 bits physical, 48 bits virtual 16:13:52 CPU(s): 8 16:13:52 On-line CPU(s) list: 0-7 16:13:52 Thread(s) per core: 1 16:13:52 Core(s) per socket: 1 16:13:52 Socket(s): 8 16:13:52 NUMA node(s): 1 16:13:52 Vendor ID: AuthenticAMD 16:13:52 CPU family: 23 16:13:52 Model: 49 16:13:52 Model name: AMD EPYC-Rome Processor 16:13:52 Stepping: 0 16:13:52 CPU MHz: 2799.998 16:13:52 BogoMIPS: 5599.99 16:13:52 Virtualization: AMD-V 16:13:52 Hypervisor vendor: KVM 16:13:52 Virtualization type: full 16:13:52 L1d cache: 256 KiB 16:13:52 L1i cache: 256 KiB 16:13:52 L2 cache: 4 MiB 16:13:52 L3 cache: 128 MiB 16:13:52 NUMA node0 CPU(s): 0-7 16:13:52 Vulnerability Itlb multihit: Not affected 16:13:52 Vulnerability L1tf: Not affected 16:13:52 Vulnerability Mds: Not affected 16:13:52 Vulnerability Meltdown: Not affected 16:13:52 Vulnerability Mmio stale data: Not affected 16:13:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:52 Vulnerability Srbds: Not affected 16:13:52 Vulnerability Tsx async abort: Not affected 16:13:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:13:52 16:13:52 16:13:52 ---> nproc: 16:13:52 8 16:13:52 16:13:52 16:13:52 ---> df -h: 16:13:52 Filesystem Size Used Avail Use% Mounted on 16:13:52 overlay 155G 23G 132G 15% / 16:13:52 tmpfs 64M 0 64M 0% /dev 16:13:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:52 shm 64M 0 64M 0% /dev/shm 16:13:52 /dev/vda1 155G 23G 132G 15% /facter-os 16:13:52 16:13:52 16:13:52 ---> sar -b -r -n DEV: 16:13:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2081) 07/25/23 _x86_64_ (8 CPU) 16:13:52 16:13:52 15:42:51 LINUX RESTART (8 CPU) 16:13:52 16:13:52 15:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:52 15:44:03 125.60 47.74 77.85 0.00 5409.23 73720.91 0.00 16:13:52 15:45:01 111.15 0.67 110.48 0.00 24.27 77682.33 0.00 16:13:52 15:46:01 37.04 0.00 37.04 0.00 0.00 33804.22 0.00 16:13:52 15:47:01 128.38 0.37 128.01 0.00 24.93 50729.55 0.00 16:13:52 15:48:01 278.30 1.30 277.00 0.00 99.32 177658.98 0.00 16:13:52 15:49:01 426.39 14.08 412.31 0.00 2852.97 147800.90 0.00 16:13:52 15:50:01 369.94 0.28 369.66 0.00 2.27 113478.29 0.00 16:13:52 15:51:01 491.37 4.02 487.35 0.00 2314.95 37202.60 0.00 16:13:52 15:52:01 21.15 0.05 21.10 0.00 4.80 15286.25 0.00 16:13:52 15:53:01 3.88 0.00 3.88 0.00 0.00 14938.31 0.00 16:13:52 15:54:01 3.07 0.00 3.07 0.00 0.00 14124.98 0.00 16:13:52 15:55:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 16:13:52 15:56:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 16:13:52 15:57:01 1.45 0.00 1.45 0.00 0.00 14.53 0.00 16:13:52 15:58:01 1.77 0.02 1.75 0.00 0.13 20.93 0.00 16:13:52 15:59:01 1.35 0.00 1.35 0.00 0.00 18.26 0.00 16:13:52 16:00:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 16:13:52 16:01:02 1.55 0.00 1.55 0.00 0.00 16.00 0.00 16:13:52 16:02:01 1.02 0.00 1.02 0.00 0.00 11.79 0.00 16:13:52 16:03:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 16:13:52 16:04:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 16:13:52 16:05:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 16:13:52 16:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 16:13:52 16:07:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 16:13:52 16:08:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 16:13:52 16:09:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 16:13:52 16:10:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 16:13:52 16:11:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 16:13:52 16:12:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 16:13:52 16:13:01 83.42 0.33 83.09 0.00 14.66 38741.94 0.00 16:13:52 Average: 70.12 2.30 67.83 0.00 358.83 26480.15 0.00 16:13:52 16:13:52 15:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:52 15:44:03 29651936 31637412 706952 2.15 60448 2220012 1715368 5.06 980048 1942100 216 16:13:52 15:45:01 27559052 31095252 1207116 3.67 113832 3620336 2576200 7.59 1792104 3079896 290312 16:13:52 15:46:01 27185060 31017760 1282564 3.90 117984 3882604 2340676 6.90 1775484 3435972 269824 16:13:52 15:47:01 27720744 31513948 787164 2.39 124608 3861560 1916704 5.65 1291916 3411540 2300 16:13:52 15:48:01 22288300 31326420 946824 2.88 140396 8903552 3474064 10.24 1769304 8142928 7780 16:13:52 15:49:01 16259812 29689296 2515636 7.65 256848 12787536 8230896 24.26 4081592 11376624 113668 16:13:52 15:50:01 16703324 31423388 832440 2.53 270428 14107576 2541000 7.49 2466740 12663716 12492 16:13:52 15:51:01 16209040 31452648 810396 2.46 293828 14593508 2370576 6.99 2859940 12761176 516 16:13:52 15:52:01 16227216 31467080 796228 2.42 293200 14590532 2222780 6.55 3096828 12505776 20 16:13:52 15:53:01 16226608 31466536 796660 2.42 293260 14590536 2222780 6.55 3096816 12505784 4 16:13:52 15:54:01 16241200 31481272 782432 2.38 293296 14590540 2222780 6.55 3082096 12505904 24 16:13:52 15:55:01 16242172 31482264 781632 2.38 293344 14590540 2222780 6.55 3082352 12505904 136 16:13:52 15:56:01 16244428 31484584 779624 2.37 293360 14590544 2222780 6.55 3081136 12505916 8 16:13:52 15:57:01 16244372 31484528 779596 2.37 293376 14590544 2222780 6.55 3081256 12505916 4 16:13:52 15:58:01 16242732 31483012 781056 2.38 293404 14590548 2251812 6.64 3081624 12505916 28 16:13:52 15:59:01 16242564 31482820 781064 2.38 293420 14590528 2251812 6.64 3081268 12505892 140 16:13:52 16:00:01 16242532 31482836 780936 2.37 293460 14590528 2251812 6.64 3081208 12505892 12 16:13:52 16:01:02 16242940 31483256 780424 2.37 293476 14590532 2251812 6.64 3081228 12505896 4 16:13:52 16:02:01 16242696 31483080 780600 2.37 293492 14590532 2251812 6.64 3081268 12505900 4 16:13:52 16:03:01 16242616 31483008 780592 2.37 293496 14590536 2251812 6.64 3081268 12505904 4 16:13:52 16:04:01 16243096 31483516 780084 2.37 293512 14590536 2251812 6.64 3081420 12505904 16 16:13:52 16:05:01 16242804 31483224 780288 2.37 293520 14590540 2251812 6.64 3081464 12505904 140 16:13:52 16:06:01 16242812 31483256 780204 2.37 293544 14590548 2251812 6.64 3081660 12505912 12 16:13:52 16:07:01 16242908 31483380 780236 2.37 293556 14590556 2251812 6.64 3081648 12505916 4 16:13:52 16:08:01 16242932 31483420 780164 2.37 293576 14590556 2235552 6.59 3081412 12505920 12 16:13:52 16:09:01 16242820 31483448 780032 2.37 293620 14590676 2251676 6.64 3081484 12506036 144 16:13:52 16:10:01 16242836 31483544 779924 2.37 293652 14590688 2251676 6.64 3081620 12506056 4 16:13:52 16:11:01 16242712 31483432 780152 2.37 293684 14590692 2251676 6.64 3081616 12506060 148 16:13:52 16:12:01 16242696 31483484 780096 2.37 293720 14590696 2251676 6.64 3081548 12506068 4 16:13:52 16:13:01 14992348 31409048 853608 2.60 312460 15673528 2580012 7.60 3215572 13544192 379300 16:13:52 Average: 17987910 31389338 878824 2.67 261793 12868405 2494752 7.35 2832497 11099417 35909 16:13:52 16:13:52 15:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:52 15:44:03 docker0 472.29 410.38 33.27 2741.67 0.00 0.00 0.00 0.00 16:13:52 15:44:03 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 16:13:52 15:44:03 ens3 1172.77 1167.47 7889.45 147.90 0.00 0.00 0.00 0.00 16:13:52 15:45:01 docker0 128.29 208.79 10.16 1807.14 0.00 0.00 0.00 0.00 16:13:52 15:45:01 lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 16:13:52 15:45:01 ens3 382.73 227.34 6185.05 34.79 0.00 0.00 0.00 0.00 16:13:52 15:45:01 veth4ea3d87 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:46:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 16:13:52 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:46:01 ens3 46.00 44.10 29.34 95.44 0.00 0.00 0.00 0.00 16:13:52 15:46:01 veth4ea3d87 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 16:13:52 15:47:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:47:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:13:52 15:47:01 ens3 103.72 64.14 2222.85 19.34 0.00 0.00 0.00 0.00 16:13:52 15:47:01 veth2edfcdb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:48:01 veth9e63af3 26.38 39.96 2.54 13.07 0.00 0.00 0.00 0.00 16:13:52 15:48:01 docker0 163.94 263.92 12.88 992.90 0.00 0.00 0.00 0.00 16:13:52 15:48:01 veth664855a 26.09 38.86 2.52 13.00 0.00 0.00 0.00 0.00 16:13:52 15:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:13:52 15:48:01 vethdb1dd1e 26.69 39.17 2.56 13.02 0.00 0.00 0.00 0.00 16:13:52 15:48:01 veth33a565d 26.53 38.81 2.55 12.99 0.00 0.00 0.00 0.00 16:13:52 15:48:01 ens3 344.70 200.15 1925.68 27.68 0.00 0.00 0.00 0.00 16:13:52 15:48:01 veth2edfcdb 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 16:13:52 15:48:01 veth331f495 26.21 39.27 2.52 12.86 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth74b79e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth51fccbb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 docker0 203.71 407.28 16.47 2860.25 0.00 0.00 0.00 0.00 16:13:52 15:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth15a9a26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 vethb504c5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth7f55f60 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 vethc04c8a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth6d3a061 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 vethe0161ed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 ens3 459.34 226.82 3507.67 28.08 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth9d3e4b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth2edfcdb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:49:01 vethcce7bfb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:49:01 veth6744525 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth74b79e3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth51fccbb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth15a9a26 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 vethb504c5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth7f55f60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 vethc04c8a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth6d3a061 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 vethe0161ed 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 ens3 19.68 11.50 16.67 8.33 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth9d3e4b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth2edfcdb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:50:01 veth6744525 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:51:01 lo 48.93 48.93 4.82 4.82 0.00 0.00 0.00 0.00 16:13:52 15:51:01 ens3 523.06 472.04 1613.16 1943.34 0.00 0.00 0.00 0.00 16:13:52 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:52:01 lo 21.46 21.46 2.12 2.12 0.00 0.00 0.00 0.00 16:13:52 15:52:01 ens3 253.39 275.99 126.07 1565.80 0.00 0.00 0.00 0.00 16:13:52 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 15:53:01 ens3 1.12 0.15 0.17 0.07 0.00 0.00 0.00 0.00 16:13:52 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:54:01 ens3 1.67 0.60 0.67 0.46 0.00 0.00 0.00 0.00 16:13:52 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 15:55:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 16:13:52 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:56:01 ens3 0.35 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:13:52 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 15:57:01 ens3 0.97 0.30 0.19 0.08 0.00 0.00 0.00 0.00 16:13:52 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:58:01 ens3 0.52 0.50 0.26 0.22 0.00 0.00 0.00 0.00 16:13:52 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 15:59:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 16:13:52 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:00:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:13:52 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:01:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:01:02 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:02:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:13:52 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:04:01 ens3 0.87 0.22 0.19 0.07 0.00 0.00 0.00 0.00 16:13:52 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:05:01 ens3 1.08 0.53 0.37 0.22 0.00 0.00 0.00 0.00 16:13:52 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:06:01 ens3 0.87 0.27 0.30 0.20 0.00 0.00 0.00 0.00 16:13:52 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:07:01 ens3 0.55 0.42 0.26 0.22 0.00 0.00 0.00 0.00 16:13:52 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:08:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:13:52 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:09:01 ens3 1.20 0.32 0.24 0.14 0.00 0.00 0.00 0.00 16:13:52 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:10:01 ens3 1.10 0.43 0.46 0.27 0.00 0.00 0.00 0.00 16:13:52 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:52 16:11:01 ens3 0.58 0.48 0.27 0.21 0.00 0.00 0.00 0.00 16:13:52 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:52 16:13:01 docker0 70.64 103.00 5.42 1015.39 0.00 0.00 0.00 0.00 16:13:52 16:13:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 16:13:52 16:13:01 ens3 365.67 229.36 8183.80 39.24 0.00 0.00 0.00 0.00 16:13:52 Average: docker0 34.60 46.35 2.60 312.48 0.00 0.00 0.00 0.00 16:13:52 Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 16:13:52 Average: ens3 122.58 97.38 1051.71 130.59 0.00 0.00 0.00 0.00 16:13:52 16:13:52 16:13:52 ---> sar -P ALL: 16:13:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2081) 07/25/23 _x86_64_ (8 CPU) 16:13:52 16:13:52 15:42:51 LINUX RESTART (8 CPU) 16:13:52 16:13:52 15:43:01 CPU %user %nice %system %iowait %steal %idle 16:13:52 15:44:03 all 7.56 0.00 2.39 4.04 0.05 85.96 16:13:52 15:44:03 0 6.92 0.00 2.56 3.57 0.05 86.89 16:13:52 15:44:03 1 9.74 0.00 4.02 10.93 0.05 75.27 16:13:52 15:44:03 2 9.48 0.00 1.81 2.39 0.03 86.29 16:13:52 15:44:03 3 10.64 0.00 2.43 4.46 0.07 82.40 16:13:52 15:44:03 4 7.54 0.00 1.73 0.60 0.05 90.08 16:13:52 15:44:03 5 5.39 0.00 2.47 3.46 0.03 88.65 16:13:52 15:44:03 6 4.43 0.00 1.65 0.32 0.03 93.57 16:13:52 15:44:03 7 6.29 0.00 2.50 6.66 0.05 84.50 16:13:52 15:45:01 all 17.91 0.00 4.25 5.08 0.07 72.69 16:13:52 15:45:01 0 16.81 0.00 4.49 0.26 0.07 78.37 16:13:52 15:45:01 1 16.21 0.00 3.97 1.24 0.07 78.51 16:13:52 15:45:01 2 16.22 0.00 3.85 4.67 0.05 75.20 16:13:52 15:45:01 3 20.45 0.00 4.98 30.36 0.07 44.14 16:13:52 15:45:01 4 17.99 0.00 4.62 0.42 0.10 76.87 16:13:52 15:45:01 5 17.96 0.00 3.66 2.65 0.07 75.65 16:13:52 15:45:01 6 18.06 0.00 3.53 0.87 0.09 77.45 16:13:52 15:45:01 7 19.54 0.00 4.92 0.21 0.07 75.26 16:13:52 15:46:01 all 35.30 0.00 5.35 3.13 0.10 56.12 16:13:52 15:46:01 0 36.12 0.00 5.11 2.61 0.10 56.06 16:13:52 15:46:01 1 33.44 0.00 5.22 2.31 0.10 58.93 16:13:52 15:46:01 2 35.33 0.00 6.10 3.91 0.10 54.55 16:13:52 15:46:01 3 36.41 0.00 5.02 0.15 0.10 58.32 16:13:52 15:46:01 4 37.50 0.00 5.04 1.27 0.10 56.09 16:13:52 15:46:01 5 34.72 0.00 4.69 1.46 0.08 59.05 16:13:52 15:46:01 6 35.38 0.00 5.43 13.02 0.10 46.06 16:13:52 15:46:01 7 33.47 0.00 6.20 0.34 0.10 59.90 16:13:52 15:47:01 all 24.48 0.00 4.93 4.00 0.07 66.51 16:13:52 15:47:01 0 23.64 0.00 4.67 0.03 0.07 71.59 16:13:52 15:47:01 1 23.37 0.00 4.51 0.99 0.07 71.06 16:13:52 15:47:01 2 23.68 0.00 5.03 4.29 0.07 66.94 16:13:52 15:47:01 3 25.59 0.00 4.74 0.37 0.07 69.24 16:13:52 15:47:01 4 25.32 0.00 4.77 0.57 0.07 69.27 16:13:52 15:47:01 5 23.77 0.00 4.77 0.40 0.08 70.98 16:13:52 15:47:01 6 24.05 0.00 5.75 23.55 0.07 46.59 16:13:52 15:47:01 7 26.46 0.00 5.24 1.80 0.08 66.41 16:13:52 15:48:01 all 13.78 0.00 4.53 16.59 0.08 65.02 16:13:52 15:48:01 0 13.13 0.00 4.49 26.00 0.07 56.32 16:13:52 15:48:01 1 12.83 0.00 4.36 8.46 0.08 74.27 16:13:52 15:48:01 2 15.04 0.00 4.66 2.25 0.08 77.96 16:13:52 15:48:01 3 14.61 0.00 4.71 26.24 0.09 54.36 16:13:52 15:48:01 4 14.30 0.00 4.31 18.10 0.07 63.23 16:13:52 15:48:01 5 12.97 0.00 4.32 8.55 0.07 74.09 16:13:52 15:48:01 6 13.00 0.00 4.26 10.64 0.07 72.03 16:13:52 15:48:01 7 14.37 0.00 5.15 32.54 0.08 47.85 16:13:52 15:49:01 all 29.91 0.00 6.96 18.61 0.10 44.42 16:13:52 15:49:01 0 30.24 0.00 7.20 26.60 0.12 35.84 16:13:52 15:49:01 1 29.47 0.00 6.96 6.08 0.08 57.39 16:13:52 15:49:01 2 29.40 0.00 7.17 32.84 0.10 30.49 16:13:52 15:49:01 3 30.63 0.00 6.73 17.82 0.10 44.72 16:13:52 15:49:01 4 30.72 0.00 6.50 22.16 0.10 40.52 16:13:52 15:49:01 5 29.33 0.00 6.86 7.62 0.07 56.12 16:13:52 15:49:01 6 29.52 0.00 6.28 9.32 0.08 54.79 16:13:52 15:49:01 7 29.95 0.00 7.96 26.52 0.15 35.42 16:13:52 15:50:01 all 77.80 0.00 9.44 3.58 0.14 9.05 16:13:52 15:50:01 0 77.99 0.00 9.50 1.41 0.13 10.97 16:13:52 15:50:01 1 77.61 0.00 9.51 9.61 0.13 3.13 16:13:52 15:50:01 2 77.62 0.00 9.27 1.78 0.13 11.19 16:13:52 15:50:01 3 78.33 0.00 8.93 1.01 0.13 11.60 16:13:52 15:50:01 4 77.95 0.00 9.33 1.21 0.15 11.36 16:13:52 15:50:01 5 77.59 0.00 9.27 0.69 0.15 12.31 16:13:52 15:50:01 6 76.81 0.00 10.65 12.37 0.13 0.03 16:13:52 15:50:01 7 78.49 0.00 9.04 0.54 0.15 11.77 16:13:52 15:51:01 all 7.97 0.00 2.63 6.36 0.07 82.97 16:13:52 15:51:01 0 6.45 0.00 2.43 3.55 0.07 87.50 16:13:52 15:51:01 1 8.42 0.00 2.54 6.83 0.07 82.14 16:13:52 15:51:01 2 7.52 0.00 2.31 2.34 0.07 87.77 16:13:52 15:51:01 3 6.18 0.00 2.47 8.08 0.08 83.18 16:13:52 15:51:01 4 8.24 0.00 2.39 7.65 0.07 81.65 16:13:52 15:51:01 5 8.36 0.00 2.66 7.86 0.07 81.05 16:13:52 15:51:01 6 9.56 0.00 3.31 7.81 0.08 79.24 16:13:52 15:51:01 7 9.06 0.00 2.91 6.80 0.08 81.16 16:13:52 15:52:01 all 5.08 0.00 0.51 0.09 0.04 94.27 16:13:52 15:52:01 0 3.67 0.00 0.42 0.03 0.02 95.86 16:13:52 15:52:01 1 5.59 0.00 0.57 0.02 0.05 93.78 16:13:52 15:52:01 2 6.68 0.00 0.47 0.07 0.05 92.73 16:13:52 15:52:01 3 4.47 0.00 0.47 0.00 0.05 95.01 16:13:52 15:52:01 4 6.85 0.00 0.42 0.08 0.03 92.62 16:13:52 15:52:01 5 3.63 0.00 0.57 0.00 0.03 95.77 16:13:52 15:52:01 6 6.23 0.00 0.63 0.50 0.03 92.61 16:13:52 15:52:01 7 3.55 0.00 0.55 0.00 0.07 95.83 16:13:52 15:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:13:52 15:53:01 0 0.10 0.00 0.00 0.02 0.02 99.87 16:13:52 15:53:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:13:52 15:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:13:52 15:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:13:52 15:53:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:13:52 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 15:53:01 6 0.02 0.00 0.02 0.03 0.00 99.93 16:13:52 15:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:13:52 15:54:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:13:52 15:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 16:13:52 15:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 15:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:52 15:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:54:01 6 0.02 0.00 0.02 0.03 0.02 99.92 16:13:52 15:54:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:13:52 16:13:52 15:54:01 CPU %user %nice %system %iowait %steal %idle 16:13:52 15:55:01 all 0.01 0.00 0.01 0.02 0.00 99.95 16:13:52 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 15:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:55:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:13:52 15:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 15:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:13:52 15:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:13:52 15:55:01 6 0.00 0.00 0.02 0.12 0.00 99.87 16:13:52 15:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:13:52 15:56:01 all 0.02 0.00 0.01 0.03 0.01 99.93 16:13:52 15:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:13:52 15:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:13:52 15:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 15:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 15:56:01 5 0.00 0.00 0.00 0.10 0.00 99.90 16:13:52 15:56:01 6 0.03 0.00 0.00 0.07 0.00 99.90 16:13:52 15:56:01 7 0.03 0.00 0.02 0.08 0.02 99.85 16:13:52 15:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:13:52 15:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 15:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 15:57:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:13:52 15:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 15:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 15:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 15:57:01 6 0.07 0.00 0.02 0.02 0.00 99.90 16:13:52 15:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:13:52 15:58:01 all 0.16 0.00 0.04 0.01 0.00 99.79 16:13:52 15:58:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:13:52 15:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:13:52 15:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:13:52 15:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:52 15:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:58:01 6 1.01 0.00 0.13 0.05 0.00 98.81 16:13:52 15:58:01 7 0.07 0.00 0.12 0.00 0.00 99.82 16:13:52 15:59:01 all 0.02 0.00 0.02 0.09 0.01 99.87 16:13:52 15:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 15:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 15:59:01 2 0.02 0.00 0.02 0.33 0.02 99.62 16:13:52 15:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 15:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:13:52 15:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 15:59:01 6 0.00 0.00 0.02 0.08 0.02 99.88 16:13:52 15:59:01 7 0.07 0.00 0.02 0.30 0.03 99.58 16:13:52 16:00:01 all 0.03 0.00 0.01 0.04 0.00 99.92 16:13:52 16:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:13:52 16:00:01 2 0.05 0.00 0.00 0.18 0.00 99.77 16:13:52 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:00:01 6 0.00 0.00 0.00 0.07 0.00 99.93 16:13:52 16:00:01 7 0.10 0.00 0.03 0.08 0.02 99.77 16:13:52 16:01:02 all 0.09 0.00 0.01 0.09 0.01 99.81 16:13:52 16:01:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:52 16:01:02 1 0.02 0.00 0.00 0.33 0.00 99.65 16:13:52 16:01:02 2 0.03 0.00 0.02 0.03 0.02 99.90 16:13:52 16:01:02 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:01:02 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:01:02 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:01:02 6 0.58 0.00 0.02 0.18 0.00 99.22 16:13:52 16:01:02 7 0.03 0.00 0.02 0.17 0.02 99.77 16:13:52 16:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:13:52 16:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:13:52 16:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:13:52 16:03:01 all 0.02 0.00 0.02 0.01 0.00 99.95 16:13:52 16:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:13:52 16:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:13:52 16:03:01 2 0.07 0.00 0.02 0.02 0.00 99.90 16:13:52 16:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:13:52 16:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:03:01 6 0.02 0.00 0.00 0.08 0.02 99.88 16:13:52 16:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:13:52 16:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:13:52 16:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:13:52 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:13:52 16:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:04:01 6 0.17 0.00 0.00 0.02 0.00 99.82 16:13:52 16:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:13:52 16:05:01 all 0.03 0.00 0.01 0.03 0.00 99.93 16:13:52 16:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:13:52 16:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 16:05:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:13:52 16:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:05:01 6 0.03 0.00 0.02 0.23 0.00 99.72 16:13:52 16:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:13:52 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:13:52 16:06:01 all 0.13 0.00 0.01 0.00 0.00 99.85 16:13:52 16:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:13:52 16:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:06:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:13:52 16:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:06:01 6 0.88 0.00 0.03 0.02 0.00 99.07 16:13:52 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:07:01 all 0.15 0.00 0.01 0.00 0.00 99.84 16:13:52 16:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:13:52 16:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:13:52 16:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:13:52 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:07:01 6 1.01 0.00 0.00 0.00 0.00 98.99 16:13:52 16:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 16:13:52 16:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:13:52 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:08:01 2 0.02 0.00 0.03 0.02 0.02 99.92 16:13:52 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:08:01 6 1.53 0.00 0.02 0.02 0.02 98.42 16:13:52 16:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:13:52 16:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:13:52 16:09:01 1 0.03 0.00 0.00 0.02 0.02 99.93 16:13:52 16:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 16:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:13:52 16:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 16:13:52 16:10:01 all 0.07 0.00 0.01 0.05 0.00 99.87 16:13:52 16:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:13:52 16:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:13:52 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:52 16:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:10:01 6 0.42 0.00 0.00 0.40 0.00 99.18 16:13:52 16:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:13:52 16:11:01 all 0.09 0.00 0.00 0.09 0.00 99.81 16:13:52 16:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:13:52 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:11:01 2 0.02 0.00 0.00 0.28 0.02 99.68 16:13:52 16:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 16:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:13:52 16:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:52 16:11:01 6 0.48 0.00 0.00 0.47 0.00 99.05 16:13:52 16:11:01 7 0.12 0.00 0.00 0.00 0.00 99.88 16:13:52 16:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:13:52 16:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:13:52 16:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:52 16:12:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:13:52 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:52 16:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:13:52 16:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:52 16:13:01 all 5.73 0.00 2.31 3.49 0.04 88.43 16:13:52 16:13:01 0 5.42 0.00 3.23 1.57 0.05 89.73 16:13:52 16:13:01 1 6.88 0.00 2.25 7.40 0.05 83.42 16:13:52 16:13:01 2 7.14 0.00 2.16 0.44 0.03 90.23 16:13:52 16:13:01 3 5.34 0.00 1.85 0.00 0.05 92.76 16:13:52 16:13:01 4 3.95 0.00 2.56 0.05 0.05 93.39 16:13:52 16:13:01 5 5.23 0.00 2.35 13.54 0.03 78.84 16:13:52 16:13:01 6 5.65 0.00 1.94 4.84 0.03 87.54 16:13:52 16:13:01 7 6.19 0.00 2.14 0.15 0.05 91.47 16:13:52 Average: all 7.50 0.00 1.44 2.16 0.03 88.87 16:13:52 Average: 0 7.32 0.00 1.47 2.17 0.03 89.01 16:13:52 Average: 1 7.41 0.00 1.45 1.80 0.03 89.31 16:13:52 Average: 2 7.57 0.00 1.42 1.85 0.03 89.13 16:13:52 Average: 3 7.69 0.00 1.40 2.89 0.03 87.99 16:13:52 Average: 4 7.64 0.00 1.39 1.73 0.03 89.22 16:13:52 Average: 5 7.25 0.00 1.38 1.53 0.02 89.81 16:13:52 Average: 6 7.58 0.00 1.45 2.82 0.03 88.12 16:13:52 Average: 7 7.54 0.00 1.55 2.51 0.04 88.36 16:13:52 16:13:52 16:13:52