Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70986dfe36edecfcf26045bfecb25e985bf5e73e 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-ssh9579177055923831393.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-ssh14850738060123104566.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-ssh6833013119827144358.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-ssh6273580763875446866.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-ssh650916195656171806.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1934 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/549 [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/549 # 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 70986dfe36edecfcf26045bfecb25e985bf5e73e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4616)" > git config core.sparsecheckout # timeout=10 > git checkout -f 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 > git rev-list --no-walk da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T21:00:43.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-24T21:00:43.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-24T21:00:43.508Z] ========================================================= [2023-07-24T21:00:43.508Z] EdgeX Global Pipelines Version Info [2023-07-24T21:00:43.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:00:45.010Z] ------------------- [2023-07-24T21:00:45.010Z] stable info: [2023-07-24T21:00:45.010Z] ------------------- [2023-07-24T21:00:45.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-24T21:00:45.010Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T21:00:45.010Z] Message: update stable to v1.0.250 [2023-07-24T21:00:45.579Z] ------------------- [2023-07-24T21:00:45.579Z] experimental info: [2023-07-24T21:00:45.579Z] ------------------- [2023-07-24T21:00:45.579Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-24T21:00:45.579Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T21:00:45.579Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-24T21:00:45.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-24T21:00:45.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-24T21:00:45.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-24T21:00:45.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-24T21:00:45.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-24T21:00:45.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-24T21:00:45.818Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-24T21:00:45.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-24T21:00:45.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-24T21:00:45.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-24T21:00:45.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-24T21:00:45.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-24T21:00:45.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-24T21:00:45.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-24T21:00:45.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-24T21:00:45.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-24T21:00:45.954Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-24T21:00:45.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-24T21:00:45.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-24T21:00:45.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-24T21:00:46.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-24T21:00:46.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-24T21:00:46.037Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-24T21:00:46.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-24T21:00:46.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-24T21:00:46.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-24T21:00:46.093Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo [2023-07-24T21:00:46.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70986df [Pipeline] echo [2023-07-24T21:00:46.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T21:00:46.173Z] provisioning config files... [2023-07-24T21:00:46.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config51574815810106684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:00:46.487Z] ---> docker-login.sh [2023-07-24T21:00:46.487Z] nexus3.edgexfoundry.org:10001 [2023-07-24T21:00:46.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:00:47.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:00:47.690Z] Configure a credential helper to remove this warning. See [2023-07-24T21:00:47.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:00:47.690Z] [2023-07-24T21:00:47.690Z] Login Succeeded [2023-07-24T21:00:47.690Z] nexus3.edgexfoundry.org:10002 [2023-07-24T21:00:47.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:00:47.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:00:47.690Z] Configure a credential helper to remove this warning. See [2023-07-24T21:00:47.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:00:47.690Z] [2023-07-24T21:00:47.690Z] Login Succeeded [2023-07-24T21:00:47.690Z] nexus3.edgexfoundry.org:10003 [2023-07-24T21:00:47.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:00:47.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:00:47.952Z] Configure a credential helper to remove this warning. See [2023-07-24T21:00:47.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:00:47.952Z] [2023-07-24T21:00:47.952Z] Login Succeeded [2023-07-24T21:00:47.952Z] nexus3.edgexfoundry.org:10004 [2023-07-24T21:00:47.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:00:47.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:00:47.952Z] Configure a credential helper to remove this warning. See [2023-07-24T21:00:47.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:00:47.952Z] [2023-07-24T21:00:47.952Z] Login Succeeded [2023-07-24T21:00:47.952Z] docker.io [2023-07-24T21:00:48.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:00:48.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:00:48.212Z] Configure a credential helper to remove this warning. See [2023-07-24T21:00:48.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:00:48.212Z] [2023-07-24T21:00:48.212Z] Login Succeeded [2023-07-24T21:00:48.212Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T21:00:48.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T21:00:48.529Z] + 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 [2023-07-24T21:00:48.529Z] + dirname cmd/core-command/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/core-data/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/core-metadata/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-24T21:00:48.529Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-07-24T21:00:48.529Z] cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/support-notifications/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-24T21:00:48.529Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-24T21:00:48.529Z] + cut -d/ -f2 [2023-07-24T21:00:48.529Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-24T21:00:48.581Z] 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 [2023-07-24T21:00:48.913Z] + git rev-list -1 --merges 70986dfe36edecfcf26045bfecb25e985bf5e73e~1..70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo [2023-07-24T21:00:48.931Z] -----------> git rev-list -1 --merges 70986dfe36edecfcf26045bfecb25e985bf5e73e~1..70986dfe36edecfcf26045bfecb25e985bf5e73e 70986dfe36edecfcf26045bfecb25e985bf5e73e [false] [Pipeline] sh [2023-07-24T21:00:49.218Z] + git log --format=format:%s -1 70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo [2023-07-24T21:00:49.232Z] ========================================================= [2023-07-24T21:00:49.232Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-24T21:00:49.232Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-24T21:00:49.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T21:00:49.624Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-24T21:00:49.624Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-24T21:00:49.624Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-24T21:00:49.624Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-24T21:00:49.624Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-24T21:00:49.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:00:50.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:00:50.034Z] [2023-07-24T21:00:50.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:00:50.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:00:50.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-24T21:00:50.333Z] b85a868b505f: Pulling fs layer [2023-07-24T21:00:50.333Z] e2be974225ed: Pulling fs layer [2023-07-24T21:00:50.333Z] 339a4e72a1f5: Pulling fs layer [2023-07-24T21:00:50.333Z] 988bab9f4d93: Pulling fs layer [2023-07-24T21:00:50.333Z] 1469e6f7b9e6: Pulling fs layer [2023-07-24T21:00:50.333Z] eaf3925da568: Pulling fs layer [2023-07-24T21:00:50.333Z] bab4dde63d76: Pulling fs layer [2023-07-24T21:00:50.333Z] bde34c3a00c8: Pulling fs layer [2023-07-24T21:00:50.333Z] b352a97aabf1: Pulling fs layer [2023-07-24T21:00:50.333Z] 4872d77fe225: Pulling fs layer [2023-07-24T21:00:50.333Z] 5851b861e8e6: Pulling fs layer [2023-07-24T21:00:50.333Z] 988bab9f4d93: Waiting [2023-07-24T21:00:50.333Z] 1469e6f7b9e6: Waiting [2023-07-24T21:00:50.333Z] eaf3925da568: Waiting [2023-07-24T21:00:50.333Z] bab4dde63d76: Waiting [2023-07-24T21:00:50.333Z] bde34c3a00c8: Waiting [2023-07-24T21:00:50.333Z] b352a97aabf1: Waiting [2023-07-24T21:00:50.333Z] 4872d77fe225: Waiting [2023-07-24T21:00:50.333Z] 5851b861e8e6: Waiting [2023-07-24T21:00:50.333Z] e2be974225ed: Verifying Checksum [2023-07-24T21:00:50.333Z] e2be974225ed: Download complete [2023-07-24T21:00:50.333Z] 988bab9f4d93: Download complete [2023-07-24T21:00:50.333Z] 1469e6f7b9e6: Verifying Checksum [2023-07-24T21:00:50.333Z] 1469e6f7b9e6: Download complete [2023-07-24T21:00:50.593Z] 339a4e72a1f5: Verifying Checksum [2023-07-24T21:00:50.593Z] 339a4e72a1f5: Download complete [2023-07-24T21:00:50.593Z] eaf3925da568: Verifying Checksum [2023-07-24T21:00:50.593Z] eaf3925da568: Download complete [2023-07-24T21:00:50.593Z] bde34c3a00c8: Download complete [2023-07-24T21:00:50.593Z] b352a97aabf1: Download complete [2023-07-24T21:00:50.593Z] 4872d77fe225: Download complete [2023-07-24T21:00:50.593Z] 5851b861e8e6: Download complete [2023-07-24T21:00:50.593Z] b85a868b505f: Verifying Checksum [2023-07-24T21:00:50.593Z] b85a868b505f: Download complete [2023-07-24T21:00:50.852Z] bab4dde63d76: Verifying Checksum [2023-07-24T21:00:50.852Z] bab4dde63d76: Download complete [2023-07-24T21:00:51.787Z] b85a868b505f: Pull complete [2023-07-24T21:00:52.045Z] e2be974225ed: Pull complete [2023-07-24T21:00:52.303Z] 339a4e72a1f5: Pull complete [2023-07-24T21:00:52.562Z] 988bab9f4d93: Pull complete [2023-07-24T21:00:52.820Z] 1469e6f7b9e6: Pull complete [2023-07-24T21:00:52.820Z] eaf3925da568: Pull complete [2023-07-24T21:00:54.720Z] bab4dde63d76: Pull complete [2023-07-24T21:00:54.720Z] bde34c3a00c8: Pull complete [2023-07-24T21:00:54.720Z] b352a97aabf1: Pull complete [2023-07-24T21:00:54.720Z] 4872d77fe225: Pull complete [2023-07-24T21:00:54.979Z] 5851b861e8e6: Pull complete [2023-07-24T21:00:54.979Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-24T21:00:54.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:00:54.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:00:55.073Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:00:55.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:00:58.995Z] $ docker top c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 -eo pid,comm [2023-07-24T21:00:59.039Z] 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). [2023-07-24T21:00:59.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T21:00:59.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T21:00:59.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T21:00:59.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T21:00:59.196Z] $ docker exec c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent [2023-07-24T21:00:59.288Z] SSH_AUTH_SOCK=/tmp/ssh-0ktCptzLYdBP/agent.33 [2023-07-24T21:00:59.288Z] SSH_AGENT_PID=38 [2023-07-24T21:00:59.294Z] Running ssh-add (command line suppressed) [2023-07-24T21:00:59.417Z] Identity added: /w/workspace/edgex-go/549@tmp/private_key_5516686126053129234.key (/w/workspace/edgex-go/549@tmp/private_key_5516686126053129234.key) [2023-07-24T21:00:59.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T21:00:59.714Z] + git tag --points-at HEAD [Pipeline] } [2023-07-24T21:00:59.732Z] $ docker exec --env ******** --env ******** c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent -k [2023-07-24T21:00:59.823Z] unset SSH_AUTH_SOCK; [2023-07-24T21:00:59.824Z] unset SSH_AGENT_PID; [2023-07-24T21:00:59.824Z] echo Agent pid 38 killed; [2023-07-24T21:00:59.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-24T21:00:59.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T21:00:59.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T21:00:59.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T21:00:59.970Z] $ docker exec c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent [2023-07-24T21:01:00.065Z] SSH_AUTH_SOCK=/tmp/ssh-v0lCUIlUlKag/agent.70 [2023-07-24T21:01:00.065Z] SSH_AGENT_PID=76 [2023-07-24T21:01:00.070Z] Running ssh-add (command line suppressed) [2023-07-24T21:01:00.175Z] Identity added: /w/workspace/edgex-go/549@tmp/private_key_251888033095877849.key (/w/workspace/edgex-go/549@tmp/private_key_251888033095877849.key) [2023-07-24T21:01:00.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T21:01:00.469Z] + git semver init [2023-07-24T21:01:00.729Z] 2023-07-24 21:01:00,641 [run_init] DEBUG init version:0.0.0 force:False [2023-07-24T21:01:00.729Z] 2023-07-24 21:01:00,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/549/.semver [2023-07-24T21:01:00.729Z] 2023-07-24 21:01:00,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/549/.semver [2023-07-24T21:01:00.729Z] 2023-07-24 21:01:00,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/549/.semver'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) [2023-07-24T21:01:07.319Z] 2023-07-24 21:01:06,255 [append_file] DEBUG append to file:/w/workspace/edgex-go/549/.git/info/exclude [2023-07-24T21:01:07.319Z] 2023-07-24 21:01:06,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/549/.semver/main with force:False [2023-07-24T21:01:07.319Z] 2023-07-24 21:01:06,256 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:01:07.319Z] 2023-07-24 21:01:06,256 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:01:07.319Z] 3.1.0-dev.15 [Pipeline] } [2023-07-24T21:01:07.334Z] $ docker exec --env ******** --env ******** c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent -k [2023-07-24T21:01:07.415Z] unset SSH_AUTH_SOCK; [2023-07-24T21:01:07.415Z] unset SSH_AGENT_PID; [2023-07-24T21:01:07.415Z] echo Agent pid 76 killed; [2023-07-24T21:01:07.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T21:01:07.727Z] + git semver [Pipeline] } [2023-07-24T21:01:08.003Z] $ docker stop --time=1 c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 [2023-07-24T21:01:09.283Z] $ docker rm -f --volumes c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T21:01:09.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-24T21:01:09.812Z] Stashed 1 file(s) [Pipeline] echo [2023-07-24T21:01:09.815Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 [2023-07-24T21:01:10.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] echo [2023-07-24T21:01:10.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:01:10.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:01:10.246Z] ========================================================= [2023-07-24T21:01:10.246Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-24T21:01:10.246Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-24T21:01:10.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T21:01:10.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-24T21:01:10.536Z] 4db1b89c0bd1: Pulling fs layer [2023-07-24T21:01:10.536Z] 6911f1a30b25: Pulling fs layer [2023-07-24T21:01:10.536Z] e194b8c5c2a9: Pulling fs layer [2023-07-24T21:01:10.536Z] 6863d3e3a2b1: Pulling fs layer [2023-07-24T21:01:10.536Z] ec0bb842ea78: Pulling fs layer [2023-07-24T21:01:10.536Z] 40a00589a448: Pulling fs layer [2023-07-24T21:01:10.536Z] 6c08303d61cc: Pulling fs layer [2023-07-24T21:01:10.536Z] 798269fcf238: Pulling fs layer [2023-07-24T21:01:10.536Z] ec0bb842ea78: Waiting [2023-07-24T21:01:10.536Z] 40a00589a448: Waiting [2023-07-24T21:01:10.536Z] 6c08303d61cc: Waiting [2023-07-24T21:01:10.536Z] 798269fcf238: Waiting [2023-07-24T21:01:10.536Z] 6863d3e3a2b1: Waiting [2023-07-24T21:01:10.536Z] 6911f1a30b25: Verifying Checksum [2023-07-24T21:01:10.536Z] 6911f1a30b25: Download complete [2023-07-24T21:01:10.536Z] 6863d3e3a2b1: Verifying Checksum [2023-07-24T21:01:10.536Z] 6863d3e3a2b1: Download complete [2023-07-24T21:01:10.536Z] ec0bb842ea78: Verifying Checksum [2023-07-24T21:01:10.536Z] ec0bb842ea78: Download complete [2023-07-24T21:01:10.536Z] 4db1b89c0bd1: Verifying Checksum [2023-07-24T21:01:10.536Z] 4db1b89c0bd1: Download complete [2023-07-24T21:01:10.536Z] 40a00589a448: Verifying Checksum [2023-07-24T21:01:10.536Z] 40a00589a448: Download complete [2023-07-24T21:01:10.796Z] 4db1b89c0bd1: Pull complete [2023-07-24T21:01:10.796Z] 6911f1a30b25: Pull complete [2023-07-24T21:01:11.055Z] 798269fcf238: Verifying Checksum [2023-07-24T21:01:11.055Z] 798269fcf238: Download complete [2023-07-24T21:01:11.314Z] e194b8c5c2a9: Verifying Checksum [2023-07-24T21:01:11.314Z] e194b8c5c2a9: Download complete [2023-07-24T21:01:11.314Z] 6c08303d61cc: Verifying Checksum [2023-07-24T21:01:11.314Z] 6c08303d61cc: Download complete [2023-07-24T21:01:14.607Z] e194b8c5c2a9: Pull complete [2023-07-24T21:01:14.607Z] 6863d3e3a2b1: Pull complete [2023-07-24T21:01:14.607Z] ec0bb842ea78: Pull complete [2023-07-24T21:01:14.607Z] 40a00589a448: Pull complete [2023-07-24T21:01:16.512Z] 6c08303d61cc: Pull complete [2023-07-24T21:01:17.885Z] 798269fcf238: Pull complete [2023-07-24T21:01:17.885Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-24T21:01:17.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T21:01:17.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-24T21:01:18.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T21:01:18.175Z] WORKDIR /edgex [2023-07-24T21:01:18.175Z] COPY go.mod . [2023-07-24T21:01:18.175Z] RUN go mod download [2023-07-24T21:01:18.175Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-24T21:01:18.759Z] Sending build context to Docker daemon 170.7MB [2023-07-24T21:01:18.759Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T21:01:18.759Z] ---> ec979cd7f677 [2023-07-24T21:01:18.759Z] Step 2/4 : WORKDIR /edgex [2023-07-24T21:01:24.900Z] Still waiting to schedule task [2023-07-24T21:01:24.900Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-24T21:01:26.879Z] ---> Running in 7e845ea1e902 [2023-07-24T21:01:26.879Z] Removing intermediate container 7e845ea1e902 [2023-07-24T21:01:26.879Z] ---> 2a93ec0861b2 [2023-07-24T21:01:26.879Z] Step 3/4 : COPY go.mod . [2023-07-24T21:01:26.879Z] ---> 602c06d045ef [2023-07-24T21:01:26.879Z] Step 4/4 : RUN go mod download [2023-07-24T21:01:26.879Z] ---> Running in 73c6646ac34b [2023-07-24T21:01:48.828Z] Removing intermediate container 73c6646ac34b [2023-07-24T21:01:48.828Z] ---> 677e55e2520c [2023-07-24T21:01:48.828Z] Successfully built 677e55e2520c [2023-07-24T21:01:48.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:01:49.124Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T21:01:49.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:01:49.188Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:01:49.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:01:49.665Z] $ docker top ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T21:01:50.004Z] + go version [2023-07-24T21:01:50.004Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-24T21:01:50.017Z] $ docker stop --time=1 ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 [2023-07-24T21:01:51.274Z] $ docker rm -f --volumes ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:01:51.649Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T21:01:51.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:01:51.724Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:01:51.764Z] $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:01:52.085Z] $ docker top da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-24T21:01:52.153Z] ========================================================= [2023-07-24T21:01:52.154Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-24T21:01:52.154Z] ========================================================= [Pipeline] sh [2023-07-24T21:01:52.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] fileExists [Pipeline] sh [2023-07-24T21:01:52.735Z] + make test [2023-07-24T21:01:52.735Z] go test -race -coverprofile=coverage.out ./... [2023-07-24T21:02:00.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-24T21:02:13.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-24T21:02:13.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-24T21:02:13.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-24T21:02:13.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-24T21:02:13.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-24T21:02:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-24T21:02:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-24T21:02:14.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-24T21:02:14.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-24T21:02:14.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-24T21:02:14.599Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-24T21:02:14.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-24T21:02:14.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-24T21:02:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-24T21:02:15.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-24T21:02:15.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-24T21:02:15.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-07-24T21:02:15.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-07-24T21:02:16.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-24T21:02:16.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-24T21:02:16.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-24T21:02:17.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-24T21:02:17.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-24T21:02:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-24T21:02:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-24T21:02:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-24T21:02:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-24T21:02:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-24T21:02:18.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-24T21:02:18.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-24T21:02:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.074s coverage: 71.5% of statements [2023-07-24T21:02:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-24T21:02:19.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-24T21:02:20.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.645s coverage: 88.5% of statements [2023-07-24T21:02:20.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-07-24T21:02:20.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.353s coverage: 95.6% of statements [2023-07-24T21:02:20.017Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-07-24T21:02:21.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-24T21:02:21.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-24T21:02:21.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2023-07-24T21:02:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 31.9% of statements [2023-07-24T21:02:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements [2023-07-24T21:02:22.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-07-24T21:02:22.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-07-24T21:02:22.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-07-24T21:02:22.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-07-24T21:02:22.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-24T21:02:22.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-24T21:02:22.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-24T21:02:22.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-24T21:02:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-24T21:02:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-24T21:02:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-24T21:02:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-24T21:02:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-24T21:02:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-24T21:02:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-24T21:02:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-24T21:02:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-24T21:02:24.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-24T21:02:25.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-24T21:02:26.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-24T21:02:26.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-24T21:02:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-24T21:02:27.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-24T21:02:29.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-24T21:02:29.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-24T21:02:29.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-24T21:02:30.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-24T21:02:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-24T21:02:30.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-24T21:02:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-24T21:02:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-24T21:02:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-24T21:02:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-24T21:02:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-24T21:02:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-24T21:02:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-24T21:02:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-24T21:02:34.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-24T21:02:34.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-24T21:02:34.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-24T21:02:34.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-24T21:02:34.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-07-24T21:02:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-24T21:02:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-24T21:02:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-24T21:02:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.063s coverage: 92.9% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 82.1% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-07-24T21:02:48.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-07-24T21:02:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-07-24T21:02:48.225Z] 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 [2023-07-24T21:02:48.225Z] running golangci-lint [2023-07-24T21:02:48.225Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-24T21:02:48.225Z] go version go1.20.6 linux/amd64 [2023-07-24T21:02:48.225Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-24T21:02:48.225Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-24T21:02:52.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-24T21:02:52.905Z] Running in /w/workspace/edgex-go/549 [Pipeline] { [Pipeline] checkout [2023-07-24T21:02:52.936Z] The recommended git tool is: git [2023-07-24T21:02:57.771Z] using credential edgex-jenkins-ssh [2023-07-24T21:02:57.789Z] Cloning the remote Git repository [2023-07-24T21:02:57.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-24T21:02:57.932Z] > git init /w/workspace/edgex-go/549 # timeout=10 [2023-07-24T21:02:58.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-24T21:02:58.064Z] > git --version # timeout=10 [2023-07-24T21:02:58.085Z] > git --version # 'git version 2.25.1' [2023-07-24T21:02:58.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T21:02:58.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T21:03:00.415Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 13.356551295s" [2023-07-24T21:03:00.415Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.091602ms" [2023-07-24T21:03:06.976Z] level=info msg="[linters_context/goanalysis] analyzers took 47.968330371s with top 10 stages: buildir: 27.165559698s, fact_deprecated: 2.263556586s, inspect: 1.98084898s, printf: 1.463049511s, gosec: 1.333429839s, ctrlflow: 1.215145533s, fact_purity: 710.970807ms, S1038: 694.021846ms, nilness: 613.225115ms, directives: 418.6695ms" [2023-07-24T21:03:06.976Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-24T21:03:06.976Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 202/202, exclude-rules: 23/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, nolint: 0/23, filename_unadjuster: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" [2023-07-24T21:03:06.976Z] level=info msg="[runner] processing took 18.426175ms with stages: nolint: 7.48341ms, identifier_marker: 5.445558ms, exclude-rules: 1.739092ms, autogenerated_exclude: 1.724521ms, path_prettifier: 1.304058ms, skip_dirs: 684.495µs, cgo: 27.09µs, filename_unadjuster: 13.621µs, path_shortener: 620ns, max_same_issues: 600ns, diff: 480ns, exclude: 470ns, uniq_by_line: 410ns, skip_files: 390ns, severity-rules: 280ns, source_code: 280ns, sort_results: 260ns, path_prefixer: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns" [2023-07-24T21:03:06.976Z] level=info msg="[runner] linters took 6.612088347s with stages: goanalysis_metalinter: 6.59355581s" [2023-07-24T21:03:06.976Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-24T21:03:06.976Z] level=info msg="Memory: 202 samples, avg is 188.4MB, max is 836.1MB" [2023-07-24T21:03:06.976Z] level=info msg="Execution took 20.016032737s" [2023-07-24T21:03:06.976Z] go vet ./... [2023-07-24T21:03:11.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-24T21:03:11.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-24T21:03:11.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-24T21:03:11.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-24T21:03:11.465Z] + ls -al . [2023-07-24T21:03:11.465Z] total 720 [2023-07-24T21:03:11.465Z] drwxrwxr-x 11 1001 1001 4096 Jul 24 21:01 . [2023-07-24T21:03:11.465Z] drwxr-xr-x 4 root root 4096 Jul 24 21:01 .. [2023-07-24T21:03:11.465Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 21:00 .blubracket [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 16 Jul 24 21:00 .dockerignore [2023-07-24T21:03:11.465Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 21:01 .git [2023-07-24T21:03:11.465Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 21:00 .github [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 1133 Jul 24 21:00 .gitignore [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 21:00 .golangci.yml [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 87 Jul 24 21:00 .hadolint.yml [2023-07-24T21:03:11.465Z] drwxr-xr-x 3 1001 1001 4096 Jul 24 21:01 .semver [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 166 Jul 24 21:00 .sonarcloud.properties [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 21:00 ADOPTERS.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 11234 Jul 24 21:00 Attribution.txt [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 93407 Jul 24 21:00 CHANGELOG.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 21:00 CONTRIBUTING.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 21:00 GOVERNANCE.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 883 Jul 24 21:00 Jenkinsfile [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 21:00 LICENSE [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 14368 Jul 24 21:00 Makefile [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 21:00 OWNERS.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 9923 Jul 24 21:00 README.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 21:00 SECURITY.md [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 12 Jul 24 21:01 VERSION [2023-07-24T21:03:11.465Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 21:00 bin [2023-07-24T21:03:11.465Z] drwxrwxr-x 18 1001 1001 4096 Jul 24 21:00 cmd [2023-07-24T21:03:11.465Z] -rw-r--r-- 1 root root 447019 Jul 24 21:02 coverage.out [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 3430 Jul 24 21:00 go.mod [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 32408 Jul 24 21:00 go.sum [2023-07-24T21:03:11.465Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 21:00 internal [2023-07-24T21:03:11.465Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 21:00 openapi [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 594 Jul 24 21:00 security.txt [2023-07-24T21:03:11.465Z] drwxrwxr-x 4 1001 1001 4096 Jul 24 21:00 snap [2023-07-24T21:03:11.465Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 21:00 version.go [Pipeline] sh [2023-07-24T21:03:11.748Z] + '[' -e coverage.out ] [2023-07-24T21:03:11.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-24T21:03:11.959Z] Stashed 1 file(s) [Pipeline] sh [2023-07-24T21:03:12.239Z] + make build [2023-07-24T21:03:12.239Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T21:03:14.691Z] Avoid second fetch [2023-07-24T21:03:14.692Z] Checking out Revision 70986dfe36edecfcf26045bfecb25e985bf5e73e (main) [2023-07-24T21:03:13.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-24T21:03:13.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T21:03:14.710Z] > git config core.sparsecheckout # timeout=10 [2023-07-24T21:03:14.785Z] > git checkout -f 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 [2023-07-24T21:03:15.366Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4616)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T21:03:16.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-24T21:03:16.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:03:16.149Z] Dload Upload Total Spent Left Speed [2023-07-24T21:03:16.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-07-24T21:03:16.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-24T21:03:17.065Z] + + sudo tee /etc/docker/daemon.new [2023-07-24T21:03:17.065Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-24T21:03:17.065Z] { [2023-07-24T21:03:17.065Z] "registry-mirrors": [ [2023-07-24T21:03:17.065Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-24T21:03:17.065Z] ], [2023-07-24T21:03:17.065Z] "bip": "10.250.0.254/24", [2023-07-24T21:03:17.065Z] "hosts": [ [2023-07-24T21:03:17.065Z] "tcp://0.0.0.0:5555", [2023-07-24T21:03:17.065Z] "unix:///var/run/docker.sock" [2023-07-24T21:03:17.065Z] ], [2023-07-24T21:03:17.065Z] "mtu": 1458, [2023-07-24T21:03:17.065Z] "selinux-enabled": true, [2023-07-24T21:03:17.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-24T21:03:17.065Z] } [Pipeline] sh [2023-07-24T21:03:17.389Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-24T21:03:17.713Z] + sudo service docker restart [2023-07-24T21:03:24.438Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T21:03:24.698Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T21:03:25.633Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-24T21:03:26.570Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T21:03:33.127Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T21:03:34.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-24T21:03:35.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T21:03:35.982Z] provisioning config files... [2023-07-24T21:03:36.011Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config614427116044402523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:03:36.353Z] ---> docker-login.sh [2023-07-24T21:03:36.353Z] nexus3.edgexfoundry.org:10001 [2023-07-24T21:03:36.483Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-24T21:03:36.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:03:36.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:03:36.891Z] Configure a credential helper to remove this warning. See [2023-07-24T21:03:36.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:03:36.891Z] [2023-07-24T21:03:36.891Z] Login Succeeded [2023-07-24T21:03:36.891Z] nexus3.edgexfoundry.org:10002 [2023-07-24T21:03:37.049Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T21:03:37.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:03:37.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:03:37.159Z] Configure a credential helper to remove this warning. See [2023-07-24T21:03:37.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:03:37.159Z] [2023-07-24T21:03:37.159Z] Login Succeeded [2023-07-24T21:03:37.427Z] nexus3.edgexfoundry.org:10003 [2023-07-24T21:03:37.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:03:37.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:03:37.698Z] Configure a credential helper to remove this warning. See [2023-07-24T21:03:37.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:03:37.698Z] [2023-07-24T21:03:37.698Z] Login Succeeded [2023-07-24T21:03:37.698Z] nexus3.edgexfoundry.org:10004 [2023-07-24T21:03:37.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:03:37.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:03:37.968Z] Configure a credential helper to remove this warning. See [2023-07-24T21:03:37.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:03:37.968Z] [2023-07-24T21:03:37.968Z] Login Succeeded [2023-07-24T21:03:37.968Z] docker.io [2023-07-24T21:03:37.981Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T21:03:38.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:03:38.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:03:38.507Z] Configure a credential helper to remove this warning. See [2023-07-24T21:03:38.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:03:38.507Z] [2023-07-24T21:03:38.507Z] Login Succeeded [2023-07-24T21:03:38.507Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T21:03:38.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-24T21:03:38.919Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-24T21:03:39.080Z] + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] echo [2023-07-24T21:03:39.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:03:39.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:03:39.128Z] ========================================================= [2023-07-24T21:03:39.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-24T21:03:39.128Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-24T21:03:39.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T21:03:39.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-24T21:03:39.733Z] edb6bdbacee9: Pulling fs layer [2023-07-24T21:03:39.733Z] 5f9638ab2659: Pulling fs layer [2023-07-24T21:03:39.733Z] 8d51d6327a98: Pulling fs layer [2023-07-24T21:03:39.733Z] 8b374f2dd631: Pulling fs layer [2023-07-24T21:03:39.733Z] ec14aa9079de: Pulling fs layer [2023-07-24T21:03:39.733Z] 2f466654f4bb: Pulling fs layer [2023-07-24T21:03:39.733Z] 554e91adad29: Pulling fs layer [2023-07-24T21:03:39.733Z] 8b374f2dd631: Waiting [2023-07-24T21:03:39.733Z] ec14aa9079de: Waiting [2023-07-24T21:03:39.733Z] 2f466654f4bb: Waiting [2023-07-24T21:03:39.733Z] 554e91adad29: Waiting [2023-07-24T21:03:39.733Z] 5f9638ab2659: Download complete [2023-07-24T21:03:39.733Z] 8b374f2dd631: Verifying Checksum [2023-07-24T21:03:39.733Z] 8b374f2dd631: Download complete [2023-07-24T21:03:39.733Z] ec14aa9079de: Verifying Checksum [2023-07-24T21:03:39.733Z] ec14aa9079de: Download complete [2023-07-24T21:03:39.733Z] edb6bdbacee9: Verifying Checksum [Pipeline] } [2023-07-24T21:03:40.304Z] $ docker stop --time=1 da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b [2023-07-24T21:03:40.718Z] edb6bdbacee9: Pull complete [2023-07-24T21:03:40.988Z] 554e91adad29: Verifying Checksum [2023-07-24T21:03:40.988Z] 554e91adad29: Download complete [2023-07-24T21:03:41.257Z] 5f9638ab2659: Pull complete [2023-07-24T21:03:42.230Z] 2f466654f4bb: Verifying Checksum [2023-07-24T21:03:42.230Z] 2f466654f4bb: Download complete [2023-07-24T21:03:42.230Z] 8d51d6327a98: Verifying Checksum [2023-07-24T21:03:42.230Z] 8d51d6327a98: Download complete [2023-07-24T21:03:46.549Z] $ docker rm -f --volumes da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:03:47.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T21:03:47.347Z] [2023-07-24T21:03:47.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:03:47.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T21:03:47.653Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-24T21:03:47.653Z] 91d30c5bc195: Pulling fs layer [2023-07-24T21:03:47.653Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-24T21:03:47.653Z] 9c61dcf015f6: Pulling fs layer [2023-07-24T21:03:47.653Z] 4698f68db338: Pulling fs layer [2023-07-24T21:03:47.653Z] 2a2f49069b9e: Pulling fs layer [2023-07-24T21:03:47.653Z] e0025b399a48: Pulling fs layer [2023-07-24T21:03:47.653Z] 2a2f49069b9e: Waiting [2023-07-24T21:03:47.653Z] e0025b399a48: Waiting [2023-07-24T21:03:47.653Z] 4698f68db338: Waiting [2023-07-24T21:03:47.911Z] 91d30c5bc195: Verifying Checksum [2023-07-24T21:03:47.911Z] 4698f68db338: Verifying Checksum [2023-07-24T21:03:47.911Z] 4698f68db338: Download complete [2023-07-24T21:03:47.911Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-24T21:03:47.911Z] 2e9b0aa3be6d: Download complete [2023-07-24T21:03:47.911Z] 91d30c5bc195: Pull complete [2023-07-24T21:03:47.911Z] e0025b399a48: Verifying Checksum [2023-07-24T21:03:47.911Z] e0025b399a48: Download complete [2023-07-24T21:03:48.169Z] 2a2f49069b9e: Verifying Checksum [2023-07-24T21:03:48.169Z] 2a2f49069b9e: Download complete [2023-07-24T21:03:48.169Z] 2e9b0aa3be6d: Pull complete [2023-07-24T21:03:48.438Z] 9c61dcf015f6: Verifying Checksum [2023-07-24T21:03:48.438Z] 9c61dcf015f6: Download complete [2023-07-24T21:03:50.962Z] 9c61dcf015f6: Pull complete [2023-07-24T21:03:50.962Z] 4698f68db338: Pull complete [2023-07-24T21:03:51.220Z] 2a2f49069b9e: Pull complete [2023-07-24T21:03:51.220Z] e0025b399a48: Pull complete [2023-07-24T21:03:51.220Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-24T21:03:51.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T21:03:51.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:03:51.298Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:03:51.330Z] $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:03:54.577Z] 8d51d6327a98: Pull complete [2023-07-24T21:03:54.577Z] 8b374f2dd631: Pull complete [2023-07-24T21:03:54.577Z] ec14aa9079de: Pull complete [2023-07-24T21:03:55.132Z] $ docker top 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T21:03:55.461Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-24T21:03:57.363Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T21:03:57.363Z] #1 transferring dockerfile: 1.82kB done [2023-07-24T21:03:57.363Z] #1 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #2 transferring dockerfile: 1.96kB done [2023-07-24T21:03:57.623Z] #2 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #3 transferring dockerfile: 2.12kB done [2023-07-24T21:03:57.623Z] #3 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #4 transferring dockerfile: 1.78kB done [2023-07-24T21:03:57.623Z] #4 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #5 transferring dockerfile: 2.68kB done [2023-07-24T21:03:57.623Z] #5 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #6 transferring dockerfile: 2.04kB done [2023-07-24T21:03:57.623Z] #6 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #7 [core-data internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #7 transferring dockerfile: 1.90kB done [2023-07-24T21:03:57.623Z] #7 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #8 transferring dockerfile: 2.63kB done [2023-07-24T21:03:57.623Z] #8 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #9 transferring dockerfile: 1.84kB done [2023-07-24T21:03:57.623Z] #9 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #10 [core-command internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #10 transferring dockerfile: 1.82kB done [2023-07-24T21:03:57.623Z] #10 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #11 transferring dockerfile: 2.38kB done [2023-07-24T21:03:57.623Z] #11 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #12 transferring dockerfile: 2.58kB done [2023-07-24T21:03:57.623Z] #12 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-24T21:03:57.623Z] #13 transferring dockerfile: 2.82kB done [2023-07-24T21:03:57.623Z] #13 DONE 0.0s [2023-07-24T21:03:57.623Z] [2023-07-24T21:03:57.623Z] #14 [support-scheduler internal] load .dockerignore [2023-07-24T21:03:57.881Z] #14 transferring context: 56B done [2023-07-24T21:03:57.881Z] #14 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-24T21:03:57.881Z] #15 transferring dockerfile: 2.06kB done [2023-07-24T21:03:57.881Z] #15 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #16 [core-metadata internal] load .dockerignore [2023-07-24T21:03:57.881Z] #16 transferring context: 56B done [2023-07-24T21:03:57.881Z] #16 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-24T21:03:57.881Z] #17 transferring context: 56B done [2023-07-24T21:03:57.881Z] #17 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-24T21:03:57.881Z] #18 transferring context: 56B done [2023-07-24T21:03:57.881Z] #18 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #19 [security-spire-agent internal] load .dockerignore [2023-07-24T21:03:57.881Z] #19 transferring context: 56B done [2023-07-24T21:03:57.881Z] #19 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #20 [core-data internal] load .dockerignore [2023-07-24T21:03:57.881Z] #20 transferring context: 56B done [2023-07-24T21:03:57.881Z] #20 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #21 [security-proxy-auth internal] load .dockerignore [2023-07-24T21:03:57.881Z] #21 transferring context: 56B done [2023-07-24T21:03:57.881Z] #21 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #22 [support-notifications internal] load .dockerignore [2023-07-24T21:03:57.881Z] #22 transferring context: 56B done [2023-07-24T21:03:57.881Z] #22 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #23 [security-spire-server internal] load .dockerignore [2023-07-24T21:03:57.881Z] #23 transferring context: 56B done [2023-07-24T21:03:57.881Z] #23 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #24 [core-command internal] load .dockerignore [2023-07-24T21:03:57.881Z] #24 transferring context: 56B done [2023-07-24T21:03:57.881Z] #24 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #25 [security-spire-config internal] load .dockerignore [2023-07-24T21:03:57.881Z] #25 transferring context: 56B done [2023-07-24T21:03:57.881Z] #25 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-07-24T21:03:57.881Z] #26 transferring context: 56B done [2023-07-24T21:03:57.881Z] #26 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #27 [security-bootstrapper internal] load .dockerignore [2023-07-24T21:03:57.881Z] #27 transferring context: 56B done [2023-07-24T21:03:57.881Z] #27 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-24T21:03:57.881Z] #28 transferring context: 56B done [2023-07-24T21:03:57.881Z] #28 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:57.881Z] #29 DONE 0.0s [2023-07-24T21:03:57.881Z] [2023-07-24T21:03:57.881Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:03:58.139Z] #30 DONE 0.1s [2023-07-24T21:03:58.140Z] [2023-07-24T21:03:58.140Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:03:58.140Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.140Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.140Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.140Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.140Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.140Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.140Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.140Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.140Z] #31 DONE 0.1s [2023-07-24T21:03:58.140Z] [2023-07-24T21:03:58.140Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:58.140Z] #29 DONE 0.0s [2023-07-24T21:03:58.140Z] [2023-07-24T21:03:58.140Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:03:58.140Z] #30 DONE 0.1s [2023-07-24T21:03:58.140Z] [2023-07-24T21:03:58.140Z] #32 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:03:58.397Z] #32 ... [2023-07-24T21:03:58.398Z] [2023-07-24T21:03:58.398Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:58.398Z] #29 DONE 0.0s [2023-07-24T21:03:58.398Z] [2023-07-24T21:03:58.398Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:03:58.398Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.398Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.398Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.398Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.398Z] #31 DONE 0.1s [2023-07-24T21:03:58.398Z] [2023-07-24T21:03:58.398Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:03:58.398Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.398Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.398Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.398Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.398Z] #31 DONE 0.1s [2023-07-24T21:03:58.398Z] [2023-07-24T21:03:58.398Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:58.398Z] #29 DONE 0.0s [2023-07-24T21:03:58.398Z] [2023-07-24T21:03:58.398Z] #33 [support-notifications internal] load build context [2023-07-24T21:03:58.659Z] #33 ... [2023-07-24T21:03:58.659Z] [2023-07-24T21:03:58.659Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:03:58.659Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.659Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.659Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.659Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.659Z] #31 DONE 0.1s [2023-07-24T21:03:58.659Z] [2023-07-24T21:03:58.659Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:58.659Z] #29 DONE 0.0s [2023-07-24T21:03:58.659Z] [2023-07-24T21:03:58.659Z] #33 [support-notifications internal] load build context [2023-07-24T21:03:58.659Z] #33 ... [2023-07-24T21:03:58.659Z] [2023-07-24T21:03:58.659Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T21:03:58.659Z] #29 DONE 0.0s [2023-07-24T21:03:58.659Z] [2023-07-24T21:03:58.659Z] #33 [support-notifications internal] load build context [2023-07-24T21:03:58.930Z] #33 ... [2023-07-24T21:03:58.930Z] [2023-07-24T21:03:58.930Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:03:58.930Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:03:58.930Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:03:58.930Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T21:03:58.930Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T21:03:58.930Z] #31 DONE 0.1s [2023-07-24T21:03:58.930Z] [2023-07-24T21:03:58.930Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:03:58.930Z] #30 DONE 0.6s [2023-07-24T21:03:58.930Z] [2023-07-24T21:03:58.930Z] #33 [support-notifications internal] load build context [2023-07-24T21:03:59.598Z] #33 ... [2023-07-24T21:03:59.598Z] [2023-07-24T21:03:59.598Z] #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-24T21:03:59.598Z] #34 DONE 1.5s [2023-07-24T21:03:59.598Z] [2023-07-24T21:03:59.598Z] #33 [support-notifications internal] load build context [2023-07-24T21:04:01.250Z] 2f466654f4bb: Pull complete [2023-07-24T21:04:02.669Z] 554e91adad29: Pull complete [2023-07-24T21:04:02.669Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-24T21:04:02.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T21:04:02.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-24T21:04:03.052Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-24T21:04:03.052Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T21:04:03.052Z] WORKDIR /edgex [2023-07-24T21:04:03.052Z] COPY go.mod . [2023-07-24T21:04:03.052Z] RUN go mod download [2023-07-24T21:04:03.663Z] Sending build context to Docker daemon 2.938MB [2023-07-24T21:04:03.664Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T21:04:03.664Z] ---> 1e15ea492957 [2023-07-24T21:04:03.664Z] Step 2/4 : WORKDIR /edgex [2023-07-24T21:04:03.805Z] #33 transferring context: 139.70MB 4.4s [2023-07-24T21:04:05.191Z] #33 ... [2023-07-24T21:04:05.191Z] [2023-07-24T21:04:05.191Z] #35 [core-data internal] load build context [2023-07-24T21:04:05.629Z] ---> Running in 7b0523a3a59b [2023-07-24T21:04:05.629Z] Removing intermediate container 7b0523a3a59b [2023-07-24T21:04:05.629Z] ---> df6ea4ab1f27 [2023-07-24T21:04:05.629Z] Step 3/4 : COPY go.mod . [2023-07-24T21:04:06.214Z] ---> 35c4a5c79432 [2023-07-24T21:04:06.214Z] Step 4/4 : RUN go mod download [2023-07-24T21:04:06.214Z] ---> Running in 0f782f423dd0 [2023-07-24T21:04:07.100Z] #35 ... [2023-07-24T21:04:07.100Z] [2023-07-24T21:04:07.100Z] #36 [support-scheduler internal] load build context [2023-07-24T21:04:07.358Z] #36 ... [2023-07-24T21:04:07.358Z] [2023-07-24T21:04:07.358Z] #35 [core-data internal] load build context [2023-07-24T21:04:08.290Z] #35 transferring context: 328.24MB 9.7s [2023-07-24T21:04:08.290Z] #35 ... [2023-07-24T21:04:08.290Z] [2023-07-24T21:04:08.290Z] #37 [core-metadata internal] load build context [2023-07-24T21:04:08.290Z] #37 ... [2023-07-24T21:04:08.290Z] [2023-07-24T21:04:08.290Z] #38 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T21:04:08.290Z] #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.290Z] #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.290Z] #0 1.760 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:04:08.290Z] #0 1.760 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:04:08.290Z] #0 1.760 OK: 17820 distinct packages available [2023-07-24T21:04:08.290Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.290Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.290Z] #0 2.116 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:04:08.290Z] #0 2.143 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:04:08.291Z] #0 2.170 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:08.291Z] #0 2.170 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:04:08.291Z] #0 2.170 (5/7) Installing libucontext (1.2-r0) [2023-07-24T21:04:08.291Z] #0 2.171 (6/7) Installing gcompat (1.1.0-r0) [2023-07-24T21:04:08.291Z] #0 2.175 (7/7) Installing openssl (3.0.9-r3) [2023-07-24T21:04:08.291Z] #0 2.191 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:08.291Z] #0 2.195 OK: 8 MiB in 20 packages [2023-07-24T21:04:08.548Z] #38 ... [2023-07-24T21:04:08.548Z] [2023-07-24T21:04:08.548Z] #39 [security-spire-server internal] load build context [2023-07-24T21:04:08.548Z] #39 ... [2023-07-24T21:04:08.548Z] [2023-07-24T21:04:08.548Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-24T21:04:08.548Z] #40 ... [2023-07-24T21:04:08.548Z] [2023-07-24T21:04:08.548Z] #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:04:08.548Z] #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.548Z] #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:08.548Z] #0 1.500 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:08.548Z] #0 1.603 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:08.548Z] #0 1.614 OK: 7 MiB in 16 packages [2023-07-24T21:04:08.809Z] #41 ... [2023-07-24T21:04:08.809Z] [2023-07-24T21:04:08.809Z] #42 [security-spire-agent internal] load build context [2023-07-24T21:04:08.809Z] #42 transferring context: 359.28MB 9.6s done [2023-07-24T21:04:08.809Z] #42 ... [2023-07-24T21:04:08.809Z] [2023-07-24T21:04:08.809Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T21:04:09.072Z] #43 ... [2023-07-24T21:04:09.072Z] [2023-07-24T21:04:09.072Z] #44 [security-proxy-auth internal] load build context [2023-07-24T21:04:09.072Z] #44 transferring context: 359.28MB 10.5s done [2023-07-24T21:04:09.072Z] #44 ... [2023-07-24T21:04:09.072Z] [2023-07-24T21:04:09.072Z] #32 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:04:09.072Z] #32 transferring context: 359.28MB 9.3s done [2023-07-24T21:04:09.918Z] #32 ... [2023-07-24T21:04:09.918Z] [2023-07-24T21:04:09.918Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:04:09.918Z] #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:09.918Z] #0 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:09.918Z] #0 7.367 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:04:09.918Z] #0 7.367 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:04:09.918Z] #0 7.367 OK: 17820 distinct packages available [2023-07-24T21:04:09.918Z] #0 7.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:09.918Z] #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:09.918Z] #0 7.825 (1/9) Installing ca-certificates (20230506-r0) [2023-07-24T21:04:09.918Z] #0 7.849 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-24T21:04:09.918Z] #0 7.865 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-24T21:04:09.918Z] #0 7.867 (4/9) Installing libcurl (8.2.0-r1) [2023-07-24T21:04:09.918Z] #0 7.876 (5/9) Installing curl (8.2.0-r1) [2023-07-24T21:04:09.919Z] #0 7.896 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:09.919Z] #0 7.898 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:04:09.919Z] #0 7.902 (8/9) Installing libucontext (1.2-r0) [2023-07-24T21:04:09.919Z] #0 7.904 (9/9) Installing gcompat (1.1.0-r0) [2023-07-24T21:04:09.919Z] #0 7.908 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:09.919Z] #0 7.924 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:04:09.919Z] #0 7.987 OK: 10 MiB in 24 packages [2023-07-24T21:04:10.179Z] #45 ... [2023-07-24T21:04:10.179Z] [2023-07-24T21:04:10.179Z] #46 [security-secretstore-setup internal] load build context [2023-07-24T21:04:10.179Z] #46 transferring context: 359.28MB 8.8s done [2023-07-24T21:04:10.179Z] #46 ... [2023-07-24T21:04:10.179Z] [2023-07-24T21:04:10.179Z] #47 [security-spire-config internal] load build context [2023-07-24T21:04:10.179Z] #47 transferring context: 359.28MB 10.3s done [2023-07-24T21:04:10.179Z] #47 ... [2023-07-24T21:04:10.179Z] [2023-07-24T21:04:10.179Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T21:04:10.443Z] #48 ... [2023-07-24T21:04:10.443Z] [2023-07-24T21:04:10.443Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:04:10.443Z] #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:10.443Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:10.443Z] #0 1.258 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:10.443Z] #0 1.359 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:10.443Z] #0 1.370 OK: 7 MiB in 16 packages [2023-07-24T21:04:10.443Z] #49 ... [2023-07-24T21:04:10.443Z] [2023-07-24T21:04:10.443Z] #50 [security-bootstrapper internal] load build context [2023-07-24T21:04:10.443Z] #50 ... [2023-07-24T21:04:10.443Z] [2023-07-24T21:04:10.443Z] #51 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-24T21:04:10.701Z] #51 ... [2023-07-24T21:04:10.701Z] [2023-07-24T21:04:10.701Z] #52 [security-proxy-setup internal] load build context [2023-07-24T21:04:10.701Z] #52 transferring context: 359.28MB 11.4s done [2023-07-24T21:04:10.959Z] #52 ... [2023-07-24T21:04:10.959Z] [2023-07-24T21:04:10.959Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:04:10.959Z] #53 ... [2023-07-24T21:04:10.959Z] [2023-07-24T21:04:10.959Z] #54 [core-command internal] load build context [2023-07-24T21:04:10.959Z] #54 transferring context: 359.28MB 9.4s done [2023-07-24T21:04:11.219Z] #54 ... [2023-07-24T21:04:11.219Z] [2023-07-24T21:04:11.220Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T21:04:11.220Z] #55 ... [2023-07-24T21:04:11.220Z] [2023-07-24T21:04:11.220Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T21:04:11.477Z] #56 ... [2023-07-24T21:04:11.477Z] [2023-07-24T21:04:11.477Z] #33 [support-notifications internal] load build context [2023-07-24T21:04:11.477Z] #33 transferring context: 359.28MB 10.2s done [2023-07-24T21:04:18.040Z] #33 ... [2023-07-24T21:04:18.040Z] [2023-07-24T21:04:18.040Z] #36 [support-scheduler internal] load build context [2023-07-24T21:04:18.040Z] #36 transferring context: 359.28MB 12.0s done [2023-07-24T21:04:18.299Z] #36 ... [2023-07-24T21:04:18.299Z] [2023-07-24T21:04:18.299Z] #35 [core-data internal] load build context [2023-07-24T21:04:18.299Z] #35 transferring context: 359.28MB 10.3s done [2023-07-24T21:04:18.556Z] #35 ... [2023-07-24T21:04:18.556Z] [2023-07-24T21:04:18.556Z] #37 [core-metadata internal] load build context [2023-07-24T21:04:18.556Z] #37 transferring context: 359.28MB 10.5s done [2023-07-24T21:04:18.556Z] #37 ... [2023-07-24T21:04:18.556Z] [2023-07-24T21:04:18.556Z] #39 [security-spire-server internal] load build context [2023-07-24T21:04:18.556Z] #39 transferring context: 359.28MB 10.4s done [2023-07-24T21:04:18.815Z] #39 ... [2023-07-24T21:04:18.815Z] [2023-07-24T21:04:18.815Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-24T21:04:18.815Z] #40 transferring context: 359.28MB 11.8s done [2023-07-24T21:04:20.721Z] #40 ... [2023-07-24T21:04:20.721Z] [2023-07-24T21:04:20.721Z] #50 [security-bootstrapper internal] load build context [2023-07-24T21:04:20.721Z] #50 transferring context: 359.28MB 11.1s done [2023-07-24T21:04:30.796Z] #50 ... [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #32 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:04:30.796Z] #32 DONE 30.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #51 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-24T21:04:30.796Z] #51 DONE 29.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:04:30.796Z] #57 ... [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:04:30.796Z] #49 DONE 30.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #38 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T21:04:30.796Z] #38 DONE 30.9s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #46 [security-secretstore-setup internal] load build context [2023-07-24T21:04:30.796Z] #46 DONE 30.6s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:04:30.796Z] #45 DONE 30.9s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #54 [core-command internal] load build context [2023-07-24T21:04:30.796Z] #54 DONE 30.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #42 [security-spire-agent internal] load build context [2023-07-24T21:04:30.796Z] #42 DONE 31.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #39 [security-spire-server internal] load build context [2023-07-24T21:04:30.796Z] #39 DONE 30.9s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #35 [core-data internal] load build context [2023-07-24T21:04:30.796Z] #35 DONE 30.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #33 [support-notifications internal] load build context [2023-07-24T21:04:30.796Z] #33 DONE 30.8s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #37 [core-metadata internal] load build context [2023-07-24T21:04:30.796Z] #37 DONE 31.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #41 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:04:30.796Z] #41 DONE 31.2s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #47 [security-spire-config internal] load build context [2023-07-24T21:04:30.796Z] #47 DONE 30.7s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #44 [security-proxy-auth internal] load build context [2023-07-24T21:04:30.796Z] #44 DONE 30.9s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #52 [security-proxy-setup internal] load build context [2023-07-24T21:04:30.796Z] #52 DONE 30.4s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-24T21:04:30.796Z] #40 DONE 31.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #50 [security-bootstrapper internal] load build context [2023-07-24T21:04:30.796Z] #50 DONE 30.4s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #36 [support-scheduler internal] load build context [2023-07-24T21:04:30.796Z] #36 DONE 31.2s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:04:30.796Z] #53 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #53 30.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #53 31.22 (1/4) Installing ca-certificates (20230506-r0) [2023-07-24T21:04:30.796Z] #53 31.24 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:30.796Z] #53 31.24 (3/4) Installing su-exec (0.2-r2) [2023-07-24T21:04:30.796Z] #53 31.25 (4/4) Installing yq (4.30.4-r4) [2023-07-24T21:04:30.796Z] #53 31.32 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:30.796Z] #53 31.33 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:04:30.796Z] #53 31.41 OK: 17 MiB in 19 packages [2023-07-24T21:04:30.796Z] #53 DONE 32.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T21:04:30.796Z] #43 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #43 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #43 31.35 (1/2) Installing ca-certificates (20230506-r0) [2023-07-24T21:04:30.796Z] #43 31.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:30.796Z] #43 31.37 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:30.796Z] #43 31.38 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:04:30.796Z] #43 31.47 OK: 8 MiB in 17 packages [2023-07-24T21:04:30.796Z] #43 DONE 32.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T21:04:30.796Z] #56 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #56 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #56 31.02 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:04:30.796Z] #56 31.08 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:04:30.796Z] #56 31.09 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:30.796Z] #56 31.09 (4/4) Installing openssl (3.0.9-r3) [2023-07-24T21:04:30.796Z] #56 31.10 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:30.796Z] #56 31.10 OK: 8 MiB in 17 packages [2023-07-24T21:04:30.796Z] #56 DONE 31.7s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T21:04:30.796Z] #48 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #48 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #48 31.16 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:30.796Z] #48 31.17 (2/2) Installing su-exec (0.2-r2) [2023-07-24T21:04:30.796Z] #48 31.17 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:30.796Z] #48 31.18 OK: 7 MiB in 17 packages [2023-07-24T21:04:30.796Z] #48 DONE 31.7s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:04:30.796Z] #57 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #57 ... [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-24T21:04:30.796Z] #58 DONE 0.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T21:04:30.796Z] #55 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #55 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #55 31.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:04:30.796Z] #55 31.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:04:30.796Z] #55 31.27 OK: 17820 distinct packages available [2023-07-24T21:04:30.796Z] #55 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #55 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:30.796Z] #55 31.72 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:04:30.796Z] #55 31.90 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:04:30.796Z] #55 31.90 (3/4) Installing libucontext (1.2-r0) [2023-07-24T21:04:30.796Z] #55 31.93 (4/4) Installing gcompat (1.1.0-r0) [2023-07-24T21:04:30.796Z] #55 31.94 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:04:30.796Z] #55 31.95 OK: 7 MiB in 19 packages [2023-07-24T21:04:30.796Z] #55 DONE 32.0s [2023-07-24T21:04:30.796Z] [2023-07-24T21:04:30.796Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:04:30.796Z] #57 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.054Z] #57 ... [2023-07-24T21:04:31.054Z] [2023-07-24T21:04:31.054Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T21:04:31.054Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.054Z] #0 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.054Z] #0 1.849 OK: 265 MiB in 53 packages [2023-07-24T21:04:31.054Z] #59 DONE 2.0s [2023-07-24T21:04:31.054Z] [2023-07-24T21:04:31.054Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T21:04:31.054Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.054Z] #0 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.054Z] #0 1.858 OK: 265 MiB in 53 packages [2023-07-24T21:04:31.054Z] #60 DONE 2.1s [2023-07-24T21:04:31.054Z] [2023-07-24T21:04:31.054Z] #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:04:31.054Z] #61 DONE 0.0s [2023-07-24T21:04:31.054Z] [2023-07-24T21:04:31.054Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:04:31.054Z] #57 2.038 OK: 265 MiB in 53 packages [2023-07-24T21:04:31.313Z] #57 DONE 2.3s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:04:31.313Z] #62 DONE 0.1s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:04:31.313Z] #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 2.027 OK: 265 MiB in 53 packages [2023-07-24T21:04:31.313Z] #63 DONE 2.1s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:04:31.313Z] #64 DONE 0.1s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:04:31.313Z] #65 DONE 0.1s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T21:04:31.313Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 1.849 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:04:31.313Z] #0 1.849 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:04:31.313Z] #0 1.849 OK: 17823 distinct packages available [2023-07-24T21:04:31.313Z] #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 2.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T21:04:31.313Z] #0 2.235 OK: 265 MiB in 53 packages [2023-07-24T21:04:31.313Z] #66 DONE 2.3s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:04:31.313Z] #67 DONE 0.0s [2023-07-24T21:04:31.313Z] [2023-07-24T21:04:31.313Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:04:32.247Z] #68 ... [2023-07-24T21:04:32.247Z] [2023-07-24T21:04:32.247Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-24T21:04:32.247Z] #69 DONE 1.5s [2023-07-24T21:04:32.247Z] [2023-07-24T21:04:32.247Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-24T21:04:32.247Z] #70 DONE 0.0s [2023-07-24T21:04:32.247Z] [2023-07-24T21:04:32.247Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:04:42.333Z] #71 ... [2023-07-24T21:04:42.333Z] [2023-07-24T21:04:42.333Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:04:42.333Z] #72 ... [2023-07-24T21:04:42.333Z] [2023-07-24T21:04:42.333Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:04:42.333Z] #73 ... [2023-07-24T21:04:42.333Z] [2023-07-24T21:04:42.333Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:04:45.095Z] Removing intermediate container 0f782f423dd0 [2023-07-24T21:04:45.095Z] ---> 454c23704d09 [2023-07-24T21:04:45.095Z] Successfully built 454c23704d09 [2023-07-24T21:04:45.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:04:45.430Z] + docker inspect -f . ci-base-image-arm64 [2023-07-24T21:04:45.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:04:45.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container [2023-07-24T21:04:45.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-24T21:04:46.954Z] $ docker top 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T21:04:47.776Z] + go version [2023-07-24T21:04:47.776Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-24T21:04:47.796Z] $ docker stop --time=1 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f [2023-07-24T21:04:49.405Z] $ docker rm -f --volumes 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f [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 [2023-07-24T21:04:49.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T21:04:49.988Z] [2023-07-24T21:04:49.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:04:50.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T21:04:50.321Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-24T21:04:50.321Z] 547446be3368: Pulling fs layer [2023-07-24T21:04:50.321Z] d125d8839a47: Pulling fs layer [2023-07-24T21:04:50.321Z] 3e85d5ac6304: Pulling fs layer [2023-07-24T21:04:50.321Z] c3105a71a48b: Pulling fs layer [2023-07-24T21:04:50.321Z] 0f093f025ec4: Pulling fs layer [2023-07-24T21:04:50.321Z] c3106fc0e877: Pulling fs layer [2023-07-24T21:04:50.321Z] c3105a71a48b: Waiting [2023-07-24T21:04:50.321Z] 0f093f025ec4: Waiting [2023-07-24T21:04:50.321Z] c3106fc0e877: Waiting [2023-07-24T21:04:50.592Z] 547446be3368: Verifying Checksum [2023-07-24T21:04:50.592Z] 547446be3368: Download complete [2023-07-24T21:04:50.592Z] c3105a71a48b: Verifying Checksum [2023-07-24T21:04:50.592Z] c3105a71a48b: Download complete [2023-07-24T21:04:51.181Z] d125d8839a47: Verifying Checksum [2023-07-24T21:04:51.181Z] d125d8839a47: Download complete [2023-07-24T21:04:51.181Z] c3106fc0e877: Verifying Checksum [2023-07-24T21:04:51.181Z] c3106fc0e877: Download complete [2023-07-24T21:04:51.181Z] 0f093f025ec4: Verifying Checksum [2023-07-24T21:04:51.181Z] 0f093f025ec4: Download complete [2023-07-24T21:04:51.448Z] 547446be3368: Pull complete [2023-07-24T21:04:52.411Z] d125d8839a47: Pull complete [2023-07-24T21:04:52.995Z] 3e85d5ac6304: Verifying Checksum [2023-07-24T21:04:52.995Z] 3e85d5ac6304: Download complete [2023-07-24T21:05:01.209Z] 3e85d5ac6304: Pull complete [2023-07-24T21:05:01.209Z] c3105a71a48b: Pull complete [2023-07-24T21:05:01.806Z] 0f093f025ec4: Pull complete [2023-07-24T21:05:02.075Z] c3106fc0e877: Pull complete [2023-07-24T21:05:02.075Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-24T21:05:02.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T21:05:02.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:05:02.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container [2023-07-24T21:05:02.336Z] $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-24T21:05:04.283Z] #74 DONE 30.3s [2023-07-24T21:05:04.283Z] [2023-07-24T21:05:04.283Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:04.283Z] #73 DONE 30.1s [2023-07-24T21:05:04.283Z] [2023-07-24T21:05:04.283Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:04.284Z] #71 DONE 30.0s [2023-07-24T21:05:04.284Z] [2023-07-24T21:05:04.284Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:04.284Z] #72 DONE 30.3s [2023-07-24T21:05:04.284Z] [2023-07-24T21:05:04.284Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:04.284Z] #68 DONE 30.2s [2023-07-24T21:05:04.284Z] [2023-07-24T21:05:04.284Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-24T21:05:04.459Z] $ docker top c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T21:05:04.956Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-24T21:05:12.496Z] #75 ... [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #76 ... [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #77 ... [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #76 DONE 10.4s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #78 [support-scheduler builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #78 DONE 10.4s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #79 [support-notifications builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #79 DONE 10.4s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #77 DONE 10.4s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #80 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #81 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #82 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #83 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #83 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #84 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #85 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #86 [core-command builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #86 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #87 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #88 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-24T21:05:12.496Z] #75 DONE 10.4s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #89 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #90 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #91 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #92 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #93 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #94 [core-data builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #94 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #95 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #96 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #97 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #98 [core-metadata builder 6/7] COPY . . [2023-07-24T21:05:12.496Z] #98 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:12.496Z] #99 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.496Z] #100 CACHED [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:05:12.496Z] #101 DONE 0.1s [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.496Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:05:12.496Z] #102 ... [2023-07-24T21:05:12.496Z] [2023-07-24T21:05:12.497Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:12.497Z] #103 CACHED [2023-07-24T21:05:12.497Z] [2023-07-24T21:05:12.497Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-24T21:05:12.497Z] #104 CACHED [2023-07-24T21:05:12.497Z] [2023-07-24T21:05:12.497Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:05:12.497Z] #105 CACHED [2023-07-24T21:05:12.497Z] [2023-07-24T21:05:12.497Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:05:12.497Z] #106 CACHED [2023-07-24T21:05:12.497Z] [2023-07-24T21:05:12.497Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:05:12.497Z] #0 0.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-24T21:05:15.036Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-24T21:05:15.036Z] #1 transferring dockerfile: 2.82kB done [2023-07-24T21:05:15.036Z] #1 DONE 0.1s [2023-07-24T21:05:15.036Z] [2023-07-24T21:05:15.036Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-07-24T21:05:15.036Z] #2 transferring dockerfile: 2.63kB done [2023-07-24T21:05:15.036Z] #2 DONE 0.0s [2023-07-24T21:05:15.036Z] [2023-07-24T21:05:15.036Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-24T21:05:15.036Z] #3 transferring dockerfile: 1.90kB done [2023-07-24T21:05:15.036Z] #3 DONE 0.0s [2023-07-24T21:05:15.036Z] [2023-07-24T21:05:15.036Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-07-24T21:05:15.036Z] #4 transferring dockerfile: 2.58kB done [2023-07-24T21:05:15.036Z] #4 DONE 0.0s [2023-07-24T21:05:15.036Z] [2023-07-24T21:05:15.036Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T21:05:15.036Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-07-24T21:05:15.036Z] #5 DONE 0.1s [2023-07-24T21:05:15.317Z] [2023-07-24T21:05:15.317Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-07-24T21:05:15.317Z] #6 transferring dockerfile: 1.84kB done [2023-07-24T21:05:15.317Z] #6 DONE 0.0s [2023-07-24T21:05:15.317Z] [2023-07-24T21:05:15.317Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-24T21:05:15.317Z] #7 transferring dockerfile: 1.78kB 0.0s done [2023-07-24T21:05:15.317Z] #7 DONE 0.1s [2023-07-24T21:05:15.317Z] [2023-07-24T21:05:15.317Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-24T21:05:15.318Z] #8 transferring dockerfile: 2.68kB done [2023-07-24T21:05:15.318Z] #8 DONE 0.0s [2023-07-24T21:05:15.318Z] [2023-07-24T21:05:15.318Z] #9 [core-command internal] load build definition from Dockerfile [2023-07-24T21:05:15.318Z] #9 transferring dockerfile: 1.82kB done [2023-07-24T21:05:15.318Z] #9 DONE 0.0s [2023-07-24T21:05:15.599Z] [2023-07-24T21:05:15.599Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-24T21:05:15.599Z] #10 transferring dockerfile: 2.12kB done [2023-07-24T21:05:15.599Z] #10 DONE 0.0s [2023-07-24T21:05:15.599Z] [2023-07-24T21:05:15.599Z] #11 [security-bootstrapper internal] load .dockerignore [2023-07-24T21:05:15.599Z] #11 transferring context: [2023-07-24T21:05:15.599Z] #11 transferring context: 56B done [2023-07-24T21:05:15.599Z] #11 DONE 0.1s [2023-07-24T21:05:15.874Z] [2023-07-24T21:05:15.874Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-07-24T21:05:15.874Z] #12 transferring dockerfile: 1.96kB done [2023-07-24T21:05:15.874Z] #12 DONE 0.0s [2023-07-24T21:05:15.874Z] [2023-07-24T21:05:15.874Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-24T21:05:15.874Z] #13 transferring dockerfile: 2.38kB done [2023-07-24T21:05:15.874Z] #13 DONE 0.1s [2023-07-24T21:05:15.874Z] [2023-07-24T21:05:15.874Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-24T21:05:15.874Z] #14 transferring dockerfile: 2.04kB done [2023-07-24T21:05:15.874Z] #14 DONE 0.1s [2023-07-24T21:05:15.874Z] [2023-07-24T21:05:15.874Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-24T21:05:16.140Z] #15 transferring dockerfile: 2.06kB done [2023-07-24T21:05:16.140Z] #15 DONE 0.1s [2023-07-24T21:05:16.140Z] [2023-07-24T21:05:16.140Z] #16 [security-spire-server internal] load .dockerignore [2023-07-24T21:05:16.140Z] #16 transferring context: 56B done [2023-07-24T21:05:16.140Z] #16 DONE 0.0s [2023-07-24T21:05:16.140Z] [2023-07-24T21:05:16.140Z] #17 [core-data internal] load .dockerignore [2023-07-24T21:05:16.407Z] #17 transferring context: 56B done [2023-07-24T21:05:16.407Z] #17 DONE 0.1s [2023-07-24T21:05:16.407Z] [2023-07-24T21:05:16.407Z] #18 [security-spire-config internal] load .dockerignore [2023-07-24T21:05:16.407Z] #18 transferring context: 56B 0.0s done [2023-07-24T21:05:16.407Z] #18 DONE 0.0s [2023-07-24T21:05:16.407Z] [2023-07-24T21:05:16.407Z] #19 [support-scheduler internal] load .dockerignore [2023-07-24T21:05:16.407Z] #19 transferring context: 56B done [2023-07-24T21:05:16.407Z] #19 DONE 0.0s [2023-07-24T21:05:16.675Z] [2023-07-24T21:05:16.675Z] #20 [support-notifications internal] load .dockerignore [2023-07-24T21:05:16.675Z] #20 transferring context: 56B done [2023-07-24T21:05:16.675Z] #20 DONE 0.0s [2023-07-24T21:05:16.675Z] [2023-07-24T21:05:16.675Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-07-24T21:05:16.675Z] #21 transferring context: 56B 0.0s done [2023-07-24T21:05:16.675Z] #21 DONE 0.1s [2023-07-24T21:05:16.675Z] [2023-07-24T21:05:16.675Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-24T21:05:16.942Z] #22 transferring context: 56B done [2023-07-24T21:05:16.942Z] #22 DONE 0.1s [2023-07-24T21:05:16.942Z] [2023-07-24T21:05:16.942Z] #23 [core-command internal] load .dockerignore [2023-07-24T21:05:16.942Z] #23 transferring context: 56B done [2023-07-24T21:05:16.942Z] #23 DONE 0.1s [2023-07-24T21:05:16.942Z] [2023-07-24T21:05:16.942Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-24T21:05:16.942Z] #24 transferring context: 56B 0.0s done [2023-07-24T21:05:16.942Z] #24 DONE 0.0s [2023-07-24T21:05:16.942Z] [2023-07-24T21:05:16.942Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:16.942Z] #25 DONE 0.0s [2023-07-24T21:05:16.942Z] [2023-07-24T21:05:16.942Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:17.211Z] #26 DONE 0.1s [2023-07-24T21:05:17.211Z] [2023-07-24T21:05:17.211Z] #27 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:17.211Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:17.211Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:17.211Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:17.212Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:17.478Z] #27 ... [2023-07-24T21:05:17.478Z] [2023-07-24T21:05:17.478Z] #28 [core-metadata internal] load .dockerignore [2023-07-24T21:05:17.478Z] #28 transferring context: 56B 0.0s done [2023-07-24T21:05:17.478Z] #28 DONE 0.5s [2023-07-24T21:05:17.749Z] [2023-07-24T21:05:17.749Z] #29 [security-bootstrapper internal] load build context [2023-07-24T21:05:17.749Z] #29 transferring context: 2.55MB 0.5s done [2023-07-24T21:05:17.749Z] #29 DONE 0.7s [2023-07-24T21:05:17.749Z] [2023-07-24T21:05:17.749Z] #30 [security-proxy-auth internal] load .dockerignore [2023-07-24T21:05:17.749Z] #30 transferring context: 56B 0.1s done [2023-07-24T21:05:17.749Z] #30 DONE 0.4s [2023-07-24T21:05:17.749Z] [2023-07-24T21:05:17.749Z] #31 [security-secretstore-setup internal] load .dockerignore [2023-07-24T21:05:17.749Z] #31 transferring context: 56B 0.0s done [2023-07-24T21:05:17.749Z] #31 DONE 0.4s [2023-07-24T21:05:17.749Z] [2023-07-24T21:05:17.749Z] #25 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:17.770Z] #107 ... [2023-07-24T21:05:17.770Z] [2023-07-24T21:05:17.770Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:05:17.770Z] #0 4.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T21:05:17.770Z] #108 ... [2023-07-24T21:05:17.770Z] [2023-07-24T21:05:17.770Z] #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 [2023-07-24T21:05:17.770Z] #109 DONE 5.6s [2023-07-24T21:05:17.770Z] [2023-07-24T21:05:17.770Z] #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T21:05:17.770Z] #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-24T21:05:17.770Z] #110 ... [2023-07-24T21:05:17.770Z] [2023-07-24T21:05:17.770Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-24T21:05:18.029Z] #111 DONE 0.2s [2023-07-24T21:05:18.029Z] [2023-07-24T21:05:18.029Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:05:18.029Z] #0 0.800 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T21:05:18.029Z] #112 ... [2023-07-24T21:05:18.029Z] [2023-07-24T21:05:18.029Z] #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:05:18.033Z] #25 DONE 0.0s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #26 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:18.033Z] #26 DONE 0.2s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #27 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:18.033Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:18.033Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:18.033Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:18.033Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:18.033Z] #27 ... [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:18.033Z] #25 DONE 0.0s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #32 [security-proxy-setup internal] load .dockerignore [2023-07-24T21:05:18.033Z] #32 transferring context: 56B done [2023-07-24T21:05:18.033Z] #32 DONE 0.6s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #26 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:18.033Z] #26 DONE 0.3s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:18.033Z] #25 DONE 0.0s [2023-07-24T21:05:18.033Z] [2023-07-24T21:05:18.033Z] #27 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:18.033Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:18.033Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:18.034Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:18.034Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:18.287Z] #113 DONE 0.2s [2023-07-24T21:05:18.287Z] [2023-07-24T21:05:18.287Z] #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:05:18.300Z] #27 ... [2023-07-24T21:05:18.300Z] [2023-07-24T21:05:18.300Z] #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:18.300Z] #26 DONE 0.5s [2023-07-24T21:05:18.544Z] #114 DONE 0.3s [2023-07-24T21:05:18.544Z] [2023-07-24T21:05:18.544Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T21:05:18.544Z] #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-24T21:05:18.568Z] [2023-07-24T21:05:18.568Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:18.568Z] #25 DONE 0.0s [2023-07-24T21:05:18.568Z] [2023-07-24T21:05:18.568Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:18.568Z] #33 DONE 2.1s [2023-07-24T21:05:18.568Z] [2023-07-24T21:05:18.568Z] #27 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:18.568Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:18.568Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:18.568Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:18.568Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:18.809Z] #115 ... [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #116 [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 [2023-07-24T21:05:18.809Z] #116 DONE 6.7s [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:18.809Z] #117 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:05:18.809Z] #118 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #119 [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 [2023-07-24T21:05:18.809Z] #119 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:05:18.809Z] #120 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #121 [security-spire-config builder 6/9] COPY . . [2023-07-24T21:05:18.809Z] #121 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #122 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-24T21:05:18.809Z] #122 CACHED [2023-07-24T21:05:18.809Z] [2023-07-24T21:05:18.809Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T21:05:18.836Z] #27 ... [2023-07-24T21:05:18.836Z] [2023-07-24T21:05:18.836Z] #25 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:18.836Z] #25 DONE 0.0s [2023-07-24T21:05:18.836Z] [2023-07-24T21:05:18.836Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:18.836Z] #25 DONE 0.0s [2023-07-24T21:05:18.836Z] [2023-07-24T21:05:18.836Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:19.066Z] #123 ... [2023-07-24T21:05:19.066Z] [2023-07-24T21:05:19.067Z] #124 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-24T21:05:19.067Z] #124 DONE 0.3s [2023-07-24T21:05:19.067Z] [2023-07-24T21:05:19.067Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:05:19.067Z] #125 DONE 0.2s [2023-07-24T21:05:19.067Z] [2023-07-24T21:05:19.067Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:05:19.109Z] #34 ... [2023-07-24T21:05:19.109Z] [2023-07-24T21:05:19.109Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:19.109Z] #33 DONE 2.1s [2023-07-24T21:05:19.109Z] [2023-07-24T21:05:19.109Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:19.109Z] #34 ... [2023-07-24T21:05:19.109Z] [2023-07-24T21:05:19.109Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:19.109Z] #33 DONE 2.1s [2023-07-24T21:05:19.109Z] [2023-07-24T21:05:19.109Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:19.700Z] #34 DONE 1.4s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T21:05:19.700Z] #35 ... [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:19.700Z] #33 DONE 2.1s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #26 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:19.700Z] #26 DONE 1.6s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #36 [security-spire-server internal] load build context [2023-07-24T21:05:19.700Z] #36 transferring context: 2.55MB 1.3s done [2023-07-24T21:05:19.700Z] #36 DONE 1.8s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:19.700Z] #34 DONE 1.4s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:19.700Z] #25 DONE 0.1s [2023-07-24T21:05:19.700Z] [2023-07-24T21:05:19.700Z] #27 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:19.700Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:19.700Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:19.700Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:19.700Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:19.997Z] #126 ... [2023-07-24T21:05:19.998Z] [2023-07-24T21:05:19.998Z] #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:05:19.998Z] #127 CACHED [2023-07-24T21:05:19.998Z] [2023-07-24T21:05:19.998Z] #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:05:19.998Z] #128 CACHED [2023-07-24T21:05:20.254Z] [2023-07-24T21:05:20.254Z] #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:05:20.254Z] #129 ... [2023-07-24T21:05:20.254Z] [2023-07-24T21:05:20.254Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:05:20.254Z] #126 DONE 1.2s [2023-07-24T21:05:20.254Z] [2023-07-24T21:05:20.254Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T21:05:20.254Z] #123 DONE 1.4s [2023-07-24T21:05:20.512Z] [2023-07-24T21:05:20.512Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:05:20.673Z] #27 ... [2023-07-24T21:05:20.673Z] [2023-07-24T21:05:20.673Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:20.673Z] #25 DONE 0.1s [2023-07-24T21:05:20.673Z] [2023-07-24T21:05:20.673Z] #37 [core-data internal] load build context [2023-07-24T21:05:20.940Z] #37 ... [2023-07-24T21:05:20.940Z] [2023-07-24T21:05:20.940Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:20.940Z] #33 DONE 2.2s [2023-07-24T21:05:20.940Z] [2023-07-24T21:05:20.940Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:20.940Z] #34 DONE 1.5s [2023-07-24T21:05:20.940Z] [2023-07-24T21:05:20.940Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:20.940Z] #26 DONE 2.6s [2023-07-24T21:05:21.211Z] [2023-07-24T21:05:21.211Z] #37 [core-data internal] load build context [2023-07-24T21:05:21.211Z] #37 transferring context: 2.55MB 2.5s done [2023-07-24T21:05:21.211Z] #37 ... [2023-07-24T21:05:21.211Z] [2023-07-24T21:05:21.211Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:21.211Z] #33 DONE 2.2s [2023-07-24T21:05:21.211Z] [2023-07-24T21:05:21.211Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:21.211Z] #34 DONE 1.5s [2023-07-24T21:05:21.211Z] [2023-07-24T21:05:21.211Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:21.211Z] #25 DONE 0.1s [2023-07-24T21:05:21.211Z] [2023-07-24T21:05:21.211Z] #27 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:21.211Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:21.211Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:21.211Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:21.211Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:21.477Z] #27 ... [2023-07-24T21:05:21.477Z] [2023-07-24T21:05:21.477Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:21.477Z] #26 DONE 3.0s [2023-07-24T21:05:21.477Z] [2023-07-24T21:05:21.477Z] #37 [core-data internal] load build context [2023-07-24T21:05:21.477Z] #37 DONE 3.6s [2023-07-24T21:05:21.744Z] [2023-07-24T21:05:21.744Z] #38 [support-notifications internal] load build context [2023-07-24T21:05:21.744Z] #38 transferring context: 2.55MB 3.0s done [2023-07-24T21:05:21.744Z] #38 ... [2023-07-24T21:05:21.744Z] [2023-07-24T21:05:21.744Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:21.744Z] #33 DONE 2.2s [2023-07-24T21:05:21.744Z] [2023-07-24T21:05:21.744Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:21.744Z] #34 DONE 1.5s [2023-07-24T21:05:21.889Z] #130 ... [2023-07-24T21:05:21.889Z] [2023-07-24T21:05:21.889Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:05:21.889Z] #0 0.802 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T21:05:22.014Z] [2023-07-24T21:05:22.014Z] #27 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:22.014Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:22.014Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:22.014Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:22.014Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:22.014Z] #27 ... [2023-07-24T21:05:22.014Z] [2023-07-24T21:05:22.014Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:22.014Z] #25 DONE 0.1s [2023-07-24T21:05:22.148Z] #131 ... [2023-07-24T21:05:22.148Z] [2023-07-24T21:05:22.148Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:05:22.148Z] #0 0.598 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T21:05:22.148Z] #132 ... [2023-07-24T21:05:22.148Z] [2023-07-24T21:05:22.148Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T21:05:22.148Z] #0 0.601 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T21:05:22.292Z] [2023-07-24T21:05:22.292Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:22.405Z] #133 ... [2023-07-24T21:05:22.405Z] [2023-07-24T21:05:22.405Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T21:05:22.405Z] #0 2.050 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-24T21:05:22.571Z] #39 ... [2023-07-24T21:05:22.571Z] [2023-07-24T21:05:22.571Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T21:05:22.571Z] #25 DONE 0.1s [2023-07-24T21:05:22.571Z] [2023-07-24T21:05:22.571Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:22.663Z] #134 ... [2023-07-24T21:05:22.663Z] [2023-07-24T21:05:22.663Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T21:05:22.663Z] #0 0.897 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T21:05:22.663Z] #135 ... [2023-07-24T21:05:22.663Z] [2023-07-24T21:05:22.663Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:05:22.840Z] #39 ... [2023-07-24T21:05:22.840Z] [2023-07-24T21:05:22.840Z] #38 [support-notifications internal] load build context [2023-07-24T21:05:22.840Z] #38 DONE 4.2s [2023-07-24T21:05:22.840Z] [2023-07-24T21:05:22.840Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:22.921Z] #136 ... [2023-07-24T21:05:22.921Z] [2023-07-24T21:05:22.921Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:05:22.921Z] #102 1.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T21:05:23.106Z] #39 ... [2023-07-24T21:05:23.106Z] [2023-07-24T21:05:23.106Z] #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T21:05:23.106Z] #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:23.106Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:23.106Z] #0 4.866 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:23.106Z] #0 4.866 (2/2) Installing su-exec (0.2-r2) [2023-07-24T21:05:23.106Z] #0 4.866 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:23.106Z] #0 4.866 OK: 8 MiB in 17 packages [2023-07-24T21:05:23.106Z] #40 DONE 6.0s [2023-07-24T21:05:23.106Z] [2023-07-24T21:05:23.106Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:23.372Z] #39 ... [2023-07-24T21:05:23.372Z] [2023-07-24T21:05:23.372Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T21:05:23.372Z] #26 DONE 4.3s [2023-07-24T21:05:23.372Z] [2023-07-24T21:05:23.372Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:23.646Z] #39 ... [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:23.646Z] #33 DONE 2.3s [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:23.646Z] #34 DONE 1.6s [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:23.646Z] #39 ... [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T21:05:23.646Z] #33 DONE 2.3s [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-24T21:05:23.646Z] #34 DONE 1.6s [2023-07-24T21:05:23.646Z] [2023-07-24T21:05:23.646Z] #39 [support-scheduler internal] load build context [2023-07-24T21:05:24.243Z] #39 transferring context: 2.55MB 5.2s done [2023-07-24T21:05:25.654Z] #39 DONE 7.3s [2023-07-24T21:05:25.654Z] [2023-07-24T21:05:25.654Z] #41 [core-metadata internal] load build context [2023-07-24T21:05:26.611Z] #41 ... [2023-07-24T21:05:26.611Z] [2023-07-24T21:05:26.611Z] #42 [security-spire-config internal] load build context [2023-07-24T21:05:26.611Z] #42 transferring context: 2.55MB 5.6s done [2023-07-24T21:05:26.611Z] #42 DONE 8.2s [2023-07-24T21:05:26.611Z] [2023-07-24T21:05:26.611Z] #41 [core-metadata internal] load build context [2023-07-24T21:05:26.611Z] #41 ... [2023-07-24T21:05:26.611Z] [2023-07-24T21:05:26.611Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:05:26.881Z] #43 ... [2023-07-24T21:05:26.881Z] [2023-07-24T21:05:26.881Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-24T21:05:26.881Z] #44 transferring context: 2.55MB 5.0s done [2023-07-24T21:05:26.881Z] #44 DONE 7.8s [2023-07-24T21:05:26.881Z] [2023-07-24T21:05:26.881Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:05:26.881Z] #43 ... [2023-07-24T21:05:26.881Z] [2023-07-24T21:05:26.881Z] #41 [core-metadata internal] load build context [2023-07-24T21:05:27.147Z] #41 ... [2023-07-24T21:05:27.147Z] [2023-07-24T21:05:27.147Z] #45 [security-spire-agent internal] load build context [2023-07-24T21:05:27.147Z] #45 transferring context: 2.55MB 5.7s done [2023-07-24T21:05:27.147Z] #45 DONE 8.1s [2023-07-24T21:05:27.147Z] [2023-07-24T21:05:27.147Z] #41 [core-metadata internal] load build context [2023-07-24T21:05:27.732Z] #41 transferring context: 2.55MB 6.5s done [2023-07-24T21:05:27.999Z] #41 ... [2023-07-24T21:05:27.999Z] [2023-07-24T21:05:27.999Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:05:27.999Z] #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:27.999Z] #0 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:27.999Z] #46 ... [2023-07-24T21:05:27.999Z] [2023-07-24T21:05:27.999Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T21:05:27.999Z] #0 7.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.265Z] #47 ... [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #48 [core-command internal] load build context [2023-07-24T21:05:28.265Z] #48 transferring context: 2.55MB 6.0s done [2023-07-24T21:05:28.265Z] #48 DONE 8.5s [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T21:05:28.265Z] #47 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.265Z] #47 ... [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:05:28.265Z] #43 ... [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #41 [core-metadata internal] load build context [2023-07-24T21:05:28.265Z] #41 DONE 7.4s [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:05:28.265Z] #43 transferring context: 2.55MB 6.4s done [2023-07-24T21:05:28.265Z] #43 ... [2023-07-24T21:05:28.265Z] [2023-07-24T21:05:28.265Z] #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:05:28.265Z] #0 6.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.265Z] #0 8.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.531Z] #49 ... [2023-07-24T21:05:28.531Z] [2023-07-24T21:05:28.531Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T21:05:28.531Z] #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.531Z] #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.531Z] #50 ... [2023-07-24T21:05:28.531Z] [2023-07-24T21:05:28.531Z] #51 [security-proxy-setup internal] load build context [2023-07-24T21:05:28.531Z] #51 ... [2023-07-24T21:05:28.531Z] [2023-07-24T21:05:28.531Z] #52 [security-secretstore-setup internal] load build context [2023-07-24T21:05:28.531Z] #52 transferring context: 2.55MB 5.1s done [2023-07-24T21:05:28.531Z] #52 DONE 6.8s [2023-07-24T21:05:28.531Z] [2023-07-24T21:05:28.531Z] #53 [security-proxy-auth internal] load build context [2023-07-24T21:05:28.797Z] #53 ... [2023-07-24T21:05:28.797Z] [2023-07-24T21:05:28.797Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T21:05:28.797Z] #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:28.797Z] #54 ... [2023-07-24T21:05:28.797Z] [2023-07-24T21:05:28.797Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T21:05:28.797Z] #43 DONE 7.6s [2023-07-24T21:05:28.797Z] [2023-07-24T21:05:28.797Z] #53 [security-proxy-auth internal] load build context [2023-07-24T21:05:29.388Z] #53 ... [2023-07-24T21:05:29.388Z] [2023-07-24T21:05:29.388Z] #51 [security-proxy-setup internal] load build context [2023-07-24T21:05:29.388Z] #51 transferring context: 2.55MB 4.7s done [2023-07-24T21:05:29.388Z] #51 DONE 6.0s [2023-07-24T21:05:29.388Z] [2023-07-24T21:05:29.388Z] #53 [security-proxy-auth internal] load build context [2023-07-24T21:05:29.388Z] #53 ... [2023-07-24T21:05:29.388Z] [2023-07-24T21:05:29.388Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:05:29.388Z] #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:29.654Z] #55 ... [2023-07-24T21:05:29.654Z] [2023-07-24T21:05:29.654Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T21:05:29.654Z] #56 ... [2023-07-24T21:05:29.654Z] [2023-07-24T21:05:29.654Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:05:29.920Z] #57 ... [2023-07-24T21:05:29.920Z] [2023-07-24T21:05:29.920Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T21:05:29.920Z] #58 ... [2023-07-24T21:05:29.920Z] [2023-07-24T21:05:29.920Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:05:29.920Z] #59 ... [2023-07-24T21:05:29.920Z] [2023-07-24T21:05:29.920Z] #53 [security-proxy-auth internal] load build context [2023-07-24T21:05:30.505Z] #53 transferring context: 2.55MB 3.9s done [2023-07-24T21:05:30.505Z] #53 DONE 6.8s [2023-07-24T21:05:30.505Z] [2023-07-24T21:05:30.505Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T21:05:30.505Z] #50 12.19 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:05:30.505Z] #50 12.19 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:05:30.505Z] #50 12.19 OK: 17691 distinct packages available [2023-07-24T21:05:31.090Z] #50 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:32.057Z] #50 ... [2023-07-24T21:05:32.057Z] [2023-07-24T21:05:32.057Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:32.057Z] #60 ... [2023-07-24T21:05:32.057Z] [2023-07-24T21:05:32.057Z] #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:05:32.057Z] #49 13.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:32.057Z] #49 13.14 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:32.057Z] #49 13.22 OK: 8 MiB in 16 packages [2023-07-24T21:05:34.004Z] #49 ... [2023-07-24T21:05:34.004Z] [2023-07-24T21:05:34.004Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-24T21:05:34.004Z] #61 ... [2023-07-24T21:05:34.004Z] [2023-07-24T21:05:34.004Z] #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:34.004Z] #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T21:05:34.004Z] #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T21:05:34.004Z] #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T21:05:34.004Z] #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T21:05:34.004Z] #27 ... [2023-07-24T21:05:34.004Z] [2023-07-24T21:05:34.004Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:05:34.004Z] #46 14.79 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:34.004Z] #46 14.82 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:34.004Z] #46 14.92 OK: 8 MiB in 16 packages [2023-07-24T21:05:34.586Z] #46 DONE 16.6s [2023-07-24T21:05:34.586Z] [2023-07-24T21:05:34.586Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T21:05:34.586Z] #54 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:34.586Z] #54 14.44 (1/2) Installing ca-certificates (20230506-r0) [2023-07-24T21:05:34.586Z] #54 14.72 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:34.586Z] #54 14.74 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:34.586Z] #54 14.82 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:05:34.586Z] #54 ... [2023-07-24T21:05:34.586Z] [2023-07-24T21:05:34.586Z] #49 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T21:05:34.586Z] #49 DONE 16.5s [2023-07-24T21:05:34.586Z] [2023-07-24T21:05:34.586Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-24T21:05:34.586Z] #61 DONE 11.2s [2023-07-24T21:05:34.586Z] [2023-07-24T21:05:34.586Z] #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T21:05:34.586Z] #0 9.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:34.852Z] #62 ... [2023-07-24T21:05:34.852Z] [2023-07-24T21:05:34.852Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:34.852Z] #60 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:35.119Z] #60 ... [2023-07-24T21:05:35.119Z] [2023-07-24T21:05:35.119Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-24T21:05:35.119Z] #63 DONE 0.4s [2023-07-24T21:05:35.119Z] [2023-07-24T21:05:35.119Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T21:05:35.119Z] #54 16.18 OK: 8 MiB in 17 packages [2023-07-24T21:05:36.079Z] #54 DONE 17.2s [2023-07-24T21:05:36.079Z] [2023-07-24T21:05:36.079Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:05:36.079Z] #55 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:36.079Z] #55 13.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:05:36.079Z] #55 13.97 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:05:36.079Z] #55 13.97 OK: 17691 distinct packages available [2023-07-24T21:05:36.079Z] #55 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:36.079Z] #55 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:36.349Z] #55 ... [2023-07-24T21:05:36.349Z] [2023-07-24T21:05:36.349Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:36.349Z] #60 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:37.309Z] #60 ... [2023-07-24T21:05:37.309Z] [2023-07-24T21:05:37.309Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:05:37.309Z] #59 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:37.309Z] #59 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:37.309Z] #59 16.93 OK: 263 MiB in 53 packages [2023-07-24T21:05:37.309Z] #59 DONE 17.9s [2023-07-24T21:05:37.309Z] [2023-07-24T21:05:37.309Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:37.579Z] #64 ... [2023-07-24T21:05:37.579Z] [2023-07-24T21:05:37.579Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T21:05:37.579Z] #57 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:37.579Z] #57 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:37.579Z] #57 17.22 OK: 263 MiB in 53 packages [2023-07-24T21:05:37.579Z] #57 DONE 18.9s [2023-07-24T21:05:37.579Z] [2023-07-24T21:05:37.579Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:37.846Z] #65 ... [2023-07-24T21:05:37.846Z] [2023-07-24T21:05:37.846Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:37.846Z] #64 DONE 0.7s [2023-07-24T21:05:37.846Z] [2023-07-24T21:05:37.846Z] #66 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:38.056Z] #102 ... [2023-07-24T21:05:38.056Z] [2023-07-24T21:05:38.056Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:05:38.056Z] #136 DONE 17.6s [2023-07-24T21:05:38.056Z] [2023-07-24T21:05:38.056Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:05:38.431Z] #66 ... [2023-07-24T21:05:38.432Z] [2023-07-24T21:05:38.432Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:38.432Z] #65 DONE 0.6s [2023-07-24T21:05:38.432Z] [2023-07-24T21:05:38.432Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T21:05:38.432Z] #50 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:38.432Z] #50 18.78 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:38.432Z] #50 18.80 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:05:38.432Z] #50 18.89 (3/4) Installing libucontext (1.2-r0) [2023-07-24T21:05:38.432Z] #50 18.89 (4/4) Installing gcompat (1.1.0-r0) [2023-07-24T21:05:38.432Z] #50 18.91 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:38.432Z] #50 19.12 OK: 8 MiB in 19 packages [2023-07-24T21:05:38.432Z] #50 DONE 20.1s [2023-07-24T21:05:38.432Z] [2023-07-24T21:05:38.432Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:39.017Z] #67 ... [2023-07-24T21:05:39.017Z] [2023-07-24T21:05:39.017Z] #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T21:05:39.017Z] #35 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:39.017Z] #35 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:39.017Z] #35 18.44 OK: 263 MiB in 53 packages [2023-07-24T21:05:39.017Z] #35 DONE 19.7s [2023-07-24T21:05:39.283Z] [2023-07-24T21:05:39.283Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:05:39.880Z] #68 DONE 0.5s [2023-07-24T21:05:39.880Z] [2023-07-24T21:05:39.880Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:40.464Z] #69 ... [2023-07-24T21:05:40.464Z] [2023-07-24T21:05:40.464Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T21:05:40.464Z] #47 14.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:05:40.464Z] #47 14.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:05:40.464Z] #47 14.96 OK: 17691 distinct packages available [2023-07-24T21:05:40.464Z] #47 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:40.464Z] #47 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:40.464Z] #47 20.71 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:05:40.464Z] #47 21.07 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:05:40.464Z] #47 21.09 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:40.464Z] #47 21.10 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:05:40.464Z] #47 21.15 (5/7) Installing libucontext (1.2-r0) [2023-07-24T21:05:40.464Z] #47 21.17 (6/7) Installing gcompat (1.1.0-r0) [2023-07-24T21:05:40.464Z] #47 21.22 (7/7) Installing openssl (3.0.9-r3) [2023-07-24T21:05:40.464Z] #47 21.33 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:40.464Z] #47 21.38 OK: 9 MiB in 20 packages [2023-07-24T21:05:40.464Z] #47 DONE 22.4s [2023-07-24T21:05:40.464Z] [2023-07-24T21:05:40.464Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:05:40.464Z] #55 20.09 (1/9) Installing ca-certificates (20230506-r0) [2023-07-24T21:05:40.464Z] #55 20.42 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-24T21:05:40.464Z] #55 20.51 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-24T21:05:40.464Z] #55 20.55 (4/9) Installing libcurl (8.2.0-r1) [2023-07-24T21:05:40.464Z] #55 20.61 (5/9) Installing curl (8.2.0-r1) [2023-07-24T21:05:40.464Z] #55 20.71 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:40.464Z] #55 20.71 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-24T21:05:40.464Z] #55 20.72 (8/9) Installing libucontext (1.2-r0) [2023-07-24T21:05:40.464Z] #55 20.77 (9/9) Installing gcompat (1.1.0-r0) [2023-07-24T21:05:40.464Z] #55 20.83 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:40.464Z] #55 20.98 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:05:40.736Z] #55 ... [2023-07-24T21:05:40.736Z] [2023-07-24T21:05:40.736Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T21:05:40.736Z] #58 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:40.736Z] #58 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:40.736Z] #58 17.70 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T21:05:40.736Z] #58 17.70 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T21:05:40.736Z] #58 17.70 OK: 17694 distinct packages available [2023-07-24T21:05:40.737Z] #58 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:40.737Z] #58 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:41.004Z] #58 ... [2023-07-24T21:05:41.004Z] [2023-07-24T21:05:41.004Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:41.004Z] #60 18.91 (1/4) Installing ca-certificates (20230506-r0) [2023-07-24T21:05:41.274Z] #60 19.18 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:41.274Z] #60 19.22 (3/4) Installing su-exec (0.2-r2) [2023-07-24T21:05:41.274Z] #60 19.23 (4/4) Installing yq (4.30.4-r4) [2023-07-24T21:05:41.274Z] #60 ... [2023-07-24T21:05:41.274Z] [2023-07-24T21:05:41.274Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T21:05:41.274Z] #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:41.274Z] #56 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:41.274Z] #56 21.07 OK: 263 MiB in 53 packages [2023-07-24T21:05:41.274Z] #56 DONE 21.8s [2023-07-24T21:05:41.542Z] [2023-07-24T21:05:41.542Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:42.127Z] #70 DONE 0.7s [2023-07-24T21:05:42.127Z] [2023-07-24T21:05:42.127Z] #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T21:05:42.127Z] #62 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T21:05:42.127Z] #62 15.94 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:05:42.127Z] #62 16.17 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T21:05:42.127Z] #62 16.20 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-24T21:05:42.127Z] #62 16.22 (4/4) Installing openssl (3.0.9-r3) [2023-07-24T21:05:42.127Z] #62 16.29 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:42.127Z] #62 16.40 OK: 8 MiB in 17 packages [2023-07-24T21:05:42.127Z] #62 DONE 17.5s [2023-07-24T21:05:42.127Z] [2023-07-24T21:05:42.127Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:42.127Z] #60 19.89 Executing busybox-1.35.0-r29.trigger [2023-07-24T21:05:42.127Z] #60 19.91 Executing ca-certificates-20230506-r0.trigger [2023-07-24T21:05:42.393Z] #60 ... [2023-07-24T21:05:42.393Z] [2023-07-24T21:05:42.393Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T21:05:42.393Z] #55 22.41 OK: 11 MiB in 24 packages [2023-07-24T21:05:42.393Z] #55 DONE 23.1s [2023-07-24T21:05:42.663Z] [2023-07-24T21:05:42.664Z] #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-24T21:05:42.664Z] #71 DONE 0.5s [2023-07-24T21:05:42.664Z] [2023-07-24T21:05:42.664Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:43.633Z] #72 ... [2023-07-24T21:05:43.633Z] [2023-07-24T21:05:43.633Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T21:05:43.633Z] #60 20.86 OK: 17 MiB in 19 packages [2023-07-24T21:05:43.633Z] #60 DONE 21.5s [2023-07-24T21:05:43.633Z] [2023-07-24T21:05:43.633Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T21:05:43.633Z] #58 23.35 OK: 263 MiB in 53 packages [2023-07-24T21:05:43.633Z] #58 DONE 23.9s [2023-07-24T21:05:43.633Z] [2023-07-24T21:05:43.633Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:05:43.903Z] #73 DONE 0.5s [2023-07-24T21:05:43.903Z] [2023-07-24T21:05:43.903Z] #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:05:44.173Z] #27 ... [2023-07-24T21:05:44.173Z] [2023-07-24T21:05:44.173Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:05:53.004Z] #137 ... [2023-07-24T21:05:53.004Z] [2023-07-24T21:05:53.004Z] #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:05:53.004Z] #129 DONE 32.1s [2023-07-24T21:05:53.004Z] [2023-07-24T21:05:53.004Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:05:53.682Z] #112 ... [2023-07-24T21:05:53.682Z] [2023-07-24T21:05:53.682Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:06.049Z] #138 ... [2023-07-24T21:06:06.049Z] [2023-07-24T21:06:06.049Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:06.049Z] #130 DONE 44.3s [2023-07-24T21:06:06.049Z] [2023-07-24T21:06:06.049Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:06:06.049Z] #102 ... [2023-07-24T21:06:06.049Z] [2023-07-24T21:06:06.049Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:11.303Z] #139 ... [2023-07-24T21:06:11.303Z] [2023-07-24T21:06:11.303Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:11.303Z] #138 DONE 17.0s [2023-07-24T21:06:11.303Z] [2023-07-24T21:06:11.303Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:11.303Z] #139 ... [2023-07-24T21:06:11.303Z] [2023-07-24T21:06:11.303Z] #140 [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 [2023-07-24T21:06:11.562Z] #140 ... [2023-07-24T21:06:11.562Z] [2023-07-24T21:06:11.562Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:11.562Z] #137 DONE 33.5s [2023-07-24T21:06:11.562Z] [2023-07-24T21:06:11.562Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:06:11.819Z] #107 ... [2023-07-24T21:06:11.819Z] [2023-07-24T21:06:11.819Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-24T21:06:12.076Z] #141 DONE 0.4s [2023-07-24T21:06:12.076Z] [2023-07-24T21:06:12.076Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:12.076Z] #139 DONE 6.5s [2023-07-24T21:06:12.076Z] [2023-07-24T21:06:12.076Z] #142 [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 [2023-07-24T21:06:12.333Z] #142 DONE 0.1s [2023-07-24T21:06:12.333Z] [2023-07-24T21:06:12.333Z] #140 [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 [2023-07-24T21:06:12.333Z] #140 DONE 1.1s [2023-07-24T21:06:12.333Z] [2023-07-24T21:06:12.333Z] #143 [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 [2023-07-24T21:06:12.333Z] #143 DONE 0.1s [2023-07-24T21:06:12.333Z] [2023-07-24T21:06:12.333Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-24T21:06:12.333Z] #144 DONE 0.2s [2023-07-24T21:06:12.333Z] [2023-07-24T21:06:12.333Z] #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T21:06:12.333Z] #145 DONE 0.1s [2023-07-24T21:06:12.333Z] [2023-07-24T21:06:12.333Z] #146 [security-spire-config] exporting to image [2023-07-24T21:06:12.333Z] #146 exporting layers [2023-07-24T21:06:13.706Z] #146 exporting layers 1.1s done [2023-07-24T21:06:13.706Z] #146 writing image sha256:8184a42dd190823ed87af147e6280744d7ad051b9086a6c188a1cbe478872c10 0.1s done [2023-07-24T21:06:13.706Z] #146 writing image sha256:279d907b2bb5ed751f0caba5d6c40218d0777c27488c6e6bc938b08a107886f0 0.0s done [2023-07-24T21:06:13.706Z] #146 naming to docker.io/library/security-spire-agent done [2023-07-24T21:06:13.706Z] #146 naming to docker.io/library/security-spire-server done [2023-07-24T21:06:13.706Z] #146 writing image sha256:4d697b56938d513751bcad9080323ce1a4f346bc7624ad240710d00ca06b1c70 done [2023-07-24T21:06:13.706Z] #146 naming to docker.io/library/security-spire-config done [2023-07-24T21:06:13.706Z] #146 DONE 1.1s [2023-07-24T21:06:13.706Z] [2023-07-24T21:06:13.706Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:06:31.021Z] #74 ... [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #67 DONE 50.8s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #72 DONE 46.9s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #74 DONE 45.1s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #69 DONE 49.4s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #66 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #66 DONE 51.2s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #75 [core-data builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #75 ... [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #76 DONE 1.3s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #77 DONE 1.4s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #78 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #79 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #80 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #80 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #81 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #82 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #83 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #84 [support-notifications builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #84 DONE 1.4s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #85 [core-command builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #85 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #86 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #87 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #88 [security-spire-server builder 6/9] COPY . . [2023-07-24T21:06:31.021Z] #88 DONE 1.4s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #75 [core-data builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #75 DONE 1.4s [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T21:06:31.021Z] #89 ... [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #90 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #91 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #92 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #93 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #94 [core-metadata builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #94 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #95 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #96 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #97 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #98 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #99 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #100 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #101 [support-scheduler builder 6/7] COPY . . [2023-07-24T21:06:31.021Z] #101 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:06:31.021Z] #102 ... [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:06:31.021Z] #103 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:06:31.021Z] #104 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #105 [security-spire-config builder 6/9] COPY . . [2023-07-24T21:06:31.021Z] #105 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #106 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:31.021Z] #106 CACHED [2023-07-24T21:06:31.021Z] [2023-07-24T21:06:31.021Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:06:31.021Z] #107 DONE 0.6s [2023-07-24T21:06:31.317Z] [2023-07-24T21:06:31.317Z] #108 [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 [2023-07-24T21:06:31.775Z] #107 ... [2023-07-24T21:06:31.775Z] [2023-07-24T21:06:31.775Z] #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T21:06:31.775Z] #110 79.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-24T21:06:36.681Z] #108 ... [2023-07-24T21:06:36.681Z] [2023-07-24T21:06:36.681Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T21:06:36.681Z] #0 5.759 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-24T21:06:36.948Z] #109 ... [2023-07-24T21:06:36.948Z] [2023-07-24T21:06:36.948Z] #108 [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 [2023-07-24T21:06:36.948Z] #108 DONE 5.7s [2023-07-24T21:06:36.948Z] [2023-07-24T21:06:36.948Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-24T21:06:36.948Z] #110 DONE 0.2s [2023-07-24T21:06:36.948Z] [2023-07-24T21:06:36.948Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:06:36.948Z] #0 5.500 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T21:06:37.216Z] #111 ... [2023-07-24T21:06:37.216Z] [2023-07-24T21:06:37.216Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T21:06:37.216Z] #89 6.533 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T21:06:37.492Z] #89 ... [2023-07-24T21:06:37.492Z] [2023-07-24T21:06:37.492Z] #112 [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 [2023-07-24T21:06:37.492Z] #112 DONE 6.5s [2023-07-24T21:06:37.767Z] [2023-07-24T21:06:37.767Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:37.767Z] #113 DONE 0.4s [2023-07-24T21:06:37.767Z] [2023-07-24T21:06:37.767Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-24T21:06:38.372Z] #114 DONE 0.6s [2023-07-24T21:06:38.372Z] [2023-07-24T21:06:38.372Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:38.372Z] #115 DONE 0.4s [2023-07-24T21:06:38.372Z] [2023-07-24T21:06:38.372Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:06:38.372Z] #102 6.703 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T21:06:38.640Z] #102 ... [2023-07-24T21:06:38.640Z] [2023-07-24T21:06:38.640Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:38.640Z] #116 DONE 0.2s [2023-07-24T21:06:38.908Z] [2023-07-24T21:06:38.908Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T21:06:38.908Z] #0 6.724 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T21:06:38.908Z] #117 ... [2023-07-24T21:06:38.908Z] [2023-07-24T21:06:38.908Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:39.957Z] #110 DONE 87.9s [2023-07-24T21:06:39.957Z] [2023-07-24T21:06:39.957Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:06:39.957Z] #102 DONE 87.8s [2023-07-24T21:06:39.957Z] [2023-07-24T21:06:39.958Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T21:06:39.958Z] #134 DONE 87.9s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T21:06:39.958Z] #135 DONE 87.9s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:06:39.958Z] #131 DONE 87.9s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-24T21:06:39.958Z] #147 ... [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:06:39.958Z] #108 DONE 87.9s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:06:39.958Z] #107 DONE 88.0s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:06:39.958Z] #112 DONE 88.0s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T21:06:39.958Z] #133 DONE 88.0s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:06:39.958Z] #132 DONE 88.2s [2023-07-24T21:06:39.958Z] [2023-07-24T21:06:39.958Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.216Z] #148 ... [2023-07-24T21:06:40.216Z] [2023-07-24T21:06:40.216Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T21:06:40.216Z] #115 DONE 88.3s [2023-07-24T21:06:40.326Z] #118 ... [2023-07-24T21:06:40.326Z] [2023-07-24T21:06:40.326Z] #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.327Z] #119 DONE 0.2s [2023-07-24T21:06:40.327Z] [2023-07-24T21:06:40.327Z] #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:40.327Z] #120 ... [2023-07-24T21:06:40.327Z] [2023-07-24T21:06:40.327Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:40.327Z] #118 DONE 1.3s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-24T21:06:40.474Z] #147 DONE 0.7s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.474Z] #149 DONE 0.4s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.474Z] #150 DONE 0.7s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.474Z] #151 DONE 0.7s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.474Z] #148 DONE 0.5s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.474Z] #152 DONE 0.4s [2023-07-24T21:06:40.474Z] [2023-07-24T21:06:40.474Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.594Z] [2023-07-24T21:06:40.594Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:06:40.594Z] #0 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T21:06:40.594Z] #121 ... [2023-07-24T21:06:40.594Z] [2023-07-24T21:06:40.594Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:06:40.594Z] #0 6.448 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T21:06:40.732Z] #153 ... [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.732Z] #154 DONE 0.7s [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #155 DONE 0.2s [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.732Z] #156 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #157 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.732Z] #158 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #159 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #160 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.732Z] #161 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #162 DONE 0.2s [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.732Z] #163 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.732Z] #164 CACHED [2023-07-24T21:06:40.732Z] [2023-07-24T21:06:40.732Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-24T21:06:40.871Z] #122 ... [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:40.871Z] #123 DONE 0.3s [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:06:40.871Z] #0 4.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-24T21:06:40.871Z] #124 ... [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T21:06:40.871Z] #125 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T21:06:40.871Z] #126 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #127 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-24T21:06:40.871Z] #127 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.871Z] #128 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #129 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-24T21:06:40.871Z] #129 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #130 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:40.871Z] #130 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #131 [security-spire-agent builder 6/9] COPY . . [2023-07-24T21:06:40.871Z] #131 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #132 [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 [2023-07-24T21:06:40.871Z] #132 CACHED [2023-07-24T21:06:40.871Z] [2023-07-24T21:06:40.871Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T21:06:40.871Z] #0 6.123 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-24T21:06:40.995Z] #165 ... [2023-07-24T21:06:40.995Z] [2023-07-24T21:06:40.995Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.995Z] #153 DONE 0.3s [2023-07-24T21:06:40.995Z] [2023-07-24T21:06:40.995Z] #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.995Z] #166 DONE 0.3s [2023-07-24T21:06:40.995Z] [2023-07-24T21:06:40.995Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.995Z] #167 DONE 0.3s [2023-07-24T21:06:40.995Z] [2023-07-24T21:06:40.995Z] #168 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:40.995Z] #168 DONE 0.3s [2023-07-24T21:06:40.995Z] [2023-07-24T21:06:40.995Z] #169 [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 [2023-07-24T21:06:41.138Z] #133 ... [2023-07-24T21:06:41.138Z] [2023-07-24T21:06:41.138Z] #134 [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 [2023-07-24T21:06:41.138Z] #134 DONE 0.3s [2023-07-24T21:06:41.138Z] [2023-07-24T21:06:41.138Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:06:41.138Z] #0 4.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T21:06:41.138Z] #135 ... [2023-07-24T21:06:41.138Z] [2023-07-24T21:06:41.138Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T21:06:41.138Z] #0 5.116 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-24T21:06:41.406Z] #136 ... [2023-07-24T21:06:41.406Z] [2023-07-24T21:06:41.406Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T21:06:41.675Z] #137 DONE 0.4s [2023-07-24T21:06:41.675Z] [2023-07-24T21:06:41.675Z] #138 [security-spire-server] exporting to image [2023-07-24T21:06:41.675Z] #138 exporting layers [2023-07-24T21:06:42.597Z] #169 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-24T21:06:42.597Z] #170 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-24T21:06:42.597Z] #171 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-24T21:06:42.597Z] #165 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-24T21:06:42.597Z] #172 DONE 1.8s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-24T21:06:42.597Z] #173 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-24T21:06:42.597Z] #174 DONE 1.8s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-24T21:06:42.597Z] #175 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-24T21:06:42.597Z] #176 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-24T21:06:42.597Z] #177 DONE 1.7s [2023-07-24T21:06:42.597Z] [2023-07-24T21:06:42.597Z] #178 [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 [2023-07-24T21:06:42.639Z] #138 ... [2023-07-24T21:06:42.639Z] [2023-07-24T21:06:42.639Z] #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:42.639Z] #120 DONE 2.7s [2023-07-24T21:06:42.855Z] #178 ... [2023-07-24T21:06:42.855Z] [2023-07-24T21:06:42.855Z] #179 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:42.855Z] #179 DONE 0.2s [2023-07-24T21:06:42.855Z] [2023-07-24T21:06:42.855Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:42.906Z] [2023-07-24T21:06:42.906Z] #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T21:06:42.906Z] #139 DONE 2.0s [2023-07-24T21:06:42.906Z] [2023-07-24T21:06:42.906Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:43.173Z] #140 ... [2023-07-24T21:06:43.173Z] [2023-07-24T21:06:43.173Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:43.173Z] #141 DONE 0.3s [2023-07-24T21:06:43.173Z] [2023-07-24T21:06:43.173Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-24T21:06:43.184Z] #180 ... [2023-07-24T21:06:43.184Z] [2023-07-24T21:06:43.184Z] #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 [2023-07-24T21:06:43.184Z] #181 DONE 0.7s [2023-07-24T21:06:43.184Z] [2023-07-24T21:06:43.184Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.184Z] #182 DONE 0.7s [2023-07-24T21:06:43.184Z] [2023-07-24T21:06:43.184Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.184Z] #183 DONE 0.7s [2023-07-24T21:06:43.184Z] [2023-07-24T21:06:43.184Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.184Z] #184 DONE 0.7s [2023-07-24T21:06:43.443Z] #142 DONE 0.2s [2023-07-24T21:06:43.443Z] [2023-07-24T21:06:43.443Z] #143 [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 [2023-07-24T21:06:43.443Z] #143 DONE 0.2s [2023-07-24T21:06:43.443Z] [2023-07-24T21:06:43.443Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.610Z] #185 DONE 0.8s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.610Z] #186 DONE 0.9s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.610Z] #180 DONE 0.8s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #146 [support-notifications] exporting to image [2023-07-24T21:06:43.610Z] #146 exporting layers [2023-07-24T21:06:43.610Z] #146 ... [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-24T21:06:43.610Z] #187 DONE 0.9s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #178 [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 [2023-07-24T21:06:43.610Z] #178 DONE 0.9s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-24T21:06:43.610Z] #188 DONE 3.0s [2023-07-24T21:06:43.610Z] [2023-07-24T21:06:43.610Z] #146 [support-notifications] exporting to image [2023-07-24T21:06:43.610Z] #146 exporting layers 0.2s done [2023-07-24T21:06:43.709Z] #135 ... [2023-07-24T21:06:43.709Z] [2023-07-24T21:06:43.709Z] #138 [security-spire-config] exporting to image [2023-07-24T21:06:43.709Z] #138 exporting layers 2.2s done [2023-07-24T21:06:43.709Z] #138 writing image sha256:478accee704c6e6fb5861f9a3cc2f7c09466c0ae57a4f20f90a1b226c10149cb 0.0s done [2023-07-24T21:06:43.709Z] #138 naming to docker.io/library/security-spire-server-arm64 done [2023-07-24T21:06:43.869Z] #146 ... [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:43.869Z] #189 DONE 0.5s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:43.869Z] #190 DONE 0.4s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #146 [support-notifications] exporting to image [2023-07-24T21:06:43.869Z] #146 exporting layers 0.5s done [2023-07-24T21:06:43.869Z] #146 ... [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:06:43.869Z] #191 DONE 0.4s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-24T21:06:43.869Z] #192 DONE 0.4s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:43.869Z] #193 DONE 0.4s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:06:43.869Z] #194 DONE 0.4s [2023-07-24T21:06:43.869Z] [2023-07-24T21:06:43.869Z] #146 [core-data] exporting to image [2023-07-24T21:06:43.869Z] #146 writing image sha256:1bd6800b33fc1c63d0e6fb70eb54ae452eddd500c7a113cde2adff4b8f04554b 0.0s done [2023-07-24T21:06:43.869Z] #146 writing image sha256:53bcd8521b9ea33e1fd0844f884b7d194c4374b12034f801ded9288786d51b7f 0.0s done [2023-07-24T21:06:43.869Z] #146 writing image sha256:0b68e707315a5b6f2b26420fe22ba64f897d4694aebbf1cccec6ab38fb114635 0.0s done [2023-07-24T21:06:43.869Z] #146 writing image sha256:cf7072e6e06202d2d36500e72d60a39ac4cb1d38a3d0b39f847f9e55efb87227 done [2023-07-24T21:06:43.869Z] #146 writing image sha256:8f703a4ece37593e6fcfca91f0250331e77a66f6c4054f4ff950926b01fd01c3 0.0s done [2023-07-24T21:06:43.869Z] #146 naming to docker.io/library/support-scheduler done [2023-07-24T21:06:43.869Z] #146 naming to docker.io/library/support-notifications done [2023-07-24T21:06:43.869Z] #146 naming to docker.io/library/core-command done [2023-07-24T21:06:43.869Z] #146 naming to docker.io/library/core-data done [2023-07-24T21:06:43.869Z] #146 naming to docker.io/library/security-spiffe-token-provider [2023-07-24T21:06:44.144Z] #146 naming to docker.io/library/security-spiffe-token-provider done [2023-07-24T21:06:44.403Z] #146 exporting layers 0.5s done [2023-07-24T21:06:44.403Z] #146 writing image sha256:7e70ededf84fda3fd43da509700f762f9d15619b7daa3d0e16b6241665bea477 done [2023-07-24T21:06:44.403Z] #146 naming to docker.io/library/core-metadata done [2023-07-24T21:06:44.403Z] #146 DONE 2.3s [2023-07-24T21:06:44.403Z] [2023-07-24T21:06:44.403Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:06:44.403Z] #195 DONE 0.6s [2023-07-24T21:06:44.403Z] [2023-07-24T21:06:44.403Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-24T21:06:44.403Z] #196 DONE 0.5s [2023-07-24T21:06:44.403Z] [2023-07-24T21:06:44.403Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T21:06:44.985Z] #197 DONE 0.6s [2023-07-24T21:06:44.985Z] [2023-07-24T21:06:44.985Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-24T21:06:44.985Z] #198 DONE 0.6s [2023-07-24T21:06:44.985Z] [2023-07-24T21:06:44.985Z] #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:45.130Z] #138 ... [2023-07-24T21:06:45.130Z] [2023-07-24T21:06:45.130Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T21:06:45.130Z] #140 DONE 2.2s [2023-07-24T21:06:45.130Z] [2023-07-24T21:06:45.130Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T21:06:45.130Z] #144 DONE 0.2s [2023-07-24T21:06:45.130Z] [2023-07-24T21:06:45.130Z] #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 [2023-07-24T21:06:45.246Z] #199 DONE 0.2s [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-24T21:06:45.246Z] #200 DONE 0.2s [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #201 [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/ [2023-07-24T21:06:45.246Z] #201 DONE 0.0s [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:06:45.246Z] #202 DONE 1.4s [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-24T21:06:45.246Z] #146 ... [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #203 [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/ [2023-07-24T21:06:45.246Z] #203 DONE 0.1s [2023-07-24T21:06:45.246Z] [2023-07-24T21:06:45.246Z] #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-24T21:06:45.246Z] #204 DONE 0.0s [2023-07-24T21:06:45.436Z] #145 DONE 0.3s [2023-07-24T21:06:45.436Z] [2023-07-24T21:06:45.437Z] #138 [security-spire-server] exporting to image [2023-07-24T21:06:45.437Z] #138 exporting layers 2.0s done [2023-07-24T21:06:45.504Z] [2023-07-24T21:06:45.504Z] #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-24T21:06:45.504Z] #205 DONE 0.0s [2023-07-24T21:06:45.504Z] [2023-07-24T21:06:45.504Z] #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:06:45.504Z] #206 DONE 1.6s [2023-07-24T21:06:45.504Z] [2023-07-24T21:06:45.504Z] #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:06:45.504Z] #207 DONE 1.6s [2023-07-24T21:06:45.504Z] [2023-07-24T21:06:45.504Z] #146 [security-proxy-setup] exporting to image [2023-07-24T21:06:45.504Z] #146 exporting layers 0.1s done [2023-07-24T21:06:45.504Z] #146 writing image sha256:d7ab83c2d11b7bd031ebc5b839a380c3e25e475a1ebc5c8ae685bd8179e090ff [2023-07-24T21:06:45.707Z] #138 writing image sha256:758c3d95bb206d440dfadda8d5b38a29ac0c9eabf145dd6c73fe6692deca5617 0.0s done [2023-07-24T21:06:45.707Z] #138 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-24T21:06:45.707Z] #138 DONE 4.1s [2023-07-24T21:06:45.707Z] [2023-07-24T21:06:45.707Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-24T21:06:45.707Z] #146 DONE 0.3s [2023-07-24T21:06:45.707Z] [2023-07-24T21:06:45.707Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T21:06:45.780Z] #146 writing image sha256:d7ab83c2d11b7bd031ebc5b839a380c3e25e475a1ebc5c8ae685bd8179e090ff done [2023-07-24T21:06:45.780Z] #146 naming to docker.io/library/security-proxy-setup done [2023-07-24T21:06:45.780Z] #146 ... [2023-07-24T21:06:45.780Z] [2023-07-24T21:06:45.780Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:06:45.780Z] #208 DONE 0.7s [2023-07-24T21:06:45.982Z] #109 ... [2023-07-24T21:06:45.982Z] [2023-07-24T21:06:45.983Z] #138 [security-spire-agent] exporting to image [2023-07-24T21:06:46.038Z] [2023-07-24T21:06:46.038Z] #146 [security-secretstore-setup] exporting to image [2023-07-24T21:06:46.038Z] #146 ... [2023-07-24T21:06:46.038Z] [2023-07-24T21:06:46.038Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T21:06:46.038Z] #209 DONE 0.7s [2023-07-24T21:06:46.297Z] [2023-07-24T21:06:46.297Z] #146 [security-bootstrapper] exporting to image [2023-07-24T21:06:46.297Z] #146 exporting layers 1.1s done [2023-07-24T21:06:46.297Z] #146 writing image sha256:115dd77b0bc37e7bf809d93151e31402c9e39484926c864f6ad21d2c73199e2d [2023-07-24T21:06:46.297Z] #146 exporting layers 0.3s done [2023-07-24T21:06:46.297Z] #146 writing image sha256:115dd77b0bc37e7bf809d93151e31402c9e39484926c864f6ad21d2c73199e2d 0.0s done [2023-07-24T21:06:46.297Z] #146 writing image sha256:0a67f8dadfef3877f6836836e7f3c75e0712d6d12f9dac046edfdd216d77f614 0.0s done [2023-07-24T21:06:46.297Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-24T21:06:46.297Z] #146 naming to docker.io/library/security-proxy-auth done [2023-07-24T21:06:46.297Z] #146 writing image sha256:079dcee34180facd5bfa17f45b4e52b6928dee7acd89bfc3e5ee2e276dd00987 done [2023-07-24T21:06:46.297Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-07-24T21:06:46.297Z] #146 writing image sha256:f62d1ac61798303e079e3005cc79ee1031e480014cac105d6f9ef086fd46907f done [2023-07-24T21:06:46.297Z] #146 naming to docker.io/library/security-bootstrapper done [2023-07-24T21:06:46.297Z] #146 DONE 3.5s [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:06:46.297Z] time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-24T21:06:46.309Z] $ docker stop --time=1 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 [2023-07-24T21:06:47.931Z] #138 exporting layers 1.7s done [2023-07-24T21:06:47.931Z] #138 writing image sha256:1eebc933f8e308fedd35b1ba2cfc0b0f35c14be818ea9d5590dadb39977d7aba done [2023-07-24T21:06:47.931Z] #138 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-24T21:06:47.931Z] #138 DONE 5.7s [2023-07-24T21:06:47.931Z] [2023-07-24T21:06:47.931Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:06:49.302Z] $ docker rm -f --volumes 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T21:06:49.628Z] + docker images [2023-07-24T21:06:49.629Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-24T21:06:49.629Z] security-bootstrapper latest f62d1ac61798 4 seconds ago 22.7MB [2023-07-24T21:06:49.629Z] security-proxy-auth latest 0a67f8dadfef 4 seconds ago 18.9MB [2023-07-24T21:06:49.629Z] security-proxy-setup latest d7ab83c2d11b 4 seconds ago 24.1MB [2023-07-24T21:06:49.629Z] security-secretstore-setup latest 079dcee34180 4 seconds ago 43.6MB [2023-07-24T21:06:49.629Z] core-common-config-bootstrapper latest 115dd77b0bc3 4 seconds ago 17.8MB [2023-07-24T21:06:49.629Z] core-metadata latest 7e70ededf84f 6 seconds ago 21.1MB [2023-07-24T21:06:49.629Z] core-command latest 1bd6800b33fc 6 seconds ago 20.5MB [2023-07-24T21:06:49.629Z] core-data latest 0b68e707315a 6 seconds ago 20.7MB [2023-07-24T21:06:49.629Z] support-scheduler latest cf7072e6e062 6 seconds ago 32.4MB [2023-07-24T21:06:49.629Z] support-notifications latest 53bcd8521b9e 6 seconds ago 33MB [2023-07-24T21:06:49.629Z] security-spiffe-token-provider latest 8f703a4ece37 7 seconds ago 33.4MB [2023-07-24T21:06:49.629Z] security-spire-server latest 8184a42dd190 37 seconds ago 107MB [2023-07-24T21:06:49.629Z] security-spire-config latest 4d697b56938d 37 seconds ago 102MB [2023-07-24T21:06:49.629Z] security-spire-agent latest 279d907b2bb5 37 seconds ago 166MB [2023-07-24T21:06:49.629Z] ci-base-image-x86_64 latest 677e55e2520c 5 minutes ago 1.06GB [2023-07-24T21:06:49.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB [2023-07-24T21:06:49.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB [2023-07-24T21:06:49.629Z] 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 [2023-07-24T21:06:49.719Z] provisioning config files... [2023-07-24T21:06:49.727Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config13790534168995247713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:06:50.025Z] ---> docker-login.sh [2023-07-24T21:06:50.025Z] nexus3.edgexfoundry.org:10001 [2023-07-24T21:06:50.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:06:50.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:06:50.026Z] Configure a credential helper to remove this warning. See [2023-07-24T21:06:50.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:06:50.026Z] [2023-07-24T21:06:50.026Z] Login Succeeded [2023-07-24T21:06:50.026Z] nexus3.edgexfoundry.org:10002 [2023-07-24T21:06:50.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:06:50.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:06:50.284Z] Configure a credential helper to remove this warning. See [2023-07-24T21:06:50.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:06:50.284Z] [2023-07-24T21:06:50.284Z] Login Succeeded [2023-07-24T21:06:50.284Z] nexus3.edgexfoundry.org:10003 [2023-07-24T21:06:50.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:06:50.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:06:50.284Z] Configure a credential helper to remove this warning. See [2023-07-24T21:06:50.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:06:50.284Z] [2023-07-24T21:06:50.284Z] Login Succeeded [2023-07-24T21:06:50.284Z] nexus3.edgexfoundry.org:10004 [2023-07-24T21:06:50.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:06:50.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:06:50.542Z] Configure a credential helper to remove this warning. See [2023-07-24T21:06:50.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:06:50.542Z] [2023-07-24T21:06:50.542Z] Login Succeeded [2023-07-24T21:06:50.542Z] docker.io [2023-07-24T21:06:50.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:06:50.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:06:50.801Z] Configure a credential helper to remove this warning. See [2023-07-24T21:06:50.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:06:50.801Z] [2023-07-24T21:06:50.801Z] Login Succeeded [2023-07-24T21:06:50.801Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T21:06:50.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:06:50.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:06:50.853Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-24T21:06:50.853Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:06:50.853Z] latest [2023-07-24T21:06:50.853Z] 3.1.0-dev.15 [2023-07-24T21:06:50.853Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:06:50.853Z] main [2023-07-24T21:06:50.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:51.158Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:51.470Z] + docker push nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:06:51.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-24T21:06:51.470Z] 517510f43cbf: Preparing [2023-07-24T21:06:51.470Z] 26d9dd18e0bb: Preparing [2023-07-24T21:06:51.470Z] 769b0b4f447d: Preparing [2023-07-24T21:06:51.470Z] 1417f19ec536: Preparing [2023-07-24T21:06:51.470Z] 96a17e36b993: Preparing [2023-07-24T21:06:51.470Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:51.470Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:51.470Z] 517510f43cbf: Pushed [2023-07-24T21:06:51.470Z] 769b0b4f447d: Pushed [2023-07-24T21:06:51.470Z] 1417f19ec536: Pushed [2023-07-24T21:06:51.470Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:51.470Z] 96a17e36b993: Pushed [2023-07-24T21:06:52.844Z] 26d9dd18e0bb: Pushed [2023-07-24T21:06:53.103Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:53.408Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:53.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-24T21:06:53.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-24T21:06:53.707Z] 517510f43cbf: Preparing [2023-07-24T21:06:53.707Z] 26d9dd18e0bb: Preparing [2023-07-24T21:06:53.707Z] 769b0b4f447d: Preparing [2023-07-24T21:06:53.707Z] 1417f19ec536: Preparing [2023-07-24T21:06:53.707Z] 96a17e36b993: Preparing [2023-07-24T21:06:53.708Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:53.708Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:53.708Z] 517510f43cbf: Layer already exists [2023-07-24T21:06:53.708Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:53.708Z] 26d9dd18e0bb: Layer already exists [2023-07-24T21:06:53.708Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:53.708Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:53.708Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:53.708Z] latest: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:54.017Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:54.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 [2023-07-24T21:06:54.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-24T21:06:54.321Z] 517510f43cbf: Preparing [2023-07-24T21:06:54.321Z] 26d9dd18e0bb: Preparing [2023-07-24T21:06:54.321Z] 769b0b4f447d: Preparing [2023-07-24T21:06:54.321Z] 1417f19ec536: Preparing [2023-07-24T21:06:54.321Z] 96a17e36b993: Preparing [2023-07-24T21:06:54.321Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:54.321Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:54.321Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:54.321Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:54.321Z] 517510f43cbf: Layer already exists [2023-07-24T21:06:54.321Z] 26d9dd18e0bb: Layer already exists [2023-07-24T21:06:54.321Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:54.321Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:54.321Z] 3.1.0-dev.15: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:54.635Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:54.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:06:54.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-24T21:06:54.942Z] 517510f43cbf: Preparing [2023-07-24T21:06:54.942Z] 26d9dd18e0bb: Preparing [2023-07-24T21:06:54.942Z] 769b0b4f447d: Preparing [2023-07-24T21:06:54.942Z] 1417f19ec536: Preparing [2023-07-24T21:06:54.942Z] 96a17e36b993: Preparing [2023-07-24T21:06:54.942Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:54.942Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:54.942Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:54.942Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:54.942Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:54.942Z] 517510f43cbf: Layer already exists [2023-07-24T21:06:54.942Z] 26d9dd18e0bb: Layer already exists [2023-07-24T21:06:54.942Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:54.942Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:55.253Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:55.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-24T21:06:55.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-24T21:06:55.560Z] 517510f43cbf: Preparing [2023-07-24T21:06:55.560Z] 26d9dd18e0bb: Preparing [2023-07-24T21:06:55.560Z] 769b0b4f447d: Preparing [2023-07-24T21:06:55.560Z] 1417f19ec536: Preparing [2023-07-24T21:06:55.560Z] 96a17e36b993: Preparing [2023-07-24T21:06:55.560Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:55.560Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:55.560Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:55.560Z] 26d9dd18e0bb: Layer already exists [2023-07-24T21:06:55.560Z] 517510f43cbf: Layer already exists [2023-07-24T21:06:55.560Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:55.560Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:55.560Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:55.560Z] main: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:06:55.602Z] ===================================================== [Pipeline] echo [2023-07-24T21:06:55.608Z] taggedImages: [2023-07-24T21:06:55.608Z] - nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:06:55.608Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-24T21:06:55.608Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 [2023-07-24T21:06:55.608Z] - nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:06:55.608Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-24T21:06:55.622Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-24T21:06:55.622Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:06:55.622Z] latest [2023-07-24T21:06:55.622Z] 3.1.0-dev.15 [2023-07-24T21:06:55.622Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:06:55.622Z] main [2023-07-24T21:06:55.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:55.936Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:56.238Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:06:56.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-24T21:06:56.238Z] b7ffc8351298: Preparing [2023-07-24T21:06:56.238Z] cd92245221a9: Preparing [2023-07-24T21:06:56.238Z] 66442b332555: Preparing [2023-07-24T21:06:56.238Z] 95c132cca378: Preparing [2023-07-24T21:06:56.238Z] 769b0b4f447d: Preparing [2023-07-24T21:06:56.238Z] 1417f19ec536: Preparing [2023-07-24T21:06:56.238Z] 96a17e36b993: Preparing [2023-07-24T21:06:56.238Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:56.238Z] 96a17e36b993: Waiting [2023-07-24T21:06:56.238Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:56.238Z] 1417f19ec536: Waiting [2023-07-24T21:06:56.238Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:56.238Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:56.238Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:56.238Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:56.238Z] cd92245221a9: Pushed [2023-07-24T21:06:56.238Z] b7ffc8351298: Pushed [2023-07-24T21:06:56.238Z] 66442b332555: Pushed [2023-07-24T21:06:57.615Z] 95c132cca378: Pushed [2023-07-24T21:06:57.615Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:57.919Z] + 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 [2023-07-24T21:06:58.222Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-24T21:06:58.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-24T21:06:58.222Z] b7ffc8351298: Preparing [2023-07-24T21:06:58.222Z] cd92245221a9: Preparing [2023-07-24T21:06:58.222Z] 66442b332555: Preparing [2023-07-24T21:06:58.222Z] 95c132cca378: Preparing [2023-07-24T21:06:58.222Z] 769b0b4f447d: Preparing [2023-07-24T21:06:58.222Z] 1417f19ec536: Preparing [2023-07-24T21:06:58.222Z] 96a17e36b993: Preparing [2023-07-24T21:06:58.222Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:58.222Z] 1417f19ec536: Waiting [2023-07-24T21:06:58.222Z] 96a17e36b993: Waiting [2023-07-24T21:06:58.222Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:58.222Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:58.222Z] cd92245221a9: Layer already exists [2023-07-24T21:06:58.222Z] 66442b332555: Layer already exists [2023-07-24T21:06:58.222Z] b7ffc8351298: Layer already exists [2023-07-24T21:06:58.222Z] 95c132cca378: Layer already exists [2023-07-24T21:06:58.222Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:58.222Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:58.222Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:58.222Z] latest: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:58.538Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:58.847Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 [2023-07-24T21:06:58.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-24T21:06:58.848Z] b7ffc8351298: Preparing [2023-07-24T21:06:58.848Z] cd92245221a9: Preparing [2023-07-24T21:06:58.848Z] 66442b332555: Preparing [2023-07-24T21:06:58.848Z] 95c132cca378: Preparing [2023-07-24T21:06:58.848Z] 769b0b4f447d: Preparing [2023-07-24T21:06:58.848Z] 1417f19ec536: Preparing [2023-07-24T21:06:58.848Z] 96a17e36b993: Preparing [2023-07-24T21:06:58.848Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:58.848Z] 96a17e36b993: Waiting [2023-07-24T21:06:58.848Z] 1417f19ec536: Waiting [2023-07-24T21:06:58.848Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:58.848Z] 95c132cca378: Layer already exists [2023-07-24T21:06:58.848Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:58.848Z] 66442b332555: Layer already exists [2023-07-24T21:06:58.848Z] cd92245221a9: Layer already exists [2023-07-24T21:06:58.848Z] b7ffc8351298: Layer already exists [2023-07-24T21:06:58.848Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:58.848Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:58.848Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:58.848Z] 3.1.0-dev.15: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:59.164Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:59.465Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:06:59.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-24T21:06:59.465Z] b7ffc8351298: Preparing [2023-07-24T21:06:59.465Z] cd92245221a9: Preparing [2023-07-24T21:06:59.465Z] 66442b332555: Preparing [2023-07-24T21:06:59.465Z] 95c132cca378: Preparing [2023-07-24T21:06:59.465Z] 769b0b4f447d: Preparing [2023-07-24T21:06:59.465Z] 1417f19ec536: Preparing [2023-07-24T21:06:59.465Z] 96a17e36b993: Preparing [2023-07-24T21:06:59.465Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:06:59.465Z] 1417f19ec536: Waiting [2023-07-24T21:06:59.465Z] 96a17e36b993: Waiting [2023-07-24T21:06:59.465Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:06:59.465Z] b7ffc8351298: Layer already exists [2023-07-24T21:06:59.465Z] 769b0b4f447d: Layer already exists [2023-07-24T21:06:59.465Z] cd92245221a9: Layer already exists [2023-07-24T21:06:59.465Z] 66442b332555: Layer already exists [2023-07-24T21:06:59.465Z] 95c132cca378: Layer already exists [2023-07-24T21:06:59.466Z] 1417f19ec536: Layer already exists [2023-07-24T21:06:59.466Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:06:59.466Z] 96a17e36b993: Layer already exists [2023-07-24T21:06:59.466Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:06:59.772Z] + 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 [2023-07-24T21:07:00.073Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-24T21:07:00.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-24T21:07:00.074Z] b7ffc8351298: Preparing [2023-07-24T21:07:00.074Z] cd92245221a9: Preparing [2023-07-24T21:07:00.074Z] 66442b332555: Preparing [2023-07-24T21:07:00.074Z] 95c132cca378: Preparing [2023-07-24T21:07:00.074Z] 769b0b4f447d: Preparing [2023-07-24T21:07:00.074Z] 1417f19ec536: Preparing [2023-07-24T21:07:00.074Z] 96a17e36b993: Preparing [2023-07-24T21:07:00.074Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:00.074Z] 1417f19ec536: Waiting [2023-07-24T21:07:00.074Z] 96a17e36b993: Waiting [2023-07-24T21:07:00.074Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:00.074Z] cd92245221a9: Layer already exists [2023-07-24T21:07:00.074Z] 95c132cca378: Layer already exists [2023-07-24T21:07:00.074Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:00.074Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:00.074Z] 66442b332555: Layer already exists [2023-07-24T21:07:00.074Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:00.074Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:00.074Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:00.074Z] main: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:00.109Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:00.115Z] taggedImages: [2023-07-24T21:07:00.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:00.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-24T21:07:00.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 [2023-07-24T21:07:00.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:00.115Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-24T21:07:00.134Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-24T21:07:00.134Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:00.134Z] latest [2023-07-24T21:07:00.134Z] 3.1.0-dev.15 [2023-07-24T21:07:00.134Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:00.134Z] main [2023-07-24T21:07:00.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:00.450Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:00.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:00.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-24T21:07:00.748Z] 741ac276da08: Preparing [2023-07-24T21:07:00.748Z] 8b5d1fa3ad3b: Preparing [2023-07-24T21:07:00.748Z] 769b0b4f447d: Preparing [2023-07-24T21:07:00.748Z] 1417f19ec536: Preparing [2023-07-24T21:07:00.748Z] 96a17e36b993: Preparing [2023-07-24T21:07:00.748Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:00.748Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:00.748Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:00.748Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:00.748Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:00.748Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:00.748Z] 741ac276da08: Pushed [2023-07-24T21:07:02.120Z] 8b5d1fa3ad3b: Pushed [2023-07-24T21:07:02.120Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:02.429Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:02.735Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-24T21:07:02.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-24T21:07:02.735Z] 741ac276da08: Preparing [2023-07-24T21:07:02.735Z] 8b5d1fa3ad3b: Preparing [2023-07-24T21:07:02.735Z] 769b0b4f447d: Preparing [2023-07-24T21:07:02.735Z] 1417f19ec536: Preparing [2023-07-24T21:07:02.735Z] 96a17e36b993: Preparing [2023-07-24T21:07:02.735Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:02.735Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:02.735Z] 8b5d1fa3ad3b: Layer already exists [2023-07-24T21:07:02.735Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:02.735Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:02.735Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:02.735Z] 741ac276da08: Layer already exists [2023-07-24T21:07:02.735Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:02.735Z] latest: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:03.047Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:03.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 [2023-07-24T21:07:03.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-24T21:07:03.361Z] 741ac276da08: Preparing [2023-07-24T21:07:03.361Z] 8b5d1fa3ad3b: Preparing [2023-07-24T21:07:03.361Z] 769b0b4f447d: Preparing [2023-07-24T21:07:03.361Z] 1417f19ec536: Preparing [2023-07-24T21:07:03.361Z] 96a17e36b993: Preparing [2023-07-24T21:07:03.361Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:03.361Z] 8b5d1fa3ad3b: Layer already exists [2023-07-24T21:07:03.361Z] 741ac276da08: Layer already exists [2023-07-24T21:07:03.361Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:03.361Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:03.361Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:03.361Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:03.361Z] 3.1.0-dev.15: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:03.668Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:03.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:03.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-24T21:07:03.973Z] 741ac276da08: Preparing [2023-07-24T21:07:03.973Z] 8b5d1fa3ad3b: Preparing [2023-07-24T21:07:03.973Z] 769b0b4f447d: Preparing [2023-07-24T21:07:03.973Z] 1417f19ec536: Preparing [2023-07-24T21:07:03.973Z] 96a17e36b993: Preparing [2023-07-24T21:07:03.973Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:03.973Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:03.973Z] 8b5d1fa3ad3b: Layer already exists [2023-07-24T21:07:03.973Z] 741ac276da08: Layer already exists [2023-07-24T21:07:03.973Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:03.973Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:03.973Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:03.973Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:03.973Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:04.287Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:04.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-24T21:07:04.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-24T21:07:04.591Z] 741ac276da08: Preparing [2023-07-24T21:07:04.591Z] 8b5d1fa3ad3b: Preparing [2023-07-24T21:07:04.591Z] 769b0b4f447d: Preparing [2023-07-24T21:07:04.591Z] 1417f19ec536: Preparing [2023-07-24T21:07:04.591Z] 96a17e36b993: Preparing [2023-07-24T21:07:04.591Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:04.591Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:04.591Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:04.591Z] 741ac276da08: Layer already exists [2023-07-24T21:07:04.591Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:04.591Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:04.591Z] 8b5d1fa3ad3b: Layer already exists [2023-07-24T21:07:04.591Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:04.591Z] main: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:04.632Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:04.641Z] taggedImages: [2023-07-24T21:07:04.641Z] - nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:04.641Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-24T21:07:04.641Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 [2023-07-24T21:07:04.641Z] - nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:04.641Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-24T21:07:04.658Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-24T21:07:04.658Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:04.658Z] latest [2023-07-24T21:07:04.658Z] 3.1.0-dev.15 [2023-07-24T21:07:04.658Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:04.658Z] main [2023-07-24T21:07:04.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:04.966Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:05.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:05.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-24T21:07:05.268Z] f9df866aae1d: Preparing [2023-07-24T21:07:05.268Z] 76496a5bacf9: Preparing [2023-07-24T21:07:05.268Z] 9194fdc85cf6: Preparing [2023-07-24T21:07:05.268Z] 769b0b4f447d: Preparing [2023-07-24T21:07:05.268Z] 1417f19ec536: Preparing [2023-07-24T21:07:05.268Z] 96a17e36b993: Preparing [2023-07-24T21:07:05.268Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:05.268Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:05.268Z] 96a17e36b993: Waiting [2023-07-24T21:07:05.268Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:05.268Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:05.268Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:05.268Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:05.268Z] f9df866aae1d: Pushed [2023-07-24T21:07:05.268Z] 76496a5bacf9: Pushed [2023-07-24T21:07:06.641Z] 9194fdc85cf6: Pushed [2023-07-24T21:07:06.899Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:07.214Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:07.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-24T21:07:07.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-24T21:07:07.517Z] f9df866aae1d: Preparing [2023-07-24T21:07:07.517Z] 76496a5bacf9: Preparing [2023-07-24T21:07:07.517Z] 9194fdc85cf6: Preparing [2023-07-24T21:07:07.517Z] 769b0b4f447d: Preparing [2023-07-24T21:07:07.517Z] 1417f19ec536: Preparing [2023-07-24T21:07:07.517Z] 96a17e36b993: Preparing [2023-07-24T21:07:07.517Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:07.517Z] 96a17e36b993: Waiting [2023-07-24T21:07:07.517Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:07.517Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:07.517Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:07.517Z] 9194fdc85cf6: Layer already exists [2023-07-24T21:07:07.517Z] f9df866aae1d: Layer already exists [2023-07-24T21:07:07.517Z] 76496a5bacf9: Layer already exists [2023-07-24T21:07:07.517Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:07.517Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:07.517Z] latest: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:07.826Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:08.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 [2023-07-24T21:07:08.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-24T21:07:08.136Z] f9df866aae1d: Preparing [2023-07-24T21:07:08.136Z] 76496a5bacf9: Preparing [2023-07-24T21:07:08.136Z] 9194fdc85cf6: Preparing [2023-07-24T21:07:08.136Z] 769b0b4f447d: Preparing [2023-07-24T21:07:08.136Z] 1417f19ec536: Preparing [2023-07-24T21:07:08.136Z] 96a17e36b993: Preparing [2023-07-24T21:07:08.136Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:08.136Z] 96a17e36b993: Waiting [2023-07-24T21:07:08.136Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:08.136Z] 9194fdc85cf6: Layer already exists [2023-07-24T21:07:08.136Z] 76496a5bacf9: Layer already exists [2023-07-24T21:07:08.136Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:08.136Z] f9df866aae1d: Layer already exists [2023-07-24T21:07:08.136Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:08.136Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:08.136Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:08.136Z] 3.1.0-dev.15: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:08.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:08.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:08.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-24T21:07:08.749Z] f9df866aae1d: Preparing [2023-07-24T21:07:08.749Z] 76496a5bacf9: Preparing [2023-07-24T21:07:08.749Z] 9194fdc85cf6: Preparing [2023-07-24T21:07:08.749Z] 769b0b4f447d: Preparing [2023-07-24T21:07:08.749Z] 1417f19ec536: Preparing [2023-07-24T21:07:08.749Z] 96a17e36b993: Preparing [2023-07-24T21:07:08.749Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:08.749Z] 96a17e36b993: Waiting [2023-07-24T21:07:08.749Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:08.749Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:08.749Z] f9df866aae1d: Layer already exists [2023-07-24T21:07:08.749Z] 9194fdc85cf6: Layer already exists [2023-07-24T21:07:08.749Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:08.749Z] 76496a5bacf9: Layer already exists [2023-07-24T21:07:08.749Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:08.749Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:08.749Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:09.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:09.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-24T21:07:09.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-24T21:07:09.362Z] f9df866aae1d: Preparing [2023-07-24T21:07:09.362Z] 76496a5bacf9: Preparing [2023-07-24T21:07:09.362Z] 9194fdc85cf6: Preparing [2023-07-24T21:07:09.362Z] 769b0b4f447d: Preparing [2023-07-24T21:07:09.362Z] 1417f19ec536: Preparing [2023-07-24T21:07:09.362Z] 96a17e36b993: Preparing [2023-07-24T21:07:09.362Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:09.362Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:09.362Z] 96a17e36b993: Waiting [2023-07-24T21:07:09.362Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:09.362Z] 9194fdc85cf6: Layer already exists [2023-07-24T21:07:09.362Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:09.362Z] f9df866aae1d: Layer already exists [2023-07-24T21:07:09.362Z] 76496a5bacf9: Layer already exists [2023-07-24T21:07:09.362Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:09.362Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:09.362Z] main: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:09.400Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:09.406Z] taggedImages: [2023-07-24T21:07:09.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:09.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-24T21:07:09.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 [2023-07-24T21:07:09.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:09.406Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-24T21:07:09.425Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-24T21:07:09.425Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:09.425Z] latest [2023-07-24T21:07:09.425Z] 3.1.0-dev.15 [2023-07-24T21:07:09.425Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:09.425Z] main [2023-07-24T21:07:09.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:09.738Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:10.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:10.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-24T21:07:10.106Z] e8f684dada6d: Preparing [2023-07-24T21:07:10.106Z] 1e63a97df943: Preparing [2023-07-24T21:07:10.106Z] de9def4e4e5c: Preparing [2023-07-24T21:07:10.106Z] 67eaad9cfed0: Preparing [2023-07-24T21:07:10.106Z] 8d979b37f1b0: Preparing [2023-07-24T21:07:10.106Z] 971cb7dc4bb1: Preparing [2023-07-24T21:07:10.106Z] cca0b409f9e7: Preparing [2023-07-24T21:07:10.106Z] 769b0b4f447d: Preparing [2023-07-24T21:07:10.106Z] 1417f19ec536: Preparing [2023-07-24T21:07:10.106Z] 2ceda616761f: Preparing [2023-07-24T21:07:10.106Z] 5bce9b0664d5: Preparing [2023-07-24T21:07:10.106Z] 5f70bf18a086: Preparing [2023-07-24T21:07:10.106Z] 13457826ad5d: Preparing [2023-07-24T21:07:10.106Z] 650c21d4ae44: Preparing [2023-07-24T21:07:10.106Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:10.106Z] 2ceda616761f: Waiting [2023-07-24T21:07:10.106Z] 13457826ad5d: Waiting [2023-07-24T21:07:10.106Z] 5bce9b0664d5: Waiting [2023-07-24T21:07:10.106Z] 5f70bf18a086: Waiting [2023-07-24T21:07:10.106Z] 650c21d4ae44: Waiting [2023-07-24T21:07:10.106Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:10.106Z] 971cb7dc4bb1: Waiting [2023-07-24T21:07:10.106Z] cca0b409f9e7: Waiting [2023-07-24T21:07:10.106Z] 769b0b4f447d: Waiting [2023-07-24T21:07:10.106Z] 1417f19ec536: Waiting [2023-07-24T21:07:10.106Z] 67eaad9cfed0: Pushed [2023-07-24T21:07:10.106Z] e8f684dada6d: Pushed [2023-07-24T21:07:10.106Z] 1e63a97df943: Pushed [2023-07-24T21:07:10.106Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:10.106Z] de9def4e4e5c: Pushed [2023-07-24T21:07:10.106Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:10.106Z] 971cb7dc4bb1: Pushed [2023-07-24T21:07:10.106Z] 8d979b37f1b0: Pushed [2023-07-24T21:07:10.396Z] 2ceda616761f: Pushed [2023-07-24T21:07:10.396Z] 5f70bf18a086: Pushed [2023-07-24T21:07:10.396Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:10.396Z] 13457826ad5d: Pushed [2023-07-24T21:07:10.396Z] 5bce9b0664d5: Pushed [2023-07-24T21:07:10.396Z] 650c21d4ae44: Pushed [2023-07-24T21:07:11.866Z] cca0b409f9e7: Pushed [2023-07-24T21:07:11.866Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:12.231Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:12.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-24T21:07:12.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-24T21:07:12.601Z] e8f684dada6d: Preparing [2023-07-24T21:07:12.601Z] 1e63a97df943: Preparing [2023-07-24T21:07:12.601Z] de9def4e4e5c: Preparing [2023-07-24T21:07:12.601Z] 67eaad9cfed0: Preparing [2023-07-24T21:07:12.601Z] 8d979b37f1b0: Preparing [2023-07-24T21:07:12.601Z] 971cb7dc4bb1: Preparing [2023-07-24T21:07:12.601Z] cca0b409f9e7: Preparing [2023-07-24T21:07:12.601Z] 769b0b4f447d: Preparing [2023-07-24T21:07:12.601Z] 1417f19ec536: Preparing [2023-07-24T21:07:12.601Z] 2ceda616761f: Preparing [2023-07-24T21:07:12.601Z] 5bce9b0664d5: Preparing [2023-07-24T21:07:12.601Z] 5f70bf18a086: Preparing [2023-07-24T21:07:12.601Z] 13457826ad5d: Preparing [2023-07-24T21:07:12.601Z] 650c21d4ae44: Preparing [2023-07-24T21:07:12.601Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:12.601Z] cca0b409f9e7: Waiting [2023-07-24T21:07:12.601Z] 769b0b4f447d: Waiting [2023-07-24T21:07:12.601Z] 1417f19ec536: Waiting [2023-07-24T21:07:12.601Z] 2ceda616761f: Waiting [2023-07-24T21:07:12.601Z] 13457826ad5d: Waiting [2023-07-24T21:07:12.601Z] 5bce9b0664d5: Waiting [2023-07-24T21:07:12.601Z] 650c21d4ae44: Waiting [2023-07-24T21:07:12.601Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:12.601Z] 971cb7dc4bb1: Waiting [2023-07-24T21:07:12.601Z] 8d979b37f1b0: Layer already exists [2023-07-24T21:07:12.601Z] de9def4e4e5c: Layer already exists [2023-07-24T21:07:12.601Z] 1e63a97df943: Layer already exists [2023-07-24T21:07:12.601Z] e8f684dada6d: Layer already exists [2023-07-24T21:07:12.601Z] 67eaad9cfed0: Layer already exists [2023-07-24T21:07:12.601Z] 971cb7dc4bb1: Layer already exists [2023-07-24T21:07:12.601Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:12.601Z] cca0b409f9e7: Layer already exists [2023-07-24T21:07:12.601Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:12.601Z] 2ceda616761f: Layer already exists [2023-07-24T21:07:12.601Z] 5bce9b0664d5: Layer already exists [2023-07-24T21:07:12.601Z] 5f70bf18a086: Layer already exists [2023-07-24T21:07:12.601Z] 13457826ad5d: Layer already exists [2023-07-24T21:07:12.601Z] 650c21d4ae44: Layer already exists [2023-07-24T21:07:12.601Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:12.601Z] latest: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:12.909Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:13.224Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 [2023-07-24T21:07:13.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-24T21:07:13.224Z] e8f684dada6d: Preparing [2023-07-24T21:07:13.224Z] 1e63a97df943: Preparing [2023-07-24T21:07:13.224Z] de9def4e4e5c: Preparing [2023-07-24T21:07:13.224Z] 67eaad9cfed0: Preparing [2023-07-24T21:07:13.224Z] 8d979b37f1b0: Preparing [2023-07-24T21:07:13.224Z] 971cb7dc4bb1: Preparing [2023-07-24T21:07:13.224Z] cca0b409f9e7: Preparing [2023-07-24T21:07:13.224Z] 769b0b4f447d: Preparing [2023-07-24T21:07:13.224Z] 1417f19ec536: Preparing [2023-07-24T21:07:13.224Z] 2ceda616761f: Preparing [2023-07-24T21:07:13.224Z] 5bce9b0664d5: Preparing [2023-07-24T21:07:13.224Z] 5f70bf18a086: Preparing [2023-07-24T21:07:13.224Z] 13457826ad5d: Preparing [2023-07-24T21:07:13.224Z] 650c21d4ae44: Preparing [2023-07-24T21:07:13.224Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:13.224Z] cca0b409f9e7: Waiting [2023-07-24T21:07:13.224Z] 769b0b4f447d: Waiting [2023-07-24T21:07:13.224Z] 1417f19ec536: Waiting [2023-07-24T21:07:13.224Z] 2ceda616761f: Waiting [2023-07-24T21:07:13.224Z] 5bce9b0664d5: Waiting [2023-07-24T21:07:13.224Z] 5f70bf18a086: Waiting [2023-07-24T21:07:13.224Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:13.224Z] 13457826ad5d: Waiting [2023-07-24T21:07:13.224Z] 971cb7dc4bb1: Waiting [2023-07-24T21:07:13.224Z] 1e63a97df943: Layer already exists [2023-07-24T21:07:13.224Z] e8f684dada6d: Layer already exists [2023-07-24T21:07:13.224Z] de9def4e4e5c: Layer already exists [2023-07-24T21:07:13.224Z] 8d979b37f1b0: Layer already exists [2023-07-24T21:07:13.224Z] 67eaad9cfed0: Layer already exists [2023-07-24T21:07:13.224Z] 971cb7dc4bb1: Layer already exists [2023-07-24T21:07:13.224Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:13.224Z] 2ceda616761f: Layer already exists [2023-07-24T21:07:13.224Z] cca0b409f9e7: Layer already exists [2023-07-24T21:07:13.224Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:13.224Z] 5bce9b0664d5: Layer already exists [2023-07-24T21:07:13.224Z] 5f70bf18a086: Layer already exists [2023-07-24T21:07:13.224Z] 650c21d4ae44: Layer already exists [2023-07-24T21:07:13.224Z] 13457826ad5d: Layer already exists [2023-07-24T21:07:13.224Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:13.224Z] 3.1.0-dev.15: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:13.537Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:13.846Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:13.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-24T21:07:13.846Z] e8f684dada6d: Preparing [2023-07-24T21:07:13.846Z] 1e63a97df943: Preparing [2023-07-24T21:07:13.846Z] de9def4e4e5c: Preparing [2023-07-24T21:07:13.846Z] 67eaad9cfed0: Preparing [2023-07-24T21:07:13.846Z] 8d979b37f1b0: Preparing [2023-07-24T21:07:13.846Z] 971cb7dc4bb1: Preparing [2023-07-24T21:07:13.846Z] cca0b409f9e7: Preparing [2023-07-24T21:07:13.846Z] 769b0b4f447d: Preparing [2023-07-24T21:07:13.846Z] 1417f19ec536: Preparing [2023-07-24T21:07:13.846Z] 2ceda616761f: Preparing [2023-07-24T21:07:13.846Z] 5bce9b0664d5: Preparing [2023-07-24T21:07:13.846Z] 5f70bf18a086: Preparing [2023-07-24T21:07:13.846Z] 13457826ad5d: Preparing [2023-07-24T21:07:13.846Z] 650c21d4ae44: Preparing [2023-07-24T21:07:13.846Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:13.846Z] 5bce9b0664d5: Waiting [2023-07-24T21:07:13.846Z] 971cb7dc4bb1: Waiting [2023-07-24T21:07:13.846Z] 5f70bf18a086: Waiting [2023-07-24T21:07:13.846Z] cca0b409f9e7: Waiting [2023-07-24T21:07:13.846Z] 13457826ad5d: Waiting [2023-07-24T21:07:13.846Z] 650c21d4ae44: Waiting [2023-07-24T21:07:13.846Z] 769b0b4f447d: Waiting [2023-07-24T21:07:13.846Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:13.846Z] 1417f19ec536: Waiting [2023-07-24T21:07:13.846Z] 2ceda616761f: Waiting [2023-07-24T21:07:13.846Z] de9def4e4e5c: Layer already exists [2023-07-24T21:07:13.846Z] 8d979b37f1b0: Layer already exists [2023-07-24T21:07:13.846Z] e8f684dada6d: Layer already exists [2023-07-24T21:07:13.846Z] 67eaad9cfed0: Layer already exists [2023-07-24T21:07:13.846Z] 1e63a97df943: Layer already exists [2023-07-24T21:07:13.846Z] 971cb7dc4bb1: Layer already exists [2023-07-24T21:07:13.846Z] cca0b409f9e7: Layer already exists [2023-07-24T21:07:13.846Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:13.846Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:13.846Z] 5bce9b0664d5: Layer already exists [2023-07-24T21:07:13.846Z] 2ceda616761f: Layer already exists [2023-07-24T21:07:13.846Z] 5f70bf18a086: Layer already exists [2023-07-24T21:07:13.846Z] 650c21d4ae44: Layer already exists [2023-07-24T21:07:13.846Z] 13457826ad5d: Layer already exists [2023-07-24T21:07:13.846Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:13.846Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:14.155Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:14.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-24T21:07:14.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-24T21:07:14.458Z] e8f684dada6d: Preparing [2023-07-24T21:07:14.458Z] 1e63a97df943: Preparing [2023-07-24T21:07:14.458Z] de9def4e4e5c: Preparing [2023-07-24T21:07:14.458Z] 67eaad9cfed0: Preparing [2023-07-24T21:07:14.458Z] 8d979b37f1b0: Preparing [2023-07-24T21:07:14.458Z] 971cb7dc4bb1: Preparing [2023-07-24T21:07:14.458Z] cca0b409f9e7: Preparing [2023-07-24T21:07:14.458Z] 769b0b4f447d: Preparing [2023-07-24T21:07:14.458Z] 1417f19ec536: Preparing [2023-07-24T21:07:14.458Z] 2ceda616761f: Preparing [2023-07-24T21:07:14.458Z] 5bce9b0664d5: Preparing [2023-07-24T21:07:14.458Z] 5f70bf18a086: Preparing [2023-07-24T21:07:14.458Z] 13457826ad5d: Preparing [2023-07-24T21:07:14.458Z] 650c21d4ae44: Preparing [2023-07-24T21:07:14.458Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:14.458Z] 971cb7dc4bb1: Waiting [2023-07-24T21:07:14.458Z] cca0b409f9e7: Waiting [2023-07-24T21:07:14.458Z] 769b0b4f447d: Waiting [2023-07-24T21:07:14.458Z] 1417f19ec536: Waiting [2023-07-24T21:07:14.458Z] 2ceda616761f: Waiting [2023-07-24T21:07:14.458Z] 5bce9b0664d5: Waiting [2023-07-24T21:07:14.458Z] 5f70bf18a086: Waiting [2023-07-24T21:07:14.458Z] 13457826ad5d: Waiting [2023-07-24T21:07:14.458Z] 650c21d4ae44: Waiting [2023-07-24T21:07:14.458Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:14.458Z] 8d979b37f1b0: Layer already exists [2023-07-24T21:07:14.458Z] e8f684dada6d: Layer already exists [2023-07-24T21:07:14.458Z] 1e63a97df943: Layer already exists [2023-07-24T21:07:14.458Z] de9def4e4e5c: Layer already exists [2023-07-24T21:07:14.458Z] 67eaad9cfed0: Layer already exists [2023-07-24T21:07:14.458Z] cca0b409f9e7: Layer already exists [2023-07-24T21:07:14.458Z] 971cb7dc4bb1: Layer already exists [2023-07-24T21:07:14.458Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:14.458Z] 2ceda616761f: Layer already exists [2023-07-24T21:07:14.458Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:14.458Z] 5bce9b0664d5: Layer already exists [2023-07-24T21:07:14.458Z] 13457826ad5d: Layer already exists [2023-07-24T21:07:14.458Z] 650c21d4ae44: Layer already exists [2023-07-24T21:07:14.458Z] 5f70bf18a086: Layer already exists [2023-07-24T21:07:14.458Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:14.458Z] main: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:14.502Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:14.515Z] taggedImages: [2023-07-24T21:07:14.515Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:14.515Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-24T21:07:14.515Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 [2023-07-24T21:07:14.515Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:14.515Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-24T21:07:14.542Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-24T21:07:14.542Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:14.542Z] latest [2023-07-24T21:07:14.542Z] 3.1.0-dev.15 [2023-07-24T21:07:14.542Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:14.542Z] main [2023-07-24T21:07:14.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:14.866Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:15.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:15.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-24T21:07:15.185Z] b7ffc8351298: Preparing [2023-07-24T21:07:15.185Z] cd92245221a9: Preparing [2023-07-24T21:07:15.185Z] 965f457b1ebe: Preparing [2023-07-24T21:07:15.185Z] c57a7770c0de: Preparing [2023-07-24T21:07:15.185Z] 769b0b4f447d: Preparing [2023-07-24T21:07:15.185Z] 1417f19ec536: Preparing [2023-07-24T21:07:15.185Z] 96a17e36b993: Preparing [2023-07-24T21:07:15.185Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:15.185Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:15.185Z] cd92245221a9: Layer already exists [2023-07-24T21:07:15.185Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:15.185Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:15.185Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:15.185Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:15.185Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:15.185Z] 965f457b1ebe: Pushed [2023-07-24T21:07:16.565Z] c57a7770c0de: Pushed [2023-07-24T21:07:16.565Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:16.886Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:17.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-24T21:07:17.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-24T21:07:17.200Z] b7ffc8351298: Preparing [2023-07-24T21:07:17.200Z] cd92245221a9: Preparing [2023-07-24T21:07:17.200Z] 965f457b1ebe: Preparing [2023-07-24T21:07:17.200Z] c57a7770c0de: Preparing [2023-07-24T21:07:17.200Z] 769b0b4f447d: Preparing [2023-07-24T21:07:17.200Z] 1417f19ec536: Preparing [2023-07-24T21:07:17.200Z] 96a17e36b993: Preparing [2023-07-24T21:07:17.200Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:17.200Z] 96a17e36b993: Waiting [2023-07-24T21:07:17.200Z] 1417f19ec536: Waiting [2023-07-24T21:07:17.200Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:17.200Z] c57a7770c0de: Layer already exists [2023-07-24T21:07:17.200Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:17.200Z] 965f457b1ebe: Layer already exists [2023-07-24T21:07:17.200Z] cd92245221a9: Layer already exists [2023-07-24T21:07:17.200Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:17.200Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:17.200Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:17.200Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:17.200Z] latest: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:17.517Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:17.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 [2023-07-24T21:07:17.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-24T21:07:17.828Z] b7ffc8351298: Preparing [2023-07-24T21:07:17.828Z] cd92245221a9: Preparing [2023-07-24T21:07:17.828Z] 965f457b1ebe: Preparing [2023-07-24T21:07:17.828Z] c57a7770c0de: Preparing [2023-07-24T21:07:17.828Z] 769b0b4f447d: Preparing [2023-07-24T21:07:17.828Z] 1417f19ec536: Preparing [2023-07-24T21:07:17.828Z] 96a17e36b993: Preparing [2023-07-24T21:07:17.828Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:17.828Z] 1417f19ec536: Waiting [2023-07-24T21:07:17.828Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:17.828Z] 96a17e36b993: Waiting [2023-07-24T21:07:17.828Z] c57a7770c0de: Layer already exists [2023-07-24T21:07:17.828Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:17.828Z] cd92245221a9: Layer already exists [2023-07-24T21:07:17.828Z] 965f457b1ebe: Layer already exists [2023-07-24T21:07:17.828Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:17.828Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:17.828Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:17.828Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:17.828Z] 3.1.0-dev.15: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:18.141Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:18.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:18.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-24T21:07:18.448Z] b7ffc8351298: Preparing [2023-07-24T21:07:18.448Z] cd92245221a9: Preparing [2023-07-24T21:07:18.448Z] 965f457b1ebe: Preparing [2023-07-24T21:07:18.448Z] c57a7770c0de: Preparing [2023-07-24T21:07:18.448Z] 769b0b4f447d: Preparing [2023-07-24T21:07:18.448Z] 1417f19ec536: Preparing [2023-07-24T21:07:18.448Z] 96a17e36b993: Preparing [2023-07-24T21:07:18.448Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:18.448Z] 1417f19ec536: Waiting [2023-07-24T21:07:18.448Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:18.448Z] 96a17e36b993: Waiting [2023-07-24T21:07:18.448Z] cd92245221a9: Layer already exists [2023-07-24T21:07:18.448Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:18.448Z] 965f457b1ebe: Layer already exists [2023-07-24T21:07:18.448Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:18.448Z] c57a7770c0de: Layer already exists [2023-07-24T21:07:18.448Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:18.448Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:18.448Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:18.448Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:18.762Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:19.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-24T21:07:19.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-24T21:07:19.077Z] b7ffc8351298: Preparing [2023-07-24T21:07:19.077Z] cd92245221a9: Preparing [2023-07-24T21:07:19.077Z] 965f457b1ebe: Preparing [2023-07-24T21:07:19.077Z] c57a7770c0de: Preparing [2023-07-24T21:07:19.077Z] 769b0b4f447d: Preparing [2023-07-24T21:07:19.077Z] 1417f19ec536: Preparing [2023-07-24T21:07:19.077Z] 96a17e36b993: Preparing [2023-07-24T21:07:19.077Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:19.077Z] 96a17e36b993: Waiting [2023-07-24T21:07:19.077Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:19.077Z] 965f457b1ebe: Layer already exists [2023-07-24T21:07:19.077Z] b7ffc8351298: Layer already exists [2023-07-24T21:07:19.077Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:19.077Z] cd92245221a9: Layer already exists [2023-07-24T21:07:19.077Z] c57a7770c0de: Layer already exists [2023-07-24T21:07:19.077Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:19.077Z] 96a17e36b993: Layer already exists [2023-07-24T21:07:19.077Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:19.077Z] main: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:19.118Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:19.125Z] taggedImages: [2023-07-24T21:07:19.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:19.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-24T21:07:19.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 [2023-07-24T21:07:19.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:19.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-24T21:07:19.140Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-24T21:07:19.140Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:19.140Z] latest [2023-07-24T21:07:19.140Z] 3.1.0-dev.15 [2023-07-24T21:07:19.140Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:19.140Z] main [2023-07-24T21:07:19.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:19.443Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:19.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:19.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-24T21:07:19.750Z] 2498172aa84d: Preparing [2023-07-24T21:07:19.750Z] 47ae0a334453: Preparing [2023-07-24T21:07:19.750Z] 3239d366f091: Preparing [2023-07-24T21:07:19.750Z] a993f7a6164f: Preparing [2023-07-24T21:07:19.750Z] 769b0b4f447d: Preparing [2023-07-24T21:07:19.750Z] 1417f19ec536: Preparing [2023-07-24T21:07:19.750Z] f507f23abf58: Preparing [2023-07-24T21:07:19.750Z] da8157cbd260: Preparing [2023-07-24T21:07:19.750Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:19.750Z] f507f23abf58: Waiting [2023-07-24T21:07:19.750Z] 1417f19ec536: Waiting [2023-07-24T21:07:19.750Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:19.750Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:19.750Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:19.750Z] 47ae0a334453: Pushed [2023-07-24T21:07:19.750Z] a993f7a6164f: Pushed [2023-07-24T21:07:19.750Z] 2498172aa84d: Pushed [2023-07-24T21:07:19.750Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:19.750Z] f507f23abf58: Pushed [2023-07-24T21:07:20.686Z] da8157cbd260: Pushed [2023-07-24T21:07:21.624Z] 3239d366f091: Pushed [2023-07-24T21:07:21.883Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:22.209Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:22.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-24T21:07:22.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-24T21:07:22.517Z] 2498172aa84d: Preparing [2023-07-24T21:07:22.517Z] 47ae0a334453: Preparing [2023-07-24T21:07:22.517Z] 3239d366f091: Preparing [2023-07-24T21:07:22.517Z] a993f7a6164f: Preparing [2023-07-24T21:07:22.517Z] 769b0b4f447d: Preparing [2023-07-24T21:07:22.517Z] 1417f19ec536: Preparing [2023-07-24T21:07:22.517Z] f507f23abf58: Preparing [2023-07-24T21:07:22.517Z] da8157cbd260: Preparing [2023-07-24T21:07:22.517Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:22.517Z] 1417f19ec536: Waiting [2023-07-24T21:07:22.517Z] f507f23abf58: Waiting [2023-07-24T21:07:22.517Z] da8157cbd260: Waiting [2023-07-24T21:07:22.517Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:22.517Z] 47ae0a334453: Layer already exists [2023-07-24T21:07:22.517Z] a993f7a6164f: Layer already exists [2023-07-24T21:07:22.517Z] 3239d366f091: Layer already exists [2023-07-24T21:07:22.517Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:22.517Z] 2498172aa84d: Layer already exists [2023-07-24T21:07:22.517Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:22.517Z] f507f23abf58: Layer already exists [2023-07-24T21:07:22.517Z] da8157cbd260: Layer already exists [2023-07-24T21:07:22.517Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:22.517Z] latest: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:22.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:23.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 [2023-07-24T21:07:23.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-24T21:07:23.132Z] 2498172aa84d: Preparing [2023-07-24T21:07:23.132Z] 47ae0a334453: Preparing [2023-07-24T21:07:23.132Z] 3239d366f091: Preparing [2023-07-24T21:07:23.132Z] a993f7a6164f: Preparing [2023-07-24T21:07:23.132Z] 769b0b4f447d: Preparing [2023-07-24T21:07:23.132Z] 1417f19ec536: Preparing [2023-07-24T21:07:23.132Z] f507f23abf58: Preparing [2023-07-24T21:07:23.132Z] da8157cbd260: Preparing [2023-07-24T21:07:23.132Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:23.132Z] da8157cbd260: Waiting [2023-07-24T21:07:23.132Z] f507f23abf58: Waiting [2023-07-24T21:07:23.132Z] 1417f19ec536: Waiting [2023-07-24T21:07:23.132Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:23.132Z] 2498172aa84d: Layer already exists [2023-07-24T21:07:23.132Z] a993f7a6164f: Layer already exists [2023-07-24T21:07:23.132Z] 3239d366f091: Layer already exists [2023-07-24T21:07:23.132Z] 47ae0a334453: Layer already exists [2023-07-24T21:07:23.132Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:23.132Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:23.132Z] f507f23abf58: Layer already exists [2023-07-24T21:07:23.132Z] da8157cbd260: Layer already exists [2023-07-24T21:07:23.132Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:23.132Z] 3.1.0-dev.15: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:23.438Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:23.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:23.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-24T21:07:23.743Z] 2498172aa84d: Preparing [2023-07-24T21:07:23.743Z] 47ae0a334453: Preparing [2023-07-24T21:07:23.743Z] 3239d366f091: Preparing [2023-07-24T21:07:23.743Z] a993f7a6164f: Preparing [2023-07-24T21:07:23.743Z] 769b0b4f447d: Preparing [2023-07-24T21:07:23.743Z] 1417f19ec536: Preparing [2023-07-24T21:07:23.743Z] f507f23abf58: Preparing [2023-07-24T21:07:23.743Z] da8157cbd260: Preparing [2023-07-24T21:07:23.743Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:23.743Z] 1417f19ec536: Waiting [2023-07-24T21:07:23.743Z] f507f23abf58: Waiting [2023-07-24T21:07:23.743Z] da8157cbd260: Waiting [2023-07-24T21:07:23.743Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:23.743Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:23.743Z] 3239d366f091: Layer already exists [2023-07-24T21:07:23.743Z] 2498172aa84d: Layer already exists [2023-07-24T21:07:23.743Z] a993f7a6164f: Layer already exists [2023-07-24T21:07:23.743Z] 47ae0a334453: Layer already exists [2023-07-24T21:07:23.743Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:23.743Z] f507f23abf58: Layer already exists [2023-07-24T21:07:23.743Z] da8157cbd260: Layer already exists [2023-07-24T21:07:23.743Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:23.743Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:24.058Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:24.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-24T21:07:24.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-24T21:07:24.363Z] 2498172aa84d: Preparing [2023-07-24T21:07:24.363Z] 47ae0a334453: Preparing [2023-07-24T21:07:24.363Z] 3239d366f091: Preparing [2023-07-24T21:07:24.363Z] a993f7a6164f: Preparing [2023-07-24T21:07:24.363Z] 769b0b4f447d: Preparing [2023-07-24T21:07:24.363Z] 1417f19ec536: Preparing [2023-07-24T21:07:24.363Z] f507f23abf58: Preparing [2023-07-24T21:07:24.363Z] da8157cbd260: Preparing [2023-07-24T21:07:24.363Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:24.363Z] 1417f19ec536: Waiting [2023-07-24T21:07:24.363Z] f507f23abf58: Waiting [2023-07-24T21:07:24.363Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:24.363Z] a993f7a6164f: Layer already exists [2023-07-24T21:07:24.363Z] 2498172aa84d: Layer already exists [2023-07-24T21:07:24.363Z] 47ae0a334453: Layer already exists [2023-07-24T21:07:24.363Z] 3239d366f091: Layer already exists [2023-07-24T21:07:24.363Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:24.363Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:24.363Z] da8157cbd260: Layer already exists [2023-07-24T21:07:24.363Z] f507f23abf58: Layer already exists [2023-07-24T21:07:24.363Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:24.363Z] main: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:24.406Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:24.412Z] taggedImages: [2023-07-24T21:07:24.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:24.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-24T21:07:24.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 [2023-07-24T21:07:24.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:24.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-24T21:07:24.434Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-24T21:07:24.434Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:24.434Z] latest [2023-07-24T21:07:24.434Z] 3.1.0-dev.15 [2023-07-24T21:07:24.434Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:24.434Z] main [2023-07-24T21:07:24.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:24.751Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:25.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:25.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-24T21:07:25.057Z] a3b3b6997b7e: Preparing [2023-07-24T21:07:25.057Z] f51a5a6151c5: Preparing [2023-07-24T21:07:25.057Z] d86919727a28: Preparing [2023-07-24T21:07:25.057Z] efc3151eed8b: Preparing [2023-07-24T21:07:25.057Z] ca5f7d56a78d: Preparing [2023-07-24T21:07:25.057Z] 7f10344edf0e: Preparing [2023-07-24T21:07:25.057Z] 253af66dc318: Preparing [2023-07-24T21:07:25.057Z] 769b0b4f447d: Preparing [2023-07-24T21:07:25.057Z] 1417f19ec536: Preparing [2023-07-24T21:07:25.057Z] a7dcb9976d89: Preparing [2023-07-24T21:07:25.057Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:25.057Z] 769b0b4f447d: Waiting [2023-07-24T21:07:25.057Z] 1417f19ec536: Waiting [2023-07-24T21:07:25.057Z] a7dcb9976d89: Waiting [2023-07-24T21:07:25.057Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:25.057Z] 7f10344edf0e: Waiting [2023-07-24T21:07:25.057Z] 253af66dc318: Waiting [2023-07-24T21:07:25.057Z] a3b3b6997b7e: Pushed [2023-07-24T21:07:25.057Z] ca5f7d56a78d: Pushed [2023-07-24T21:07:25.057Z] f51a5a6151c5: Pushed [2023-07-24T21:07:25.315Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:25.315Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:25.315Z] 7f10344edf0e: Pushed [2023-07-24T21:07:25.315Z] 253af66dc318: Pushed [2023-07-24T21:07:25.315Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:26.247Z] efc3151eed8b: Pushed [2023-07-24T21:07:26.247Z] a7dcb9976d89: Pushed [2023-07-24T21:07:26.505Z] d86919727a28: Pushed [2023-07-24T21:07:26.763Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:27.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:27.374Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-24T21:07:27.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-24T21:07:27.374Z] a3b3b6997b7e: Preparing [2023-07-24T21:07:27.374Z] f51a5a6151c5: Preparing [2023-07-24T21:07:27.374Z] d86919727a28: Preparing [2023-07-24T21:07:27.374Z] efc3151eed8b: Preparing [2023-07-24T21:07:27.374Z] ca5f7d56a78d: Preparing [2023-07-24T21:07:27.374Z] 7f10344edf0e: Preparing [2023-07-24T21:07:27.374Z] 253af66dc318: Preparing [2023-07-24T21:07:27.374Z] 769b0b4f447d: Preparing [2023-07-24T21:07:27.374Z] 1417f19ec536: Preparing [2023-07-24T21:07:27.374Z] a7dcb9976d89: Preparing [2023-07-24T21:07:27.374Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:27.374Z] 7f10344edf0e: Waiting [2023-07-24T21:07:27.374Z] 253af66dc318: Waiting [2023-07-24T21:07:27.374Z] 769b0b4f447d: Waiting [2023-07-24T21:07:27.374Z] a7dcb9976d89: Waiting [2023-07-24T21:07:27.374Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:27.374Z] a3b3b6997b7e: Layer already exists [2023-07-24T21:07:27.374Z] f51a5a6151c5: Layer already exists [2023-07-24T21:07:27.374Z] d86919727a28: Layer already exists [2023-07-24T21:07:27.374Z] efc3151eed8b: Layer already exists [2023-07-24T21:07:27.374Z] ca5f7d56a78d: Layer already exists [2023-07-24T21:07:27.374Z] 7f10344edf0e: Layer already exists [2023-07-24T21:07:27.374Z] 253af66dc318: Layer already exists [2023-07-24T21:07:27.374Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:27.374Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:27.374Z] a7dcb9976d89: Layer already exists [2023-07-24T21:07:27.374Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:27.374Z] latest: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:27.678Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:27.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 [2023-07-24T21:07:27.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-24T21:07:27.987Z] a3b3b6997b7e: Preparing [2023-07-24T21:07:27.987Z] f51a5a6151c5: Preparing [2023-07-24T21:07:27.987Z] d86919727a28: Preparing [2023-07-24T21:07:27.987Z] efc3151eed8b: Preparing [2023-07-24T21:07:27.987Z] ca5f7d56a78d: Preparing [2023-07-24T21:07:27.987Z] 7f10344edf0e: Preparing [2023-07-24T21:07:27.987Z] 253af66dc318: Preparing [2023-07-24T21:07:27.987Z] 769b0b4f447d: Preparing [2023-07-24T21:07:27.987Z] 1417f19ec536: Preparing [2023-07-24T21:07:27.987Z] a7dcb9976d89: Preparing [2023-07-24T21:07:27.987Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:27.987Z] 1417f19ec536: Waiting [2023-07-24T21:07:27.987Z] 769b0b4f447d: Waiting [2023-07-24T21:07:27.987Z] a7dcb9976d89: Waiting [2023-07-24T21:07:27.987Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:27.987Z] 253af66dc318: Waiting [2023-07-24T21:07:27.987Z] 7f10344edf0e: Waiting [2023-07-24T21:07:27.987Z] f51a5a6151c5: Layer already exists [2023-07-24T21:07:27.987Z] ca5f7d56a78d: Layer already exists [2023-07-24T21:07:27.987Z] a3b3b6997b7e: Layer already exists [2023-07-24T21:07:27.987Z] d86919727a28: Layer already exists [2023-07-24T21:07:27.987Z] efc3151eed8b: Layer already exists [2023-07-24T21:07:27.987Z] 253af66dc318: Layer already exists [2023-07-24T21:07:27.987Z] 7f10344edf0e: Layer already exists [2023-07-24T21:07:27.987Z] a7dcb9976d89: Layer already exists [2023-07-24T21:07:27.987Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:27.987Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:27.987Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:27.987Z] 3.1.0-dev.15: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:28.301Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:28.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:28.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-24T21:07:28.615Z] a3b3b6997b7e: Preparing [2023-07-24T21:07:28.615Z] f51a5a6151c5: Preparing [2023-07-24T21:07:28.615Z] d86919727a28: Preparing [2023-07-24T21:07:28.615Z] efc3151eed8b: Preparing [2023-07-24T21:07:28.615Z] ca5f7d56a78d: Preparing [2023-07-24T21:07:28.615Z] 7f10344edf0e: Preparing [2023-07-24T21:07:28.615Z] 253af66dc318: Preparing [2023-07-24T21:07:28.615Z] 769b0b4f447d: Preparing [2023-07-24T21:07:28.615Z] 1417f19ec536: Preparing [2023-07-24T21:07:28.615Z] a7dcb9976d89: Preparing [2023-07-24T21:07:28.615Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:28.615Z] 253af66dc318: Waiting [2023-07-24T21:07:28.615Z] 769b0b4f447d: Waiting [2023-07-24T21:07:28.615Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:28.615Z] 1417f19ec536: Waiting [2023-07-24T21:07:28.615Z] 7f10344edf0e: Waiting [2023-07-24T21:07:28.615Z] a7dcb9976d89: Waiting [2023-07-24T21:07:28.615Z] f51a5a6151c5: Layer already exists [2023-07-24T21:07:28.615Z] a3b3b6997b7e: Layer already exists [2023-07-24T21:07:28.615Z] ca5f7d56a78d: Layer already exists [2023-07-24T21:07:28.615Z] d86919727a28: Layer already exists [2023-07-24T21:07:28.615Z] efc3151eed8b: Layer already exists [2023-07-24T21:07:28.615Z] 253af66dc318: Layer already exists [2023-07-24T21:07:28.615Z] 7f10344edf0e: Layer already exists [2023-07-24T21:07:28.615Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:28.615Z] a7dcb9976d89: Layer already exists [2023-07-24T21:07:28.615Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:28.615Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:28.615Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:28.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:29.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-24T21:07:29.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-24T21:07:29.243Z] a3b3b6997b7e: Preparing [2023-07-24T21:07:29.243Z] f51a5a6151c5: Preparing [2023-07-24T21:07:29.243Z] d86919727a28: Preparing [2023-07-24T21:07:29.243Z] efc3151eed8b: Preparing [2023-07-24T21:07:29.243Z] ca5f7d56a78d: Preparing [2023-07-24T21:07:29.243Z] 7f10344edf0e: Preparing [2023-07-24T21:07:29.243Z] 253af66dc318: Preparing [2023-07-24T21:07:29.243Z] 769b0b4f447d: Preparing [2023-07-24T21:07:29.243Z] 1417f19ec536: Preparing [2023-07-24T21:07:29.243Z] a7dcb9976d89: Preparing [2023-07-24T21:07:29.243Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:29.243Z] 1417f19ec536: Waiting [2023-07-24T21:07:29.243Z] a7dcb9976d89: Waiting [2023-07-24T21:07:29.243Z] 7f10344edf0e: Waiting [2023-07-24T21:07:29.243Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:29.243Z] 253af66dc318: Waiting [2023-07-24T21:07:29.243Z] d86919727a28: Layer already exists [2023-07-24T21:07:29.243Z] a3b3b6997b7e: Layer already exists [2023-07-24T21:07:29.243Z] f51a5a6151c5: Layer already exists [2023-07-24T21:07:29.243Z] ca5f7d56a78d: Layer already exists [2023-07-24T21:07:29.243Z] efc3151eed8b: Layer already exists [2023-07-24T21:07:29.244Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:29.244Z] 7f10344edf0e: Layer already exists [2023-07-24T21:07:29.244Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:29.244Z] 253af66dc318: Layer already exists [2023-07-24T21:07:29.244Z] a7dcb9976d89: Layer already exists [2023-07-24T21:07:29.244Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:29.244Z] main: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:29.302Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:29.310Z] taggedImages: [2023-07-24T21:07:29.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:29.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-24T21:07:29.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 [2023-07-24T21:07:29.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:29.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-24T21:07:29.338Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-24T21:07:29.338Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:29.338Z] latest [2023-07-24T21:07:29.338Z] 3.1.0-dev.15 [2023-07-24T21:07:29.338Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:29.338Z] main [2023-07-24T21:07:29.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:29.656Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:29.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:29.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-24T21:07:29.968Z] edcb0917ea50: Preparing [2023-07-24T21:07:29.968Z] 5989f6e1b8e9: Preparing [2023-07-24T21:07:29.968Z] 769b0b4f447d: Preparing [2023-07-24T21:07:29.968Z] 1417f19ec536: Preparing [2023-07-24T21:07:29.968Z] a4a1708773e0: Preparing [2023-07-24T21:07:29.968Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:29.968Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:29.968Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:29.968Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:29.968Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:29.968Z] edcb0917ea50: Pushed [2023-07-24T21:07:30.535Z] a4a1708773e0: Pushed [2023-07-24T21:07:32.443Z] 5989f6e1b8e9: Pushed [2023-07-24T21:07:32.443Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:32.760Z] + 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 [2023-07-24T21:07:33.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-24T21:07:33.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-24T21:07:33.069Z] edcb0917ea50: Preparing [2023-07-24T21:07:33.069Z] 5989f6e1b8e9: Preparing [2023-07-24T21:07:33.069Z] 769b0b4f447d: Preparing [2023-07-24T21:07:33.069Z] 1417f19ec536: Preparing [2023-07-24T21:07:33.069Z] a4a1708773e0: Preparing [2023-07-24T21:07:33.069Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:33.069Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:33.069Z] a4a1708773e0: Layer already exists [2023-07-24T21:07:33.069Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:33.069Z] 5989f6e1b8e9: Layer already exists [2023-07-24T21:07:33.069Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:33.069Z] edcb0917ea50: Layer already exists [2023-07-24T21:07:33.069Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:33.069Z] latest: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:33.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:33.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 [2023-07-24T21:07:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-24T21:07:33.697Z] edcb0917ea50: Preparing [2023-07-24T21:07:33.697Z] 5989f6e1b8e9: Preparing [2023-07-24T21:07:33.697Z] 769b0b4f447d: Preparing [2023-07-24T21:07:33.697Z] 1417f19ec536: Preparing [2023-07-24T21:07:33.697Z] a4a1708773e0: Preparing [2023-07-24T21:07:33.697Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:33.697Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:33.697Z] edcb0917ea50: Layer already exists [2023-07-24T21:07:33.697Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:33.697Z] a4a1708773e0: Layer already exists [2023-07-24T21:07:33.697Z] 5989f6e1b8e9: Layer already exists [2023-07-24T21:07:33.697Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:33.697Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:33.697Z] 3.1.0-dev.15: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:34.005Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:34.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:34.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-24T21:07:34.317Z] edcb0917ea50: Preparing [2023-07-24T21:07:34.317Z] 5989f6e1b8e9: Preparing [2023-07-24T21:07:34.317Z] 769b0b4f447d: Preparing [2023-07-24T21:07:34.317Z] 1417f19ec536: Preparing [2023-07-24T21:07:34.317Z] a4a1708773e0: Preparing [2023-07-24T21:07:34.317Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:34.317Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:34.317Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:34.317Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:34.317Z] a4a1708773e0: Layer already exists [2023-07-24T21:07:34.317Z] 5989f6e1b8e9: Layer already exists [2023-07-24T21:07:34.317Z] edcb0917ea50: Layer already exists [2023-07-24T21:07:34.317Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:34.317Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:34.628Z] + 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 [2023-07-24T21:07:34.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-24T21:07:34.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-24T21:07:34.938Z] edcb0917ea50: Preparing [2023-07-24T21:07:34.938Z] 5989f6e1b8e9: Preparing [2023-07-24T21:07:34.938Z] 769b0b4f447d: Preparing [2023-07-24T21:07:34.938Z] 1417f19ec536: Preparing [2023-07-24T21:07:34.938Z] a4a1708773e0: Preparing [2023-07-24T21:07:34.938Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:34.938Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:34.938Z] a4a1708773e0: Layer already exists [2023-07-24T21:07:34.938Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:34.938Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:34.938Z] edcb0917ea50: Layer already exists [2023-07-24T21:07:34.938Z] 5989f6e1b8e9: Layer already exists [2023-07-24T21:07:34.938Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:34.938Z] main: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:34.980Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:34.989Z] taggedImages: [2023-07-24T21:07:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-24T21:07:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 [2023-07-24T21:07:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-24T21:07:35.007Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-24T21:07:35.007Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:35.007Z] latest [2023-07-24T21:07:35.007Z] 3.1.0-dev.15 [2023-07-24T21:07:35.007Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:35.007Z] main [2023-07-24T21:07:35.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:35.318Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:35.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:35.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-24T21:07:35.624Z] fbb1ad3891de: Preparing [2023-07-24T21:07:35.624Z] 622cde97487d: Preparing [2023-07-24T21:07:35.624Z] f921775838a4: Preparing [2023-07-24T21:07:35.624Z] 775317fe7188: Preparing [2023-07-24T21:07:35.624Z] d3580ffb2d61: Preparing [2023-07-24T21:07:35.624Z] 769b0b4f447d: Preparing [2023-07-24T21:07:35.624Z] 1417f19ec536: Preparing [2023-07-24T21:07:35.624Z] c0563dd6a164: Preparing [2023-07-24T21:07:35.624Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:35.624Z] 769b0b4f447d: Waiting [2023-07-24T21:07:35.624Z] 1417f19ec536: Waiting [2023-07-24T21:07:35.624Z] c0563dd6a164: Waiting [2023-07-24T21:07:35.624Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:35.624Z] f921775838a4: Pushed [2023-07-24T21:07:35.624Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:35.624Z] fbb1ad3891de: Pushed [2023-07-24T21:07:35.624Z] 622cde97487d: Pushed [2023-07-24T21:07:35.624Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:35.624Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:36.558Z] c0563dd6a164: Pushed [2023-07-24T21:07:41.835Z] d3580ffb2d61: Pushed [2023-07-24T21:07:43.742Z] 775317fe7188: Pushed [2023-07-24T21:07:43.742Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:44.047Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:44.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-24T21:07:44.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-24T21:07:44.347Z] fbb1ad3891de: Preparing [2023-07-24T21:07:44.347Z] 622cde97487d: Preparing [2023-07-24T21:07:44.347Z] f921775838a4: Preparing [2023-07-24T21:07:44.347Z] 775317fe7188: Preparing [2023-07-24T21:07:44.347Z] d3580ffb2d61: Preparing [2023-07-24T21:07:44.347Z] 769b0b4f447d: Preparing [2023-07-24T21:07:44.347Z] 1417f19ec536: Preparing [2023-07-24T21:07:44.347Z] c0563dd6a164: Preparing [2023-07-24T21:07:44.347Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:44.347Z] 769b0b4f447d: Waiting [2023-07-24T21:07:44.347Z] 1417f19ec536: Waiting [2023-07-24T21:07:44.347Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:44.347Z] c0563dd6a164: Waiting [2023-07-24T21:07:44.347Z] f921775838a4: Layer already exists [2023-07-24T21:07:44.347Z] 775317fe7188: Layer already exists [2023-07-24T21:07:44.347Z] 622cde97487d: Layer already exists [2023-07-24T21:07:44.347Z] fbb1ad3891de: Layer already exists [2023-07-24T21:07:44.347Z] d3580ffb2d61: Layer already exists [2023-07-24T21:07:44.347Z] c0563dd6a164: Layer already exists [2023-07-24T21:07:44.347Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:44.347Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:44.347Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:44.347Z] latest: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:44.648Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:44.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 [2023-07-24T21:07:44.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-24T21:07:44.956Z] fbb1ad3891de: Preparing [2023-07-24T21:07:44.956Z] 622cde97487d: Preparing [2023-07-24T21:07:44.956Z] f921775838a4: Preparing [2023-07-24T21:07:44.956Z] 775317fe7188: Preparing [2023-07-24T21:07:44.956Z] d3580ffb2d61: Preparing [2023-07-24T21:07:44.956Z] 769b0b4f447d: Preparing [2023-07-24T21:07:44.956Z] 1417f19ec536: Preparing [2023-07-24T21:07:44.956Z] c0563dd6a164: Preparing [2023-07-24T21:07:44.956Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:44.956Z] 769b0b4f447d: Waiting [2023-07-24T21:07:44.956Z] 1417f19ec536: Waiting [2023-07-24T21:07:44.956Z] c0563dd6a164: Waiting [2023-07-24T21:07:44.956Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:44.956Z] fbb1ad3891de: Layer already exists [2023-07-24T21:07:44.956Z] f921775838a4: Layer already exists [2023-07-24T21:07:44.956Z] 622cde97487d: Layer already exists [2023-07-24T21:07:44.956Z] d3580ffb2d61: Layer already exists [2023-07-24T21:07:44.956Z] 775317fe7188: Layer already exists [2023-07-24T21:07:44.957Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:44.957Z] c0563dd6a164: Layer already exists [2023-07-24T21:07:44.957Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:44.957Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:44.957Z] 3.1.0-dev.15: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:45.272Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:45.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:45.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-24T21:07:45.578Z] fbb1ad3891de: Preparing [2023-07-24T21:07:45.578Z] 622cde97487d: Preparing [2023-07-24T21:07:45.578Z] f921775838a4: Preparing [2023-07-24T21:07:45.578Z] 775317fe7188: Preparing [2023-07-24T21:07:45.578Z] d3580ffb2d61: Preparing [2023-07-24T21:07:45.578Z] 769b0b4f447d: Preparing [2023-07-24T21:07:45.578Z] 1417f19ec536: Preparing [2023-07-24T21:07:45.578Z] c0563dd6a164: Preparing [2023-07-24T21:07:45.578Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:45.578Z] c0563dd6a164: Waiting [2023-07-24T21:07:45.578Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:45.578Z] 769b0b4f447d: Waiting [2023-07-24T21:07:45.578Z] 622cde97487d: Layer already exists [2023-07-24T21:07:45.578Z] 775317fe7188: Layer already exists [2023-07-24T21:07:45.578Z] d3580ffb2d61: Layer already exists [2023-07-24T21:07:45.578Z] f921775838a4: Layer already exists [2023-07-24T21:07:45.578Z] fbb1ad3891de: Layer already exists [2023-07-24T21:07:45.578Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:45.578Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:45.578Z] c0563dd6a164: Layer already exists [2023-07-24T21:07:45.578Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:45.578Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:45.900Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:46.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-24T21:07:46.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-24T21:07:46.202Z] fbb1ad3891de: Preparing [2023-07-24T21:07:46.202Z] 622cde97487d: Preparing [2023-07-24T21:07:46.202Z] f921775838a4: Preparing [2023-07-24T21:07:46.202Z] 775317fe7188: Preparing [2023-07-24T21:07:46.202Z] d3580ffb2d61: Preparing [2023-07-24T21:07:46.202Z] 769b0b4f447d: Preparing [2023-07-24T21:07:46.203Z] 1417f19ec536: Preparing [2023-07-24T21:07:46.203Z] c0563dd6a164: Preparing [2023-07-24T21:07:46.203Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:46.203Z] 769b0b4f447d: Waiting [2023-07-24T21:07:46.203Z] c0563dd6a164: Waiting [2023-07-24T21:07:46.203Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:46.203Z] 1417f19ec536: Waiting [2023-07-24T21:07:46.203Z] f921775838a4: Layer already exists [2023-07-24T21:07:46.203Z] fbb1ad3891de: Layer already exists [2023-07-24T21:07:46.203Z] d3580ffb2d61: Layer already exists [2023-07-24T21:07:46.203Z] 775317fe7188: Layer already exists [2023-07-24T21:07:46.203Z] 622cde97487d: Layer already exists [2023-07-24T21:07:46.203Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:46.203Z] c0563dd6a164: Layer already exists [2023-07-24T21:07:46.203Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:46.203Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:46.203Z] main: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:46.242Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:46.251Z] taggedImages: [2023-07-24T21:07:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-24T21:07:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 [2023-07-24T21:07:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:46.251Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-24T21:07:46.275Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-24T21:07:46.275Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:46.275Z] latest [2023-07-24T21:07:46.275Z] 3.1.0-dev.15 [2023-07-24T21:07:46.275Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:46.275Z] main [2023-07-24T21:07:46.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:46.605Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:46.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:46.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-24T21:07:46.916Z] 45d76921cb4d: Preparing [2023-07-24T21:07:46.916Z] c2b67aa0698f: Preparing [2023-07-24T21:07:46.916Z] ca7a014691e5: Preparing [2023-07-24T21:07:46.916Z] 519c79cb17ed: Preparing [2023-07-24T21:07:46.916Z] 769b0b4f447d: Preparing [2023-07-24T21:07:46.916Z] 1417f19ec536: Preparing [2023-07-24T21:07:46.916Z] 354a98720e53: Preparing [2023-07-24T21:07:46.916Z] 1417f19ec536: Waiting [2023-07-24T21:07:46.916Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:46.916Z] 354a98720e53: Waiting [2023-07-24T21:07:46.916Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:46.916Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:46.916Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:46.916Z] c2b67aa0698f: Pushed [2023-07-24T21:07:46.916Z] 45d76921cb4d: Pushed [2023-07-24T21:07:46.916Z] ca7a014691e5: Pushed [2023-07-24T21:07:46.916Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:47.174Z] 354a98720e53: Pushed [2023-07-24T21:07:55.285Z] 519c79cb17ed: Pushed [2023-07-24T21:07:55.285Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:55.600Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:55.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-24T21:07:55.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-24T21:07:55.908Z] 45d76921cb4d: Preparing [2023-07-24T21:07:55.908Z] c2b67aa0698f: Preparing [2023-07-24T21:07:55.908Z] ca7a014691e5: Preparing [2023-07-24T21:07:55.908Z] 519c79cb17ed: Preparing [2023-07-24T21:07:55.908Z] 769b0b4f447d: Preparing [2023-07-24T21:07:55.908Z] 1417f19ec536: Preparing [2023-07-24T21:07:55.908Z] 354a98720e53: Preparing [2023-07-24T21:07:55.908Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:55.908Z] 1417f19ec536: Waiting [2023-07-24T21:07:55.908Z] 354a98720e53: Waiting [2023-07-24T21:07:55.908Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:55.908Z] 519c79cb17ed: Layer already exists [2023-07-24T21:07:55.908Z] 45d76921cb4d: Layer already exists [2023-07-24T21:07:55.908Z] ca7a014691e5: Layer already exists [2023-07-24T21:07:55.908Z] c2b67aa0698f: Layer already exists [2023-07-24T21:07:55.908Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:55.908Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:55.908Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:55.908Z] 354a98720e53: Layer already exists [2023-07-24T21:07:55.908Z] latest: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:56.216Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:56.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 [2023-07-24T21:07:56.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-24T21:07:56.517Z] 45d76921cb4d: Preparing [2023-07-24T21:07:56.517Z] c2b67aa0698f: Preparing [2023-07-24T21:07:56.517Z] ca7a014691e5: Preparing [2023-07-24T21:07:56.517Z] 519c79cb17ed: Preparing [2023-07-24T21:07:56.517Z] 769b0b4f447d: Preparing [2023-07-24T21:07:56.517Z] 1417f19ec536: Preparing [2023-07-24T21:07:56.517Z] 354a98720e53: Preparing [2023-07-24T21:07:56.517Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:56.517Z] 1417f19ec536: Waiting [2023-07-24T21:07:56.517Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:56.517Z] c2b67aa0698f: Layer already exists [2023-07-24T21:07:56.517Z] ca7a014691e5: Layer already exists [2023-07-24T21:07:56.517Z] 519c79cb17ed: Layer already exists [2023-07-24T21:07:56.517Z] 45d76921cb4d: Layer already exists [2023-07-24T21:07:56.517Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:56.517Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:56.517Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:56.517Z] 354a98720e53: Layer already exists [2023-07-24T21:07:56.517Z] 3.1.0-dev.15: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:56.822Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:57.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:57.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-24T21:07:57.127Z] 45d76921cb4d: Preparing [2023-07-24T21:07:57.127Z] c2b67aa0698f: Preparing [2023-07-24T21:07:57.127Z] ca7a014691e5: Preparing [2023-07-24T21:07:57.127Z] 519c79cb17ed: Preparing [2023-07-24T21:07:57.127Z] 769b0b4f447d: Preparing [2023-07-24T21:07:57.127Z] 1417f19ec536: Preparing [2023-07-24T21:07:57.127Z] 354a98720e53: Preparing [2023-07-24T21:07:57.127Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:57.127Z] 354a98720e53: Waiting [2023-07-24T21:07:57.127Z] 1417f19ec536: Waiting [2023-07-24T21:07:57.127Z] 45d76921cb4d: Layer already exists [2023-07-24T21:07:57.127Z] 519c79cb17ed: Layer already exists [2023-07-24T21:07:57.127Z] ca7a014691e5: Layer already exists [2023-07-24T21:07:57.127Z] c2b67aa0698f: Layer already exists [2023-07-24T21:07:57.127Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:57.127Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:57.127Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:57.127Z] 354a98720e53: Layer already exists [2023-07-24T21:07:57.127Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:57.429Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:57.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-24T21:07:57.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-24T21:07:57.730Z] 45d76921cb4d: Preparing [2023-07-24T21:07:57.731Z] c2b67aa0698f: Preparing [2023-07-24T21:07:57.731Z] ca7a014691e5: Preparing [2023-07-24T21:07:57.731Z] 519c79cb17ed: Preparing [2023-07-24T21:07:57.731Z] 769b0b4f447d: Preparing [2023-07-24T21:07:57.731Z] 1417f19ec536: Preparing [2023-07-24T21:07:57.731Z] 354a98720e53: Preparing [2023-07-24T21:07:57.731Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:57.731Z] 1417f19ec536: Waiting [2023-07-24T21:07:57.731Z] 354a98720e53: Waiting [2023-07-24T21:07:57.731Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:57.731Z] c2b67aa0698f: Layer already exists [2023-07-24T21:07:57.731Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:57.731Z] 519c79cb17ed: Layer already exists [2023-07-24T21:07:57.731Z] ca7a014691e5: Layer already exists [2023-07-24T21:07:57.731Z] 45d76921cb4d: Layer already exists [2023-07-24T21:07:57.731Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:57.731Z] 354a98720e53: Layer already exists [2023-07-24T21:07:57.731Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:57.731Z] main: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:07:57.766Z] ===================================================== [Pipeline] echo [2023-07-24T21:07:57.772Z] taggedImages: [2023-07-24T21:07:57.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:57.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-24T21:07:57.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 [2023-07-24T21:07:57.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:57.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-24T21:07:57.786Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-24T21:07:57.786Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:57.786Z] latest [2023-07-24T21:07:57.786Z] 3.1.0-dev.15 [2023-07-24T21:07:57.786Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:07:57.786Z] main [2023-07-24T21:07:57.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:58.096Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:07:58.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:07:58.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-24T21:07:58.405Z] 40150b703fa6: Preparing [2023-07-24T21:07:58.405Z] 2a23a10e486c: Preparing [2023-07-24T21:07:58.405Z] 191a1aa1dd8e: Preparing [2023-07-24T21:07:58.405Z] 3200ec90ce36: Preparing [2023-07-24T21:07:58.405Z] 769b0b4f447d: Preparing [2023-07-24T21:07:58.405Z] 1417f19ec536: Preparing [2023-07-24T21:07:58.405Z] c0563dd6a164: Preparing [2023-07-24T21:07:58.405Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:07:58.405Z] c0563dd6a164: Waiting [2023-07-24T21:07:58.405Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:07:58.405Z] 1417f19ec536: Waiting [2023-07-24T21:07:58.405Z] 769b0b4f447d: Layer already exists [2023-07-24T21:07:58.405Z] 1417f19ec536: Layer already exists [2023-07-24T21:07:58.405Z] c0563dd6a164: Layer already exists [2023-07-24T21:07:58.405Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:07:58.405Z] 191a1aa1dd8e: Pushed [2023-07-24T21:07:58.405Z] 40150b703fa6: Pushed [2023-07-24T21:07:58.405Z] 2a23a10e486c: Pushed [2023-07-24T21:08:06.523Z] 3200ec90ce36: Pushed [2023-07-24T21:08:06.523Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:06.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:07.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-24T21:08:07.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-24T21:08:07.125Z] 40150b703fa6: Preparing [2023-07-24T21:08:07.125Z] 2a23a10e486c: Preparing [2023-07-24T21:08:07.125Z] 191a1aa1dd8e: Preparing [2023-07-24T21:08:07.125Z] 3200ec90ce36: Preparing [2023-07-24T21:08:07.125Z] 769b0b4f447d: Preparing [2023-07-24T21:08:07.125Z] 1417f19ec536: Preparing [2023-07-24T21:08:07.125Z] c0563dd6a164: Preparing [2023-07-24T21:08:07.125Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:07.125Z] 1417f19ec536: Waiting [2023-07-24T21:08:07.125Z] c0563dd6a164: Waiting [2023-07-24T21:08:07.125Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:07.125Z] 2a23a10e486c: Layer already exists [2023-07-24T21:08:07.125Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:07.125Z] 191a1aa1dd8e: Layer already exists [2023-07-24T21:08:07.125Z] 3200ec90ce36: Layer already exists [2023-07-24T21:08:07.125Z] 40150b703fa6: Layer already exists [2023-07-24T21:08:07.125Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:07.125Z] c0563dd6a164: Layer already exists [2023-07-24T21:08:07.125Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:07.125Z] latest: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:07.436Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:07.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 [2023-07-24T21:08:07.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-24T21:08:07.763Z] 40150b703fa6: Preparing [2023-07-24T21:08:07.763Z] 2a23a10e486c: Preparing [2023-07-24T21:08:07.763Z] 191a1aa1dd8e: Preparing [2023-07-24T21:08:07.763Z] 3200ec90ce36: Preparing [2023-07-24T21:08:07.763Z] 769b0b4f447d: Preparing [2023-07-24T21:08:07.763Z] 1417f19ec536: Preparing [2023-07-24T21:08:07.763Z] c0563dd6a164: Preparing [2023-07-24T21:08:07.763Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:07.763Z] c0563dd6a164: Waiting [2023-07-24T21:08:07.763Z] 1417f19ec536: Waiting [2023-07-24T21:08:07.763Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:07.763Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:07.763Z] 191a1aa1dd8e: Layer already exists [2023-07-24T21:08:07.763Z] 3200ec90ce36: Layer already exists [2023-07-24T21:08:07.763Z] 40150b703fa6: Layer already exists [2023-07-24T21:08:07.763Z] 2a23a10e486c: Layer already exists [2023-07-24T21:08:07.763Z] c0563dd6a164: Layer already exists [2023-07-24T21:08:07.763Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:07.763Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:07.763Z] 3.1.0-dev.15: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:08.066Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:08.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:08.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-24T21:08:08.365Z] 40150b703fa6: Preparing [2023-07-24T21:08:08.365Z] 2a23a10e486c: Preparing [2023-07-24T21:08:08.366Z] 191a1aa1dd8e: Preparing [2023-07-24T21:08:08.366Z] 3200ec90ce36: Preparing [2023-07-24T21:08:08.366Z] 769b0b4f447d: Preparing [2023-07-24T21:08:08.366Z] 1417f19ec536: Preparing [2023-07-24T21:08:08.366Z] c0563dd6a164: Preparing [2023-07-24T21:08:08.366Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:08.366Z] 1417f19ec536: Waiting [2023-07-24T21:08:08.366Z] c0563dd6a164: Waiting [2023-07-24T21:08:08.366Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:08.366Z] 40150b703fa6: Layer already exists [2023-07-24T21:08:08.366Z] 3200ec90ce36: Layer already exists [2023-07-24T21:08:08.366Z] 2a23a10e486c: Layer already exists [2023-07-24T21:08:08.366Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:08.366Z] 191a1aa1dd8e: Layer already exists [2023-07-24T21:08:08.366Z] c0563dd6a164: Layer already exists [2023-07-24T21:08:08.366Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:08.366Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:08.366Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:08.684Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:08.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-24T21:08:08.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-24T21:08:08.980Z] 40150b703fa6: Preparing [2023-07-24T21:08:08.980Z] 2a23a10e486c: Preparing [2023-07-24T21:08:08.980Z] 191a1aa1dd8e: Preparing [2023-07-24T21:08:08.981Z] 3200ec90ce36: Preparing [2023-07-24T21:08:08.981Z] 769b0b4f447d: Preparing [2023-07-24T21:08:08.981Z] 1417f19ec536: Preparing [2023-07-24T21:08:08.981Z] c0563dd6a164: Preparing [2023-07-24T21:08:08.981Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:08.981Z] 1417f19ec536: Waiting [2023-07-24T21:08:08.981Z] c0563dd6a164: Waiting [2023-07-24T21:08:08.981Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:08.981Z] 2a23a10e486c: Layer already exists [2023-07-24T21:08:08.981Z] 191a1aa1dd8e: Layer already exists [2023-07-24T21:08:08.981Z] 3200ec90ce36: Layer already exists [2023-07-24T21:08:08.981Z] 40150b703fa6: Layer already exists [2023-07-24T21:08:08.981Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:08.981Z] c0563dd6a164: Layer already exists [2023-07-24T21:08:08.981Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:08.981Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:08.981Z] main: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:08:09.027Z] ===================================================== [Pipeline] echo [2023-07-24T21:08:09.036Z] taggedImages: [2023-07-24T21:08:09.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:09.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-24T21:08:09.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 [2023-07-24T21:08:09.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:09.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-24T21:08:09.050Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-24T21:08:09.050Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:09.050Z] latest [2023-07-24T21:08:09.050Z] 3.1.0-dev.15 [2023-07-24T21:08:09.050Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:09.050Z] main [2023-07-24T21:08:09.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:09.350Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:09.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:09.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-24T21:08:09.661Z] 76b250b66403: Preparing [2023-07-24T21:08:09.661Z] 87344f41a656: Preparing [2023-07-24T21:08:09.662Z] 769b0b4f447d: Preparing [2023-07-24T21:08:09.662Z] 1417f19ec536: Preparing [2023-07-24T21:08:09.662Z] eb616b609650: Preparing [2023-07-24T21:08:09.662Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:09.662Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:09.662Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:09.662Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:09.662Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:09.662Z] 76b250b66403: Pushed [2023-07-24T21:08:09.662Z] eb616b609650: Pushed [2023-07-24T21:08:12.946Z] 87344f41a656: Pushed [2023-07-24T21:08:12.946Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:13.263Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:13.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-24T21:08:13.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-24T21:08:13.572Z] 76b250b66403: Preparing [2023-07-24T21:08:13.572Z] 87344f41a656: Preparing [2023-07-24T21:08:13.572Z] 769b0b4f447d: Preparing [2023-07-24T21:08:13.572Z] 1417f19ec536: Preparing [2023-07-24T21:08:13.572Z] eb616b609650: Preparing [2023-07-24T21:08:13.572Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:13.572Z] 87344f41a656: Layer already exists [2023-07-24T21:08:13.572Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:13.572Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:13.572Z] 76b250b66403: Layer already exists [2023-07-24T21:08:13.572Z] eb616b609650: Layer already exists [2023-07-24T21:08:13.572Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:13.572Z] latest: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:13.899Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:14.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 [2023-07-24T21:08:14.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-24T21:08:14.201Z] 76b250b66403: Preparing [2023-07-24T21:08:14.201Z] 87344f41a656: Preparing [2023-07-24T21:08:14.201Z] 769b0b4f447d: Preparing [2023-07-24T21:08:14.201Z] 1417f19ec536: Preparing [2023-07-24T21:08:14.201Z] eb616b609650: Preparing [2023-07-24T21:08:14.201Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:14.201Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:14.201Z] eb616b609650: Layer already exists [2023-07-24T21:08:14.201Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:14.201Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:14.201Z] 76b250b66403: Layer already exists [2023-07-24T21:08:14.201Z] 87344f41a656: Layer already exists [2023-07-24T21:08:14.201Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:14.201Z] 3.1.0-dev.15: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:14.519Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:14.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:14.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-24T21:08:14.825Z] 76b250b66403: Preparing [2023-07-24T21:08:14.825Z] 87344f41a656: Preparing [2023-07-24T21:08:14.825Z] 769b0b4f447d: Preparing [2023-07-24T21:08:14.825Z] 1417f19ec536: Preparing [2023-07-24T21:08:14.825Z] eb616b609650: Preparing [2023-07-24T21:08:14.825Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:14.825Z] 87344f41a656: Layer already exists [2023-07-24T21:08:14.825Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:14.825Z] 76b250b66403: Layer already exists [2023-07-24T21:08:14.825Z] eb616b609650: Layer already exists [2023-07-24T21:08:14.825Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:14.825Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:14.825Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:15.140Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:15.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-24T21:08:15.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-24T21:08:15.439Z] 76b250b66403: Preparing [2023-07-24T21:08:15.439Z] 87344f41a656: Preparing [2023-07-24T21:08:15.439Z] 769b0b4f447d: Preparing [2023-07-24T21:08:15.439Z] 1417f19ec536: Preparing [2023-07-24T21:08:15.439Z] eb616b609650: Preparing [2023-07-24T21:08:15.439Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:15.439Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:15.439Z] eb616b609650: Layer already exists [2023-07-24T21:08:15.439Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:15.439Z] 76b250b66403: Layer already exists [2023-07-24T21:08:15.439Z] 87344f41a656: Layer already exists [2023-07-24T21:08:15.439Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:15.439Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:15.439Z] main: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:08:15.495Z] ===================================================== [Pipeline] echo [2023-07-24T21:08:15.507Z] taggedImages: [2023-07-24T21:08:15.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:15.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-24T21:08:15.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 [2023-07-24T21:08:15.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:15.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-24T21:08:15.532Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-24T21:08:15.532Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:15.532Z] latest [2023-07-24T21:08:15.532Z] 3.1.0-dev.15 [2023-07-24T21:08:15.532Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:15.532Z] main [2023-07-24T21:08:15.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:15.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:16.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:16.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-24T21:08:16.168Z] 61da8f7cda81: Preparing [2023-07-24T21:08:16.168Z] 91cc726f1207: Preparing [2023-07-24T21:08:16.168Z] 769b0b4f447d: Preparing [2023-07-24T21:08:16.168Z] 1417f19ec536: Preparing [2023-07-24T21:08:16.168Z] 96a17e36b993: Preparing [2023-07-24T21:08:16.168Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:16.168Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:16.168Z] 96a17e36b993: Layer already exists [2023-07-24T21:08:16.168Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:16.168Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:16.168Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:16.168Z] 61da8f7cda81: Pushed [2023-07-24T21:08:19.452Z] 91cc726f1207: Pushed [2023-07-24T21:08:19.452Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:19.756Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:20.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-24T21:08:20.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-24T21:08:20.056Z] 61da8f7cda81: Preparing [2023-07-24T21:08:20.056Z] 91cc726f1207: Preparing [2023-07-24T21:08:20.056Z] 769b0b4f447d: Preparing [2023-07-24T21:08:20.056Z] 1417f19ec536: Preparing [2023-07-24T21:08:20.056Z] 96a17e36b993: Preparing [2023-07-24T21:08:20.056Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:20.056Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:20.056Z] 61da8f7cda81: Layer already exists [2023-07-24T21:08:20.056Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:20.056Z] 96a17e36b993: Layer already exists [2023-07-24T21:08:20.056Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:20.056Z] 91cc726f1207: Layer already exists [2023-07-24T21:08:20.056Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:20.056Z] latest: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:20.436Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:20.833Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 [2023-07-24T21:08:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-24T21:08:20.833Z] 61da8f7cda81: Preparing [2023-07-24T21:08:20.833Z] 91cc726f1207: Preparing [2023-07-24T21:08:20.833Z] 769b0b4f447d: Preparing [2023-07-24T21:08:20.833Z] 1417f19ec536: Preparing [2023-07-24T21:08:20.833Z] 96a17e36b993: Preparing [2023-07-24T21:08:20.833Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:20.833Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:20.833Z] 61da8f7cda81: Layer already exists [2023-07-24T21:08:20.833Z] 96a17e36b993: Layer already exists [2023-07-24T21:08:20.833Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:20.833Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:20.833Z] 91cc726f1207: Layer already exists [2023-07-24T21:08:20.833Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:20.833Z] 3.1.0-dev.15: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:21.198Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:21.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:21.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-24T21:08:21.507Z] 61da8f7cda81: Preparing [2023-07-24T21:08:21.507Z] 91cc726f1207: Preparing [2023-07-24T21:08:21.507Z] 769b0b4f447d: Preparing [2023-07-24T21:08:21.507Z] 1417f19ec536: Preparing [2023-07-24T21:08:21.507Z] 96a17e36b993: Preparing [2023-07-24T21:08:21.507Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:21.507Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:21.507Z] 61da8f7cda81: Layer already exists [2023-07-24T21:08:21.507Z] 96a17e36b993: Layer already exists [2023-07-24T21:08:21.507Z] 91cc726f1207: Layer already exists [2023-07-24T21:08:21.507Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:21.507Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:21.507Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:21.507Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:21.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:08:22.119Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-24T21:08:22.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-24T21:08:22.119Z] 61da8f7cda81: Preparing [2023-07-24T21:08:22.119Z] 91cc726f1207: Preparing [2023-07-24T21:08:22.119Z] 769b0b4f447d: Preparing [2023-07-24T21:08:22.119Z] 1417f19ec536: Preparing [2023-07-24T21:08:22.119Z] 96a17e36b993: Preparing [2023-07-24T21:08:22.119Z] 3dab9f8bf2d2: Preparing [2023-07-24T21:08:22.119Z] 3dab9f8bf2d2: Waiting [2023-07-24T21:08:22.119Z] 96a17e36b993: Layer already exists [2023-07-24T21:08:22.119Z] 1417f19ec536: Layer already exists [2023-07-24T21:08:22.119Z] 61da8f7cda81: Layer already exists [2023-07-24T21:08:22.119Z] 769b0b4f447d: Layer already exists [2023-07-24T21:08:22.119Z] 91cc726f1207: Layer already exists [2023-07-24T21:08:22.119Z] 3dab9f8bf2d2: Layer already exists [2023-07-24T21:08:22.119Z] main: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:08:22.164Z] ===================================================== [Pipeline] echo [2023-07-24T21:08:22.173Z] taggedImages: [2023-07-24T21:08:22.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:08:22.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-24T21:08:22.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 [2023-07-24T21:08:22.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:08:22.173Z] - 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] } [2023-07-24T21:22:40.829Z] #121 ... [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T21:22:40.829Z] #109 DONE 960.0s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:22:40.829Z] #121 ... [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:22:40.829Z] #147 DONE 0.4s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:22:40.829Z] #121 ... [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:22:40.829Z] #148 DONE 0.2s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-24T21:22:40.829Z] #149 DONE 0.3s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:22:40.829Z] #150 DONE 0.2s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:22:40.829Z] #121 ... [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-24T21:22:40.829Z] #151 DONE 0.1s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:22:40.829Z] #152 DONE 2.2s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #138 [security-proxy-auth] exporting to image [2023-07-24T21:22:40.829Z] #138 exporting layers [2023-07-24T21:22:40.829Z] #138 exporting layers 0.7s done [2023-07-24T21:22:40.829Z] #138 writing image sha256:fad8bff75365a889f6a9963d7de2b09bec84d012431f14d72e686ad8e71346d6 done [2023-07-24T21:22:40.829Z] #138 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-24T21:22:40.829Z] #138 DONE 6.5s [2023-07-24T21:22:40.829Z] [2023-07-24T21:22:40.829Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:22:42.230Z] #135 ... [2023-07-24T21:22:42.230Z] [2023-07-24T21:22:42.230Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T21:22:42.230Z] #136 971.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-24T21:22:48.865Z] #136 ... [2023-07-24T21:22:48.865Z] [2023-07-24T21:22:48.865Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T21:22:48.865Z] #121 DONE 978.4s [2023-07-24T21:22:49.132Z] [2023-07-24T21:22:49.132Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:22:49.132Z] #122 ... [2023-07-24T21:22:49.132Z] [2023-07-24T21:22:49.132Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:22:49.436Z] #153 DONE 0.3s [2023-07-24T21:22:49.436Z] [2023-07-24T21:22:49.436Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:22:49.703Z] #154 DONE 0.2s [2023-07-24T21:22:49.703Z] [2023-07-24T21:22:49.703Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:22:49.703Z] #135 ... [2023-07-24T21:22:49.703Z] [2023-07-24T21:22:49.703Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-24T21:22:49.985Z] #155 DONE 0.1s [2023-07-24T21:22:49.985Z] [2023-07-24T21:22:49.985Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-24T21:22:50.255Z] #156 DONE 0.3s [2023-07-24T21:22:50.255Z] [2023-07-24T21:22:50.255Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T21:22:50.523Z] #157 DONE 0.2s [2023-07-24T21:22:50.523Z] [2023-07-24T21:22:50.523Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:22:55.903Z] #158 DONE 4.5s [2023-07-24T21:22:55.903Z] [2023-07-24T21:22:55.903Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T21:22:55.903Z] #135 DONE 984.5s [2023-07-24T21:22:55.903Z] [2023-07-24T21:22:55.903Z] #138 [security-proxy-setup] exporting to image [2023-07-24T21:22:55.903Z] #138 exporting layers [2023-07-24T21:22:56.488Z] #138 ... [2023-07-24T21:22:56.488Z] [2023-07-24T21:22:56.488Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-24T21:22:56.488Z] #159 DONE 0.3s [2023-07-24T21:22:56.754Z] [2023-07-24T21:22:56.754Z] #138 [security-proxy-setup] exporting to image [2023-07-24T21:22:56.754Z] #138 exporting layers 1.6s done [2023-07-24T21:22:56.754Z] #138 writing image sha256:34c90c71f5ab61ff58484af222b9f3133e9211127751e6b6d1c9ea8fe334b423 0.0s done [2023-07-24T21:22:56.754Z] #138 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-07-24T21:22:56.754Z] #138 DONE 8.1s [2023-07-24T21:22:56.754Z] [2023-07-24T21:22:56.754Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-24T21:22:58.702Z] #160 DONE 2.0s [2023-07-24T21:22:58.702Z] [2023-07-24T21:22:58.702Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:22:58.702Z] #161 DONE 0.3s [2023-07-24T21:22:58.702Z] [2023-07-24T21:22:58.702Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:22:58.973Z] #162 DONE 0.2s [2023-07-24T21:22:58.973Z] [2023-07-24T21:22:58.973Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:22:58.973Z] #122 ... [2023-07-24T21:22:58.973Z] [2023-07-24T21:22:58.973Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-24T21:22:59.241Z] #163 DONE 0.4s [2023-07-24T21:22:59.241Z] [2023-07-24T21:22:59.241Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:22:59.508Z] #111 ... [2023-07-24T21:22:59.508Z] [2023-07-24T21:22:59.508Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-24T21:22:59.508Z] #164 DONE 0.1s [2023-07-24T21:22:59.508Z] [2023-07-24T21:22:59.508Z] #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/ [2023-07-24T21:22:59.508Z] #165 DONE 0.1s [2023-07-24T21:22:59.508Z] [2023-07-24T21:22:59.508Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:22:59.787Z] #122 ... [2023-07-24T21:22:59.787Z] [2023-07-24T21:22:59.787Z] #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/ [2023-07-24T21:23:00.052Z] #166 DONE 0.2s [2023-07-24T21:23:00.052Z] [2023-07-24T21:23:00.052Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-24T21:23:00.052Z] #167 DONE 0.1s [2023-07-24T21:23:00.052Z] [2023-07-24T21:23:00.052Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-24T21:23:00.329Z] #168 DONE 0.1s [2023-07-24T21:23:00.329Z] [2023-07-24T21:23:00.329Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T21:23:02.265Z] #169 DONE 1.9s [2023-07-24T21:23:02.265Z] [2023-07-24T21:23:02.265Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:23:02.265Z] #122 ... [2023-07-24T21:23:02.265Z] [2023-07-24T21:23:02.265Z] #138 [security-bootstrapper] exporting to image [2023-07-24T21:23:02.265Z] #138 exporting layers [2023-07-24T21:23:03.220Z] #138 exporting layers 1.0s done [2023-07-24T21:23:03.220Z] #138 writing image sha256:d46f4df4bc1a66088298bfb08c6cb0850d917c688f1a6fb1eb1ee1c0a59ef1f0 0.0s done [2023-07-24T21:23:03.220Z] #138 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-24T21:23:03.220Z] #138 DONE 9.2s [2023-07-24T21:23:03.220Z] [2023-07-24T21:23:03.220Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:23:08.550Z] #111 ... [2023-07-24T21:23:08.550Z] [2023-07-24T21:23:08.550Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T21:23:08.550Z] #136 DONE 997.4s [2023-07-24T21:23:08.550Z] [2023-07-24T21:23:08.550Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:23:08.550Z] #124 ... [2023-07-24T21:23:08.550Z] [2023-07-24T21:23:08.550Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:23:08.550Z] #170 DONE 0.1s [2023-07-24T21:23:08.550Z] [2023-07-24T21:23:08.550Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:23:08.835Z] #122 ... [2023-07-24T21:23:08.835Z] [2023-07-24T21:23:08.835Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:23:08.835Z] #171 DONE 0.2s [2023-07-24T21:23:08.835Z] [2023-07-24T21:23:08.835Z] #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 [2023-07-24T21:23:09.100Z] #172 DONE 0.1s [2023-07-24T21:23:09.100Z] [2023-07-24T21:23:09.100Z] #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 [2023-07-24T21:23:09.100Z] #173 DONE 0.1s [2023-07-24T21:23:09.100Z] [2023-07-24T21:23:09.100Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:23:09.368Z] #174 DONE 0.2s [2023-07-24T21:23:09.368Z] [2023-07-24T21:23:09.368Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-24T21:23:09.633Z] #175 DONE 0.3s [2023-07-24T21:23:09.633Z] [2023-07-24T21:23:09.633Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:23:09.633Z] #122 ... [2023-07-24T21:23:09.633Z] [2023-07-24T21:23:09.633Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T21:23:09.899Z] #176 DONE 0.4s [2023-07-24T21:23:09.899Z] [2023-07-24T21:23:09.899Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T21:23:10.165Z] #177 DONE 0.1s [2023-07-24T21:23:10.165Z] [2023-07-24T21:23:10.165Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:23:12.112Z] #178 DONE 2.0s [2023-07-24T21:23:12.112Z] [2023-07-24T21:23:12.112Z] #138 [security-secretstore-setup] exporting to image [2023-07-24T21:23:12.112Z] #138 exporting layers [2023-07-24T21:23:13.069Z] #138 exporting layers 1.1s done [2023-07-24T21:23:13.069Z] #138 writing image sha256:bb19495b67de674da6d3f7f025cb5bb28bbb44271d2ab311e3e41887d6830124 done [2023-07-24T21:23:13.069Z] #138 naming to docker.io/library/security-secretstore-setup-arm64 [2023-07-24T21:23:13.335Z] #138 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-24T21:23:13.335Z] #138 DONE 10.3s [2023-07-24T21:23:13.335Z] [2023-07-24T21:23:13.335Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:23:31.514Z] #124 ... [2023-07-24T21:23:31.514Z] [2023-07-24T21:23:31.514Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T21:23:31.514Z] #133 DONE 1019.8s [2023-07-24T21:23:31.514Z] [2023-07-24T21:23:31.514Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:23:31.514Z] #111 ... [2023-07-24T21:23:31.514Z] [2023-07-24T21:23:31.514Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:23:31.514Z] #179 DONE 0.2s [2023-07-24T21:23:31.514Z] [2023-07-24T21:23:31.514Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:23:31.779Z] #180 DONE 0.3s [2023-07-24T21:23:31.779Z] [2023-07-24T21:23:31.779Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-24T21:23:32.046Z] #181 DONE 0.3s [2023-07-24T21:23:32.046Z] [2023-07-24T21:23:32.046Z] #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 [2023-07-24T21:23:32.046Z] #182 DONE 0.2s [2023-07-24T21:23:32.046Z] [2023-07-24T21:23:32.046Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-24T21:23:32.312Z] #183 DONE 0.2s [2023-07-24T21:23:32.312Z] [2023-07-24T21:23:32.312Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T21:23:36.552Z] #184 DONE 3.9s [2023-07-24T21:23:36.552Z] [2023-07-24T21:23:36.552Z] #138 [core-common-config-bootstrapper] exporting to image [2023-07-24T21:23:36.552Z] #138 exporting layers [2023-07-24T21:23:36.819Z] #138 exporting layers 0.4s done [2023-07-24T21:23:36.819Z] #138 writing image sha256:4b6e46feec162d8e9469b9e2751585f6f972129a407a0513c57bb5db14a785a2 0.0s done [2023-07-24T21:23:36.819Z] #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-07-24T21:23:36.819Z] #138 DONE 10.7s [2023-07-24T21:23:36.819Z] [2023-07-24T21:23:36.819Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:23:54.998Z] #122 ... [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T21:23:54.998Z] #89 DONE 1041.6s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:23:54.998Z] #124 ... [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:23:54.998Z] #185 DONE 0.2s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:23:54.998Z] #102 ... [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:23:54.998Z] #186 DONE 0.2s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-24T21:23:54.998Z] #187 DONE 0.4s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:23:54.998Z] #188 DONE 0.1s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #138 [core-command] exporting to image [2023-07-24T21:23:54.998Z] #138 exporting layers [2023-07-24T21:23:54.998Z] #138 exporting layers 0.4s done [2023-07-24T21:23:54.998Z] #138 writing image sha256:45902c648f08bd406b8000d785ad98059303f761bea88e042882fd57983d94f8 done [2023-07-24T21:23:54.998Z] #138 naming to docker.io/library/core-command-arm64 done [2023-07-24T21:23:54.998Z] #138 DONE 11.2s [2023-07-24T21:23:54.998Z] [2023-07-24T21:23:54.998Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:24:05.047Z] #122 ... [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T21:24:05.047Z] #102 DONE 1053.1s [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:24:05.047Z] #124 ... [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:24:05.047Z] #189 DONE 0.3s [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:24:05.047Z] #190 DONE 0.2s [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:24:05.047Z] #111 ... [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-24T21:24:05.047Z] #191 DONE 0.4s [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:24:05.047Z] #192 DONE 0.1s [2023-07-24T21:24:05.047Z] [2023-07-24T21:24:05.047Z] #138 [core-data] exporting to image [2023-07-24T21:24:05.047Z] #138 exporting layers [2023-07-24T21:24:05.312Z] #138 exporting layers 0.3s done [2023-07-24T21:24:05.312Z] #138 writing image sha256:b57226930eb0d52c6d9dc6f1dac14df4eb74eb75987ed793812d9dcfe677eb29 done [2023-07-24T21:24:05.312Z] #138 naming to docker.io/library/core-data-arm64 done [2023-07-24T21:24:05.312Z] #138 DONE 11.5s [2023-07-24T21:24:05.312Z] [2023-07-24T21:24:05.312Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:24:05.892Z] #124 ... [2023-07-24T21:24:05.892Z] [2023-07-24T21:24:05.892Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T21:24:05.892Z] #117 DONE 1055.2s [2023-07-24T21:24:06.161Z] [2023-07-24T21:24:06.161Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:24:06.161Z] #111 ... [2023-07-24T21:24:06.161Z] [2023-07-24T21:24:06.161Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:24:06.431Z] #193 DONE 0.1s [2023-07-24T21:24:06.431Z] [2023-07-24T21:24:06.431Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:24:06.431Z] #124 ... [2023-07-24T21:24:06.431Z] [2023-07-24T21:24:06.431Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:24:06.697Z] #194 DONE 0.2s [2023-07-24T21:24:06.697Z] [2023-07-24T21:24:06.697Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-24T21:24:06.963Z] #195 DONE 0.3s [2023-07-24T21:24:06.963Z] [2023-07-24T21:24:06.963Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:24:07.229Z] #196 DONE 0.1s [2023-07-24T21:24:07.229Z] [2023-07-24T21:24:07.229Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-24T21:24:07.229Z] #197 DONE 0.1s [2023-07-24T21:24:07.229Z] [2023-07-24T21:24:07.229Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:24:07.229Z] #122 ... [2023-07-24T21:24:07.229Z] [2023-07-24T21:24:07.229Z] #138 [core-metadata] exporting to image [2023-07-24T21:24:07.825Z] #138 exporting layers 0.3s done [2023-07-24T21:24:07.825Z] #138 writing image sha256:21c902ea27b064a9ec38332ada60c47075d1125b4f528f7a70cad0f27cbfe2e9 done [2023-07-24T21:24:07.825Z] #138 naming to docker.io/library/core-metadata-arm64 done [2023-07-24T21:24:07.825Z] #138 DONE 11.9s [2023-07-24T21:24:07.825Z] [2023-07-24T21:24:07.825Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T21:25:04.217Z] #124 DONE 1110.7s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:25:04.217Z] #122 ... [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:25:04.217Z] #198 DONE 0.3s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:25:04.217Z] #122 ... [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:25:04.217Z] #199 DONE 0.2s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-24T21:25:04.217Z] #200 DONE 0.4s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #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 [2023-07-24T21:25:04.217Z] #201 DONE 0.1s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #138 [security-spiffe-token-provider] exporting to image [2023-07-24T21:25:04.217Z] #138 exporting layers [2023-07-24T21:25:04.217Z] #138 exporting layers 0.6s done [2023-07-24T21:25:04.217Z] #138 writing image sha256:b0473a9c31bfe852cb247dcfc363fa2811c450ff8b7d5a5b1cc13417d5099668 done [2023-07-24T21:25:04.217Z] #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-24T21:25:04.217Z] #138 DONE 12.5s [2023-07-24T21:25:04.217Z] [2023-07-24T21:25:04.217Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T21:25:26.244Z] #111 DONE 1134.0s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T21:25:26.244Z] #122 DONE 1134.1s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:25:26.244Z] #27 ... [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:25:26.244Z] #202 DONE 0.2s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T21:25:26.244Z] #203 DONE 0.3s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:25:26.244Z] #204 ... [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:25:26.244Z] #205 DONE 0.2s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T21:25:26.244Z] #204 DONE 0.2s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-24T21:25:26.244Z] #206 ... [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-24T21:25:26.244Z] #207 DONE 0.4s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-24T21:25:26.244Z] #206 DONE 0.4s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:25:26.244Z] #208 DONE 0.1s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T21:25:26.244Z] #209 DONE 0.1s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #138 [support-notifications] exporting to image [2023-07-24T21:25:26.244Z] #138 exporting layers [2023-07-24T21:25:26.244Z] #138 exporting layers 0.4s done [2023-07-24T21:25:26.244Z] #138 writing image sha256:22ef4043b36e49c4d80a2b57a5714cee5f908a503fb3a513a1f6bcd05e1be889 0.0s done [2023-07-24T21:25:26.244Z] #138 naming to docker.io/library/support-scheduler-arm64 done [2023-07-24T21:25:26.244Z] #138 writing image sha256:4e011e820add380d624567f49b371a56784810c880be0eb5f038a9182f91a933 [2023-07-24T21:25:26.244Z] #138 writing image sha256:4e011e820add380d624567f49b371a56784810c880be0eb5f038a9182f91a933 done [2023-07-24T21:25:26.244Z] #138 naming to docker.io/library/support-notifications-arm64 done [2023-07-24T21:25:26.244Z] #138 DONE 12.9s [2023-07-24T21:25:26.244Z] [2023-07-24T21:25:26.244Z] #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T21:25:26.244Z] time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-24T21:25:26.255Z] $ docker stop --time=1 c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 [2023-07-24T21:25:27.883Z] $ docker rm -f --volumes c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T21:25:28.352Z] + docker images [2023-07-24T21:25:28.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-24T21:25:28.352Z] support-scheduler-arm64 latest 22ef4043b36e 3 seconds ago 31.8MB [2023-07-24T21:25:28.352Z] support-notifications-arm64 latest 4e011e820add 3 seconds ago 32.4MB [2023-07-24T21:25:28.352Z] security-spiffe-token-provider-arm64 latest b0473a9c31bf 26 seconds ago 33.3MB [2023-07-24T21:25:28.352Z] core-metadata-arm64 latest 21c902ea27b0 About a minute ago 20.8MB [2023-07-24T21:25:28.352Z] core-data-arm64 latest b57226930eb0 About a minute ago 20.5MB [2023-07-24T21:25:28.352Z] core-command-arm64 latest 45902c648f08 About a minute ago 20.3MB [2023-07-24T21:25:28.352Z] core-common-config-bootstrapper-arm64 latest 4b6e46feec16 About a minute ago 17.8MB [2023-07-24T21:25:28.352Z] security-secretstore-setup-arm64 latest bb19495b67de 2 minutes ago 42.5MB [2023-07-24T21:25:28.352Z] security-bootstrapper-arm64 latest d46f4df4bc1a 2 minutes ago 22.5MB [2023-07-24T21:25:28.352Z] security-proxy-setup-arm64 latest 34c90c71f5ab 2 minutes ago 24MB [2023-07-24T21:25:28.352Z] security-proxy-auth-arm64 latest fad8bff75365 2 minutes ago 18.8MB [2023-07-24T21:25:28.352Z] security-spire-agent-arm64 latest 1eebc933f8e3 18 minutes ago 157MB [2023-07-24T21:25:28.352Z] security-spire-config-arm64 latest 758c3d95bb20 18 minutes ago 96.1MB [2023-07-24T21:25:28.352Z] security-spire-server-arm64 latest 478accee704c 18 minutes ago 102MB [2023-07-24T21:25:28.352Z] ci-base-image-arm64 latest 454c23704d09 20 minutes ago 1.05GB [2023-07-24T21:25:28.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB [2023-07-24T21:25:28.352Z] 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 [2023-07-24T21:25:28.462Z] provisioning config files... [2023-07-24T21:25:28.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config7623655673250623496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:25:28.805Z] ---> docker-login.sh [2023-07-24T21:25:28.805Z] nexus3.edgexfoundry.org:10001 [2023-07-24T21:25:28.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:25:29.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:25:29.384Z] Configure a credential helper to remove this warning. See [2023-07-24T21:25:29.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:25:29.384Z] [2023-07-24T21:25:29.384Z] Login Succeeded [2023-07-24T21:25:29.384Z] nexus3.edgexfoundry.org:10002 [2023-07-24T21:25:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:25:29.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:25:29.653Z] Configure a credential helper to remove this warning. See [2023-07-24T21:25:29.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:25:29.653Z] [2023-07-24T21:25:29.653Z] Login Succeeded [2023-07-24T21:25:29.653Z] nexus3.edgexfoundry.org:10003 [2023-07-24T21:25:29.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:25:29.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:25:29.919Z] Configure a credential helper to remove this warning. See [2023-07-24T21:25:29.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:25:29.919Z] [2023-07-24T21:25:29.919Z] Login Succeeded [2023-07-24T21:25:29.919Z] nexus3.edgexfoundry.org:10004 [2023-07-24T21:25:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:25:30.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:25:30.455Z] Configure a credential helper to remove this warning. See [2023-07-24T21:25:30.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:25:30.455Z] [2023-07-24T21:25:30.455Z] Login Succeeded [2023-07-24T21:25:30.455Z] docker.io [2023-07-24T21:25:30.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T21:25:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T21:25:31.031Z] Configure a credential helper to remove this warning. See [2023-07-24T21:25:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T21:25:31.031Z] [2023-07-24T21:25:31.031Z] Login Succeeded [2023-07-24T21:25:31.031Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T21:25:31.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:25:31.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T21:25:31.098Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-24T21:25:31.098Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:31.098Z] latest [2023-07-24T21:25:31.098Z] 3.1.0-dev.15 [2023-07-24T21:25:31.098Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:31.098Z] main [2023-07-24T21:25:31.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:31.444Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:31.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:31.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-24T21:25:31.781Z] bc2b243e198c: Preparing [2023-07-24T21:25:31.781Z] dce25d33136a: Preparing [2023-07-24T21:25:31.781Z] e4e54046877d: Preparing [2023-07-24T21:25:31.781Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:31.781Z] 29808a44437e: Preparing [2023-07-24T21:25:31.781Z] 9386262d7a74: Preparing [2023-07-24T21:25:31.781Z] 9386262d7a74: Waiting [2023-07-24T21:25:32.047Z] f8ff2804b2f4: Pushed [2023-07-24T21:25:32.047Z] e4e54046877d: Pushed [2023-07-24T21:25:32.047Z] 29808a44437e: Pushed [2023-07-24T21:25:32.047Z] bc2b243e198c: Pushed [2023-07-24T21:25:32.047Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:35.377Z] dce25d33136a: Pushed [2023-07-24T21:25:35.377Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:35.716Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:36.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-24T21:25:36.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-24T21:25:36.050Z] bc2b243e198c: Preparing [2023-07-24T21:25:36.050Z] dce25d33136a: Preparing [2023-07-24T21:25:36.050Z] e4e54046877d: Preparing [2023-07-24T21:25:36.050Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:36.050Z] 29808a44437e: Preparing [2023-07-24T21:25:36.050Z] 9386262d7a74: Preparing [2023-07-24T21:25:36.050Z] 9386262d7a74: Waiting [2023-07-24T21:25:36.050Z] e4e54046877d: Layer already exists [2023-07-24T21:25:36.050Z] 29808a44437e: Layer already exists [2023-07-24T21:25:36.050Z] dce25d33136a: Layer already exists [2023-07-24T21:25:36.050Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:36.050Z] bc2b243e198c: Layer already exists [2023-07-24T21:25:36.050Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:36.050Z] latest: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:36.653Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:36.998Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 [2023-07-24T21:25:36.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-24T21:25:36.998Z] bc2b243e198c: Preparing [2023-07-24T21:25:36.998Z] dce25d33136a: Preparing [2023-07-24T21:25:36.998Z] e4e54046877d: Preparing [2023-07-24T21:25:36.998Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:36.998Z] 29808a44437e: Preparing [2023-07-24T21:25:36.998Z] 9386262d7a74: Preparing [2023-07-24T21:25:36.998Z] 9386262d7a74: Waiting [2023-07-24T21:25:36.998Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:36.998Z] 29808a44437e: Layer already exists [2023-07-24T21:25:36.998Z] e4e54046877d: Layer already exists [2023-07-24T21:25:36.998Z] bc2b243e198c: Layer already exists [2023-07-24T21:25:36.998Z] dce25d33136a: Layer already exists [2023-07-24T21:25:36.998Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:36.998Z] 3.1.0-dev.15: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:37.336Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:37.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:37.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-24T21:25:37.690Z] bc2b243e198c: Preparing [2023-07-24T21:25:37.690Z] dce25d33136a: Preparing [2023-07-24T21:25:37.690Z] e4e54046877d: Preparing [2023-07-24T21:25:37.690Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:37.690Z] 29808a44437e: Preparing [2023-07-24T21:25:37.690Z] 9386262d7a74: Preparing [2023-07-24T21:25:37.690Z] bc2b243e198c: Layer already exists [2023-07-24T21:25:37.690Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:37.690Z] dce25d33136a: Layer already exists [2023-07-24T21:25:37.690Z] 29808a44437e: Layer already exists [2023-07-24T21:25:37.690Z] e4e54046877d: Layer already exists [2023-07-24T21:25:37.690Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:37.690Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:38.088Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:38.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-24T21:25:38.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-24T21:25:38.430Z] bc2b243e198c: Preparing [2023-07-24T21:25:38.430Z] dce25d33136a: Preparing [2023-07-24T21:25:38.430Z] e4e54046877d: Preparing [2023-07-24T21:25:38.430Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:38.430Z] 29808a44437e: Preparing [2023-07-24T21:25:38.430Z] 9386262d7a74: Preparing [2023-07-24T21:25:38.430Z] 9386262d7a74: Waiting [2023-07-24T21:25:38.430Z] e4e54046877d: Layer already exists [2023-07-24T21:25:38.430Z] 29808a44437e: Layer already exists [2023-07-24T21:25:38.430Z] bc2b243e198c: Layer already exists [2023-07-24T21:25:38.430Z] dce25d33136a: Layer already exists [2023-07-24T21:25:38.430Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:38.430Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:38.700Z] main: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:25:38.748Z] ===================================================== [Pipeline] echo [2023-07-24T21:25:38.754Z] taggedImages: [2023-07-24T21:25:38.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:38.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-24T21:25:38.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 [2023-07-24T21:25:38.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:38.754Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-24T21:25:38.771Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-24T21:25:38.771Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:38.771Z] latest [2023-07-24T21:25:38.771Z] 3.1.0-dev.15 [2023-07-24T21:25:38.771Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:38.771Z] main [2023-07-24T21:25:38.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:39.146Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:39.484Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:39.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-24T21:25:39.484Z] 05ae5ed2b695: Preparing [2023-07-24T21:25:39.484Z] e8e4be5f72b5: Preparing [2023-07-24T21:25:39.484Z] 5ca1cac088f5: Preparing [2023-07-24T21:25:39.484Z] 4aa1393ec4f8: Preparing [2023-07-24T21:25:39.484Z] e4e54046877d: Preparing [2023-07-24T21:25:39.484Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:39.484Z] 29808a44437e: Preparing [2023-07-24T21:25:39.484Z] 9386262d7a74: Preparing [2023-07-24T21:25:39.484Z] 29808a44437e: Waiting [2023-07-24T21:25:39.484Z] 9386262d7a74: Waiting [2023-07-24T21:25:39.484Z] f8ff2804b2f4: Waiting [2023-07-24T21:25:39.484Z] e4e54046877d: Layer already exists [2023-07-24T21:25:39.484Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:39.763Z] 29808a44437e: Layer already exists [2023-07-24T21:25:39.763Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:39.763Z] 5ca1cac088f5: Pushed [2023-07-24T21:25:39.763Z] e8e4be5f72b5: Pushed [2023-07-24T21:25:39.763Z] 05ae5ed2b695: Pushed [2023-07-24T21:25:42.355Z] 4aa1393ec4f8: Pushed [2023-07-24T21:25:42.355Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:42.696Z] + 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 [2023-07-24T21:25:43.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-24T21:25:43.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-24T21:25:43.028Z] 05ae5ed2b695: Preparing [2023-07-24T21:25:43.028Z] e8e4be5f72b5: Preparing [2023-07-24T21:25:43.028Z] 5ca1cac088f5: Preparing [2023-07-24T21:25:43.028Z] 4aa1393ec4f8: Preparing [2023-07-24T21:25:43.028Z] e4e54046877d: Preparing [2023-07-24T21:25:43.028Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:43.028Z] 29808a44437e: Preparing [2023-07-24T21:25:43.028Z] 9386262d7a74: Preparing [2023-07-24T21:25:43.028Z] 29808a44437e: Waiting [2023-07-24T21:25:43.028Z] f8ff2804b2f4: Waiting [2023-07-24T21:25:43.028Z] 9386262d7a74: Waiting [2023-07-24T21:25:43.028Z] e8e4be5f72b5: Layer already exists [2023-07-24T21:25:43.028Z] 5ca1cac088f5: Layer already exists [2023-07-24T21:25:43.028Z] 4aa1393ec4f8: Layer already exists [2023-07-24T21:25:43.028Z] e4e54046877d: Layer already exists [2023-07-24T21:25:43.028Z] 05ae5ed2b695: Layer already exists [2023-07-24T21:25:43.028Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:43.028Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:43.028Z] 29808a44437e: Layer already exists [2023-07-24T21:25:43.292Z] latest: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:43.624Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:43.964Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 [2023-07-24T21:25:43.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-24T21:25:43.964Z] 05ae5ed2b695: Preparing [2023-07-24T21:25:43.964Z] e8e4be5f72b5: Preparing [2023-07-24T21:25:43.964Z] 5ca1cac088f5: Preparing [2023-07-24T21:25:43.964Z] 4aa1393ec4f8: Preparing [2023-07-24T21:25:43.964Z] e4e54046877d: Preparing [2023-07-24T21:25:43.964Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:43.964Z] 29808a44437e: Preparing [2023-07-24T21:25:43.964Z] 9386262d7a74: Preparing [2023-07-24T21:25:43.964Z] f8ff2804b2f4: Waiting [2023-07-24T21:25:43.964Z] 29808a44437e: Waiting [2023-07-24T21:25:43.964Z] 9386262d7a74: Waiting [2023-07-24T21:25:43.964Z] e4e54046877d: Layer already exists [2023-07-24T21:25:43.964Z] 4aa1393ec4f8: Layer already exists [2023-07-24T21:25:43.964Z] e8e4be5f72b5: Layer already exists [2023-07-24T21:25:43.964Z] 05ae5ed2b695: Layer already exists [2023-07-24T21:25:43.964Z] 5ca1cac088f5: Layer already exists [2023-07-24T21:25:43.964Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:43.964Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:43.964Z] 29808a44437e: Layer already exists [2023-07-24T21:25:43.964Z] 3.1.0-dev.15: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:44.298Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:44.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:44.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-24T21:25:44.623Z] 05ae5ed2b695: Preparing [2023-07-24T21:25:44.623Z] e8e4be5f72b5: Preparing [2023-07-24T21:25:44.623Z] 5ca1cac088f5: Preparing [2023-07-24T21:25:44.623Z] 4aa1393ec4f8: Preparing [2023-07-24T21:25:44.623Z] e4e54046877d: Preparing [2023-07-24T21:25:44.623Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:44.623Z] 29808a44437e: Preparing [2023-07-24T21:25:44.623Z] 9386262d7a74: Preparing [2023-07-24T21:25:44.623Z] 29808a44437e: Waiting [2023-07-24T21:25:44.623Z] 9386262d7a74: Waiting [2023-07-24T21:25:44.623Z] f8ff2804b2f4: Waiting [2023-07-24T21:25:44.623Z] 05ae5ed2b695: Layer already exists [2023-07-24T21:25:44.623Z] e8e4be5f72b5: Layer already exists [2023-07-24T21:25:44.623Z] e4e54046877d: Layer already exists [2023-07-24T21:25:44.623Z] 5ca1cac088f5: Layer already exists [2023-07-24T21:25:44.623Z] 4aa1393ec4f8: Layer already exists [2023-07-24T21:25:44.623Z] 29808a44437e: Layer already exists [2023-07-24T21:25:44.623Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:44.623Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:44.623Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:45.227Z] + 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 [2023-07-24T21:25:45.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-24T21:25:45.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-24T21:25:45.551Z] 05ae5ed2b695: Preparing [2023-07-24T21:25:45.551Z] e8e4be5f72b5: Preparing [2023-07-24T21:25:45.551Z] 5ca1cac088f5: Preparing [2023-07-24T21:25:45.551Z] 4aa1393ec4f8: Preparing [2023-07-24T21:25:45.551Z] e4e54046877d: Preparing [2023-07-24T21:25:45.551Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:45.551Z] 29808a44437e: Preparing [2023-07-24T21:25:45.551Z] 9386262d7a74: Preparing [2023-07-24T21:25:45.551Z] f8ff2804b2f4: Waiting [2023-07-24T21:25:45.551Z] 29808a44437e: Waiting [2023-07-24T21:25:45.551Z] 9386262d7a74: Waiting [2023-07-24T21:25:45.551Z] 5ca1cac088f5: Layer already exists [2023-07-24T21:25:45.551Z] 4aa1393ec4f8: Layer already exists [2023-07-24T21:25:45.552Z] 05ae5ed2b695: Layer already exists [2023-07-24T21:25:45.552Z] e8e4be5f72b5: Layer already exists [2023-07-24T21:25:45.552Z] e4e54046877d: Layer already exists [2023-07-24T21:25:45.552Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:45.552Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:45.552Z] 29808a44437e: Layer already exists [2023-07-24T21:25:45.814Z] main: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:25:45.861Z] ===================================================== [Pipeline] echo [2023-07-24T21:25:45.867Z] taggedImages: [2023-07-24T21:25:45.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:45.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-24T21:25:45.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 [2023-07-24T21:25:45.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:45.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-24T21:25:45.882Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-24T21:25:45.882Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:45.882Z] latest [2023-07-24T21:25:45.882Z] 3.1.0-dev.15 [2023-07-24T21:25:45.882Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:45.882Z] main [2023-07-24T21:25:45.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:46.205Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:46.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:46.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-24T21:25:46.534Z] 015c3715f09e: Preparing [2023-07-24T21:25:46.534Z] 396356629568: Preparing [2023-07-24T21:25:46.534Z] e4e54046877d: Preparing [2023-07-24T21:25:46.534Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:46.534Z] 429816d640ed: Preparing [2023-07-24T21:25:46.534Z] 9386262d7a74: Preparing [2023-07-24T21:25:46.534Z] 9386262d7a74: Waiting [2023-07-24T21:25:46.534Z] e4e54046877d: Layer already exists [2023-07-24T21:25:46.534Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:46.534Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:46.797Z] 429816d640ed: Pushed [2023-07-24T21:25:46.798Z] 015c3715f09e: Pushed [2023-07-24T21:25:50.121Z] 396356629568: Pushed [2023-07-24T21:25:50.121Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:51.855Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:52.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-24T21:25:52.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-24T21:25:52.183Z] 015c3715f09e: Preparing [2023-07-24T21:25:52.183Z] 396356629568: Preparing [2023-07-24T21:25:52.183Z] e4e54046877d: Preparing [2023-07-24T21:25:52.183Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:52.183Z] 429816d640ed: Preparing [2023-07-24T21:25:52.183Z] 9386262d7a74: Preparing [2023-07-24T21:25:52.183Z] 9386262d7a74: Waiting [2023-07-24T21:25:52.183Z] e4e54046877d: Layer already exists [2023-07-24T21:25:52.183Z] 396356629568: Layer already exists [2023-07-24T21:25:52.183Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:52.183Z] 015c3715f09e: Layer already exists [2023-07-24T21:25:52.183Z] 429816d640ed: Layer already exists [2023-07-24T21:25:52.183Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:52.449Z] latest: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:52.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:53.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 [2023-07-24T21:25:53.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-24T21:25:53.123Z] 015c3715f09e: Preparing [2023-07-24T21:25:53.123Z] 396356629568: Preparing [2023-07-24T21:25:53.123Z] e4e54046877d: Preparing [2023-07-24T21:25:53.123Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:53.123Z] 429816d640ed: Preparing [2023-07-24T21:25:53.123Z] 9386262d7a74: Preparing [2023-07-24T21:25:53.123Z] 9386262d7a74: Waiting [2023-07-24T21:25:53.123Z] 015c3715f09e: Layer already exists [2023-07-24T21:25:53.123Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:53.123Z] 429816d640ed: Layer already exists [2023-07-24T21:25:53.123Z] 396356629568: Layer already exists [2023-07-24T21:25:53.123Z] e4e54046877d: Layer already exists [2023-07-24T21:25:53.123Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:53.123Z] 3.1.0-dev.15: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:53.458Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:53.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:53.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-24T21:25:53.786Z] 015c3715f09e: Preparing [2023-07-24T21:25:53.786Z] 396356629568: Preparing [2023-07-24T21:25:53.786Z] e4e54046877d: Preparing [2023-07-24T21:25:53.786Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:53.786Z] 429816d640ed: Preparing [2023-07-24T21:25:53.786Z] 9386262d7a74: Preparing [2023-07-24T21:25:53.786Z] 9386262d7a74: Waiting [2023-07-24T21:25:53.786Z] e4e54046877d: Layer already exists [2023-07-24T21:25:53.786Z] 396356629568: Layer already exists [2023-07-24T21:25:53.786Z] 429816d640ed: Layer already exists [2023-07-24T21:25:53.786Z] 015c3715f09e: Layer already exists [2023-07-24T21:25:53.786Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:53.786Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:53.786Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:54.394Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:54.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-24T21:25:54.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-24T21:25:54.729Z] 015c3715f09e: Preparing [2023-07-24T21:25:54.729Z] 396356629568: Preparing [2023-07-24T21:25:54.729Z] e4e54046877d: Preparing [2023-07-24T21:25:54.729Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:54.729Z] 429816d640ed: Preparing [2023-07-24T21:25:54.729Z] 9386262d7a74: Preparing [2023-07-24T21:25:54.729Z] 9386262d7a74: Waiting [2023-07-24T21:25:54.729Z] 396356629568: Layer already exists [2023-07-24T21:25:54.729Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:54.729Z] 429816d640ed: Layer already exists [2023-07-24T21:25:54.729Z] 015c3715f09e: Layer already exists [2023-07-24T21:25:54.729Z] e4e54046877d: Layer already exists [2023-07-24T21:25:54.729Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:54.729Z] main: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:25:55.032Z] ===================================================== [Pipeline] echo [2023-07-24T21:25:55.038Z] taggedImages: [2023-07-24T21:25:55.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:55.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-24T21:25:55.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 [2023-07-24T21:25:55.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:55.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-24T21:25:55.055Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-24T21:25:55.055Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:55.055Z] latest [2023-07-24T21:25:55.055Z] 3.1.0-dev.15 [2023-07-24T21:25:55.055Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:25:55.055Z] main [2023-07-24T21:25:55.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:55.392Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:55.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:25:55.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-24T21:25:55.713Z] 7121eaf75800: Preparing [2023-07-24T21:25:55.713Z] 29e4fc283aa3: Preparing [2023-07-24T21:25:55.713Z] 79da01359dfd: Preparing [2023-07-24T21:25:55.713Z] e4e54046877d: Preparing [2023-07-24T21:25:55.713Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:55.713Z] 29808a44437e: Preparing [2023-07-24T21:25:55.713Z] 9386262d7a74: Preparing [2023-07-24T21:25:55.713Z] 29808a44437e: Waiting [2023-07-24T21:25:55.713Z] 9386262d7a74: Waiting [2023-07-24T21:25:55.713Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:55.713Z] e4e54046877d: Layer already exists [2023-07-24T21:25:55.976Z] 29808a44437e: Layer already exists [2023-07-24T21:25:55.977Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:55.977Z] 29e4fc283aa3: Pushed [2023-07-24T21:25:55.977Z] 7121eaf75800: Pushed [2023-07-24T21:25:59.306Z] 79da01359dfd: Pushed [2023-07-24T21:25:59.306Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:59.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:25:59.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-24T21:25:59.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-24T21:25:59.969Z] 7121eaf75800: Preparing [2023-07-24T21:25:59.969Z] 29e4fc283aa3: Preparing [2023-07-24T21:25:59.969Z] 79da01359dfd: Preparing [2023-07-24T21:25:59.969Z] e4e54046877d: Preparing [2023-07-24T21:25:59.969Z] f8ff2804b2f4: Preparing [2023-07-24T21:25:59.969Z] 29808a44437e: Preparing [2023-07-24T21:25:59.969Z] 9386262d7a74: Preparing [2023-07-24T21:25:59.969Z] 29808a44437e: Waiting [2023-07-24T21:25:59.969Z] 9386262d7a74: Waiting [2023-07-24T21:25:59.969Z] 29e4fc283aa3: Layer already exists [2023-07-24T21:25:59.969Z] 7121eaf75800: Layer already exists [2023-07-24T21:25:59.969Z] e4e54046877d: Layer already exists [2023-07-24T21:25:59.969Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:25:59.969Z] 79da01359dfd: Layer already exists [2023-07-24T21:25:59.969Z] 29808a44437e: Layer already exists [2023-07-24T21:25:59.969Z] 9386262d7a74: Layer already exists [2023-07-24T21:25:59.969Z] latest: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:00.563Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:00.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 [2023-07-24T21:26:00.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-24T21:26:00.898Z] 7121eaf75800: Preparing [2023-07-24T21:26:00.898Z] 29e4fc283aa3: Preparing [2023-07-24T21:26:00.898Z] 79da01359dfd: Preparing [2023-07-24T21:26:00.898Z] e4e54046877d: Preparing [2023-07-24T21:26:00.898Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:00.898Z] 29808a44437e: Preparing [2023-07-24T21:26:00.898Z] 9386262d7a74: Preparing [2023-07-24T21:26:00.898Z] 29808a44437e: Waiting [2023-07-24T21:26:00.898Z] 9386262d7a74: Waiting [2023-07-24T21:26:00.898Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:00.898Z] e4e54046877d: Layer already exists [2023-07-24T21:26:00.898Z] 79da01359dfd: Layer already exists [2023-07-24T21:26:00.898Z] 29e4fc283aa3: Layer already exists [2023-07-24T21:26:00.898Z] 7121eaf75800: Layer already exists [2023-07-24T21:26:00.898Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:00.898Z] 29808a44437e: Layer already exists [2023-07-24T21:26:00.898Z] 3.1.0-dev.15: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:01.249Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:01.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:01.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-24T21:26:01.581Z] 7121eaf75800: Preparing [2023-07-24T21:26:01.581Z] 29e4fc283aa3: Preparing [2023-07-24T21:26:01.581Z] 79da01359dfd: Preparing [2023-07-24T21:26:01.581Z] e4e54046877d: Preparing [2023-07-24T21:26:01.581Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:01.581Z] 29808a44437e: Preparing [2023-07-24T21:26:01.581Z] 9386262d7a74: Preparing [2023-07-24T21:26:01.581Z] 29808a44437e: Waiting [2023-07-24T21:26:01.581Z] 9386262d7a74: Waiting [2023-07-24T21:26:01.581Z] 79da01359dfd: Layer already exists [2023-07-24T21:26:01.581Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:01.581Z] 29e4fc283aa3: Layer already exists [2023-07-24T21:26:01.581Z] e4e54046877d: Layer already exists [2023-07-24T21:26:01.581Z] 7121eaf75800: Layer already exists [2023-07-24T21:26:01.581Z] 29808a44437e: Layer already exists [2023-07-24T21:26:01.581Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:01.581Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:01.912Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:02.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-24T21:26:02.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-24T21:26:02.237Z] 7121eaf75800: Preparing [2023-07-24T21:26:02.237Z] 29e4fc283aa3: Preparing [2023-07-24T21:26:02.237Z] 79da01359dfd: Preparing [2023-07-24T21:26:02.237Z] e4e54046877d: Preparing [2023-07-24T21:26:02.237Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:02.237Z] 29808a44437e: Preparing [2023-07-24T21:26:02.237Z] 9386262d7a74: Preparing [2023-07-24T21:26:02.237Z] 29808a44437e: Waiting [2023-07-24T21:26:02.237Z] 9386262d7a74: Waiting [2023-07-24T21:26:02.237Z] 79da01359dfd: Layer already exists [2023-07-24T21:26:02.237Z] 7121eaf75800: Layer already exists [2023-07-24T21:26:02.237Z] 29e4fc283aa3: Layer already exists [2023-07-24T21:26:02.237Z] e4e54046877d: Layer already exists [2023-07-24T21:26:02.237Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:02.237Z] 29808a44437e: Layer already exists [2023-07-24T21:26:02.237Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:02.500Z] main: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:02.540Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:02.546Z] taggedImages: [2023-07-24T21:26:02.546Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:02.546Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-24T21:26:02.546Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 [2023-07-24T21:26:02.546Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:02.546Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-24T21:26:02.562Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-24T21:26:02.562Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:02.562Z] latest [2023-07-24T21:26:02.562Z] 3.1.0-dev.15 [2023-07-24T21:26:02.562Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:02.562Z] main [2023-07-24T21:26:02.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:02.904Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:05.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:05.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-24T21:26:05.806Z] 182bc86b0db1: Preparing [2023-07-24T21:26:05.806Z] 358c288aa04d: Preparing [2023-07-24T21:26:05.806Z] 58e5cdca08a5: Preparing [2023-07-24T21:26:05.806Z] c11c306d4527: Preparing [2023-07-24T21:26:05.806Z] 37dc77be12be: Preparing [2023-07-24T21:26:05.806Z] 7413d23e1cb0: Preparing [2023-07-24T21:26:05.806Z] 47d20767f459: Preparing [2023-07-24T21:26:05.806Z] e4e54046877d: Preparing [2023-07-24T21:26:05.806Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:05.806Z] ffeaaa96cff0: Preparing [2023-07-24T21:26:05.806Z] 73c39f9c5e26: Preparing [2023-07-24T21:26:05.806Z] 5f70bf18a086: Preparing [2023-07-24T21:26:05.806Z] 43eede6ab422: Preparing [2023-07-24T21:26:05.806Z] 97ad217290fa: Preparing [2023-07-24T21:26:05.806Z] 9386262d7a74: Preparing [2023-07-24T21:26:05.806Z] 73c39f9c5e26: Waiting [2023-07-24T21:26:05.806Z] 7413d23e1cb0: Waiting [2023-07-24T21:26:05.806Z] 47d20767f459: Waiting [2023-07-24T21:26:05.806Z] e4e54046877d: Waiting [2023-07-24T21:26:05.806Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:05.806Z] ffeaaa96cff0: Waiting [2023-07-24T21:26:05.806Z] 5f70bf18a086: Waiting [2023-07-24T21:26:05.806Z] 43eede6ab422: Waiting [2023-07-24T21:26:05.806Z] 97ad217290fa: Waiting [2023-07-24T21:26:05.806Z] 9386262d7a74: Waiting [2023-07-24T21:26:06.074Z] 358c288aa04d: Pushed [2023-07-24T21:26:06.074Z] 58e5cdca08a5: Pushed [2023-07-24T21:26:06.074Z] c11c306d4527: Pushed [2023-07-24T21:26:06.074Z] 37dc77be12be: Pushed [2023-07-24T21:26:06.074Z] 182bc86b0db1: Pushed [2023-07-24T21:26:06.074Z] e4e54046877d: Layer already exists [2023-07-24T21:26:06.074Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:06.074Z] 7413d23e1cb0: Pushed [2023-07-24T21:26:06.346Z] ffeaaa96cff0: Pushed [2023-07-24T21:26:06.346Z] 73c39f9c5e26: Pushed [2023-07-24T21:26:06.346Z] 5f70bf18a086: Pushed [2023-07-24T21:26:06.346Z] 43eede6ab422: Pushed [2023-07-24T21:26:06.346Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:06.346Z] 97ad217290fa: Pushed [2023-07-24T21:26:09.667Z] 47d20767f459: Pushed [2023-07-24T21:26:09.930Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:10.263Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:10.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-24T21:26:10.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-24T21:26:10.586Z] 182bc86b0db1: Preparing [2023-07-24T21:26:10.586Z] 358c288aa04d: Preparing [2023-07-24T21:26:10.586Z] 58e5cdca08a5: Preparing [2023-07-24T21:26:10.586Z] c11c306d4527: Preparing [2023-07-24T21:26:10.586Z] 37dc77be12be: Preparing [2023-07-24T21:26:10.586Z] 7413d23e1cb0: Preparing [2023-07-24T21:26:10.586Z] 47d20767f459: Preparing [2023-07-24T21:26:10.586Z] e4e54046877d: Preparing [2023-07-24T21:26:10.586Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:10.586Z] ffeaaa96cff0: Preparing [2023-07-24T21:26:10.586Z] 73c39f9c5e26: Preparing [2023-07-24T21:26:10.586Z] 5f70bf18a086: Preparing [2023-07-24T21:26:10.586Z] 43eede6ab422: Preparing [2023-07-24T21:26:10.586Z] 97ad217290fa: Preparing [2023-07-24T21:26:10.586Z] 9386262d7a74: Preparing [2023-07-24T21:26:10.586Z] 7413d23e1cb0: Waiting [2023-07-24T21:26:10.586Z] 47d20767f459: Waiting [2023-07-24T21:26:10.586Z] 73c39f9c5e26: Waiting [2023-07-24T21:26:10.586Z] e4e54046877d: Waiting [2023-07-24T21:26:10.586Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:10.586Z] ffeaaa96cff0: Waiting [2023-07-24T21:26:10.586Z] 5f70bf18a086: Waiting [2023-07-24T21:26:10.586Z] 43eede6ab422: Waiting [2023-07-24T21:26:10.586Z] 97ad217290fa: Waiting [2023-07-24T21:26:10.586Z] 9386262d7a74: Waiting [2023-07-24T21:26:10.849Z] 182bc86b0db1: Layer already exists [2023-07-24T21:26:10.850Z] 37dc77be12be: Layer already exists [2023-07-24T21:26:10.850Z] c11c306d4527: Layer already exists [2023-07-24T21:26:10.850Z] 58e5cdca08a5: Layer already exists [2023-07-24T21:26:10.850Z] 358c288aa04d: Layer already exists [2023-07-24T21:26:10.850Z] 7413d23e1cb0: Layer already exists [2023-07-24T21:26:10.850Z] e4e54046877d: Layer already exists [2023-07-24T21:26:10.850Z] 47d20767f459: Layer already exists [2023-07-24T21:26:10.850Z] ffeaaa96cff0: Layer already exists [2023-07-24T21:26:10.850Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:10.850Z] 73c39f9c5e26: Layer already exists [2023-07-24T21:26:10.850Z] 5f70bf18a086: Layer already exists [2023-07-24T21:26:10.850Z] 43eede6ab422: Layer already exists [2023-07-24T21:26:10.850Z] 97ad217290fa: Layer already exists [2023-07-24T21:26:10.850Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:10.850Z] latest: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:11.196Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:11.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 [2023-07-24T21:26:11.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-24T21:26:11.521Z] 182bc86b0db1: Preparing [2023-07-24T21:26:11.521Z] 358c288aa04d: Preparing [2023-07-24T21:26:11.521Z] 58e5cdca08a5: Preparing [2023-07-24T21:26:11.521Z] c11c306d4527: Preparing [2023-07-24T21:26:11.521Z] 37dc77be12be: Preparing [2023-07-24T21:26:11.521Z] 7413d23e1cb0: Preparing [2023-07-24T21:26:11.521Z] 47d20767f459: Preparing [2023-07-24T21:26:11.521Z] e4e54046877d: Preparing [2023-07-24T21:26:11.521Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:11.521Z] ffeaaa96cff0: Preparing [2023-07-24T21:26:11.521Z] 73c39f9c5e26: Preparing [2023-07-24T21:26:11.521Z] 5f70bf18a086: Preparing [2023-07-24T21:26:11.521Z] 43eede6ab422: Preparing [2023-07-24T21:26:11.521Z] 97ad217290fa: Preparing [2023-07-24T21:26:11.521Z] 9386262d7a74: Preparing [2023-07-24T21:26:11.521Z] 7413d23e1cb0: Waiting [2023-07-24T21:26:11.521Z] 47d20767f459: Waiting [2023-07-24T21:26:11.521Z] 73c39f9c5e26: Waiting [2023-07-24T21:26:11.521Z] e4e54046877d: Waiting [2023-07-24T21:26:11.521Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:11.521Z] ffeaaa96cff0: Waiting [2023-07-24T21:26:11.521Z] 5f70bf18a086: Waiting [2023-07-24T21:26:11.521Z] 43eede6ab422: Waiting [2023-07-24T21:26:11.521Z] 9386262d7a74: Waiting [2023-07-24T21:26:11.521Z] 97ad217290fa: Waiting [2023-07-24T21:26:11.521Z] c11c306d4527: Layer already exists [2023-07-24T21:26:11.521Z] 37dc77be12be: Layer already exists [2023-07-24T21:26:11.521Z] 182bc86b0db1: Layer already exists [2023-07-24T21:26:11.521Z] 58e5cdca08a5: Layer already exists [2023-07-24T21:26:11.521Z] 358c288aa04d: Layer already exists [2023-07-24T21:26:11.521Z] 47d20767f459: Layer already exists [2023-07-24T21:26:11.521Z] 7413d23e1cb0: Layer already exists [2023-07-24T21:26:11.521Z] e4e54046877d: Layer already exists [2023-07-24T21:26:11.521Z] ffeaaa96cff0: Layer already exists [2023-07-24T21:26:11.521Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:11.521Z] 73c39f9c5e26: Layer already exists [2023-07-24T21:26:11.521Z] 5f70bf18a086: Layer already exists [2023-07-24T21:26:11.521Z] 43eede6ab422: Layer already exists [2023-07-24T21:26:11.521Z] 97ad217290fa: Layer already exists [2023-07-24T21:26:11.521Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:11.784Z] 3.1.0-dev.15: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:12.123Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:12.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:12.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-24T21:26:12.463Z] 182bc86b0db1: Preparing [2023-07-24T21:26:12.463Z] 358c288aa04d: Preparing [2023-07-24T21:26:12.463Z] 58e5cdca08a5: Preparing [2023-07-24T21:26:12.463Z] c11c306d4527: Preparing [2023-07-24T21:26:12.463Z] 37dc77be12be: Preparing [2023-07-24T21:26:12.463Z] 7413d23e1cb0: Preparing [2023-07-24T21:26:12.463Z] 47d20767f459: Preparing [2023-07-24T21:26:12.463Z] e4e54046877d: Preparing [2023-07-24T21:26:12.463Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:12.463Z] ffeaaa96cff0: Preparing [2023-07-24T21:26:12.463Z] 73c39f9c5e26: Preparing [2023-07-24T21:26:12.463Z] 5f70bf18a086: Preparing [2023-07-24T21:26:12.463Z] 43eede6ab422: Preparing [2023-07-24T21:26:12.463Z] 97ad217290fa: Preparing [2023-07-24T21:26:12.463Z] 9386262d7a74: Preparing [2023-07-24T21:26:12.463Z] ffeaaa96cff0: Waiting [2023-07-24T21:26:12.463Z] 73c39f9c5e26: Waiting [2023-07-24T21:26:12.463Z] 5f70bf18a086: Waiting [2023-07-24T21:26:12.463Z] 7413d23e1cb0: Waiting [2023-07-24T21:26:12.463Z] 47d20767f459: Waiting [2023-07-24T21:26:12.463Z] e4e54046877d: Waiting [2023-07-24T21:26:12.463Z] 43eede6ab422: Waiting [2023-07-24T21:26:12.463Z] 9386262d7a74: Waiting [2023-07-24T21:26:12.463Z] 97ad217290fa: Waiting [2023-07-24T21:26:12.463Z] 37dc77be12be: Layer already exists [2023-07-24T21:26:12.463Z] 58e5cdca08a5: Layer already exists [2023-07-24T21:26:12.463Z] c11c306d4527: Layer already exists [2023-07-24T21:26:12.463Z] 358c288aa04d: Layer already exists [2023-07-24T21:26:12.463Z] 182bc86b0db1: Layer already exists [2023-07-24T21:26:12.463Z] 7413d23e1cb0: Layer already exists [2023-07-24T21:26:12.463Z] e4e54046877d: Layer already exists [2023-07-24T21:26:12.463Z] 47d20767f459: Layer already exists [2023-07-24T21:26:12.463Z] ffeaaa96cff0: Layer already exists [2023-07-24T21:26:12.463Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:12.463Z] 5f70bf18a086: Layer already exists [2023-07-24T21:26:12.463Z] 43eede6ab422: Layer already exists [2023-07-24T21:26:12.463Z] 73c39f9c5e26: Layer already exists [2023-07-24T21:26:12.463Z] 97ad217290fa: Layer already exists [2023-07-24T21:26:12.463Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:12.726Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:13.057Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:13.394Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-24T21:26:13.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-24T21:26:13.394Z] 182bc86b0db1: Preparing [2023-07-24T21:26:13.394Z] 358c288aa04d: Preparing [2023-07-24T21:26:13.394Z] 58e5cdca08a5: Preparing [2023-07-24T21:26:13.394Z] c11c306d4527: Preparing [2023-07-24T21:26:13.394Z] 37dc77be12be: Preparing [2023-07-24T21:26:13.394Z] 7413d23e1cb0: Preparing [2023-07-24T21:26:13.394Z] 7413d23e1cb0: Waiting [2023-07-24T21:26:13.394Z] 47d20767f459: Preparing [2023-07-24T21:26:13.394Z] e4e54046877d: Preparing [2023-07-24T21:26:13.394Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:13.394Z] ffeaaa96cff0: Preparing [2023-07-24T21:26:13.394Z] 73c39f9c5e26: Preparing [2023-07-24T21:26:13.394Z] 5f70bf18a086: Preparing [2023-07-24T21:26:13.394Z] 43eede6ab422: Preparing [2023-07-24T21:26:13.394Z] 97ad217290fa: Preparing [2023-07-24T21:26:13.394Z] 9386262d7a74: Preparing [2023-07-24T21:26:13.394Z] 47d20767f459: Waiting [2023-07-24T21:26:13.394Z] e4e54046877d: Waiting [2023-07-24T21:26:13.394Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:13.394Z] ffeaaa96cff0: Waiting [2023-07-24T21:26:13.394Z] 73c39f9c5e26: Waiting [2023-07-24T21:26:13.394Z] 5f70bf18a086: Waiting [2023-07-24T21:26:13.394Z] 43eede6ab422: Waiting [2023-07-24T21:26:13.394Z] 97ad217290fa: Waiting [2023-07-24T21:26:13.394Z] 9386262d7a74: Waiting [2023-07-24T21:26:13.394Z] c11c306d4527: Layer already exists [2023-07-24T21:26:13.394Z] 358c288aa04d: Layer already exists [2023-07-24T21:26:13.394Z] 37dc77be12be: Layer already exists [2023-07-24T21:26:13.394Z] 182bc86b0db1: Layer already exists [2023-07-24T21:26:13.394Z] 58e5cdca08a5: Layer already exists [2023-07-24T21:26:13.394Z] ffeaaa96cff0: Layer already exists [2023-07-24T21:26:13.394Z] e4e54046877d: Layer already exists [2023-07-24T21:26:13.394Z] 7413d23e1cb0: Layer already exists [2023-07-24T21:26:13.394Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:13.394Z] 47d20767f459: Layer already exists [2023-07-24T21:26:13.394Z] 73c39f9c5e26: Layer already exists [2023-07-24T21:26:13.394Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:13.394Z] 5f70bf18a086: Layer already exists [2023-07-24T21:26:13.394Z] 97ad217290fa: Layer already exists [2023-07-24T21:26:13.394Z] 43eede6ab422: Layer already exists [2023-07-24T21:26:13.657Z] main: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:13.711Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:13.721Z] taggedImages: [2023-07-24T21:26:13.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:13.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-24T21:26:13.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 [2023-07-24T21:26:13.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:13.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-24T21:26:13.746Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-24T21:26:13.746Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:13.746Z] latest [2023-07-24T21:26:13.746Z] 3.1.0-dev.15 [2023-07-24T21:26:13.746Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:13.746Z] main [2023-07-24T21:26:13.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:14.072Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:14.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:14.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-24T21:26:14.404Z] 5a877517202f: Preparing [2023-07-24T21:26:14.404Z] 30d0fb45bb85: Preparing [2023-07-24T21:26:14.404Z] bcbb211bdb8f: Preparing [2023-07-24T21:26:14.404Z] 02e35ac0ce5a: Preparing [2023-07-24T21:26:14.404Z] e4e54046877d: Preparing [2023-07-24T21:26:14.404Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:14.404Z] 29808a44437e: Preparing [2023-07-24T21:26:14.404Z] 9386262d7a74: Preparing [2023-07-24T21:26:14.404Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:14.404Z] 29808a44437e: Waiting [2023-07-24T21:26:14.404Z] 9386262d7a74: Waiting [2023-07-24T21:26:14.404Z] e4e54046877d: Layer already exists [2023-07-24T21:26:14.404Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:14.668Z] 29808a44437e: Layer already exists [2023-07-24T21:26:14.668Z] bcbb211bdb8f: Pushed [2023-07-24T21:26:14.668Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:14.668Z] 30d0fb45bb85: Pushed [2023-07-24T21:26:14.668Z] 5a877517202f: Pushed [2023-07-24T21:26:17.228Z] 02e35ac0ce5a: Pushed [2023-07-24T21:26:17.491Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:17.835Z] + 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 [2023-07-24T21:26:18.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-24T21:26:18.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-24T21:26:18.167Z] 5a877517202f: Preparing [2023-07-24T21:26:18.167Z] 30d0fb45bb85: Preparing [2023-07-24T21:26:18.167Z] bcbb211bdb8f: Preparing [2023-07-24T21:26:18.167Z] 02e35ac0ce5a: Preparing [2023-07-24T21:26:18.167Z] e4e54046877d: Preparing [2023-07-24T21:26:18.167Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:18.167Z] 29808a44437e: Preparing [2023-07-24T21:26:18.167Z] 9386262d7a74: Preparing [2023-07-24T21:26:18.167Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:18.167Z] 29808a44437e: Waiting [2023-07-24T21:26:18.167Z] 9386262d7a74: Waiting [2023-07-24T21:26:18.167Z] 5a877517202f: Layer already exists [2023-07-24T21:26:18.167Z] e4e54046877d: Layer already exists [2023-07-24T21:26:18.167Z] 02e35ac0ce5a: Layer already exists [2023-07-24T21:26:18.167Z] bcbb211bdb8f: Layer already exists [2023-07-24T21:26:18.167Z] 30d0fb45bb85: Layer already exists [2023-07-24T21:26:18.167Z] 29808a44437e: Layer already exists [2023-07-24T21:26:18.167Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:18.167Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:18.431Z] latest: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:18.762Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:19.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 [2023-07-24T21:26:19.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-24T21:26:19.146Z] 5a877517202f: Preparing [2023-07-24T21:26:19.146Z] 30d0fb45bb85: Preparing [2023-07-24T21:26:19.146Z] bcbb211bdb8f: Preparing [2023-07-24T21:26:19.146Z] 02e35ac0ce5a: Preparing [2023-07-24T21:26:19.146Z] e4e54046877d: Preparing [2023-07-24T21:26:19.146Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:19.146Z] 29808a44437e: Preparing [2023-07-24T21:26:19.146Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:19.146Z] 9386262d7a74: Preparing [2023-07-24T21:26:19.146Z] 9386262d7a74: Waiting [2023-07-24T21:26:19.146Z] 29808a44437e: Waiting [2023-07-24T21:26:19.146Z] 02e35ac0ce5a: Layer already exists [2023-07-24T21:26:19.146Z] e4e54046877d: Layer already exists [2023-07-24T21:26:19.146Z] 5a877517202f: Layer already exists [2023-07-24T21:26:19.146Z] bcbb211bdb8f: Layer already exists [2023-07-24T21:26:19.146Z] 30d0fb45bb85: Layer already exists [2023-07-24T21:26:19.146Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:19.146Z] 29808a44437e: Layer already exists [2023-07-24T21:26:19.146Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:19.146Z] 3.1.0-dev.15: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:19.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:20.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:20.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-24T21:26:20.105Z] 5a877517202f: Preparing [2023-07-24T21:26:20.105Z] 30d0fb45bb85: Preparing [2023-07-24T21:26:20.105Z] bcbb211bdb8f: Preparing [2023-07-24T21:26:20.105Z] 02e35ac0ce5a: Preparing [2023-07-24T21:26:20.105Z] e4e54046877d: Preparing [2023-07-24T21:26:20.105Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:20.105Z] 29808a44437e: Preparing [2023-07-24T21:26:20.105Z] 9386262d7a74: Preparing [2023-07-24T21:26:20.105Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:20.105Z] 9386262d7a74: Waiting [2023-07-24T21:26:20.105Z] 29808a44437e: Waiting [2023-07-24T21:26:20.105Z] 5a877517202f: Layer already exists [2023-07-24T21:26:20.105Z] 02e35ac0ce5a: Layer already exists [2023-07-24T21:26:20.105Z] bcbb211bdb8f: Layer already exists [2023-07-24T21:26:20.105Z] e4e54046877d: Layer already exists [2023-07-24T21:26:20.105Z] 30d0fb45bb85: Layer already exists [2023-07-24T21:26:20.105Z] 29808a44437e: Layer already exists [2023-07-24T21:26:20.105Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:20.105Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:20.105Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:20.717Z] + 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 [2023-07-24T21:26:21.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-24T21:26:21.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-24T21:26:21.042Z] 5a877517202f: Preparing [2023-07-24T21:26:21.042Z] 30d0fb45bb85: Preparing [2023-07-24T21:26:21.042Z] bcbb211bdb8f: Preparing [2023-07-24T21:26:21.042Z] 02e35ac0ce5a: Preparing [2023-07-24T21:26:21.042Z] e4e54046877d: Preparing [2023-07-24T21:26:21.042Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:21.042Z] 29808a44437e: Preparing [2023-07-24T21:26:21.042Z] 9386262d7a74: Preparing [2023-07-24T21:26:21.042Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:21.042Z] 29808a44437e: Waiting [2023-07-24T21:26:21.042Z] 9386262d7a74: Waiting [2023-07-24T21:26:21.042Z] 5a877517202f: Layer already exists [2023-07-24T21:26:21.042Z] 30d0fb45bb85: Layer already exists [2023-07-24T21:26:21.042Z] bcbb211bdb8f: Layer already exists [2023-07-24T21:26:21.042Z] 02e35ac0ce5a: Layer already exists [2023-07-24T21:26:21.042Z] e4e54046877d: Layer already exists [2023-07-24T21:26:21.042Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:21.042Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:21.042Z] 29808a44437e: Layer already exists [2023-07-24T21:26:21.306Z] main: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:21.360Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:21.370Z] taggedImages: [2023-07-24T21:26:21.370Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:21.370Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-24T21:26:21.370Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 [2023-07-24T21:26:21.370Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:21.370Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-24T21:26:21.392Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-24T21:26:21.392Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:21.392Z] latest [2023-07-24T21:26:21.392Z] 3.1.0-dev.15 [2023-07-24T21:26:21.392Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:21.392Z] main [2023-07-24T21:26:21.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:21.743Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:22.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:22.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-24T21:26:22.082Z] ebc4a3103729: Preparing [2023-07-24T21:26:22.082Z] 9d5112f012b0: Preparing [2023-07-24T21:26:22.082Z] c8716498fe1e: Preparing [2023-07-24T21:26:22.082Z] 1a653c4a1509: Preparing [2023-07-24T21:26:22.082Z] e4e54046877d: Preparing [2023-07-24T21:26:22.082Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:22.082Z] 1bef105d354c: Preparing [2023-07-24T21:26:22.082Z] 2ee3a64bdf34: Preparing [2023-07-24T21:26:22.082Z] 9386262d7a74: Preparing [2023-07-24T21:26:22.082Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:22.082Z] 1bef105d354c: Waiting [2023-07-24T21:26:22.082Z] 2ee3a64bdf34: Waiting [2023-07-24T21:26:22.082Z] 9386262d7a74: Waiting [2023-07-24T21:26:22.082Z] e4e54046877d: Layer already exists [2023-07-24T21:26:22.082Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:22.347Z] 9d5112f012b0: Pushed [2023-07-24T21:26:22.347Z] 1a653c4a1509: Pushed [2023-07-24T21:26:22.347Z] ebc4a3103729: Pushed [2023-07-24T21:26:22.347Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:22.347Z] 1bef105d354c: Pushed [2023-07-24T21:26:23.748Z] 2ee3a64bdf34: Pushed [2023-07-24T21:26:25.146Z] c8716498fe1e: Pushed [2023-07-24T21:26:25.146Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:25.482Z] + 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 [2023-07-24T21:26:25.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-24T21:26:25.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-24T21:26:25.817Z] ebc4a3103729: Preparing [2023-07-24T21:26:25.817Z] 9d5112f012b0: Preparing [2023-07-24T21:26:25.817Z] c8716498fe1e: Preparing [2023-07-24T21:26:25.817Z] 1a653c4a1509: Preparing [2023-07-24T21:26:25.817Z] e4e54046877d: Preparing [2023-07-24T21:26:25.817Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:25.817Z] 1bef105d354c: Preparing [2023-07-24T21:26:25.817Z] 2ee3a64bdf34: Preparing [2023-07-24T21:26:25.817Z] 9386262d7a74: Preparing [2023-07-24T21:26:25.817Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:25.817Z] 1bef105d354c: Waiting [2023-07-24T21:26:25.817Z] 9386262d7a74: Waiting [2023-07-24T21:26:25.817Z] 2ee3a64bdf34: Waiting [2023-07-24T21:26:25.817Z] 9d5112f012b0: Layer already exists [2023-07-24T21:26:25.817Z] 1a653c4a1509: Layer already exists [2023-07-24T21:26:25.817Z] e4e54046877d: Layer already exists [2023-07-24T21:26:25.817Z] c8716498fe1e: Layer already exists [2023-07-24T21:26:25.817Z] ebc4a3103729: Layer already exists [2023-07-24T21:26:25.817Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:25.817Z] 2ee3a64bdf34: Layer already exists [2023-07-24T21:26:25.817Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:25.817Z] 1bef105d354c: Layer already exists [2023-07-24T21:26:26.080Z] latest: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:26.405Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:26.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 [2023-07-24T21:26:26.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-24T21:26:26.731Z] ebc4a3103729: Preparing [2023-07-24T21:26:26.731Z] 9d5112f012b0: Preparing [2023-07-24T21:26:26.731Z] c8716498fe1e: Preparing [2023-07-24T21:26:26.731Z] 1a653c4a1509: Preparing [2023-07-24T21:26:26.731Z] e4e54046877d: Preparing [2023-07-24T21:26:26.731Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:26.731Z] 1bef105d354c: Preparing [2023-07-24T21:26:26.731Z] 2ee3a64bdf34: Preparing [2023-07-24T21:26:26.731Z] 9386262d7a74: Preparing [2023-07-24T21:26:26.731Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:26.731Z] 1bef105d354c: Waiting [2023-07-24T21:26:26.731Z] 2ee3a64bdf34: Waiting [2023-07-24T21:26:26.731Z] 9386262d7a74: Waiting [2023-07-24T21:26:26.731Z] 1a653c4a1509: Layer already exists [2023-07-24T21:26:26.731Z] e4e54046877d: Layer already exists [2023-07-24T21:26:26.731Z] 9d5112f012b0: Layer already exists [2023-07-24T21:26:26.731Z] ebc4a3103729: Layer already exists [2023-07-24T21:26:26.731Z] c8716498fe1e: Layer already exists [2023-07-24T21:26:26.731Z] 1bef105d354c: Layer already exists [2023-07-24T21:26:26.731Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:26.731Z] 2ee3a64bdf34: Layer already exists [2023-07-24T21:26:26.731Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:26.731Z] 3.1.0-dev.15: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:27.325Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:27.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:27.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-24T21:26:27.651Z] ebc4a3103729: Preparing [2023-07-24T21:26:27.651Z] 9d5112f012b0: Preparing [2023-07-24T21:26:27.651Z] c8716498fe1e: Preparing [2023-07-24T21:26:27.651Z] 1a653c4a1509: Preparing [2023-07-24T21:26:27.651Z] e4e54046877d: Preparing [2023-07-24T21:26:27.651Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:27.651Z] 1bef105d354c: Preparing [2023-07-24T21:26:27.651Z] 2ee3a64bdf34: Preparing [2023-07-24T21:26:27.651Z] 9386262d7a74: Preparing [2023-07-24T21:26:27.651Z] 1bef105d354c: Waiting [2023-07-24T21:26:27.651Z] 2ee3a64bdf34: Waiting [2023-07-24T21:26:27.651Z] 9386262d7a74: Waiting [2023-07-24T21:26:27.651Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:27.651Z] 1a653c4a1509: Layer already exists [2023-07-24T21:26:27.651Z] c8716498fe1e: Layer already exists [2023-07-24T21:26:27.651Z] 9d5112f012b0: Layer already exists [2023-07-24T21:26:27.651Z] ebc4a3103729: Layer already exists [2023-07-24T21:26:27.651Z] e4e54046877d: Layer already exists [2023-07-24T21:26:27.651Z] 2ee3a64bdf34: Layer already exists [2023-07-24T21:26:27.651Z] 1bef105d354c: Layer already exists [2023-07-24T21:26:27.651Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:27.651Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:27.651Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:28.260Z] + 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 [2023-07-24T21:26:28.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-24T21:26:28.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-24T21:26:28.585Z] ebc4a3103729: Preparing [2023-07-24T21:26:28.585Z] 9d5112f012b0: Preparing [2023-07-24T21:26:28.585Z] c8716498fe1e: Preparing [2023-07-24T21:26:28.585Z] 1a653c4a1509: Preparing [2023-07-24T21:26:28.585Z] e4e54046877d: Preparing [2023-07-24T21:26:28.585Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:28.585Z] 1bef105d354c: Preparing [2023-07-24T21:26:28.585Z] 2ee3a64bdf34: Preparing [2023-07-24T21:26:28.585Z] 9386262d7a74: Preparing [2023-07-24T21:26:28.585Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:28.585Z] 2ee3a64bdf34: Waiting [2023-07-24T21:26:28.585Z] 1bef105d354c: Waiting [2023-07-24T21:26:28.585Z] 9386262d7a74: Waiting [2023-07-24T21:26:28.585Z] e4e54046877d: Layer already exists [2023-07-24T21:26:28.585Z] 1a653c4a1509: Layer already exists [2023-07-24T21:26:28.585Z] c8716498fe1e: Layer already exists [2023-07-24T21:26:28.585Z] ebc4a3103729: Layer already exists [2023-07-24T21:26:28.585Z] 9d5112f012b0: Layer already exists [2023-07-24T21:26:28.585Z] 1bef105d354c: Layer already exists [2023-07-24T21:26:28.585Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:28.585Z] 2ee3a64bdf34: Layer already exists [2023-07-24T21:26:28.585Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:28.848Z] main: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:28.891Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:28.897Z] taggedImages: [2023-07-24T21:26:28.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:28.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-24T21:26:28.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 [2023-07-24T21:26:28.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:28.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-24T21:26:28.912Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-24T21:26:28.912Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:28.912Z] latest [2023-07-24T21:26:28.912Z] 3.1.0-dev.15 [2023-07-24T21:26:28.912Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:28.912Z] main [2023-07-24T21:26:28.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:29.245Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:29.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-24T21:26:29.568Z] c61549829729: Preparing [2023-07-24T21:26:29.568Z] ebd7fb5d9abc: Preparing [2023-07-24T21:26:29.568Z] 08d73ac00a0f: Preparing [2023-07-24T21:26:29.568Z] 7bedf9e21f1f: Preparing [2023-07-24T21:26:29.568Z] 276da1ac423f: Preparing [2023-07-24T21:26:29.568Z] fc585b4ea671: Preparing [2023-07-24T21:26:29.568Z] 9ae59b848546: Preparing [2023-07-24T21:26:29.568Z] e4e54046877d: Preparing [2023-07-24T21:26:29.568Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:29.568Z] 59c6e0c9debd: Preparing [2023-07-24T21:26:29.568Z] 9386262d7a74: Preparing [2023-07-24T21:26:29.568Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:29.568Z] fc585b4ea671: Waiting [2023-07-24T21:26:29.568Z] 9ae59b848546: Waiting [2023-07-24T21:26:29.568Z] e4e54046877d: Waiting [2023-07-24T21:26:29.568Z] 59c6e0c9debd: Waiting [2023-07-24T21:26:29.568Z] 9386262d7a74: Waiting [2023-07-24T21:26:29.834Z] ebd7fb5d9abc: Pushed [2023-07-24T21:26:29.834Z] 276da1ac423f: Pushed [2023-07-24T21:26:29.834Z] c61549829729: Pushed [2023-07-24T21:26:29.834Z] fc585b4ea671: Pushed [2023-07-24T21:26:29.834Z] 9ae59b848546: Pushed [2023-07-24T21:26:31.762Z] e4e54046877d: Layer already exists [2023-07-24T21:26:31.762Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:31.762Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:32.340Z] 7bedf9e21f1f: Pushed [2023-07-24T21:26:33.291Z] 08d73ac00a0f: Pushed [2023-07-24T21:26:33.872Z] 59c6e0c9debd: Pushed [2023-07-24T21:26:34.136Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:34.464Z] + 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 [2023-07-24T21:26:34.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-24T21:26:34.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-24T21:26:34.797Z] c61549829729: Preparing [2023-07-24T21:26:34.797Z] ebd7fb5d9abc: Preparing [2023-07-24T21:26:34.797Z] 08d73ac00a0f: Preparing [2023-07-24T21:26:34.797Z] 7bedf9e21f1f: Preparing [2023-07-24T21:26:34.797Z] 276da1ac423f: Preparing [2023-07-24T21:26:34.797Z] fc585b4ea671: Preparing [2023-07-24T21:26:34.797Z] 9ae59b848546: Preparing [2023-07-24T21:26:34.797Z] e4e54046877d: Preparing [2023-07-24T21:26:34.797Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:34.797Z] 59c6e0c9debd: Preparing [2023-07-24T21:26:34.797Z] 9386262d7a74: Preparing [2023-07-24T21:26:34.797Z] e4e54046877d: Waiting [2023-07-24T21:26:34.797Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:34.797Z] 59c6e0c9debd: Waiting [2023-07-24T21:26:34.797Z] 9386262d7a74: Waiting [2023-07-24T21:26:34.797Z] fc585b4ea671: Waiting [2023-07-24T21:26:34.797Z] c61549829729: Layer already exists [2023-07-24T21:26:34.797Z] 08d73ac00a0f: Layer already exists [2023-07-24T21:26:34.797Z] ebd7fb5d9abc: Layer already exists [2023-07-24T21:26:34.797Z] 276da1ac423f: Layer already exists [2023-07-24T21:26:34.797Z] 7bedf9e21f1f: Layer already exists [2023-07-24T21:26:34.797Z] fc585b4ea671: Layer already exists [2023-07-24T21:26:34.797Z] e4e54046877d: Layer already exists [2023-07-24T21:26:34.797Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:34.797Z] 59c6e0c9debd: Layer already exists [2023-07-24T21:26:34.797Z] 9ae59b848546: Layer already exists [2023-07-24T21:26:34.797Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:35.061Z] latest: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:35.389Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:35.711Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 [2023-07-24T21:26:35.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-24T21:26:35.712Z] c61549829729: Preparing [2023-07-24T21:26:35.712Z] ebd7fb5d9abc: Preparing [2023-07-24T21:26:35.712Z] 08d73ac00a0f: Preparing [2023-07-24T21:26:35.712Z] 7bedf9e21f1f: Preparing [2023-07-24T21:26:35.712Z] 276da1ac423f: Preparing [2023-07-24T21:26:35.712Z] fc585b4ea671: Preparing [2023-07-24T21:26:35.712Z] 9ae59b848546: Preparing [2023-07-24T21:26:35.712Z] e4e54046877d: Preparing [2023-07-24T21:26:35.712Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:35.712Z] 59c6e0c9debd: Preparing [2023-07-24T21:26:35.712Z] 9386262d7a74: Preparing [2023-07-24T21:26:35.712Z] fc585b4ea671: Waiting [2023-07-24T21:26:35.712Z] 9ae59b848546: Waiting [2023-07-24T21:26:35.712Z] e4e54046877d: Waiting [2023-07-24T21:26:35.712Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:35.712Z] 59c6e0c9debd: Waiting [2023-07-24T21:26:35.712Z] 9386262d7a74: Waiting [2023-07-24T21:26:35.712Z] 7bedf9e21f1f: Layer already exists [2023-07-24T21:26:35.712Z] ebd7fb5d9abc: Layer already exists [2023-07-24T21:26:35.712Z] 08d73ac00a0f: Layer already exists [2023-07-24T21:26:35.712Z] c61549829729: Layer already exists [2023-07-24T21:26:35.712Z] 276da1ac423f: Layer already exists [2023-07-24T21:26:35.712Z] 9ae59b848546: Layer already exists [2023-07-24T21:26:35.712Z] fc585b4ea671: Layer already exists [2023-07-24T21:26:35.712Z] e4e54046877d: Layer already exists [2023-07-24T21:26:35.712Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:35.712Z] 59c6e0c9debd: Layer already exists [2023-07-24T21:26:35.712Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:35.712Z] 3.1.0-dev.15: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:36.296Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:36.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:36.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-24T21:26:36.625Z] c61549829729: Preparing [2023-07-24T21:26:36.625Z] ebd7fb5d9abc: Preparing [2023-07-24T21:26:36.625Z] 08d73ac00a0f: Preparing [2023-07-24T21:26:36.625Z] 7bedf9e21f1f: Preparing [2023-07-24T21:26:36.625Z] 276da1ac423f: Preparing [2023-07-24T21:26:36.625Z] fc585b4ea671: Preparing [2023-07-24T21:26:36.625Z] 9ae59b848546: Preparing [2023-07-24T21:26:36.625Z] e4e54046877d: Preparing [2023-07-24T21:26:36.625Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:36.625Z] 59c6e0c9debd: Preparing [2023-07-24T21:26:36.625Z] 9386262d7a74: Preparing [2023-07-24T21:26:36.625Z] fc585b4ea671: Waiting [2023-07-24T21:26:36.625Z] 9ae59b848546: Waiting [2023-07-24T21:26:36.625Z] e4e54046877d: Waiting [2023-07-24T21:26:36.625Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:36.625Z] 59c6e0c9debd: Waiting [2023-07-24T21:26:36.625Z] 9386262d7a74: Waiting [2023-07-24T21:26:36.625Z] 7bedf9e21f1f: Layer already exists [2023-07-24T21:26:36.625Z] 276da1ac423f: Layer already exists [2023-07-24T21:26:36.625Z] 08d73ac00a0f: Layer already exists [2023-07-24T21:26:36.625Z] ebd7fb5d9abc: Layer already exists [2023-07-24T21:26:36.625Z] c61549829729: Layer already exists [2023-07-24T21:26:36.625Z] fc585b4ea671: Layer already exists [2023-07-24T21:26:36.625Z] 9ae59b848546: Layer already exists [2023-07-24T21:26:36.625Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:36.625Z] e4e54046877d: Layer already exists [2023-07-24T21:26:36.625Z] 59c6e0c9debd: Layer already exists [2023-07-24T21:26:36.625Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:36.625Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:37.214Z] + 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 [2023-07-24T21:26:37.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-24T21:26:37.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-24T21:26:37.541Z] c61549829729: Preparing [2023-07-24T21:26:37.541Z] ebd7fb5d9abc: Preparing [2023-07-24T21:26:37.541Z] 08d73ac00a0f: Preparing [2023-07-24T21:26:37.541Z] 7bedf9e21f1f: Preparing [2023-07-24T21:26:37.541Z] 276da1ac423f: Preparing [2023-07-24T21:26:37.541Z] fc585b4ea671: Preparing [2023-07-24T21:26:37.541Z] 9ae59b848546: Preparing [2023-07-24T21:26:37.541Z] e4e54046877d: Preparing [2023-07-24T21:26:37.541Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:37.541Z] 59c6e0c9debd: Preparing [2023-07-24T21:26:37.541Z] 9386262d7a74: Preparing [2023-07-24T21:26:37.541Z] e4e54046877d: Waiting [2023-07-24T21:26:37.541Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:37.541Z] 59c6e0c9debd: Waiting [2023-07-24T21:26:37.541Z] 9386262d7a74: Waiting [2023-07-24T21:26:37.541Z] fc585b4ea671: Waiting [2023-07-24T21:26:37.541Z] 9ae59b848546: Waiting [2023-07-24T21:26:37.541Z] ebd7fb5d9abc: Layer already exists [2023-07-24T21:26:37.541Z] 7bedf9e21f1f: Layer already exists [2023-07-24T21:26:37.541Z] 276da1ac423f: Layer already exists [2023-07-24T21:26:37.541Z] 08d73ac00a0f: Layer already exists [2023-07-24T21:26:37.541Z] c61549829729: Layer already exists [2023-07-24T21:26:37.541Z] 9ae59b848546: Layer already exists [2023-07-24T21:26:37.541Z] fc585b4ea671: Layer already exists [2023-07-24T21:26:37.541Z] 59c6e0c9debd: Layer already exists [2023-07-24T21:26:37.541Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:37.541Z] e4e54046877d: Layer already exists [2023-07-24T21:26:37.541Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:37.804Z] main: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:37.857Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:37.865Z] taggedImages: [2023-07-24T21:26:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-24T21:26:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 [2023-07-24T21:26:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-24T21:26:37.893Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-24T21:26:37.893Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:37.893Z] latest [2023-07-24T21:26:37.893Z] 3.1.0-dev.15 [2023-07-24T21:26:37.893Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:37.893Z] main [2023-07-24T21:26:37.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:38.340Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:38.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:38.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-24T21:26:38.682Z] 867096d1f771: Preparing [2023-07-24T21:26:38.682Z] b285d1ce5daf: Preparing [2023-07-24T21:26:38.682Z] e4e54046877d: Preparing [2023-07-24T21:26:38.682Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:38.682Z] b702df5c8a03: Preparing [2023-07-24T21:26:38.682Z] 9386262d7a74: Preparing [2023-07-24T21:26:38.682Z] 9386262d7a74: Waiting [2023-07-24T21:26:38.682Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:38.682Z] e4e54046877d: Layer already exists [2023-07-24T21:26:38.946Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:38.946Z] 867096d1f771: Pushed [2023-07-24T21:26:40.344Z] b702df5c8a03: Pushed [2023-07-24T21:26:43.668Z] b285d1ce5daf: Pushed [2023-07-24T21:26:43.668Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:44.009Z] + 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 [2023-07-24T21:26:44.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-24T21:26:44.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-24T21:26:44.341Z] 867096d1f771: Preparing [2023-07-24T21:26:44.341Z] b285d1ce5daf: Preparing [2023-07-24T21:26:44.341Z] e4e54046877d: Preparing [2023-07-24T21:26:44.341Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:44.341Z] b702df5c8a03: Preparing [2023-07-24T21:26:44.341Z] 9386262d7a74: Preparing [2023-07-24T21:26:44.341Z] 9386262d7a74: Waiting [2023-07-24T21:26:44.341Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:44.341Z] b702df5c8a03: Layer already exists [2023-07-24T21:26:44.341Z] 867096d1f771: Layer already exists [2023-07-24T21:26:44.341Z] e4e54046877d: Layer already exists [2023-07-24T21:26:44.341Z] b285d1ce5daf: Layer already exists [2023-07-24T21:26:44.341Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:44.605Z] latest: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:44.938Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:45.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 [2023-07-24T21:26:45.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-24T21:26:45.266Z] 867096d1f771: Preparing [2023-07-24T21:26:45.266Z] b285d1ce5daf: Preparing [2023-07-24T21:26:45.266Z] e4e54046877d: Preparing [2023-07-24T21:26:45.266Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:45.266Z] b702df5c8a03: Preparing [2023-07-24T21:26:45.266Z] 9386262d7a74: Preparing [2023-07-24T21:26:45.266Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:45.266Z] b285d1ce5daf: Layer already exists [2023-07-24T21:26:45.266Z] e4e54046877d: Layer already exists [2023-07-24T21:26:45.266Z] 867096d1f771: Layer already exists [2023-07-24T21:26:45.266Z] b702df5c8a03: Layer already exists [2023-07-24T21:26:45.266Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:45.266Z] 3.1.0-dev.15: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:45.589Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:45.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:45.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-24T21:26:45.909Z] 867096d1f771: Preparing [2023-07-24T21:26:45.909Z] b285d1ce5daf: Preparing [2023-07-24T21:26:45.909Z] e4e54046877d: Preparing [2023-07-24T21:26:45.909Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:45.909Z] b702df5c8a03: Preparing [2023-07-24T21:26:45.909Z] 9386262d7a74: Preparing [2023-07-24T21:26:45.909Z] 9386262d7a74: Waiting [2023-07-24T21:26:45.909Z] e4e54046877d: Layer already exists [2023-07-24T21:26:45.909Z] b285d1ce5daf: Layer already exists [2023-07-24T21:26:45.909Z] b702df5c8a03: Layer already exists [2023-07-24T21:26:45.909Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:45.909Z] 867096d1f771: Layer already exists [2023-07-24T21:26:45.909Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:45.909Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:46.238Z] + 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 [2023-07-24T21:26:46.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-24T21:26:46.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-24T21:26:46.574Z] 867096d1f771: Preparing [2023-07-24T21:26:46.574Z] b285d1ce5daf: Preparing [2023-07-24T21:26:46.574Z] e4e54046877d: Preparing [2023-07-24T21:26:46.574Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:46.574Z] b702df5c8a03: Preparing [2023-07-24T21:26:46.574Z] 9386262d7a74: Preparing [2023-07-24T21:26:46.574Z] 9386262d7a74: Waiting [2023-07-24T21:26:46.574Z] e4e54046877d: Layer already exists [2023-07-24T21:26:46.574Z] 867096d1f771: Layer already exists [2023-07-24T21:26:46.574Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:46.574Z] b285d1ce5daf: Layer already exists [2023-07-24T21:26:46.574Z] b702df5c8a03: Layer already exists [2023-07-24T21:26:46.574Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:46.574Z] main: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:26:46.893Z] ===================================================== [Pipeline] echo [2023-07-24T21:26:46.902Z] taggedImages: [2023-07-24T21:26:46.902Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:46.902Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-24T21:26:46.902Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 [2023-07-24T21:26:46.902Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:46.902Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-24T21:26:46.930Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-24T21:26:46.930Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:46.930Z] latest [2023-07-24T21:26:46.930Z] 3.1.0-dev.15 [2023-07-24T21:26:46.930Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:26:46.930Z] main [2023-07-24T21:26:46.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:47.282Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:26:47.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:26:47.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-24T21:26:47.610Z] 85dbd8fca85e: Preparing [2023-07-24T21:26:47.610Z] 067b55919d29: Preparing [2023-07-24T21:26:47.610Z] 5229e3e98d8a: Preparing [2023-07-24T21:26:47.610Z] d2872e71912d: Preparing [2023-07-24T21:26:47.610Z] 42fbd31fa70d: Preparing [2023-07-24T21:26:47.610Z] e4e54046877d: Preparing [2023-07-24T21:26:47.610Z] f8ff2804b2f4: Preparing [2023-07-24T21:26:47.610Z] e0b7b266915b: Preparing [2023-07-24T21:26:47.610Z] 9386262d7a74: Preparing [2023-07-24T21:26:47.610Z] e4e54046877d: Waiting [2023-07-24T21:26:47.610Z] e0b7b266915b: Waiting [2023-07-24T21:26:47.610Z] f8ff2804b2f4: Waiting [2023-07-24T21:26:47.874Z] 85dbd8fca85e: Pushed [2023-07-24T21:26:47.874Z] 5229e3e98d8a: Pushed [2023-07-24T21:26:47.874Z] 067b55919d29: Pushed [2023-07-24T21:26:47.874Z] e4e54046877d: Layer already exists [2023-07-24T21:26:47.874Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:26:47.874Z] 9386262d7a74: Layer already exists [2023-07-24T21:26:49.807Z] e0b7b266915b: Pushed [2023-07-24T21:26:59.847Z] 42fbd31fa70d: Pushed [2023-07-24T21:27:05.164Z] d2872e71912d: Pushed [2023-07-24T21:27:05.164Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:05.491Z] + 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 [2023-07-24T21:27:05.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-24T21:27:05.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-24T21:27:05.817Z] 85dbd8fca85e: Preparing [2023-07-24T21:27:05.817Z] 067b55919d29: Preparing [2023-07-24T21:27:05.817Z] 5229e3e98d8a: Preparing [2023-07-24T21:27:05.817Z] d2872e71912d: Preparing [2023-07-24T21:27:05.817Z] 42fbd31fa70d: Preparing [2023-07-24T21:27:05.817Z] e4e54046877d: Preparing [2023-07-24T21:27:05.817Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:05.817Z] e0b7b266915b: Preparing [2023-07-24T21:27:05.817Z] 9386262d7a74: Preparing [2023-07-24T21:27:05.817Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:05.817Z] e0b7b266915b: Waiting [2023-07-24T21:27:05.817Z] 9386262d7a74: Waiting [2023-07-24T21:27:05.817Z] e4e54046877d: Waiting [2023-07-24T21:27:05.817Z] 42fbd31fa70d: Layer already exists [2023-07-24T21:27:05.817Z] 067b55919d29: Layer already exists [2023-07-24T21:27:05.817Z] 85dbd8fca85e: Layer already exists [2023-07-24T21:27:05.817Z] 5229e3e98d8a: Layer already exists [2023-07-24T21:27:05.817Z] d2872e71912d: Layer already exists [2023-07-24T21:27:05.817Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:05.817Z] e4e54046877d: Layer already exists [2023-07-24T21:27:05.817Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:05.817Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:06.080Z] latest: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:06.416Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:06.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 [2023-07-24T21:27:06.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-24T21:27:06.742Z] 85dbd8fca85e: Preparing [2023-07-24T21:27:06.742Z] 067b55919d29: Preparing [2023-07-24T21:27:06.742Z] 5229e3e98d8a: Preparing [2023-07-24T21:27:06.742Z] d2872e71912d: Preparing [2023-07-24T21:27:06.742Z] 42fbd31fa70d: Preparing [2023-07-24T21:27:06.742Z] e4e54046877d: Preparing [2023-07-24T21:27:06.742Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:06.742Z] e0b7b266915b: Preparing [2023-07-24T21:27:06.742Z] 9386262d7a74: Preparing [2023-07-24T21:27:06.742Z] e4e54046877d: Waiting [2023-07-24T21:27:06.742Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:06.742Z] e0b7b266915b: Waiting [2023-07-24T21:27:06.742Z] 9386262d7a74: Waiting [2023-07-24T21:27:06.742Z] 42fbd31fa70d: Layer already exists [2023-07-24T21:27:06.742Z] 067b55919d29: Layer already exists [2023-07-24T21:27:06.742Z] 85dbd8fca85e: Layer already exists [2023-07-24T21:27:06.742Z] 5229e3e98d8a: Layer already exists [2023-07-24T21:27:06.742Z] d2872e71912d: Layer already exists [2023-07-24T21:27:06.742Z] e4e54046877d: Layer already exists [2023-07-24T21:27:06.742Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:06.742Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:06.742Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:06.742Z] 3.1.0-dev.15: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:07.333Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:07.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:07.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-24T21:27:07.655Z] 85dbd8fca85e: Preparing [2023-07-24T21:27:07.655Z] 067b55919d29: Preparing [2023-07-24T21:27:07.655Z] 5229e3e98d8a: Preparing [2023-07-24T21:27:07.655Z] d2872e71912d: Preparing [2023-07-24T21:27:07.655Z] 42fbd31fa70d: Preparing [2023-07-24T21:27:07.655Z] e4e54046877d: Preparing [2023-07-24T21:27:07.655Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:07.655Z] e0b7b266915b: Preparing [2023-07-24T21:27:07.655Z] 9386262d7a74: Preparing [2023-07-24T21:27:07.655Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:07.655Z] e0b7b266915b: Waiting [2023-07-24T21:27:07.655Z] 9386262d7a74: Waiting [2023-07-24T21:27:07.655Z] e4e54046877d: Waiting [2023-07-24T21:27:07.655Z] 42fbd31fa70d: Layer already exists [2023-07-24T21:27:07.655Z] d2872e71912d: Layer already exists [2023-07-24T21:27:07.655Z] 067b55919d29: Layer already exists [2023-07-24T21:27:07.655Z] 85dbd8fca85e: Layer already exists [2023-07-24T21:27:07.656Z] 5229e3e98d8a: Layer already exists [2023-07-24T21:27:07.656Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:07.656Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:07.656Z] e4e54046877d: Layer already exists [2023-07-24T21:27:07.656Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:07.920Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:08.301Z] + 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 [2023-07-24T21:27:08.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-24T21:27:08.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-24T21:27:08.655Z] 85dbd8fca85e: Preparing [2023-07-24T21:27:08.655Z] 067b55919d29: Preparing [2023-07-24T21:27:08.655Z] 5229e3e98d8a: Preparing [2023-07-24T21:27:08.655Z] d2872e71912d: Preparing [2023-07-24T21:27:08.655Z] 42fbd31fa70d: Preparing [2023-07-24T21:27:08.655Z] e4e54046877d: Preparing [2023-07-24T21:27:08.655Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:08.655Z] e0b7b266915b: Preparing [2023-07-24T21:27:08.655Z] 9386262d7a74: Preparing [2023-07-24T21:27:08.655Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:08.655Z] e0b7b266915b: Waiting [2023-07-24T21:27:08.655Z] 9386262d7a74: Waiting [2023-07-24T21:27:08.655Z] e4e54046877d: Waiting [2023-07-24T21:27:08.655Z] 067b55919d29: Layer already exists [2023-07-24T21:27:08.655Z] d2872e71912d: Layer already exists [2023-07-24T21:27:08.655Z] 85dbd8fca85e: Layer already exists [2023-07-24T21:27:08.655Z] 5229e3e98d8a: Layer already exists [2023-07-24T21:27:08.655Z] 42fbd31fa70d: Layer already exists [2023-07-24T21:27:08.655Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:08.655Z] e4e54046877d: Layer already exists [2023-07-24T21:27:08.655Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:08.655Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:08.924Z] main: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:27:08.972Z] ===================================================== [Pipeline] echo [2023-07-24T21:27:08.977Z] taggedImages: [2023-07-24T21:27:08.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:08.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-24T21:27:08.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 [2023-07-24T21:27:08.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:08.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-24T21:27:08.992Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-24T21:27:08.992Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:08.992Z] latest [2023-07-24T21:27:08.992Z] 3.1.0-dev.15 [2023-07-24T21:27:08.992Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:08.992Z] main [2023-07-24T21:27:08.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:09.341Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:09.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:09.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-24T21:27:09.692Z] 1e92e9357d7e: Preparing [2023-07-24T21:27:09.692Z] 0e80a018e2cb: Preparing [2023-07-24T21:27:09.692Z] a7b4bb9f1189: Preparing [2023-07-24T21:27:09.692Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:09.692Z] e4e54046877d: Preparing [2023-07-24T21:27:09.692Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:09.692Z] b27cd990e71f: Preparing [2023-07-24T21:27:09.692Z] 9386262d7a74: Preparing [2023-07-24T21:27:09.692Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:09.692Z] b27cd990e71f: Waiting [2023-07-24T21:27:09.692Z] 9386262d7a74: Waiting [2023-07-24T21:27:09.692Z] e4e54046877d: Layer already exists [2023-07-24T21:27:09.958Z] 0e80a018e2cb: Pushed [2023-07-24T21:27:09.958Z] a7b4bb9f1189: Pushed [2023-07-24T21:27:11.359Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:11.359Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:11.359Z] 1e92e9357d7e: Pushed [2023-07-24T21:27:11.937Z] b27cd990e71f: Pushed [2023-07-24T21:27:26.901Z] 0f2a4e6e0ead: Pushed [2023-07-24T21:27:27.165Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:27.487Z] + 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 [2023-07-24T21:27:27.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-24T21:27:27.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-24T21:27:27.812Z] 1e92e9357d7e: Preparing [2023-07-24T21:27:27.812Z] 0e80a018e2cb: Preparing [2023-07-24T21:27:27.812Z] a7b4bb9f1189: Preparing [2023-07-24T21:27:27.812Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:27.812Z] e4e54046877d: Preparing [2023-07-24T21:27:27.812Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:27.812Z] b27cd990e71f: Preparing [2023-07-24T21:27:27.812Z] 9386262d7a74: Preparing [2023-07-24T21:27:27.812Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:27.812Z] b27cd990e71f: Waiting [2023-07-24T21:27:27.812Z] 9386262d7a74: Waiting [2023-07-24T21:27:27.812Z] e4e54046877d: Layer already exists [2023-07-24T21:27:27.812Z] a7b4bb9f1189: Layer already exists [2023-07-24T21:27:27.812Z] 1e92e9357d7e: Layer already exists [2023-07-24T21:27:27.812Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:27.812Z] 0e80a018e2cb: Layer already exists [2023-07-24T21:27:27.812Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:27.812Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:27.812Z] b27cd990e71f: Layer already exists [2023-07-24T21:27:27.812Z] latest: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:28.405Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:28.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 [2023-07-24T21:27:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-24T21:27:28.735Z] 1e92e9357d7e: Preparing [2023-07-24T21:27:28.735Z] 0e80a018e2cb: Preparing [2023-07-24T21:27:28.735Z] a7b4bb9f1189: Preparing [2023-07-24T21:27:28.735Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:28.735Z] e4e54046877d: Preparing [2023-07-24T21:27:28.736Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:28.736Z] b27cd990e71f: Preparing [2023-07-24T21:27:28.736Z] 9386262d7a74: Preparing [2023-07-24T21:27:28.736Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:28.736Z] b27cd990e71f: Waiting [2023-07-24T21:27:28.736Z] 9386262d7a74: Waiting [2023-07-24T21:27:28.736Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:28.736Z] e4e54046877d: Layer already exists [2023-07-24T21:27:28.736Z] 1e92e9357d7e: Layer already exists [2023-07-24T21:27:28.736Z] 0e80a018e2cb: Layer already exists [2023-07-24T21:27:28.736Z] a7b4bb9f1189: Layer already exists [2023-07-24T21:27:28.736Z] b27cd990e71f: Layer already exists [2023-07-24T21:27:28.736Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:28.736Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:28.736Z] 3.1.0-dev.15: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:29.061Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:29.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:29.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-24T21:27:29.387Z] 1e92e9357d7e: Preparing [2023-07-24T21:27:29.387Z] 0e80a018e2cb: Preparing [2023-07-24T21:27:29.387Z] a7b4bb9f1189: Preparing [2023-07-24T21:27:29.387Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:29.387Z] e4e54046877d: Preparing [2023-07-24T21:27:29.387Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:29.387Z] b27cd990e71f: Preparing [2023-07-24T21:27:29.387Z] 9386262d7a74: Preparing [2023-07-24T21:27:29.387Z] b27cd990e71f: Waiting [2023-07-24T21:27:29.387Z] 9386262d7a74: Waiting [2023-07-24T21:27:29.387Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:29.387Z] e4e54046877d: Layer already exists [2023-07-24T21:27:29.387Z] 1e92e9357d7e: Layer already exists [2023-07-24T21:27:29.387Z] 0e80a018e2cb: Layer already exists [2023-07-24T21:27:29.387Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:29.387Z] a7b4bb9f1189: Layer already exists [2023-07-24T21:27:29.387Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:29.387Z] b27cd990e71f: Layer already exists [2023-07-24T21:27:29.387Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:29.387Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:29.974Z] + 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 [2023-07-24T21:27:30.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-24T21:27:30.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-24T21:27:30.308Z] 1e92e9357d7e: Preparing [2023-07-24T21:27:30.308Z] 0e80a018e2cb: Preparing [2023-07-24T21:27:30.308Z] a7b4bb9f1189: Preparing [2023-07-24T21:27:30.308Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:30.308Z] e4e54046877d: Preparing [2023-07-24T21:27:30.308Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:30.308Z] b27cd990e71f: Preparing [2023-07-24T21:27:30.308Z] 9386262d7a74: Preparing [2023-07-24T21:27:30.308Z] b27cd990e71f: Waiting [2023-07-24T21:27:30.308Z] 9386262d7a74: Waiting [2023-07-24T21:27:30.308Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:30.308Z] 1e92e9357d7e: Layer already exists [2023-07-24T21:27:30.308Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:30.308Z] 0e80a018e2cb: Layer already exists [2023-07-24T21:27:30.308Z] a7b4bb9f1189: Layer already exists [2023-07-24T21:27:30.308Z] e4e54046877d: Layer already exists [2023-07-24T21:27:30.308Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:30.308Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:30.308Z] b27cd990e71f: Layer already exists [2023-07-24T21:27:30.572Z] main: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:27:30.608Z] ===================================================== [Pipeline] echo [2023-07-24T21:27:30.614Z] taggedImages: [2023-07-24T21:27:30.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:30.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-24T21:27:30.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 [2023-07-24T21:27:30.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:30.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-24T21:27:30.628Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-24T21:27:30.628Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:30.628Z] latest [2023-07-24T21:27:30.628Z] 3.1.0-dev.15 [2023-07-24T21:27:30.628Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:30.628Z] main [2023-07-24T21:27:30.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:30.953Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:31.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:31.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-24T21:27:31.278Z] fafa87f950fa: Preparing [2023-07-24T21:27:31.278Z] f5c128e31d52: Preparing [2023-07-24T21:27:31.278Z] eaddd12ce0fd: Preparing [2023-07-24T21:27:31.278Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:31.278Z] e4e54046877d: Preparing [2023-07-24T21:27:31.278Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:31.278Z] e0b7b266915b: Preparing [2023-07-24T21:27:31.278Z] 9386262d7a74: Preparing [2023-07-24T21:27:31.278Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:31.278Z] e0b7b266915b: Waiting [2023-07-24T21:27:31.278Z] 9386262d7a74: Waiting [2023-07-24T21:27:31.278Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:31.278Z] e4e54046877d: Layer already exists [2023-07-24T21:27:31.278Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:31.543Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:31.543Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:31.543Z] f5c128e31d52: Pushed [2023-07-24T21:27:31.543Z] eaddd12ce0fd: Pushed [2023-07-24T21:27:31.543Z] fafa87f950fa: Pushed [2023-07-24T21:27:31.543Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:31.876Z] + 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 [2023-07-24T21:27:32.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-24T21:27:32.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-24T21:27:32.205Z] fafa87f950fa: Preparing [2023-07-24T21:27:32.205Z] f5c128e31d52: Preparing [2023-07-24T21:27:32.205Z] eaddd12ce0fd: Preparing [2023-07-24T21:27:32.205Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:32.205Z] e4e54046877d: Preparing [2023-07-24T21:27:32.205Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:32.205Z] e0b7b266915b: Preparing [2023-07-24T21:27:32.205Z] 9386262d7a74: Preparing [2023-07-24T21:27:32.205Z] e0b7b266915b: Waiting [2023-07-24T21:27:32.205Z] 9386262d7a74: Waiting [2023-07-24T21:27:32.205Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:32.205Z] f5c128e31d52: Layer already exists [2023-07-24T21:27:32.205Z] eaddd12ce0fd: Layer already exists [2023-07-24T21:27:32.205Z] fafa87f950fa: Layer already exists [2023-07-24T21:27:32.205Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:32.205Z] e4e54046877d: Layer already exists [2023-07-24T21:27:32.205Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:32.205Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:32.205Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:32.205Z] latest: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:32.530Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:32.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 [2023-07-24T21:27:32.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-24T21:27:32.861Z] fafa87f950fa: Preparing [2023-07-24T21:27:32.861Z] f5c128e31d52: Preparing [2023-07-24T21:27:32.861Z] eaddd12ce0fd: Preparing [2023-07-24T21:27:32.861Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:32.861Z] e4e54046877d: Preparing [2023-07-24T21:27:32.861Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:32.861Z] e0b7b266915b: Preparing [2023-07-24T21:27:32.861Z] 9386262d7a74: Preparing [2023-07-24T21:27:32.861Z] e0b7b266915b: Waiting [2023-07-24T21:27:32.861Z] 9386262d7a74: Waiting [2023-07-24T21:27:32.861Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:32.861Z] e4e54046877d: Layer already exists [2023-07-24T21:27:32.861Z] eaddd12ce0fd: Layer already exists [2023-07-24T21:27:32.861Z] fafa87f950fa: Layer already exists [2023-07-24T21:27:32.861Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:32.861Z] f5c128e31d52: Layer already exists [2023-07-24T21:27:32.861Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:32.861Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:32.861Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:32.861Z] 3.1.0-dev.15: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:33.198Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:33.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:33.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-24T21:27:33.524Z] fafa87f950fa: Preparing [2023-07-24T21:27:33.524Z] f5c128e31d52: Preparing [2023-07-24T21:27:33.524Z] eaddd12ce0fd: Preparing [2023-07-24T21:27:33.524Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:33.524Z] e4e54046877d: Preparing [2023-07-24T21:27:33.524Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:33.524Z] e0b7b266915b: Preparing [2023-07-24T21:27:33.524Z] 9386262d7a74: Preparing [2023-07-24T21:27:33.524Z] e0b7b266915b: Waiting [2023-07-24T21:27:33.524Z] 9386262d7a74: Waiting [2023-07-24T21:27:33.524Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:33.524Z] fafa87f950fa: Layer already exists [2023-07-24T21:27:33.524Z] f5c128e31d52: Layer already exists [2023-07-24T21:27:33.524Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:33.524Z] e4e54046877d: Layer already exists [2023-07-24T21:27:33.524Z] eaddd12ce0fd: Layer already exists [2023-07-24T21:27:33.524Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:33.524Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:33.524Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:33.788Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:34.116Z] + 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 [2023-07-24T21:27:34.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-24T21:27:34.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-24T21:27:34.446Z] fafa87f950fa: Preparing [2023-07-24T21:27:34.446Z] f5c128e31d52: Preparing [2023-07-24T21:27:34.446Z] eaddd12ce0fd: Preparing [2023-07-24T21:27:34.446Z] 0f2a4e6e0ead: Preparing [2023-07-24T21:27:34.446Z] e4e54046877d: Preparing [2023-07-24T21:27:34.446Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:34.446Z] e0b7b266915b: Preparing [2023-07-24T21:27:34.446Z] 9386262d7a74: Preparing [2023-07-24T21:27:34.446Z] f8ff2804b2f4: Waiting [2023-07-24T21:27:34.446Z] e0b7b266915b: Waiting [2023-07-24T21:27:34.446Z] 9386262d7a74: Waiting [2023-07-24T21:27:34.446Z] e4e54046877d: Layer already exists [2023-07-24T21:27:34.446Z] fafa87f950fa: Layer already exists [2023-07-24T21:27:34.446Z] eaddd12ce0fd: Layer already exists [2023-07-24T21:27:34.446Z] f5c128e31d52: Layer already exists [2023-07-24T21:27:34.446Z] 0f2a4e6e0ead: Layer already exists [2023-07-24T21:27:34.446Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:34.446Z] e0b7b266915b: Layer already exists [2023-07-24T21:27:34.446Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:34.710Z] main: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:27:34.766Z] ===================================================== [Pipeline] echo [2023-07-24T21:27:34.777Z] taggedImages: [2023-07-24T21:27:34.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:34.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-24T21:27:34.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 [2023-07-24T21:27:34.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:34.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-24T21:27:34.799Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-24T21:27:34.799Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:34.799Z] latest [2023-07-24T21:27:34.799Z] 3.1.0-dev.15 [2023-07-24T21:27:34.799Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:34.799Z] main [2023-07-24T21:27:34.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:35.152Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:37.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:37.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-24T21:27:37.410Z] 242e6f24e3f9: Preparing [2023-07-24T21:27:37.410Z] 00da309fe24a: Preparing [2023-07-24T21:27:37.410Z] e4e54046877d: Preparing [2023-07-24T21:27:37.410Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:37.410Z] bf8b8e173e82: Preparing [2023-07-24T21:27:37.410Z] 9386262d7a74: Preparing [2023-07-24T21:27:37.410Z] 9386262d7a74: Waiting [2023-07-24T21:27:37.410Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:37.410Z] e4e54046877d: Layer already exists [2023-07-24T21:27:37.410Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:37.674Z] 242e6f24e3f9: Pushed [2023-07-24T21:27:37.675Z] bf8b8e173e82: Pushed [2023-07-24T21:27:42.995Z] 00da309fe24a: Pushed [2023-07-24T21:27:43.259Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:43.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:43.910Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-24T21:27:43.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-24T21:27:43.910Z] 242e6f24e3f9: Preparing [2023-07-24T21:27:43.910Z] 00da309fe24a: Preparing [2023-07-24T21:27:43.910Z] e4e54046877d: Preparing [2023-07-24T21:27:43.910Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:43.910Z] bf8b8e173e82: Preparing [2023-07-24T21:27:43.910Z] 9386262d7a74: Preparing [2023-07-24T21:27:43.910Z] 9386262d7a74: Waiting [2023-07-24T21:27:43.910Z] e4e54046877d: Layer already exists [2023-07-24T21:27:43.910Z] 242e6f24e3f9: Layer already exists [2023-07-24T21:27:43.910Z] 00da309fe24a: Layer already exists [2023-07-24T21:27:43.910Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:43.910Z] bf8b8e173e82: Layer already exists [2023-07-24T21:27:43.910Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:43.910Z] latest: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:44.512Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:44.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 [2023-07-24T21:27:44.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-24T21:27:44.850Z] 242e6f24e3f9: Preparing [2023-07-24T21:27:44.850Z] 00da309fe24a: Preparing [2023-07-24T21:27:44.850Z] e4e54046877d: Preparing [2023-07-24T21:27:44.850Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:44.850Z] bf8b8e173e82: Preparing [2023-07-24T21:27:44.850Z] 9386262d7a74: Preparing [2023-07-24T21:27:44.850Z] 9386262d7a74: Waiting [2023-07-24T21:27:44.850Z] 242e6f24e3f9: Layer already exists [2023-07-24T21:27:44.850Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:44.850Z] 00da309fe24a: Layer already exists [2023-07-24T21:27:44.850Z] e4e54046877d: Layer already exists [2023-07-24T21:27:44.850Z] bf8b8e173e82: Layer already exists [2023-07-24T21:27:44.850Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:44.850Z] 3.1.0-dev.15: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:45.177Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:45.499Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:45.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-24T21:27:45.499Z] 242e6f24e3f9: Preparing [2023-07-24T21:27:45.499Z] 00da309fe24a: Preparing [2023-07-24T21:27:45.499Z] e4e54046877d: Preparing [2023-07-24T21:27:45.499Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:45.499Z] bf8b8e173e82: Preparing [2023-07-24T21:27:45.499Z] 9386262d7a74: Preparing [2023-07-24T21:27:45.499Z] 9386262d7a74: Waiting [2023-07-24T21:27:45.499Z] 00da309fe24a: Layer already exists [2023-07-24T21:27:45.499Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:45.499Z] 242e6f24e3f9: Layer already exists [2023-07-24T21:27:45.499Z] e4e54046877d: Layer already exists [2023-07-24T21:27:45.499Z] bf8b8e173e82: Layer already exists [2023-07-24T21:27:45.499Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:45.499Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:46.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:46.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-24T21:27:46.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-24T21:27:46.420Z] 242e6f24e3f9: Preparing [2023-07-24T21:27:46.420Z] 00da309fe24a: Preparing [2023-07-24T21:27:46.420Z] e4e54046877d: Preparing [2023-07-24T21:27:46.420Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:46.420Z] bf8b8e173e82: Preparing [2023-07-24T21:27:46.420Z] 9386262d7a74: Preparing [2023-07-24T21:27:46.420Z] 9386262d7a74: Waiting [2023-07-24T21:27:46.420Z] 00da309fe24a: Layer already exists [2023-07-24T21:27:46.420Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:46.420Z] 242e6f24e3f9: Layer already exists [2023-07-24T21:27:46.420Z] e4e54046877d: Layer already exists [2023-07-24T21:27:46.420Z] bf8b8e173e82: Layer already exists [2023-07-24T21:27:46.420Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:46.420Z] main: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:27:46.721Z] ===================================================== [Pipeline] echo [2023-07-24T21:27:46.729Z] taggedImages: [2023-07-24T21:27:46.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:46.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-24T21:27:46.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 [2023-07-24T21:27:46.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:46.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-24T21:27:46.747Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-24T21:27:46.747Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:46.747Z] latest [2023-07-24T21:27:46.747Z] 3.1.0-dev.15 [2023-07-24T21:27:46.747Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:46.747Z] main [2023-07-24T21:27:46.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:47.089Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:47.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:47.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-24T21:27:47.419Z] e45f1023cd60: Preparing [2023-07-24T21:27:47.419Z] ff9298bd7bd1: Preparing [2023-07-24T21:27:47.419Z] e4e54046877d: Preparing [2023-07-24T21:27:47.419Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:47.419Z] 29808a44437e: Preparing [2023-07-24T21:27:47.419Z] 9386262d7a74: Preparing [2023-07-24T21:27:47.419Z] 9386262d7a74: Waiting [2023-07-24T21:27:47.419Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:47.419Z] 29808a44437e: Layer already exists [2023-07-24T21:27:47.419Z] e4e54046877d: Layer already exists [2023-07-24T21:27:47.419Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:47.683Z] e45f1023cd60: Pushed [2023-07-24T21:27:53.003Z] ff9298bd7bd1: Pushed [2023-07-24T21:27:53.267Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:53.600Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:53.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-24T21:27:53.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-24T21:27:53.934Z] e45f1023cd60: Preparing [2023-07-24T21:27:53.934Z] ff9298bd7bd1: Preparing [2023-07-24T21:27:53.934Z] e4e54046877d: Preparing [2023-07-24T21:27:53.934Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:53.934Z] 29808a44437e: Preparing [2023-07-24T21:27:53.934Z] 9386262d7a74: Preparing [2023-07-24T21:27:53.934Z] 9386262d7a74: Waiting [2023-07-24T21:27:53.934Z] e45f1023cd60: Layer already exists [2023-07-24T21:27:53.934Z] ff9298bd7bd1: Layer already exists [2023-07-24T21:27:53.934Z] 29808a44437e: Layer already exists [2023-07-24T21:27:53.934Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:53.934Z] e4e54046877d: Layer already exists [2023-07-24T21:27:53.934Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:53.934Z] latest: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:54.535Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:54.867Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 [2023-07-24T21:27:54.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-24T21:27:54.867Z] e45f1023cd60: Preparing [2023-07-24T21:27:54.867Z] ff9298bd7bd1: Preparing [2023-07-24T21:27:54.867Z] e4e54046877d: Preparing [2023-07-24T21:27:54.867Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:54.867Z] 29808a44437e: Preparing [2023-07-24T21:27:54.867Z] 9386262d7a74: Preparing [2023-07-24T21:27:54.867Z] 9386262d7a74: Waiting [2023-07-24T21:27:54.867Z] e4e54046877d: Layer already exists [2023-07-24T21:27:54.867Z] e45f1023cd60: Layer already exists [2023-07-24T21:27:54.867Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:54.867Z] ff9298bd7bd1: Layer already exists [2023-07-24T21:27:54.867Z] 29808a44437e: Layer already exists [2023-07-24T21:27:54.867Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:54.867Z] 3.1.0-dev.15: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:55.198Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:55.526Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:55.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-24T21:27:55.526Z] e45f1023cd60: Preparing [2023-07-24T21:27:55.526Z] ff9298bd7bd1: Preparing [2023-07-24T21:27:55.526Z] e4e54046877d: Preparing [2023-07-24T21:27:55.526Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:55.526Z] 29808a44437e: Preparing [2023-07-24T21:27:55.526Z] 9386262d7a74: Preparing [2023-07-24T21:27:55.526Z] 9386262d7a74: Waiting [2023-07-24T21:27:55.526Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:55.526Z] e45f1023cd60: Layer already exists [2023-07-24T21:27:55.526Z] ff9298bd7bd1: Layer already exists [2023-07-24T21:27:55.526Z] e4e54046877d: Layer already exists [2023-07-24T21:27:55.526Z] 29808a44437e: Layer already exists [2023-07-24T21:27:55.526Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:55.526Z] 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:55.865Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:56.200Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-24T21:27:56.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-24T21:27:56.200Z] e45f1023cd60: Preparing [2023-07-24T21:27:56.200Z] ff9298bd7bd1: Preparing [2023-07-24T21:27:56.200Z] e4e54046877d: Preparing [2023-07-24T21:27:56.200Z] f8ff2804b2f4: Preparing [2023-07-24T21:27:56.200Z] 29808a44437e: Preparing [2023-07-24T21:27:56.200Z] 9386262d7a74: Preparing [2023-07-24T21:27:56.200Z] 9386262d7a74: Waiting [2023-07-24T21:27:56.200Z] 29808a44437e: Layer already exists [2023-07-24T21:27:56.200Z] e45f1023cd60: Layer already exists [2023-07-24T21:27:56.200Z] ff9298bd7bd1: Layer already exists [2023-07-24T21:27:56.200Z] f8ff2804b2f4: Layer already exists [2023-07-24T21:27:56.200Z] e4e54046877d: Layer already exists [2023-07-24T21:27:56.200Z] 9386262d7a74: Layer already exists [2023-07-24T21:27:56.200Z] main: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-24T21:27:56.517Z] ===================================================== [Pipeline] echo [2023-07-24T21:27:56.524Z] taggedImages: [2023-07-24T21:27:56.524Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [2023-07-24T21:27:56.524Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-24T21:27:56.524Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 [2023-07-24T21:27:56.524Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [2023-07-24T21:27:56.524Z] - 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 [2023-07-24T21:27:56.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T21:27:56.890Z] [2023-07-24T21:27:56.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:27:57.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T21:27:57.216Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-24T21:27:57.216Z] 8998bd30e6a1: Pulling fs layer [2023-07-24T21:27:57.216Z] 04944245beec: Pulling fs layer [2023-07-24T21:27:57.216Z] 699f458cf7ca: Pulling fs layer [2023-07-24T21:27:57.216Z] 765212b225bb: Pulling fs layer [2023-07-24T21:27:57.216Z] f23df028b6ca: Pulling fs layer [2023-07-24T21:27:57.216Z] d65c8cfc05b1: Pulling fs layer [2023-07-24T21:27:57.216Z] 2437ff75d9bd: Pulling fs layer [2023-07-24T21:27:57.216Z] f23df028b6ca: Waiting [2023-07-24T21:27:57.216Z] d65c8cfc05b1: Waiting [2023-07-24T21:27:57.216Z] 765212b225bb: Waiting [2023-07-24T21:27:57.216Z] 2437ff75d9bd: Waiting [2023-07-24T21:27:57.487Z] 04944245beec: Verifying Checksum [2023-07-24T21:27:57.487Z] 04944245beec: Download complete [2023-07-24T21:27:57.487Z] 765212b225bb: Verifying Checksum [2023-07-24T21:27:57.487Z] 765212b225bb: Download complete [2023-07-24T21:27:57.487Z] f23df028b6ca: Verifying Checksum [2023-07-24T21:27:57.487Z] f23df028b6ca: Download complete [2023-07-24T21:27:57.487Z] d65c8cfc05b1: Verifying Checksum [2023-07-24T21:27:57.487Z] d65c8cfc05b1: Download complete [2023-07-24T21:27:57.487Z] 699f458cf7ca: Verifying Checksum [2023-07-24T21:27:57.487Z] 699f458cf7ca: Download complete [2023-07-24T21:27:58.072Z] 8998bd30e6a1: Verifying Checksum [2023-07-24T21:27:58.072Z] 8998bd30e6a1: Download complete [2023-07-24T21:28:00.007Z] 2437ff75d9bd: Download complete [2023-07-24T21:28:04.244Z] 8998bd30e6a1: Pull complete [2023-07-24T21:28:04.509Z] 04944245beec: Pull complete [2023-07-24T21:28:05.911Z] 699f458cf7ca: Pull complete [2023-07-24T21:28:05.911Z] 765212b225bb: Pull complete [2023-07-24T21:28:06.866Z] f23df028b6ca: Pull complete [2023-07-24T21:28:06.866Z] d65c8cfc05b1: Pull complete [2023-07-24T21:28:21.852Z] 2437ff75d9bd: Pull complete [2023-07-24T21:28:21.852Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-24T21:28:21.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T21:28:21.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:28:22.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container [2023-07-24T21:28:22.068Z] $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-24T21:28:24.614Z] $ docker top 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:28:25.205Z] ---> job-cost.sh [2023-07-24T21:28:25.487Z] lf-activate-venv: SKIPPING [2023-07-24T21:28:25.487Z] INFO: No Stack... [2023-07-24T21:28:26.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-24T21:28:27.037Z] INFO: Archiving Costs [Pipeline] sh [2023-07-24T21:28:27.683Z] + cut -d, -f6 [2023-07-24T21:28:27.683Z] + cat /w/workspace/edgex-go/549/archives/cost.csv [Pipeline] lock [2023-07-24T21:28:27.739Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] [2023-07-24T21:28:27.807Z] Resource [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] did not exist. Created. [2023-07-24T21:28:27.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-24T21:28:28.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-24T21:28:28.689Z] Stashed 1 file(s) [Pipeline] } [2023-07-24T21:28:28.697Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-24T21:28:28.706Z] $ docker stop --time=1 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 [2023-07-24T21:28:30.901Z] $ docker rm -f --volumes 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 [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 [2023-07-24T21:28:31.325Z] provisioning config files... [2023-07-24T21:28:31.332Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/549@tmp/config1110134089348190689tmp [Pipeline] { [Pipeline] sh [2023-07-24T21:28:31.625Z] + set +x [2023-07-24T21:28:31.625Z] + curl -s https://codecov.io/bash [2023-07-24T21:28:31.625Z] + bash -s -- [2023-07-24T21:28:31.625Z] [2023-07-24T21:28:31.625Z] _____ _ [2023-07-24T21:28:31.625Z] / ____| | | [2023-07-24T21:28:31.625Z] | | ___ __| | ___ ___ _____ __ [2023-07-24T21:28:31.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-24T21:28:31.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-24T21:28:31.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-24T21:28:31.625Z] Bash-1.0.6 [2023-07-24T21:28:31.625Z] [2023-07-24T21:28:31.625Z] [2023-07-24T21:28:31.625Z] ==> git version 2.25.1 found [2023-07-24T21:28:31.625Z] ==> 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 [2023-07-24T21:28:31.625Z] Release-Date: 2020-01-08 [2023-07-24T21:28:31.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-24T21:28:31.625Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-24T21:28:31.625Z] ==> Jenkins CI detected. [2023-07-24T21:28:31.625Z] current dir:  /w/workspace/edgex-go/549 [2023-07-24T21:28:31.625Z] project root: . [2023-07-24T21:28:31.625Z] --> token set from env [2023-07-24T21:28:31.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-24T21:28:31.625Z] ==> Running gcov in . (disable via -X gcov) [2023-07-24T21:28:31.625Z] ==> Python coveragepy not found [2023-07-24T21:28:31.625Z] ==> Searching for coverage reports in: [2023-07-24T21:28:31.625Z] + . [2023-07-24T21:28:31.625Z] -> Found 1 reports [2023-07-24T21:28:31.625Z] ==> Detecting git/mercurial file structure [2023-07-24T21:28:31.883Z] ==> Reading reports [2023-07-24T21:28:31.883Z] + ./coverage.out bytes=447019 [2023-07-24T21:28:31.883Z] ==> Appending adjustments [2023-07-24T21:28:31.883Z] https://docs.codecov.io/docs/fixing-reports [2023-07-24T21:28:32.818Z] + Found adjustments [2023-07-24T21:28:32.818Z] ==> Gzipping contents [2023-07-24T21:28:32.818Z] 56K /tmp/codecov.hOIaog.gz [2023-07-24T21:28:32.818Z] ==> Uploading reports [2023-07-24T21:28:32.818Z] url: https://codecov.io [2023-07-24T21:28:32.818Z] query: branch=main&commit=70986dfe36edecfcf26045bfecb25e985bf5e73e&build=549&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F549%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-24T21:28:32.818Z] -> Pinging Codecov [2023-07-24T21:28:32.818Z] 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=70986dfe36edecfcf26045bfecb25e985bf5e73e&build=549&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F549%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-24T21:28:33.078Z] -> Uploading to [2023-07-24T21:28:33.078Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-24/00271124DB129430A58F1EEE437C3FCB/70986dfe36edecfcf26045bfecb25e985bf5e73e/4e2254e3-d676-4f3b-9843-1930d7eef444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230724T212832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78ba1e2f19abed3285fe620fea98d2b244b425eabbfaaabf7df1aca77f19fe09 [2023-07-24T21:28:33.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:33.078Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:33.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57341 0 0 100 57341 0 260k --:--:-- --:--:-- --:--:-- 260k [2023-07-24T21:28:33.337Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [2023-07-24T21:28:33.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-24T21:28:33.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-24T21:28:33.542Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:28:33.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-24T21:28:33.831Z] [2023-07-24T21:28:33.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:28:34.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-24T21:28:34.122Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-24T21:28:34.122Z] df9b9388f04a: Pulling fs layer [2023-07-24T21:28:34.122Z] 52dc419b0ee2: Pulling fs layer [2023-07-24T21:28:34.122Z] 25bc292e5bac: Pulling fs layer [2023-07-24T21:28:34.122Z] 114826534d7a: Pulling fs layer [2023-07-24T21:28:34.122Z] 4657fd5d0bcf: Pulling fs layer [2023-07-24T21:28:34.122Z] 6ad1cebc031e: Pulling fs layer [2023-07-24T21:28:34.122Z] 8a3aa393b2d8: Pulling fs layer [2023-07-24T21:28:34.122Z] 114826534d7a: Waiting [2023-07-24T21:28:34.122Z] 4657fd5d0bcf: Waiting [2023-07-24T21:28:34.122Z] 6ad1cebc031e: Waiting [2023-07-24T21:28:34.122Z] 8a3aa393b2d8: Waiting [2023-07-24T21:28:34.122Z] 25bc292e5bac: Verifying Checksum [2023-07-24T21:28:34.122Z] 25bc292e5bac: Download complete [2023-07-24T21:28:34.122Z] 52dc419b0ee2: Verifying Checksum [2023-07-24T21:28:34.122Z] 52dc419b0ee2: Download complete [2023-07-24T21:28:34.122Z] 4657fd5d0bcf: Verifying Checksum [2023-07-24T21:28:34.122Z] 4657fd5d0bcf: Download complete [2023-07-24T21:28:34.122Z] df9b9388f04a: Download complete [2023-07-24T21:28:34.382Z] 6ad1cebc031e: Verifying Checksum [2023-07-24T21:28:34.382Z] 6ad1cebc031e: Download complete [2023-07-24T21:28:34.382Z] df9b9388f04a: Pull complete [2023-07-24T21:28:34.382Z] 52dc419b0ee2: Pull complete [2023-07-24T21:28:34.640Z] 25bc292e5bac: Pull complete [2023-07-24T21:28:34.898Z] 114826534d7a: Verifying Checksum [2023-07-24T21:28:34.898Z] 114826534d7a: Download complete [2023-07-24T21:28:34.898Z] 8a3aa393b2d8: Verifying Checksum [2023-07-24T21:28:34.898Z] 8a3aa393b2d8: Download complete [2023-07-24T21:28:38.178Z] 114826534d7a: Pull complete [2023-07-24T21:28:38.178Z] 4657fd5d0bcf: Pull complete [2023-07-24T21:28:38.743Z] 6ad1cebc031e: Pull complete [2023-07-24T21:28:41.266Z] 8a3aa393b2d8: Pull complete [2023-07-24T21:28:41.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-24T21:28:41.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-24T21:28:41.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:28:41.337Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:28:41.368Z] $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:28:47.090Z] $ docker top 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-24T21:28:47.159Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-24T21:28:47.433Z] + set -o pipefail [2023-07-24T21:28:47.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-24T21:28:52.636Z] [2023-07-24T21:28:52.636Z] Monitoring /w/workspace/edgex-go/549 (github.com/edgexfoundry/edgex-go)... [2023-07-24T21:28:52.636Z] [2023-07-24T21:28:52.636Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8bf974a1-0270-4d2d-87f3-2ac0631421d4 [2023-07-24T21:28:52.636Z] [2023-07-24T21:28:52.636Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-24T21:28:52.636Z] [2023-07-24T21:28:52.636Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-24T21:28:52.636Z] [2023-07-24T21:28:52.894Z] [2023-07-24T21:28:52.894Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-24T21:28:52.894Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-24T21:28:52.894Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-24T21:28:52.902Z] $ docker stop --time=1 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a [2023-07-24T21:28:56.951Z] $ docker rm -f --volumes 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-24T21:28:57.307Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T21:28:57.316Z] provisioning config files... [2023-07-24T21:28:57.322Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/549@tmp/config969991502900338549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:28:57.611Z] --> edgex-publish-swagger.sh [2023-07-24T21:28:57.611Z] === Publish openapi/v3 API === [2023-07-24T21:28:57.611Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-24T21:28:57.611Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/549/openapi/v3/core-command.yaml] [2023-07-24T21:28:57.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:57.611Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:58.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 54773 --:--:-- --:--:-- --:--:-- 54670 100 29030 0 0 100 29030 0 54773 --:--:-- --:--:-- --:--:-- 54670 [2023-07-24T21:28:58.179Z] [2023-07-24T21:28:58.179Z] [2023-07-24T21:28:58.179Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/549/openapi/v3/core-data.yaml] [2023-07-24T21:28:58.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:58.179Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:58.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 152k --:--:-- --:--:-- --:--:-- 152k [2023-07-24T21:28:58.437Z] [2023-07-24T21:28:58.437Z] [2023-07-24T21:28:58.437Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/549/openapi/v3/core-metadata.yaml] [2023-07-24T21:28:58.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:58.437Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:59.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 345k --:--:-- --:--:-- --:--:-- 345k 100 141k 0 0 100 141k 0 345k --:--:-- --:--:-- --:--:-- 345k [2023-07-24T21:28:59.005Z] [2023-07-24T21:28:59.005Z] [2023-07-24T21:28:59.005Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/549/openapi/v3/support-notifications.yaml] [2023-07-24T21:28:59.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:59.005Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:59.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-07-24T21:28:59.574Z] [2023-07-24T21:28:59.574Z] [2023-07-24T21:28:59.574Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/549/openapi/v3/support-scheduler.yaml] [2023-07-24T21:28:59.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T21:28:59.574Z] Dload Upload Total Spent Left Speed [2023-07-24T21:28:59.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 [2023-07-24T21:28:59.834Z] [2023-07-24T21:28:59.834Z] [Pipeline] } [2023-07-24T21:28:59.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-07-24T21:29:00.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T21:29:00.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:00.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:29:00.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:29:00.582Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:29:00.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:29:01.104Z] $ docker top 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 -eo pid,comm [2023-07-24T21:29:01.148Z] 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). [2023-07-24T21:29:01.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T21:29:01.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T21:29:01.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T21:29:01.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T21:29:01.296Z] $ docker exec 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 ssh-agent [2023-07-24T21:29:01.392Z] SSH_AUTH_SOCK=/tmp/ssh-dOi4MLxwkXld/agent.33 [2023-07-24T21:29:01.392Z] SSH_AGENT_PID=39 [2023-07-24T21:29:01.398Z] Running ssh-add (command line suppressed) [2023-07-24T21:29:01.498Z] Identity added: /w/workspace/edgex-go/549@tmp/private_key_7531287818133726789.key (/w/workspace/edgex-go/549@tmp/private_key_7531287818133726789.key) [2023-07-24T21:29:01.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T21:29:01.805Z] + git semver tag [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,029 [run_tag] DEBUG tag force:False [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,029 [check_head_tag] DEBUG check head tag [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,029 [execute] INFO git cat-file --batch-check [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=) [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,034 [execute] INFO git cat-file --batch [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=) [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,049 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,050 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,050 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) [2023-07-24T21:29:02.066Z] 2023-07-24 21:29:02,056 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:02.066Z] 3.1.0-dev.15 [Pipeline] } [2023-07-24T21:29:02.336Z] $ docker exec --env ******** --env ******** 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 ssh-agent -k [2023-07-24T21:29:02.440Z] unset SSH_AUTH_SOCK; [2023-07-24T21:29:02.440Z] unset SSH_AGENT_PID; [2023-07-24T21:29:02.440Z] echo Agent pid 39 killed; [2023-07-24T21:29:02.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T21:29:02.750Z] + git semver [Pipeline] } [2023-07-24T21:29:03.021Z] $ docker stop --time=1 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 [2023-07-24T21:29:04.309Z] $ docker rm -f --volumes 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:04.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-24T21:29:04.696Z] [2023-07-24T21:29:04.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:04.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-24T21:29:04.992Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-24T21:29:04.992Z] ab5ef0e58194: Pulling fs layer [2023-07-24T21:29:04.992Z] 9712f1f96733: Pulling fs layer [2023-07-24T21:29:04.992Z] 63f879dbbcfc: Pulling fs layer [2023-07-24T21:29:04.992Z] 0d9ebad4ef96: Pulling fs layer [2023-07-24T21:29:04.992Z] e9a5061849ea: Pulling fs layer [2023-07-24T21:29:04.992Z] d747dcd14b5f: Pulling fs layer [2023-07-24T21:29:04.992Z] 2de7ff778b66: Pulling fs layer [2023-07-24T21:29:04.992Z] e9a5061849ea: Waiting [2023-07-24T21:29:04.992Z] 2de7ff778b66: Waiting [2023-07-24T21:29:04.992Z] d747dcd14b5f: Waiting [2023-07-24T21:29:04.992Z] 9712f1f96733: Verifying Checksum [2023-07-24T21:29:04.992Z] 9712f1f96733: Download complete [2023-07-24T21:29:05.251Z] 63f879dbbcfc: Verifying Checksum [2023-07-24T21:29:05.251Z] 63f879dbbcfc: Download complete [2023-07-24T21:29:05.510Z] e9a5061849ea: Verifying Checksum [2023-07-24T21:29:05.510Z] e9a5061849ea: Download complete [2023-07-24T21:29:05.510Z] d747dcd14b5f: Download complete [2023-07-24T21:29:05.510Z] ab5ef0e58194: Verifying Checksum [2023-07-24T21:29:05.510Z] ab5ef0e58194: Download complete [2023-07-24T21:29:05.510Z] 0d9ebad4ef96: Verifying Checksum [2023-07-24T21:29:05.510Z] 0d9ebad4ef96: Download complete [2023-07-24T21:29:05.770Z] 2de7ff778b66: Verifying Checksum [2023-07-24T21:29:08.300Z] ab5ef0e58194: Pull complete [2023-07-24T21:29:08.300Z] 9712f1f96733: Pull complete [2023-07-24T21:29:08.864Z] 63f879dbbcfc: Pull complete [2023-07-24T21:29:13.133Z] 0d9ebad4ef96: Pull complete [2023-07-24T21:29:13.133Z] e9a5061849ea: Pull complete [2023-07-24T21:29:13.133Z] d747dcd14b5f: Pull complete [2023-07-24T21:29:13.699Z] 2de7ff778b66: Pull complete [2023-07-24T21:29:13.699Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-24T21:29:13.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-24T21:29:13.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:29:13.776Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:29:13.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:29:19.639Z] $ docker top 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-24T21:29:19.710Z] provisioning config files... [2023-07-24T21:29:19.716Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/549@tmp/config3979867319303457505tmp [2023-07-24T21:29:19.725Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/549@tmp/config15744243768596733924tmp [2023-07-24T21:29:19.735Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/549@tmp/config13334328332084869847tmp [Pipeline] { [Pipeline] echo [2023-07-24T21:29:19.749Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:20.041Z] ---> sigul-configuration.sh [2023-07-24T21:29:20.042Z] gpg: directory `/root/.gnupg' created [2023-07-24T21:29:20.042Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-24T21:29:20.042Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-24T21:29:20.042Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-24T21:29:20.042Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-24T21:29:20.042Z] gpg: CAST5 encrypted data [2023-07-24T21:29:20.042Z] gpg: encrypted with 1 passphrase [2023-07-24T21:29:20.042Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-24T21:29:20.328Z] + mkdir /home/jenkins [2023-07-24T21:29:20.328Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-24T21:29:20.614Z] + 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 [2023-07-24T21:29:20.622Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:20.906Z] ---> sigul-install.sh [2023-07-24T21:29:20.906Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-24T21:29:21.192Z] + git tag --list [2023-07-24T21:29:21.192Z] 0.6.0 [2023-07-24T21:29:21.192Z] 0.6.1 [2023-07-24T21:29:21.192Z] 0.7.0 [2023-07-24T21:29:21.192Z] 0.7.1 [2023-07-24T21:29:21.192Z] v1.0.0 [2023-07-24T21:29:21.192Z] v1.0.1 [2023-07-24T21:29:21.192Z] v1.1.0 [2023-07-24T21:29:21.192Z] v1.2.0 [2023-07-24T21:29:21.192Z] v1.2.1 [2023-07-24T21:29:21.192Z] v1.3.0 [2023-07-24T21:29:21.192Z] v1.3.1 [2023-07-24T21:29:21.192Z] v2.0.0 [2023-07-24T21:29:21.192Z] v2.1.0 [2023-07-24T21:29:21.192Z] v2.1.1 [2023-07-24T21:29:21.192Z] v2.2.0 [2023-07-24T21:29:21.192Z] v2.3.0 [2023-07-24T21:29:21.192Z] v3.0 [2023-07-24T21:29:21.192Z] v3.0.0 [2023-07-24T21:29:21.192Z] v3.1.0-dev.1 [2023-07-24T21:29:21.192Z] v3.1.0-dev.10 [2023-07-24T21:29:21.192Z] v3.1.0-dev.11 [2023-07-24T21:29:21.192Z] v3.1.0-dev.12 [2023-07-24T21:29:21.192Z] v3.1.0-dev.13 [2023-07-24T21:29:21.192Z] v3.1.0-dev.14 [2023-07-24T21:29:21.192Z] v3.1.0-dev.15 [2023-07-24T21:29:21.192Z] v3.1.0-dev.2 [2023-07-24T21:29:21.192Z] v3.1.0-dev.3 [2023-07-24T21:29:21.192Z] v3.1.0-dev.4 [2023-07-24T21:29:21.192Z] v3.1.0-dev.5 [2023-07-24T21:29:21.192Z] v3.1.0-dev.6 [2023-07-24T21:29:21.192Z] v3.1.0-dev.7 [2023-07-24T21:29:21.192Z] v3.1.0-dev.8 [2023-07-24T21:29:21.192Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-24T21:29:21.480Z] + lftools sign git-tag v3.1.0-dev.15 [2023-07-24T21:29:22.050Z] Signing Git tag with Sigul... [2023-07-24T21:29:22.050Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-07-24T21:29:22.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:22.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-24T21:29:22.612Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-24T21:29:22.630Z] $ docker stop --time=1 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 [2023-07-24T21:29:23.916Z] $ docker rm -f --volumes 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-24T21:29:24.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T21:29:24.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:24.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:29:24.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:29:24.704Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:29:24.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:29:25.087Z] $ docker top ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T21:29:25.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T21:29:25.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T21:29:25.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T21:29:25.298Z] $ docker exec ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d ssh-agent [2023-07-24T21:29:25.418Z] SSH_AUTH_SOCK=/tmp/ssh-z6ujc0ONlU9V/agent.33 [2023-07-24T21:29:25.418Z] SSH_AGENT_PID=39 [2023-07-24T21:29:25.423Z] Running ssh-add (command line suppressed) [2023-07-24T21:29:25.522Z] Identity added: /w/workspace/edgex-go/549@tmp/private_key_17738465189766026187.key (/w/workspace/edgex-go/549@tmp/private_key_17738465189766026187.key) [2023-07-24T21:29:25.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T21:29:25.826Z] + git semver bump pre [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,012 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,013 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,013 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,013 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgex-go/549/.semver/main with force:True [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,013 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,013 [write_file] DEBUG write to file:/w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,015 [execute] INFO git cat-file --batch-check [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,020 [execute] INFO git cat-file --batch [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T21:29:26.085Z] 2023-07-24 21:29:26,025 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:26.085Z] 3.1.0-dev.16 [Pipeline] } [2023-07-24T21:29:26.094Z] $ docker exec --env ******** --env ******** ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d ssh-agent -k [2023-07-24T21:29:26.195Z] unset SSH_AUTH_SOCK; [2023-07-24T21:29:26.196Z] unset SSH_AGENT_PID; [2023-07-24T21:29:26.196Z] echo Agent pid 39 killed; [2023-07-24T21:29:26.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T21:29:26.501Z] + git semver [Pipeline] } [2023-07-24T21:29:26.775Z] $ docker stop --time=1 ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d [2023-07-24T21:29:28.081Z] $ docker rm -f --volumes ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T21:29:28.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T21:29:28.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:28.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T21:29:28.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:29:28.775Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:29:28.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:29:29.151Z] $ docker top a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 -eo pid,comm [2023-07-24T21:29:29.198Z] 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). [2023-07-24T21:29:29.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T21:29:29.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T21:29:29.230Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T21:29:29.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T21:29:29.351Z] $ docker exec a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 ssh-agent [2023-07-24T21:29:29.465Z] SSH_AUTH_SOCK=/tmp/ssh-wsrzReMbFb3S/agent.32 [2023-07-24T21:29:29.465Z] SSH_AGENT_PID=38 [2023-07-24T21:29:29.470Z] Running ssh-add (command line suppressed) [2023-07-24T21:29:29.571Z] Identity added: /w/workspace/edgex-go/549@tmp/private_key_13737734028993611921.key (/w/workspace/edgex-go/549@tmp/private_key_13737734028993611921.key) [2023-07-24T21:29:29.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T21:29:29.868Z] + git semver push [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,050 [run_push] DEBUG push [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,051 [execute] INFO git cat-file --batch-check [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,055 [execute] INFO git rev-list 48fd56e42c790e18787e66be15dc502c9c1b87f5 -- [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,055 [execute] DEBUG Popen(['git', 'rev-list', '48fd56e42c790e18787e66be15dc502c9c1b87f5', '--'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,072 [execute] INFO git fetch -v origin [2023-07-24T21:29:30.126Z] 2023-07-24 21:29:30,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-24T21:29:30.695Z] 2023-07-24 21:29:30,533 [run_push] DEBUG no remote changes detected [2023-07-24T21:29:30.695Z] 2023-07-24 21:29:30,533 [execute] INFO git push origin semver [2023-07-24T21:29:30.695Z] 2023-07-24 21:29:30,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-24T21:29:31.631Z] 2023-07-24 21:29:31,440 [run_push] DEBUG push all version tags [2023-07-24T21:29:31.631Z] 2023-07-24 21:29:31,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-24T21:29:31.631Z] 2023-07-24 21:29:31,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) [2023-07-24T21:29:32.211Z] 2023-07-24 21:29:32,196 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main [2023-07-24T21:29:32.211Z] 3.1.0-dev.16 [Pipeline] } [2023-07-24T21:29:32.476Z] $ docker exec --env ******** --env ******** a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 ssh-agent -k [2023-07-24T21:29:32.567Z] unset SSH_AUTH_SOCK; [2023-07-24T21:29:32.567Z] unset SSH_AGENT_PID; [2023-07-24T21:29:32.567Z] echo Agent pid 38 killed; [2023-07-24T21:29:32.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T21:29:32.895Z] + git semver [Pipeline] } [2023-07-24T21:29:33.166Z] $ docker stop --time=1 a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 [2023-07-24T21:29:34.459Z] $ docker rm -f --volumes a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 [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 [2023-07-24T21:29:34.989Z] + [ -d /w/workspace/edgex-go/549/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:35.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:36.142Z] ---> package-listing.sh [2023-07-24T21:29:36.142Z] ++ facter osfamily [2023-07-24T21:29:36.142Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-24T21:29:36.403Z] + OS_FAMILY=debian [2023-07-24T21:29:36.403Z] + workspace=/w/workspace/edgex-go/549 [2023-07-24T21:29:36.403Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-24T21:29:36.403Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-24T21:29:36.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-24T21:29:36.403Z] + PACKAGES=/tmp/packages_start.txt [2023-07-24T21:29:36.403Z] + '[' /w/workspace/edgex-go/549 ']' [2023-07-24T21:29:36.403Z] + PACKAGES=/tmp/packages_end.txt [2023-07-24T21:29:36.403Z] + case "${OS_FAMILY}" in [2023-07-24T21:29:36.403Z] + dpkg -l [2023-07-24T21:29:36.403Z] + grep '^ii' [2023-07-24T21:29:36.403Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-24T21:29:36.403Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-24T21:29:36.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-24T21:29:36.403Z] + '[' /w/workspace/edgex-go/549 ']' [2023-07-24T21:29:36.403Z] + mkdir -p /w/workspace/edgex-go/549/archives/ [2023-07-24T21:29:36.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/549/archives/ [Pipeline] echo [2023-07-24T21:29:36.415Z] 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/549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-24T21:29:36.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:37.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T21:29:37.257Z] [2023-07-24T21:29:37.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T21:29:37.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T21:29:37.549Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-24T21:29:37.549Z] 5eb5b503b376: Pulling fs layer [2023-07-24T21:29:37.549Z] 5c69ac0246d0: Pulling fs layer [2023-07-24T21:29:37.549Z] ec43610c2a17: Pulling fs layer [2023-07-24T21:29:37.549Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-24T21:29:37.549Z] 33b1e0a273af: Pulling fs layer [2023-07-24T21:29:37.549Z] 5d3b04190fa2: Pulling fs layer [2023-07-24T21:29:37.549Z] 2f39f015ded8: Pulling fs layer [2023-07-24T21:29:37.549Z] 33b1e0a273af: Waiting [2023-07-24T21:29:37.549Z] 5d3b04190fa2: Waiting [2023-07-24T21:29:37.549Z] 2f39f015ded8: Waiting [2023-07-24T21:29:37.549Z] 3a2ae6a8a46f: Waiting [2023-07-24T21:29:37.549Z] 5c69ac0246d0: Download complete [2023-07-24T21:29:37.549Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-24T21:29:37.549Z] 3a2ae6a8a46f: Download complete [2023-07-24T21:29:37.549Z] 33b1e0a273af: Verifying Checksum [2023-07-24T21:29:37.549Z] 33b1e0a273af: Download complete [2023-07-24T21:29:37.549Z] ec43610c2a17: Verifying Checksum [2023-07-24T21:29:37.549Z] ec43610c2a17: Download complete [2023-07-24T21:29:37.549Z] 5d3b04190fa2: Verifying Checksum [2023-07-24T21:29:37.549Z] 5d3b04190fa2: Download complete [2023-07-24T21:29:37.808Z] 5eb5b503b376: Verifying Checksum [2023-07-24T21:29:37.808Z] 5eb5b503b376: Download complete [2023-07-24T21:29:38.376Z] 2f39f015ded8: Download complete [2023-07-24T21:29:38.944Z] 5eb5b503b376: Pull complete [2023-07-24T21:29:39.203Z] 5c69ac0246d0: Pull complete [2023-07-24T21:29:39.770Z] ec43610c2a17: Pull complete [2023-07-24T21:29:39.770Z] 3a2ae6a8a46f: Pull complete [2023-07-24T21:29:39.770Z] 33b1e0a273af: Pull complete [2023-07-24T21:29:40.027Z] 5d3b04190fa2: Pull complete [2023-07-24T21:29:44.205Z] 2f39f015ded8: Pull complete [2023-07-24T21:29:44.205Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-24T21:29:44.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T21:29:44.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T21:29:44.278Z] prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container [2023-07-24T21:29:44.306Z] $ 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/549/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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 [2023-07-24T21:29:48.580Z] $ docker top 911a94ed2b79d770bc0bae65227c86db15eca4da711106830d11044d0729fba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T21:29:48.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-24T21:29:49.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-24T21:29:49.617Z] + ls /var/log/sa-host [2023-07-24T21:29:49.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T21:29:49.792Z] provisioning config files... [2023-07-24T21:29:49.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/549@tmp/config12960629910263000599tmp [Pipeline] { [Pipeline] echo [2023-07-24T21:29:49.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:50.109Z] ---> create-netrc.sh [Pipeline] } [2023-07-24T21:29:50.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:50.450Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-24T21:29:50.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:50.743Z] ---> sudo-logs.sh [2023-07-24T21:29:50.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-24T21:29:50.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:51.041Z] ---> job-cost.sh [2023-07-24T21:29:51.041Z] lf-activate-venv: SKIPPING [2023-07-24T21:29:51.041Z] DEBUG: total: 0.10999999940395355 [2023-07-24T21:29:51.041Z] INFO: Retrieving Stack Cost... [2023-07-24T21:29:51.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-24T21:29:51.868Z] INFO: Archiving Costs [Pipeline] echo [2023-07-24T21:29:51.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T21:29:52.159Z] ---> logs-deploy.sh [2023-07-24T21:29:52.159Z] lf-activate-venv: SKIPPING [2023-07-24T21:29:52.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/549 [2023-07-24T21:29:52.159Z] INFO: archiving workspace using pattern(s): [2023-07-24T21:29:53.097Z] Archives upload complete. [2023-07-24T21:29:53.356Z] INFO: archiving logs to Nexus