Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ed5f643afd548d7d3f8a26d03abe2373781a040 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-ssh6054544611106209582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16084357254312801781.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6517712376247060186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5696368327295475975.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-ssh16071180262500205588.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 ‘prd-ubuntu20.04-docker-8c-8g-9150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9155 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/497 [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/497 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ed5f643afd548d7d3f8a26d03abe2373781a040 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 Commit message: "Merge pull request #4519 from hahattan/v3-api" > git rev-list --no-walk 680d408d1fe061a8660851a15e6239967f05f6d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T08:09:57.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T08:09:57.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T08:09:57.876Z] ========================================================= [2023-04-20T08:09:57.876Z] EdgeX Global Pipelines Version Info [2023-04-20T08:09:57.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:09:58.602Z] ------------------- [2023-04-20T08:09:58.602Z] stable info: [2023-04-20T08:09:58.602Z] ------------------- [2023-04-20T08:09:58.602Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T08:09:58.602Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T08:09:58.602Z] Message: update stable to v1.0.248 [2023-04-20T08:09:59.172Z] ------------------- [2023-04-20T08:09:59.172Z] experimental info: [2023-04-20T08:09:59.172Z] ------------------- [2023-04-20T08:09:59.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T08:09:59.172Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T08:09:59.172Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T08:09:59.336Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-20T08:09:59.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-20T08:09:59.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T08:09:59.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T08:09:59.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T08:09:59.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T08:09:59.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T08:09:59.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-20T08:09:59.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-20T08:09:59.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-20T08:09:59.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T08:09:59.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T08:09:59.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T08:09:59.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T08:09:59.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T08:09:59.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T08:09:59.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T08:09:59.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T08:09:59.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-20T08:09:59.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-20T08:09:59.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T08:09:59.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T08:09:59.635Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T08:09:59.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-20T08:09:59.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-20T08:09:59.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-20T08:09:59.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo [2023-04-20T08:09:59.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ed5f64 [Pipeline] echo [2023-04-20T08:09:59.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:09:59.749Z] provisioning config files... [2023-04-20T08:09:59.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config5665998451136274559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:10:00.067Z] ---> docker-login.sh [2023-04-20T08:10:00.067Z] nexus3.edgexfoundry.org:10001 [2023-04-20T08:10:00.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:10:00.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:10:00.327Z] Configure a credential helper to remove this warning. See [2023-04-20T08:10:00.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:10:00.327Z] [2023-04-20T08:10:00.327Z] Login Succeeded [2023-04-20T08:10:00.327Z] nexus3.edgexfoundry.org:10002 [2023-04-20T08:10:00.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:10:00.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:10:00.587Z] Configure a credential helper to remove this warning. See [2023-04-20T08:10:00.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:10:00.587Z] [2023-04-20T08:10:00.587Z] Login Succeeded [2023-04-20T08:10:00.587Z] nexus3.edgexfoundry.org:10003 [2023-04-20T08:10:00.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:10:00.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:10:00.587Z] Configure a credential helper to remove this warning. See [2023-04-20T08:10:00.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:10:00.587Z] [2023-04-20T08:10:00.587Z] Login Succeeded [2023-04-20T08:10:00.587Z] nexus3.edgexfoundry.org:10004 [2023-04-20T08:10:00.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:10:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:10:00.848Z] Configure a credential helper to remove this warning. See [2023-04-20T08:10:00.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:10:00.848Z] [2023-04-20T08:10:00.848Z] Login Succeeded [2023-04-20T08:10:00.848Z] docker.io [2023-04-20T08:10:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:10:01.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:10:01.108Z] Configure a credential helper to remove this warning. See [2023-04-20T08:10:01.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:10:01.108Z] [2023-04-20T08:10:01.108Z] Login Succeeded [2023-04-20T08:10:01.108Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T08:10:01.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T08:10:01.418Z] + 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-04-20T08:10:01.418Z] + dirname cmd/core-command/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/core-data/Dockerfile+ [2023-04-20T08:10:01.418Z] cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-20T08:10:01.418Z] + + cut -d/ -f2 [2023-04-20T08:10:01.418Z] dirname cmd/core-metadata/Dockerfile [2023-04-20T08:10:01.418Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-20T08:10:01.418Z] + + cut -d/ -f2 [2023-04-20T08:10:01.418Z] dirname cmd/security-proxy-auth/Dockerfile [2023-04-20T08:10:01.418Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-20T08:10:01.418Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-04-20T08:10:01.418Z] cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/support-notifications/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-20T08:10:01.418Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-20T08:10:01.418Z] + cut -d/ -f2 [2023-04-20T08:10:01.418Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-20T08:10:01.469Z] 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-04-20T08:10:01.801Z] + git rev-list -1 --merges 6ed5f643afd548d7d3f8a26d03abe2373781a040~1..6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo [2023-04-20T08:10:01.841Z] -----------> git rev-list -1 --merges 6ed5f643afd548d7d3f8a26d03abe2373781a040~1..6ed5f643afd548d7d3f8a26d03abe2373781a040 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:10:01.841Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [false] [Pipeline] sh [2023-04-20T08:10:02.163Z] + git log --format=format:%s -1 6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] echo [2023-04-20T08:10:02.179Z] ========================================================= [2023-04-20T08:10:02.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T08:10:02.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-20T08:10:02.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T08:10:02.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T08:10:02.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T08:10:02.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T08:10:02.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T08:10:02.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T08:10:02.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:10:03.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:10:03.121Z] [2023-04-20T08:10:03.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:10:03.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:10:03.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T08:10:03.418Z] b85a868b505f: Pulling fs layer [2023-04-20T08:10:03.418Z] e2be974225ed: Pulling fs layer [2023-04-20T08:10:03.418Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T08:10:03.418Z] 988bab9f4d93: Pulling fs layer [2023-04-20T08:10:03.418Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T08:10:03.418Z] eaf3925da568: Pulling fs layer [2023-04-20T08:10:03.418Z] bab4dde63d76: Pulling fs layer [2023-04-20T08:10:03.418Z] bde34c3a00c8: Pulling fs layer [2023-04-20T08:10:03.418Z] b352a97aabf1: Pulling fs layer [2023-04-20T08:10:03.418Z] 4872d77fe225: Pulling fs layer [2023-04-20T08:10:03.418Z] 5851b861e8e6: Pulling fs layer [2023-04-20T08:10:03.418Z] 988bab9f4d93: Waiting [2023-04-20T08:10:03.418Z] 1469e6f7b9e6: Waiting [2023-04-20T08:10:03.418Z] eaf3925da568: Waiting [2023-04-20T08:10:03.418Z] bab4dde63d76: Waiting [2023-04-20T08:10:03.418Z] bde34c3a00c8: Waiting [2023-04-20T08:10:03.418Z] b352a97aabf1: Waiting [2023-04-20T08:10:03.418Z] 4872d77fe225: Waiting [2023-04-20T08:10:03.418Z] 5851b861e8e6: Waiting [2023-04-20T08:10:03.418Z] e2be974225ed: Verifying Checksum [2023-04-20T08:10:03.418Z] e2be974225ed: Download complete [2023-04-20T08:10:03.418Z] 988bab9f4d93: Download complete [2023-04-20T08:10:03.678Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T08:10:03.678Z] 1469e6f7b9e6: Download complete [2023-04-20T08:10:03.678Z] eaf3925da568: Download complete [2023-04-20T08:10:03.678Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T08:10:03.678Z] 339a4e72a1f5: Download complete [2023-04-20T08:10:03.678Z] bde34c3a00c8: Verifying Checksum [2023-04-20T08:10:03.678Z] bde34c3a00c8: Download complete [2023-04-20T08:10:03.678Z] b352a97aabf1: Verifying Checksum [2023-04-20T08:10:03.678Z] b352a97aabf1: Download complete [2023-04-20T08:10:03.678Z] 4872d77fe225: Verifying Checksum [2023-04-20T08:10:03.678Z] 4872d77fe225: Download complete [2023-04-20T08:10:03.678Z] 5851b861e8e6: Verifying Checksum [2023-04-20T08:10:03.678Z] 5851b861e8e6: Download complete [2023-04-20T08:10:03.678Z] b85a868b505f: Verifying Checksum [2023-04-20T08:10:03.678Z] b85a868b505f: Download complete [2023-04-20T08:10:04.246Z] bab4dde63d76: Verifying Checksum [2023-04-20T08:10:04.246Z] bab4dde63d76: Download complete [2023-04-20T08:10:05.074Z] b85a868b505f: Pull complete [2023-04-20T08:10:05.074Z] e2be974225ed: Pull complete [2023-04-20T08:10:05.643Z] 339a4e72a1f5: Pull complete [2023-04-20T08:10:05.643Z] 988bab9f4d93: Pull complete [2023-04-20T08:10:05.907Z] 1469e6f7b9e6: Pull complete [2023-04-20T08:10:05.907Z] eaf3925da568: Pull complete [2023-04-20T08:10:07.834Z] bab4dde63d76: Pull complete [2023-04-20T08:10:07.834Z] bde34c3a00c8: Pull complete [2023-04-20T08:10:08.101Z] b352a97aabf1: Pull complete [2023-04-20T08:10:08.101Z] 4872d77fe225: Pull complete [2023-04-20T08:10:08.101Z] 5851b861e8e6: Pull complete [2023-04-20T08:10:08.101Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T08:10:08.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:10:08.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:10:08.220Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:10:08.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T08:10:10.979Z] $ docker top 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 -eo pid,comm [2023-04-20T08:10:11.034Z] 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-04-20T08:10:11.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T08:10:11.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T08:10:11.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T08:10:11.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T08:10:11.197Z] $ docker exec 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent [2023-04-20T08:10:11.297Z] SSH_AUTH_SOCK=/tmp/ssh-DHLNwEKngQor/agent.32 [2023-04-20T08:10:11.298Z] SSH_AGENT_PID=38 [2023-04-20T08:10:11.305Z] Running ssh-add (command line suppressed) [2023-04-20T08:10:11.407Z] Identity added: /w/workspace/edgex-go/497@tmp/private_key_13819576645276006705.key (/w/workspace/edgex-go/497@tmp/private_key_13819576645276006705.key) [2023-04-20T08:10:11.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T08:10:11.710Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T08:10:11.730Z] $ docker exec --env ******** --env ******** 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent -k [2023-04-20T08:10:11.827Z] unset SSH_AUTH_SOCK; [2023-04-20T08:10:11.828Z] unset SSH_AGENT_PID; [2023-04-20T08:10:11.828Z] echo Agent pid 38 killed; [2023-04-20T08:10:11.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T08:10:11.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T08:10:11.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T08:10:12.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T08:10:12.051Z] $ docker exec 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent [2023-04-20T08:10:12.150Z] SSH_AUTH_SOCK=/tmp/ssh-CpEPFUFJXzH5/agent.70 [2023-04-20T08:10:12.150Z] SSH_AGENT_PID=76 [2023-04-20T08:10:12.156Z] Running ssh-add (command line suppressed) [2023-04-20T08:10:12.270Z] Identity added: /w/workspace/edgex-go/497@tmp/private_key_4029447987564839683.key (/w/workspace/edgex-go/497@tmp/private_key_4029447987564839683.key) [2023-04-20T08:10:12.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T08:10:12.563Z] + git semver init [2023-04-20T08:10:12.822Z] 2023-04-20 08:10:12,762 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T08:10:12.822Z] 2023-04-20 08:10:12,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/497/.semver [2023-04-20T08:10:12.822Z] 2023-04-20 08:10:12,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/497/.semver [2023-04-20T08:10:12.822Z] 2023-04-20 08:10:12,763 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/497/.semver'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) [2023-04-20T08:10:18.093Z] 2023-04-20 08:10:17,370 [append_file] DEBUG append to file:/w/workspace/edgex-go/497/.git/info/exclude [2023-04-20T08:10:18.093Z] 2023-04-20 08:10:17,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/497/.semver/main with force:False [2023-04-20T08:10:18.093Z] 2023-04-20 08:10:17,371 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:10:18.093Z] 2023-04-20 08:10:17,371 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:10:18.093Z] 3.0.0-dev.135 [Pipeline] } [2023-04-20T08:10:18.108Z] $ docker exec --env ******** --env ******** 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 ssh-agent -k [2023-04-20T08:10:18.208Z] unset SSH_AUTH_SOCK; [2023-04-20T08:10:18.208Z] unset SSH_AGENT_PID; [2023-04-20T08:10:18.208Z] echo Agent pid 76 killed; [2023-04-20T08:10:18.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T08:10:18.522Z] + git semver [Pipeline] } [2023-04-20T08:10:18.799Z] $ docker stop --time=1 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 [2023-04-20T08:10:20.107Z] $ docker rm -f --volumes 97a05d5e18bbfc278de23a004a7b77a0219ad1d489807937324bf33a07c1f4d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T08:10:20.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T08:10:20.641Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T08:10:20.644Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.135 [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-04-20T08:10:21.020Z] + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] echo [2023-04-20T08:10:21.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:10:21.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:10:21.046Z] ========================================================= [2023-04-20T08:10:21.046Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T08:10:21.046Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-20T08:10:21.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T08:10:21.323Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T08:10:21.323Z] 63b65145d645: Pulling fs layer [2023-04-20T08:10:21.323Z] a2d21d5440eb: Pulling fs layer [2023-04-20T08:10:21.323Z] 935e6c44a52c: Pulling fs layer [2023-04-20T08:10:21.323Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T08:10:21.323Z] 30dea6a524f1: Pulling fs layer [2023-04-20T08:10:21.323Z] 94cc34f8dd06: Waiting [2023-04-20T08:10:21.323Z] a2aff8979fd8: Pulling fs layer [2023-04-20T08:10:21.323Z] 6808be2612f2: Pulling fs layer [2023-04-20T08:10:21.323Z] f25807f1079a: Pulling fs layer [2023-04-20T08:10:21.323Z] 30dea6a524f1: Waiting [2023-04-20T08:10:21.323Z] f25807f1079a: Waiting [2023-04-20T08:10:21.323Z] a2aff8979fd8: Waiting [2023-04-20T08:10:21.323Z] a2d21d5440eb: Download complete [2023-04-20T08:10:21.323Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T08:10:21.323Z] 94cc34f8dd06: Download complete [2023-04-20T08:10:21.323Z] 30dea6a524f1: Verifying Checksum [2023-04-20T08:10:21.323Z] 30dea6a524f1: Download complete [2023-04-20T08:10:21.323Z] 63b65145d645: Download complete [2023-04-20T08:10:21.323Z] a2aff8979fd8: Verifying Checksum [2023-04-20T08:10:21.323Z] a2aff8979fd8: Download complete [2023-04-20T08:10:21.584Z] 63b65145d645: Pull complete [2023-04-20T08:10:21.584Z] a2d21d5440eb: Pull complete [2023-04-20T08:10:21.845Z] f25807f1079a: Verifying Checksum [2023-04-20T08:10:21.845Z] f25807f1079a: Download complete [2023-04-20T08:10:22.104Z] 935e6c44a52c: Verifying Checksum [2023-04-20T08:10:22.104Z] 935e6c44a52c: Download complete [2023-04-20T08:10:22.104Z] 6808be2612f2: Verifying Checksum [2023-04-20T08:10:22.104Z] 6808be2612f2: Download complete [2023-04-20T08:10:26.303Z] 935e6c44a52c: Pull complete [2023-04-20T08:10:26.303Z] 94cc34f8dd06: Pull complete [2023-04-20T08:10:26.303Z] 30dea6a524f1: Pull complete [2023-04-20T08:10:26.303Z] a2aff8979fd8: Pull complete [2023-04-20T08:10:28.200Z] 6808be2612f2: Pull complete [2023-04-20T08:10:29.137Z] f25807f1079a: Pull complete [2023-04-20T08:10:29.137Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T08:10:29.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T08:10:29.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T08:10:29.442Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T08:10:29.442Z] WORKDIR /edgex [2023-04-20T08:10:29.442Z] COPY go.mod . [2023-04-20T08:10:29.442Z] RUN go mod download [2023-04-20T08:10:29.442Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-20T08:10:30.009Z] Sending build context to Docker daemon 170.6MB [2023-04-20T08:10:30.009Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T08:10:30.009Z] ---> 3b553350e43f [2023-04-20T08:10:30.009Z] Step 2/4 : WORKDIR /edgex [2023-04-20T08:10:34.204Z] ---> Running in 688f2f5a2f2b [2023-04-20T08:10:34.204Z] Removing intermediate container 688f2f5a2f2b [2023-04-20T08:10:34.204Z] ---> 02cf83224925 [2023-04-20T08:10:34.204Z] Step 3/4 : COPY go.mod . [2023-04-20T08:10:34.204Z] ---> 16ad1d1867e7 [2023-04-20T08:10:34.204Z] Step 4/4 : RUN go mod download [2023-04-20T08:10:34.204Z] ---> Running in 5d74a718191f [2023-04-20T08:10:35.705Z] Still waiting to schedule task [2023-04-20T08:10:35.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T08:10:49.108Z] Removing intermediate container 5d74a718191f [2023-04-20T08:10:49.108Z] ---> 570bac6b1588 [2023-04-20T08:10:49.108Z] Successfully built 570bac6b1588 [2023-04-20T08:10:49.108Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:10:49.399Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T08:10:49.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:10:49.464Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:10:49.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T08:10:49.948Z] $ docker top 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:10:50.288Z] + go version [2023-04-20T08:10:50.289Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T08:10:50.302Z] $ docker stop --time=1 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc [2023-04-20T08:10:51.602Z] $ docker rm -f --volumes 8efc258ee23f9d5b9cd5f2aac833cde09a356e04fd2d4a2c50b0b40775431acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:10:51.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T08:10:51.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:10:52.061Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:10:52.099Z] $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T08:10:52.432Z] $ docker top 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T08:10:52.489Z] ========================================================= [2023-04-20T08:10:52.489Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-20T08:10:52.489Z] ========================================================= [Pipeline] sh [2023-04-20T08:10:52.768Z] + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] fileExists [Pipeline] sh [2023-04-20T08:10:53.059Z] + make test [2023-04-20T08:10:53.059Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T08:11:01.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-20T08:11:16.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-20T08:11:16.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-20T08:11:16.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-20T08:11:16.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-20T08:11:17.487Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-20T08:11:18.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-20T08:11:18.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-20T08:11:18.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-20T08:11:18.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-20T08:11:18.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-20T08:11:18.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-20T08:11:19.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-20T08:11:19.100Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-20T08:11:19.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-20T08:11:21.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-20T08:11:21.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-20T08:11:21.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-04-20T08:11:22.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-04-20T08:11:28.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-04-20T08:11:28.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-20T08:11:28.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-20T08:11:28.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-20T08:11:28.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-20T08:11:28.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-20T08:11:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-04-20T08:11:30.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-20T08:11:30.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-20T08:11:30.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-20T08:11:30.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-20T08:11:30.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-20T08:11:31.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-20T08:11:31.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-20T08:11:33.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.069s coverage: 88.5% of statements [2023-04-20T08:11:33.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-04-20T08:11:33.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-20T08:11:33.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-20T08:11:33.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-20T08:11:33.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements [2023-04-20T08:11:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-20T08:11:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-20T08:11:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-20T08:11:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-20T08:11:33.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-20T08:11:33.935Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-04-20T08:11:35.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-20T08:11:35.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-20T08:11:35.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-20T08:11:35.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-20T08:11:37.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-20T08:11:37.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-20T08:11:37.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-04-20T08:11:37.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-04-20T08:11:37.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 44.1% of statements [2023-04-20T08:11:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-04-20T08:11:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-04-20T08:11:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-04-20T08:11:38.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-04-20T08:11:38.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-20T08:11:38.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-20T08:11:38.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-20T08:11:38.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-20T08:11:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-20T08:11:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-20T08:11:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-20T08:11:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-20T08:11:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-20T08:11:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-20T08:11:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-20T08:11:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-20T08:11:40.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-20T08:11:40.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-20T08:11:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-20T08:11:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-20T08:11:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-20T08:11:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-20T08:11:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-20T08:11:44.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-20T08:11:44.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-20T08:11:44.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-20T08:11:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-20T08:11:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-20T08:11:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-20T08:11:47.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-20T08:11:47.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-20T08:11:47.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-20T08:11:47.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-20T08:11:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-20T08:11:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-20T08:11:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-20T08:11:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-20T08:11:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-20T08:11:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-20T08:11:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-20T08:11:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-20T08:11:49.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-04-20T08:11:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-20T08:11:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-20T08:11:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-20T08:11:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.251s coverage: 79.9% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.064s coverage: 92.9% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.071s coverage: 87.2% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 81.8% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-04-20T08:12:03.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-04-20T08:12:03.269Z] 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-04-20T08:12:03.269Z] running golangci-lint [2023-04-20T08:12:03.269Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-20T08:12:03.269Z] go version go1.20.2 linux/amd64 [2023-04-20T08:12:03.269Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-20T08:12:03.269Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-20T08:12:06.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9156 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-20T08:12:06.321Z] Running in /w/workspace/edgex-go/497 [Pipeline] { [Pipeline] checkout [2023-04-20T08:12:06.354Z] The recommended git tool is: git [2023-04-20T08:12:11.773Z] using credential edgex-jenkins-ssh [2023-04-20T08:12:11.792Z] Cloning the remote Git repository [2023-04-20T08:12:11.840Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-20T08:12:11.946Z] > git init /w/workspace/edgex-go/497 # timeout=10 [2023-04-20T08:12:12.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-20T08:12:12.102Z] > git --version # timeout=10 [2023-04-20T08:12:12.124Z] > git --version # 'git version 2.25.1' [2023-04-20T08:12:12.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T08:12:12.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T08:12:18.139Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 13.676531408s" [2023-04-20T08:12:18.139Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.008159ms" [2023-04-20T08:12:23.405Z] level=info msg="[linters_context/goanalysis] analyzers took 51.611207914s with top 10 stages: buildir: 29.935705232s, fact_deprecated: 1.868964435s, inspect: 1.506611336s, nilness: 1.256046224s, printf: 1.248560928s, gosec: 1.243682554s, fact_purity: 912.034884ms, ctrlflow: 792.00603ms, S1038: 660.581776ms, typedness: 652.164456ms" [2023-04-20T08:12:23.405Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-20T08:12:23.405Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, nolint: 0/23, exclude: 203/203, cgo: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-04-20T08:12:23.405Z] level=info msg="[runner] processing took 16.710034ms with stages: nolint: 6.759039ms, identifier_marker: 5.118139ms, autogenerated_exclude: 1.423226ms, path_prettifier: 1.333836ms, exclude-rules: 1.293615ms, skip_dirs: 721.729µs, cgo: 28.69µs, filename_unadjuster: 27.53µs, max_same_issues: 980ns, uniq_by_line: 560ns, skip_files: 470ns, max_from_linter: 450ns, source_code: 280ns, exclude: 260ns, sort_results: 250ns, path_prefixer: 240ns, severity-rules: 230ns, diff: 220ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" [2023-04-20T08:12:23.405Z] level=info msg="[runner] linters took 7.207779039s with stages: goanalysis_metalinter: 7.190976524s" [2023-04-20T08:12:23.405Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-20T08:12:23.405Z] level=info msg="Memory: 211 samples, avg is 184.0MB, max is 719.3MB" [2023-04-20T08:12:23.405Z] level=info msg="Execution took 20.932263009s" [2023-04-20T08:12:23.405Z] go vet ./... [2023-04-20T08:12:28.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T08:12:28.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T08:12:28.674Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T08:12:28.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-20T08:12:28.971Z] + ls -al . [2023-04-20T08:12:28.971Z] total 704 [2023-04-20T08:12:28.971Z] drwxrwxr-x 11 1001 1001 4096 Apr 20 08:10 . [2023-04-20T08:12:28.971Z] drwxr-xr-x 4 root root 4096 Apr 20 08:10 .. [2023-04-20T08:12:28.971Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:09 .blubracket [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 16 Apr 20 08:09 .dockerignore [2023-04-20T08:12:28.971Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 08:10 .git [2023-04-20T08:12:28.971Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 08:09 .github [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 1133 Apr 20 08:09 .gitignore [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 42 Apr 20 08:09 .golangci.yml [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 87 Apr 20 08:09 .hadolint.yml [2023-04-20T08:12:28.971Z] drwxr-xr-x 3 1001 1001 4096 Apr 20 08:10 .semver [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 08:09 .sonarcloud.properties [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 08:09 ADOPTERS.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 10835 Apr 20 08:09 Attribution.txt [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 73765 Apr 20 08:09 CHANGELOG.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:09 CONTRIBUTING.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 08:09 GOVERNANCE.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 883 Apr 20 08:09 Jenkinsfile [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:09 LICENSE [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 14368 Apr 20 08:09 Makefile [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 08:09 OWNERS.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 9403 Apr 20 08:09 README.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 08:09 SECURITY.md [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 13 Apr 20 08:10 VERSION [2023-04-20T08:12:28.971Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:09 bin [2023-04-20T08:12:28.971Z] drwxrwxr-x 18 1001 1001 4096 Apr 20 08:09 cmd [2023-04-20T08:12:28.971Z] -rw-r--r-- 1 root root 448247 Apr 20 08:12 coverage.out [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 3200 Apr 20 08:09 go.mod [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 31155 Apr 20 08:09 go.sum [2023-04-20T08:12:28.971Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 08:09 internal [2023-04-20T08:12:28.971Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 08:09 openapi [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 594 Apr 20 08:09 security.txt [2023-04-20T08:12:28.971Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 08:09 snap [2023-04-20T08:12:28.971Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 08:09 version.go [Pipeline] sh [2023-04-20T08:12:29.258Z] + '[' -e coverage.out ] [2023-04-20T08:12:29.258Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-20T08:12:29.345Z] Stashed 1 file(s) [Pipeline] sh [2023-04-20T08:12:29.625Z] + make build [2023-04-20T08:12:29.625Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-20T08:12:31.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-20T08:12:32.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T08:12:32.919Z] Avoid second fetch [2023-04-20T08:12:32.919Z] Checking out Revision 6ed5f643afd548d7d3f8a26d03abe2373781a040 (main) [2023-04-20T08:12:33.627Z] Commit message: "Merge pull request #4519 from hahattan/v3-api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T08:12:34.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T08:12:34.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:12:34.522Z] Dload Upload Total Spent Left Speed [2023-04-20T08:12:34.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-04-20T08:12:32.939Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T08:12:33.015Z] > git checkout -f 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 [2023-04-20T08:12:35.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T08:12:35.495Z] + sudo tee /etc/docker/daemon.new [2023-04-20T08:12:35.495Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T08:12:35.495Z] { [2023-04-20T08:12:35.495Z] "registry-mirrors": [ [2023-04-20T08:12:35.495Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T08:12:35.495Z] ], [2023-04-20T08:12:35.495Z] "bip": "10.250.0.254/24", [2023-04-20T08:12:35.495Z] "hosts": [ [2023-04-20T08:12:35.495Z] "tcp://0.0.0.0:5555", [2023-04-20T08:12:35.495Z] "unix:///var/run/docker.sock" [2023-04-20T08:12:35.495Z] ], [2023-04-20T08:12:35.495Z] "mtu": 1458, [2023-04-20T08:12:35.495Z] "selinux-enabled": true, [2023-04-20T08:12:35.495Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T08:12:35.495Z] } [Pipeline] sh [2023-04-20T08:12:35.833Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T08:12:36.162Z] + sudo service docker restart [2023-04-20T08:12:41.825Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-20T08:12:42.087Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-20T08:12:43.023Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-20T08:12:43.591Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-20T08:12:50.157Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-20T08:12:51.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T08:12:52.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-20T08:12:53.407Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-20T08:12:53.975Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:12:54.438Z] provisioning config files... [2023-04-20T08:12:54.463Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config11629834983598020410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:12:54.818Z] ---> docker-login.sh [2023-04-20T08:12:54.818Z] nexus3.edgexfoundry.org:10001 [2023-04-20T08:12:54.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-20T08:12:55.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:12:55.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:12:55.358Z] Configure a credential helper to remove this warning. See [2023-04-20T08:12:55.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:12:55.358Z] [2023-04-20T08:12:55.358Z] Login Succeeded [2023-04-20T08:12:55.358Z] nexus3.edgexfoundry.org:10002 [2023-04-20T08:12:55.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:12:55.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:12:55.897Z] Configure a credential helper to remove this warning. See [2023-04-20T08:12:55.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:12:55.897Z] [2023-04-20T08:12:55.897Z] Login Succeeded [2023-04-20T08:12:55.897Z] nexus3.edgexfoundry.org:10003 [2023-04-20T08:12:55.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:12:56.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:12:56.167Z] Configure a credential helper to remove this warning. See [2023-04-20T08:12:56.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:12:56.167Z] [2023-04-20T08:12:56.167Z] Login Succeeded [2023-04-20T08:12:56.167Z] nexus3.edgexfoundry.org:10004 [2023-04-20T08:12:56.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-20T08:12:56.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:12:56.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:12:56.437Z] Configure a credential helper to remove this warning. See [2023-04-20T08:12:56.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:12:56.437Z] [2023-04-20T08:12:56.437Z] Login Succeeded [2023-04-20T08:12:56.437Z] docker.io [2023-04-20T08:12:56.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:12:56.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:12:56.979Z] Configure a credential helper to remove this warning. See [2023-04-20T08:12:56.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:12:56.979Z] [2023-04-20T08:12:56.979Z] Login Succeeded [2023-04-20T08:12:56.979Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T08:12:56.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-20T08:12:57.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/497 [Pipeline] echo [2023-04-20T08:12:57.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:12:57.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:12:57.585Z] ========================================================= [2023-04-20T08:12:57.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T08:12:57.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } [2023-04-20T08:12:57.671Z] $ docker stop --time=1 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 [2023-04-20T08:12:57.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T08:12:57.919Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T08:12:57.919Z] af6eaf76a39c: Pulling fs layer [2023-04-20T08:12:57.919Z] 55522c791124: Pulling fs layer [2023-04-20T08:12:57.919Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T08:12:57.919Z] 169dfbe0d373: Pulling fs layer [2023-04-20T08:12:57.919Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T08:12:57.919Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T08:12:57.919Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T08:12:57.919Z] e1ff8fa3b103: Waiting [2023-04-20T08:12:57.919Z] 52ebb69f0ebf: Waiting [2023-04-20T08:12:57.920Z] 5abe8eddf0d5: Waiting [2023-04-20T08:12:57.920Z] 169dfbe0d373: Waiting [2023-04-20T08:12:58.193Z] 55522c791124: Verifying Checksum [2023-04-20T08:12:58.194Z] 55522c791124: Download complete [2023-04-20T08:12:58.194Z] 169dfbe0d373: Verifying Checksum [2023-04-20T08:12:58.194Z] 169dfbe0d373: Download complete [2023-04-20T08:12:58.194Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T08:12:58.194Z] e1ff8fa3b103: Download complete [2023-04-20T08:12:58.194Z] af6eaf76a39c: Verifying Checksum [2023-04-20T08:12:58.194Z] af6eaf76a39c: Download complete [2023-04-20T08:12:59.168Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T08:12:59.168Z] 5abe8eddf0d5: Download complete [2023-04-20T08:12:59.168Z] af6eaf76a39c: Pull complete [2023-04-20T08:12:59.780Z] 55522c791124: Pull complete [2023-04-20T08:13:00.754Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T08:13:00.754Z] ce5c4a1c91eb: Download complete [2023-04-20T08:13:00.754Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T08:13:00.754Z] 52ebb69f0ebf: Download complete [2023-04-20T08:13:02.369Z] $ docker rm -f --volumes 2f84537bfd5e7e2acaeec438159a592740611ddd2713035c11e63471f5d1ffb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:13:03.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T08:13:03.233Z] [2023-04-20T08:13:03.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:13:03.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T08:13:03.528Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-20T08:13:03.528Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-20T08:13:03.528Z] ca9280d653b3: Pulling fs layer [2023-04-20T08:13:03.528Z] 7e9c9ca2126c: Pulling fs layer [2023-04-20T08:13:03.786Z] cbdbe7a5bc2a: Download complete [2023-04-20T08:13:03.787Z] cbdbe7a5bc2a: Pull complete [2023-04-20T08:13:03.787Z] ca9280d653b3: Verifying Checksum [2023-04-20T08:13:03.787Z] ca9280d653b3: Download complete [2023-04-20T08:13:04.352Z] 7e9c9ca2126c: Download complete [2023-04-20T08:13:04.352Z] ca9280d653b3: Pull complete [2023-04-20T08:13:07.630Z] 7e9c9ca2126c: Pull complete [2023-04-20T08:13:07.631Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-20T08:13:07.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T08:13:07.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:13:07.702Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:13:07.731Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-20T08:13:11.911Z] $ docker top 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:13:12.248Z] + docker-compose+ buildgrep --help parallel [2023-04-20T08:13:12.248Z] [2023-04-20T08:13:12.817Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T08:13:12.831Z] $ docker stop --time=1 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c [2023-04-20T08:13:13.115Z] ce5c4a1c91eb: Pull complete [2023-04-20T08:13:13.115Z] 169dfbe0d373: Pull complete [2023-04-20T08:13:13.115Z] e1ff8fa3b103: Pull complete [2023-04-20T08:13:14.100Z] $ docker rm -f --volumes 6a33dbbabb81ab854bea3bd0544f246af3d591a840df38704f73e4f25bc94e1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:13:14.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-20T08:13:14.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:13:14.520Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:13:14.550Z] $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-20T08:13:14.862Z] $ docker top c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:13:15.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T08:13:15.767Z] Building core-command ... [2023-04-20T08:13:15.768Z] Building core-common-config-bootstrapper ... [2023-04-20T08:13:15.768Z] Building core-data ... [2023-04-20T08:13:15.768Z] Building core-metadata ... [2023-04-20T08:13:15.768Z] Building security-bootstrapper ... [2023-04-20T08:13:15.768Z] Building security-proxy-auth ... [2023-04-20T08:13:15.768Z] Building security-proxy-setup ... [2023-04-20T08:13:15.768Z] Building security-secretstore-setup ... [2023-04-20T08:13:15.768Z] Building security-spiffe-token-provider ... [2023-04-20T08:13:15.768Z] Building security-spire-agent ... [2023-04-20T08:13:15.768Z] Building security-spire-config ... [2023-04-20T08:13:15.768Z] Building security-spire-server ... [2023-04-20T08:13:15.768Z] Building support-notifications ... [2023-04-20T08:13:15.768Z] Building support-scheduler ... [2023-04-20T08:13:15.768Z] Building security-spire-agent [2023-04-20T08:13:15.768Z] Building security-bootstrapper [2023-04-20T08:13:15.768Z] Building support-notifications [2023-04-20T08:13:15.768Z] Building support-scheduler [2023-04-20T08:13:15.768Z] Building security-proxy-auth [2023-04-20T08:13:18.472Z] 52ebb69f0ebf: Pull complete [2023-04-20T08:13:19.889Z] 5abe8eddf0d5: Pull complete [2023-04-20T08:13:19.889Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T08:13:19.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T08:13:19.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-20T08:13:20.314Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T08:13:20.314Z] WORKDIR /edgex [2023-04-20T08:13:20.314Z] COPY go.mod . [2023-04-20T08:13:20.314Z] RUN go mod download [2023-04-20T08:13:20.314Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-20T08:13:20.937Z] Sending build context to Docker daemon 2.932MB [2023-04-20T08:13:20.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T08:13:20.937Z] ---> 6cb57ee374ae [2023-04-20T08:13:20.937Z] Step 2/4 : WORKDIR /edgex [2023-04-20T08:13:24.043Z] ---> Running in dff10238c24e [2023-04-20T08:13:24.043Z] Removing intermediate container dff10238c24e [2023-04-20T08:13:24.043Z] ---> d611250c5757 [2023-04-20T08:13:24.043Z] Step 3/4 : COPY go.mod . [2023-04-20T08:13:24.637Z] ---> b1db1fdec29c [2023-04-20T08:13:24.637Z] Step 4/4 : RUN go mod download [2023-04-20T08:13:24.637Z] ---> Running in 62683a0f7881 [2023-04-20T08:13:25.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:13:25.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:13:25.749Z] ---> 570bac6b1588 [2023-04-20T08:13:25.749Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:13:25.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:13:25.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:13:25.749Z] ---> 570bac6b1588 [2023-04-20T08:13:25.749Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:13:25.749Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:13:25.749Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:13:25.749Z] ---> 570bac6b1588 [2023-04-20T08:13:25.749Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T08:13:25.749Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:13:25.749Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:13:25.749Z] ---> 570bac6b1588 [2023-04-20T08:13:25.749Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T08:13:26.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:13:26.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:13:26.008Z] ---> 570bac6b1588 [2023-04-20T08:13:26.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:13:32.583Z] ---> Running in 4df0355f9f05 [2023-04-20T08:13:32.583Z] ---> Running in a2cfa68e464e [2023-04-20T08:13:32.583Z] ---> Running in d9f04afa1977 [2023-04-20T08:13:32.583Z] ---> Running in 91cac61f716c [2023-04-20T08:13:32.583Z] ---> Running in 29d69028510d [2023-04-20T08:13:32.583Z] Removing intermediate container 4df0355f9f05 [2023-04-20T08:13:32.583Z] ---> 90bf5ce743c2 [2023-04-20T08:13:32.583Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:13:32.583Z] Removing intermediate container a2cfa68e464e [2023-04-20T08:13:32.583Z] ---> 2b0c5ecdb56c [2023-04-20T08:13:32.583Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:13:32.583Z] Removing intermediate container 29d69028510d [2023-04-20T08:13:32.583Z] ---> 9175d29b3430 [2023-04-20T08:13:32.583Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:13:32.583Z] ---> Running in dde76dcb11f5 [2023-04-20T08:13:32.583Z] ---> Running in f3020be3495e [2023-04-20T08:13:32.583Z] Removing intermediate container d9f04afa1977 [2023-04-20T08:13:32.583Z] ---> 605fa2b532e3 [2023-04-20T08:13:32.583Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:13:32.583Z] ---> Running in 94acb3c82b86 [2023-04-20T08:13:32.583Z] Removing intermediate container 91cac61f716c [2023-04-20T08:13:32.583Z] ---> 029bbbcb2783 [2023-04-20T08:13:32.583Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T08:13:32.583Z] ---> Running in f7d3df0a80cb [2023-04-20T08:13:32.583Z] ---> Running in ff0478f32aee [2023-04-20T08:13:32.583Z] Removing intermediate container dde76dcb11f5 [2023-04-20T08:13:32.583Z] ---> 87ac0aee0a37 [2023-04-20T08:13:32.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:13:32.583Z] ---> Running in a649a8eeb017 [2023-04-20T08:13:32.583Z] Removing intermediate container f3020be3495e [2023-04-20T08:13:32.583Z] Removing intermediate container 94acb3c82b86 [2023-04-20T08:13:32.583Z] ---> 999eaf3c9154 [2023-04-20T08:13:32.583Z] Step 5/23 : RUN apk add --update --no-cache make git ---> f50ac11f28b4 [2023-04-20T08:13:32.583Z] [2023-04-20T08:13:32.583Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T08:13:32.583Z] ---> Running in ec5767cc00f3 [2023-04-20T08:13:32.583Z] ---> Running in f3d96081ccb7 [2023-04-20T08:13:32.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] OK: 265 MiB in 53 packages [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:32.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:33.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:13:33.100Z] OK: 265 MiB in 53 packages [2023-04-20T08:13:33.100Z] Removing intermediate container f7d3df0a80cb [2023-04-20T08:13:33.100Z] ---> 7f6189c4799e [2023-04-20T08:13:33.100Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T08:13:33.100Z] OK: 265 MiB in 53 packages [2023-04-20T08:13:33.100Z] OK: 265 MiB in 53 packages [2023-04-20T08:13:33.100Z] OK: 265 MiB in 53 packages [2023-04-20T08:13:33.358Z] ---> 60c5960b8bbc [2023-04-20T08:13:33.358Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:13:33.358Z] ---> Running in 3107056535c7 [2023-04-20T08:13:33.616Z] Removing intermediate container ff0478f32aee [2023-04-20T08:13:33.616Z] ---> 83f8318eefb5 [2023-04-20T08:13:33.616Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T08:13:33.616Z] Removing intermediate container ec5767cc00f3 [2023-04-20T08:13:33.616Z] ---> 65afcfd1572b [2023-04-20T08:13:33.616Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:13:33.616Z] ---> 37b5e2bebc1a [2023-04-20T08:13:33.616Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:13:33.616Z] Removing intermediate container a649a8eeb017 [2023-04-20T08:13:33.616Z] ---> 0d373f413763 [2023-04-20T08:13:33.616Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:13:33.616Z] ---> Running in 7c4c30aef13b [2023-04-20T08:13:33.873Z] Removing intermediate container f3d96081ccb7 [2023-04-20T08:13:33.873Z] ---> a4beca2842a8 [2023-04-20T08:13:33.873Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:13:33.873Z] ---> 2fd27e5e21d5 [2023-04-20T08:13:33.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:13:33.873Z] ---> Running in 25fd4bcccde8 [2023-04-20T08:13:33.873Z] ---> 2c88de98f0da [2023-04-20T08:13:33.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:13:33.873Z] ---> Running in 80c7a8be25eb [2023-04-20T08:13:33.873Z] ---> 08fdf9b89ddf [2023-04-20T08:13:33.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:13:33.873Z] ---> Running in e8b7207bedb6 [2023-04-20T08:13:56.890Z] Removing intermediate container 62683a0f7881 [2023-04-20T08:13:56.890Z] ---> 994d252d2a26 [2023-04-20T08:13:56.890Z] Successfully built 994d252d2a26 [2023-04-20T08:13:56.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:13:57.227Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T08:13:57.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:13:57.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container [2023-04-20T08:13:57.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T08:13:58.658Z] $ docker top 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:13:59.478Z] + go version [2023-04-20T08:13:59.478Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T08:13:59.501Z] $ docker stop --time=1 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff [2023-04-20T08:14:01.078Z] $ docker rm -f --volumes 4a10153fb9a44b67548249848eede990f91a51019290f92bc7b3bb0c35817dff [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:14:01.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T08:14:01.658Z] [2023-04-20T08:14:01.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:14:01.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T08:14:01.997Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-20T08:14:01.997Z] 29e5d40040c1: Pulling fs layer [2023-04-20T08:14:01.997Z] 1ce36da41761: Pulling fs layer [2023-04-20T08:14:01.997Z] 25b303627fd3: Pulling fs layer [2023-04-20T08:14:02.267Z] 29e5d40040c1: Verifying Checksum [2023-04-20T08:14:02.267Z] 29e5d40040c1: Download complete [2023-04-20T08:14:02.535Z] 1ce36da41761: Verifying Checksum [2023-04-20T08:14:02.535Z] 1ce36da41761: Download complete [2023-04-20T08:14:03.943Z] 25b303627fd3: Verifying Checksum [2023-04-20T08:14:05.351Z] 29e5d40040c1: Pull complete [2023-04-20T08:14:06.312Z] 1ce36da41761: Pull complete [2023-04-20T08:14:16.385Z] 25b303627fd3: Pull complete [2023-04-20T08:14:16.385Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-20T08:14:16.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T08:14:16.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:14:16.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container [2023-04-20T08:14:16.633Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-20T08:14:19.068Z] $ docker top d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:14:19.886Z] + grep parallel [2023-04-20T08:14:19.886Z] + docker-compose build --help [2023-04-20T08:14:24.164Z] --parallel Build images in parallel. [Pipeline] } [2023-04-20T08:14:24.185Z] $ docker stop --time=1 d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df [2023-04-20T08:14:25.831Z] $ docker rm -f --volumes d04298a6953c68caa759d6487c417e20ccb3aa1052896ffc47ab4f70bb0149df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:14:26.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-20T08:14:26.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:14:26.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container [2023-04-20T08:14:26.596Z] $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-20T08:14:27.728Z] $ docker top c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:14:28.227Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-20T08:14:30.193Z] Removing intermediate container 80c7a8be25eb [2023-04-20T08:14:30.193Z] Removing intermediate container 25fd4bcccde8 [2023-04-20T08:14:30.193Z] ---> 8dc6bb07e300 [2023-04-20T08:14:30.193Z] ---> 2bde63f9be29 [2023-04-20T08:14:30.193Z] Step 8/23 : COPY . .Step 8/23 : COPY . . [2023-04-20T08:14:30.193Z] [2023-04-20T08:14:30.193Z] Removing intermediate container e8b7207bedb6 [2023-04-20T08:14:30.193Z] ---> 8c7e33e5d0fe [2023-04-20T08:14:30.193Z] Step 8/23 : COPY . . [2023-04-20T08:14:30.193Z] Removing intermediate container 7c4c30aef13b [2023-04-20T08:14:30.193Z] ---> 06646158be6f [2023-04-20T08:14:30.193Z] Step 7/33 : COPY . . [2023-04-20T08:14:30.193Z] Removing intermediate container 3107056535c7 [2023-04-20T08:14:30.193Z] ---> fdee07d325e9 [2023-04-20T08:14:30.193Z] Step 7/27 : COPY . . [2023-04-20T08:14:32.482Z] Building core-command ... [2023-04-20T08:14:32.482Z] Building core-common-config-bootstrapper ... [2023-04-20T08:14:32.482Z] Building core-data ... [2023-04-20T08:14:32.482Z] Building core-metadata ... [2023-04-20T08:14:32.482Z] Building security-bootstrapper ... [2023-04-20T08:14:32.482Z] Building security-proxy-auth ... [2023-04-20T08:14:32.482Z] Building security-proxy-setup ... [2023-04-20T08:14:32.482Z] Building security-secretstore-setup ... [2023-04-20T08:14:32.482Z] Building security-spiffe-token-provider ... [2023-04-20T08:14:32.482Z] Building security-spire-agent ... [2023-04-20T08:14:32.482Z] Building security-spire-config ... [2023-04-20T08:14:32.482Z] Building security-spire-server ... [2023-04-20T08:14:32.482Z] Building support-notifications ... [2023-04-20T08:14:32.482Z] Building support-scheduler ... [2023-04-20T08:14:32.482Z] Building security-spire-server [2023-04-20T08:14:32.482Z] Building security-bootstrapper [2023-04-20T08:14:32.482Z] Building support-notifications [2023-04-20T08:14:32.482Z] Building core-data [2023-04-20T08:14:32.482Z] Building security-proxy-auth [2023-04-20T08:14:42.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:14:42.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:14:42.581Z] ---> 994d252d2a26 [2023-04-20T08:14:42.581Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:14:42.581Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:14:42.581Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:14:42.581Z] ---> 994d252d2a26 [2023-04-20T08:14:42.581Z] Step 3/33 : WORKDIR /edgex-go [2023-04-20T08:14:42.581Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:14:42.581Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:14:42.581Z] ---> 994d252d2a26 [2023-04-20T08:14:42.581Z] Step 3/26 : WORKDIR /edgex-go ---> Running in f90ef5e75731 [2023-04-20T08:14:42.581Z] [2023-04-20T08:14:42.581Z] ---> Running in 9100ef8b3e56 [2023-04-20T08:14:42.581Z] ---> Running in af8f3b60aaa4 [2023-04-20T08:14:42.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:14:42.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:14:42.581Z] ---> 994d252d2a26 [2023-04-20T08:14:42.581Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:14:42.581Z] ---> Running in 99b9a3f78c98 [2023-04-20T08:14:42.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:14:42.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:14:42.581Z] ---> 994d252d2a26 [2023-04-20T08:14:42.581Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:14:42.848Z] ---> Running in 741c2902d316 [2023-04-20T08:14:42.848Z] Removing intermediate container 9100ef8b3e56 [2023-04-20T08:14:42.848Z] ---> 766658099c04 [2023-04-20T08:14:42.848Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-20T08:14:42.848Z] Removing intermediate container f90ef5e75731 [2023-04-20T08:14:42.848Z] ---> 349154e0fb46 [2023-04-20T08:14:42.848Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:14:42.848Z] Removing intermediate container af8f3b60aaa4 [2023-04-20T08:14:42.848Z] ---> d41b4f83c6b0 [2023-04-20T08:14:42.848Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:14:43.118Z] Removing intermediate container 99b9a3f78c98 [2023-04-20T08:14:43.118Z] ---> dba4ed3be05c [2023-04-20T08:14:43.118Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:14:43.118Z] ---> Running in d1b9253a70f4 [2023-04-20T08:14:43.118Z] ---> Running in 50d1e9c1caf3 [2023-04-20T08:14:43.118Z] ---> Running in ac1666792597 [2023-04-20T08:14:43.392Z] ---> Running in 541f419810e3 [2023-04-20T08:14:43.392Z] Removing intermediate container 741c2902d316 [2023-04-20T08:14:43.392Z] ---> 69de53a5eba4 [2023-04-20T08:14:43.392Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:14:43.661Z] ---> Running in 9928bdc70fcb [2023-04-20T08:14:43.930Z] Removing intermediate container 50d1e9c1caf3 [2023-04-20T08:14:43.930Z] ---> 422f94cf6645 [2023-04-20T08:14:43.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:14:44.216Z] Removing intermediate container 541f419810e3 [2023-04-20T08:14:44.216Z] ---> 022217ce9265 [2023-04-20T08:14:44.216Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-20T08:14:44.216Z] ---> Running in 156d9d25f9fe [2023-04-20T08:14:44.500Z] ---> Running in d188c563fa62 [2023-04-20T08:14:44.500Z] Removing intermediate container 9928bdc70fcb [2023-04-20T08:14:44.500Z] ---> b5c8454c4132 [2023-04-20T08:14:44.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:14:44.769Z] ---> Running in cfab5893f778 [2023-04-20T08:14:45.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:45.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:45.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:46.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:46.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:46.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:46.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:47.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:47.331Z] OK: 263 MiB in 53 packages [2023-04-20T08:14:47.603Z] OK: 263 MiB in 53 packages [2023-04-20T08:14:47.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:14:49.018Z] OK: 263 MiB in 53 packages [2023-04-20T08:14:49.018Z] OK: 263 MiB in 53 packages [2023-04-20T08:14:49.018Z] Removing intermediate container d1b9253a70f4 [2023-04-20T08:14:49.018Z] ---> e42c9b50a036 [2023-04-20T08:14:49.018Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-20T08:14:49.018Z] OK: 263 MiB in 53 packages [2023-04-20T08:14:49.612Z] Removing intermediate container ac1666792597 [2023-04-20T08:14:49.612Z] ---> b858de6d1384 [2023-04-20T08:14:49.612Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T08:14:50.581Z] ---> 75d9dde81b18 [2023-04-20T08:14:50.581Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:14:50.581Z] ---> Running in 8b96ba93d2d8 [2023-04-20T08:14:50.581Z] Removing intermediate container d188c563fa62 [2023-04-20T08:14:50.581Z] ---> c3a4d9426842 [2023-04-20T08:14:50.581Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:14:50.850Z] ---> b630dd326c64 [2023-04-20T08:14:50.850Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:14:50.850Z] Removing intermediate container cfab5893f778 [2023-04-20T08:14:50.850Z] ---> 6e1899e643dc [2023-04-20T08:14:50.850Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:14:50.850Z] Removing intermediate container 156d9d25f9fe [2023-04-20T08:14:50.850Z] ---> a3a32aa349f9 [2023-04-20T08:14:50.850Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:14:51.121Z] ---> Running in 034c24661c7e [2023-04-20T08:14:52.086Z] ---> debba8ea4a6b [2023-04-20T08:14:52.086Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:14:52.086Z] ---> Running in 55f56873e648 [2023-04-20T08:14:52.086Z] ---> 37c23b220ff4 [2023-04-20T08:14:52.086Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:14:52.113Z] ---> b89e80e90ea8 [2023-04-20T08:14:52.113Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T08:14:52.113Z] ---> 2ec031ba2f31 [2023-04-20T08:14:52.113Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T08:14:52.113Z] ---> 7a0ffa124661 [2023-04-20T08:14:52.113Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T08:14:52.113Z] ---> Running in 0a44a0efce79 [2023-04-20T08:14:52.113Z] ---> 5f8646b37796 [2023-04-20T08:14:52.113Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:14:52.113Z] ---> 1a32f74dba9d [2023-04-20T08:14:52.113Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T08:14:52.113Z] ---> Running in e4e9981c149c [2023-04-20T08:14:52.113Z] ---> Running in 4ea6ef806b61 [2023-04-20T08:14:52.113Z] ---> Running in e3df739b6db9 [2023-04-20T08:14:52.113Z] ---> Running in 00a680ea1a6c [2023-04-20T08:14:52.113Z] Removing intermediate container 00a680ea1a6c [2023-04-20T08:14:52.113Z] ---> 09b61f5a9a99 [2023-04-20T08:14:52.113Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T08:14:52.113Z] ---> Running in b4effbba80e7 [2023-04-20T08:14:52.113Z] Removing intermediate container b4effbba80e7 [2023-04-20T08:14:52.113Z] ---> 7041f17c5bdf [2023-04-20T08:14:52.113Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:14:52.113Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-20T08:14:52.113Z] ---> Running in 587c25ea258a [2023-04-20T08:14:52.113Z] Removing intermediate container 587c25ea258a [2023-04-20T08:14:52.113Z] ---> 0707e92f5ea2 [2023-04-20T08:14:52.113Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:14:52.113Z] ---> Running in 9e2fe89512fb [2023-04-20T08:14:52.113Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-20T08:14:52.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-20T08:14:52.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T08:14:52.359Z] ---> 0d62a08d29a7 [2023-04-20T08:14:52.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:14:52.370Z] Removing intermediate container 9e2fe89512fb [2023-04-20T08:14:52.370Z] ---> 81ccc6f138cd [2023-04-20T08:14:52.370Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T08:14:52.370Z] ---> Running in 0ae1eb1e9c07 [2023-04-20T08:14:52.627Z] ---> Running in 91731ec2c344 [2023-04-20T08:14:52.627Z] ---> Running in 0b9284d48579 [2023-04-20T08:14:52.934Z] Removing intermediate container 0ae1eb1e9c07 [2023-04-20T08:14:52.934Z] ---> c206ce6ff19d [2023-04-20T08:14:52.934Z] [2023-04-20T08:14:52.934Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T08:14:52.934Z] 3.17: Pulling from library/alpine [2023-04-20T08:14:53.343Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T08:14:53.343Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T08:14:53.343Z] ---> 9ed4aefc74f6 [2023-04-20T08:14:53.343Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:14:53.600Z] ---> Running in eddb5d5f6d9a [2023-04-20T08:14:53.600Z] Removing intermediate container eddb5d5f6d9a [2023-04-20T08:14:53.600Z] ---> 52830747a2e0 [2023-04-20T08:14:53.600Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T08:14:53.858Z] ---> Running in 99a21db516f0 [2023-04-20T08:14:54.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:14:54.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:14:54.707Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:14:54.707Z] v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:14:54.707Z] OK: 17818 distinct packages available [2023-04-20T08:14:54.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:14:54.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:14:55.226Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T08:14:55.226Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:14:55.226Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T08:14:55.226Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T08:14:55.226Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-20T08:14:55.226Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:14:55.226Z] OK: 8 MiB in 20 packages [2023-04-20T08:14:58.597Z] Removing intermediate container 99a21db516f0 [2023-04-20T08:14:58.597Z] ---> 939c99d5a71d [2023-04-20T08:14:58.597Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:15:00.591Z] ---> a61fbd93daaa [2023-04-20T08:15:00.591Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:15:01.559Z] ---> d3bd8d23e493 [2023-04-20T08:15:01.559Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T08:15:09.797Z] ---> 06c10793df8c [2023-04-20T08:15:09.797Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:15:19.791Z] ---> c326c837d143 [2023-04-20T08:15:19.791Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:15:27.899Z] ---> 7ccaf85eb647 [2023-04-20T08:15:27.899Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T08:15:28.885Z] ---> 9d258951802a [2023-04-20T08:15:28.885Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T08:15:35.832Z] ---> 80d614e7a3a8 [2023-04-20T08:15:35.832Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T08:15:35.832Z] Removing intermediate container 4ea6ef806b61 [2023-04-20T08:15:35.832Z] ---> 8b393928f94c [2023-04-20T08:15:35.832Z] [2023-04-20T08:15:35.832Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:15:35.832Z] ---> 9ed4aefc74f6 [2023-04-20T08:15:35.832Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T08:15:35.832Z] Removing intermediate container e4e9981c149c [2023-04-20T08:15:35.832Z] ---> c5febe8d84be [2023-04-20T08:15:35.832Z] [2023-04-20T08:15:35.832Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T08:15:35.832Z] ---> 9ed4aefc74f6 [2023-04-20T08:15:35.832Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T08:15:35.832Z] Removing intermediate container e3df739b6db9 [2023-04-20T08:15:35.832Z] ---> e3e63b378889 [2023-04-20T08:15:35.832Z] [2023-04-20T08:15:35.832Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:15:35.832Z] ---> 9ed4aefc74f6 [2023-04-20T08:15:35.832Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T08:15:35.832Z] ---> Running in 1ae062dde16d [2023-04-20T08:15:35.832Z] ---> Running in bfd08d1476d4 [2023-04-20T08:15:35.832Z] ---> Running in 217c844272a5 [2023-04-20T08:15:35.832Z] ---> Running in 26e37e53e4b6 [2023-04-20T08:15:35.832Z] Removing intermediate container 0a44a0efce79 [2023-04-20T08:15:35.832Z] ---> 947f1b7c67f4 [2023-04-20T08:15:35.832Z] [2023-04-20T08:15:35.832Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:15:35.832Z] ---> 9ed4aefc74f6 [2023-04-20T08:15:35.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:15:35.832Z] ---> Running in 60e7a922cb39 [2023-04-20T08:15:35.832Z] Removing intermediate container 217c844272a5 [2023-04-20T08:15:35.832Z] ---> 1fcedef500aa [2023-04-20T08:15:35.832Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T08:15:35.832Z] Removing intermediate container 1ae062dde16d [2023-04-20T08:15:35.832Z] ---> 3d0e6f116cb1 [2023-04-20T08:15:35.832Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:15:35.832Z] Removing intermediate container bfd08d1476d4 [2023-04-20T08:15:35.832Z] ---> db0838f66c51 [2023-04-20T08:15:35.832Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:15:35.832Z] ---> Running in 6a322db11b89 [2023-04-20T08:15:35.832Z] ---> Running in 0d0efb5aa1c1 [2023-04-20T08:15:35.832Z] ---> Running in 86b54480e830 [2023-04-20T08:15:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.102Z] Removing intermediate container 86b54480e830 [2023-04-20T08:15:36.102Z] ---> b8f2ae421af9 [2023-04-20T08:15:36.102Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T08:15:36.364Z] ---> Running in 6858714e8bb8 [2023-04-20T08:15:36.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.364Z] Removing intermediate container 6858714e8bb8 [2023-04-20T08:15:36.364Z] ---> acc1c959af0e [2023-04-20T08:15:36.364Z] Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:15:36.364Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T08:15:36.364Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:15:36.364Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:15:36.623Z] OK: 7 MiB in 16 packages [2023-04-20T08:15:36.623Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:15:36.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.623Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:15:36.623Z] ---> Running in b17f27a9a7d9 [2023-04-20T08:15:36.623Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:15:36.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.623Z] OK: 8 MiB in 17 packages [2023-04-20T08:15:36.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:36.927Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:15:36.927Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T08:15:36.927Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:15:36.927Z] OK: 7 MiB in 17 packages [2023-04-20T08:15:36.927Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:15:36.927Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:15:36.927Z] OK: 7 MiB in 16 packages [2023-04-20T08:15:36.927Z] Removing intermediate container b17f27a9a7d9 [2023-04-20T08:15:36.927Z] ---> 8bdadadbb16c [2023-04-20T08:15:36.927Z] Step 27/27 : LABEL version=3.0.0-dev.135 [2023-04-20T08:15:37.187Z] ---> Running in 229fd087b2b6 [2023-04-20T08:15:37.445Z] Removing intermediate container 60e7a922cb39 [2023-04-20T08:15:37.445Z] ---> b4191d4e411f [2023-04-20T08:15:37.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:15:37.445Z] Removing intermediate container 229fd087b2b6 [2023-04-20T08:15:37.445Z] ---> dca9fac5a446 [2023-04-20T08:15:37.445Z] [2023-04-20T08:15:37.445Z] ---> Running in ad958cbe0ee2 [2023-04-20T08:15:37.445Z] Successfully built dca9fac5a446 [2023-04-20T08:15:37.445Z] Successfully tagged security-spire-agent:latest [2023-04-20T08:15:37.445Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-04-20T08:15:41.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:15:41.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:15:41.666Z] ---> 570bac6b1588 [2023-04-20T08:15:41.666Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T08:15:41.666Z] ---> Using cache [2023-04-20T08:15:41.666Z] ---> 029bbbcb2783 [2023-04-20T08:15:41.666Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T08:15:41.666Z] ---> Using cache [2023-04-20T08:15:41.666Z] ---> 83f8318eefb5 [2023-04-20T08:15:41.666Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T08:15:41.666Z] ---> Using cache [2023-04-20T08:15:41.666Z] ---> 37b5e2bebc1a [2023-04-20T08:15:41.666Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:15:41.666Z] ---> Using cache [2023-04-20T08:15:41.666Z] ---> 06646158be6f [2023-04-20T08:15:41.666Z] Step 7/22 : COPY . . [2023-04-20T08:15:41.666Z] ---> Using cache [2023-04-20T08:15:41.666Z] ---> 2ec031ba2f31 [2023-04-20T08:15:41.666Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T08:15:43.587Z] Removing intermediate container ad958cbe0ee2 [2023-04-20T08:15:43.587Z] ---> 986482c4b467 [2023-04-20T08:15:43.587Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T08:15:43.587Z] ---> Running in 048d2b611a85 [2023-04-20T08:15:43.587Z] ---> Running in db6166473b12 [2023-04-20T08:15:43.587Z] Removing intermediate container 6a322db11b89 [2023-04-20T08:15:43.587Z] ---> cfbf87f2e925 [2023-04-20T08:15:43.587Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T08:15:43.587Z] Removing intermediate container 26e37e53e4b6 [2023-04-20T08:15:43.587Z] ---> f53544daead0 [2023-04-20T08:15:43.587Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:15:43.587Z] ---> Running in 2857ca22ef6a [2023-04-20T08:15:43.588Z] ---> Running in fef4d2603de3 [2023-04-20T08:15:43.588Z] Removing intermediate container 0d0efb5aa1c1 [2023-04-20T08:15:43.588Z] ---> 2ec92c72b6c2 [2023-04-20T08:15:43.588Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:15:43.588Z] Removing intermediate container db6166473b12 [2023-04-20T08:15:43.588Z] ---> 07b18b74876d [2023-04-20T08:15:43.588Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T08:15:43.588Z] ---> Running in a39400697b12 [2023-04-20T08:15:43.588Z] Removing intermediate container fef4d2603de3 [2023-04-20T08:15:43.588Z] ---> e1fc48995db7 [2023-04-20T08:15:43.588Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T08:15:43.852Z] Removing intermediate container 2857ca22ef6a [2023-04-20T08:15:43.852Z] ---> 6091808603bf [2023-04-20T08:15:43.852Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T08:15:43.852Z] ---> Running in 2b3f9d49fd22 [2023-04-20T08:15:43.852Z] ---> Running in e38457efebd4 [2023-04-20T08:15:43.852Z] ---> f9aeb7e41517 [2023-04-20T08:15:43.852Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:15:43.852Z] Removing intermediate container a39400697b12 [2023-04-20T08:15:43.852Z] ---> b6cdee59c33e [2023-04-20T08:15:43.852Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:15:43.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-20T08:15:43.852Z] Removing intermediate container 2b3f9d49fd22 [2023-04-20T08:15:43.852Z] ---> a565c666d724 [2023-04-20T08:15:43.852Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T08:15:44.111Z] ---> Running in cd497891c824 [2023-04-20T08:15:44.111Z] Removing intermediate container e38457efebd4 [2023-04-20T08:15:44.111Z] ---> a90c5b3cfbe1 [2023-04-20T08:15:44.111Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T08:15:44.111Z] ---> Running in d218c178b34f [2023-04-20T08:15:44.111Z] ---> 8589a7f3645d [2023-04-20T08:15:44.111Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:15:44.111Z] ---> 56b7fa66679b [2023-04-20T08:15:44.111Z] Removing intermediate container cd497891c824 [2023-04-20T08:15:44.111Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / ---> 387cc881d52c [2023-04-20T08:15:44.111Z] [2023-04-20T08:15:44.111Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:15:44.111Z] Removing intermediate container d218c178b34f [2023-04-20T08:15:44.111Z] ---> 4b3ea24d55b0 [2023-04-20T08:15:44.111Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T08:15:44.111Z] ---> Running in f073a81dd20e [2023-04-20T08:15:45.096Z] ---> a2ea879adec0 [2023-04-20T08:15:45.097Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:15:45.097Z] ---> 2c907c8c0f02 [2023-04-20T08:15:45.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T08:15:45.097Z] ---> 4168db3eaa1a [2023-04-20T08:15:45.097Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:15:45.097Z] Removing intermediate container f073a81dd20e [2023-04-20T08:15:45.097Z] ---> a552e6f689a6 [2023-04-20T08:15:45.097Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T08:15:45.097Z] ---> Running in 13b597e4be18 [2023-04-20T08:15:45.097Z] ---> 05d912d4c12c [2023-04-20T08:15:45.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T08:15:45.358Z] ---> 0c09315365b3 [2023-04-20T08:15:45.358Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T08:15:46.738Z] ---> 16521285200f [2023-04-20T08:15:46.738Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:15:46.998Z] ---> f58ad5000d75 [2023-04-20T08:15:46.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:15:46.998Z] ---> 8780bf0e54f9 [2023-04-20T08:15:46.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:15:46.998Z] ---> Running in f12f17150aba [2023-04-20T08:15:47.606Z] ---> bd2a469143ef [2023-04-20T08:15:47.606Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T08:15:47.606Z] ---> Running in af8e235bf723 [2023-04-20T08:15:47.606Z] ---> ea84321d06db [2023-04-20T08:15:47.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T08:15:47.606Z] Removing intermediate container 13b597e4be18 [2023-04-20T08:15:47.606Z] ---> bec9e9d45f66 [2023-04-20T08:15:47.606Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T08:15:47.606Z] ---> Running in b6c643184454 [2023-04-20T08:15:47.606Z] ---> Running in ed257c1a2154 [2023-04-20T08:15:47.606Z] Removing intermediate container af8e235bf723 [2023-04-20T08:15:47.606Z] ---> 38165e037c8d [2023-04-20T08:15:47.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:15:47.606Z] ---> Running in 2472a80fd82f [2023-04-20T08:15:48.081Z] Removing intermediate container ed257c1a2154 [2023-04-20T08:15:48.081Z] ---> 1fc3f5673edd [2023-04-20T08:15:48.081Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T08:15:48.358Z] Removing intermediate container 2472a80fd82f [2023-04-20T08:15:48.358Z] ---> e498fc4b9259 [2023-04-20T08:15:48.358Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T08:15:48.358Z] Removing intermediate container b6c643184454 [2023-04-20T08:15:48.358Z] ---> e0b93a28754c [2023-04-20T08:15:48.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:15:48.358Z] Removing intermediate container f12f17150aba [2023-04-20T08:15:48.358Z] ---> 98ed921d389b [2023-04-20T08:15:48.358Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:15:48.358Z] ---> 4a186b6d116c [2023-04-20T08:15:48.358Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T08:15:48.358Z] ---> Running in 98f8de0cc253 [2023-04-20T08:15:48.358Z] ---> Running in 2d2d81c6d2c3 [2023-04-20T08:15:48.358Z] ---> Running in 022bee3208cb [2023-04-20T08:15:48.358Z] ---> Running in fd31572dea58 [2023-04-20T08:15:48.636Z] Removing intermediate container 2d2d81c6d2c3 [2023-04-20T08:15:48.636Z] ---> 20ed21cb9e07 [2023-04-20T08:15:48.636Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T08:15:48.636Z] Removing intermediate container 98f8de0cc253 [2023-04-20T08:15:48.636Z] ---> 90033a2c2d8b [2023-04-20T08:15:48.636Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:15:48.895Z] ---> Running in 554b292edc89 [2023-04-20T08:15:48.895Z] Removing intermediate container 022bee3208cb [2023-04-20T08:15:48.895Z] ---> 692a44816552 [2023-04-20T08:15:48.895Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T08:15:48.895Z] ---> Running in 972b6ec74e8c [2023-04-20T08:15:48.895Z] ---> Running in 6ad2e5a71951 [2023-04-20T08:15:48.895Z] Removing intermediate container 554b292edc89 [2023-04-20T08:15:48.895Z] ---> ae3ac85d846e [2023-04-20T08:15:48.895Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:15:48.895Z] Removing intermediate container 972b6ec74e8c [2023-04-20T08:15:48.895Z] ---> e2eb8ae34e62 [2023-04-20T08:15:48.895Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:15:48.895Z] Removing intermediate container 6ad2e5a71951 [2023-04-20T08:15:48.895Z] ---> 12aaea3f7c28 [2023-04-20T08:15:48.895Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T08:15:49.155Z] ---> Running in cf9a29a44121 [2023-04-20T08:15:49.155Z] ---> Running in 93914015198c [2023-04-20T08:15:49.155Z] ---> Running in 8706450ddbb6 [2023-04-20T08:15:49.426Z] Removing intermediate container cf9a29a44121 [2023-04-20T08:15:49.426Z] ---> 14ba0b94a1eb [2023-04-20T08:15:49.426Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:15:49.426Z] Removing intermediate container 8706450ddbb6 [2023-04-20T08:15:49.426Z] ---> 3e1f53c1e0df [2023-04-20T08:15:49.426Z] [2023-04-20T08:15:49.426Z] Removing intermediate container 93914015198c [2023-04-20T08:15:49.426Z] ---> 2ca70b7b9a28 [2023-04-20T08:15:49.426Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:15:49.426Z] Removing intermediate container fd31572dea58 [2023-04-20T08:15:49.426Z] ---> f2cd29a9ee51 [2023-04-20T08:15:49.426Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:15:49.426Z] ---> Running in c4b5c940d75b [2023-04-20T08:15:49.426Z] ---> Running in 3864ecf5bd8b [2023-04-20T08:15:49.426Z] Successfully built 3e1f53c1e0df [2023-04-20T08:15:49.687Z] Successfully tagged support-scheduler:latest [2023-04-20T08:15:49.687Z] Building core-data [2023-04-20T08:15:53.881Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:15:53.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:15:53.881Z] ---> 570bac6b1588 [2023-04-20T08:15:53.881Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:15:53.881Z] ---> Using cache [2023-04-20T08:15:53.881Z] ---> 9175d29b3430 [2023-04-20T08:15:53.881Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:15:53.881Z] ---> Using cache [2023-04-20T08:15:53.881Z] ---> f50ac11f28b4 [2023-04-20T08:15:53.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:15:55.855Z] ---> accc3c804b44 [2023-04-20T08:15:55.855Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:15:55.855Z] Removing intermediate container 3864ecf5bd8b [2023-04-20T08:15:55.855Z] ---> 99cd9b395504 [2023-04-20T08:15:55.855Z] [2023-04-20T08:15:55.855Z] Removing intermediate container c4b5c940d75b [2023-04-20T08:15:55.855Z] ---> 4211da144727 [2023-04-20T08:15:55.855Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:15:55.855Z] ---> Running in ee42f08770fa [2023-04-20T08:15:55.855Z] ---> Running in 0bc4aade21fc [2023-04-20T08:15:55.855Z] Successfully built 99cd9b395504 [2023-04-20T08:15:55.855Z] Successfully tagged support-notifications:latest [2023-04-20T08:15:55.855Z] Building core-common-config-bootstrapper [2023-04-20T08:15:56.114Z]  Building support-notifications ... done Removing intermediate container 0bc4aade21fc [2023-04-20T08:15:56.114Z] ---> 276e1bf301b5 [2023-04-20T08:15:56.114Z] [2023-04-20T08:15:56.114Z] Successfully built 276e1bf301b5 [2023-04-20T08:15:56.373Z] Successfully tagged security-proxy-auth:latest [2023-04-20T08:15:56.373Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-04-20T08:15:56.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:56.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:15:56.943Z] OK: 265 MiB in 53 packages [2023-04-20T08:15:59.473Z] ---> 03c11eab079c [2023-04-20T08:15:59.473Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T08:16:00.409Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:16:00.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:16:00.409Z] ---> 570bac6b1588 [2023-04-20T08:16:00.409Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:16:00.409Z] ---> Using cache [2023-04-20T08:16:00.409Z] ---> 9175d29b3430 [2023-04-20T08:16:00.409Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:16:00.409Z] ---> Using cache [2023-04-20T08:16:00.409Z] ---> f50ac11f28b4 [2023-04-20T08:16:00.409Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:16:00.678Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:16:00.678Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:16:00.678Z] ---> 570bac6b1588 [2023-04-20T08:16:00.678Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T08:16:00.678Z] ---> Using cache [2023-04-20T08:16:00.678Z] ---> 029bbbcb2783 [2023-04-20T08:16:00.678Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T08:16:05.947Z] ---> Running in 2dba99e88808 [2023-04-20T08:16:05.947Z] ---> 350cdb21db47 [2023-04-20T08:16:05.947Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T08:16:05.947Z] ---> Running in e8aa8cd82b4d [2023-04-20T08:16:05.947Z] Removing intermediate container ee42f08770fa [2023-04-20T08:16:05.947Z] ---> 70b03d4eacce [2023-04-20T08:16:05.947Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:16:05.947Z] ---> bee91dfbb587 [2023-04-20T08:16:05.947Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T08:16:05.947Z] ---> 9263fde3cefa [2023-04-20T08:16:05.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:16:05.947Z] ---> 2f3d8f90798b [2023-04-20T08:16:05.947Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T08:16:05.947Z] ---> Running in 770d72d4ebff [2023-04-20T08:16:05.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:05.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:05.947Z] ---> eaccb4e5a85f [2023-04-20T08:16:05.947Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T08:16:05.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:05.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:06.229Z] OK: 265 MiB in 53 packages [2023-04-20T08:16:06.492Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:16:06.492Z] v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:16:06.492Z] OK: 17824 distinct packages available [2023-04-20T08:16:06.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:06.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:06.749Z] OK: 265 MiB in 53 packages [2023-04-20T08:16:07.008Z] ---> 26e03ba73f12 [2023-04-20T08:16:07.008Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T08:16:07.268Z] Removing intermediate container 048d2b611a85 [2023-04-20T08:16:07.268Z] ---> 658ead7a59d2 [2023-04-20T08:16:07.268Z] [2023-04-20T08:16:07.268Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T08:16:07.268Z] ---> 9ed4aefc74f6 [2023-04-20T08:16:07.268Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T08:16:07.268Z] ---> Running in 7dc3b221673d [2023-04-20T08:16:07.268Z] Removing intermediate container 2dba99e88808 [2023-04-20T08:16:07.268Z] ---> ef5b57477081 [2023-04-20T08:16:07.268Z] ---> 729239bf63c4 [2023-04-20T08:16:07.268Z] Step 28/33 : RUN chmod +x /entrypoint.shStep 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:16:07.268Z] [2023-04-20T08:16:07.268Z] ---> Running in fb80d71cbca7 [2023-04-20T08:16:07.268Z] Removing intermediate container e8aa8cd82b4d [2023-04-20T08:16:07.268Z] ---> 006c3f98e7c1 [2023-04-20T08:16:07.268Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T08:16:07.268Z] ---> a6c4a20d2461 [2023-04-20T08:16:07.268Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:16:07.527Z] ---> Running in 1ba8c57e0865 [2023-04-20T08:16:07.527Z] ---> e454d56f0c5a [2023-04-20T08:16:07.527Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:16:07.527Z] ---> Running in d1d187f4c485 [2023-04-20T08:16:07.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:16:08.050Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:16:08.050Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-20T08:16:08.050Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:16:08.050Z] OK: 8 MiB in 17 packages [2023-04-20T08:16:08.050Z] Removing intermediate container fb80d71cbca7 [2023-04-20T08:16:08.050Z] ---> 29cb97eaeef7 [2023-04-20T08:16:08.050Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T08:16:08.050Z] ---> Running in 99ffe33ae45a [2023-04-20T08:16:08.311Z] Removing intermediate container 99ffe33ae45a [2023-04-20T08:16:08.311Z] ---> aa0042867c24 [2023-04-20T08:16:08.311Z] Step 30/33 : CMD ["gate"] [2023-04-20T08:16:08.311Z] ---> Running in a0bb236eef10 [2023-04-20T08:16:08.311Z] Removing intermediate container 7dc3b221673d [2023-04-20T08:16:08.311Z] ---> 030269d2554c [2023-04-20T08:16:08.311Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T08:16:08.311Z] Removing intermediate container a0bb236eef10 [2023-04-20T08:16:08.311Z] ---> 123b2e1c145c [2023-04-20T08:16:08.311Z] Step 31/33 : LABEL arch=x86_64 [2023-04-20T08:16:08.311Z] ---> Running in 664415fd23ff [2023-04-20T08:16:08.311Z] ---> Running in 9bb8f493f4a6 [2023-04-20T08:16:08.311Z] Removing intermediate container 664415fd23ff [2023-04-20T08:16:08.311Z] ---> 27ff9ee49420 [2023-04-20T08:16:08.311Z] Step 12/22 : WORKDIR /edgex [2023-04-20T08:16:08.311Z] Removing intermediate container 9bb8f493f4a6 [2023-04-20T08:16:08.311Z] ---> dd55299e6224 [2023-04-20T08:16:08.311Z] Step 32/33 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:16:08.311Z] ---> Running in 431407dfdc1d [2023-04-20T08:16:08.569Z] ---> Running in a27a895adb1a [2023-04-20T08:16:08.569Z] Removing intermediate container 431407dfdc1d [2023-04-20T08:16:08.569Z] ---> 05e56f43e362 [2023-04-20T08:16:08.569Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:16:08.569Z] Removing intermediate container a27a895adb1a [2023-04-20T08:16:08.569Z] ---> 3f23648f5873 [2023-04-20T08:16:08.569Z] Step 33/33 : LABEL version=3.0.0-dev.135 [2023-04-20T08:16:08.569Z] ---> Running in 72d2c73625a0 [2023-04-20T08:16:08.827Z] ---> d61a9e851a69 [2023-04-20T08:16:08.827Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:16:08.827Z] Removing intermediate container 72d2c73625a0 [2023-04-20T08:16:08.827Z] ---> 6e3999e51091 [2023-04-20T08:16:08.827Z] [2023-04-20T08:16:08.827Z] Successfully built 6e3999e51091 [2023-04-20T08:16:08.827Z] Successfully tagged security-bootstrapper:latest [2023-04-20T08:16:08.827Z]  Building security-bootstrapper ... done Building core-metadata [2023-04-20T08:16:08.827Z] ---> a9aeab6d363a [2023-04-20T08:16:08.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T08:16:13.017Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:16:13.017Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:16:13.017Z] ---> 570bac6b1588 [2023-04-20T08:16:13.017Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:16:13.017Z] ---> Using cache [2023-04-20T08:16:13.017Z] ---> 9175d29b3430 [2023-04-20T08:16:13.017Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T08:16:13.017Z] ---> Using cache [2023-04-20T08:16:13.017Z] ---> f50ac11f28b4 [2023-04-20T08:16:13.017Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T08:16:13.017Z] ---> Using cache [2023-04-20T08:16:13.017Z] ---> 729239bf63c4 [2023-04-20T08:16:13.017Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T08:16:13.017Z] ---> Using cache [2023-04-20T08:16:13.017Z] ---> a6c4a20d2461 [2023-04-20T08:16:13.017Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:16:13.594Z] ---> 7c63aed63998 [2023-04-20T08:16:13.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T08:16:13.594Z] ---> Running in cde9bbaf77f8 [2023-04-20T08:16:14.163Z] ---> 02aaa6034108 [2023-04-20T08:16:14.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T08:16:14.163Z] ---> 2983c5c101fa [2023-04-20T08:16:14.163Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:16:14.163Z] ---> Running in 54f4bd119836 [2023-04-20T08:16:15.107Z] Removing intermediate container 54f4bd119836 [2023-04-20T08:16:15.107Z] ---> fd1571db9b77 [2023-04-20T08:16:15.107Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:16:15.107Z] ---> Running in 56ef8f0f332e [2023-04-20T08:16:15.107Z] Removing intermediate container 56ef8f0f332e [2023-04-20T08:16:15.107Z] ---> 194736ce287f [2023-04-20T08:16:15.107Z] Step 20/22 : LABEL arch=x86_64 [2023-04-20T08:16:15.107Z] ---> Running in 4b80b5e555b6 [2023-04-20T08:16:15.107Z] Removing intermediate container 4b80b5e555b6 [2023-04-20T08:16:15.107Z] ---> 752542f36546 [2023-04-20T08:16:15.107Z] Step 21/22 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:16:15.107Z] ---> Running in 3e561922d9a8 [2023-04-20T08:16:15.107Z] Removing intermediate container 3e561922d9a8 [2023-04-20T08:16:15.107Z] ---> a15d8c52c14f [2023-04-20T08:16:15.107Z] Step 22/22 : LABEL version=3.0.0-dev.135 [2023-04-20T08:16:15.365Z] ---> Running in 6a1b0ed3abe4 [2023-04-20T08:16:15.365Z] Removing intermediate container 6a1b0ed3abe4 [2023-04-20T08:16:15.365Z] ---> f524682e47d6 [2023-04-20T08:16:15.365Z] [2023-04-20T08:16:15.365Z] Successfully built f524682e47d6 [2023-04-20T08:16:15.365Z] Successfully tagged security-proxy-setup:latest [2023-04-20T08:16:15.365Z]  Building security-proxy-setup ... done Building core-command [2023-04-20T08:16:17.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:16:17.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:16:17.892Z] ---> 570bac6b1588 [2023-04-20T08:16:17.892Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:16:17.892Z] ---> Using cache [2023-04-20T08:16:17.892Z] ---> 9175d29b3430 [2023-04-20T08:16:17.892Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T08:16:17.892Z] ---> Using cache [2023-04-20T08:16:17.892Z] ---> f50ac11f28b4 [2023-04-20T08:16:17.892Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T08:16:17.892Z] ---> Using cache [2023-04-20T08:16:17.892Z] ---> 729239bf63c4 [2023-04-20T08:16:17.892Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T08:16:17.892Z] ---> Using cache [2023-04-20T08:16:17.892Z] ---> a6c4a20d2461 [2023-04-20T08:16:17.892Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:16:30.162Z] ---> Running in 14fadcd1c485 [2023-04-20T08:16:42.433Z] Removing intermediate container 770d72d4ebff [2023-04-20T08:16:42.433Z] ---> d62d9ee1965c [2023-04-20T08:16:42.433Z] Step 8/23 : COPY . . [2023-04-20T08:16:42.433Z] Removing intermediate container 1ba8c57e0865 [2023-04-20T08:16:42.433Z] ---> 9f1c3f15efef [2023-04-20T08:16:42.433Z] Step 8/23 : COPY . . [2023-04-20T08:16:42.433Z] Removing intermediate container d1d187f4c485 [2023-04-20T08:16:42.433Z] ---> 59758462d996 [2023-04-20T08:16:42.433Z] Step 7/20 : COPY . . [2023-04-20T08:16:44.344Z] Removing intermediate container 91731ec2c344 [2023-04-20T08:16:44.344Z] ---> 625116a53d05 [2023-04-20T08:16:44.344Z] Step 8/23 : COPY . . [2023-04-20T08:16:44.344Z] Removing intermediate container 0b9284d48579 [2023-04-20T08:16:44.344Z] ---> 0ad7e7e05539 [2023-04-20T08:16:44.344Z] Step 8/23 : COPY . . [2023-04-20T08:16:44.344Z] Removing intermediate container 8b96ba93d2d8 [2023-04-20T08:16:44.344Z] ---> e3228734bb29 [2023-04-20T08:16:44.344Z] Step 7/33 : COPY . . [2023-04-20T08:16:44.344Z] Removing intermediate container 034c24661c7e [2023-04-20T08:16:44.344Z] ---> 94e359763115 [2023-04-20T08:16:44.344Z] Step 7/26 : COPY . . [2023-04-20T08:16:44.344Z] Removing intermediate container 55f56873e648 [2023-04-20T08:16:44.344Z] ---> ad72c273932a [2023-04-20T08:16:44.344Z] Step 8/23 : COPY . . [2023-04-20T08:16:46.947Z] ---> ed3354bb53c2 [2023-04-20T08:16:46.947Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-20T08:16:46.947Z] ---> 9ee0c98e534d [2023-04-20T08:16:46.947Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-20T08:16:46.947Z] ---> c32ec9d3fa12 [2023-04-20T08:16:46.947Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:16:46.947Z] ---> b2bcb934271c [2023-04-20T08:16:46.947Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T08:16:47.214Z] ---> 1aaf62012d5b [2023-04-20T08:16:47.214Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-20T08:16:47.214Z] ---> Running in 7d2a7377c751 [2023-04-20T08:16:47.214Z] ---> Running in 70e81584e7af [2023-04-20T08:16:47.214Z] ---> Running in b62b05b95e41 [2023-04-20T08:16:47.214Z] ---> Running in d6e38d01d0e6 [2023-04-20T08:16:47.479Z] ---> Running in d3d3cdd5da96 [2023-04-20T08:16:48.441Z] Removing intermediate container b62b05b95e41 [2023-04-20T08:16:48.441Z] ---> b70ac453fc63 [2023-04-20T08:16:48.441Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T08:16:48.441Z] ---> Running in 3d819d208abb [2023-04-20T08:16:49.412Z] Removing intermediate container 3d819d208abb [2023-04-20T08:16:49.412Z] ---> d23fdd088a6b [2023-04-20T08:16:49.412Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:16:49.679Z] ---> Running in 3bebf16e6f4b [2023-04-20T08:16:49.679Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-20T08:16:49.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-20T08:16:50.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-20T08:16:50.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-20T08:16:50.536Z] Removing intermediate container 3bebf16e6f4b [2023-04-20T08:16:50.536Z] ---> 3885630e002b [2023-04-20T08:16:50.536Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:16:50.806Z] ---> Running in c6c0ed3de5ca [2023-04-20T08:16:55.075Z] Removing intermediate container c6c0ed3de5ca [2023-04-20T08:16:55.075Z] ---> f8c68d39f3f8 [2023-04-20T08:16:55.075Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T08:16:55.075Z] ---> Running in eb4c990cbe17 [2023-04-20T08:16:55.658Z] Removing intermediate container eb4c990cbe17 [2023-04-20T08:16:55.658Z] ---> 19dacb9bfee3 [2023-04-20T08:16:55.658Z] [2023-04-20T08:16:55.658Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T08:16:55.925Z] 3.17: Pulling from library/alpine [2023-04-20T08:16:59.288Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T08:16:59.288Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T08:16:59.288Z] ---> 51e60588ff2c [2023-04-20T08:16:59.288Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:16:59.288Z] ---> Running in 5dd6a676e09c [2023-04-20T08:16:59.882Z] Removing intermediate container 5dd6a676e09c [2023-04-20T08:16:59.882Z] ---> 56986484bdfa [2023-04-20T08:16:59.882Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T08:17:00.153Z] ---> Running in e438eb76e3bd [2023-04-20T08:17:02.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:17:03.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:17:04.530Z] ---> 7425cc9c7590 [2023-04-20T08:17:04.530Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T08:17:04.530Z] ---> 40ab233612c8 [2023-04-20T08:17:04.530Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T08:17:04.530Z] ---> 704683ade1a9 [2023-04-20T08:17:04.530Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-20T08:17:04.530Z] Removing intermediate container cde9bbaf77f8 [2023-04-20T08:17:04.530Z] ---> 75f9e5501ab7 [2023-04-20T08:17:04.530Z] Step 8/25 : COPY . . [2023-04-20T08:17:04.789Z] ---> Running in 45ea84670b4c [2023-04-20T08:17:04.789Z] ---> Running in 1bcc2d3fe812 [2023-04-20T08:17:04.789Z] ---> Running in d1ac59335ddc [2023-04-20T08:17:05.361Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-20T08:17:05.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-20T08:17:05.361Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-20T08:17:06.320Z] v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:17:06.320Z] v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:17:06.320Z] OK: 17689 distinct packages available [2023-04-20T08:17:06.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:17:07.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:17:10.139Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-20T08:17:10.139Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:17:10.139Z] (3/5) Installing libucontext (1.2-r0) [2023-04-20T08:17:10.139Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-20T08:17:10.139Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-20T08:17:10.139Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:17:10.139Z] OK: 9 MiB in 20 packages [2023-04-20T08:17:14.403Z] Removing intermediate container e438eb76e3bd [2023-04-20T08:17:14.403Z] ---> 1295c2613677 [2023-04-20T08:17:14.403Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:17:15.818Z] ---> 9c1d21ae8011 [2023-04-20T08:17:15.818Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:17:17.252Z] ---> a3efd82c01af [2023-04-20T08:17:17.252Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:17:27.338Z] ---> 0b19ce6ccc67 [2023-04-20T08:17:27.338Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T08:17:27.338Z] ---> Running in 3ff9f7728928 [2023-04-20T08:17:27.338Z] Removing intermediate container 14fadcd1c485 [2023-04-20T08:17:27.338Z] ---> c81b63e45400 [2023-04-20T08:17:27.338Z] Step 8/24 : COPY . . [2023-04-20T08:17:27.338Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-20T08:17:27.352Z] ---> 7610224ffdaa [2023-04-20T08:17:27.352Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:17:28.318Z] ---> b594d59beea6 [2023-04-20T08:17:28.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T08:17:29.276Z] ---> 65eb22714211 [2023-04-20T08:17:29.276Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T08:17:30.236Z] ---> 77b8eb3fde5a [2023-04-20T08:17:30.236Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T08:17:30.236Z] ---> Running in ecc2b74c4d99 [2023-04-20T08:17:30.819Z] Removing intermediate container ecc2b74c4d99 [2023-04-20T08:17:30.819Z] ---> 3717e1b6c9d9 [2023-04-20T08:17:30.819Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:17:30.819Z] ---> Running in df7ec7db8ccd [2023-04-20T08:17:31.401Z] Removing intermediate container df7ec7db8ccd [2023-04-20T08:17:31.401Z] ---> c2fe7f708f6c [2023-04-20T08:17:31.401Z] Step 24/26 : LABEL arch=arm64 [2023-04-20T08:17:31.401Z] ---> Running in 78662a9bc454 [2023-04-20T08:17:31.982Z] Removing intermediate container 78662a9bc454 [2023-04-20T08:17:31.982Z] ---> 617255d97971 [2023-04-20T08:17:31.982Z] Step 25/26 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:17:31.982Z] ---> Running in 86449814365e [2023-04-20T08:17:32.248Z] Removing intermediate container 86449814365e [2023-04-20T08:17:32.248Z] ---> 4d6c100e62f9 [2023-04-20T08:17:32.248Z] Step 26/26 : LABEL version=3.0.0-dev.135 [2023-04-20T08:17:32.514Z] ---> Running in be43622b553c [2023-04-20T08:17:33.094Z] Removing intermediate container be43622b553c [2023-04-20T08:17:33.094Z] ---> 35c2de039978 [2023-04-20T08:17:33.094Z] [2023-04-20T08:17:33.094Z] Successfully built 35c2de039978 [2023-04-20T08:17:33.094Z] Successfully tagged security-spire-server-arm64:latest [2023-04-20T08:17:33.094Z] Building core-common-config-bootstrapper [2023-04-20T08:17:36.986Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:17:36.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:17:36.986Z] ---> 994d252d2a26 [2023-04-20T08:17:36.986Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> 69de53a5eba4 [2023-04-20T08:17:36.986Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> b5c8454c4132 [2023-04-20T08:17:36.986Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> 6e1899e643dc [2023-04-20T08:17:36.986Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> 37c23b220ff4 [2023-04-20T08:17:36.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> 625116a53d05 [2023-04-20T08:17:36.986Z] Step 8/23 : COPY . . [2023-04-20T08:17:36.986Z] ---> Using cache [2023-04-20T08:17:36.986Z] ---> ed3354bb53c2 [2023-04-20T08:17:36.986Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-20T08:17:36.986Z] ---> Running in a2871424ba0a [2023-04-20T08:17:39.050Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-20T08:17:39.526Z] ---> 992ee8067981 [2023-04-20T08:17:39.526Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T08:17:40.462Z] ---> Running in b88abb222f80 [2023-04-20T08:17:41.030Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-20T08:17:51.013Z] Removing intermediate container 45ea84670b4c [2023-04-20T08:17:51.013Z] ---> 23907c2efa5a [2023-04-20T08:17:51.013Z] [2023-04-20T08:17:51.013Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:17:51.013Z] ---> 9ed4aefc74f6 [2023-04-20T08:17:51.013Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:17:51.013Z] Removing intermediate container d1ac59335ddc [2023-04-20T08:17:51.013Z] ---> 7b660020978b [2023-04-20T08:17:51.013Z] [2023-04-20T08:17:51.013Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:17:51.013Z] ---> 9ed4aefc74f6 [2023-04-20T08:17:51.013Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T08:17:51.013Z] ---> Using cache [2023-04-20T08:17:51.013Z] ---> 3d0e6f116cb1 [2023-04-20T08:17:51.013Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:17:51.013Z] ---> Using cache [2023-04-20T08:17:51.013Z] ---> 2ec92c72b6c2 [2023-04-20T08:17:51.014Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:17:51.014Z] ---> Using cache [2023-04-20T08:17:51.014Z] Removing intermediate container 1bcc2d3fe812 [2023-04-20T08:17:51.014Z] ---> e8caf6343010 [2023-04-20T08:17:51.014Z] [2023-04-20T08:17:51.014Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T08:17:51.014Z] ---> 9ed4aefc74f6 [2023-04-20T08:17:51.014Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T08:17:51.014Z] ---> Using cache [2023-04-20T08:17:51.014Z] ---> 1fcedef500aa [2023-04-20T08:17:51.014Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T08:17:51.014Z] ---> f9aeb7e41517 [2023-04-20T08:17:51.014Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:17:51.014Z] ---> Using cache [2023-04-20T08:17:51.014Z] ---> 56b7fa66679b [2023-04-20T08:17:51.014Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T08:17:51.014Z] ---> Running in 358bf8148a4c [2023-04-20T08:17:51.014Z] ---> Running in bfb84cb9f83a [2023-04-20T08:17:51.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:51.014Z] Removing intermediate container bfb84cb9f83a [2023-04-20T08:17:51.014Z] ---> 3ebb60111ce6 [2023-04-20T08:17:51.014Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T08:17:51.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:51.014Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:17:51.014Z] v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:17:51.014Z] OK: 17818 distinct packages available [2023-04-20T08:17:51.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:51.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:51.272Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T08:17:51.272Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T08:17:51.272Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T08:17:51.272Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T08:17:51.272Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T08:17:51.272Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T08:17:51.272Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:17:51.272Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T08:17:51.272Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T08:17:51.272Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:17:51.272Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:17:51.272Z] OK: 10 MiB in 24 packages [2023-04-20T08:17:52.656Z] ---> Running in 9a7e0b3007e1 [2023-04-20T08:17:52.656Z] ---> c6df8285c1a2 [2023-04-20T08:17:52.656Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:17:52.656Z] Removing intermediate container 3ff9f7728928 [2023-04-20T08:17:52.656Z] ---> deb16e566c90 [2023-04-20T08:17:52.656Z] [2023-04-20T08:17:52.656Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T08:17:52.656Z] ---> 9ed4aefc74f6 [2023-04-20T08:17:52.656Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:17:52.656Z] ---> Using cache [2023-04-20T08:17:52.656Z] ---> b4191d4e411f [2023-04-20T08:17:52.656Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:17:52.656Z] ---> Using cache [2023-04-20T08:17:52.656Z] ---> 986482c4b467 [2023-04-20T08:17:52.656Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T08:17:52.656Z] Removing intermediate container 9a7e0b3007e1 [2023-04-20T08:17:52.656Z] ---> c6e4de111c02 [2023-04-20T08:17:52.656Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T08:17:52.914Z] ---> ad440e58e60d [2023-04-20T08:17:52.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T08:17:52.914Z] ---> Running in e510cfd8012c [2023-04-20T08:17:52.914Z] ---> Running in dca251830143 [2023-04-20T08:17:52.914Z] Removing intermediate container 358bf8148a4c [2023-04-20T08:17:52.914Z] ---> c39da9712c9b [2023-04-20T08:17:52.914Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:17:52.914Z] Removing intermediate container e510cfd8012c [2023-04-20T08:17:52.914Z] ---> fbbbd23a53bb [2023-04-20T08:17:52.914Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:17:52.914Z] Removing intermediate container dca251830143 [2023-04-20T08:17:52.914Z] ---> 30a41161abfe [2023-04-20T08:17:52.914Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T08:17:52.914Z] ---> Running in 4e9f318f717b [2023-04-20T08:17:53.171Z] ---> Running in 4ec22bf5ba25 [2023-04-20T08:17:53.171Z] ---> eea3ff714bd4 [2023-04-20T08:17:53.171Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:17:53.171Z] ---> 78c08bd120be [2023-04-20T08:17:53.171Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:17:53.171Z] ---> Running in c90d5e19b6f0 [2023-04-20T08:17:53.171Z] Removing intermediate container 4ec22bf5ba25 [2023-04-20T08:17:53.171Z] ---> bb84c169d057 [2023-04-20T08:17:53.171Z] Step 15/25 : WORKDIR / [2023-04-20T08:17:53.171Z] ---> Running in 8454baef40b8 [2023-04-20T08:17:53.429Z] ---> f5fb201b1f42 [2023-04-20T08:17:53.429Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T08:17:53.429Z] Removing intermediate container 8454baef40b8 [2023-04-20T08:17:53.429Z] ---> c1d733dae9c7 [2023-04-20T08:17:53.429Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:17:53.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:53.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:17:53.685Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:17:53.685Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:17:53.685Z] OK: 7 MiB in 16 packages [2023-04-20T08:17:53.943Z] ---> 9a1b1032a4c6 [2023-04-20T08:17:53.943Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:17:53.943Z] ---> f017d6e13b1d [2023-04-20T08:17:53.943Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:17:54.509Z] ---> acab4ad38bfd [2023-04-20T08:17:54.509Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T08:17:54.509Z] ---> 776fb63286bf [2023-04-20T08:17:54.509Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T08:17:54.766Z] ---> Running in 4336529b594f [2023-04-20T08:17:54.766Z] Removing intermediate container c90d5e19b6f0 [2023-04-20T08:17:54.766Z] ---> 38c3f9be4c60 [2023-04-20T08:17:54.766Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:17:54.766Z] Removing intermediate container 4e9f318f717b [2023-04-20T08:17:54.766Z] ---> dc8565878aa4 [2023-04-20T08:17:54.766Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:17:54.767Z] ---> Running in 41c5944ddb1e [2023-04-20T08:17:55.024Z] ---> f3ac6b3c8e7b [2023-04-20T08:17:55.024Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:17:55.024Z] Removing intermediate container 41c5944ddb1e [2023-04-20T08:17:55.024Z] ---> 435e6df3c31c [2023-04-20T08:17:55.024Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T08:17:55.024Z] Removing intermediate container 4336529b594f [2023-04-20T08:17:55.024Z] ---> 3aa73536572a [2023-04-20T08:17:55.024Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:17:55.024Z] ---> 096f71a21d69 [2023-04-20T08:17:55.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T08:17:55.024Z] ---> Running in c88e9b41b63f [2023-04-20T08:17:55.024Z] ---> d43a37d57ced [2023-04-20T08:17:55.024Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:17:55.024Z] ---> Running in 2f1c914d5427 [2023-04-20T08:17:55.361Z] Removing intermediate container c88e9b41b63f [2023-04-20T08:17:55.361Z] ---> e1d81cb202e1 [2023-04-20T08:17:55.361Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T08:17:55.361Z] Removing intermediate container 2f1c914d5427 [2023-04-20T08:17:55.361Z] ---> 3e9af7b4573e [2023-04-20T08:17:55.361Z] Step 18/20 : LABEL arch=x86_64 [2023-04-20T08:17:55.361Z] ---> Running in 7c6b74d0de35 [2023-04-20T08:17:55.361Z] ---> Running in 508667aef498 [2023-04-20T08:17:55.361Z] ---> c948300b80c6 [2023-04-20T08:17:55.361Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T08:17:55.361Z] ---> 426885d78543 [2023-04-20T08:17:55.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T08:17:55.631Z] ---> Running in d6e9ed58dc17 [2023-04-20T08:17:55.631Z] Removing intermediate container 508667aef498 [2023-04-20T08:17:55.631Z] ---> 08b8507f1d5c [2023-04-20T08:17:55.631Z] Step 19/20 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:17:55.631Z] Removing intermediate container 7c6b74d0de35 [2023-04-20T08:17:55.631Z] ---> b27ab0efbdd6 [2023-04-20T08:17:55.631Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:17:55.888Z] ---> Running in d12792c49330 [2023-04-20T08:17:55.888Z] ---> Running in 2f729340883b [2023-04-20T08:17:55.888Z] Removing intermediate container d6e9ed58dc17 [2023-04-20T08:17:55.888Z] ---> 8e28ebdc2798 [2023-04-20T08:17:55.888Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:17:55.888Z] ---> 90243e2f7c50 [2023-04-20T08:17:55.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:17:55.888Z] ---> Running in 6503175c3f17 [2023-04-20T08:17:55.888Z] Removing intermediate container 2f729340883b [2023-04-20T08:17:55.888Z] ---> 06161c39c4ce [2023-04-20T08:17:55.888Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:17:55.888Z] Removing intermediate container d12792c49330 [2023-04-20T08:17:55.888Z] ---> dfb9e09d045d [2023-04-20T08:17:55.888Z] Step 20/20 : LABEL version=3.0.0-dev.135 [2023-04-20T08:17:55.888Z] ---> Running in 81b152e7b364 [2023-04-20T08:17:55.888Z] ---> Running in 97edab3caff1 [2023-04-20T08:17:55.888Z] Removing intermediate container 6503175c3f17 [2023-04-20T08:17:55.888Z] ---> a5920481ab0b [2023-04-20T08:17:55.888Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T08:17:55.888Z] Removing intermediate container 81b152e7b364 [2023-04-20T08:17:55.888Z] ---> 63464ce6fcb9 [2023-04-20T08:17:55.888Z] [2023-04-20T08:17:56.147Z] ---> 363c5c7ea5af [2023-04-20T08:17:56.147Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T08:17:56.147Z] ---> Running in d1de8f0465bd [2023-04-20T08:17:56.147Z] Successfully built 63464ce6fcb9 [2023-04-20T08:17:56.147Z] ---> Running in 0a9bb87425a8 [2023-04-20T08:17:56.147Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-20T08:17:56.147Z] Building security-spire-server [2023-04-20T08:17:56.147Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 97edab3caff1 [2023-04-20T08:17:56.147Z] ---> 214b3cbed2b8 [2023-04-20T08:17:56.147Z] [2023-04-20T08:17:56.147Z] Successfully built 214b3cbed2b8 [2023-04-20T08:17:56.147Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-20T08:17:56.405Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-04-20T08:17:56.405Z] Removing intermediate container d1de8f0465bd [2023-04-20T08:17:56.405Z] ---> 1c41c8573ba3 [2023-04-20T08:17:56.405Z] Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:17:56.405Z] ---> Running in 3f79c97f45be [2023-04-20T08:17:56.405Z] Removing intermediate container 0a9bb87425a8 [2023-04-20T08:17:56.405Z] ---> 3c773a11c2a9 [2023-04-20T08:17:56.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:17:56.665Z] ---> Running in 70cd94beb15e [2023-04-20T08:18:00.991Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:18:00.991Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:18:00.991Z] ---> 570bac6b1588 [2023-04-20T08:18:00.991Z] Step 3/26 : WORKDIR /edgex-go [2023-04-20T08:18:00.991Z] ---> Using cache [2023-04-20T08:18:00.991Z] ---> 029bbbcb2783 [2023-04-20T08:18:00.991Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:18:00.991Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:18:00.991Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:18:00.991Z] ---> 570bac6b1588 [2023-04-20T08:18:00.991Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T08:18:00.991Z] ---> Using cache [2023-04-20T08:18:00.991Z] ---> 029bbbcb2783 [2023-04-20T08:18:00.991Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:18:05.229Z] Removing intermediate container 3f79c97f45be [2023-04-20T08:18:05.229Z] ---> ec8422c642ad [2023-04-20T08:18:05.229Z] Step 25/25 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:05.229Z] Removing intermediate container 70cd94beb15e [2023-04-20T08:18:05.229Z] ---> 0b7f3d28b549 [2023-04-20T08:18:05.229Z] Step 21/23 : LABEL arch=x86_64 [2023-04-20T08:18:05.229Z] ---> Running in 15d5a9e4feac [2023-04-20T08:18:05.229Z] ---> Running in 9fa3672234e0 [2023-04-20T08:18:05.229Z] ---> Running in 728ec5c382d0 [2023-04-20T08:18:05.229Z] ---> Running in 12303e6aa2d0 [2023-04-20T08:18:05.229Z] Removing intermediate container 9fa3672234e0 [2023-04-20T08:18:05.229Z] ---> 58139e8e39e7 [2023-04-20T08:18:05.229Z] [2023-04-20T08:18:05.229Z] Removing intermediate container 12303e6aa2d0 [2023-04-20T08:18:05.229Z] ---> 7d802fbb7e9c [2023-04-20T08:18:05.229Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040Successfully built 58139e8e39e7 [2023-04-20T08:18:05.229Z] [2023-04-20T08:18:05.229Z] Successfully tagged core-metadata:latest [2023-04-20T08:18:05.229Z]  Building core-metadata ... done Building security-secretstore-setup [2023-04-20T08:18:05.229Z] ---> Running in 46a5502d92a2 [2023-04-20T08:18:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:06.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:06.432Z] OK: 265 MiB in 53 packages [2023-04-20T08:18:07.384Z] Removing intermediate container 46a5502d92a2 [2023-04-20T08:18:07.384Z] ---> 96440cfd2b89 [2023-04-20T08:18:07.384Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:07.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:07.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:07.645Z] OK: 265 MiB in 53 packages [2023-04-20T08:18:07.645Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:18:07.645Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:18:07.645Z] ---> 570bac6b1588 [2023-04-20T08:18:07.646Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T08:18:07.646Z] ---> Using cache [2023-04-20T08:18:07.646Z] ---> 029bbbcb2783 [2023-04-20T08:18:07.646Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T08:18:07.646Z] ---> Using cache [2023-04-20T08:18:07.646Z] ---> 83f8318eefb5 [2023-04-20T08:18:07.646Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T08:18:07.646Z] ---> Using cache [2023-04-20T08:18:07.646Z] ---> 37b5e2bebc1a [2023-04-20T08:18:07.646Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:18:07.646Z] ---> Using cache [2023-04-20T08:18:07.646Z] ---> 06646158be6f [2023-04-20T08:18:07.646Z] Step 7/25 : COPY . . [2023-04-20T08:18:07.646Z] ---> Using cache [2023-04-20T08:18:07.646Z] ---> 2ec031ba2f31 [2023-04-20T08:18:07.646Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T08:18:10.199Z] ---> Running in 23b6827c27bf [2023-04-20T08:18:10.199Z] ---> Running in f646d9f74891 [2023-04-20T08:18:10.199Z] Removing intermediate container b88abb222f80 [2023-04-20T08:18:10.199Z] ---> 2c0698e8f87d [2023-04-20T08:18:10.199Z] [2023-04-20T08:18:10.199Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T08:18:10.199Z] ---> 9ed4aefc74f6 [2023-04-20T08:18:10.199Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:18:10.199Z] ---> Using cache [2023-04-20T08:18:10.199Z] ---> b4191d4e411f [2023-04-20T08:18:10.199Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:18:10.199Z] ---> Using cache [2023-04-20T08:18:10.199Z] ---> 986482c4b467 [2023-04-20T08:18:10.199Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T08:18:10.199Z] ---> Running in 269c4bfd8bc3 [2023-04-20T08:18:10.460Z] Removing intermediate container f646d9f74891 [2023-04-20T08:18:10.460Z] ---> 3262e5b16236 [2023-04-20T08:18:10.460Z] [2023-04-20T08:18:10.460Z] Removing intermediate container 15d5a9e4feac [2023-04-20T08:18:10.460Z] ---> cd0b0cfd1445 [2023-04-20T08:18:10.460Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-20T08:18:10.460Z] Successfully built 3262e5b16236 [2023-04-20T08:18:10.460Z] Removing intermediate container 728ec5c382d0 [2023-04-20T08:18:10.460Z] ---> 79101ea2ebcf [2023-04-20T08:18:10.460Z] Step 5/27 : COPY go.mod vendor* ./Removing intermediate container 269c4bfd8bc3 [2023-04-20T08:18:10.460Z] [2023-04-20T08:18:10.460Z] ---> d442eb51513f [2023-04-20T08:18:10.460Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T08:18:10.460Z] Successfully tagged core-data:latest [2023-04-20T08:18:10.460Z]  Building core-data ... done  ---> Running in dbbdb48d831f [2023-04-20T08:18:10.460Z] ---> b40bdfce716c [2023-04-20T08:18:10.460Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:18:10.460Z] ---> Running in deab644e30e1 [2023-04-20T08:18:10.460Z] Removing intermediate container dbbdb48d831f [2023-04-20T08:18:10.460Z] ---> 5369b1cd2319 [2023-04-20T08:18:10.460Z] Step 15/24 : WORKDIR / [2023-04-20T08:18:10.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-20T08:18:10.721Z] ---> c08a46cad95c [2023-04-20T08:18:10.721Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:18:10.721Z] ---> Running in e16c951d85c1 [2023-04-20T08:18:10.721Z] ---> Running in 191029bd7e58 [2023-04-20T08:18:10.721Z] Removing intermediate container e16c951d85c1 [2023-04-20T08:18:10.721Z] ---> 1d0da8d3ce3e [2023-04-20T08:18:10.721Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:18:10.982Z] ---> be8b1337bdc5 [2023-04-20T08:18:10.982Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:18:11.243Z] ---> 1f3e959c416b [2023-04-20T08:18:11.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T08:18:12.186Z] ---> f8d1a9447a82 [2023-04-20T08:18:12.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:18:12.186Z] ---> e21f1598836d [2023-04-20T08:18:12.186Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T08:18:12.186Z] ---> Running in 361fbc2baabe [2023-04-20T08:18:12.186Z] Removing intermediate container 361fbc2baabe [2023-04-20T08:18:12.186Z] ---> 2ea333b8c0f0 [2023-04-20T08:18:12.186Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:18:12.186Z] ---> Running in 726ef3d77f71 [2023-04-20T08:18:12.186Z] Removing intermediate container 726ef3d77f71 [2023-04-20T08:18:12.186Z] ---> 82459782e026 [2023-04-20T08:18:12.186Z] Step 22/24 : LABEL arch=x86_64 [2023-04-20T08:18:12.186Z] ---> Running in 7a314e684a00 [2023-04-20T08:18:12.447Z] Removing intermediate container 7a314e684a00 [2023-04-20T08:18:12.447Z] ---> d51c9ae08e7c [2023-04-20T08:18:12.447Z] Step 23/24 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:18:12.447Z] ---> Running in 89cc6356b23e [2023-04-20T08:18:12.447Z] Removing intermediate container 89cc6356b23e [2023-04-20T08:18:12.447Z] ---> 61d73e8e88bd [2023-04-20T08:18:12.447Z] Step 24/24 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:12.447Z] ---> Running in 349f7801d1d6 [2023-04-20T08:18:12.447Z] Removing intermediate container 349f7801d1d6 [2023-04-20T08:18:12.447Z] ---> 43ab5c7058e0 [2023-04-20T08:18:12.447Z] [2023-04-20T08:18:12.706Z] Successfully built 43ab5c7058e0 [2023-04-20T08:18:12.706Z] Successfully tagged core-command:latest [2023-04-20T08:18:25.032Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-20T08:18:39.950Z] Removing intermediate container 23b6827c27bf [2023-04-20T08:18:39.950Z] ---> 6996a2e46b70 [2023-04-20T08:18:39.950Z] [2023-04-20T08:18:39.950Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T08:18:39.950Z] ---> 9ed4aefc74f6 [2023-04-20T08:18:39.950Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T08:18:39.950Z] ---> Running in fee0b12612fe [2023-04-20T08:18:39.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:39.950Z] Removing intermediate container deab644e30e1 [2023-04-20T08:18:39.950Z] ---> ac9f009f58c6 [2023-04-20T08:18:39.950Z] Step 7/26 : COPY . . [2023-04-20T08:18:39.950Z] Removing intermediate container 191029bd7e58 [2023-04-20T08:18:39.950Z] ---> 6f59401f275b [2023-04-20T08:18:39.950Z] Step 7/27 : COPY . . [2023-04-20T08:18:39.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:39.950Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T08:18:39.950Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T08:18:39.950Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T08:18:39.950Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:18:39.950Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:18:39.950Z] OK: 8 MiB in 18 packages [2023-04-20T08:18:48.147Z] ---> d039f1dc17e3 [2023-04-20T08:18:48.147Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:18:48.147Z] ---> 0e84813074c7 [2023-04-20T08:18:48.147Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:18:48.147Z] ---> Running in c1be37c9df92 [2023-04-20T08:18:48.147Z] ---> Running in e06517a54f78 [2023-04-20T08:18:48.147Z] Removing intermediate container fee0b12612fe [2023-04-20T08:18:48.147Z] ---> c7977de6e0c1 [2023-04-20T08:18:48.147Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T08:18:48.147Z] ---> Running in 9f97809b0558 [2023-04-20T08:18:48.147Z] Removing intermediate container c1be37c9df92 [2023-04-20T08:18:48.147Z] ---> abb32eb1a14c [2023-04-20T08:18:48.147Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-20T08:18:48.147Z] ---> Running in cd55f02b286f [2023-04-20T08:18:48.147Z] Removing intermediate container e06517a54f78 [2023-04-20T08:18:48.147Z] ---> a80298740b48 [2023-04-20T08:18:48.147Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T08:18:48.147Z] ---> Running in 8070b936c338 [2023-04-20T08:18:48.147Z] Removing intermediate container 9f97809b0558 [2023-04-20T08:18:48.147Z] ---> c524d4ea29c1 [2023-04-20T08:18:48.147Z] Step 12/25 : WORKDIR / [2023-04-20T08:18:48.147Z] Removing intermediate container cd55f02b286f [2023-04-20T08:18:48.147Z] ---> 96b7806f1274 [2023-04-20T08:18:48.147Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:18:48.147Z] ---> Running in 7f08a4510a65 [2023-04-20T08:18:48.147Z] ---> Running in 8fc045d55f33 [2023-04-20T08:18:48.147Z] Removing intermediate container 8070b936c338 [2023-04-20T08:18:48.147Z] ---> ed9555ae17d7 [2023-04-20T08:18:48.147Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:18:48.147Z] ---> Running in b4ce7d619756 [2023-04-20T08:18:48.147Z] Removing intermediate container 7f08a4510a65 [2023-04-20T08:18:48.147Z] ---> ddcc54f13842 [2023-04-20T08:18:48.147Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:18:48.408Z] Removing intermediate container 8fc045d55f33 [2023-04-20T08:18:48.408Z] ---> d4ae49bd1b78 [2023-04-20T08:18:48.408Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:18:48.408Z] Removing intermediate container b4ce7d619756 [2023-04-20T08:18:48.408Z] ---> 5079c2a7b8a5 [2023-04-20T08:18:48.408Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:18:48.408Z] ---> Running in e90eb3ebbc5a [2023-04-20T08:18:48.408Z] ---> Running in 062b18737a35 [2023-04-20T08:18:48.408Z] ---> cce420aacaac [2023-04-20T08:18:48.408Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:18:48.668Z] ---> 9cfeabcd4ec3 [2023-04-20T08:18:48.668Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-20T08:18:48.668Z] ---> b11a37a08fca [2023-04-20T08:18:48.668Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-20T08:18:48.928Z] ---> f67bb0035d94 [2023-04-20T08:18:48.928Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:18:48.928Z] ---> 5952f14abb08 [2023-04-20T08:18:48.928Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T08:18:49.498Z] ---> 0140587e82e4 [2023-04-20T08:18:49.498Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T08:18:49.498Z] Removing intermediate container e90eb3ebbc5a [2023-04-20T08:18:49.498Z] ---> 864f6dd35819 [2023-04-20T08:18:49.498Z] Step 12/26 : WORKDIR /edgex-go [2023-04-20T08:18:49.498Z] Removing intermediate container 062b18737a35 [2023-04-20T08:18:49.498Z] ---> 31a86fc585ae [2023-04-20T08:18:49.498Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T08:18:49.498Z] ---> Running in caf4e13de699 [2023-04-20T08:18:49.498Z] ---> Running in 8a48cad95137 [2023-04-20T08:18:49.758Z] Removing intermediate container 8a48cad95137 [2023-04-20T08:18:49.758Z] ---> baa03e0b0efb [2023-04-20T08:18:49.758Z] [2023-04-20T08:18:49.758Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T08:18:49.758Z] ---> 9ed4aefc74f6 [2023-04-20T08:18:49.758Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:18:49.758Z] ---> Using cache [2023-04-20T08:18:49.758Z] ---> 52830747a2e0 [2023-04-20T08:18:49.758Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T08:18:50.019Z] Removing intermediate container caf4e13de699 [2023-04-20T08:18:50.019Z] ---> 5d39f63cbefd [2023-04-20T08:18:50.019Z] [2023-04-20T08:18:50.019Z] Step 13/26 : FROM alpine:3.17 [2023-04-20T08:18:50.019Z] ---> 9ed4aefc74f6 [2023-04-20T08:18:50.019Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:18:50.019Z] ---> Using cache [2023-04-20T08:18:50.019Z] ---> 52830747a2e0 [2023-04-20T08:18:50.019Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T08:18:50.019Z] ---> Using cache [2023-04-20T08:18:50.019Z] ---> 939c99d5a71d [2023-04-20T08:18:50.019Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:18:50.019Z] ---> Running in 8ec614dd7e85 [2023-04-20T08:18:50.019Z] ---> Using cache [2023-04-20T08:18:50.019Z] ---> a61fbd93daaa [2023-04-20T08:18:50.019Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:18:50.019Z] ---> Using cache [2023-04-20T08:18:50.019Z] ---> b2e232c157db [2023-04-20T08:18:50.019Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T08:18:50.019Z] ---> d3bd8d23e493 [2023-04-20T08:18:50.019Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:18:50.279Z] ---> dc6cfa51c275 [2023-04-20T08:18:50.279Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:18:50.279Z] ---> Running in 032eb6f618c1 [2023-04-20T08:18:50.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:50.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:50.798Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:18:50.798Z] v3.17.3-109-g295d7f969c0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:18:50.798Z] OK: 17818 distinct packages available [2023-04-20T08:18:50.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:51.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T08:18:51.058Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T08:18:51.058Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:18:51.058Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T08:18:51.058Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T08:18:51.058Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:18:51.058Z] OK: 7 MiB in 19 packages [2023-04-20T08:18:53.606Z] ---> ce687694a267 [2023-04-20T08:18:53.606Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:18:53.606Z] Removing intermediate container 032eb6f618c1 [2023-04-20T08:18:53.606Z] ---> c271abe734b6 [2023-04-20T08:18:53.606Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:18:53.606Z] ---> Running in 29b4e51f013d [2023-04-20T08:18:53.606Z] ---> 49c76673c78a [2023-04-20T08:18:53.606Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-20T08:18:53.606Z] Removing intermediate container 29b4e51f013d [2023-04-20T08:18:53.606Z] ---> 0cea2ae6bef8 [2023-04-20T08:18:53.606Z] Step 23/25 : LABEL arch=x86_64 [2023-04-20T08:18:53.606Z] Removing intermediate container 8ec614dd7e85 [2023-04-20T08:18:53.606Z] ---> d56b0a461d06 [2023-04-20T08:18:53.606Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:18:53.606Z] ---> Running in f311f1d8c6cd [2023-04-20T08:18:53.606Z] ---> c223e4387682 [2023-04-20T08:18:53.606Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-20T08:18:53.867Z] Removing intermediate container f311f1d8c6cd [2023-04-20T08:18:53.867Z] ---> 6d68d1bad2bb [2023-04-20T08:18:53.867Z] Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:18:53.867Z] ---> Running in 081b2da3509b [2023-04-20T08:18:53.867Z] ---> 6f60fe42f822 [2023-04-20T08:18:53.867Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:18:53.867Z] ---> b40720a49fdd [2023-04-20T08:18:53.867Z] Removing intermediate container 081b2da3509b [2023-04-20T08:18:53.867Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] ---> 7e206e394ae4 [2023-04-20T08:18:53.867Z] [2023-04-20T08:18:53.867Z] Step 25/25 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:53.867Z] ---> Running in 2ba34c045ac4 [2023-04-20T08:18:53.867Z] ---> Running in 1452d146c0f0 [2023-04-20T08:18:53.867Z] ---> ac7d6defe7e8 [2023-04-20T08:18:53.867Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:18:54.127Z] Removing intermediate container 2ba34c045ac4 [2023-04-20T08:18:54.127Z] ---> 1e2c3089828b [2023-04-20T08:18:54.127Z] [2023-04-20T08:18:54.127Z] Removing intermediate container 1452d146c0f0 [2023-04-20T08:18:54.127Z] ---> 0fadeefa08d7 [2023-04-20T08:18:54.127Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:18:54.127Z] ---> Running in 8f9bbb4c9ebc [2023-04-20T08:18:54.127Z] Successfully built 1e2c3089828b [2023-04-20T08:18:54.127Z] Successfully tagged security-secretstore-setup:latest [2023-04-20T08:18:54.127Z]  Building security-secretstore-setup ... done Removing intermediate container 8f9bbb4c9ebc [2023-04-20T08:18:54.127Z] ---> 85700a3bc070 [2023-04-20T08:18:54.127Z] Step 24/26 : LABEL arch=x86_64 [2023-04-20T08:18:54.127Z] ---> Running in df5522cc5a85 [2023-04-20T08:18:54.127Z] Removing intermediate container df5522cc5a85 [2023-04-20T08:18:54.127Z] ---> dd7ee25676b8 [2023-04-20T08:18:54.127Z] Step 25/26 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:18:54.127Z] ---> Running in d67a93237e86 [2023-04-20T08:18:56.777Z] Removing intermediate container d67a93237e86 [2023-04-20T08:18:56.777Z] ---> 8933855ecc07 [2023-04-20T08:18:56.777Z] Step 26/26 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:56.777Z] ---> Running in 053e5cde519d [2023-04-20T08:18:56.777Z] ---> 29c8d268ec34 [2023-04-20T08:18:56.777Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:18:56.777Z] Removing intermediate container 053e5cde519d [2023-04-20T08:18:56.777Z] ---> 402d05c1b040 [2023-04-20T08:18:56.777Z] [2023-04-20T08:18:56.777Z] Successfully built 402d05c1b040 [2023-04-20T08:18:56.777Z] ---> f21e42a24fa6 [2023-04-20T08:18:56.777Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T08:18:56.777Z] Successfully tagged security-spire-server:latest [2023-04-20T08:18:56.777Z]  Building security-spire-server ... done  ---> Running in 797d2da1ddc3 [2023-04-20T08:18:56.777Z] Removing intermediate container 797d2da1ddc3 [2023-04-20T08:18:56.777Z] ---> 749397aefe16 [2023-04-20T08:18:56.777Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T08:18:56.777Z] ---> b8fb788ed6b0 [2023-04-20T08:18:56.777Z] Step 22/27 : WORKDIR / [2023-04-20T08:18:56.777Z] ---> Running in ce31f7a6c853 [2023-04-20T08:18:56.777Z] Removing intermediate container ce31f7a6c853 [2023-04-20T08:18:56.777Z] ---> 03ce0e63de56 [2023-04-20T08:18:56.777Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T08:18:56.777Z] ---> Running in 40ddbb43c88e [2023-04-20T08:18:56.777Z] Removing intermediate container 40ddbb43c88e [2023-04-20T08:18:56.777Z] ---> 950400f8a496 [2023-04-20T08:18:56.777Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:18:56.777Z] ---> Running in 30cfdfc31b64 [2023-04-20T08:18:57.056Z] Removing intermediate container 30cfdfc31b64 [2023-04-20T08:18:57.056Z] ---> f403b22356c6 [2023-04-20T08:18:57.056Z] Step 25/27 : LABEL arch=x86_64 [2023-04-20T08:18:57.056Z] ---> Running in 36cc45eb1a5c [2023-04-20T08:18:57.056Z] Removing intermediate container 36cc45eb1a5c [2023-04-20T08:18:57.056Z] ---> 637476557300 [2023-04-20T08:18:57.056Z] Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:18:57.056Z] ---> Running in bc6ba10dac6d [2023-04-20T08:18:57.056Z] Removing intermediate container bc6ba10dac6d [2023-04-20T08:18:57.056Z] ---> 8348d950adfb [2023-04-20T08:18:57.056Z] Step 27/27 : LABEL version=3.0.0-dev.135 [2023-04-20T08:18:57.056Z] ---> Running in 3deaea080139 [2023-04-20T08:18:57.332Z] Removing intermediate container 3deaea080139 [2023-04-20T08:18:57.332Z] ---> 8a0c37c48d8a [2023-04-20T08:18:57.332Z] [2023-04-20T08:18:57.332Z] Successfully built 8a0c37c48d8a [2023-04-20T08:18:57.332Z] Successfully tagged security-spire-config:latest [2023-04-20T08:18:57.352Z]  Building security-spire-config ... done  [Pipeline] } [2023-04-20T08:18:57.359Z] $ docker stop --time=1 c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 [2023-04-20T08:18:58.648Z] $ docker rm -f --volumes c81341682e40ca51ad7f271daab34ca4390b054d068ccc60a460086bbf651f60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T08:18:59.020Z] + docker images [2023-04-20T08:18:59.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T08:18:59.020Z] security-spire-config latest 8a0c37c48d8a 1 second ago 88.9MB [2023-04-20T08:18:59.020Z] security-spire-server latest 402d05c1b040 2 seconds ago 89.8MB [2023-04-20T08:18:59.020Z] security-secretstore-setup latest 1e2c3089828b 5 seconds ago 32.8MB [2023-04-20T08:18:59.020Z] baa03e0b0efb 9 seconds ago 1.55GB [2023-04-20T08:18:59.020Z] 5d39f63cbefd 9 seconds ago 1.55GB [2023-04-20T08:18:59.020Z] 6996a2e46b70 29 seconds ago 1.68GB [2023-04-20T08:18:59.020Z] core-command latest 43ab5c7058e0 46 seconds ago 19.8MB [2023-04-20T08:18:59.020Z] core-data latest 3262e5b16236 48 seconds ago 20MB [2023-04-20T08:18:59.020Z] 2c0698e8f87d 51 seconds ago 1.69GB [2023-04-20T08:18:59.020Z] core-metadata latest 58139e8e39e7 54 seconds ago 20.4MB [2023-04-20T08:18:59.020Z] core-common-config-bootstrapper latest 63464ce6fcb9 About a minute ago 17.2MB [2023-04-20T08:18:59.020Z] security-spiffe-token-provider latest 214b3cbed2b8 About a minute ago 32.8MB [2023-04-20T08:18:59.020Z] deb16e566c90 About a minute ago 1.69GB [2023-04-20T08:18:59.020Z] e8caf6343010 About a minute ago 1.73GB [2023-04-20T08:18:59.020Z] 7b660020978b About a minute ago 1.68GB [2023-04-20T08:18:59.020Z] 23907c2efa5a About a minute ago 1.69GB [2023-04-20T08:18:59.020Z] security-proxy-setup latest f524682e47d6 2 minutes ago 18.7MB [2023-04-20T08:18:59.020Z] security-bootstrapper latest 6e3999e51091 2 minutes ago 22.2MB [2023-04-20T08:18:59.020Z] 658ead7a59d2 2 minutes ago 1.67GB [2023-04-20T08:18:59.020Z] security-proxy-auth latest 276e1bf301b5 3 minutes ago 18.3MB [2023-04-20T08:18:59.020Z] support-notifications latest 99cd9b395504 3 minutes ago 32.7MB [2023-04-20T08:18:59.020Z] support-scheduler latest 3e1f53c1e0df 3 minutes ago 32.1MB [2023-04-20T08:18:59.020Z] security-spire-agent latest dca9fac5a446 3 minutes ago 129MB [2023-04-20T08:18:59.020Z] 947f1b7c67f4 3 minutes ago 1.75GB [2023-04-20T08:18:59.020Z] e3e63b378889 3 minutes ago 1.75GB [2023-04-20T08:18:59.020Z] c5febe8d84be 3 minutes ago 1.67GB [2023-04-20T08:18:59.020Z] 8b393928f94c 3 minutes ago 1.67GB [2023-04-20T08:18:59.020Z] c206ce6ff19d 4 minutes ago 1.55GB [2023-04-20T08:18:59.020Z] ci-base-image-x86_64 latest 570bac6b1588 8 minutes ago 881MB [2023-04-20T08:18:59.020Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-20T08:18:59.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-20T08:18:59.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-20T08:18:59.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:18:59.155Z] provisioning config files... [2023-04-20T08:18:59.168Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config244177162330027618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:18:59.505Z] ---> docker-login.sh [2023-04-20T08:18:59.505Z] nexus3.edgexfoundry.org:10001 [2023-04-20T08:18:59.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:18:59.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:18:59.505Z] Configure a credential helper to remove this warning. See [2023-04-20T08:18:59.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:18:59.505Z] [2023-04-20T08:18:59.505Z] Login Succeeded [2023-04-20T08:18:59.505Z] nexus3.edgexfoundry.org:10002 [2023-04-20T08:18:59.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:18:59.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:18:59.505Z] Configure a credential helper to remove this warning. See [2023-04-20T08:18:59.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:18:59.505Z] [2023-04-20T08:18:59.505Z] Login Succeeded [2023-04-20T08:18:59.505Z] nexus3.edgexfoundry.org:10003 [2023-04-20T08:18:59.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:18:59.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:18:59.763Z] Configure a credential helper to remove this warning. See [2023-04-20T08:18:59.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:18:59.763Z] [2023-04-20T08:18:59.763Z] Login Succeeded [2023-04-20T08:18:59.763Z] nexus3.edgexfoundry.org:10004 [2023-04-20T08:18:59.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:18:59.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:18:59.763Z] Configure a credential helper to remove this warning. See [2023-04-20T08:18:59.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:18:59.763Z] [2023-04-20T08:18:59.763Z] Login Succeeded [2023-04-20T08:18:59.763Z] docker.io [2023-04-20T08:18:59.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:19:00.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:19:00.022Z] Configure a credential helper to remove this warning. See [2023-04-20T08:19:00.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:19:00.022Z] [2023-04-20T08:19:00.022Z] Login Succeeded [2023-04-20T08:19:00.022Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T08:19:00.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:00.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:19:00.069Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-20T08:19:00.069Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:00.069Z] latest [2023-04-20T08:19:00.069Z] 3.0.0-dev.135 [2023-04-20T08:19:00.069Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:00.069Z] main [2023-04-20T08:19:00.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:00.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:00.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:00.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-20T08:19:00.679Z] 319adfdee287: Preparing [2023-04-20T08:19:00.679Z] e4f3a64a13f0: Preparing [2023-04-20T08:19:00.679Z] d9fd48711b22: Preparing [2023-04-20T08:19:00.680Z] c26a5166e217: Preparing [2023-04-20T08:19:00.680Z] e45a4b58fc61: Preparing [2023-04-20T08:19:00.680Z] f1417ff83b31: Preparing [2023-04-20T08:19:00.680Z] f1417ff83b31: Waiting [2023-04-20T08:19:00.680Z] 319adfdee287: Pushed [2023-04-20T08:19:00.680Z] e45a4b58fc61: Pushed [2023-04-20T08:19:00.680Z] d9fd48711b22: Pushed [2023-04-20T08:19:00.680Z] c26a5166e217: Pushed [2023-04-20T08:19:00.680Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:02.056Z] e4f3a64a13f0: Pushed [2023-04-20T08:19:02.056Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:02.361Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:02.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-20T08:19:02.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-20T08:19:02.663Z] 319adfdee287: Preparing [2023-04-20T08:19:02.663Z] e4f3a64a13f0: Preparing [2023-04-20T08:19:02.663Z] d9fd48711b22: Preparing [2023-04-20T08:19:02.663Z] c26a5166e217: Preparing [2023-04-20T08:19:02.663Z] e45a4b58fc61: Preparing [2023-04-20T08:19:02.663Z] f1417ff83b31: Preparing [2023-04-20T08:19:02.663Z] f1417ff83b31: Waiting [2023-04-20T08:19:02.663Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:02.663Z] e4f3a64a13f0: Layer already exists [2023-04-20T08:19:02.663Z] 319adfdee287: Layer already exists [2023-04-20T08:19:02.663Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:02.663Z] c26a5166e217: Layer already exists [2023-04-20T08:19:02.663Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:02.663Z] latest: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:02.973Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:03.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 [2023-04-20T08:19:03.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-20T08:19:03.276Z] 319adfdee287: Preparing [2023-04-20T08:19:03.276Z] e4f3a64a13f0: Preparing [2023-04-20T08:19:03.276Z] d9fd48711b22: Preparing [2023-04-20T08:19:03.276Z] c26a5166e217: Preparing [2023-04-20T08:19:03.276Z] e45a4b58fc61: Preparing [2023-04-20T08:19:03.276Z] f1417ff83b31: Preparing [2023-04-20T08:19:03.276Z] f1417ff83b31: Waiting [2023-04-20T08:19:03.276Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:03.276Z] 319adfdee287: Layer already exists [2023-04-20T08:19:03.276Z] e4f3a64a13f0: Layer already exists [2023-04-20T08:19:03.276Z] c26a5166e217: Layer already exists [2023-04-20T08:19:03.276Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:03.276Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:03.276Z] 3.0.0-dev.135: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:03.582Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:03.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:03.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-20T08:19:03.886Z] 319adfdee287: Preparing [2023-04-20T08:19:03.886Z] e4f3a64a13f0: Preparing [2023-04-20T08:19:03.886Z] d9fd48711b22: Preparing [2023-04-20T08:19:03.886Z] c26a5166e217: Preparing [2023-04-20T08:19:03.886Z] e45a4b58fc61: Preparing [2023-04-20T08:19:03.886Z] f1417ff83b31: Preparing [2023-04-20T08:19:03.886Z] f1417ff83b31: Waiting [2023-04-20T08:19:03.886Z] 319adfdee287: Layer already exists [2023-04-20T08:19:03.886Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:03.886Z] c26a5166e217: Layer already exists [2023-04-20T08:19:03.886Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:03.886Z] e4f3a64a13f0: Layer already exists [2023-04-20T08:19:03.886Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:03.886Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:04.192Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:04.496Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-20T08:19:04.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-20T08:19:04.496Z] 319adfdee287: Preparing [2023-04-20T08:19:04.496Z] e4f3a64a13f0: Preparing [2023-04-20T08:19:04.496Z] d9fd48711b22: Preparing [2023-04-20T08:19:04.496Z] c26a5166e217: Preparing [2023-04-20T08:19:04.496Z] e45a4b58fc61: Preparing [2023-04-20T08:19:04.496Z] f1417ff83b31: Preparing [2023-04-20T08:19:04.496Z] f1417ff83b31: Waiting [2023-04-20T08:19:04.496Z] 319adfdee287: Layer already exists [2023-04-20T08:19:04.496Z] c26a5166e217: Layer already exists [2023-04-20T08:19:04.496Z] e4f3a64a13f0: Layer already exists [2023-04-20T08:19:04.496Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:04.496Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:04.496Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:04.496Z] main: digest: sha256:7f7d2ba20126958aeae22274e11d131f11098d46cbd719c3481fe8ff4cf33eba size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:04.532Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:04.537Z] taggedImages: [2023-04-20T08:19:04.537Z] - nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:04.537Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-20T08:19:04.537Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.135 [2023-04-20T08:19:04.537Z] - nexus3.edgexfoundry.org:10004/core-command:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:04.537Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-20T08:19:04.551Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-20T08:19:04.551Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:04.551Z] latest [2023-04-20T08:19:04.551Z] 3.0.0-dev.135 [2023-04-20T08:19:04.551Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:04.551Z] main [2023-04-20T08:19:04.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:04.860Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:05.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:05.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-20T08:19:05.153Z] 94639d168779: Preparing [2023-04-20T08:19:05.153Z] fa1abeed462d: Preparing [2023-04-20T08:19:05.153Z] e5c74fd9dfbc: Preparing [2023-04-20T08:19:05.153Z] 08ecc7f12e4b: Preparing [2023-04-20T08:19:05.153Z] d9fd48711b22: Preparing [2023-04-20T08:19:05.153Z] c26a5166e217: Preparing [2023-04-20T08:19:05.153Z] e45a4b58fc61: Preparing [2023-04-20T08:19:05.153Z] f1417ff83b31: Preparing [2023-04-20T08:19:05.153Z] c26a5166e217: Waiting [2023-04-20T08:19:05.153Z] e45a4b58fc61: Waiting [2023-04-20T08:19:05.153Z] f1417ff83b31: Waiting [2023-04-20T08:19:05.153Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:05.153Z] c26a5166e217: Layer already exists [2023-04-20T08:19:05.153Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:05.153Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:05.153Z] e5c74fd9dfbc: Pushed [2023-04-20T08:19:05.153Z] 94639d168779: Pushed [2023-04-20T08:19:05.153Z] fa1abeed462d: Pushed [2023-04-20T08:19:06.530Z] 08ecc7f12e4b: Pushed [2023-04-20T08:19:06.530Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:06.835Z] + 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-04-20T08:19:07.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-20T08:19:07.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-20T08:19:07.139Z] 94639d168779: Preparing [2023-04-20T08:19:07.139Z] fa1abeed462d: Preparing [2023-04-20T08:19:07.139Z] e5c74fd9dfbc: Preparing [2023-04-20T08:19:07.139Z] 08ecc7f12e4b: Preparing [2023-04-20T08:19:07.139Z] d9fd48711b22: Preparing [2023-04-20T08:19:07.139Z] c26a5166e217: Preparing [2023-04-20T08:19:07.139Z] e45a4b58fc61: Preparing [2023-04-20T08:19:07.139Z] f1417ff83b31: Preparing [2023-04-20T08:19:07.139Z] c26a5166e217: Waiting [2023-04-20T08:19:07.139Z] e45a4b58fc61: Waiting [2023-04-20T08:19:07.139Z] f1417ff83b31: Waiting [2023-04-20T08:19:07.139Z] e5c74fd9dfbc: Layer already exists [2023-04-20T08:19:07.139Z] 94639d168779: Layer already exists [2023-04-20T08:19:07.139Z] fa1abeed462d: Layer already exists [2023-04-20T08:19:07.139Z] 08ecc7f12e4b: Layer already exists [2023-04-20T08:19:07.139Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:07.139Z] c26a5166e217: Layer already exists [2023-04-20T08:19:07.139Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:07.139Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:07.139Z] latest: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:07.448Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:07.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 [2023-04-20T08:19:07.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-20T08:19:07.762Z] 94639d168779: Preparing [2023-04-20T08:19:07.762Z] fa1abeed462d: Preparing [2023-04-20T08:19:07.762Z] e5c74fd9dfbc: Preparing [2023-04-20T08:19:07.762Z] 08ecc7f12e4b: Preparing [2023-04-20T08:19:07.762Z] d9fd48711b22: Preparing [2023-04-20T08:19:07.762Z] c26a5166e217: Preparing [2023-04-20T08:19:07.762Z] e45a4b58fc61: Preparing [2023-04-20T08:19:07.762Z] f1417ff83b31: Preparing [2023-04-20T08:19:07.762Z] c26a5166e217: Waiting [2023-04-20T08:19:07.762Z] e45a4b58fc61: Waiting [2023-04-20T08:19:07.762Z] f1417ff83b31: Waiting [2023-04-20T08:19:07.762Z] 94639d168779: Layer already exists [2023-04-20T08:19:07.762Z] 08ecc7f12e4b: Layer already exists [2023-04-20T08:19:07.762Z] e5c74fd9dfbc: Layer already exists [2023-04-20T08:19:07.762Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:07.762Z] fa1abeed462d: Layer already exists [2023-04-20T08:19:07.762Z] c26a5166e217: Layer already exists [2023-04-20T08:19:07.762Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:07.762Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:07.762Z] 3.0.0-dev.135: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:08.134Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:08.451Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:08.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-20T08:19:08.452Z] 94639d168779: Preparing [2023-04-20T08:19:08.452Z] fa1abeed462d: Preparing [2023-04-20T08:19:08.452Z] e5c74fd9dfbc: Preparing [2023-04-20T08:19:08.452Z] 08ecc7f12e4b: Preparing [2023-04-20T08:19:08.452Z] d9fd48711b22: Preparing [2023-04-20T08:19:08.452Z] c26a5166e217: Preparing [2023-04-20T08:19:08.452Z] e45a4b58fc61: Preparing [2023-04-20T08:19:08.452Z] f1417ff83b31: Preparing [2023-04-20T08:19:08.452Z] c26a5166e217: Waiting [2023-04-20T08:19:08.452Z] e45a4b58fc61: Waiting [2023-04-20T08:19:08.452Z] f1417ff83b31: Waiting [2023-04-20T08:19:08.452Z] e5c74fd9dfbc: Layer already exists [2023-04-20T08:19:08.452Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:08.452Z] 94639d168779: Layer already exists [2023-04-20T08:19:08.452Z] 08ecc7f12e4b: Layer already exists [2023-04-20T08:19:08.452Z] fa1abeed462d: Layer already exists [2023-04-20T08:19:08.452Z] c26a5166e217: Layer already exists [2023-04-20T08:19:08.452Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:08.452Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:08.452Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:08.761Z] + 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-04-20T08:19:09.099Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-20T08:19:09.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-20T08:19:09.099Z] 94639d168779: Preparing [2023-04-20T08:19:09.099Z] fa1abeed462d: Preparing [2023-04-20T08:19:09.099Z] e5c74fd9dfbc: Preparing [2023-04-20T08:19:09.099Z] 08ecc7f12e4b: Preparing [2023-04-20T08:19:09.099Z] d9fd48711b22: Preparing [2023-04-20T08:19:09.099Z] c26a5166e217: Preparing [2023-04-20T08:19:09.099Z] e45a4b58fc61: Preparing [2023-04-20T08:19:09.099Z] f1417ff83b31: Preparing [2023-04-20T08:19:09.099Z] c26a5166e217: Waiting [2023-04-20T08:19:09.099Z] e45a4b58fc61: Waiting [2023-04-20T08:19:09.099Z] 94639d168779: Layer already exists [2023-04-20T08:19:09.099Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:09.099Z] 08ecc7f12e4b: Layer already exists [2023-04-20T08:19:09.099Z] e5c74fd9dfbc: Layer already exists [2023-04-20T08:19:09.099Z] fa1abeed462d: Layer already exists [2023-04-20T08:19:09.099Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:09.099Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:09.099Z] c26a5166e217: Layer already exists [2023-04-20T08:19:09.099Z] main: digest: sha256:528cb5623a93b80d090245346e5ee3b4015b7907b74616f4fd14e3d6b0376457 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:09.142Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:09.150Z] taggedImages: [2023-04-20T08:19:09.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:09.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-20T08:19:09.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.135 [2023-04-20T08:19:09.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:09.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-20T08:19:09.179Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-20T08:19:09.179Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:09.179Z] latest [2023-04-20T08:19:09.179Z] 3.0.0-dev.135 [2023-04-20T08:19:09.179Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:09.179Z] main [2023-04-20T08:19:09.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:09.502Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:09.813Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:09.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-20T08:19:09.813Z] 703362592411: Preparing [2023-04-20T08:19:09.813Z] faba95a0dab8: Preparing [2023-04-20T08:19:09.813Z] d9fd48711b22: Preparing [2023-04-20T08:19:09.813Z] c26a5166e217: Preparing [2023-04-20T08:19:09.813Z] a1c13a3b8215: Preparing [2023-04-20T08:19:09.813Z] f1417ff83b31: Preparing [2023-04-20T08:19:09.813Z] f1417ff83b31: Waiting [2023-04-20T08:19:09.813Z] c26a5166e217: Layer already exists [2023-04-20T08:19:09.813Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:09.813Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:09.813Z] 703362592411: Pushed [2023-04-20T08:19:09.813Z] a1c13a3b8215: Pushed [2023-04-20T08:19:11.191Z] faba95a0dab8: Pushed [2023-04-20T08:19:11.191Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:11.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:11.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-20T08:19:11.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-20T08:19:11.820Z] 703362592411: Preparing [2023-04-20T08:19:11.820Z] faba95a0dab8: Preparing [2023-04-20T08:19:11.820Z] d9fd48711b22: Preparing [2023-04-20T08:19:11.820Z] c26a5166e217: Preparing [2023-04-20T08:19:11.820Z] a1c13a3b8215: Preparing [2023-04-20T08:19:11.820Z] f1417ff83b31: Preparing [2023-04-20T08:19:11.820Z] f1417ff83b31: Waiting [2023-04-20T08:19:11.820Z] faba95a0dab8: Layer already exists [2023-04-20T08:19:11.820Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:11.820Z] 703362592411: Layer already exists [2023-04-20T08:19:11.820Z] a1c13a3b8215: Layer already exists [2023-04-20T08:19:11.820Z] c26a5166e217: Layer already exists [2023-04-20T08:19:11.820Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:11.820Z] latest: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:12.125Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:12.427Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 [2023-04-20T08:19:12.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-20T08:19:12.427Z] 703362592411: Preparing [2023-04-20T08:19:12.427Z] faba95a0dab8: Preparing [2023-04-20T08:19:12.427Z] d9fd48711b22: Preparing [2023-04-20T08:19:12.427Z] c26a5166e217: Preparing [2023-04-20T08:19:12.427Z] a1c13a3b8215: Preparing [2023-04-20T08:19:12.427Z] f1417ff83b31: Preparing [2023-04-20T08:19:12.427Z] f1417ff83b31: Waiting [2023-04-20T08:19:12.427Z] 703362592411: Layer already exists [2023-04-20T08:19:12.427Z] a1c13a3b8215: Layer already exists [2023-04-20T08:19:12.427Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:12.427Z] c26a5166e217: Layer already exists [2023-04-20T08:19:12.427Z] faba95a0dab8: Layer already exists [2023-04-20T08:19:12.427Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:12.427Z] 3.0.0-dev.135: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:12.756Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:13.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:13.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-20T08:19:13.064Z] 703362592411: Preparing [2023-04-20T08:19:13.064Z] faba95a0dab8: Preparing [2023-04-20T08:19:13.064Z] d9fd48711b22: Preparing [2023-04-20T08:19:13.064Z] c26a5166e217: Preparing [2023-04-20T08:19:13.064Z] a1c13a3b8215: Preparing [2023-04-20T08:19:13.064Z] f1417ff83b31: Preparing [2023-04-20T08:19:13.064Z] f1417ff83b31: Waiting [2023-04-20T08:19:13.064Z] c26a5166e217: Layer already exists [2023-04-20T08:19:13.064Z] faba95a0dab8: Layer already exists [2023-04-20T08:19:13.064Z] a1c13a3b8215: Layer already exists [2023-04-20T08:19:13.064Z] 703362592411: Layer already exists [2023-04-20T08:19:13.064Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:13.064Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:13.064Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:13.388Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:13.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-20T08:19:13.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-20T08:19:13.694Z] 703362592411: Preparing [2023-04-20T08:19:13.694Z] faba95a0dab8: Preparing [2023-04-20T08:19:13.694Z] d9fd48711b22: Preparing [2023-04-20T08:19:13.694Z] c26a5166e217: Preparing [2023-04-20T08:19:13.694Z] a1c13a3b8215: Preparing [2023-04-20T08:19:13.694Z] f1417ff83b31: Preparing [2023-04-20T08:19:13.694Z] f1417ff83b31: Waiting [2023-04-20T08:19:13.695Z] faba95a0dab8: Layer already exists [2023-04-20T08:19:13.695Z] c26a5166e217: Layer already exists [2023-04-20T08:19:13.695Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:13.695Z] a1c13a3b8215: Layer already exists [2023-04-20T08:19:13.695Z] 703362592411: Layer already exists [2023-04-20T08:19:13.695Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:13.695Z] main: digest: sha256:5cbf775ca345151b2cb5ba9e6f65e72d04533b5fc84feba0ecc3e3f898316360 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:13.739Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:13.749Z] taggedImages: [2023-04-20T08:19:13.749Z] - nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:13.749Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-20T08:19:13.749Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.135 [2023-04-20T08:19:13.749Z] - nexus3.edgexfoundry.org:10004/core-data:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:13.749Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-20T08:19:13.770Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-20T08:19:13.770Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:13.770Z] latest [2023-04-20T08:19:13.770Z] 3.0.0-dev.135 [2023-04-20T08:19:13.770Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:13.770Z] main [2023-04-20T08:19:13.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:14.101Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:14.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:14.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-20T08:19:14.410Z] d34c75a87c9d: Preparing [2023-04-20T08:19:14.410Z] a58810a96be9: Preparing [2023-04-20T08:19:14.410Z] 2a0499f9cdd7: Preparing [2023-04-20T08:19:14.410Z] d9fd48711b22: Preparing [2023-04-20T08:19:14.410Z] c26a5166e217: Preparing [2023-04-20T08:19:14.410Z] e45a4b58fc61: Preparing [2023-04-20T08:19:14.410Z] f1417ff83b31: Preparing [2023-04-20T08:19:14.410Z] e45a4b58fc61: Waiting [2023-04-20T08:19:14.410Z] f1417ff83b31: Waiting [2023-04-20T08:19:14.410Z] c26a5166e217: Layer already exists [2023-04-20T08:19:14.410Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:14.410Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:14.410Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:14.410Z] d34c75a87c9d: Pushed [2023-04-20T08:19:14.410Z] a58810a96be9: Pushed [2023-04-20T08:19:15.800Z] 2a0499f9cdd7: Pushed [2023-04-20T08:19:15.800Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:16.119Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:16.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-20T08:19:16.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-20T08:19:16.418Z] d34c75a87c9d: Preparing [2023-04-20T08:19:16.418Z] a58810a96be9: Preparing [2023-04-20T08:19:16.418Z] 2a0499f9cdd7: Preparing [2023-04-20T08:19:16.418Z] d9fd48711b22: Preparing [2023-04-20T08:19:16.418Z] c26a5166e217: Preparing [2023-04-20T08:19:16.418Z] e45a4b58fc61: Preparing [2023-04-20T08:19:16.418Z] f1417ff83b31: Preparing [2023-04-20T08:19:16.418Z] e45a4b58fc61: Waiting [2023-04-20T08:19:16.418Z] f1417ff83b31: Waiting [2023-04-20T08:19:16.418Z] a58810a96be9: Layer already exists [2023-04-20T08:19:16.418Z] c26a5166e217: Layer already exists [2023-04-20T08:19:16.418Z] d34c75a87c9d: Layer already exists [2023-04-20T08:19:16.418Z] 2a0499f9cdd7: Layer already exists [2023-04-20T08:19:16.418Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:16.418Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:16.418Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:16.419Z] latest: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:16.722Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:17.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 [2023-04-20T08:19:17.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-20T08:19:17.059Z] d34c75a87c9d: Preparing [2023-04-20T08:19:17.059Z] a58810a96be9: Preparing [2023-04-20T08:19:17.059Z] 2a0499f9cdd7: Preparing [2023-04-20T08:19:17.059Z] d9fd48711b22: Preparing [2023-04-20T08:19:17.059Z] c26a5166e217: Preparing [2023-04-20T08:19:17.059Z] e45a4b58fc61: Preparing [2023-04-20T08:19:17.059Z] f1417ff83b31: Preparing [2023-04-20T08:19:17.059Z] e45a4b58fc61: Waiting [2023-04-20T08:19:17.059Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:17.059Z] a58810a96be9: Layer already exists [2023-04-20T08:19:17.059Z] 2a0499f9cdd7: Layer already exists [2023-04-20T08:19:17.059Z] d34c75a87c9d: Layer already exists [2023-04-20T08:19:17.059Z] c26a5166e217: Layer already exists [2023-04-20T08:19:17.059Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:17.059Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:17.059Z] 3.0.0-dev.135: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:17.385Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:17.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:17.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-20T08:19:17.685Z] d34c75a87c9d: Preparing [2023-04-20T08:19:17.685Z] a58810a96be9: Preparing [2023-04-20T08:19:17.685Z] 2a0499f9cdd7: Preparing [2023-04-20T08:19:17.685Z] d9fd48711b22: Preparing [2023-04-20T08:19:17.685Z] c26a5166e217: Preparing [2023-04-20T08:19:17.685Z] e45a4b58fc61: Preparing [2023-04-20T08:19:17.685Z] f1417ff83b31: Preparing [2023-04-20T08:19:17.685Z] e45a4b58fc61: Waiting [2023-04-20T08:19:17.685Z] f1417ff83b31: Waiting [2023-04-20T08:19:17.685Z] d34c75a87c9d: Layer already exists [2023-04-20T08:19:17.685Z] 2a0499f9cdd7: Layer already exists [2023-04-20T08:19:17.685Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:17.685Z] a58810a96be9: Layer already exists [2023-04-20T08:19:17.685Z] c26a5166e217: Layer already exists [2023-04-20T08:19:17.685Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:17.685Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:17.685Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:17.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:18.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-20T08:19:18.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-20T08:19:18.292Z] d34c75a87c9d: Preparing [2023-04-20T08:19:18.292Z] a58810a96be9: Preparing [2023-04-20T08:19:18.292Z] 2a0499f9cdd7: Preparing [2023-04-20T08:19:18.292Z] d9fd48711b22: Preparing [2023-04-20T08:19:18.292Z] c26a5166e217: Preparing [2023-04-20T08:19:18.292Z] e45a4b58fc61: Preparing [2023-04-20T08:19:18.292Z] f1417ff83b31: Preparing [2023-04-20T08:19:18.292Z] f1417ff83b31: Waiting [2023-04-20T08:19:18.292Z] e45a4b58fc61: Waiting [2023-04-20T08:19:18.292Z] c26a5166e217: Layer already exists [2023-04-20T08:19:18.292Z] d34c75a87c9d: Layer already exists [2023-04-20T08:19:18.292Z] a58810a96be9: Layer already exists [2023-04-20T08:19:18.292Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:18.292Z] 2a0499f9cdd7: Layer already exists [2023-04-20T08:19:18.292Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:18.292Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:18.292Z] main: digest: sha256:04ef2c1ac53a954952c0ea9d04460e5c912ea409e9a82a393e4e58dbc9dfaf73 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:18.328Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:18.333Z] taggedImages: [2023-04-20T08:19:18.333Z] - nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:18.333Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-20T08:19:18.333Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.135 [2023-04-20T08:19:18.333Z] - nexus3.edgexfoundry.org:10004/core-metadata:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:18.333Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-20T08:19:18.347Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-20T08:19:18.347Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:18.347Z] latest [2023-04-20T08:19:18.347Z] 3.0.0-dev.135 [2023-04-20T08:19:18.347Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:18.347Z] main [2023-04-20T08:19:18.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:18.664Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:18.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:18.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-20T08:19:18.969Z] c8285bb56a22: Preparing [2023-04-20T08:19:18.969Z] c8285bb56a22: Preparing [2023-04-20T08:19:18.969Z] 2fe018758a72: Preparing [2023-04-20T08:19:18.969Z] 3dd18743357e: Preparing [2023-04-20T08:19:18.969Z] 97596f3a514d: Preparing [2023-04-20T08:19:18.969Z] c78737700236: Preparing [2023-04-20T08:19:18.969Z] d7a171a6f229: Preparing [2023-04-20T08:19:18.969Z] d9fd48711b22: Preparing [2023-04-20T08:19:18.969Z] c26a5166e217: Preparing [2023-04-20T08:19:18.969Z] 9c6f2db96a9c: Preparing [2023-04-20T08:19:18.969Z] 0730c431f97b: Preparing [2023-04-20T08:19:18.969Z] 6ad96a84b366: Preparing [2023-04-20T08:19:18.969Z] 00eca50bb8fa: Preparing [2023-04-20T08:19:18.969Z] f1417ff83b31: Preparing [2023-04-20T08:19:18.969Z] c26a5166e217: Waiting [2023-04-20T08:19:18.969Z] 9c6f2db96a9c: Waiting [2023-04-20T08:19:18.969Z] 0730c431f97b: Waiting [2023-04-20T08:19:18.969Z] 6ad96a84b366: Waiting [2023-04-20T08:19:18.969Z] 00eca50bb8fa: Waiting [2023-04-20T08:19:18.969Z] d7a171a6f229: Waiting [2023-04-20T08:19:18.969Z] d9fd48711b22: Waiting [2023-04-20T08:19:18.969Z] f1417ff83b31: Waiting [2023-04-20T08:19:18.969Z] 2fe018758a72: Pushed [2023-04-20T08:19:18.969Z] 3dd18743357e: Pushed [2023-04-20T08:19:18.969Z] 97596f3a514d: Pushed [2023-04-20T08:19:18.969Z] c78737700236: Pushed [2023-04-20T08:19:18.969Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:18.969Z] c8285bb56a22: Pushed [2023-04-20T08:19:18.969Z] c26a5166e217: Layer already exists [2023-04-20T08:19:19.229Z] 6ad96a84b366: Pushed [2023-04-20T08:19:19.229Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:19.229Z] 00eca50bb8fa: Pushed [2023-04-20T08:19:19.229Z] 9c6f2db96a9c: Pushed [2023-04-20T08:19:19.229Z] 0730c431f97b: Pushed [2023-04-20T08:19:20.603Z] d7a171a6f229: Pushed [2023-04-20T08:19:20.865Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:21.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:21.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-20T08:19:21.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-20T08:19:21.465Z] c8285bb56a22: Preparing [2023-04-20T08:19:21.465Z] c8285bb56a22: Preparing [2023-04-20T08:19:21.465Z] 2fe018758a72: Preparing [2023-04-20T08:19:21.465Z] 3dd18743357e: Preparing [2023-04-20T08:19:21.465Z] 97596f3a514d: Preparing [2023-04-20T08:19:21.465Z] c78737700236: Preparing [2023-04-20T08:19:21.465Z] d7a171a6f229: Preparing [2023-04-20T08:19:21.465Z] d9fd48711b22: Preparing [2023-04-20T08:19:21.465Z] c26a5166e217: Preparing [2023-04-20T08:19:21.465Z] 9c6f2db96a9c: Preparing [2023-04-20T08:19:21.465Z] 0730c431f97b: Preparing [2023-04-20T08:19:21.465Z] 6ad96a84b366: Preparing [2023-04-20T08:19:21.465Z] 00eca50bb8fa: Preparing [2023-04-20T08:19:21.465Z] f1417ff83b31: Preparing [2023-04-20T08:19:21.465Z] d9fd48711b22: Waiting [2023-04-20T08:19:21.465Z] c26a5166e217: Waiting [2023-04-20T08:19:21.465Z] 00eca50bb8fa: Waiting [2023-04-20T08:19:21.465Z] f1417ff83b31: Waiting [2023-04-20T08:19:21.465Z] 9c6f2db96a9c: Waiting [2023-04-20T08:19:21.465Z] 0730c431f97b: Waiting [2023-04-20T08:19:21.465Z] 6ad96a84b366: Waiting [2023-04-20T08:19:21.465Z] d7a171a6f229: Waiting [2023-04-20T08:19:21.465Z] c8285bb56a22: Layer already exists [2023-04-20T08:19:21.465Z] 97596f3a514d: Layer already exists [2023-04-20T08:19:21.465Z] 2fe018758a72: Layer already exists [2023-04-20T08:19:21.465Z] c78737700236: Layer already exists [2023-04-20T08:19:21.465Z] 3dd18743357e: Layer already exists [2023-04-20T08:19:21.465Z] d7a171a6f229: Layer already exists [2023-04-20T08:19:21.465Z] c26a5166e217: Layer already exists [2023-04-20T08:19:21.465Z] 9c6f2db96a9c: Layer already exists [2023-04-20T08:19:21.465Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:21.465Z] 0730c431f97b: Layer already exists [2023-04-20T08:19:21.465Z] 6ad96a84b366: Layer already exists [2023-04-20T08:19:21.465Z] 00eca50bb8fa: Layer already exists [2023-04-20T08:19:21.465Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:21.465Z] latest: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:21.773Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:22.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 [2023-04-20T08:19:22.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-20T08:19:22.076Z] c8285bb56a22: Preparing [2023-04-20T08:19:22.076Z] c8285bb56a22: Preparing [2023-04-20T08:19:22.076Z] 2fe018758a72: Preparing [2023-04-20T08:19:22.076Z] 3dd18743357e: Preparing [2023-04-20T08:19:22.076Z] 97596f3a514d: Preparing [2023-04-20T08:19:22.076Z] c78737700236: Preparing [2023-04-20T08:19:22.076Z] d7a171a6f229: Preparing [2023-04-20T08:19:22.076Z] d9fd48711b22: Preparing [2023-04-20T08:19:22.076Z] c26a5166e217: Preparing [2023-04-20T08:19:22.076Z] 9c6f2db96a9c: Preparing [2023-04-20T08:19:22.076Z] 0730c431f97b: Preparing [2023-04-20T08:19:22.076Z] 6ad96a84b366: Preparing [2023-04-20T08:19:22.076Z] 00eca50bb8fa: Preparing [2023-04-20T08:19:22.076Z] f1417ff83b31: Preparing [2023-04-20T08:19:22.076Z] d9fd48711b22: Waiting [2023-04-20T08:19:22.076Z] c26a5166e217: Waiting [2023-04-20T08:19:22.076Z] 9c6f2db96a9c: Waiting [2023-04-20T08:19:22.076Z] 0730c431f97b: Waiting [2023-04-20T08:19:22.076Z] 6ad96a84b366: Waiting [2023-04-20T08:19:22.076Z] 00eca50bb8fa: Waiting [2023-04-20T08:19:22.076Z] f1417ff83b31: Waiting [2023-04-20T08:19:22.076Z] d7a171a6f229: Waiting [2023-04-20T08:19:22.076Z] 97596f3a514d: Layer already exists [2023-04-20T08:19:22.076Z] c78737700236: Layer already exists [2023-04-20T08:19:22.076Z] 2fe018758a72: Layer already exists [2023-04-20T08:19:22.076Z] c8285bb56a22: Layer already exists [2023-04-20T08:19:22.076Z] 3dd18743357e: Layer already exists [2023-04-20T08:19:22.076Z] d7a171a6f229: Layer already exists [2023-04-20T08:19:22.076Z] 9c6f2db96a9c: Layer already exists [2023-04-20T08:19:22.076Z] 0730c431f97b: Layer already exists [2023-04-20T08:19:22.076Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:22.076Z] c26a5166e217: Layer already exists [2023-04-20T08:19:22.076Z] 6ad96a84b366: Layer already exists [2023-04-20T08:19:22.076Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:22.076Z] 00eca50bb8fa: Layer already exists [2023-04-20T08:19:22.076Z] 3.0.0-dev.135: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:22.380Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:22.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:22.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-20T08:19:22.686Z] c8285bb56a22: Preparing [2023-04-20T08:19:22.686Z] c8285bb56a22: Preparing [2023-04-20T08:19:22.686Z] 2fe018758a72: Preparing [2023-04-20T08:19:22.686Z] 3dd18743357e: Preparing [2023-04-20T08:19:22.686Z] 97596f3a514d: Preparing [2023-04-20T08:19:22.686Z] c78737700236: Preparing [2023-04-20T08:19:22.686Z] d7a171a6f229: Preparing [2023-04-20T08:19:22.686Z] d9fd48711b22: Preparing [2023-04-20T08:19:22.686Z] c26a5166e217: Preparing [2023-04-20T08:19:22.686Z] 9c6f2db96a9c: Preparing [2023-04-20T08:19:22.686Z] 0730c431f97b: Preparing [2023-04-20T08:19:22.686Z] 6ad96a84b366: Preparing [2023-04-20T08:19:22.686Z] 00eca50bb8fa: Preparing [2023-04-20T08:19:22.686Z] f1417ff83b31: Preparing [2023-04-20T08:19:22.686Z] f1417ff83b31: Waiting [2023-04-20T08:19:22.686Z] c26a5166e217: Waiting [2023-04-20T08:19:22.686Z] 00eca50bb8fa: Waiting [2023-04-20T08:19:22.686Z] 9c6f2db96a9c: Waiting [2023-04-20T08:19:22.686Z] 6ad96a84b366: Waiting [2023-04-20T08:19:22.686Z] 0730c431f97b: Waiting [2023-04-20T08:19:22.686Z] d7a171a6f229: Waiting [2023-04-20T08:19:22.686Z] 97596f3a514d: Layer already exists [2023-04-20T08:19:22.686Z] 2fe018758a72: Layer already exists [2023-04-20T08:19:22.686Z] 3dd18743357e: Layer already exists [2023-04-20T08:19:22.686Z] c8285bb56a22: Layer already exists [2023-04-20T08:19:22.686Z] c78737700236: Layer already exists [2023-04-20T08:19:22.686Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:22.686Z] d7a171a6f229: Layer already exists [2023-04-20T08:19:22.686Z] c26a5166e217: Layer already exists [2023-04-20T08:19:22.686Z] 9c6f2db96a9c: Layer already exists [2023-04-20T08:19:22.686Z] 0730c431f97b: Layer already exists [2023-04-20T08:19:22.686Z] 6ad96a84b366: Layer already exists [2023-04-20T08:19:22.686Z] 00eca50bb8fa: Layer already exists [2023-04-20T08:19:22.686Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:22.686Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:23.022Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:23.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-20T08:19:23.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-20T08:19:23.334Z] c8285bb56a22: Preparing [2023-04-20T08:19:23.334Z] c8285bb56a22: Preparing [2023-04-20T08:19:23.334Z] 2fe018758a72: Preparing [2023-04-20T08:19:23.334Z] 3dd18743357e: Preparing [2023-04-20T08:19:23.334Z] 97596f3a514d: Preparing [2023-04-20T08:19:23.334Z] c78737700236: Preparing [2023-04-20T08:19:23.334Z] d7a171a6f229: Preparing [2023-04-20T08:19:23.334Z] d9fd48711b22: Preparing [2023-04-20T08:19:23.334Z] c26a5166e217: Preparing [2023-04-20T08:19:23.334Z] 9c6f2db96a9c: Preparing [2023-04-20T08:19:23.334Z] 0730c431f97b: Preparing [2023-04-20T08:19:23.334Z] 6ad96a84b366: Preparing [2023-04-20T08:19:23.334Z] 00eca50bb8fa: Preparing [2023-04-20T08:19:23.334Z] f1417ff83b31: Preparing [2023-04-20T08:19:23.334Z] d9fd48711b22: Waiting [2023-04-20T08:19:23.334Z] c26a5166e217: Waiting [2023-04-20T08:19:23.334Z] 9c6f2db96a9c: Waiting [2023-04-20T08:19:23.334Z] 0730c431f97b: Waiting [2023-04-20T08:19:23.334Z] 6ad96a84b366: Waiting [2023-04-20T08:19:23.334Z] 00eca50bb8fa: Waiting [2023-04-20T08:19:23.334Z] f1417ff83b31: Waiting [2023-04-20T08:19:23.334Z] d7a171a6f229: Waiting [2023-04-20T08:19:23.334Z] 97596f3a514d: Layer already exists [2023-04-20T08:19:23.334Z] c8285bb56a22: Layer already exists [2023-04-20T08:19:23.334Z] 2fe018758a72: Layer already exists [2023-04-20T08:19:23.334Z] c78737700236: Layer already exists [2023-04-20T08:19:23.334Z] 3dd18743357e: Layer already exists [2023-04-20T08:19:23.334Z] c26a5166e217: Layer already exists [2023-04-20T08:19:23.334Z] d7a171a6f229: Layer already exists [2023-04-20T08:19:23.334Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:23.334Z] 0730c431f97b: Layer already exists [2023-04-20T08:19:23.334Z] 9c6f2db96a9c: Layer already exists [2023-04-20T08:19:23.334Z] 00eca50bb8fa: Layer already exists [2023-04-20T08:19:23.334Z] 6ad96a84b366: Layer already exists [2023-04-20T08:19:23.334Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:23.334Z] main: digest: sha256:4bf762aa56b585c63269fe96f6f53c8f6576c1e5888a0b60b7c92c29979f0cf8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:23.372Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:23.378Z] taggedImages: [2023-04-20T08:19:23.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:23.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-20T08:19:23.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.135 [2023-04-20T08:19:23.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:23.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-20T08:19:23.392Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-20T08:19:23.392Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:23.392Z] latest [2023-04-20T08:19:23.392Z] 3.0.0-dev.135 [2023-04-20T08:19:23.392Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:23.392Z] main [2023-04-20T08:19:23.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:23.703Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:24.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:24.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-20T08:19:24.005Z] c96f9d86fb5f: Preparing [2023-04-20T08:19:24.005Z] 6dbb3e0e91ce: Preparing [2023-04-20T08:19:24.005Z] 4d785c8d1e0e: Preparing [2023-04-20T08:19:24.005Z] b1f10e6619d1: Preparing [2023-04-20T08:19:24.005Z] d9fd48711b22: Preparing [2023-04-20T08:19:24.005Z] c26a5166e217: Preparing [2023-04-20T08:19:24.005Z] e45a4b58fc61: Preparing [2023-04-20T08:19:24.005Z] f1417ff83b31: Preparing [2023-04-20T08:19:24.005Z] f1417ff83b31: Waiting [2023-04-20T08:19:24.005Z] e45a4b58fc61: Waiting [2023-04-20T08:19:24.005Z] c26a5166e217: Waiting [2023-04-20T08:19:24.005Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:24.005Z] c26a5166e217: Layer already exists [2023-04-20T08:19:24.005Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:24.005Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:24.005Z] 4d785c8d1e0e: Pushed [2023-04-20T08:19:24.005Z] c96f9d86fb5f: Pushed [2023-04-20T08:19:24.005Z] 6dbb3e0e91ce: Pushed [2023-04-20T08:19:25.384Z] b1f10e6619d1: Pushed [2023-04-20T08:19:25.384Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:25.690Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:26.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-20T08:19:26.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-20T08:19:26.002Z] c96f9d86fb5f: Preparing [2023-04-20T08:19:26.002Z] 6dbb3e0e91ce: Preparing [2023-04-20T08:19:26.002Z] 4d785c8d1e0e: Preparing [2023-04-20T08:19:26.002Z] b1f10e6619d1: Preparing [2023-04-20T08:19:26.002Z] d9fd48711b22: Preparing [2023-04-20T08:19:26.002Z] c26a5166e217: Preparing [2023-04-20T08:19:26.002Z] e45a4b58fc61: Preparing [2023-04-20T08:19:26.002Z] f1417ff83b31: Preparing [2023-04-20T08:19:26.002Z] c26a5166e217: Waiting [2023-04-20T08:19:26.002Z] e45a4b58fc61: Waiting [2023-04-20T08:19:26.002Z] f1417ff83b31: Waiting [2023-04-20T08:19:26.002Z] 6dbb3e0e91ce: Layer already exists [2023-04-20T08:19:26.002Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:26.002Z] c96f9d86fb5f: Layer already exists [2023-04-20T08:19:26.002Z] b1f10e6619d1: Layer already exists [2023-04-20T08:19:26.002Z] 4d785c8d1e0e: Layer already exists [2023-04-20T08:19:26.002Z] c26a5166e217: Layer already exists [2023-04-20T08:19:26.002Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:26.002Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:26.002Z] latest: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:26.334Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:26.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 [2023-04-20T08:19:26.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-20T08:19:26.636Z] c96f9d86fb5f: Preparing [2023-04-20T08:19:26.636Z] 6dbb3e0e91ce: Preparing [2023-04-20T08:19:26.636Z] 4d785c8d1e0e: Preparing [2023-04-20T08:19:26.636Z] b1f10e6619d1: Preparing [2023-04-20T08:19:26.636Z] d9fd48711b22: Preparing [2023-04-20T08:19:26.636Z] c26a5166e217: Preparing [2023-04-20T08:19:26.636Z] e45a4b58fc61: Preparing [2023-04-20T08:19:26.636Z] f1417ff83b31: Preparing [2023-04-20T08:19:26.636Z] c26a5166e217: Waiting [2023-04-20T08:19:26.636Z] e45a4b58fc61: Waiting [2023-04-20T08:19:26.636Z] f1417ff83b31: Waiting [2023-04-20T08:19:26.636Z] 4d785c8d1e0e: Layer already exists [2023-04-20T08:19:26.636Z] b1f10e6619d1: Layer already exists [2023-04-20T08:19:26.636Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:26.636Z] 6dbb3e0e91ce: Layer already exists [2023-04-20T08:19:26.636Z] c96f9d86fb5f: Layer already exists [2023-04-20T08:19:26.636Z] c26a5166e217: Layer already exists [2023-04-20T08:19:26.636Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:26.636Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:26.636Z] 3.0.0-dev.135: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:26.940Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:27.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:27.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-20T08:19:27.242Z] c96f9d86fb5f: Preparing [2023-04-20T08:19:27.242Z] 6dbb3e0e91ce: Preparing [2023-04-20T08:19:27.242Z] 4d785c8d1e0e: Preparing [2023-04-20T08:19:27.242Z] b1f10e6619d1: Preparing [2023-04-20T08:19:27.242Z] d9fd48711b22: Preparing [2023-04-20T08:19:27.242Z] c26a5166e217: Preparing [2023-04-20T08:19:27.242Z] e45a4b58fc61: Preparing [2023-04-20T08:19:27.242Z] f1417ff83b31: Preparing [2023-04-20T08:19:27.242Z] e45a4b58fc61: Waiting [2023-04-20T08:19:27.242Z] c26a5166e217: Waiting [2023-04-20T08:19:27.242Z] f1417ff83b31: Waiting [2023-04-20T08:19:27.242Z] b1f10e6619d1: Layer already exists [2023-04-20T08:19:27.242Z] 4d785c8d1e0e: Layer already exists [2023-04-20T08:19:27.242Z] c96f9d86fb5f: Layer already exists [2023-04-20T08:19:27.242Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:27.242Z] 6dbb3e0e91ce: Layer already exists [2023-04-20T08:19:27.242Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:27.242Z] c26a5166e217: Layer already exists [2023-04-20T08:19:27.242Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:27.242Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:27.548Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:27.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-20T08:19:27.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-20T08:19:27.850Z] c96f9d86fb5f: Preparing [2023-04-20T08:19:27.850Z] 6dbb3e0e91ce: Preparing [2023-04-20T08:19:27.850Z] 4d785c8d1e0e: Preparing [2023-04-20T08:19:27.850Z] b1f10e6619d1: Preparing [2023-04-20T08:19:27.850Z] d9fd48711b22: Preparing [2023-04-20T08:19:27.850Z] c26a5166e217: Preparing [2023-04-20T08:19:27.850Z] e45a4b58fc61: Preparing [2023-04-20T08:19:27.850Z] c26a5166e217: Waiting [2023-04-20T08:19:27.850Z] f1417ff83b31: Preparing [2023-04-20T08:19:27.850Z] e45a4b58fc61: Waiting [2023-04-20T08:19:27.850Z] f1417ff83b31: Waiting [2023-04-20T08:19:27.850Z] 4d785c8d1e0e: Layer already exists [2023-04-20T08:19:27.850Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:27.850Z] b1f10e6619d1: Layer already exists [2023-04-20T08:19:27.850Z] c96f9d86fb5f: Layer already exists [2023-04-20T08:19:27.850Z] 6dbb3e0e91ce: Layer already exists [2023-04-20T08:19:27.850Z] e45a4b58fc61: Layer already exists [2023-04-20T08:19:27.850Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:27.850Z] c26a5166e217: Layer already exists [2023-04-20T08:19:27.850Z] main: digest: sha256:0a2b21d74b999579568013de6e5307724160517d4a4483f5078e2313cc2dc91c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:27.885Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:27.890Z] taggedImages: [2023-04-20T08:19:27.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:27.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-20T08:19:27.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.135 [2023-04-20T08:19:27.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:27.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-20T08:19:27.905Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-20T08:19:27.905Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:27.905Z] latest [2023-04-20T08:19:27.905Z] 3.0.0-dev.135 [2023-04-20T08:19:27.905Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:27.905Z] main [2023-04-20T08:19:27.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:28.214Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:28.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:28.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-20T08:19:28.513Z] 95a71fe9fed4: Preparing [2023-04-20T08:19:28.513Z] dc1c480e9ac9: Preparing [2023-04-20T08:19:28.513Z] 135b95760347: Preparing [2023-04-20T08:19:28.513Z] 5af4d6626b5b: Preparing [2023-04-20T08:19:28.513Z] d9fd48711b22: Preparing [2023-04-20T08:19:28.513Z] c26a5166e217: Preparing [2023-04-20T08:19:28.513Z] c25aea13eff2: Preparing [2023-04-20T08:19:28.513Z] ee977a3830da: Preparing [2023-04-20T08:19:28.513Z] f1417ff83b31: Preparing [2023-04-20T08:19:28.513Z] c26a5166e217: Waiting [2023-04-20T08:19:28.513Z] c25aea13eff2: Waiting [2023-04-20T08:19:28.513Z] f1417ff83b31: Waiting [2023-04-20T08:19:28.513Z] ee977a3830da: Waiting [2023-04-20T08:19:28.513Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:28.513Z] c26a5166e217: Layer already exists [2023-04-20T08:19:28.513Z] 95a71fe9fed4: Pushed [2023-04-20T08:19:28.513Z] 5af4d6626b5b: Pushed [2023-04-20T08:19:28.513Z] dc1c480e9ac9: Pushed [2023-04-20T08:19:28.513Z] c25aea13eff2: Pushed [2023-04-20T08:19:28.513Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:28.770Z] ee977a3830da: Pushed [2023-04-20T08:19:29.711Z] 135b95760347: Pushed [2023-04-20T08:19:29.712Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:30.015Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:30.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-20T08:19:30.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-20T08:19:30.312Z] 95a71fe9fed4: Preparing [2023-04-20T08:19:30.312Z] dc1c480e9ac9: Preparing [2023-04-20T08:19:30.312Z] 135b95760347: Preparing [2023-04-20T08:19:30.312Z] 5af4d6626b5b: Preparing [2023-04-20T08:19:30.312Z] d9fd48711b22: Preparing [2023-04-20T08:19:30.312Z] c26a5166e217: Preparing [2023-04-20T08:19:30.312Z] c25aea13eff2: Preparing [2023-04-20T08:19:30.312Z] ee977a3830da: Preparing [2023-04-20T08:19:30.312Z] f1417ff83b31: Preparing [2023-04-20T08:19:30.312Z] ee977a3830da: Waiting [2023-04-20T08:19:30.312Z] c26a5166e217: Waiting [2023-04-20T08:19:30.312Z] f1417ff83b31: Waiting [2023-04-20T08:19:30.312Z] c25aea13eff2: Waiting [2023-04-20T08:19:30.312Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:30.312Z] dc1c480e9ac9: Layer already exists [2023-04-20T08:19:30.312Z] 95a71fe9fed4: Layer already exists [2023-04-20T08:19:30.312Z] 5af4d6626b5b: Layer already exists [2023-04-20T08:19:30.312Z] 135b95760347: Layer already exists [2023-04-20T08:19:30.312Z] c26a5166e217: Layer already exists [2023-04-20T08:19:30.312Z] c25aea13eff2: Layer already exists [2023-04-20T08:19:30.312Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:30.312Z] ee977a3830da: Layer already exists [2023-04-20T08:19:30.312Z] latest: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:30.618Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:30.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 [2023-04-20T08:19:30.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-20T08:19:30.928Z] 95a71fe9fed4: Preparing [2023-04-20T08:19:30.928Z] dc1c480e9ac9: Preparing [2023-04-20T08:19:30.928Z] 135b95760347: Preparing [2023-04-20T08:19:30.928Z] 5af4d6626b5b: Preparing [2023-04-20T08:19:30.928Z] d9fd48711b22: Preparing [2023-04-20T08:19:30.928Z] c26a5166e217: Preparing [2023-04-20T08:19:30.928Z] c25aea13eff2: Preparing [2023-04-20T08:19:30.928Z] ee977a3830da: Preparing [2023-04-20T08:19:30.928Z] f1417ff83b31: Preparing [2023-04-20T08:19:30.928Z] ee977a3830da: Waiting [2023-04-20T08:19:30.928Z] c26a5166e217: Waiting [2023-04-20T08:19:30.928Z] f1417ff83b31: Waiting [2023-04-20T08:19:30.928Z] c25aea13eff2: Waiting [2023-04-20T08:19:30.928Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:30.928Z] 135b95760347: Layer already exists [2023-04-20T08:19:30.928Z] 95a71fe9fed4: Layer already exists [2023-04-20T08:19:30.928Z] dc1c480e9ac9: Layer already exists [2023-04-20T08:19:30.928Z] 5af4d6626b5b: Layer already exists [2023-04-20T08:19:30.928Z] c25aea13eff2: Layer already exists [2023-04-20T08:19:30.928Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:30.928Z] c26a5166e217: Layer already exists [2023-04-20T08:19:30.928Z] ee977a3830da: Layer already exists [2023-04-20T08:19:30.928Z] 3.0.0-dev.135: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:31.233Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:31.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:31.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-20T08:19:31.565Z] 95a71fe9fed4: Preparing [2023-04-20T08:19:31.565Z] dc1c480e9ac9: Preparing [2023-04-20T08:19:31.565Z] 135b95760347: Preparing [2023-04-20T08:19:31.565Z] 5af4d6626b5b: Preparing [2023-04-20T08:19:31.565Z] d9fd48711b22: Preparing [2023-04-20T08:19:31.565Z] c26a5166e217: Preparing [2023-04-20T08:19:31.565Z] c25aea13eff2: Preparing [2023-04-20T08:19:31.565Z] ee977a3830da: Preparing [2023-04-20T08:19:31.565Z] f1417ff83b31: Preparing [2023-04-20T08:19:31.565Z] c26a5166e217: Waiting [2023-04-20T08:19:31.565Z] ee977a3830da: Waiting [2023-04-20T08:19:31.565Z] c25aea13eff2: Waiting [2023-04-20T08:19:31.565Z] f1417ff83b31: Waiting [2023-04-20T08:19:31.565Z] 95a71fe9fed4: Layer already exists [2023-04-20T08:19:31.565Z] dc1c480e9ac9: Layer already exists [2023-04-20T08:19:31.565Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:31.565Z] 135b95760347: Layer already exists [2023-04-20T08:19:31.565Z] 5af4d6626b5b: Layer already exists [2023-04-20T08:19:31.565Z] ee977a3830da: Layer already exists [2023-04-20T08:19:31.565Z] c26a5166e217: Layer already exists [2023-04-20T08:19:31.565Z] c25aea13eff2: Layer already exists [2023-04-20T08:19:31.565Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:31.565Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:31.891Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:32.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-20T08:19:32.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-20T08:19:32.252Z] 95a71fe9fed4: Preparing [2023-04-20T08:19:32.252Z] dc1c480e9ac9: Preparing [2023-04-20T08:19:32.252Z] 135b95760347: Preparing [2023-04-20T08:19:32.252Z] 5af4d6626b5b: Preparing [2023-04-20T08:19:32.252Z] d9fd48711b22: Preparing [2023-04-20T08:19:32.252Z] c26a5166e217: Preparing [2023-04-20T08:19:32.252Z] c25aea13eff2: Preparing [2023-04-20T08:19:32.252Z] ee977a3830da: Preparing [2023-04-20T08:19:32.252Z] f1417ff83b31: Preparing [2023-04-20T08:19:32.252Z] ee977a3830da: Waiting [2023-04-20T08:19:32.252Z] c26a5166e217: Waiting [2023-04-20T08:19:32.252Z] f1417ff83b31: Waiting [2023-04-20T08:19:32.252Z] 135b95760347: Layer already exists [2023-04-20T08:19:32.252Z] 5af4d6626b5b: Layer already exists [2023-04-20T08:19:32.252Z] 95a71fe9fed4: Layer already exists [2023-04-20T08:19:32.252Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:32.252Z] dc1c480e9ac9: Layer already exists [2023-04-20T08:19:32.252Z] c26a5166e217: Layer already exists [2023-04-20T08:19:32.252Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:32.252Z] ee977a3830da: Layer already exists [2023-04-20T08:19:32.252Z] c25aea13eff2: Layer already exists [2023-04-20T08:19:32.252Z] main: digest: sha256:b61531854b5164e844166842fb575eedbea6f2e4bf2c2281971c43146a4a7369 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:32.296Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:32.309Z] taggedImages: [2023-04-20T08:19:32.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:32.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-20T08:19:32.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.135 [2023-04-20T08:19:32.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:32.309Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-20T08:19:32.335Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-20T08:19:32.335Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:32.335Z] latest [2023-04-20T08:19:32.335Z] 3.0.0-dev.135 [2023-04-20T08:19:32.335Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:32.335Z] main [2023-04-20T08:19:32.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:32.669Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:32.982Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:32.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-20T08:19:32.982Z] 7da76ebab78f: Preparing [2023-04-20T08:19:32.982Z] 4093fe098dbe: Preparing [2023-04-20T08:19:32.982Z] ef98e9c7f6fe: Preparing [2023-04-20T08:19:32.982Z] 587d67cd26bf: Preparing [2023-04-20T08:19:32.982Z] d135a8211bbc: Preparing [2023-04-20T08:19:32.982Z] 5dcfd0c123cb: Preparing [2023-04-20T08:19:32.982Z] 9e6329175dbd: Preparing [2023-04-20T08:19:32.982Z] d9fd48711b22: Preparing [2023-04-20T08:19:32.982Z] c26a5166e217: Preparing [2023-04-20T08:19:32.982Z] 3c4dfe92f2f8: Preparing [2023-04-20T08:19:32.982Z] f1417ff83b31: Preparing [2023-04-20T08:19:32.982Z] 5dcfd0c123cb: Waiting [2023-04-20T08:19:32.982Z] 9e6329175dbd: Waiting [2023-04-20T08:19:32.982Z] d9fd48711b22: Waiting [2023-04-20T08:19:32.982Z] c26a5166e217: Waiting [2023-04-20T08:19:32.982Z] 3c4dfe92f2f8: Waiting [2023-04-20T08:19:32.982Z] f1417ff83b31: Waiting [2023-04-20T08:19:32.982Z] 4093fe098dbe: Pushed [2023-04-20T08:19:32.982Z] 7da76ebab78f: Pushed [2023-04-20T08:19:32.982Z] d135a8211bbc: Pushed [2023-04-20T08:19:32.982Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:32.982Z] c26a5166e217: Layer already exists [2023-04-20T08:19:32.982Z] 5dcfd0c123cb: Pushed [2023-04-20T08:19:32.982Z] 9e6329175dbd: Pushed [2023-04-20T08:19:33.241Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:33.241Z] 3c4dfe92f2f8: Pushed [2023-04-20T08:19:34.176Z] 587d67cd26bf: Pushed [2023-04-20T08:19:34.436Z] ef98e9c7f6fe: Pushed [2023-04-20T08:19:34.707Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:35.022Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:35.323Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-20T08:19:35.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-20T08:19:35.323Z] 7da76ebab78f: Preparing [2023-04-20T08:19:35.323Z] 4093fe098dbe: Preparing [2023-04-20T08:19:35.323Z] ef98e9c7f6fe: Preparing [2023-04-20T08:19:35.323Z] 587d67cd26bf: Preparing [2023-04-20T08:19:35.323Z] d135a8211bbc: Preparing [2023-04-20T08:19:35.323Z] 5dcfd0c123cb: Preparing [2023-04-20T08:19:35.323Z] 9e6329175dbd: Preparing [2023-04-20T08:19:35.323Z] d9fd48711b22: Preparing [2023-04-20T08:19:35.323Z] c26a5166e217: Preparing [2023-04-20T08:19:35.323Z] 3c4dfe92f2f8: Preparing [2023-04-20T08:19:35.323Z] f1417ff83b31: Preparing [2023-04-20T08:19:35.323Z] 5dcfd0c123cb: Waiting [2023-04-20T08:19:35.323Z] 9e6329175dbd: Waiting [2023-04-20T08:19:35.323Z] d9fd48711b22: Waiting [2023-04-20T08:19:35.323Z] f1417ff83b31: Waiting [2023-04-20T08:19:35.323Z] c26a5166e217: Waiting [2023-04-20T08:19:35.323Z] 3c4dfe92f2f8: Waiting [2023-04-20T08:19:35.323Z] ef98e9c7f6fe: Layer already exists [2023-04-20T08:19:35.323Z] 7da76ebab78f: Layer already exists [2023-04-20T08:19:35.323Z] d135a8211bbc: Layer already exists [2023-04-20T08:19:35.323Z] 587d67cd26bf: Layer already exists [2023-04-20T08:19:35.323Z] 4093fe098dbe: Layer already exists [2023-04-20T08:19:35.323Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:35.323Z] c26a5166e217: Layer already exists [2023-04-20T08:19:35.323Z] 9e6329175dbd: Layer already exists [2023-04-20T08:19:35.323Z] 5dcfd0c123cb: Layer already exists [2023-04-20T08:19:35.323Z] 3c4dfe92f2f8: Layer already exists [2023-04-20T08:19:35.323Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:35.324Z] latest: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:35.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:35.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 [2023-04-20T08:19:35.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-20T08:19:35.946Z] 7da76ebab78f: Preparing [2023-04-20T08:19:35.946Z] 4093fe098dbe: Preparing [2023-04-20T08:19:35.946Z] ef98e9c7f6fe: Preparing [2023-04-20T08:19:35.946Z] 587d67cd26bf: Preparing [2023-04-20T08:19:35.946Z] d135a8211bbc: Preparing [2023-04-20T08:19:35.946Z] 5dcfd0c123cb: Preparing [2023-04-20T08:19:35.946Z] 9e6329175dbd: Preparing [2023-04-20T08:19:35.946Z] d9fd48711b22: Preparing [2023-04-20T08:19:35.946Z] c26a5166e217: Preparing [2023-04-20T08:19:35.946Z] 3c4dfe92f2f8: Preparing [2023-04-20T08:19:35.946Z] f1417ff83b31: Preparing [2023-04-20T08:19:35.946Z] 9e6329175dbd: Waiting [2023-04-20T08:19:35.946Z] 5dcfd0c123cb: Waiting [2023-04-20T08:19:35.946Z] c26a5166e217: Waiting [2023-04-20T08:19:35.946Z] 3c4dfe92f2f8: Waiting [2023-04-20T08:19:35.946Z] d9fd48711b22: Waiting [2023-04-20T08:19:35.946Z] f1417ff83b31: Waiting [2023-04-20T08:19:35.946Z] ef98e9c7f6fe: Layer already exists [2023-04-20T08:19:35.946Z] 587d67cd26bf: Layer already exists [2023-04-20T08:19:35.946Z] d135a8211bbc: Layer already exists [2023-04-20T08:19:35.946Z] 7da76ebab78f: Layer already exists [2023-04-20T08:19:35.946Z] 4093fe098dbe: Layer already exists [2023-04-20T08:19:35.946Z] 5dcfd0c123cb: Layer already exists [2023-04-20T08:19:35.946Z] 9e6329175dbd: Layer already exists [2023-04-20T08:19:35.946Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:35.946Z] c26a5166e217: Layer already exists [2023-04-20T08:19:35.946Z] 3c4dfe92f2f8: Layer already exists [2023-04-20T08:19:35.946Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:35.946Z] 3.0.0-dev.135: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:36.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:36.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:36.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-20T08:19:36.563Z] 7da76ebab78f: Preparing [2023-04-20T08:19:36.563Z] 4093fe098dbe: Preparing [2023-04-20T08:19:36.563Z] ef98e9c7f6fe: Preparing [2023-04-20T08:19:36.563Z] 587d67cd26bf: Preparing [2023-04-20T08:19:36.563Z] d135a8211bbc: Preparing [2023-04-20T08:19:36.563Z] 5dcfd0c123cb: Preparing [2023-04-20T08:19:36.563Z] 9e6329175dbd: Preparing [2023-04-20T08:19:36.563Z] d9fd48711b22: Preparing [2023-04-20T08:19:36.563Z] c26a5166e217: Preparing [2023-04-20T08:19:36.563Z] 3c4dfe92f2f8: Preparing [2023-04-20T08:19:36.563Z] f1417ff83b31: Preparing [2023-04-20T08:19:36.563Z] 5dcfd0c123cb: Waiting [2023-04-20T08:19:36.563Z] 3c4dfe92f2f8: Waiting [2023-04-20T08:19:36.563Z] d9fd48711b22: Waiting [2023-04-20T08:19:36.563Z] 9e6329175dbd: Waiting [2023-04-20T08:19:36.563Z] c26a5166e217: Waiting [2023-04-20T08:19:36.563Z] f1417ff83b31: Waiting [2023-04-20T08:19:36.563Z] 587d67cd26bf: Layer already exists [2023-04-20T08:19:36.563Z] d135a8211bbc: Layer already exists [2023-04-20T08:19:36.563Z] 4093fe098dbe: Layer already exists [2023-04-20T08:19:36.563Z] 7da76ebab78f: Layer already exists [2023-04-20T08:19:36.563Z] ef98e9c7f6fe: Layer already exists [2023-04-20T08:19:36.563Z] c26a5166e217: Layer already exists [2023-04-20T08:19:36.563Z] 3c4dfe92f2f8: Layer already exists [2023-04-20T08:19:36.563Z] 9e6329175dbd: Layer already exists [2023-04-20T08:19:36.563Z] 5dcfd0c123cb: Layer already exists [2023-04-20T08:19:36.563Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:36.563Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:36.563Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:36.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:37.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-20T08:19:37.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-20T08:19:37.179Z] 7da76ebab78f: Preparing [2023-04-20T08:19:37.179Z] 4093fe098dbe: Preparing [2023-04-20T08:19:37.179Z] ef98e9c7f6fe: Preparing [2023-04-20T08:19:37.179Z] 587d67cd26bf: Preparing [2023-04-20T08:19:37.179Z] d135a8211bbc: Preparing [2023-04-20T08:19:37.179Z] 5dcfd0c123cb: Preparing [2023-04-20T08:19:37.179Z] 9e6329175dbd: Preparing [2023-04-20T08:19:37.179Z] d9fd48711b22: Preparing [2023-04-20T08:19:37.179Z] c26a5166e217: Preparing [2023-04-20T08:19:37.179Z] 3c4dfe92f2f8: Preparing [2023-04-20T08:19:37.179Z] f1417ff83b31: Preparing [2023-04-20T08:19:37.179Z] d9fd48711b22: Waiting [2023-04-20T08:19:37.179Z] c26a5166e217: Waiting [2023-04-20T08:19:37.179Z] 3c4dfe92f2f8: Waiting [2023-04-20T08:19:37.179Z] 9e6329175dbd: Waiting [2023-04-20T08:19:37.179Z] 5dcfd0c123cb: Waiting [2023-04-20T08:19:37.179Z] f1417ff83b31: Waiting [2023-04-20T08:19:37.179Z] 4093fe098dbe: Layer already exists [2023-04-20T08:19:37.179Z] 587d67cd26bf: Layer already exists [2023-04-20T08:19:37.179Z] ef98e9c7f6fe: Layer already exists [2023-04-20T08:19:37.179Z] d135a8211bbc: Layer already exists [2023-04-20T08:19:37.179Z] 7da76ebab78f: Layer already exists [2023-04-20T08:19:37.179Z] 5dcfd0c123cb: Layer already exists [2023-04-20T08:19:37.179Z] 9e6329175dbd: Layer already exists [2023-04-20T08:19:37.179Z] 3c4dfe92f2f8: Layer already exists [2023-04-20T08:19:37.179Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:37.179Z] c26a5166e217: Layer already exists [2023-04-20T08:19:37.179Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:37.179Z] main: digest: sha256:55fac01785ce9f57f214a8249e664dd791305d6df59418a6e75a86a5a76f25f2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:37.213Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:37.219Z] taggedImages: [2023-04-20T08:19:37.219Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:37.219Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-20T08:19:37.219Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.135 [2023-04-20T08:19:37.219Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:37.219Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-20T08:19:37.235Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-20T08:19:37.235Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:37.235Z] latest [2023-04-20T08:19:37.235Z] 3.0.0-dev.135 [2023-04-20T08:19:37.235Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:37.235Z] main [2023-04-20T08:19:37.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:37.537Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:37.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:37.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-20T08:19:37.840Z] 32398042aa22: Preparing [2023-04-20T08:19:37.840Z] fcb3a4491ad2: Preparing [2023-04-20T08:19:37.840Z] d9fd48711b22: Preparing [2023-04-20T08:19:37.840Z] c26a5166e217: Preparing [2023-04-20T08:19:37.840Z] 6e6de1c79366: Preparing [2023-04-20T08:19:37.840Z] f1417ff83b31: Preparing [2023-04-20T08:19:37.840Z] f1417ff83b31: Waiting [2023-04-20T08:19:37.840Z] c26a5166e217: Layer already exists [2023-04-20T08:19:37.840Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:37.840Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:37.840Z] 32398042aa22: Pushed [2023-04-20T08:19:38.405Z] 6e6de1c79366: Pushed [2023-04-20T08:19:39.800Z] fcb3a4491ad2: Pushed [2023-04-20T08:19:40.059Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:40.378Z] + 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-04-20T08:19:40.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-20T08:19:40.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-20T08:19:40.682Z] 32398042aa22: Preparing [2023-04-20T08:19:40.682Z] fcb3a4491ad2: Preparing [2023-04-20T08:19:40.682Z] d9fd48711b22: Preparing [2023-04-20T08:19:40.682Z] c26a5166e217: Preparing [2023-04-20T08:19:40.682Z] 6e6de1c79366: Preparing [2023-04-20T08:19:40.682Z] f1417ff83b31: Preparing [2023-04-20T08:19:40.682Z] f1417ff83b31: Waiting [2023-04-20T08:19:40.682Z] c26a5166e217: Layer already exists [2023-04-20T08:19:40.682Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:40.682Z] fcb3a4491ad2: Layer already exists [2023-04-20T08:19:40.683Z] 32398042aa22: Layer already exists [2023-04-20T08:19:40.683Z] 6e6de1c79366: Layer already exists [2023-04-20T08:19:40.683Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:40.683Z] latest: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:40.994Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:41.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 [2023-04-20T08:19:41.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-20T08:19:41.315Z] 32398042aa22: Preparing [2023-04-20T08:19:41.315Z] fcb3a4491ad2: Preparing [2023-04-20T08:19:41.315Z] d9fd48711b22: Preparing [2023-04-20T08:19:41.315Z] c26a5166e217: Preparing [2023-04-20T08:19:41.315Z] 6e6de1c79366: Preparing [2023-04-20T08:19:41.315Z] f1417ff83b31: Preparing [2023-04-20T08:19:41.315Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:41.315Z] c26a5166e217: Layer already exists [2023-04-20T08:19:41.315Z] 6e6de1c79366: Layer already exists [2023-04-20T08:19:41.315Z] fcb3a4491ad2: Layer already exists [2023-04-20T08:19:41.315Z] 32398042aa22: Layer already exists [2023-04-20T08:19:41.315Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:41.315Z] 3.0.0-dev.135: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:41.617Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:41.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:41.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-20T08:19:41.919Z] 32398042aa22: Preparing [2023-04-20T08:19:41.919Z] fcb3a4491ad2: Preparing [2023-04-20T08:19:41.919Z] d9fd48711b22: Preparing [2023-04-20T08:19:41.919Z] c26a5166e217: Preparing [2023-04-20T08:19:41.919Z] 6e6de1c79366: Preparing [2023-04-20T08:19:41.919Z] f1417ff83b31: Preparing [2023-04-20T08:19:41.919Z] f1417ff83b31: Waiting [2023-04-20T08:19:41.919Z] fcb3a4491ad2: Layer already exists [2023-04-20T08:19:41.919Z] c26a5166e217: Layer already exists [2023-04-20T08:19:41.919Z] 32398042aa22: Layer already exists [2023-04-20T08:19:41.919Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:41.919Z] 6e6de1c79366: Layer already exists [2023-04-20T08:19:41.919Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:41.919Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:42.218Z] + 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-04-20T08:19:42.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-20T08:19:42.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-20T08:19:42.537Z] 32398042aa22: Preparing [2023-04-20T08:19:42.537Z] fcb3a4491ad2: Preparing [2023-04-20T08:19:42.537Z] d9fd48711b22: Preparing [2023-04-20T08:19:42.537Z] c26a5166e217: Preparing [2023-04-20T08:19:42.537Z] 6e6de1c79366: Preparing [2023-04-20T08:19:42.537Z] f1417ff83b31: Preparing [2023-04-20T08:19:42.537Z] f1417ff83b31: Waiting [2023-04-20T08:19:42.537Z] 32398042aa22: Layer already exists [2023-04-20T08:19:42.537Z] 6e6de1c79366: Layer already exists [2023-04-20T08:19:42.537Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:42.537Z] c26a5166e217: Layer already exists [2023-04-20T08:19:42.537Z] fcb3a4491ad2: Layer already exists [2023-04-20T08:19:42.537Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:42.537Z] main: digest: sha256:b04afb2125298e6ef98dbfc2b1b0fc06f5dd521f653982a0001babc615b5bf0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:42.590Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:42.604Z] taggedImages: [2023-04-20T08:19:42.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:42.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-20T08:19:42.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.135 [2023-04-20T08:19:42.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:42.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-20T08:19:42.629Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-20T08:19:42.629Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:42.629Z] latest [2023-04-20T08:19:42.629Z] 3.0.0-dev.135 [2023-04-20T08:19:42.629Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:42.629Z] main [2023-04-20T08:19:42.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:42.955Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:43.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:43.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-20T08:19:43.272Z] 55d528b26b81: Preparing [2023-04-20T08:19:43.272Z] 845eed932397: Preparing [2023-04-20T08:19:43.272Z] 7c4b266dc8ae: Preparing [2023-04-20T08:19:43.272Z] 40d0bfb1f419: Preparing [2023-04-20T08:19:43.272Z] 6bfb423d6520: Preparing [2023-04-20T08:19:43.272Z] d9fd48711b22: Preparing [2023-04-20T08:19:43.272Z] c26a5166e217: Preparing [2023-04-20T08:19:43.272Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:19:43.272Z] f1417ff83b31: Preparing [2023-04-20T08:19:43.272Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:19:43.272Z] f1417ff83b31: Waiting [2023-04-20T08:19:43.272Z] c26a5166e217: Waiting [2023-04-20T08:19:43.272Z] d9fd48711b22: Waiting [2023-04-20T08:19:43.272Z] 7c4b266dc8ae: Pushed [2023-04-20T08:19:43.272Z] 55d528b26b81: Pushed [2023-04-20T08:19:43.272Z] 845eed932397: Pushed [2023-04-20T08:19:43.529Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:43.529Z] c26a5166e217: Layer already exists [2023-04-20T08:19:43.529Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:43.797Z] 6e4c5afa2cdf: Pushed [2023-04-20T08:19:47.085Z] 6bfb423d6520: Pushed [2023-04-20T08:19:50.387Z] 40d0bfb1f419: Pushed [2023-04-20T08:19:50.387Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:50.701Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:51.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-20T08:19:51.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-20T08:19:51.011Z] 55d528b26b81: Preparing [2023-04-20T08:19:51.011Z] 845eed932397: Preparing [2023-04-20T08:19:51.011Z] 7c4b266dc8ae: Preparing [2023-04-20T08:19:51.011Z] 40d0bfb1f419: Preparing [2023-04-20T08:19:51.011Z] 6bfb423d6520: Preparing [2023-04-20T08:19:51.011Z] d9fd48711b22: Preparing [2023-04-20T08:19:51.011Z] c26a5166e217: Preparing [2023-04-20T08:19:51.011Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:19:51.011Z] f1417ff83b31: Preparing [2023-04-20T08:19:51.011Z] c26a5166e217: Waiting [2023-04-20T08:19:51.011Z] d9fd48711b22: Waiting [2023-04-20T08:19:51.011Z] f1417ff83b31: Waiting [2023-04-20T08:19:51.011Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:19:51.011Z] 40d0bfb1f419: Layer already exists [2023-04-20T08:19:51.011Z] 7c4b266dc8ae: Layer already exists [2023-04-20T08:19:51.011Z] 845eed932397: Layer already exists [2023-04-20T08:19:51.011Z] 55d528b26b81: Layer already exists [2023-04-20T08:19:51.011Z] 6bfb423d6520: Layer already exists [2023-04-20T08:19:51.011Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:51.011Z] c26a5166e217: Layer already exists [2023-04-20T08:19:51.011Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:19:51.011Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:51.011Z] latest: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:51.313Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:51.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 [2023-04-20T08:19:51.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-20T08:19:51.716Z] 55d528b26b81: Preparing [2023-04-20T08:19:51.716Z] 845eed932397: Preparing [2023-04-20T08:19:51.716Z] 7c4b266dc8ae: Preparing [2023-04-20T08:19:51.716Z] 40d0bfb1f419: Preparing [2023-04-20T08:19:51.716Z] 6bfb423d6520: Preparing [2023-04-20T08:19:51.716Z] d9fd48711b22: Preparing [2023-04-20T08:19:51.716Z] c26a5166e217: Preparing [2023-04-20T08:19:51.716Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:19:51.716Z] f1417ff83b31: Preparing [2023-04-20T08:19:51.716Z] c26a5166e217: Waiting [2023-04-20T08:19:51.716Z] d9fd48711b22: Waiting [2023-04-20T08:19:51.716Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:19:51.716Z] f1417ff83b31: Waiting [2023-04-20T08:19:51.716Z] 6bfb423d6520: Layer already exists [2023-04-20T08:19:51.716Z] 55d528b26b81: Layer already exists [2023-04-20T08:19:51.716Z] 7c4b266dc8ae: Layer already exists [2023-04-20T08:19:51.716Z] 845eed932397: Layer already exists [2023-04-20T08:19:51.716Z] 40d0bfb1f419: Layer already exists [2023-04-20T08:19:51.716Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:51.716Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:51.716Z] c26a5166e217: Layer already exists [2023-04-20T08:19:51.716Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:19:51.716Z] 3.0.0-dev.135: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:52.152Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:52.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:52.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-20T08:19:52.478Z] 55d528b26b81: Preparing [2023-04-20T08:19:52.478Z] 845eed932397: Preparing [2023-04-20T08:19:52.478Z] 7c4b266dc8ae: Preparing [2023-04-20T08:19:52.478Z] 40d0bfb1f419: Preparing [2023-04-20T08:19:52.478Z] 6bfb423d6520: Preparing [2023-04-20T08:19:52.478Z] d9fd48711b22: Preparing [2023-04-20T08:19:52.478Z] c26a5166e217: Preparing [2023-04-20T08:19:52.478Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:19:52.478Z] f1417ff83b31: Preparing [2023-04-20T08:19:52.478Z] d9fd48711b22: Waiting [2023-04-20T08:19:52.478Z] c26a5166e217: Waiting [2023-04-20T08:19:52.478Z] f1417ff83b31: Waiting [2023-04-20T08:19:52.478Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:19:52.478Z] 40d0bfb1f419: Layer already exists [2023-04-20T08:19:52.478Z] 6bfb423d6520: Layer already exists [2023-04-20T08:19:52.478Z] 55d528b26b81: Layer already exists [2023-04-20T08:19:52.478Z] 845eed932397: Layer already exists [2023-04-20T08:19:52.478Z] 7c4b266dc8ae: Layer already exists [2023-04-20T08:19:52.478Z] c26a5166e217: Layer already exists [2023-04-20T08:19:52.478Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:52.478Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:52.478Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:19:52.478Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:52.789Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:53.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-20T08:19:53.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-20T08:19:53.099Z] 55d528b26b81: Preparing [2023-04-20T08:19:53.099Z] 845eed932397: Preparing [2023-04-20T08:19:53.099Z] 7c4b266dc8ae: Preparing [2023-04-20T08:19:53.099Z] 40d0bfb1f419: Preparing [2023-04-20T08:19:53.099Z] 6bfb423d6520: Preparing [2023-04-20T08:19:53.099Z] d9fd48711b22: Preparing [2023-04-20T08:19:53.099Z] c26a5166e217: Preparing [2023-04-20T08:19:53.099Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:19:53.099Z] f1417ff83b31: Preparing [2023-04-20T08:19:53.099Z] d9fd48711b22: Waiting [2023-04-20T08:19:53.099Z] c26a5166e217: Waiting [2023-04-20T08:19:53.099Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:19:53.099Z] f1417ff83b31: Waiting [2023-04-20T08:19:53.099Z] 55d528b26b81: Layer already exists [2023-04-20T08:19:53.099Z] 845eed932397: Layer already exists [2023-04-20T08:19:53.099Z] 7c4b266dc8ae: Layer already exists [2023-04-20T08:19:53.099Z] 40d0bfb1f419: Layer already exists [2023-04-20T08:19:53.099Z] 6bfb423d6520: Layer already exists [2023-04-20T08:19:53.099Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:19:53.099Z] c26a5166e217: Layer already exists [2023-04-20T08:19:53.099Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:53.099Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:53.099Z] main: digest: sha256:6885113c478b48556f619dac0d693c3264ea1bc8fc3e29fc802d60e8f2207293 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:19:53.137Z] ===================================================== [Pipeline] echo [2023-04-20T08:19:53.145Z] taggedImages: [2023-04-20T08:19:53.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:53.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-20T08:19:53.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.135 [2023-04-20T08:19:53.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:53.145Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-20T08:19:53.163Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-20T08:19:53.163Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:53.163Z] latest [2023-04-20T08:19:53.163Z] 3.0.0-dev.135 [2023-04-20T08:19:53.163Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:19:53.163Z] main [2023-04-20T08:19:53.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:53.473Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:19:53.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:19:53.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-20T08:19:53.779Z] b4f0fc7ebadf: Preparing [2023-04-20T08:19:53.779Z] 775f3ad947c7: Preparing [2023-04-20T08:19:53.779Z] ceee30e0e6a4: Preparing [2023-04-20T08:19:53.779Z] dc3a625c217a: Preparing [2023-04-20T08:19:53.779Z] d9fd48711b22: Preparing [2023-04-20T08:19:53.779Z] c26a5166e217: Preparing [2023-04-20T08:19:53.779Z] 75bc6c886347: Preparing [2023-04-20T08:19:53.779Z] f1417ff83b31: Preparing [2023-04-20T08:19:53.779Z] 75bc6c886347: Waiting [2023-04-20T08:19:53.779Z] c26a5166e217: Waiting [2023-04-20T08:19:53.779Z] f1417ff83b31: Waiting [2023-04-20T08:19:53.779Z] d9fd48711b22: Layer already exists [2023-04-20T08:19:53.779Z] c26a5166e217: Layer already exists [2023-04-20T08:19:53.779Z] 775f3ad947c7: Pushed [2023-04-20T08:19:53.779Z] b4f0fc7ebadf: Pushed [2023-04-20T08:19:53.779Z] ceee30e0e6a4: Pushed [2023-04-20T08:19:53.779Z] f1417ff83b31: Layer already exists [2023-04-20T08:19:54.038Z] 75bc6c886347: Pushed [2023-04-20T08:20:00.611Z] dc3a625c217a: Pushed [2023-04-20T08:20:00.611Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:00.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:01.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-20T08:20:01.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-20T08:20:01.236Z] b4f0fc7ebadf: Preparing [2023-04-20T08:20:01.236Z] 775f3ad947c7: Preparing [2023-04-20T08:20:01.236Z] ceee30e0e6a4: Preparing [2023-04-20T08:20:01.236Z] dc3a625c217a: Preparing [2023-04-20T08:20:01.236Z] d9fd48711b22: Preparing [2023-04-20T08:20:01.236Z] c26a5166e217: Preparing [2023-04-20T08:20:01.236Z] 75bc6c886347: Preparing [2023-04-20T08:20:01.236Z] f1417ff83b31: Preparing [2023-04-20T08:20:01.236Z] c26a5166e217: Waiting [2023-04-20T08:20:01.236Z] 75bc6c886347: Waiting [2023-04-20T08:20:01.236Z] f1417ff83b31: Waiting [2023-04-20T08:20:01.236Z] ceee30e0e6a4: Layer already exists [2023-04-20T08:20:01.236Z] b4f0fc7ebadf: Layer already exists [2023-04-20T08:20:01.236Z] dc3a625c217a: Layer already exists [2023-04-20T08:20:01.236Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:01.236Z] 775f3ad947c7: Layer already exists [2023-04-20T08:20:01.236Z] 75bc6c886347: Layer already exists [2023-04-20T08:20:01.236Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:01.236Z] c26a5166e217: Layer already exists [2023-04-20T08:20:01.236Z] latest: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:01.550Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:01.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 [2023-04-20T08:20:01.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-20T08:20:01.852Z] b4f0fc7ebadf: Preparing [2023-04-20T08:20:01.852Z] 775f3ad947c7: Preparing [2023-04-20T08:20:01.852Z] ceee30e0e6a4: Preparing [2023-04-20T08:20:01.852Z] dc3a625c217a: Preparing [2023-04-20T08:20:01.852Z] d9fd48711b22: Preparing [2023-04-20T08:20:01.852Z] c26a5166e217: Preparing [2023-04-20T08:20:01.852Z] 75bc6c886347: Preparing [2023-04-20T08:20:01.852Z] f1417ff83b31: Preparing [2023-04-20T08:20:01.852Z] 75bc6c886347: Waiting [2023-04-20T08:20:01.852Z] f1417ff83b31: Waiting [2023-04-20T08:20:01.852Z] dc3a625c217a: Layer already exists [2023-04-20T08:20:01.852Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:01.852Z] ceee30e0e6a4: Layer already exists [2023-04-20T08:20:01.852Z] 775f3ad947c7: Layer already exists [2023-04-20T08:20:01.852Z] b4f0fc7ebadf: Layer already exists [2023-04-20T08:20:01.852Z] 75bc6c886347: Layer already exists [2023-04-20T08:20:01.852Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:01.852Z] c26a5166e217: Layer already exists [2023-04-20T08:20:01.852Z] 3.0.0-dev.135: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:02.154Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:02.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:02.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-20T08:20:02.452Z] b4f0fc7ebadf: Preparing [2023-04-20T08:20:02.452Z] 775f3ad947c7: Preparing [2023-04-20T08:20:02.452Z] ceee30e0e6a4: Preparing [2023-04-20T08:20:02.452Z] dc3a625c217a: Preparing [2023-04-20T08:20:02.452Z] d9fd48711b22: Preparing [2023-04-20T08:20:02.452Z] c26a5166e217: Preparing [2023-04-20T08:20:02.452Z] 75bc6c886347: Preparing [2023-04-20T08:20:02.452Z] f1417ff83b31: Preparing [2023-04-20T08:20:02.452Z] c26a5166e217: Waiting [2023-04-20T08:20:02.452Z] 75bc6c886347: Waiting [2023-04-20T08:20:02.452Z] f1417ff83b31: Waiting [2023-04-20T08:20:02.452Z] 775f3ad947c7: Layer already exists [2023-04-20T08:20:02.452Z] dc3a625c217a: Layer already exists [2023-04-20T08:20:02.452Z] ceee30e0e6a4: Layer already exists [2023-04-20T08:20:02.452Z] b4f0fc7ebadf: Layer already exists [2023-04-20T08:20:02.452Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:02.452Z] c26a5166e217: Layer already exists [2023-04-20T08:20:02.452Z] 75bc6c886347: Layer already exists [2023-04-20T08:20:02.452Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:02.452Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:02.753Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:03.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-20T08:20:03.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-20T08:20:03.055Z] b4f0fc7ebadf: Preparing [2023-04-20T08:20:03.055Z] 775f3ad947c7: Preparing [2023-04-20T08:20:03.055Z] ceee30e0e6a4: Preparing [2023-04-20T08:20:03.055Z] dc3a625c217a: Preparing [2023-04-20T08:20:03.055Z] d9fd48711b22: Preparing [2023-04-20T08:20:03.055Z] c26a5166e217: Preparing [2023-04-20T08:20:03.055Z] 75bc6c886347: Preparing [2023-04-20T08:20:03.055Z] f1417ff83b31: Preparing [2023-04-20T08:20:03.055Z] 75bc6c886347: Waiting [2023-04-20T08:20:03.055Z] f1417ff83b31: Waiting [2023-04-20T08:20:03.055Z] 775f3ad947c7: Layer already exists [2023-04-20T08:20:03.055Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:03.055Z] b4f0fc7ebadf: Layer already exists [2023-04-20T08:20:03.055Z] dc3a625c217a: Layer already exists [2023-04-20T08:20:03.055Z] ceee30e0e6a4: Layer already exists [2023-04-20T08:20:03.055Z] c26a5166e217: Layer already exists [2023-04-20T08:20:03.055Z] 75bc6c886347: Layer already exists [2023-04-20T08:20:03.055Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:03.055Z] main: digest: sha256:909deec24bfab45dac281ed00f494fef9452bef5bb35ececba184aaddecdf9cd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:20:03.101Z] ===================================================== [Pipeline] echo [2023-04-20T08:20:03.111Z] taggedImages: [2023-04-20T08:20:03.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:03.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-20T08:20:03.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.135 [2023-04-20T08:20:03.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:03.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-20T08:20:03.132Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-20T08:20:03.132Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:03.132Z] latest [2023-04-20T08:20:03.132Z] 3.0.0-dev.135 [2023-04-20T08:20:03.132Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:03.132Z] main [2023-04-20T08:20:03.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:03.453Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:03.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:03.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-20T08:20:03.755Z] 1c2db599cd4e: Preparing [2023-04-20T08:20:03.755Z] 1607f27b7755: Preparing [2023-04-20T08:20:03.755Z] cd619fe7dd24: Preparing [2023-04-20T08:20:03.755Z] f90b5fbfcb02: Preparing [2023-04-20T08:20:03.755Z] d9fd48711b22: Preparing [2023-04-20T08:20:03.755Z] c26a5166e217: Preparing [2023-04-20T08:20:03.755Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:20:03.755Z] f1417ff83b31: Preparing [2023-04-20T08:20:03.755Z] f1417ff83b31: Waiting [2023-04-20T08:20:03.755Z] c26a5166e217: Waiting [2023-04-20T08:20:03.755Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:20:03.755Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:03.755Z] c26a5166e217: Layer already exists [2023-04-20T08:20:03.755Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:20:03.755Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:03.755Z] 1c2db599cd4e: Pushed [2023-04-20T08:20:03.755Z] cd619fe7dd24: Pushed [2023-04-20T08:20:03.755Z] 1607f27b7755: Pushed [2023-04-20T08:20:10.317Z] f90b5fbfcb02: Pushed [2023-04-20T08:20:10.317Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:10.626Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:10.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-20T08:20:10.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-20T08:20:10.931Z] 1c2db599cd4e: Preparing [2023-04-20T08:20:10.931Z] 1607f27b7755: Preparing [2023-04-20T08:20:10.931Z] cd619fe7dd24: Preparing [2023-04-20T08:20:10.931Z] f90b5fbfcb02: Preparing [2023-04-20T08:20:10.931Z] d9fd48711b22: Preparing [2023-04-20T08:20:10.931Z] c26a5166e217: Preparing [2023-04-20T08:20:10.931Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:20:10.931Z] f1417ff83b31: Preparing [2023-04-20T08:20:10.931Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:20:10.931Z] c26a5166e217: Waiting [2023-04-20T08:20:10.931Z] f1417ff83b31: Waiting [2023-04-20T08:20:10.931Z] 1607f27b7755: Layer already exists [2023-04-20T08:20:10.931Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:10.931Z] 1c2db599cd4e: Layer already exists [2023-04-20T08:20:10.931Z] f90b5fbfcb02: Layer already exists [2023-04-20T08:20:10.931Z] cd619fe7dd24: Layer already exists [2023-04-20T08:20:10.931Z] c26a5166e217: Layer already exists [2023-04-20T08:20:10.931Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:20:10.931Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:10.931Z] latest: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:11.233Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:11.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 [2023-04-20T08:20:11.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-20T08:20:11.532Z] 1c2db599cd4e: Preparing [2023-04-20T08:20:11.532Z] 1607f27b7755: Preparing [2023-04-20T08:20:11.532Z] cd619fe7dd24: Preparing [2023-04-20T08:20:11.532Z] f90b5fbfcb02: Preparing [2023-04-20T08:20:11.532Z] d9fd48711b22: Preparing [2023-04-20T08:20:11.532Z] c26a5166e217: Preparing [2023-04-20T08:20:11.532Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:20:11.532Z] f1417ff83b31: Preparing [2023-04-20T08:20:11.532Z] c26a5166e217: Waiting [2023-04-20T08:20:11.532Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:20:11.532Z] f1417ff83b31: Waiting [2023-04-20T08:20:11.532Z] f90b5fbfcb02: Layer already exists [2023-04-20T08:20:11.532Z] 1607f27b7755: Layer already exists [2023-04-20T08:20:11.532Z] 1c2db599cd4e: Layer already exists [2023-04-20T08:20:11.532Z] cd619fe7dd24: Layer already exists [2023-04-20T08:20:11.532Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:11.532Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:20:11.532Z] c26a5166e217: Layer already exists [2023-04-20T08:20:11.532Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:11.532Z] 3.0.0-dev.135: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:11.832Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:12.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:12.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-20T08:20:12.131Z] 1c2db599cd4e: Preparing [2023-04-20T08:20:12.131Z] 1607f27b7755: Preparing [2023-04-20T08:20:12.131Z] cd619fe7dd24: Preparing [2023-04-20T08:20:12.131Z] f90b5fbfcb02: Preparing [2023-04-20T08:20:12.131Z] d9fd48711b22: Preparing [2023-04-20T08:20:12.131Z] c26a5166e217: Preparing [2023-04-20T08:20:12.131Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:20:12.131Z] f1417ff83b31: Preparing [2023-04-20T08:20:12.131Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:20:12.131Z] c26a5166e217: Waiting [2023-04-20T08:20:12.131Z] f1417ff83b31: Waiting [2023-04-20T08:20:12.131Z] f90b5fbfcb02: Layer already exists [2023-04-20T08:20:12.131Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:12.131Z] cd619fe7dd24: Layer already exists [2023-04-20T08:20:12.131Z] 1607f27b7755: Layer already exists [2023-04-20T08:20:12.131Z] 1c2db599cd4e: Layer already exists [2023-04-20T08:20:12.131Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:12.131Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:20:12.131Z] c26a5166e217: Layer already exists [2023-04-20T08:20:12.131Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:12.433Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:12.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-20T08:20:12.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-20T08:20:12.735Z] 1c2db599cd4e: Preparing [2023-04-20T08:20:12.735Z] 1607f27b7755: Preparing [2023-04-20T08:20:12.735Z] cd619fe7dd24: Preparing [2023-04-20T08:20:12.735Z] f90b5fbfcb02: Preparing [2023-04-20T08:20:12.735Z] d9fd48711b22: Preparing [2023-04-20T08:20:12.735Z] c26a5166e217: Preparing [2023-04-20T08:20:12.735Z] 6e4c5afa2cdf: Preparing [2023-04-20T08:20:12.735Z] f1417ff83b31: Preparing [2023-04-20T08:20:12.735Z] c26a5166e217: Waiting [2023-04-20T08:20:12.735Z] 6e4c5afa2cdf: Waiting [2023-04-20T08:20:12.735Z] f1417ff83b31: Waiting [2023-04-20T08:20:12.735Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:12.735Z] 1607f27b7755: Layer already exists [2023-04-20T08:20:12.735Z] cd619fe7dd24: Layer already exists [2023-04-20T08:20:12.735Z] f90b5fbfcb02: Layer already exists [2023-04-20T08:20:12.735Z] 1c2db599cd4e: Layer already exists [2023-04-20T08:20:12.735Z] c26a5166e217: Layer already exists [2023-04-20T08:20:12.735Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:12.735Z] 6e4c5afa2cdf: Layer already exists [2023-04-20T08:20:12.735Z] main: digest: sha256:76db78eea24ea179052f51014cc1623280b6b39da5a910c05ce8513c933bdb96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:20:12.794Z] ===================================================== [Pipeline] echo [2023-04-20T08:20:12.803Z] taggedImages: [2023-04-20T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-20T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.135 [2023-04-20T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-20T08:20:12.820Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-20T08:20:12.820Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:12.820Z] latest [2023-04-20T08:20:12.820Z] 3.0.0-dev.135 [2023-04-20T08:20:12.820Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:12.820Z] main [2023-04-20T08:20:12.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:13.150Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:13.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:13.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-20T08:20:13.458Z] c397c71f5d25: Preparing [2023-04-20T08:20:13.458Z] 65b85364d0ad: Preparing [2023-04-20T08:20:13.458Z] d9fd48711b22: Preparing [2023-04-20T08:20:13.458Z] c26a5166e217: Preparing [2023-04-20T08:20:13.458Z] 4fe00ae223fb: Preparing [2023-04-20T08:20:13.458Z] f1417ff83b31: Preparing [2023-04-20T08:20:13.458Z] f1417ff83b31: Waiting [2023-04-20T08:20:13.458Z] c26a5166e217: Layer already exists [2023-04-20T08:20:13.458Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:13.458Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:13.458Z] c397c71f5d25: Pushed [2023-04-20T08:20:13.458Z] 4fe00ae223fb: Pushed [2023-04-20T08:20:15.994Z] 65b85364d0ad: Pushed [2023-04-20T08:20:15.994Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:16.295Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:16.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-20T08:20:16.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-20T08:20:16.595Z] c397c71f5d25: Preparing [2023-04-20T08:20:16.595Z] 65b85364d0ad: Preparing [2023-04-20T08:20:16.595Z] d9fd48711b22: Preparing [2023-04-20T08:20:16.595Z] c26a5166e217: Preparing [2023-04-20T08:20:16.595Z] 4fe00ae223fb: Preparing [2023-04-20T08:20:16.595Z] f1417ff83b31: Preparing [2023-04-20T08:20:16.595Z] f1417ff83b31: Waiting [2023-04-20T08:20:16.595Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:16.595Z] 4fe00ae223fb: Layer already exists [2023-04-20T08:20:16.595Z] c26a5166e217: Layer already exists [2023-04-20T08:20:16.595Z] 65b85364d0ad: Layer already exists [2023-04-20T08:20:16.595Z] c397c71f5d25: Layer already exists [2023-04-20T08:20:16.595Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:16.595Z] latest: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:16.907Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:17.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 [2023-04-20T08:20:17.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-20T08:20:17.205Z] c397c71f5d25: Preparing [2023-04-20T08:20:17.205Z] 65b85364d0ad: Preparing [2023-04-20T08:20:17.205Z] d9fd48711b22: Preparing [2023-04-20T08:20:17.205Z] c26a5166e217: Preparing [2023-04-20T08:20:17.205Z] 4fe00ae223fb: Preparing [2023-04-20T08:20:17.205Z] f1417ff83b31: Preparing [2023-04-20T08:20:17.205Z] f1417ff83b31: Waiting [2023-04-20T08:20:17.205Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:17.205Z] 4fe00ae223fb: Layer already exists [2023-04-20T08:20:17.205Z] c26a5166e217: Layer already exists [2023-04-20T08:20:17.205Z] 65b85364d0ad: Layer already exists [2023-04-20T08:20:17.205Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:17.205Z] c397c71f5d25: Layer already exists [2023-04-20T08:20:17.205Z] 3.0.0-dev.135: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:17.510Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:17.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-20T08:20:17.809Z] c397c71f5d25: Preparing [2023-04-20T08:20:17.809Z] 65b85364d0ad: Preparing [2023-04-20T08:20:17.809Z] d9fd48711b22: Preparing [2023-04-20T08:20:17.809Z] c26a5166e217: Preparing [2023-04-20T08:20:17.809Z] 4fe00ae223fb: Preparing [2023-04-20T08:20:17.809Z] f1417ff83b31: Preparing [2023-04-20T08:20:17.809Z] c26a5166e217: Layer already exists [2023-04-20T08:20:17.809Z] 4fe00ae223fb: Layer already exists [2023-04-20T08:20:17.810Z] c397c71f5d25: Layer already exists [2023-04-20T08:20:17.810Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:17.810Z] 65b85364d0ad: Layer already exists [2023-04-20T08:20:17.810Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:17.810Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:18.123Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:18.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-20T08:20:18.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-20T08:20:18.429Z] c397c71f5d25: Preparing [2023-04-20T08:20:18.429Z] 65b85364d0ad: Preparing [2023-04-20T08:20:18.429Z] d9fd48711b22: Preparing [2023-04-20T08:20:18.429Z] c26a5166e217: Preparing [2023-04-20T08:20:18.429Z] 4fe00ae223fb: Preparing [2023-04-20T08:20:18.429Z] f1417ff83b31: Preparing [2023-04-20T08:20:18.429Z] f1417ff83b31: Waiting [2023-04-20T08:20:18.429Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:18.429Z] 65b85364d0ad: Layer already exists [2023-04-20T08:20:18.429Z] c26a5166e217: Layer already exists [2023-04-20T08:20:18.429Z] c397c71f5d25: Layer already exists [2023-04-20T08:20:18.429Z] 4fe00ae223fb: Layer already exists [2023-04-20T08:20:18.429Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:18.429Z] main: digest: sha256:362e38551fe22dc9fd615ddc31e87a040ea1323f79409f6dd9780321e5726600 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:20:18.463Z] ===================================================== [Pipeline] echo [2023-04-20T08:20:18.468Z] taggedImages: [2023-04-20T08:20:18.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:18.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-20T08:20:18.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.135 [2023-04-20T08:20:18.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:18.468Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-20T08:20:18.483Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-20T08:20:18.483Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:18.483Z] latest [2023-04-20T08:20:18.483Z] 3.0.0-dev.135 [2023-04-20T08:20:18.483Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:18.483Z] main [2023-04-20T08:20:18.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:18.783Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:19.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:19.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-20T08:20:19.081Z] 7a45644ebf62: Preparing [2023-04-20T08:20:19.081Z] 0b896bf5d65f: Preparing [2023-04-20T08:20:19.081Z] d9fd48711b22: Preparing [2023-04-20T08:20:19.081Z] c26a5166e217: Preparing [2023-04-20T08:20:19.081Z] e45a4b58fc61: Preparing [2023-04-20T08:20:19.081Z] f1417ff83b31: Preparing [2023-04-20T08:20:19.081Z] f1417ff83b31: Waiting [2023-04-20T08:20:19.081Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:19.081Z] e45a4b58fc61: Layer already exists [2023-04-20T08:20:19.081Z] c26a5166e217: Layer already exists [2023-04-20T08:20:19.081Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:19.081Z] 7a45644ebf62: Pushed [2023-04-20T08:20:21.618Z] 0b896bf5d65f: Pushed [2023-04-20T08:20:21.618Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:21.929Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:22.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-20T08:20:22.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-20T08:20:22.228Z] 7a45644ebf62: Preparing [2023-04-20T08:20:22.228Z] 0b896bf5d65f: Preparing [2023-04-20T08:20:22.228Z] d9fd48711b22: Preparing [2023-04-20T08:20:22.228Z] c26a5166e217: Preparing [2023-04-20T08:20:22.228Z] e45a4b58fc61: Preparing [2023-04-20T08:20:22.228Z] f1417ff83b31: Preparing [2023-04-20T08:20:22.228Z] f1417ff83b31: Waiting [2023-04-20T08:20:22.228Z] c26a5166e217: Layer already exists [2023-04-20T08:20:22.228Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:22.228Z] e45a4b58fc61: Layer already exists [2023-04-20T08:20:22.228Z] 0b896bf5d65f: Layer already exists [2023-04-20T08:20:22.228Z] 7a45644ebf62: Layer already exists [2023-04-20T08:20:22.228Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:22.228Z] latest: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:22.546Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:22.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 [2023-04-20T08:20:22.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-20T08:20:22.857Z] 7a45644ebf62: Preparing [2023-04-20T08:20:22.857Z] 0b896bf5d65f: Preparing [2023-04-20T08:20:22.857Z] d9fd48711b22: Preparing [2023-04-20T08:20:22.857Z] c26a5166e217: Preparing [2023-04-20T08:20:22.857Z] e45a4b58fc61: Preparing [2023-04-20T08:20:22.857Z] f1417ff83b31: Preparing [2023-04-20T08:20:22.857Z] f1417ff83b31: Waiting [2023-04-20T08:20:22.857Z] e45a4b58fc61: Layer already exists [2023-04-20T08:20:22.857Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:22.857Z] c26a5166e217: Layer already exists [2023-04-20T08:20:22.857Z] 7a45644ebf62: Layer already exists [2023-04-20T08:20:22.857Z] 0b896bf5d65f: Layer already exists [2023-04-20T08:20:22.857Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:22.857Z] 3.0.0-dev.135: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:23.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:23.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:23.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-20T08:20:23.466Z] 7a45644ebf62: Preparing [2023-04-20T08:20:23.466Z] 0b896bf5d65f: Preparing [2023-04-20T08:20:23.466Z] d9fd48711b22: Preparing [2023-04-20T08:20:23.466Z] c26a5166e217: Preparing [2023-04-20T08:20:23.466Z] e45a4b58fc61: Preparing [2023-04-20T08:20:23.466Z] f1417ff83b31: Preparing [2023-04-20T08:20:23.466Z] f1417ff83b31: Waiting [2023-04-20T08:20:23.466Z] 7a45644ebf62: Layer already exists [2023-04-20T08:20:23.466Z] e45a4b58fc61: Layer already exists [2023-04-20T08:20:23.466Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:23.466Z] 0b896bf5d65f: Layer already exists [2023-04-20T08:20:23.466Z] c26a5166e217: Layer already exists [2023-04-20T08:20:23.466Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:23.466Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:23.779Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:20:24.083Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-20T08:20:24.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-20T08:20:24.084Z] 7a45644ebf62: Preparing [2023-04-20T08:20:24.084Z] 0b896bf5d65f: Preparing [2023-04-20T08:20:24.084Z] d9fd48711b22: Preparing [2023-04-20T08:20:24.084Z] c26a5166e217: Preparing [2023-04-20T08:20:24.084Z] e45a4b58fc61: Preparing [2023-04-20T08:20:24.084Z] f1417ff83b31: Preparing [2023-04-20T08:20:24.084Z] f1417ff83b31: Waiting [2023-04-20T08:20:24.084Z] d9fd48711b22: Layer already exists [2023-04-20T08:20:24.084Z] e45a4b58fc61: Layer already exists [2023-04-20T08:20:24.084Z] 7a45644ebf62: Layer already exists [2023-04-20T08:20:24.084Z] 0b896bf5d65f: Layer already exists [2023-04-20T08:20:24.084Z] c26a5166e217: Layer already exists [2023-04-20T08:20:24.084Z] f1417ff83b31: Layer already exists [2023-04-20T08:20:24.084Z] main: digest: sha256:6452d6d72149228ec0cd0eeddcbcd62ceafc6d80078f6e1977bc5f1a6924abea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:20:24.127Z] ===================================================== [Pipeline] echo [2023-04-20T08:20:24.132Z] taggedImages: [2023-04-20T08:20:24.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:20:24.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-20T08:20:24.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.135 [2023-04-20T08:20:24.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:20:24.132Z] - 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-04-20T08:23:00.974Z] Removing intermediate container 7d2a7377c751 [2023-04-20T08:23:00.974Z] ---> 5726bcd772d5 [2023-04-20T08:23:00.974Z] [2023-04-20T08:23:00.974Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:23:00.974Z] ---> 51e60588ff2c [2023-04-20T08:23:00.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T08:23:00.974Z] ---> Running in fd715e6e9691 [2023-04-20T08:23:00.974Z] Removing intermediate container fd715e6e9691 [2023-04-20T08:23:00.974Z] ---> 373beea67814 [2023-04-20T08:23:00.974Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:23:00.974Z] ---> Running in 8b1666fe8f80 [2023-04-20T08:23:00.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:00.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:01.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:23:01.931Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:23:01.931Z] OK: 8 MiB in 16 packages [2023-04-20T08:23:04.509Z] Removing intermediate container 8b1666fe8f80 [2023-04-20T08:23:04.509Z] ---> bcee03356e3e [2023-04-20T08:23:04.510Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:23:05.918Z] ---> 41ac591a4232 [2023-04-20T08:23:05.918Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:23:08.501Z] ---> f98770a684ac [2023-04-20T08:23:08.501Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-20T08:23:09.085Z] Removing intermediate container 70e81584e7af [2023-04-20T08:23:09.085Z] ---> 38599adb356a [2023-04-20T08:23:09.085Z] [2023-04-20T08:23:09.085Z] Step 9/33 : FROM alpine:3.17 [2023-04-20T08:23:09.085Z] ---> 51e60588ff2c [2023-04-20T08:23:09.085Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T08:23:09.352Z] ---> Running in de4eb41b585e [2023-04-20T08:23:09.939Z] Removing intermediate container de4eb41b585e [2023-04-20T08:23:09.939Z] ---> 6eca71d71de2 [2023-04-20T08:23:09.939Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-20T08:23:10.211Z] ---> Running in a3ae58faeb06 [2023-04-20T08:23:10.489Z] ---> 4e2984483dc3 [2023-04-20T08:23:10.489Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:23:11.448Z] ---> 1ba79e17eb20 [2023-04-20T08:23:11.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-20T08:23:12.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:12.676Z] ---> 03b07960cb5f [2023-04-20T08:23:12.676Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:23:12.676Z] ---> Running in f3ff6e0c7c79 [2023-04-20T08:23:13.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:15.040Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:23:15.040Z] (2/2) Installing su-exec (0.2-r2) [2023-04-20T08:23:15.040Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:23:15.040Z] OK: 8 MiB in 17 packages [2023-04-20T08:23:15.998Z] Removing intermediate container f3ff6e0c7c79 [2023-04-20T08:23:15.998Z] ---> 96bcd6f8eb36 [2023-04-20T08:23:15.998Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:23:16.266Z] ---> Running in 52177c6df05e [2023-04-20T08:23:16.847Z] Removing intermediate container 52177c6df05e [2023-04-20T08:23:16.847Z] Removing intermediate container a3ae58faeb06 [2023-04-20T08:23:16.847Z] ---> 9234fa539745 [2023-04-20T08:23:16.847Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-20T08:23:16.847Z] ---> 5666b3cfdc61 [2023-04-20T08:23:16.847Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T08:23:17.119Z] ---> Running in 3edfd6fe6f05 [2023-04-20T08:23:17.119Z] ---> Running in c7cec5f7f7c3 [2023-04-20T08:23:17.706Z] Removing intermediate container 3edfd6fe6f05 [2023-04-20T08:23:17.706Z] ---> 49fd3fff3c58 [2023-04-20T08:23:17.706Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-20T08:23:17.971Z] Removing intermediate container c7cec5f7f7c3 [2023-04-20T08:23:17.971Z] ---> 8d82d8d0d825 [2023-04-20T08:23:17.971Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T08:23:17.971Z] ---> Running in e4ca4071b391 [2023-04-20T08:23:17.971Z] ---> Running in a59200d1edc0 [2023-04-20T08:23:18.551Z] Removing intermediate container e4ca4071b391 [2023-04-20T08:23:18.552Z] ---> 71f33e1be9f6 [2023-04-20T08:23:18.552Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-20T08:23:18.817Z] Removing intermediate container a59200d1edc0 [2023-04-20T08:23:18.817Z] ---> ec71a1c4fadc [2023-04-20T08:23:18.817Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:23:18.817Z] ---> Running in 5e8320e1e052 [2023-04-20T08:23:19.083Z] ---> Running in 7a94f33cb11b [2023-04-20T08:23:19.352Z] Removing intermediate container 5e8320e1e052 [2023-04-20T08:23:19.352Z] ---> 67eeea43bd32 [2023-04-20T08:23:19.352Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-20T08:23:19.621Z] ---> Running in 3946d87898aa [2023-04-20T08:23:19.888Z] Removing intermediate container 7a94f33cb11b [2023-04-20T08:23:19.888Z] ---> 1a841bbde8b9 [2023-04-20T08:23:19.888Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:23:19.888Z] ---> Running in 178e8bd7ac55 [2023-04-20T08:23:20.173Z] Removing intermediate container 3946d87898aa [2023-04-20T08:23:20.173Z] ---> c5d0a6eb9651 [2023-04-20T08:23:20.173Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-20T08:23:20.440Z] ---> Running in 654ffbfe515f [2023-04-20T08:23:21.026Z] Removing intermediate container 178e8bd7ac55 [2023-04-20T08:23:21.026Z] ---> 7d4819f0740a [2023-04-20T08:23:21.026Z] [2023-04-20T08:23:21.292Z] Successfully built 7d4819f0740a [2023-04-20T08:23:21.292Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-20T08:23:21.292Z] Building security-secretstore-setup [2023-04-20T08:23:23.233Z]  Building security-proxy-auth ... done Removing intermediate container 654ffbfe515f [2023-04-20T08:23:23.233Z] ---> cb0765217a95 [2023-04-20T08:23:23.233Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-20T08:23:23.233Z] ---> Running in 14111f187b16 [2023-04-20T08:23:23.817Z] Removing intermediate container 14111f187b16 [2023-04-20T08:23:23.817Z] ---> 0be840f10ffb [2023-04-20T08:23:23.817Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-20T08:23:25.234Z] ---> db2c1877d068 [2023-04-20T08:23:25.234Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-20T08:23:25.234Z] ---> Running in c1e550572b19 [2023-04-20T08:23:25.831Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:23:25.831Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:23:25.831Z] ---> 994d252d2a26 [2023-04-20T08:23:25.831Z] Step 3/25 : WORKDIR /edgex-go [2023-04-20T08:23:25.831Z] ---> Using cache [2023-04-20T08:23:25.831Z] ---> d41b4f83c6b0 [2023-04-20T08:23:25.831Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-20T08:23:25.831Z] ---> Running in dafb027dad46 [2023-04-20T08:23:28.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:28.674Z] Removing intermediate container c1e550572b19 [2023-04-20T08:23:28.674Z] ---> 3421148204e4 [2023-04-20T08:23:28.674Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:23:29.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:29.633Z] ---> 5749e173cb29 [2023-04-20T08:23:29.633Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:23:30.590Z] ---> 45ab5c6b6083 [2023-04-20T08:23:30.590Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-20T08:23:30.857Z] OK: 263 MiB in 53 packages [2023-04-20T08:23:34.190Z] ---> 3fa82cc33495 [2023-04-20T08:23:34.190Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-20T08:23:34.778Z] Removing intermediate container dafb027dad46 [2023-04-20T08:23:34.778Z] ---> 673197a32d13 [2023-04-20T08:23:34.778Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-20T08:23:35.738Z] ---> c0bba1179e11 [2023-04-20T08:23:35.739Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-20T08:23:35.739Z] ---> fe648b0d5ec9 [2023-04-20T08:23:35.739Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:23:36.003Z] ---> Running in 499d4e690d2d [2023-04-20T08:23:36.962Z] ---> 1b4d1d199b51 [2023-04-20T08:23:36.962Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-20T08:23:38.375Z] ---> e6f27343dbbf [2023-04-20T08:23:38.375Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-20T08:23:38.955Z] ---> 3cd53811430c [2023-04-20T08:23:38.955Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-20T08:23:39.915Z] ---> ba8e5d8945d9 [2023-04-20T08:23:39.915Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-20T08:23:39.915Z] ---> Running in 308c57c84fdf [2023-04-20T08:23:42.491Z] Removing intermediate container 308c57c84fdf [2023-04-20T08:23:42.491Z] ---> b9730023656f [2023-04-20T08:23:42.491Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-20T08:23:42.757Z] ---> Running in 01a987babdfe [2023-04-20T08:23:43.337Z] Removing intermediate container 01a987babdfe [2023-04-20T08:23:43.337Z] ---> 810602b47f24 [2023-04-20T08:23:43.337Z] Step 30/33 : CMD ["gate"] [2023-04-20T08:23:43.602Z] ---> Running in 9f0a998976be [2023-04-20T08:23:44.182Z] Removing intermediate container 9f0a998976be [2023-04-20T08:23:44.182Z] ---> 9a8fe8894c76 [2023-04-20T08:23:44.182Z] Step 31/33 : LABEL arch=arm64 [2023-04-20T08:23:44.448Z] ---> Running in de3b6be5a325 [2023-04-20T08:23:45.034Z] Removing intermediate container de3b6be5a325 [2023-04-20T08:23:45.034Z] ---> ea2505b713d0 [2023-04-20T08:23:45.034Z] Step 32/33 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:23:45.299Z] ---> Running in da8b4a1da535 [2023-04-20T08:23:46.260Z] Removing intermediate container da8b4a1da535 [2023-04-20T08:23:46.260Z] ---> e2b5faf3c70c [2023-04-20T08:23:46.260Z] Step 33/33 : LABEL version=3.0.0-dev.135 [2023-04-20T08:23:46.260Z] ---> Running in 153fbee00381 [2023-04-20T08:23:46.840Z] Removing intermediate container 153fbee00381 [2023-04-20T08:23:46.840Z] ---> 3db3427a6969 [2023-04-20T08:23:46.840Z] [2023-04-20T08:23:47.105Z] Successfully built 3db3427a6969 [2023-04-20T08:23:47.105Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-20T08:23:47.105Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-04-20T08:23:52.432Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:23:52.432Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:23:52.432Z] ---> 994d252d2a26 [2023-04-20T08:23:52.432Z] Step 3/20 : WORKDIR /edgex-go [2023-04-20T08:23:52.432Z] ---> Using cache [2023-04-20T08:23:52.432Z] ---> d41b4f83c6b0 [2023-04-20T08:23:52.432Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-20T08:23:52.432Z] ---> Running in 9446a5563ae3 [2023-04-20T08:23:55.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:55.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:56.695Z] v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:23:56.695Z] v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:23:56.695Z] OK: 17695 distinct packages available [2023-04-20T08:23:56.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:57.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:23:58.234Z] Removing intermediate container d6e38d01d0e6 [2023-04-20T08:23:58.234Z] ---> 83beddb0fceb [2023-04-20T08:23:58.234Z] [2023-04-20T08:23:58.234Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:23:58.234Z] ---> 51e60588ff2c [2023-04-20T08:23:58.234Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:23:58.501Z] OK: 263 MiB in 53 packages [2023-04-20T08:23:58.767Z] ---> Running in 9a4daf3f9744 [2023-04-20T08:23:59.737Z] Removing intermediate container 9a4daf3f9744 [2023-04-20T08:23:59.737Z] ---> c59dc7ebbd2d [2023-04-20T08:23:59.737Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-20T08:24:00.003Z] ---> Running in 01284c94f1cf [2023-04-20T08:24:00.593Z] Removing intermediate container 9446a5563ae3 [2023-04-20T08:24:00.593Z] ---> a84d5a7d1610 [2023-04-20T08:24:00.593Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-20T08:24:00.863Z] Removing intermediate container 01284c94f1cf [2023-04-20T08:24:00.863Z] ---> e0ad0e855899 [2023-04-20T08:24:00.863Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-20T08:24:01.129Z] ---> Running in 58d0d886e09a [2023-04-20T08:24:02.091Z] Removing intermediate container 58d0d886e09a [2023-04-20T08:24:02.091Z] ---> d9c279bcca58 [2023-04-20T08:24:02.091Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:24:02.365Z] ---> Running in 75eccd7981bb [2023-04-20T08:24:02.365Z] ---> 091202783ed6 [2023-04-20T08:24:02.365Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:24:02.975Z] ---> Running in f217e76d2205 [2023-04-20T08:24:04.928Z] Removing intermediate container a2871424ba0a [2023-04-20T08:24:04.928Z] ---> c7cb2bb67e3b [2023-04-20T08:24:04.928Z] [2023-04-20T08:24:04.928Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:24:04.928Z] ---> 51e60588ff2c [2023-04-20T08:24:04.928Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-20T08:24:04.928Z] ---> Using cache [2023-04-20T08:24:04.928Z] ---> 373beea67814 [2023-04-20T08:24:04.928Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:24:04.928Z] ---> Using cache [2023-04-20T08:24:04.928Z] ---> bcee03356e3e [2023-04-20T08:24:04.928Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:24:04.928Z] ---> Using cache [2023-04-20T08:24:04.928Z] ---> 41ac591a4232 [2023-04-20T08:24:04.928Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:24:04.928Z] ---> Using cache [2023-04-20T08:24:04.928Z] ---> f98770a684ac [2023-04-20T08:24:04.928Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-20T08:24:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:24:05.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:24:06.467Z] ---> bec0dd237cec [2023-04-20T08:24:06.467Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:24:07.434Z] ---> 11f4fdfa63be [2023-04-20T08:24:07.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-20T08:24:07.434Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:24:07.434Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:24:07.434Z] OK: 8 MiB in 16 packages [2023-04-20T08:24:08.400Z] ---> 514b7f4c8298 [2023-04-20T08:24:08.400Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:24:08.668Z] ---> Running in f9ddb5de7fae [2023-04-20T08:24:09.634Z] Removing intermediate container 75eccd7981bb [2023-04-20T08:24:09.634Z] ---> 2429612207a5 [2023-04-20T08:24:09.634Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:24:10.599Z] ---> 6edeaff57957 [2023-04-20T08:24:10.599Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:24:12.554Z] ---> 45a3dcb46c5e [2023-04-20T08:24:12.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-20T08:24:12.554Z] Removing intermediate container f9ddb5de7fae [2023-04-20T08:24:12.554Z] ---> 6774ddaf5e19 [2023-04-20T08:24:12.554Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:24:12.554Z] ---> Running in 5242fd5db262 [2023-04-20T08:24:13.527Z] Removing intermediate container 5242fd5db262 [2023-04-20T08:24:13.527Z] ---> ae82ac8c3a1c [2023-04-20T08:24:13.527Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-20T08:24:13.801Z] ---> Running in f2d4048d0375 [2023-04-20T08:24:14.385Z] Removing intermediate container f2d4048d0375 [2023-04-20T08:24:14.385Z] ---> bbffe8c3bca8 [2023-04-20T08:24:14.385Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T08:24:14.655Z] ---> 416a3c99a418 [2023-04-20T08:24:14.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:24:14.655Z] ---> Running in c4a9999a9812 [2023-04-20T08:24:15.615Z] Removing intermediate container c4a9999a9812 [2023-04-20T08:24:15.615Z] ---> e9a7bc48566c [2023-04-20T08:24:15.615Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:24:15.615Z] ---> Running in 03a2865a817c [2023-04-20T08:24:16.203Z] ---> cb6ad965096f [2023-04-20T08:24:16.203Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-20T08:24:16.203Z] ---> Running in 66b09e25e51c [2023-04-20T08:24:16.470Z] Removing intermediate container 03a2865a817c [2023-04-20T08:24:16.470Z] ---> f75c4ce4794d [2023-04-20T08:24:16.470Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:24:16.747Z] ---> Running in 396b910b2944 [2023-04-20T08:24:17.020Z] Removing intermediate container 66b09e25e51c [2023-04-20T08:24:17.020Z] ---> 9f7bb991ebd5 [2023-04-20T08:24:17.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:24:17.319Z] Removing intermediate container 396b910b2944 [2023-04-20T08:24:17.319Z] ---> 9678aad4e222 [2023-04-20T08:24:17.319Z] [2023-04-20T08:24:17.319Z] ---> Running in 2d4087cb71f5 [2023-04-20T08:24:17.589Z] Successfully built 9678aad4e222 [2023-04-20T08:24:17.590Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-20T08:24:17.590Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-04-20T08:24:17.857Z] Removing intermediate container 2d4087cb71f5 [2023-04-20T08:24:17.857Z] ---> 8191cb1c81fa [2023-04-20T08:24:17.857Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T08:24:18.125Z] ---> Running in dc19b6f1e69e [2023-04-20T08:24:18.717Z] Removing intermediate container dc19b6f1e69e [2023-04-20T08:24:18.717Z] ---> 2581b8570e3f [2023-04-20T08:24:18.717Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:24:18.986Z] ---> Running in 4349e956d4de [2023-04-20T08:24:19.572Z] Removing intermediate container 4349e956d4de [2023-04-20T08:24:19.572Z] ---> f5d659a06e2a [2023-04-20T08:24:19.572Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:24:19.572Z] ---> Running in e9cd28cda1d9 [2023-04-20T08:24:20.170Z] Removing intermediate container e9cd28cda1d9 [2023-04-20T08:24:20.170Z] ---> 8d476df462ff [2023-04-20T08:24:20.170Z] [2023-04-20T08:24:20.170Z] Successfully built 8d476df462ff [2023-04-20T08:24:20.170Z] Successfully tagged core-data-arm64:latest [2023-04-20T08:24:20.170Z]  Building core-data ... done Building support-scheduler [2023-04-20T08:24:22.277Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:24:22.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:24:22.278Z] ---> 994d252d2a26 [2023-04-20T08:24:22.278Z] Step 3/22 : WORKDIR /edgex-go [2023-04-20T08:24:22.278Z] ---> Using cache [2023-04-20T08:24:22.278Z] ---> d41b4f83c6b0 [2023-04-20T08:24:22.278Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-20T08:24:22.278Z] ---> Using cache [2023-04-20T08:24:22.278Z] ---> 673197a32d13 [2023-04-20T08:24:22.278Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-20T08:24:22.278Z] ---> Using cache [2023-04-20T08:24:22.278Z] ---> fe648b0d5ec9 [2023-04-20T08:24:22.278Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:24:22.559Z] ---> Running in 3b677814f845 [2023-04-20T08:24:26.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:24:26.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:24:26.008Z] ---> 994d252d2a26 [2023-04-20T08:24:26.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:24:26.008Z] ---> Using cache [2023-04-20T08:24:26.008Z] ---> 69de53a5eba4 [2023-04-20T08:24:26.008Z] Step 4/23 : WORKDIR /edgex-go [2023-04-20T08:24:26.008Z] ---> Using cache [2023-04-20T08:24:26.008Z] ---> b5c8454c4132 [2023-04-20T08:24:26.008Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-20T08:24:26.008Z] ---> Using cache [2023-04-20T08:24:26.008Z] ---> 6e1899e643dc [2023-04-20T08:24:26.008Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-20T08:24:26.008Z] ---> Using cache [2023-04-20T08:24:26.008Z] ---> 37c23b220ff4 [2023-04-20T08:24:26.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:24:26.008Z] ---> Using cache [2023-04-20T08:24:26.008Z] ---> 625116a53d05 [2023-04-20T08:24:26.008Z] Step 8/23 : COPY . . [2023-04-20T08:24:26.277Z] ---> Using cache [2023-04-20T08:24:26.277Z] ---> ed3354bb53c2 [2023-04-20T08:24:26.277Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-20T08:24:26.545Z] ---> Running in 8ad1f1684269 [2023-04-20T08:24:28.501Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-20T08:25:07.382Z] Removing intermediate container 499d4e690d2d [2023-04-20T08:25:07.382Z] ---> b8c38ad11ab8 [2023-04-20T08:25:07.382Z] Step 7/25 : COPY . . [2023-04-20T08:25:09.336Z] ---> a235885f4901 [2023-04-20T08:25:09.336Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-20T08:25:09.336Z] ---> Running in 3fc5c6e6685d [2023-04-20T08:25:11.919Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-20T08:25:50.805Z] Removing intermediate container f217e76d2205 [2023-04-20T08:25:50.805Z] ---> 6c92722589fb [2023-04-20T08:25:50.805Z] Step 7/20 : COPY . . [2023-04-20T08:25:52.761Z] ---> 867a55d1eeb4 [2023-04-20T08:25:52.761Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-20T08:25:53.032Z] ---> Running in 7501dc45a892 [2023-04-20T08:25:55.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-20T08:26:13.865Z] Removing intermediate container d3d3cdd5da96 [2023-04-20T08:26:13.865Z] ---> 32240248bdb8 [2023-04-20T08:26:13.865Z] [2023-04-20T08:26:13.865Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:26:13.865Z] ---> 51e60588ff2c [2023-04-20T08:26:13.865Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-20T08:26:13.865Z] ---> Running in f625e7ffb4b8 [2023-04-20T08:26:14.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:26:14.719Z] Removing intermediate container 3b677814f845 [2023-04-20T08:26:14.719Z] ---> 3fbb92b25979 [2023-04-20T08:26:14.719Z] Step 7/22 : COPY . . [2023-04-20T08:26:15.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:26:17.299Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-20T08:26:17.299Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:26:17.299Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:26:17.299Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:26:17.885Z] ---> ff8fae3b675a [2023-04-20T08:26:17.885Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-20T08:26:17.885Z] ---> Running in cbc8e74240c2 [2023-04-20T08:26:18.154Z] OK: 8 MiB in 17 packages [2023-04-20T08:26:20.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-20T08:26:20.738Z] Removing intermediate container f625e7ffb4b8 [2023-04-20T08:26:20.738Z] ---> 80a9924b0e78 [2023-04-20T08:26:20.738Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:26:20.738Z] ---> Running in a125e5a6b557 [2023-04-20T08:26:21.317Z] Removing intermediate container a125e5a6b557 [2023-04-20T08:26:21.317Z] ---> 6116394cec3a [2023-04-20T08:26:21.317Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-20T08:26:21.317Z] ---> Running in 7e1e05689a3d [2023-04-20T08:26:21.583Z] Removing intermediate container 7e1e05689a3d [2023-04-20T08:26:21.583Z] ---> 611e9dd9adab [2023-04-20T08:26:21.583Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T08:26:21.849Z] ---> Running in 7e468436becf [2023-04-20T08:26:22.429Z] Removing intermediate container 7e468436becf [2023-04-20T08:26:22.429Z] ---> 09799265bb01 [2023-04-20T08:26:22.429Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:26:23.389Z] ---> 71338f43e98f [2023-04-20T08:26:23.389Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:26:24.354Z] ---> 9cf2f62a06ba [2023-04-20T08:26:24.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-20T08:26:26.293Z] ---> 7ecaa9581300 [2023-04-20T08:26:26.293Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:26:28.871Z] ---> 604aeb999805 [2023-04-20T08:26:28.871Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-20T08:26:28.871Z] ---> Running in 6a5898df04e6 [2023-04-20T08:26:29.456Z] Removing intermediate container 6a5898df04e6 [2023-04-20T08:26:29.456Z] ---> e40587e5379b [2023-04-20T08:26:29.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:26:29.456Z] ---> Running in 740a716621a3 [2023-04-20T08:26:30.039Z] Removing intermediate container 740a716621a3 [2023-04-20T08:26:30.039Z] ---> 22165137843e [2023-04-20T08:26:30.039Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T08:26:30.039Z] ---> Running in c4b31826380d [2023-04-20T08:26:30.625Z] Removing intermediate container c4b31826380d [2023-04-20T08:26:30.625Z] ---> 92f609306e63 [2023-04-20T08:26:30.625Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:26:30.890Z] ---> Running in 8a120ed2375a [2023-04-20T08:26:31.485Z] Removing intermediate container 8a120ed2375a [2023-04-20T08:26:31.485Z] ---> a5f9c35dc8f3 [2023-04-20T08:26:31.485Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:26:31.485Z] ---> Running in 787da56e4a82 [2023-04-20T08:26:32.069Z] Removing intermediate container 787da56e4a82 [2023-04-20T08:26:32.069Z] ---> e30f152d8d1e [2023-04-20T08:26:32.069Z] [2023-04-20T08:26:32.069Z] Successfully built e30f152d8d1e [2023-04-20T08:26:32.069Z] Successfully tagged support-notifications-arm64:latest [2023-04-20T08:26:32.069Z]  Building support-notifications ... done Building security-spire-agent [2023-04-20T08:26:35.415Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:26:35.415Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:26:35.415Z] ---> 994d252d2a26 [2023-04-20T08:26:35.415Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T08:26:35.415Z] ---> Using cache [2023-04-20T08:26:35.415Z] ---> d41b4f83c6b0 [2023-04-20T08:26:35.415Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:26:35.415Z] ---> Using cache [2023-04-20T08:26:35.415Z] ---> b858de6d1384 [2023-04-20T08:26:35.415Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T08:26:35.415Z] ---> Using cache [2023-04-20T08:26:35.415Z] ---> b630dd326c64 [2023-04-20T08:26:35.415Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:26:35.415Z] ---> Using cache [2023-04-20T08:26:35.415Z] ---> 94e359763115 [2023-04-20T08:26:35.415Z] Step 7/27 : COPY . . [2023-04-20T08:26:35.686Z] ---> Using cache [2023-04-20T08:26:35.686Z] ---> c32ec9d3fa12 [2023-04-20T08:26:35.686Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:26:35.686Z] ---> Using cache [2023-04-20T08:26:35.686Z] ---> b70ac453fc63 [2023-04-20T08:26:35.686Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T08:26:35.686Z] ---> Using cache [2023-04-20T08:26:35.686Z] ---> d23fdd088a6b [2023-04-20T08:26:35.686Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:26:35.686Z] ---> Using cache [2023-04-20T08:26:35.686Z] ---> 3885630e002b [2023-04-20T08:26:35.687Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:26:35.955Z] ---> Running in 765d6ef0153c [2023-04-20T08:26:39.296Z] Removing intermediate container 765d6ef0153c [2023-04-20T08:26:39.296Z] ---> 83bd42ec9190 [2023-04-20T08:26:39.296Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T08:26:39.296Z] ---> Running in b84fc0d58a9d [2023-04-20T08:26:39.562Z] Removing intermediate container b84fc0d58a9d [2023-04-20T08:26:39.562Z] ---> 4848ad599b0d [2023-04-20T08:26:39.562Z] [2023-04-20T08:26:39.562Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T08:26:39.562Z] ---> 51e60588ff2c [2023-04-20T08:26:39.562Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:26:39.562Z] ---> Using cache [2023-04-20T08:26:39.562Z] ---> 56986484bdfa [2023-04-20T08:26:39.562Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-20T08:26:39.562Z] ---> Using cache [2023-04-20T08:26:39.562Z] ---> 1295c2613677 [2023-04-20T08:26:39.562Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:26:39.562Z] ---> Using cache [2023-04-20T08:26:39.562Z] ---> 9c1d21ae8011 [2023-04-20T08:26:39.562Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:26:39.562Z] ---> Using cache [2023-04-20T08:26:39.562Z] ---> a3efd82c01af [2023-04-20T08:26:39.562Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-20T08:26:42.898Z] ---> 63c72a1826e0 [2023-04-20T08:26:42.898Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:26:48.245Z] ---> 4785c2cd9c61 [2023-04-20T08:26:48.245Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:26:48.829Z] ---> e41c3913b0ed [2023-04-20T08:26:48.829Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-20T08:26:49.414Z] ---> 48fbaf65ed90 [2023-04-20T08:26:49.414Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-20T08:26:50.392Z] ---> 66d092973a4f [2023-04-20T08:26:50.392Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T08:26:50.392Z] ---> Running in 86582d6ebbcd [2023-04-20T08:26:50.981Z] Removing intermediate container 86582d6ebbcd [2023-04-20T08:26:50.981Z] ---> 7afdf4febf4a [2023-04-20T08:26:50.981Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:26:50.981Z] ---> Running in 28e21c2a6c83 [2023-04-20T08:26:51.574Z] Removing intermediate container 28e21c2a6c83 [2023-04-20T08:26:51.574Z] ---> 3b1c30c231f9 [2023-04-20T08:26:51.574Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T08:26:51.574Z] ---> Running in 66e5dad1e7a4 [2023-04-20T08:26:55.825Z] Removing intermediate container 66e5dad1e7a4 [2023-04-20T08:26:55.825Z] ---> 8cb1496ad084 [2023-04-20T08:26:55.825Z] Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:26:55.825Z] ---> Running in 7d5873b2d0fa [2023-04-20T08:26:56.096Z] Removing intermediate container 7d5873b2d0fa [2023-04-20T08:26:56.096Z] ---> ab36d8dda654 [2023-04-20T08:26:56.096Z] Step 27/27 : LABEL version=3.0.0-dev.135 [2023-04-20T08:26:56.361Z] ---> Running in 44c783719478 [2023-04-20T08:26:56.627Z] Removing intermediate container 44c783719478 [2023-04-20T08:26:56.627Z] ---> b4e256240e72 [2023-04-20T08:26:56.627Z] [2023-04-20T08:26:56.893Z] Successfully built b4e256240e72 [2023-04-20T08:26:56.893Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-20T08:26:56.893Z] Building core-metadata [2023-04-20T08:27:00.218Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:27:00.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:27:00.218Z] ---> 994d252d2a26 [2023-04-20T08:27:00.218Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> 69de53a5eba4 [2023-04-20T08:27:00.218Z] Step 4/25 : WORKDIR /edgex-go [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> b5c8454c4132 [2023-04-20T08:27:00.218Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> 6e1899e643dc [2023-04-20T08:27:00.218Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> 37c23b220ff4 [2023-04-20T08:27:00.218Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> 625116a53d05 [2023-04-20T08:27:00.218Z] Step 8/25 : COPY . . [2023-04-20T08:27:00.218Z] ---> Using cache [2023-04-20T08:27:00.218Z] ---> ed3354bb53c2 [2023-04-20T08:27:00.218Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-20T08:27:00.218Z] ---> Running in 37787b85f751 [2023-04-20T08:27:02.158Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-20T08:31:14.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-20T08:31:23.121Z] Removing intermediate container 3fc5c6e6685d [2023-04-20T08:31:23.121Z] ---> 02544bce80e7 [2023-04-20T08:31:23.121Z] [2023-04-20T08:31:23.121Z] Step 9/25 : FROM alpine:3.17 [2023-04-20T08:31:23.121Z] ---> 51e60588ff2c [2023-04-20T08:31:23.121Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-20T08:31:23.121Z] ---> Running in 40559ec84631 [2023-04-20T08:31:23.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:24.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:26.308Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-20T08:31:26.600Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-20T08:31:26.600Z] (3/3) Installing su-exec (0.2-r2) [2023-04-20T08:31:26.600Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:31:26.600Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:31:27.195Z] OK: 8 MiB in 18 packages [2023-04-20T08:31:29.796Z] Removing intermediate container 40559ec84631 [2023-04-20T08:31:29.796Z] ---> 2961723f45ea [2023-04-20T08:31:29.796Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T08:31:29.796Z] ---> Running in ca5bbb739a67 [2023-04-20T08:31:30.382Z] Removing intermediate container ca5bbb739a67 [2023-04-20T08:31:30.382Z] ---> 6510fc4561f5 [2023-04-20T08:31:30.382Z] Step 12/25 : WORKDIR / [2023-04-20T08:31:30.382Z] ---> Running in bec603540821 [2023-04-20T08:31:30.965Z] Removing intermediate container bec603540821 [2023-04-20T08:31:30.965Z] ---> 93a38a7f90f7 [2023-04-20T08:31:30.965Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:31:31.923Z] ---> adb9d2ad636f [2023-04-20T08:31:31.923Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:31:35.044Z] ---> fe3c0d0b426d [2023-04-20T08:31:35.044Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-20T08:31:36.005Z] ---> e383979a0492 [2023-04-20T08:31:36.005Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-20T08:31:36.984Z] ---> 3b16e4241397 [2023-04-20T08:31:36.984Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:31:37.949Z] ---> f56590a36b91 [2023-04-20T08:31:37.949Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-20T08:31:39.364Z] ---> 087c837de50f [2023-04-20T08:31:39.364Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-20T08:31:40.782Z] ---> a135ada24a56 [2023-04-20T08:31:40.782Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T08:31:41.746Z] ---> e6c49338fabe [2023-04-20T08:31:41.746Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:31:42.016Z] ---> Running in 7be5b694358c [2023-04-20T08:31:45.366Z] Removing intermediate container 7be5b694358c [2023-04-20T08:31:45.366Z] ---> 2705ce0621c6 [2023-04-20T08:31:45.366Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:31:45.366Z] ---> Running in d22758360327 [2023-04-20T08:31:45.366Z] Removing intermediate container d22758360327 [2023-04-20T08:31:45.366Z] ---> d55322247319 [2023-04-20T08:31:45.366Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T08:31:45.633Z] ---> Running in 88a6bf036d33 [2023-04-20T08:31:46.233Z] Removing intermediate container 88a6bf036d33 [2023-04-20T08:31:46.233Z] ---> 000cf2085c0c [2023-04-20T08:31:46.233Z] Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:31:46.233Z] ---> Running in 47a2fd532426 [2023-04-20T08:31:46.817Z] Removing intermediate container 47a2fd532426 [2023-04-20T08:31:46.817Z] ---> 6e1f69bc6697 [2023-04-20T08:31:46.817Z] Step 25/25 : LABEL version=3.0.0-dev.135 [2023-04-20T08:31:46.817Z] ---> Running in 8ec4e4dc706a [2023-04-20T08:31:47.777Z] Removing intermediate container 8ec4e4dc706a [2023-04-20T08:31:47.777Z] ---> 2adf9cdd2786 [2023-04-20T08:31:47.777Z] [2023-04-20T08:31:47.777Z] Successfully built 2adf9cdd2786 [2023-04-20T08:31:47.777Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-20T08:31:47.777Z] Building security-spire-config [2023-04-20T08:31:51.108Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:31:51.108Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:31:51.108Z] ---> 994d252d2a26 [2023-04-20T08:31:51.108Z] Step 3/27 : WORKDIR /edgex-go [2023-04-20T08:31:51.108Z] ---> Using cache [2023-04-20T08:31:51.108Z] ---> d41b4f83c6b0 [2023-04-20T08:31:51.108Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-20T08:31:51.108Z] ---> Using cache [2023-04-20T08:31:51.108Z] ---> b858de6d1384 [2023-04-20T08:31:51.108Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-20T08:31:51.108Z] ---> Using cache [2023-04-20T08:31:51.108Z] ---> b630dd326c64 [2023-04-20T08:31:51.108Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:31:51.108Z] ---> Using cache [2023-04-20T08:31:51.108Z] ---> 94e359763115 [2023-04-20T08:31:51.108Z] Step 7/27 : COPY . . [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> c32ec9d3fa12 [2023-04-20T08:31:51.377Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> b70ac453fc63 [2023-04-20T08:31:51.377Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> d23fdd088a6b [2023-04-20T08:31:51.377Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> 3885630e002b [2023-04-20T08:31:51.377Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> 83bd42ec9190 [2023-04-20T08:31:51.377Z] Step 12/27 : WORKDIR /edgex-go [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> 4848ad599b0d [2023-04-20T08:31:51.377Z] [2023-04-20T08:31:51.377Z] Step 13/27 : FROM alpine:3.17 [2023-04-20T08:31:51.377Z] ---> 51e60588ff2c [2023-04-20T08:31:51.377Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-20T08:31:51.377Z] ---> Using cache [2023-04-20T08:31:51.377Z] ---> 56986484bdfa [2023-04-20T08:31:51.377Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-20T08:31:51.643Z] ---> Running in 6807552578e9 [2023-04-20T08:31:53.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:54.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:55.936Z] v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:31:55.936Z] v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:31:55.936Z] OK: 17689 distinct packages available [2023-04-20T08:31:55.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:56.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:31:57.846Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-20T08:31:58.110Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:31:58.111Z] (3/4) Installing libucontext (1.2-r0) [2023-04-20T08:31:58.111Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-20T08:31:58.111Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:31:58.111Z] OK: 8 MiB in 19 packages [2023-04-20T08:32:01.443Z] Removing intermediate container 6807552578e9 [2023-04-20T08:32:01.443Z] ---> 65d632da8768 [2023-04-20T08:32:01.443Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:32:02.024Z] ---> c29c2f51cf43 [2023-04-20T08:32:02.024Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:32:02.979Z] ---> c40af1f50b6a [2023-04-20T08:32:02.979Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-20T08:32:08.298Z] ---> 30cc86d9da8d [2023-04-20T08:32:08.298Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-20T08:32:08.571Z] ---> 471bbb49d13c [2023-04-20T08:32:08.571Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-20T08:32:08.841Z] ---> Running in 218da333da2f [2023-04-20T08:32:09.112Z] Removing intermediate container 218da333da2f [2023-04-20T08:32:09.112Z] ---> f68e63c98d98 [2023-04-20T08:32:09.112Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-20T08:32:10.082Z] ---> b43562ecbce9 [2023-04-20T08:32:10.082Z] Step 22/27 : WORKDIR / [2023-04-20T08:32:10.082Z] ---> Running in 3c74c087c2eb [2023-04-20T08:32:10.664Z] Removing intermediate container 3c74c087c2eb [2023-04-20T08:32:10.664Z] ---> 231e88c86a54 [2023-04-20T08:32:10.664Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-20T08:32:10.664Z] ---> Running in 9dc7fea8768f [2023-04-20T08:32:11.245Z] Removing intermediate container 9dc7fea8768f [2023-04-20T08:32:11.245Z] ---> afbc7afd5fda [2023-04-20T08:32:11.245Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-20T08:32:11.245Z] ---> Running in 397b29a62c2c [2023-04-20T08:32:11.824Z] Removing intermediate container 397b29a62c2c [2023-04-20T08:32:11.824Z] ---> 8dc30ec4840e [2023-04-20T08:32:11.824Z] Step 25/27 : LABEL arch=arm64 [2023-04-20T08:32:11.824Z] ---> Running in 6cc15b60d4e2 [2023-04-20T08:32:13.236Z] Removing intermediate container 6cc15b60d4e2 [2023-04-20T08:32:13.236Z] ---> 417f23219a06 [2023-04-20T08:32:13.236Z] Step 26/27 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:32:13.505Z] ---> Running in 338d56b067da [2023-04-20T08:32:13.772Z] Removing intermediate container 338d56b067da [2023-04-20T08:32:13.772Z] ---> e3f8f9508f91 [2023-04-20T08:32:13.772Z] Step 27/27 : LABEL version=3.0.0-dev.135 [2023-04-20T08:32:14.038Z] ---> Running in 5e1fe8dab89f [2023-04-20T08:32:14.304Z] Removing intermediate container 5e1fe8dab89f [2023-04-20T08:32:14.304Z] ---> 7bd6fce975ef [2023-04-20T08:32:14.304Z] [2023-04-20T08:32:14.568Z] Successfully built 7bd6fce975ef [2023-04-20T08:32:14.568Z] Successfully tagged security-spire-config-arm64:latest [2023-04-20T08:32:14.568Z]  Building security-spire-config ... done Building core-command [2023-04-20T08:32:17.901Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-20T08:32:17.901Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-20T08:32:17.901Z] ---> 994d252d2a26 [2023-04-20T08:32:17.901Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> 69de53a5eba4 [2023-04-20T08:32:17.901Z] Step 4/24 : WORKDIR /edgex-go [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> b5c8454c4132 [2023-04-20T08:32:17.901Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> 6e1899e643dc [2023-04-20T08:32:17.901Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> 37c23b220ff4 [2023-04-20T08:32:17.901Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> 625116a53d05 [2023-04-20T08:32:17.901Z] Step 8/24 : COPY . . [2023-04-20T08:32:17.901Z] ---> Using cache [2023-04-20T08:32:17.901Z] ---> ed3354bb53c2 [2023-04-20T08:32:17.901Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-20T08:32:17.901Z] ---> Running in 0a46cf026566 [2023-04-20T08:32:19.838Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.135" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-20T08:32:29.887Z] Removing intermediate container cbc8e74240c2 [2023-04-20T08:32:29.887Z] ---> 9bd0ce75c8de [2023-04-20T08:32:29.887Z] [2023-04-20T08:32:29.887Z] Step 9/22 : FROM alpine:3.17 [2023-04-20T08:32:29.887Z] ---> 51e60588ff2c [2023-04-20T08:32:29.887Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-20T08:32:29.887Z] ---> Running in fdb0a516ba14 [2023-04-20T08:32:31.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:32:32.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:32:33.638Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-20T08:32:33.638Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-20T08:32:33.638Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:32:33.638Z] OK: 8 MiB in 17 packages [2023-04-20T08:32:35.036Z] Removing intermediate container fdb0a516ba14 [2023-04-20T08:32:35.036Z] ---> b7f0eb982cb3 [2023-04-20T08:32:35.036Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-20T08:32:35.036Z] ---> Running in 03447607d30e [2023-04-20T08:32:35.615Z] Removing intermediate container 03447607d30e [2023-04-20T08:32:35.615Z] ---> 4fd968f4b843 [2023-04-20T08:32:35.615Z] Step 12/22 : WORKDIR /edgex [2023-04-20T08:32:35.615Z] ---> Running in 2542a9e77e90 [2023-04-20T08:32:36.195Z] Removing intermediate container 2542a9e77e90 [2023-04-20T08:32:36.195Z] ---> e037a7389a87 [2023-04-20T08:32:36.195Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:32:40.433Z] ---> 806296468dd8 [2023-04-20T08:32:40.433Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:32:41.015Z] ---> 28fa64c21aa3 [2023-04-20T08:32:41.015Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-20T08:32:41.596Z] ---> 7e33f75ca801 [2023-04-20T08:32:41.596Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-20T08:32:43.532Z] ---> 96a054285b2b [2023-04-20T08:32:43.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-20T08:32:44.125Z] ---> eecef3fc126d [2023-04-20T08:32:44.125Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-20T08:32:44.396Z] ---> Running in 7ee9b058222d [2023-04-20T08:32:47.726Z] Removing intermediate container 7ee9b058222d [2023-04-20T08:32:47.726Z] ---> 790850ab4415 [2023-04-20T08:32:47.726Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-20T08:32:47.726Z] ---> Running in cf5c093d841e [2023-04-20T08:32:47.993Z] Removing intermediate container cf5c093d841e [2023-04-20T08:32:47.993Z] ---> e7d0ff5a6ab5 [2023-04-20T08:32:47.993Z] Step 20/22 : LABEL arch=arm64 [2023-04-20T08:32:47.993Z] ---> Running in bd26f5a447aa [2023-04-20T08:32:48.647Z] Removing intermediate container bd26f5a447aa [2023-04-20T08:32:48.647Z] ---> 35c48fc50163 [2023-04-20T08:32:48.647Z] Step 21/22 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:32:48.647Z] ---> Running in 827dbd03d262 [2023-04-20T08:32:49.228Z] Removing intermediate container 827dbd03d262 [2023-04-20T08:32:49.228Z] ---> 999510b0d559 [2023-04-20T08:32:49.228Z] Step 22/22 : LABEL version=3.0.0-dev.135 [2023-04-20T08:32:49.228Z] ---> Running in 6e8754ce5f1c [2023-04-20T08:32:49.809Z] Removing intermediate container 6e8754ce5f1c [2023-04-20T08:32:49.809Z] ---> 84025845cd90 [2023-04-20T08:32:49.809Z] [2023-04-20T08:32:50.074Z] Successfully built 84025845cd90 [2023-04-20T08:32:50.074Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-20T08:33:57.924Z]  Building security-proxy-setup ... done Removing intermediate container 8ad1f1684269 [2023-04-20T08:33:57.924Z] ---> 582f362edc90 [2023-04-20T08:33:57.924Z] [2023-04-20T08:33:57.924Z] Step 10/23 : FROM alpine:3.17 [2023-04-20T08:33:57.924Z] ---> 51e60588ff2c [2023-04-20T08:33:57.924Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:33:57.924Z] ---> Running in cf7193cb97a6 [2023-04-20T08:33:57.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:33:57.924Z] Removing intermediate container 37787b85f751 [2023-04-20T08:33:57.924Z] ---> 384e1ee2704f [2023-04-20T08:33:57.924Z] [2023-04-20T08:33:57.924Z] Step 10/25 : FROM alpine:3.17 [2023-04-20T08:33:57.924Z] ---> 51e60588ff2c [2023-04-20T08:33:57.924Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:33:57.924Z] ---> Running in 46a37f5acbd2 [2023-04-20T08:33:57.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:33:57.924Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:33:57.924Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:33:57.924Z] OK: 8 MiB in 16 packages [2023-04-20T08:33:57.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:33:57.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:33:57.924Z] Removing intermediate container cf7193cb97a6 [2023-04-20T08:33:57.924Z] ---> e4268c83151b [2023-04-20T08:33:57.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:33:57.925Z] ---> Running in aae9fc207209 [2023-04-20T08:33:57.925Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T08:33:57.925Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:33:57.925Z] OK: 8 MiB in 16 packages [2023-04-20T08:33:57.925Z] Removing intermediate container aae9fc207209 [2023-04-20T08:33:57.925Z] ---> 274dc7f3cd0e [2023-04-20T08:33:57.925Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-20T08:33:57.925Z] ---> Running in fd32b38a6ab2 [2023-04-20T08:33:57.925Z] Removing intermediate container fd32b38a6ab2 [2023-04-20T08:33:57.925Z] ---> 914426a0e4db [2023-04-20T08:33:57.925Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-20T08:33:57.925Z] ---> Running in 972698726b94 [2023-04-20T08:33:57.925Z] Removing intermediate container 46a37f5acbd2 [2023-04-20T08:33:57.925Z] ---> 232cae0b1fb6 [2023-04-20T08:33:57.925Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:33:58.191Z] Removing intermediate container 972698726b94 [2023-04-20T08:33:58.191Z] ---> Running in 117f2004284f [2023-04-20T08:33:58.191Z] ---> 2e908007e46f [2023-04-20T08:33:58.191Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:33:59.598Z] Removing intermediate container 117f2004284f [2023-04-20T08:33:59.598Z] ---> 277f9c5f44bf [2023-04-20T08:33:59.598Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-20T08:33:59.598Z] ---> a8c0700d34c8 [2023-04-20T08:33:59.598Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:33:59.868Z] ---> Running in 7386e41b9760 [2023-04-20T08:34:00.839Z] Removing intermediate container 7386e41b9760 [2023-04-20T08:34:00.839Z] ---> ff9b5a329513 [2023-04-20T08:34:00.839Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-20T08:34:00.839Z] ---> Running in 03bd61bd2524 [2023-04-20T08:34:01.105Z] ---> 867c8d7edf36 [2023-04-20T08:34:01.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-20T08:34:01.687Z] Removing intermediate container 03bd61bd2524 [2023-04-20T08:34:01.687Z] ---> 5c766df45cba [2023-04-20T08:34:01.687Z] Step 15/25 : WORKDIR / [2023-04-20T08:34:01.955Z] ---> Running in 6b1eca70a0cf [2023-04-20T08:34:03.360Z] Removing intermediate container 6b1eca70a0cf [2023-04-20T08:34:03.360Z] ---> 42aeb868f281 [2023-04-20T08:34:03.360Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:34:04.764Z] ---> da62379e91b5 [2023-04-20T08:34:04.764Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:34:06.184Z] ---> e598ac48dcbb [2023-04-20T08:34:06.184Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-20T08:34:06.765Z] ---> 9b573710a1fb [2023-04-20T08:34:06.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:34:08.166Z] ---> ee6f19f83460 [2023-04-20T08:34:08.166Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-20T08:34:08.432Z] ---> Running in 417d63e7b6e6 [2023-04-20T08:34:09.012Z] ---> 84a8ea866ba6 [2023-04-20T08:34:09.278Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:34:09.278Z] Removing intermediate container 417d63e7b6e6 [2023-04-20T08:34:09.278Z] ---> 62c7f027baf6 [2023-04-20T08:34:09.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:34:09.543Z] ---> Running in 51796f94cb2e [2023-04-20T08:34:12.873Z] Removing intermediate container 51796f94cb2e [2023-04-20T08:34:12.873Z] ---> 07ca2a8b933b [2023-04-20T08:34:12.873Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T08:34:12.873Z] Removing intermediate container 7501dc45a892 [2023-04-20T08:34:12.873Z] ---> 6709365456d7 [2023-04-20T08:34:12.873Z] [2023-04-20T08:34:12.873Z] Step 9/20 : FROM alpine:3.17 [2023-04-20T08:34:12.873Z] ---> 51e60588ff2c [2023-04-20T08:34:12.873Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-20T08:34:12.873Z] ---> Using cache [2023-04-20T08:34:12.873Z] ---> 6eca71d71de2 [2023-04-20T08:34:12.873Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-20T08:34:12.873Z] ---> fc04339fd71f [2023-04-20T08:34:12.873Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-20T08:34:12.873Z] ---> Running in d9fb411bd238 [2023-04-20T08:34:12.873Z] ---> Running in ffcb02a437fd [2023-04-20T08:34:13.829Z] Removing intermediate container ffcb02a437fd [2023-04-20T08:34:13.829Z] ---> 03fcc9425647 [2023-04-20T08:34:13.829Z] Step 22/23 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:34:13.829Z] ---> ee22ab5be690 [2023-04-20T08:34:13.829Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-20T08:34:13.829Z] ---> Running in 11eaa7305a78 [2023-04-20T08:34:14.095Z] ---> Running in 82c6e6f593fb [2023-04-20T08:34:14.678Z] Removing intermediate container 11eaa7305a78 [2023-04-20T08:34:14.678Z] ---> af719db09955 [2023-04-20T08:34:14.678Z] Step 23/23 : LABEL version=3.0.0-dev.135 [2023-04-20T08:34:14.943Z] ---> Running in 6ffd74a4ac88 [2023-04-20T08:34:14.943Z] Removing intermediate container 82c6e6f593fb [2023-04-20T08:34:14.943Z] ---> a9d8760a2c37 [2023-04-20T08:34:14.943Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:34:14.943Z] ---> Running in 1ae366562e2c [2023-04-20T08:34:15.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:34:15.483Z] Removing intermediate container 6ffd74a4ac88 [2023-04-20T08:34:15.483Z] ---> 8a20014bd385 [2023-04-20T08:34:15.483Z] [2023-04-20T08:34:15.748Z] Removing intermediate container 1ae366562e2c [2023-04-20T08:34:15.748Z] Successfully built 8a20014bd385 [2023-04-20T08:34:15.748Z] ---> 2bf7db68c4f7 [2023-04-20T08:34:15.748Z] Step 23/25 : LABEL arch=arm64 [2023-04-20T08:34:15.748Z] Successfully tagged support-scheduler-arm64:latest [2023-04-20T08:34:15.748Z]  Building support-scheduler ... done  ---> Running in 385360d5dedd [2023-04-20T08:34:16.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:34:16.285Z] Removing intermediate container 385360d5dedd [2023-04-20T08:34:16.285Z] ---> 7e7275ce5f1b [2023-04-20T08:34:16.285Z] Step 24/25 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:34:16.285Z] ---> Running in e917f1272af2 [2023-04-20T08:34:16.870Z] Removing intermediate container e917f1272af2 [2023-04-20T08:34:16.870Z] ---> a2a7c4a56429 [2023-04-20T08:34:16.870Z] Step 25/25 : LABEL version=3.0.0-dev.135 [2023-04-20T08:34:17.141Z] ---> Running in 1551014d7c68 [2023-04-20T08:34:17.407Z] v3.17.3-111-g9fc0c9d927d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-20T08:34:17.407Z] v3.17.3-110-ge197e433add [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-20T08:34:17.407Z] OK: 17689 distinct packages available [2023-04-20T08:34:17.407Z] Removing intermediate container 1551014d7c68 [2023-04-20T08:34:17.407Z] ---> 767d81925a94 [2023-04-20T08:34:17.407Z] [2023-04-20T08:34:17.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T08:34:17.672Z] Successfully built 767d81925a94 [2023-04-20T08:34:17.672Z] Successfully tagged core-metadata-arm64:latest [2023-04-20T08:34:18.253Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T08:34:19.208Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-20T08:34:19.208Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-20T08:34:19.474Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-20T08:34:19.474Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-20T08:34:19.474Z] (5/9) Installing curl (8.0.1-r0) [2023-04-20T08:34:19.474Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-20T08:34:19.474Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-20T08:34:19.474Z] (8/9) Installing libucontext (1.2-r0) [2023-04-20T08:34:19.474Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-20T08:34:19.474Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T08:34:19.474Z] Executing ca-certificates-20220614-r4.trigger [2023-04-20T08:34:20.054Z] OK: 11 MiB in 24 packages [2023-04-20T08:34:21.987Z] Removing intermediate container d9fb411bd238 [2023-04-20T08:34:21.988Z] ---> cb57ca29562e [2023-04-20T08:34:21.988Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:34:22.942Z] ---> 4182cad0b4ae [2023-04-20T08:34:22.942Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:34:23.523Z] ---> 9d2cd6799126 [2023-04-20T08:34:23.523Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-20T08:34:26.091Z] ---> 1e6bb73eefb0 [2023-04-20T08:34:26.091Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:34:26.675Z] ---> b7c103efc779 [2023-04-20T08:34:26.675Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-20T08:34:26.675Z] ---> Running in 45d7d679e176 [2023-04-20T08:34:27.292Z] Removing intermediate container 45d7d679e176 [2023-04-20T08:34:27.292Z] ---> 527216657f91 [2023-04-20T08:34:27.292Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:34:27.292Z] ---> Running in 7a348e03a478 [2023-04-20T08:34:27.878Z] Removing intermediate container 7a348e03a478 [2023-04-20T08:34:27.878Z] ---> fee122a3e395 [2023-04-20T08:34:27.878Z] Step 18/20 : LABEL arch=arm64 [2023-04-20T08:34:27.878Z] ---> Running in 5c9b85a5becd [2023-04-20T08:34:28.461Z] Removing intermediate container 5c9b85a5becd [2023-04-20T08:34:28.461Z] ---> 89526299b15f [2023-04-20T08:34:28.461Z] Step 19/20 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:34:28.461Z] ---> Running in 4b590719b391 [2023-04-20T08:34:29.041Z] Removing intermediate container 4b590719b391 [2023-04-20T08:34:29.041Z] ---> 5208ace5e660 [2023-04-20T08:34:29.041Z] Step 20/20 : LABEL version=3.0.0-dev.135 [2023-04-20T08:34:29.041Z] ---> Running in 98d1c2e9d713 [2023-04-20T08:34:29.621Z] Removing intermediate container 98d1c2e9d713 [2023-04-20T08:34:29.621Z] ---> 346f9711271f [2023-04-20T08:34:29.621Z] [2023-04-20T08:34:29.621Z] Successfully built 346f9711271f [2023-04-20T08:34:29.621Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-20T08:35:11.075Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0a46cf026566 [2023-04-20T08:35:11.075Z] ---> 14b41b57dd40 [2023-04-20T08:35:11.075Z] [2023-04-20T08:35:11.075Z] Step 10/24 : FROM alpine:3.17 [2023-04-20T08:35:11.075Z] ---> 51e60588ff2c [2023-04-20T08:35:11.075Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T08:35:11.075Z] ---> Using cache [2023-04-20T08:35:11.075Z] ---> 232cae0b1fb6 [2023-04-20T08:35:11.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-20T08:35:11.075Z] ---> Using cache [2023-04-20T08:35:11.075Z] ---> 277f9c5f44bf [2023-04-20T08:35:11.075Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-20T08:35:11.075Z] ---> Running in d451d69aeab5 [2023-04-20T08:35:11.075Z] Removing intermediate container d451d69aeab5 [2023-04-20T08:35:11.075Z] ---> 5014e67ad717 [2023-04-20T08:35:11.075Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-20T08:35:11.075Z] ---> Running in 49b9b63d87ee [2023-04-20T08:35:11.075Z] Removing intermediate container 49b9b63d87ee [2023-04-20T08:35:11.075Z] ---> 70d4909e9d3c [2023-04-20T08:35:11.075Z] Step 15/24 : WORKDIR / [2023-04-20T08:35:11.075Z] ---> Running in 343ad2fd4c8e [2023-04-20T08:35:11.075Z] Removing intermediate container 343ad2fd4c8e [2023-04-20T08:35:11.075Z] ---> 82e7d18026e1 [2023-04-20T08:35:11.075Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-20T08:35:11.672Z] ---> 2a9e96754a54 [2023-04-20T08:35:11.672Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-20T08:35:12.296Z] ---> 382a5c04774c [2023-04-20T08:35:12.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-20T08:35:13.270Z] ---> 6853518ce97f [2023-04-20T08:35:13.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-20T08:35:13.869Z] ---> 504c02d94804 [2023-04-20T08:35:13.869Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-20T08:35:13.869Z] ---> Running in df7b08eae51c [2023-04-20T08:35:13.869Z] Removing intermediate container df7b08eae51c [2023-04-20T08:35:13.869Z] ---> c7a4d25de159 [2023-04-20T08:35:13.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T08:35:14.151Z] ---> Running in 39b2a5265217 [2023-04-20T08:35:14.417Z] Removing intermediate container 39b2a5265217 [2023-04-20T08:35:14.417Z] ---> 652d99066b00 [2023-04-20T08:35:14.417Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T08:35:14.417Z] ---> Running in c547475f7d42 [2023-04-20T08:35:14.685Z] Removing intermediate container c547475f7d42 [2023-04-20T08:35:14.685Z] ---> 003c128def03 [2023-04-20T08:35:14.685Z] Step 23/24 : LABEL git_sha=6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:14.685Z] ---> Running in e9bf7152f960 [2023-04-20T08:35:14.953Z] Removing intermediate container e9bf7152f960 [2023-04-20T08:35:14.953Z] ---> 68c5248f8c2d [2023-04-20T08:35:14.953Z] Step 24/24 : LABEL version=3.0.0-dev.135 [2023-04-20T08:35:15.219Z] ---> Running in 43903d2bea72 [2023-04-20T08:35:15.488Z] Removing intermediate container 43903d2bea72 [2023-04-20T08:35:15.488Z] ---> d47f5fa2791d [2023-04-20T08:35:15.488Z] [2023-04-20T08:35:15.488Z] Successfully built d47f5fa2791d [2023-04-20T08:35:15.488Z] Successfully tagged core-command-arm64:latest [2023-04-20T08:35:15.765Z]  Building core-command ... done  [Pipeline] } [2023-04-20T08:35:15.770Z] $ docker stop --time=1 c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e [2023-04-20T08:35:17.468Z] $ docker rm -f --volumes c718bd992b6c0cc9159ab5e466235eb8bd7752352931d86073180331f357819e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T08:35:17.950Z] + docker images [2023-04-20T08:35:18.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-20T08:35:18.218Z] core-command-arm64 latest d47f5fa2791d 2 seconds ago 19.7MB [2023-04-20T08:35:18.218Z] 14b41b57dd40 9 seconds ago 1.32GB [2023-04-20T08:35:18.218Z] security-spiffe-token-provider-arm64 latest 346f9711271f 48 seconds ago 32.7MB [2023-04-20T08:35:18.218Z] core-metadata-arm64 latest 767d81925a94 About a minute ago 20.2MB [2023-04-20T08:35:18.218Z] support-scheduler-arm64 latest 8a20014bd385 About a minute ago 31.5MB [2023-04-20T08:35:18.218Z] 6709365456d7 About a minute ago 1.36GB [2023-04-20T08:35:18.218Z] 384e1ee2704f About a minute ago 1.33GB [2023-04-20T08:35:18.218Z] 582f362edc90 About a minute ago 1.39GB [2023-04-20T08:35:18.218Z] security-proxy-setup-arm64 latest 84025845cd90 2 minutes ago 18.7MB [2023-04-20T08:35:18.218Z] 9bd0ce75c8de 2 minutes ago 1.3GB [2023-04-20T08:35:18.218Z] security-spire-config-arm64 latest 7bd6fce975ef 3 minutes ago 86.2MB [2023-04-20T08:35:18.218Z] security-secretstore-setup-arm64 latest 2adf9cdd2786 3 minutes ago 32.2MB [2023-04-20T08:35:18.218Z] 02544bce80e7 3 minutes ago 1.31GB [2023-04-20T08:35:18.218Z] security-spire-agent-arm64 latest b4e256240e72 8 minutes ago 125MB [2023-04-20T08:35:18.218Z] 4848ad599b0d 8 minutes ago 1.18GB [2023-04-20T08:35:18.218Z] support-notifications-arm64 latest e30f152d8d1e 8 minutes ago 32.2MB [2023-04-20T08:35:18.218Z] 32240248bdb8 9 minutes ago 1.39GB [2023-04-20T08:35:18.218Z] core-data-arm64 latest 8d476df462ff 10 minutes ago 19.9MB [2023-04-20T08:35:18.218Z] core-common-config-bootstrapper-arm64 latest 9678aad4e222 11 minutes ago 17.2MB [2023-04-20T08:35:18.218Z] c7cb2bb67e3b 11 minutes ago 1.31GB [2023-04-20T08:35:18.218Z] 83beddb0fceb 11 minutes ago 1.33GB [2023-04-20T08:35:18.218Z] security-bootstrapper-arm64 latest 3db3427a6969 11 minutes ago 21.9MB [2023-04-20T08:35:18.218Z] security-proxy-auth-arm64 latest 7d4819f0740a 11 minutes ago 18.3MB [2023-04-20T08:35:18.218Z] 38599adb356a 12 minutes ago 1.31GB [2023-04-20T08:35:18.218Z] 5726bcd772d5 12 minutes ago 1.3GB [2023-04-20T08:35:18.218Z] security-spire-server-arm64 latest 35c2de039978 17 minutes ago 87.1MB [2023-04-20T08:35:18.218Z] 19dacb9bfee3 18 minutes ago 1.18GB [2023-04-20T08:35:18.218Z] ci-base-image-arm64 latest 994d252d2a26 21 minutes ago 866MB [2023-04-20T08:35:18.218Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-20T08:35:18.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-20T08:35:18.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:35:18.323Z] provisioning config files... [2023-04-20T08:35:18.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/497@tmp/config14307620793743586684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:35:18.666Z] ---> docker-login.sh [2023-04-20T08:35:18.666Z] nexus3.edgexfoundry.org:10001 [2023-04-20T08:35:18.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:35:18.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:35:18.931Z] Configure a credential helper to remove this warning. See [2023-04-20T08:35:18.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:35:18.931Z] [2023-04-20T08:35:18.931Z] Login Succeeded [2023-04-20T08:35:18.931Z] nexus3.edgexfoundry.org:10002 [2023-04-20T08:35:19.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:35:19.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:35:19.463Z] Configure a credential helper to remove this warning. See [2023-04-20T08:35:19.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:35:19.463Z] [2023-04-20T08:35:19.463Z] Login Succeeded [2023-04-20T08:35:19.464Z] nexus3.edgexfoundry.org:10003 [2023-04-20T08:35:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:35:19.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:35:19.730Z] Configure a credential helper to remove this warning. See [2023-04-20T08:35:19.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:35:19.730Z] [2023-04-20T08:35:19.730Z] Login Succeeded [2023-04-20T08:35:19.730Z] nexus3.edgexfoundry.org:10004 [2023-04-20T08:35:19.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:35:19.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:35:19.997Z] Configure a credential helper to remove this warning. See [2023-04-20T08:35:19.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:35:19.997Z] [2023-04-20T08:35:19.997Z] Login Succeeded [2023-04-20T08:35:19.997Z] docker.io [2023-04-20T08:35:20.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T08:35:20.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T08:35:20.529Z] Configure a credential helper to remove this warning. See [2023-04-20T08:35:20.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T08:35:20.529Z] [2023-04-20T08:35:20.529Z] Login Succeeded [2023-04-20T08:35:20.529Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T08:35:20.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:35:20.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T08:35:20.603Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-20T08:35:20.603Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:20.603Z] latest [2023-04-20T08:35:20.603Z] 3.0.0-dev.135 [2023-04-20T08:35:20.603Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:20.603Z] main [2023-04-20T08:35:20.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:20.959Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:21.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:21.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-20T08:35:21.301Z] 11bf9e1966a8: Preparing [2023-04-20T08:35:21.301Z] 8635c53b974d: Preparing [2023-04-20T08:35:21.301Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:21.301Z] 34e5f86187d4: Preparing [2023-04-20T08:35:21.301Z] a0a245011711: Preparing [2023-04-20T08:35:21.301Z] 26cbea5cba74: Preparing [2023-04-20T08:35:21.301Z] 26cbea5cba74: Waiting [2023-04-20T08:35:21.578Z] d6eb6999b3ee: Pushed [2023-04-20T08:35:21.578Z] 11bf9e1966a8: Pushed [2023-04-20T08:35:21.578Z] 34e5f86187d4: Pushed [2023-04-20T08:35:21.578Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:21.578Z] a0a245011711: Pushed [2023-04-20T08:35:24.914Z] 8635c53b974d: Pushed [2023-04-20T08:35:25.183Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:25.533Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:25.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-20T08:35:25.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-20T08:35:25.873Z] 11bf9e1966a8: Preparing [2023-04-20T08:35:25.873Z] 8635c53b974d: Preparing [2023-04-20T08:35:25.873Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:25.873Z] 34e5f86187d4: Preparing [2023-04-20T08:35:25.873Z] a0a245011711: Preparing [2023-04-20T08:35:25.873Z] 26cbea5cba74: Preparing [2023-04-20T08:35:25.873Z] 26cbea5cba74: Waiting [2023-04-20T08:35:25.873Z] a0a245011711: Layer already exists [2023-04-20T08:35:25.873Z] 8635c53b974d: Layer already exists [2023-04-20T08:35:25.873Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:25.873Z] 11bf9e1966a8: Layer already exists [2023-04-20T08:35:25.873Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:25.873Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:25.873Z] latest: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:26.223Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:26.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 [2023-04-20T08:35:26.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-20T08:35:26.561Z] 11bf9e1966a8: Preparing [2023-04-20T08:35:26.561Z] 8635c53b974d: Preparing [2023-04-20T08:35:26.561Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:26.561Z] 34e5f86187d4: Preparing [2023-04-20T08:35:26.561Z] a0a245011711: Preparing [2023-04-20T08:35:26.561Z] 26cbea5cba74: Preparing [2023-04-20T08:35:26.561Z] 26cbea5cba74: Waiting [2023-04-20T08:35:26.561Z] 11bf9e1966a8: Layer already exists [2023-04-20T08:35:26.561Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:26.561Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:26.561Z] a0a245011711: Layer already exists [2023-04-20T08:35:26.561Z] 8635c53b974d: Layer already exists [2023-04-20T08:35:26.561Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:26.826Z] 3.0.0-dev.135: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:27.166Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:27.502Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:27.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-20T08:35:27.502Z] 11bf9e1966a8: Preparing [2023-04-20T08:35:27.502Z] 8635c53b974d: Preparing [2023-04-20T08:35:27.502Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:27.502Z] 34e5f86187d4: Preparing [2023-04-20T08:35:27.502Z] a0a245011711: Preparing [2023-04-20T08:35:27.502Z] 26cbea5cba74: Preparing [2023-04-20T08:35:27.502Z] 26cbea5cba74: Waiting [2023-04-20T08:35:27.502Z] 11bf9e1966a8: Layer already exists [2023-04-20T08:35:27.502Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:27.502Z] 8635c53b974d: Layer already exists [2023-04-20T08:35:27.502Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:27.502Z] a0a245011711: Layer already exists [2023-04-20T08:35:27.502Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:27.502Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:27.838Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:28.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-20T08:35:28.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-20T08:35:28.173Z] 11bf9e1966a8: Preparing [2023-04-20T08:35:28.173Z] 8635c53b974d: Preparing [2023-04-20T08:35:28.173Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:28.173Z] 34e5f86187d4: Preparing [2023-04-20T08:35:28.173Z] a0a245011711: Preparing [2023-04-20T08:35:28.173Z] 26cbea5cba74: Preparing [2023-04-20T08:35:28.173Z] 26cbea5cba74: Waiting [2023-04-20T08:35:28.173Z] 11bf9e1966a8: Layer already exists [2023-04-20T08:35:28.173Z] a0a245011711: Layer already exists [2023-04-20T08:35:28.173Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:28.173Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:28.173Z] 8635c53b974d: Layer already exists [2023-04-20T08:35:28.173Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:28.438Z] main: digest: sha256:95fcbbfd9481db28d5a7eb030479604d22d87e60769d2c80841799d2863ce699 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:35:28.477Z] ===================================================== [Pipeline] echo [2023-04-20T08:35:28.482Z] taggedImages: [2023-04-20T08:35:28.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:28.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-20T08:35:28.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.135 [2023-04-20T08:35:28.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:28.482Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-20T08:35:28.498Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-20T08:35:28.498Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:28.498Z] latest [2023-04-20T08:35:28.498Z] 3.0.0-dev.135 [2023-04-20T08:35:28.498Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:28.498Z] main [2023-04-20T08:35:28.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:28.842Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:29.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:29.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-20T08:35:29.179Z] cca7adfc1b9c: Preparing [2023-04-20T08:35:29.179Z] ff782d414270: Preparing [2023-04-20T08:35:29.179Z] 4a2797c52585: Preparing [2023-04-20T08:35:29.179Z] ffbc13ed3089: Preparing [2023-04-20T08:35:29.179Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:29.179Z] 34e5f86187d4: Preparing [2023-04-20T08:35:29.179Z] e86dc6140f9c: Preparing [2023-04-20T08:35:29.179Z] 26cbea5cba74: Preparing [2023-04-20T08:35:29.179Z] 34e5f86187d4: Waiting [2023-04-20T08:35:29.179Z] 26cbea5cba74: Waiting [2023-04-20T08:35:29.179Z] e86dc6140f9c: Waiting [2023-04-20T08:35:29.179Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:29.445Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:29.445Z] 4a2797c52585: Pushed [2023-04-20T08:35:29.445Z] cca7adfc1b9c: Pushed [2023-04-20T08:35:29.445Z] ff782d414270: Pushed [2023-04-20T08:35:29.445Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:29.445Z] e86dc6140f9c: Pushed [2023-04-20T08:35:32.018Z] ffbc13ed3089: Pushed [2023-04-20T08:35:32.018Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:32.357Z] + 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-04-20T08:35:32.690Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-20T08:35:32.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-20T08:35:32.690Z] cca7adfc1b9c: Preparing [2023-04-20T08:35:32.690Z] ff782d414270: Preparing [2023-04-20T08:35:32.690Z] 4a2797c52585: Preparing [2023-04-20T08:35:32.690Z] ffbc13ed3089: Preparing [2023-04-20T08:35:32.690Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:32.690Z] 34e5f86187d4: Preparing [2023-04-20T08:35:32.690Z] e86dc6140f9c: Preparing [2023-04-20T08:35:32.690Z] 26cbea5cba74: Preparing [2023-04-20T08:35:32.690Z] e86dc6140f9c: Waiting [2023-04-20T08:35:32.690Z] 34e5f86187d4: Waiting [2023-04-20T08:35:32.690Z] 26cbea5cba74: Waiting [2023-04-20T08:35:32.690Z] cca7adfc1b9c: Layer already exists [2023-04-20T08:35:32.690Z] ff782d414270: Layer already exists [2023-04-20T08:35:32.690Z] 4a2797c52585: Layer already exists [2023-04-20T08:35:32.690Z] ffbc13ed3089: Layer already exists [2023-04-20T08:35:32.690Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:32.690Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:32.690Z] e86dc6140f9c: Layer already exists [2023-04-20T08:35:32.690Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:32.690Z] latest: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:33.308Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:33.642Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 [2023-04-20T08:35:33.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-20T08:35:33.643Z] cca7adfc1b9c: Preparing [2023-04-20T08:35:33.643Z] ff782d414270: Preparing [2023-04-20T08:35:33.643Z] 4a2797c52585: Preparing [2023-04-20T08:35:33.643Z] ffbc13ed3089: Preparing [2023-04-20T08:35:33.643Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:33.643Z] 34e5f86187d4: Preparing [2023-04-20T08:35:33.643Z] e86dc6140f9c: Preparing [2023-04-20T08:35:33.643Z] 26cbea5cba74: Preparing [2023-04-20T08:35:33.643Z] 34e5f86187d4: Waiting [2023-04-20T08:35:33.643Z] e86dc6140f9c: Waiting [2023-04-20T08:35:33.643Z] 26cbea5cba74: Waiting [2023-04-20T08:35:33.643Z] cca7adfc1b9c: Layer already exists [2023-04-20T08:35:33.643Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:33.643Z] ffbc13ed3089: Layer already exists [2023-04-20T08:35:33.643Z] ff782d414270: Layer already exists [2023-04-20T08:35:33.643Z] 4a2797c52585: Layer already exists [2023-04-20T08:35:33.643Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:33.643Z] e86dc6140f9c: Layer already exists [2023-04-20T08:35:33.643Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:33.643Z] 3.0.0-dev.135: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:34.242Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:34.581Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:34.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-20T08:35:34.581Z] cca7adfc1b9c: Preparing [2023-04-20T08:35:34.581Z] ff782d414270: Preparing [2023-04-20T08:35:34.581Z] 4a2797c52585: Preparing [2023-04-20T08:35:34.581Z] ffbc13ed3089: Preparing [2023-04-20T08:35:34.581Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:34.581Z] 34e5f86187d4: Preparing [2023-04-20T08:35:34.581Z] e86dc6140f9c: Preparing [2023-04-20T08:35:34.581Z] 26cbea5cba74: Preparing [2023-04-20T08:35:34.581Z] 34e5f86187d4: Waiting [2023-04-20T08:35:34.581Z] e86dc6140f9c: Waiting [2023-04-20T08:35:34.581Z] 26cbea5cba74: Waiting [2023-04-20T08:35:34.581Z] ff782d414270: Layer already exists [2023-04-20T08:35:34.581Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:34.581Z] 4a2797c52585: Layer already exists [2023-04-20T08:35:34.581Z] cca7adfc1b9c: Layer already exists [2023-04-20T08:35:34.581Z] ffbc13ed3089: Layer already exists [2023-04-20T08:35:34.581Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:34.581Z] e86dc6140f9c: Layer already exists [2023-04-20T08:35:34.581Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:34.848Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:35.187Z] + 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-04-20T08:35:35.521Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-20T08:35:35.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-20T08:35:35.521Z] cca7adfc1b9c: Preparing [2023-04-20T08:35:35.521Z] ff782d414270: Preparing [2023-04-20T08:35:35.521Z] 4a2797c52585: Preparing [2023-04-20T08:35:35.521Z] ffbc13ed3089: Preparing [2023-04-20T08:35:35.521Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:35.521Z] 34e5f86187d4: Preparing [2023-04-20T08:35:35.521Z] e86dc6140f9c: Preparing [2023-04-20T08:35:35.521Z] 26cbea5cba74: Preparing [2023-04-20T08:35:35.521Z] e86dc6140f9c: Waiting [2023-04-20T08:35:35.521Z] 26cbea5cba74: Waiting [2023-04-20T08:35:35.521Z] 34e5f86187d4: Waiting [2023-04-20T08:35:35.521Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:35.521Z] cca7adfc1b9c: Layer already exists [2023-04-20T08:35:35.521Z] ffbc13ed3089: Layer already exists [2023-04-20T08:35:35.521Z] ff782d414270: Layer already exists [2023-04-20T08:35:35.521Z] 4a2797c52585: Layer already exists [2023-04-20T08:35:35.521Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:35.521Z] e86dc6140f9c: Layer already exists [2023-04-20T08:35:35.521Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:35.787Z] main: digest: sha256:5776c156dbf07e45fd9059a1c3aeed181fa746a8bbb0add11420672c4e74d565 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:35:35.827Z] ===================================================== [Pipeline] echo [2023-04-20T08:35:35.833Z] taggedImages: [2023-04-20T08:35:35.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:35.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-20T08:35:35.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.135 [2023-04-20T08:35:35.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:35.833Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-20T08:35:35.847Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-20T08:35:35.847Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:35.847Z] latest [2023-04-20T08:35:35.847Z] 3.0.0-dev.135 [2023-04-20T08:35:35.847Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:35.847Z] main [2023-04-20T08:35:35.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:36.181Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:36.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:36.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-20T08:35:36.516Z] bc65424f4023: Preparing [2023-04-20T08:35:36.516Z] 0f3d6a6bd9bd: Preparing [2023-04-20T08:35:36.516Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:36.516Z] 34e5f86187d4: Preparing [2023-04-20T08:35:36.516Z] 62da107e2188: Preparing [2023-04-20T08:35:36.516Z] 26cbea5cba74: Preparing [2023-04-20T08:35:36.516Z] 26cbea5cba74: Waiting [2023-04-20T08:35:36.516Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:36.516Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:36.516Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:36.781Z] bc65424f4023: Pushed [2023-04-20T08:35:36.781Z] 62da107e2188: Pushed [2023-04-20T08:35:39.349Z] 0f3d6a6bd9bd: Pushed [2023-04-20T08:35:39.349Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:39.696Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:40.040Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-20T08:35:40.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-20T08:35:40.040Z] bc65424f4023: Preparing [2023-04-20T08:35:40.040Z] 0f3d6a6bd9bd: Preparing [2023-04-20T08:35:40.040Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:40.040Z] 34e5f86187d4: Preparing [2023-04-20T08:35:40.040Z] 62da107e2188: Preparing [2023-04-20T08:35:40.040Z] 26cbea5cba74: Preparing [2023-04-20T08:35:40.040Z] 26cbea5cba74: Waiting [2023-04-20T08:35:40.040Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:40.040Z] 0f3d6a6bd9bd: Layer already exists [2023-04-20T08:35:40.040Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:40.040Z] 62da107e2188: Layer already exists [2023-04-20T08:35:40.040Z] bc65424f4023: Layer already exists [2023-04-20T08:35:40.040Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:40.306Z] latest: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:40.663Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:41.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 [2023-04-20T08:35:41.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-20T08:35:41.001Z] bc65424f4023: Preparing [2023-04-20T08:35:41.001Z] 0f3d6a6bd9bd: Preparing [2023-04-20T08:35:41.001Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:41.001Z] 34e5f86187d4: Preparing [2023-04-20T08:35:41.001Z] 62da107e2188: Preparing [2023-04-20T08:35:41.001Z] 26cbea5cba74: Preparing [2023-04-20T08:35:41.001Z] 26cbea5cba74: Waiting [2023-04-20T08:35:41.001Z] bc65424f4023: Layer already exists [2023-04-20T08:35:41.001Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:41.001Z] 0f3d6a6bd9bd: Layer already exists [2023-04-20T08:35:41.001Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:41.001Z] 62da107e2188: Layer already exists [2023-04-20T08:35:41.001Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:41.001Z] 3.0.0-dev.135: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:41.611Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:41.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:41.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-20T08:35:41.943Z] bc65424f4023: Preparing [2023-04-20T08:35:41.943Z] 0f3d6a6bd9bd: Preparing [2023-04-20T08:35:41.943Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:41.943Z] 34e5f86187d4: Preparing [2023-04-20T08:35:41.943Z] 62da107e2188: Preparing [2023-04-20T08:35:41.943Z] 26cbea5cba74: Preparing [2023-04-20T08:35:41.943Z] 26cbea5cba74: Waiting [2023-04-20T08:35:41.943Z] bc65424f4023: Layer already exists [2023-04-20T08:35:41.943Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:41.943Z] 62da107e2188: Layer already exists [2023-04-20T08:35:41.943Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:41.943Z] 0f3d6a6bd9bd: Layer already exists [2023-04-20T08:35:41.943Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:41.943Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:42.554Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:42.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-20T08:35:42.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-20T08:35:42.891Z] bc65424f4023: Preparing [2023-04-20T08:35:42.891Z] 0f3d6a6bd9bd: Preparing [2023-04-20T08:35:42.891Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:42.891Z] 34e5f86187d4: Preparing [2023-04-20T08:35:42.891Z] 62da107e2188: Preparing [2023-04-20T08:35:42.891Z] 26cbea5cba74: Preparing [2023-04-20T08:35:42.891Z] 26cbea5cba74: Waiting [2023-04-20T08:35:42.891Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:42.891Z] 62da107e2188: Layer already exists [2023-04-20T08:35:42.891Z] 0f3d6a6bd9bd: Layer already exists [2023-04-20T08:35:42.891Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:42.891Z] bc65424f4023: Layer already exists [2023-04-20T08:35:42.891Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:43.158Z] main: digest: sha256:044a20f879dbc69bf178f67bb5eb06867a6e14bd0276b38382697459d328fd14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:35:43.200Z] ===================================================== [Pipeline] echo [2023-04-20T08:35:43.206Z] taggedImages: [2023-04-20T08:35:43.206Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:43.206Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-20T08:35:43.206Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.135 [2023-04-20T08:35:43.206Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:43.206Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-20T08:35:43.220Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-20T08:35:43.220Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:43.220Z] latest [2023-04-20T08:35:43.220Z] 3.0.0-dev.135 [2023-04-20T08:35:43.220Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:43.220Z] main [2023-04-20T08:35:43.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:43.564Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:43.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:43.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-20T08:35:43.906Z] f0ab7abd7062: Preparing [2023-04-20T08:35:43.906Z] e682be7ee34d: Preparing [2023-04-20T08:35:43.906Z] c466f17b291a: Preparing [2023-04-20T08:35:43.906Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:43.906Z] 34e5f86187d4: Preparing [2023-04-20T08:35:43.906Z] a0a245011711: Preparing [2023-04-20T08:35:43.906Z] 26cbea5cba74: Preparing [2023-04-20T08:35:43.906Z] a0a245011711: Waiting [2023-04-20T08:35:43.906Z] 26cbea5cba74: Waiting [2023-04-20T08:35:43.906Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:43.906Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:44.172Z] a0a245011711: Layer already exists [2023-04-20T08:35:44.172Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:44.172Z] f0ab7abd7062: Pushed [2023-04-20T08:35:44.172Z] e682be7ee34d: Pushed [2023-04-20T08:35:46.744Z] c466f17b291a: Pushed [2023-04-20T08:35:47.009Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:47.345Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:47.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-20T08:35:47.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-20T08:35:47.674Z] f0ab7abd7062: Preparing [2023-04-20T08:35:47.674Z] e682be7ee34d: Preparing [2023-04-20T08:35:47.674Z] c466f17b291a: Preparing [2023-04-20T08:35:47.674Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:47.674Z] 34e5f86187d4: Preparing [2023-04-20T08:35:47.674Z] a0a245011711: Preparing [2023-04-20T08:35:47.674Z] 26cbea5cba74: Preparing [2023-04-20T08:35:47.674Z] a0a245011711: Waiting [2023-04-20T08:35:47.674Z] 26cbea5cba74: Waiting [2023-04-20T08:35:47.674Z] c466f17b291a: Layer already exists [2023-04-20T08:35:47.674Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:47.674Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:47.674Z] e682be7ee34d: Layer already exists [2023-04-20T08:35:47.674Z] f0ab7abd7062: Layer already exists [2023-04-20T08:35:47.674Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:47.674Z] a0a245011711: Layer already exists [2023-04-20T08:35:47.939Z] latest: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:48.274Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:48.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 [2023-04-20T08:35:48.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-20T08:35:48.607Z] f0ab7abd7062: Preparing [2023-04-20T08:35:48.607Z] e682be7ee34d: Preparing [2023-04-20T08:35:48.607Z] c466f17b291a: Preparing [2023-04-20T08:35:48.607Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:48.607Z] 34e5f86187d4: Preparing [2023-04-20T08:35:48.607Z] a0a245011711: Preparing [2023-04-20T08:35:48.607Z] 26cbea5cba74: Preparing [2023-04-20T08:35:48.607Z] a0a245011711: Waiting [2023-04-20T08:35:48.607Z] 26cbea5cba74: Waiting [2023-04-20T08:35:48.607Z] f0ab7abd7062: Layer already exists [2023-04-20T08:35:48.607Z] c466f17b291a: Layer already exists [2023-04-20T08:35:48.607Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:48.607Z] e682be7ee34d: Layer already exists [2023-04-20T08:35:48.607Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:48.607Z] a0a245011711: Layer already exists [2023-04-20T08:35:48.607Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:48.607Z] 3.0.0-dev.135: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:49.213Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:49.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:49.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-20T08:35:49.554Z] f0ab7abd7062: Preparing [2023-04-20T08:35:49.554Z] e682be7ee34d: Preparing [2023-04-20T08:35:49.554Z] c466f17b291a: Preparing [2023-04-20T08:35:49.554Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:49.554Z] 34e5f86187d4: Preparing [2023-04-20T08:35:49.554Z] a0a245011711: Preparing [2023-04-20T08:35:49.554Z] 26cbea5cba74: Preparing [2023-04-20T08:35:49.554Z] a0a245011711: Waiting [2023-04-20T08:35:49.554Z] 26cbea5cba74: Waiting [2023-04-20T08:35:49.554Z] e682be7ee34d: Layer already exists [2023-04-20T08:35:49.554Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:49.554Z] f0ab7abd7062: Layer already exists [2023-04-20T08:35:49.554Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:49.554Z] c466f17b291a: Layer already exists [2023-04-20T08:35:49.554Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:49.554Z] a0a245011711: Layer already exists [2023-04-20T08:35:49.819Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:50.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:50.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-20T08:35:50.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-20T08:35:50.525Z] f0ab7abd7062: Preparing [2023-04-20T08:35:50.525Z] e682be7ee34d: Preparing [2023-04-20T08:35:50.525Z] c466f17b291a: Preparing [2023-04-20T08:35:50.525Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:50.525Z] 34e5f86187d4: Preparing [2023-04-20T08:35:50.525Z] a0a245011711: Preparing [2023-04-20T08:35:50.525Z] 26cbea5cba74: Preparing [2023-04-20T08:35:50.525Z] a0a245011711: Waiting [2023-04-20T08:35:50.525Z] 26cbea5cba74: Waiting [2023-04-20T08:35:50.525Z] f0ab7abd7062: Layer already exists [2023-04-20T08:35:50.525Z] e682be7ee34d: Layer already exists [2023-04-20T08:35:50.525Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:50.525Z] c466f17b291a: Layer already exists [2023-04-20T08:35:50.525Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:50.525Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:50.525Z] a0a245011711: Layer already exists [2023-04-20T08:35:50.796Z] main: digest: sha256:b49d058c649e1b5c3db3fe4f31002dbc6f61187b16a155d24bf8d925a33ef4bf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:35:50.850Z] ===================================================== [Pipeline] echo [2023-04-20T08:35:50.863Z] taggedImages: [2023-04-20T08:35:50.863Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:50.863Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-20T08:35:50.863Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.135 [2023-04-20T08:35:50.863Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:50.863Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-20T08:35:50.882Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-20T08:35:50.882Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:50.882Z] latest [2023-04-20T08:35:50.882Z] 3.0.0-dev.135 [2023-04-20T08:35:50.882Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:35:50.882Z] main [2023-04-20T08:35:50.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:51.223Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:51.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:35:51.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-20T08:35:51.573Z] 62032f815d36: Preparing [2023-04-20T08:35:51.573Z] 62032f815d36: Preparing [2023-04-20T08:35:51.573Z] d49b44522534: Preparing [2023-04-20T08:35:51.573Z] 1c90318efe65: Preparing [2023-04-20T08:35:51.573Z] e72b2d2af492: Preparing [2023-04-20T08:35:51.573Z] c7c776c2d79f: Preparing [2023-04-20T08:35:51.573Z] 9aa2a4933c05: Preparing [2023-04-20T08:35:51.573Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:51.573Z] 34e5f86187d4: Preparing [2023-04-20T08:35:51.573Z] 98300cc08b9c: Preparing [2023-04-20T08:35:51.573Z] 57430f11ff14: Preparing [2023-04-20T08:35:51.573Z] 20bf20e17094: Preparing [2023-04-20T08:35:51.573Z] a3bbaa0b8fa3: Preparing [2023-04-20T08:35:51.573Z] 26cbea5cba74: Preparing [2023-04-20T08:35:51.573Z] 57430f11ff14: Waiting [2023-04-20T08:35:51.574Z] 9aa2a4933c05: Waiting [2023-04-20T08:35:51.574Z] d6eb6999b3ee: Waiting [2023-04-20T08:35:51.574Z] 20bf20e17094: Waiting [2023-04-20T08:35:51.574Z] 34e5f86187d4: Waiting [2023-04-20T08:35:51.574Z] 98300cc08b9c: Waiting [2023-04-20T08:35:51.574Z] a3bbaa0b8fa3: Waiting [2023-04-20T08:35:51.574Z] 26cbea5cba74: Waiting [2023-04-20T08:35:51.849Z] d49b44522534: Pushed [2023-04-20T08:35:51.849Z] e72b2d2af492: Pushed [2023-04-20T08:35:51.849Z] c7c776c2d79f: Pushed [2023-04-20T08:35:51.849Z] 1c90318efe65: Pushed [2023-04-20T08:35:51.849Z] 62032f815d36: Pushed [2023-04-20T08:35:51.849Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:51.849Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:52.120Z] 98300cc08b9c: Pushed [2023-04-20T08:35:52.120Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:52.120Z] 20bf20e17094: Pushed [2023-04-20T08:35:52.120Z] 57430f11ff14: Pushed [2023-04-20T08:35:52.120Z] a3bbaa0b8fa3: Pushed [2023-04-20T08:35:55.461Z] 9aa2a4933c05: Pushed [2023-04-20T08:35:55.461Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:55.800Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:35:59.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-20T08:35:59.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-20T08:35:59.473Z] 62032f815d36: Preparing [2023-04-20T08:35:59.473Z] 62032f815d36: Preparing [2023-04-20T08:35:59.473Z] d49b44522534: Preparing [2023-04-20T08:35:59.473Z] 1c90318efe65: Preparing [2023-04-20T08:35:59.473Z] e72b2d2af492: Preparing [2023-04-20T08:35:59.473Z] c7c776c2d79f: Preparing [2023-04-20T08:35:59.473Z] 9aa2a4933c05: Preparing [2023-04-20T08:35:59.473Z] d6eb6999b3ee: Preparing [2023-04-20T08:35:59.473Z] 34e5f86187d4: Preparing [2023-04-20T08:35:59.473Z] 98300cc08b9c: Preparing [2023-04-20T08:35:59.473Z] 57430f11ff14: Preparing [2023-04-20T08:35:59.473Z] 20bf20e17094: Preparing [2023-04-20T08:35:59.473Z] a3bbaa0b8fa3: Preparing [2023-04-20T08:35:59.473Z] 26cbea5cba74: Preparing [2023-04-20T08:35:59.473Z] 9aa2a4933c05: Waiting [2023-04-20T08:35:59.473Z] d6eb6999b3ee: Waiting [2023-04-20T08:35:59.473Z] 34e5f86187d4: Waiting [2023-04-20T08:35:59.473Z] 98300cc08b9c: Waiting [2023-04-20T08:35:59.473Z] 57430f11ff14: Waiting [2023-04-20T08:35:59.473Z] 20bf20e17094: Waiting [2023-04-20T08:35:59.473Z] 26cbea5cba74: Waiting [2023-04-20T08:35:59.473Z] a3bbaa0b8fa3: Waiting [2023-04-20T08:35:59.473Z] 1c90318efe65: Layer already exists [2023-04-20T08:35:59.473Z] 62032f815d36: Layer already exists [2023-04-20T08:35:59.473Z] e72b2d2af492: Layer already exists [2023-04-20T08:35:59.473Z] d49b44522534: Layer already exists [2023-04-20T08:35:59.473Z] c7c776c2d79f: Layer already exists [2023-04-20T08:35:59.473Z] 9aa2a4933c05: Layer already exists [2023-04-20T08:35:59.473Z] 34e5f86187d4: Layer already exists [2023-04-20T08:35:59.473Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:35:59.473Z] 98300cc08b9c: Layer already exists [2023-04-20T08:35:59.473Z] 57430f11ff14: Layer already exists [2023-04-20T08:35:59.473Z] a3bbaa0b8fa3: Layer already exists [2023-04-20T08:35:59.473Z] 20bf20e17094: Layer already exists [2023-04-20T08:35:59.473Z] 26cbea5cba74: Layer already exists [2023-04-20T08:35:59.739Z] latest: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:00.190Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:00.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 [2023-04-20T08:36:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-20T08:36:00.526Z] 62032f815d36: Preparing [2023-04-20T08:36:00.526Z] 62032f815d36: Preparing [2023-04-20T08:36:00.526Z] d49b44522534: Preparing [2023-04-20T08:36:00.526Z] 1c90318efe65: Preparing [2023-04-20T08:36:00.526Z] e72b2d2af492: Preparing [2023-04-20T08:36:00.526Z] c7c776c2d79f: Preparing [2023-04-20T08:36:00.526Z] 9aa2a4933c05: Preparing [2023-04-20T08:36:00.526Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:00.526Z] 34e5f86187d4: Preparing [2023-04-20T08:36:00.526Z] 98300cc08b9c: Preparing [2023-04-20T08:36:00.526Z] 57430f11ff14: Preparing [2023-04-20T08:36:00.526Z] 20bf20e17094: Preparing [2023-04-20T08:36:00.526Z] a3bbaa0b8fa3: Preparing [2023-04-20T08:36:00.526Z] 26cbea5cba74: Preparing [2023-04-20T08:36:00.526Z] 98300cc08b9c: Waiting [2023-04-20T08:36:00.526Z] 57430f11ff14: Waiting [2023-04-20T08:36:00.526Z] 20bf20e17094: Waiting [2023-04-20T08:36:00.526Z] 26cbea5cba74: Waiting [2023-04-20T08:36:00.526Z] a3bbaa0b8fa3: Waiting [2023-04-20T08:36:00.526Z] 9aa2a4933c05: Waiting [2023-04-20T08:36:00.526Z] 34e5f86187d4: Waiting [2023-04-20T08:36:00.526Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:00.526Z] d49b44522534: Layer already exists [2023-04-20T08:36:00.526Z] c7c776c2d79f: Layer already exists [2023-04-20T08:36:00.526Z] 1c90318efe65: Layer already exists [2023-04-20T08:36:00.526Z] e72b2d2af492: Layer already exists [2023-04-20T08:36:00.526Z] 62032f815d36: Layer already exists [2023-04-20T08:36:00.526Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:00.526Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:00.526Z] 9aa2a4933c05: Layer already exists [2023-04-20T08:36:00.796Z] 57430f11ff14: Layer already exists [2023-04-20T08:36:00.796Z] 98300cc08b9c: Layer already exists [2023-04-20T08:36:00.796Z] 20bf20e17094: Layer already exists [2023-04-20T08:36:00.796Z] a3bbaa0b8fa3: Layer already exists [2023-04-20T08:36:00.796Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:00.796Z] 3.0.0-dev.135: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:01.169Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:01.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:01.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-20T08:36:02.091Z] 62032f815d36: Preparing [2023-04-20T08:36:02.091Z] 62032f815d36: Preparing [2023-04-20T08:36:02.091Z] d49b44522534: Preparing [2023-04-20T08:36:02.091Z] 1c90318efe65: Preparing [2023-04-20T08:36:02.091Z] e72b2d2af492: Preparing [2023-04-20T08:36:02.091Z] c7c776c2d79f: Preparing [2023-04-20T08:36:02.091Z] 9aa2a4933c05: Preparing [2023-04-20T08:36:02.091Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:02.091Z] 34e5f86187d4: Preparing [2023-04-20T08:36:02.091Z] 98300cc08b9c: Preparing [2023-04-20T08:36:02.091Z] 57430f11ff14: Preparing [2023-04-20T08:36:02.091Z] 20bf20e17094: Preparing [2023-04-20T08:36:02.091Z] a3bbaa0b8fa3: Preparing [2023-04-20T08:36:02.091Z] 26cbea5cba74: Preparing [2023-04-20T08:36:02.091Z] 98300cc08b9c: Waiting [2023-04-20T08:36:02.091Z] 57430f11ff14: Waiting [2023-04-20T08:36:02.091Z] 20bf20e17094: Waiting [2023-04-20T08:36:02.091Z] a3bbaa0b8fa3: Waiting [2023-04-20T08:36:02.091Z] 26cbea5cba74: Waiting [2023-04-20T08:36:02.091Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:02.091Z] 34e5f86187d4: Waiting [2023-04-20T08:36:02.091Z] 9aa2a4933c05: Waiting [2023-04-20T08:36:02.355Z] e72b2d2af492: Layer already exists [2023-04-20T08:36:02.355Z] d49b44522534: Layer already exists [2023-04-20T08:36:02.355Z] 62032f815d36: Layer already exists [2023-04-20T08:36:02.355Z] c7c776c2d79f: Layer already exists [2023-04-20T08:36:02.355Z] 1c90318efe65: Layer already exists [2023-04-20T08:36:02.355Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:02.355Z] 98300cc08b9c: Layer already exists [2023-04-20T08:36:02.355Z] 57430f11ff14: Layer already exists [2023-04-20T08:36:02.355Z] 9aa2a4933c05: Layer already exists [2023-04-20T08:36:02.355Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:02.355Z] 20bf20e17094: Layer already exists [2023-04-20T08:36:02.355Z] a3bbaa0b8fa3: Layer already exists [2023-04-20T08:36:02.355Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:02.621Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:03.218Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:03.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-20T08:36:03.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-20T08:36:03.550Z] 62032f815d36: Preparing [2023-04-20T08:36:03.550Z] 62032f815d36: Preparing [2023-04-20T08:36:03.550Z] d49b44522534: Preparing [2023-04-20T08:36:03.550Z] 1c90318efe65: Preparing [2023-04-20T08:36:03.550Z] e72b2d2af492: Preparing [2023-04-20T08:36:03.550Z] c7c776c2d79f: Preparing [2023-04-20T08:36:03.550Z] 9aa2a4933c05: Preparing [2023-04-20T08:36:03.550Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:03.551Z] 34e5f86187d4: Preparing [2023-04-20T08:36:03.551Z] 98300cc08b9c: Preparing [2023-04-20T08:36:03.551Z] 57430f11ff14: Preparing [2023-04-20T08:36:03.551Z] 20bf20e17094: Preparing [2023-04-20T08:36:03.551Z] a3bbaa0b8fa3: Preparing [2023-04-20T08:36:03.551Z] 26cbea5cba74: Preparing [2023-04-20T08:36:03.551Z] 9aa2a4933c05: Waiting [2023-04-20T08:36:03.551Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:03.551Z] 57430f11ff14: Waiting [2023-04-20T08:36:03.551Z] 34e5f86187d4: Waiting [2023-04-20T08:36:03.551Z] 98300cc08b9c: Waiting [2023-04-20T08:36:03.551Z] 20bf20e17094: Waiting [2023-04-20T08:36:03.551Z] 26cbea5cba74: Waiting [2023-04-20T08:36:03.551Z] a3bbaa0b8fa3: Waiting [2023-04-20T08:36:03.551Z] d49b44522534: Layer already exists [2023-04-20T08:36:03.551Z] 1c90318efe65: Layer already exists [2023-04-20T08:36:03.551Z] e72b2d2af492: Layer already exists [2023-04-20T08:36:03.551Z] 62032f815d36: Layer already exists [2023-04-20T08:36:03.551Z] c7c776c2d79f: Layer already exists [2023-04-20T08:36:03.551Z] 9aa2a4933c05: Layer already exists [2023-04-20T08:36:03.551Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:03.551Z] 57430f11ff14: Layer already exists [2023-04-20T08:36:03.551Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:03.551Z] 98300cc08b9c: Layer already exists [2023-04-20T08:36:03.551Z] 20bf20e17094: Layer already exists [2023-04-20T08:36:03.551Z] a3bbaa0b8fa3: Layer already exists [2023-04-20T08:36:03.551Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:03.817Z] main: digest: sha256:7035a4b52e598ee947eac8b55a84cbd8f91637142ebd71c12a561a8d7e5d7adf size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:03.853Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:03.859Z] taggedImages: [2023-04-20T08:36:03.859Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:03.859Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-20T08:36:03.859Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.135 [2023-04-20T08:36:03.859Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:03.859Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-20T08:36:03.872Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-20T08:36:03.872Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:03.872Z] latest [2023-04-20T08:36:03.872Z] 3.0.0-dev.135 [2023-04-20T08:36:03.872Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:03.872Z] main [2023-04-20T08:36:03.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:04.192Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:04.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:04.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-20T08:36:04.518Z] f5fb900594d9: Preparing [2023-04-20T08:36:04.518Z] 8a5bb2f58fca: Preparing [2023-04-20T08:36:04.518Z] 686efe603dc2: Preparing [2023-04-20T08:36:04.518Z] f75f0ce22202: Preparing [2023-04-20T08:36:04.518Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:04.518Z] 34e5f86187d4: Preparing [2023-04-20T08:36:04.518Z] e86dc6140f9c: Preparing [2023-04-20T08:36:04.518Z] 26cbea5cba74: Preparing [2023-04-20T08:36:04.518Z] 34e5f86187d4: Waiting [2023-04-20T08:36:04.518Z] e86dc6140f9c: Waiting [2023-04-20T08:36:04.518Z] 26cbea5cba74: Waiting [2023-04-20T08:36:04.518Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:04.518Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:04.784Z] e86dc6140f9c: Layer already exists [2023-04-20T08:36:04.784Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:04.784Z] 8a5bb2f58fca: Pushed [2023-04-20T08:36:04.784Z] 686efe603dc2: Pushed [2023-04-20T08:36:04.784Z] f5fb900594d9: Pushed [2023-04-20T08:36:07.360Z] f75f0ce22202: Pushed [2023-04-20T08:36:07.360Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:07.694Z] + 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-04-20T08:36:08.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-20T08:36:08.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-20T08:36:08.024Z] f5fb900594d9: Preparing [2023-04-20T08:36:08.024Z] 8a5bb2f58fca: Preparing [2023-04-20T08:36:08.024Z] 686efe603dc2: Preparing [2023-04-20T08:36:08.024Z] f75f0ce22202: Preparing [2023-04-20T08:36:08.024Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:08.024Z] 34e5f86187d4: Preparing [2023-04-20T08:36:08.024Z] e86dc6140f9c: Preparing [2023-04-20T08:36:08.024Z] 26cbea5cba74: Preparing [2023-04-20T08:36:08.024Z] 34e5f86187d4: Waiting [2023-04-20T08:36:08.024Z] e86dc6140f9c: Waiting [2023-04-20T08:36:08.024Z] 26cbea5cba74: Waiting [2023-04-20T08:36:08.024Z] f75f0ce22202: Layer already exists [2023-04-20T08:36:08.024Z] f5fb900594d9: Layer already exists [2023-04-20T08:36:08.024Z] 686efe603dc2: Layer already exists [2023-04-20T08:36:08.024Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:08.024Z] 8a5bb2f58fca: Layer already exists [2023-04-20T08:36:08.024Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:08.024Z] e86dc6140f9c: Layer already exists [2023-04-20T08:36:08.024Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:08.289Z] latest: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:08.651Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:08.985Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 [2023-04-20T08:36:08.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-20T08:36:08.985Z] f5fb900594d9: Preparing [2023-04-20T08:36:08.985Z] 8a5bb2f58fca: Preparing [2023-04-20T08:36:08.985Z] 686efe603dc2: Preparing [2023-04-20T08:36:08.985Z] f75f0ce22202: Preparing [2023-04-20T08:36:08.985Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:08.985Z] 34e5f86187d4: Preparing [2023-04-20T08:36:08.985Z] e86dc6140f9c: Preparing [2023-04-20T08:36:08.985Z] 26cbea5cba74: Preparing [2023-04-20T08:36:08.985Z] 34e5f86187d4: Waiting [2023-04-20T08:36:08.985Z] 26cbea5cba74: Waiting [2023-04-20T08:36:08.985Z] e86dc6140f9c: Waiting [2023-04-20T08:36:08.985Z] f75f0ce22202: Layer already exists [2023-04-20T08:36:08.985Z] 8a5bb2f58fca: Layer already exists [2023-04-20T08:36:08.985Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:08.985Z] f5fb900594d9: Layer already exists [2023-04-20T08:36:08.985Z] 686efe603dc2: Layer already exists [2023-04-20T08:36:08.985Z] e86dc6140f9c: Layer already exists [2023-04-20T08:36:08.985Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:08.985Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:08.985Z] 3.0.0-dev.135: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:09.602Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:09.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:09.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-20T08:36:09.943Z] f5fb900594d9: Preparing [2023-04-20T08:36:09.943Z] 8a5bb2f58fca: Preparing [2023-04-20T08:36:09.943Z] 686efe603dc2: Preparing [2023-04-20T08:36:09.943Z] f75f0ce22202: Preparing [2023-04-20T08:36:09.944Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:09.944Z] 34e5f86187d4: Preparing [2023-04-20T08:36:09.944Z] e86dc6140f9c: Preparing [2023-04-20T08:36:09.944Z] 26cbea5cba74: Preparing [2023-04-20T08:36:09.944Z] 34e5f86187d4: Waiting [2023-04-20T08:36:09.944Z] e86dc6140f9c: Waiting [2023-04-20T08:36:09.944Z] 26cbea5cba74: Waiting [2023-04-20T08:36:09.944Z] f5fb900594d9: Layer already exists [2023-04-20T08:36:09.944Z] 8a5bb2f58fca: Layer already exists [2023-04-20T08:36:09.944Z] 686efe603dc2: Layer already exists [2023-04-20T08:36:09.944Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:09.944Z] f75f0ce22202: Layer already exists [2023-04-20T08:36:09.944Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:09.944Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:09.944Z] e86dc6140f9c: Layer already exists [2023-04-20T08:36:10.209Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:10.545Z] + 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-04-20T08:36:13.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-20T08:36:13.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-20T08:36:13.453Z] f5fb900594d9: Preparing [2023-04-20T08:36:13.453Z] 8a5bb2f58fca: Preparing [2023-04-20T08:36:13.453Z] 686efe603dc2: Preparing [2023-04-20T08:36:13.453Z] f75f0ce22202: Preparing [2023-04-20T08:36:13.453Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:13.454Z] 34e5f86187d4: Preparing [2023-04-20T08:36:13.454Z] e86dc6140f9c: Preparing [2023-04-20T08:36:13.454Z] 26cbea5cba74: Preparing [2023-04-20T08:36:13.454Z] 34e5f86187d4: Waiting [2023-04-20T08:36:13.454Z] e86dc6140f9c: Waiting [2023-04-20T08:36:13.454Z] 26cbea5cba74: Waiting [2023-04-20T08:36:13.454Z] f5fb900594d9: Layer already exists [2023-04-20T08:36:13.454Z] 8a5bb2f58fca: Layer already exists [2023-04-20T08:36:13.454Z] f75f0ce22202: Layer already exists [2023-04-20T08:36:13.454Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:13.454Z] 686efe603dc2: Layer already exists [2023-04-20T08:36:13.454Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:13.454Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:13.454Z] e86dc6140f9c: Layer already exists [2023-04-20T08:36:13.721Z] main: digest: sha256:f5eef5ced35461e3239b84b2b70bf1c5fea07eca65939aefa633e88205df41e3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:13.761Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:13.766Z] taggedImages: [2023-04-20T08:36:13.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:13.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-20T08:36:13.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.135 [2023-04-20T08:36:13.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:13.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-20T08:36:13.779Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-20T08:36:13.779Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:13.779Z] latest [2023-04-20T08:36:13.779Z] 3.0.0-dev.135 [2023-04-20T08:36:13.779Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:13.779Z] main [2023-04-20T08:36:13.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:14.124Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:14.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:14.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-20T08:36:14.458Z] c5aa2a299db5: Preparing [2023-04-20T08:36:14.458Z] 138d7966b1b0: Preparing [2023-04-20T08:36:14.458Z] 6f71f36a8bbd: Preparing [2023-04-20T08:36:14.458Z] 902cc7c73861: Preparing [2023-04-20T08:36:14.458Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:14.458Z] 34e5f86187d4: Preparing [2023-04-20T08:36:14.458Z] 759e9be87b09: Preparing [2023-04-20T08:36:14.458Z] 8e699f6f2a16: Preparing [2023-04-20T08:36:14.458Z] 26cbea5cba74: Preparing [2023-04-20T08:36:14.458Z] 759e9be87b09: Waiting [2023-04-20T08:36:14.458Z] 8e699f6f2a16: Waiting [2023-04-20T08:36:14.458Z] 26cbea5cba74: Waiting [2023-04-20T08:36:14.458Z] 34e5f86187d4: Waiting [2023-04-20T08:36:14.458Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:14.722Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:14.722Z] c5aa2a299db5: Pushed [2023-04-20T08:36:14.722Z] 902cc7c73861: Pushed [2023-04-20T08:36:14.722Z] 138d7966b1b0: Pushed [2023-04-20T08:36:14.722Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:14.722Z] 759e9be87b09: Pushed [2023-04-20T08:36:14.989Z] 8e699f6f2a16: Pushed [2023-04-20T08:36:17.562Z] 6f71f36a8bbd: Pushed [2023-04-20T08:36:17.562Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:17.901Z] + 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-04-20T08:36:18.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-20T08:36:18.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-20T08:36:18.234Z] c5aa2a299db5: Preparing [2023-04-20T08:36:18.234Z] 138d7966b1b0: Preparing [2023-04-20T08:36:18.234Z] 6f71f36a8bbd: Preparing [2023-04-20T08:36:18.234Z] 902cc7c73861: Preparing [2023-04-20T08:36:18.234Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:18.234Z] 34e5f86187d4: Preparing [2023-04-20T08:36:18.234Z] 759e9be87b09: Preparing [2023-04-20T08:36:18.234Z] 8e699f6f2a16: Preparing [2023-04-20T08:36:18.234Z] 26cbea5cba74: Preparing [2023-04-20T08:36:18.234Z] 759e9be87b09: Waiting [2023-04-20T08:36:18.234Z] 8e699f6f2a16: Waiting [2023-04-20T08:36:18.234Z] 26cbea5cba74: Waiting [2023-04-20T08:36:18.234Z] 34e5f86187d4: Waiting [2023-04-20T08:36:18.234Z] 6f71f36a8bbd: Layer already exists [2023-04-20T08:36:18.234Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:18.234Z] 902cc7c73861: Layer already exists [2023-04-20T08:36:18.234Z] c5aa2a299db5: Layer already exists [2023-04-20T08:36:18.234Z] 138d7966b1b0: Layer already exists [2023-04-20T08:36:18.234Z] 8e699f6f2a16: Layer already exists [2023-04-20T08:36:18.234Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:18.234Z] 759e9be87b09: Layer already exists [2023-04-20T08:36:18.234Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:18.498Z] latest: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:18.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:19.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 [2023-04-20T08:36:19.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-20T08:36:19.169Z] c5aa2a299db5: Preparing [2023-04-20T08:36:19.169Z] 138d7966b1b0: Preparing [2023-04-20T08:36:19.169Z] 6f71f36a8bbd: Preparing [2023-04-20T08:36:19.169Z] 902cc7c73861: Preparing [2023-04-20T08:36:19.169Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:19.169Z] 34e5f86187d4: Preparing [2023-04-20T08:36:19.169Z] 759e9be87b09: Preparing [2023-04-20T08:36:19.169Z] 8e699f6f2a16: Preparing [2023-04-20T08:36:19.169Z] 26cbea5cba74: Preparing [2023-04-20T08:36:19.169Z] 34e5f86187d4: Waiting [2023-04-20T08:36:19.169Z] 759e9be87b09: Waiting [2023-04-20T08:36:19.169Z] 8e699f6f2a16: Waiting [2023-04-20T08:36:19.169Z] 26cbea5cba74: Waiting [2023-04-20T08:36:19.169Z] 902cc7c73861: Layer already exists [2023-04-20T08:36:19.169Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:19.169Z] c5aa2a299db5: Layer already exists [2023-04-20T08:36:19.169Z] 6f71f36a8bbd: Layer already exists [2023-04-20T08:36:19.169Z] 138d7966b1b0: Layer already exists [2023-04-20T08:36:19.169Z] 8e699f6f2a16: Layer already exists [2023-04-20T08:36:19.169Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:19.169Z] 759e9be87b09: Layer already exists [2023-04-20T08:36:19.169Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:19.169Z] 3.0.0-dev.135: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:19.766Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:20.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:20.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-20T08:36:20.094Z] c5aa2a299db5: Preparing [2023-04-20T08:36:20.094Z] 138d7966b1b0: Preparing [2023-04-20T08:36:20.094Z] 6f71f36a8bbd: Preparing [2023-04-20T08:36:20.094Z] 902cc7c73861: Preparing [2023-04-20T08:36:20.094Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:20.094Z] 34e5f86187d4: Preparing [2023-04-20T08:36:20.094Z] 759e9be87b09: Preparing [2023-04-20T08:36:20.094Z] 8e699f6f2a16: Preparing [2023-04-20T08:36:20.094Z] 26cbea5cba74: Preparing [2023-04-20T08:36:20.094Z] 34e5f86187d4: Waiting [2023-04-20T08:36:20.094Z] 759e9be87b09: Waiting [2023-04-20T08:36:20.094Z] 8e699f6f2a16: Waiting [2023-04-20T08:36:20.094Z] 902cc7c73861: Layer already exists [2023-04-20T08:36:20.094Z] 6f71f36a8bbd: Layer already exists [2023-04-20T08:36:20.094Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:20.094Z] c5aa2a299db5: Layer already exists [2023-04-20T08:36:20.094Z] 138d7966b1b0: Layer already exists [2023-04-20T08:36:20.094Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:20.094Z] 759e9be87b09: Layer already exists [2023-04-20T08:36:20.094Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:20.094Z] 8e699f6f2a16: Layer already exists [2023-04-20T08:36:20.094Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:20.422Z] + 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-04-20T08:36:20.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-20T08:36:20.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-20T08:36:20.758Z] c5aa2a299db5: Preparing [2023-04-20T08:36:20.758Z] 138d7966b1b0: Preparing [2023-04-20T08:36:20.758Z] 6f71f36a8bbd: Preparing [2023-04-20T08:36:20.758Z] 902cc7c73861: Preparing [2023-04-20T08:36:20.758Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:20.758Z] 34e5f86187d4: Preparing [2023-04-20T08:36:20.758Z] 759e9be87b09: Preparing [2023-04-20T08:36:20.758Z] 8e699f6f2a16: Preparing [2023-04-20T08:36:20.758Z] 26cbea5cba74: Preparing [2023-04-20T08:36:20.758Z] 759e9be87b09: Waiting [2023-04-20T08:36:20.758Z] 8e699f6f2a16: Waiting [2023-04-20T08:36:20.758Z] 26cbea5cba74: Waiting [2023-04-20T08:36:20.758Z] 34e5f86187d4: Waiting [2023-04-20T08:36:20.758Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:20.758Z] 138d7966b1b0: Layer already exists [2023-04-20T08:36:20.758Z] 902cc7c73861: Layer already exists [2023-04-20T08:36:20.758Z] c5aa2a299db5: Layer already exists [2023-04-20T08:36:20.758Z] 6f71f36a8bbd: Layer already exists [2023-04-20T08:36:20.758Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:20.758Z] 8e699f6f2a16: Layer already exists [2023-04-20T08:36:20.758Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:20.759Z] 759e9be87b09: Layer already exists [2023-04-20T08:36:21.022Z] main: digest: sha256:c2b13ba519da849cf9ebb73797e553abee9b07b35582714cc85394d2304bb139 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:21.074Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:21.082Z] taggedImages: [2023-04-20T08:36:21.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:21.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-20T08:36:21.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.135 [2023-04-20T08:36:21.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:21.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-20T08:36:21.104Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-20T08:36:21.104Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:21.104Z] latest [2023-04-20T08:36:21.104Z] 3.0.0-dev.135 [2023-04-20T08:36:21.104Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:21.104Z] main [2023-04-20T08:36:21.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:21.439Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:21.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:21.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-20T08:36:21.763Z] 75afd09810a4: Preparing [2023-04-20T08:36:21.763Z] 92d406b26b0a: Preparing [2023-04-20T08:36:21.763Z] e0a9b9d0e9c0: Preparing [2023-04-20T08:36:21.763Z] f57551cb0209: Preparing [2023-04-20T08:36:21.763Z] 1960b1d0a30e: Preparing [2023-04-20T08:36:21.763Z] 097868514d12: Preparing [2023-04-20T08:36:21.763Z] fd74f78b0ca6: Preparing [2023-04-20T08:36:21.763Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:21.763Z] 34e5f86187d4: Preparing [2023-04-20T08:36:21.763Z] c69378f746c6: Preparing [2023-04-20T08:36:21.763Z] 26cbea5cba74: Preparing [2023-04-20T08:36:21.763Z] 097868514d12: Waiting [2023-04-20T08:36:21.763Z] fd74f78b0ca6: Waiting [2023-04-20T08:36:21.763Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:21.763Z] 34e5f86187d4: Waiting [2023-04-20T08:36:21.763Z] c69378f746c6: Waiting [2023-04-20T08:36:21.763Z] 26cbea5cba74: Waiting [2023-04-20T08:36:22.029Z] 1960b1d0a30e: Pushed [2023-04-20T08:36:22.029Z] 75afd09810a4: Pushed [2023-04-20T08:36:22.029Z] 92d406b26b0a: Pushed [2023-04-20T08:36:22.029Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:22.029Z] 097868514d12: Pushed [2023-04-20T08:36:22.029Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:22.294Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:22.294Z] fd74f78b0ca6: Pushed [2023-04-20T08:36:22.559Z] c69378f746c6: Pushed [2023-04-20T08:36:24.492Z] f57551cb0209: Pushed [2023-04-20T08:36:25.449Z] e0a9b9d0e9c0: Pushed [2023-04-20T08:36:25.449Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:25.782Z] + 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-04-20T08:36:26.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-20T08:36:26.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-20T08:36:26.105Z] 75afd09810a4: Preparing [2023-04-20T08:36:26.105Z] 92d406b26b0a: Preparing [2023-04-20T08:36:26.105Z] e0a9b9d0e9c0: Preparing [2023-04-20T08:36:26.105Z] f57551cb0209: Preparing [2023-04-20T08:36:26.105Z] 1960b1d0a30e: Preparing [2023-04-20T08:36:26.105Z] 097868514d12: Preparing [2023-04-20T08:36:26.105Z] fd74f78b0ca6: Preparing [2023-04-20T08:36:26.105Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:26.105Z] 34e5f86187d4: Preparing [2023-04-20T08:36:26.105Z] c69378f746c6: Preparing [2023-04-20T08:36:26.105Z] 26cbea5cba74: Preparing [2023-04-20T08:36:26.105Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:26.105Z] 34e5f86187d4: Waiting [2023-04-20T08:36:26.105Z] c69378f746c6: Waiting [2023-04-20T08:36:26.105Z] 26cbea5cba74: Waiting [2023-04-20T08:36:26.105Z] 097868514d12: Waiting [2023-04-20T08:36:26.105Z] fd74f78b0ca6: Waiting [2023-04-20T08:36:26.105Z] 92d406b26b0a: Layer already exists [2023-04-20T08:36:26.105Z] 75afd09810a4: Layer already exists [2023-04-20T08:36:26.105Z] 1960b1d0a30e: Layer already exists [2023-04-20T08:36:26.105Z] e0a9b9d0e9c0: Layer already exists [2023-04-20T08:36:26.105Z] f57551cb0209: Layer already exists [2023-04-20T08:36:26.105Z] 097868514d12: Layer already exists [2023-04-20T08:36:26.105Z] fd74f78b0ca6: Layer already exists [2023-04-20T08:36:26.105Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:26.105Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:26.105Z] c69378f746c6: Layer already exists [2023-04-20T08:36:26.105Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:26.369Z] latest: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:26.710Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:27.045Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 [2023-04-20T08:36:27.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-20T08:36:27.045Z] 75afd09810a4: Preparing [2023-04-20T08:36:27.045Z] 92d406b26b0a: Preparing [2023-04-20T08:36:27.045Z] e0a9b9d0e9c0: Preparing [2023-04-20T08:36:27.045Z] f57551cb0209: Preparing [2023-04-20T08:36:27.045Z] 1960b1d0a30e: Preparing [2023-04-20T08:36:27.045Z] 097868514d12: Preparing [2023-04-20T08:36:27.045Z] fd74f78b0ca6: Preparing [2023-04-20T08:36:27.045Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:27.045Z] 34e5f86187d4: Preparing [2023-04-20T08:36:27.045Z] c69378f746c6: Preparing [2023-04-20T08:36:27.045Z] 26cbea5cba74: Preparing [2023-04-20T08:36:27.045Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:27.045Z] 097868514d12: Waiting [2023-04-20T08:36:27.045Z] 34e5f86187d4: Waiting [2023-04-20T08:36:27.045Z] fd74f78b0ca6: Waiting [2023-04-20T08:36:27.045Z] c69378f746c6: Waiting [2023-04-20T08:36:27.045Z] 26cbea5cba74: Waiting [2023-04-20T08:36:27.045Z] e0a9b9d0e9c0: Layer already exists [2023-04-20T08:36:27.045Z] 92d406b26b0a: Layer already exists [2023-04-20T08:36:27.045Z] 75afd09810a4: Layer already exists [2023-04-20T08:36:27.045Z] 1960b1d0a30e: Layer already exists [2023-04-20T08:36:27.045Z] f57551cb0209: Layer already exists [2023-04-20T08:36:27.045Z] fd74f78b0ca6: Layer already exists [2023-04-20T08:36:27.045Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:27.045Z] 097868514d12: Layer already exists [2023-04-20T08:36:27.045Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:27.045Z] c69378f746c6: Layer already exists [2023-04-20T08:36:27.045Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:27.309Z] 3.0.0-dev.135: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:27.653Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:27.993Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:27.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-20T08:36:27.994Z] 75afd09810a4: Preparing [2023-04-20T08:36:27.994Z] 92d406b26b0a: Preparing [2023-04-20T08:36:27.994Z] e0a9b9d0e9c0: Preparing [2023-04-20T08:36:27.994Z] f57551cb0209: Preparing [2023-04-20T08:36:27.994Z] 1960b1d0a30e: Preparing [2023-04-20T08:36:27.994Z] 097868514d12: Preparing [2023-04-20T08:36:27.994Z] fd74f78b0ca6: Preparing [2023-04-20T08:36:27.994Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:27.994Z] 34e5f86187d4: Preparing [2023-04-20T08:36:27.994Z] c69378f746c6: Preparing [2023-04-20T08:36:27.994Z] 26cbea5cba74: Preparing [2023-04-20T08:36:27.994Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:27.994Z] 34e5f86187d4: Waiting [2023-04-20T08:36:27.994Z] 097868514d12: Waiting [2023-04-20T08:36:27.994Z] fd74f78b0ca6: Waiting [2023-04-20T08:36:27.994Z] c69378f746c6: Waiting [2023-04-20T08:36:27.994Z] 26cbea5cba74: Waiting [2023-04-20T08:36:27.994Z] 1960b1d0a30e: Layer already exists [2023-04-20T08:36:27.994Z] 75afd09810a4: Layer already exists [2023-04-20T08:36:27.994Z] 92d406b26b0a: Layer already exists [2023-04-20T08:36:27.994Z] e0a9b9d0e9c0: Layer already exists [2023-04-20T08:36:27.994Z] f57551cb0209: Layer already exists [2023-04-20T08:36:27.994Z] 097868514d12: Layer already exists [2023-04-20T08:36:27.994Z] fd74f78b0ca6: Layer already exists [2023-04-20T08:36:27.994Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:27.994Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:27.994Z] c69378f746c6: Layer already exists [2023-04-20T08:36:27.994Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:28.259Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:28.604Z] + 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-04-20T08:36:28.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-20T08:36:28.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-20T08:36:28.944Z] 75afd09810a4: Preparing [2023-04-20T08:36:28.944Z] 92d406b26b0a: Preparing [2023-04-20T08:36:28.944Z] e0a9b9d0e9c0: Preparing [2023-04-20T08:36:28.944Z] f57551cb0209: Preparing [2023-04-20T08:36:28.944Z] 1960b1d0a30e: Preparing [2023-04-20T08:36:28.944Z] 097868514d12: Preparing [2023-04-20T08:36:28.944Z] fd74f78b0ca6: Preparing [2023-04-20T08:36:28.944Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:28.944Z] 34e5f86187d4: Preparing [2023-04-20T08:36:28.944Z] c69378f746c6: Preparing [2023-04-20T08:36:28.944Z] 26cbea5cba74: Preparing [2023-04-20T08:36:28.944Z] 097868514d12: Waiting [2023-04-20T08:36:28.944Z] c69378f746c6: Waiting [2023-04-20T08:36:28.944Z] 34e5f86187d4: Waiting [2023-04-20T08:36:28.944Z] 26cbea5cba74: Waiting [2023-04-20T08:36:28.944Z] fd74f78b0ca6: Waiting [2023-04-20T08:36:28.944Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:28.944Z] 92d406b26b0a: Layer already exists [2023-04-20T08:36:28.944Z] 75afd09810a4: Layer already exists [2023-04-20T08:36:28.944Z] f57551cb0209: Layer already exists [2023-04-20T08:36:28.944Z] e0a9b9d0e9c0: Layer already exists [2023-04-20T08:36:28.944Z] 1960b1d0a30e: Layer already exists [2023-04-20T08:36:28.944Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:28.944Z] fd74f78b0ca6: Layer already exists [2023-04-20T08:36:28.944Z] 097868514d12: Layer already exists [2023-04-20T08:36:28.944Z] c69378f746c6: Layer already exists [2023-04-20T08:36:28.944Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:28.944Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:29.213Z] main: digest: sha256:2373ef7bbc302f27a01d1c6125b0f17e8ce65db3e9e566bc20bd82358b466662 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:29.263Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:29.270Z] taggedImages: [2023-04-20T08:36:29.270Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:29.270Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-20T08:36:29.270Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.135 [2023-04-20T08:36:29.270Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:29.270Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-20T08:36:29.291Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-20T08:36:29.291Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:29.291Z] latest [2023-04-20T08:36:29.291Z] 3.0.0-dev.135 [2023-04-20T08:36:29.291Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:29.291Z] main [2023-04-20T08:36:29.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:29.623Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:29.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:29.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-20T08:36:29.952Z] b10a95b122a6: Preparing [2023-04-20T08:36:29.952Z] c9e8929e421d: Preparing [2023-04-20T08:36:29.952Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:29.952Z] 34e5f86187d4: Preparing [2023-04-20T08:36:29.952Z] caeafa421a79: Preparing [2023-04-20T08:36:29.952Z] 26cbea5cba74: Preparing [2023-04-20T08:36:29.952Z] 26cbea5cba74: Waiting [2023-04-20T08:36:29.952Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:29.952Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:29.952Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:30.217Z] b10a95b122a6: Pushed [2023-04-20T08:36:31.621Z] caeafa421a79: Pushed [2023-04-20T08:36:34.955Z] c9e8929e421d: Pushed [2023-04-20T08:36:34.955Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:35.295Z] + 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-04-20T08:36:35.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-20T08:36:35.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-20T08:36:35.639Z] b10a95b122a6: Preparing [2023-04-20T08:36:35.639Z] c9e8929e421d: Preparing [2023-04-20T08:36:35.639Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:35.639Z] 34e5f86187d4: Preparing [2023-04-20T08:36:35.639Z] caeafa421a79: Preparing [2023-04-20T08:36:35.639Z] 26cbea5cba74: Preparing [2023-04-20T08:36:35.639Z] 26cbea5cba74: Waiting [2023-04-20T08:36:35.639Z] caeafa421a79: Layer already exists [2023-04-20T08:36:35.639Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:35.639Z] b10a95b122a6: Layer already exists [2023-04-20T08:36:35.639Z] c9e8929e421d: Layer already exists [2023-04-20T08:36:35.639Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:35.639Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:35.905Z] latest: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:36.247Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:36.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 [2023-04-20T08:36:36.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-20T08:36:36.576Z] b10a95b122a6: Preparing [2023-04-20T08:36:36.576Z] c9e8929e421d: Preparing [2023-04-20T08:36:36.576Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:36.576Z] 34e5f86187d4: Preparing [2023-04-20T08:36:36.576Z] caeafa421a79: Preparing [2023-04-20T08:36:36.576Z] 26cbea5cba74: Preparing [2023-04-20T08:36:36.576Z] 26cbea5cba74: Waiting [2023-04-20T08:36:36.576Z] b10a95b122a6: Layer already exists [2023-04-20T08:36:36.576Z] caeafa421a79: Layer already exists [2023-04-20T08:36:36.576Z] c9e8929e421d: Layer already exists [2023-04-20T08:36:36.576Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:36.576Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:36.576Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:36.576Z] 3.0.0-dev.135: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:36.950Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:37.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:37.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-20T08:36:37.304Z] b10a95b122a6: Preparing [2023-04-20T08:36:37.304Z] c9e8929e421d: Preparing [2023-04-20T08:36:37.304Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:37.304Z] 34e5f86187d4: Preparing [2023-04-20T08:36:37.304Z] caeafa421a79: Preparing [2023-04-20T08:36:37.304Z] 26cbea5cba74: Preparing [2023-04-20T08:36:37.304Z] 26cbea5cba74: Waiting [2023-04-20T08:36:37.304Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:37.304Z] c9e8929e421d: Layer already exists [2023-04-20T08:36:37.304Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:37.304Z] caeafa421a79: Layer already exists [2023-04-20T08:36:37.304Z] b10a95b122a6: Layer already exists [2023-04-20T08:36:37.304Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:37.304Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:37.649Z] + 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-04-20T08:36:37.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-20T08:36:37.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-20T08:36:37.997Z] b10a95b122a6: Preparing [2023-04-20T08:36:37.997Z] c9e8929e421d: Preparing [2023-04-20T08:36:37.997Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:37.997Z] 34e5f86187d4: Preparing [2023-04-20T08:36:37.997Z] caeafa421a79: Preparing [2023-04-20T08:36:37.997Z] 26cbea5cba74: Preparing [2023-04-20T08:36:37.997Z] 26cbea5cba74: Waiting [2023-04-20T08:36:37.997Z] b10a95b122a6: Layer already exists [2023-04-20T08:36:37.997Z] caeafa421a79: Layer already exists [2023-04-20T08:36:37.997Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:37.997Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:37.997Z] c9e8929e421d: Layer already exists [2023-04-20T08:36:37.997Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:38.266Z] main: digest: sha256:5b8304c00e8228e2602c2a7c40f2a6798dcdcad61e5270490de8f1a47566757b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:38.305Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:38.310Z] taggedImages: [2023-04-20T08:36:38.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:38.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-20T08:36:38.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.135 [2023-04-20T08:36:38.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:38.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-20T08:36:38.324Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-20T08:36:38.324Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:38.324Z] latest [2023-04-20T08:36:38.324Z] 3.0.0-dev.135 [2023-04-20T08:36:38.324Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:38.324Z] main [2023-04-20T08:36:38.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:38.653Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:39.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:39.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-20T08:36:39.000Z] 971de84ee663: Preparing [2023-04-20T08:36:39.000Z] a3d70257b8eb: Preparing [2023-04-20T08:36:39.000Z] 7bb8aecc424c: Preparing [2023-04-20T08:36:39.000Z] e362514de141: Preparing [2023-04-20T08:36:39.000Z] 22a28742a306: Preparing [2023-04-20T08:36:39.000Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:39.000Z] 34e5f86187d4: Preparing [2023-04-20T08:36:39.000Z] 8494e00813bb: Preparing [2023-04-20T08:36:39.000Z] 26cbea5cba74: Preparing [2023-04-20T08:36:39.000Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:39.000Z] 34e5f86187d4: Waiting [2023-04-20T08:36:39.268Z] a3d70257b8eb: Pushed [2023-04-20T08:36:39.268Z] 7bb8aecc424c: Pushed [2023-04-20T08:36:39.268Z] 971de84ee663: Pushed [2023-04-20T08:36:39.268Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:39.268Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:39.268Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:40.225Z] 8494e00813bb: Pushed [2023-04-20T08:36:48.403Z] 22a28742a306: Pushed [2023-04-20T08:36:55.035Z] e362514de141: Pushed [2023-04-20T08:36:55.035Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:55.362Z] + 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-04-20T08:36:55.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-20T08:36:55.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-20T08:36:55.688Z] 971de84ee663: Preparing [2023-04-20T08:36:55.688Z] a3d70257b8eb: Preparing [2023-04-20T08:36:55.688Z] 7bb8aecc424c: Preparing [2023-04-20T08:36:55.688Z] e362514de141: Preparing [2023-04-20T08:36:55.688Z] 22a28742a306: Preparing [2023-04-20T08:36:55.688Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:55.688Z] 34e5f86187d4: Preparing [2023-04-20T08:36:55.688Z] 8494e00813bb: Preparing [2023-04-20T08:36:55.688Z] 26cbea5cba74: Preparing [2023-04-20T08:36:55.688Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:55.688Z] 34e5f86187d4: Waiting [2023-04-20T08:36:55.688Z] 8494e00813bb: Waiting [2023-04-20T08:36:55.688Z] 26cbea5cba74: Waiting [2023-04-20T08:36:55.688Z] e362514de141: Layer already exists [2023-04-20T08:36:55.688Z] 7bb8aecc424c: Layer already exists [2023-04-20T08:36:55.688Z] 971de84ee663: Layer already exists [2023-04-20T08:36:55.688Z] 22a28742a306: Layer already exists [2023-04-20T08:36:55.688Z] a3d70257b8eb: Layer already exists [2023-04-20T08:36:55.688Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:55.688Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:55.688Z] 8494e00813bb: Layer already exists [2023-04-20T08:36:55.688Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:55.953Z] latest: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:56.281Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:56.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 [2023-04-20T08:36:56.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-20T08:36:56.606Z] 971de84ee663: Preparing [2023-04-20T08:36:56.606Z] a3d70257b8eb: Preparing [2023-04-20T08:36:56.606Z] 7bb8aecc424c: Preparing [2023-04-20T08:36:56.606Z] e362514de141: Preparing [2023-04-20T08:36:56.606Z] 22a28742a306: Preparing [2023-04-20T08:36:56.606Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:56.606Z] 34e5f86187d4: Preparing [2023-04-20T08:36:56.606Z] 8494e00813bb: Preparing [2023-04-20T08:36:56.606Z] 26cbea5cba74: Preparing [2023-04-20T08:36:56.606Z] 34e5f86187d4: Waiting [2023-04-20T08:36:56.606Z] 8494e00813bb: Waiting [2023-04-20T08:36:56.606Z] 26cbea5cba74: Waiting [2023-04-20T08:36:56.606Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:56.606Z] 22a28742a306: Layer already exists [2023-04-20T08:36:56.606Z] 7bb8aecc424c: Layer already exists [2023-04-20T08:36:56.606Z] e362514de141: Layer already exists [2023-04-20T08:36:56.606Z] a3d70257b8eb: Layer already exists [2023-04-20T08:36:56.606Z] 971de84ee663: Layer already exists [2023-04-20T08:36:56.606Z] 8494e00813bb: Layer already exists [2023-04-20T08:36:56.606Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:56.606Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:56.606Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:56.606Z] 3.0.0-dev.135: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:57.205Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:57.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:57.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-20T08:36:57.531Z] 971de84ee663: Preparing [2023-04-20T08:36:57.531Z] a3d70257b8eb: Preparing [2023-04-20T08:36:57.531Z] 7bb8aecc424c: Preparing [2023-04-20T08:36:57.531Z] e362514de141: Preparing [2023-04-20T08:36:57.531Z] 22a28742a306: Preparing [2023-04-20T08:36:57.531Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:57.531Z] 34e5f86187d4: Preparing [2023-04-20T08:36:57.531Z] 8494e00813bb: Preparing [2023-04-20T08:36:57.531Z] 26cbea5cba74: Preparing [2023-04-20T08:36:57.531Z] 34e5f86187d4: Waiting [2023-04-20T08:36:57.531Z] 8494e00813bb: Waiting [2023-04-20T08:36:57.531Z] 26cbea5cba74: Waiting [2023-04-20T08:36:57.531Z] 971de84ee663: Layer already exists [2023-04-20T08:36:57.531Z] e362514de141: Layer already exists [2023-04-20T08:36:57.531Z] a3d70257b8eb: Layer already exists [2023-04-20T08:36:57.531Z] 7bb8aecc424c: Layer already exists [2023-04-20T08:36:57.531Z] 22a28742a306: Layer already exists [2023-04-20T08:36:57.531Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:57.531Z] 8494e00813bb: Layer already exists [2023-04-20T08:36:57.531Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:57.531Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:57.531Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:57.864Z] + 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-04-20T08:36:58.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-20T08:36:58.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-20T08:36:58.192Z] 971de84ee663: Preparing [2023-04-20T08:36:58.192Z] a3d70257b8eb: Preparing [2023-04-20T08:36:58.192Z] 7bb8aecc424c: Preparing [2023-04-20T08:36:58.192Z] e362514de141: Preparing [2023-04-20T08:36:58.192Z] 22a28742a306: Preparing [2023-04-20T08:36:58.192Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:58.192Z] 34e5f86187d4: Preparing [2023-04-20T08:36:58.192Z] 8494e00813bb: Preparing [2023-04-20T08:36:58.192Z] 26cbea5cba74: Preparing [2023-04-20T08:36:58.192Z] 34e5f86187d4: Waiting [2023-04-20T08:36:58.192Z] 8494e00813bb: Waiting [2023-04-20T08:36:58.192Z] d6eb6999b3ee: Waiting [2023-04-20T08:36:58.192Z] 26cbea5cba74: Waiting [2023-04-20T08:36:58.192Z] 22a28742a306: Layer already exists [2023-04-20T08:36:58.192Z] a3d70257b8eb: Layer already exists [2023-04-20T08:36:58.192Z] 971de84ee663: Layer already exists [2023-04-20T08:36:58.192Z] e362514de141: Layer already exists [2023-04-20T08:36:58.192Z] 7bb8aecc424c: Layer already exists [2023-04-20T08:36:58.192Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:58.192Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:58.192Z] 8494e00813bb: Layer already exists [2023-04-20T08:36:58.192Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:58.192Z] main: digest: sha256:e98f567199f77bf449006cbb0b61110256c893be7379df8b6620bdce34cdba90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:36:58.230Z] ===================================================== [Pipeline] echo [2023-04-20T08:36:58.235Z] taggedImages: [2023-04-20T08:36:58.235Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:58.235Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-20T08:36:58.235Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.135 [2023-04-20T08:36:58.235Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:58.235Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-20T08:36:58.248Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-20T08:36:58.248Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:58.248Z] latest [2023-04-20T08:36:58.248Z] 3.0.0-dev.135 [2023-04-20T08:36:58.248Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:36:58.248Z] main [2023-04-20T08:36:58.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:58.577Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:36:58.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:36:58.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-20T08:36:58.900Z] 65801cd6c2c8: Preparing [2023-04-20T08:36:58.900Z] f52d8141495e: Preparing [2023-04-20T08:36:58.900Z] 95ea4053c18f: Preparing [2023-04-20T08:36:58.900Z] 6bbcd246edba: Preparing [2023-04-20T08:36:58.900Z] d6eb6999b3ee: Preparing [2023-04-20T08:36:58.900Z] 34e5f86187d4: Preparing [2023-04-20T08:36:58.900Z] 7f8a3f817590: Preparing [2023-04-20T08:36:58.900Z] 26cbea5cba74: Preparing [2023-04-20T08:36:58.900Z] 7f8a3f817590: Waiting [2023-04-20T08:36:58.900Z] 26cbea5cba74: Waiting [2023-04-20T08:36:58.900Z] 34e5f86187d4: Waiting [2023-04-20T08:36:58.900Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:36:58.900Z] 34e5f86187d4: Layer already exists [2023-04-20T08:36:59.162Z] 95ea4053c18f: Pushed [2023-04-20T08:36:59.162Z] 65801cd6c2c8: Pushed [2023-04-20T08:36:59.162Z] f52d8141495e: Pushed [2023-04-20T08:36:59.162Z] 26cbea5cba74: Layer already exists [2023-04-20T08:36:59.740Z] 7f8a3f817590: Pushed [2023-04-20T08:37:14.693Z] 6bbcd246edba: Pushed [2023-04-20T08:37:14.693Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:15.028Z] + 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-04-20T08:37:15.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-20T08:37:15.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-20T08:37:15.352Z] 65801cd6c2c8: Preparing [2023-04-20T08:37:15.352Z] f52d8141495e: Preparing [2023-04-20T08:37:15.352Z] 95ea4053c18f: Preparing [2023-04-20T08:37:15.352Z] 6bbcd246edba: Preparing [2023-04-20T08:37:15.352Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:15.352Z] 34e5f86187d4: Preparing [2023-04-20T08:37:15.352Z] 7f8a3f817590: Preparing [2023-04-20T08:37:15.352Z] 26cbea5cba74: Preparing [2023-04-20T08:37:15.352Z] 34e5f86187d4: Waiting [2023-04-20T08:37:15.352Z] 7f8a3f817590: Waiting [2023-04-20T08:37:15.352Z] 26cbea5cba74: Waiting [2023-04-20T08:37:15.352Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:15.352Z] 65801cd6c2c8: Layer already exists [2023-04-20T08:37:15.352Z] 95ea4053c18f: Layer already exists [2023-04-20T08:37:15.352Z] 6bbcd246edba: Layer already exists [2023-04-20T08:37:15.352Z] f52d8141495e: Layer already exists [2023-04-20T08:37:15.352Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:15.352Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:15.352Z] 7f8a3f817590: Layer already exists [2023-04-20T08:37:15.616Z] latest: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:15.946Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:18.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 [2023-04-20T08:37:18.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-20T08:37:18.842Z] 65801cd6c2c8: Preparing [2023-04-20T08:37:18.842Z] f52d8141495e: Preparing [2023-04-20T08:37:18.842Z] 95ea4053c18f: Preparing [2023-04-20T08:37:18.842Z] 6bbcd246edba: Preparing [2023-04-20T08:37:18.842Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:18.842Z] 34e5f86187d4: Preparing [2023-04-20T08:37:18.842Z] 7f8a3f817590: Preparing [2023-04-20T08:37:18.842Z] 26cbea5cba74: Preparing [2023-04-20T08:37:18.842Z] 34e5f86187d4: Waiting [2023-04-20T08:37:18.842Z] 7f8a3f817590: Waiting [2023-04-20T08:37:18.842Z] 26cbea5cba74: Waiting [2023-04-20T08:37:18.842Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:18.842Z] 6bbcd246edba: Layer already exists [2023-04-20T08:37:18.842Z] 65801cd6c2c8: Layer already exists [2023-04-20T08:37:18.842Z] f52d8141495e: Layer already exists [2023-04-20T08:37:18.842Z] 95ea4053c18f: Layer already exists [2023-04-20T08:37:18.842Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:18.842Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:18.842Z] 7f8a3f817590: Layer already exists [2023-04-20T08:37:18.842Z] 3.0.0-dev.135: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:19.176Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:19.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:19.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-20T08:37:19.506Z] 65801cd6c2c8: Preparing [2023-04-20T08:37:19.506Z] f52d8141495e: Preparing [2023-04-20T08:37:19.506Z] 95ea4053c18f: Preparing [2023-04-20T08:37:19.506Z] 6bbcd246edba: Preparing [2023-04-20T08:37:19.506Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:19.506Z] 34e5f86187d4: Preparing [2023-04-20T08:37:19.506Z] 7f8a3f817590: Preparing [2023-04-20T08:37:19.506Z] 26cbea5cba74: Preparing [2023-04-20T08:37:19.506Z] 34e5f86187d4: Waiting [2023-04-20T08:37:19.506Z] 26cbea5cba74: Waiting [2023-04-20T08:37:19.506Z] 7f8a3f817590: Waiting [2023-04-20T08:37:19.506Z] 6bbcd246edba: Layer already exists [2023-04-20T08:37:19.506Z] 65801cd6c2c8: Layer already exists [2023-04-20T08:37:19.506Z] f52d8141495e: Layer already exists [2023-04-20T08:37:19.506Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:19.506Z] 95ea4053c18f: Layer already exists [2023-04-20T08:37:19.506Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:19.506Z] 7f8a3f817590: Layer already exists [2023-04-20T08:37:19.506Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:19.772Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:20.103Z] + 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-04-20T08:37:20.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-20T08:37:20.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-20T08:37:20.432Z] 65801cd6c2c8: Preparing [2023-04-20T08:37:20.432Z] f52d8141495e: Preparing [2023-04-20T08:37:20.432Z] 95ea4053c18f: Preparing [2023-04-20T08:37:20.432Z] 6bbcd246edba: Preparing [2023-04-20T08:37:20.432Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:20.432Z] 34e5f86187d4: Preparing [2023-04-20T08:37:20.432Z] 7f8a3f817590: Preparing [2023-04-20T08:37:20.432Z] 26cbea5cba74: Preparing [2023-04-20T08:37:20.432Z] 7f8a3f817590: Waiting [2023-04-20T08:37:20.432Z] 34e5f86187d4: Waiting [2023-04-20T08:37:20.432Z] 26cbea5cba74: Waiting [2023-04-20T08:37:20.432Z] 65801cd6c2c8: Layer already exists [2023-04-20T08:37:20.432Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:20.432Z] 6bbcd246edba: Layer already exists [2023-04-20T08:37:20.432Z] 95ea4053c18f: Layer already exists [2023-04-20T08:37:20.432Z] f52d8141495e: Layer already exists [2023-04-20T08:37:20.432Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:20.432Z] 7f8a3f817590: Layer already exists [2023-04-20T08:37:20.432Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:20.699Z] main: digest: sha256:35226d7bfb19fcccda1e6e354bca59708baace3cd30ac79d7eee112435f748e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:37:20.751Z] ===================================================== [Pipeline] echo [2023-04-20T08:37:20.758Z] taggedImages: [2023-04-20T08:37:20.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:20.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-20T08:37:20.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.135 [2023-04-20T08:37:20.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:20.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-20T08:37:20.772Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-20T08:37:20.772Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:20.772Z] latest [2023-04-20T08:37:20.772Z] 3.0.0-dev.135 [2023-04-20T08:37:20.772Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:20.772Z] main [2023-04-20T08:37:20.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:21.092Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:21.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-20T08:37:21.413Z] c78567be7e8f: Preparing [2023-04-20T08:37:21.413Z] f8ae7769e3c9: Preparing [2023-04-20T08:37:21.413Z] 0a5d44c32c24: Preparing [2023-04-20T08:37:21.413Z] 73357255ecfd: Preparing [2023-04-20T08:37:21.413Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:21.413Z] 34e5f86187d4: Preparing [2023-04-20T08:37:21.413Z] 8494e00813bb: Preparing [2023-04-20T08:37:21.413Z] 26cbea5cba74: Preparing [2023-04-20T08:37:21.413Z] 34e5f86187d4: Waiting [2023-04-20T08:37:21.413Z] 8494e00813bb: Waiting [2023-04-20T08:37:21.413Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:21.413Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:21.679Z] 8494e00813bb: Layer already exists [2023-04-20T08:37:21.679Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:21.679Z] f8ae7769e3c9: Pushed [2023-04-20T08:37:21.679Z] 0a5d44c32c24: Pushed [2023-04-20T08:37:21.679Z] c78567be7e8f: Pushed [2023-04-20T08:37:36.646Z] 73357255ecfd: Pushed [2023-04-20T08:37:36.910Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:37.246Z] + 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-04-20T08:37:37.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-20T08:37:37.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-20T08:37:37.579Z] c78567be7e8f: Preparing [2023-04-20T08:37:37.579Z] f8ae7769e3c9: Preparing [2023-04-20T08:37:37.579Z] 0a5d44c32c24: Preparing [2023-04-20T08:37:37.579Z] 73357255ecfd: Preparing [2023-04-20T08:37:37.579Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:37.579Z] 34e5f86187d4: Preparing [2023-04-20T08:37:37.579Z] 8494e00813bb: Preparing [2023-04-20T08:37:37.579Z] 26cbea5cba74: Preparing [2023-04-20T08:37:37.579Z] 34e5f86187d4: Waiting [2023-04-20T08:37:37.579Z] 8494e00813bb: Waiting [2023-04-20T08:37:37.579Z] 26cbea5cba74: Waiting [2023-04-20T08:37:37.579Z] c78567be7e8f: Layer already exists [2023-04-20T08:37:37.579Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:37.579Z] f8ae7769e3c9: Layer already exists [2023-04-20T08:37:37.579Z] 73357255ecfd: Layer already exists [2023-04-20T08:37:37.579Z] 0a5d44c32c24: Layer already exists [2023-04-20T08:37:37.579Z] 8494e00813bb: Layer already exists [2023-04-20T08:37:37.579Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:37.579Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:37.847Z] latest: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:38.176Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:38.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 [2023-04-20T08:37:38.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-20T08:37:38.506Z] c78567be7e8f: Preparing [2023-04-20T08:37:38.506Z] f8ae7769e3c9: Preparing [2023-04-20T08:37:38.506Z] 0a5d44c32c24: Preparing [2023-04-20T08:37:38.506Z] 73357255ecfd: Preparing [2023-04-20T08:37:38.506Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:38.506Z] 34e5f86187d4: Preparing [2023-04-20T08:37:38.506Z] 8494e00813bb: Preparing [2023-04-20T08:37:38.506Z] 26cbea5cba74: Preparing [2023-04-20T08:37:38.506Z] 8494e00813bb: Waiting [2023-04-20T08:37:38.506Z] 26cbea5cba74: Waiting [2023-04-20T08:37:38.506Z] 34e5f86187d4: Waiting [2023-04-20T08:37:38.506Z] c78567be7e8f: Layer already exists [2023-04-20T08:37:38.506Z] f8ae7769e3c9: Layer already exists [2023-04-20T08:37:38.506Z] 0a5d44c32c24: Layer already exists [2023-04-20T08:37:38.506Z] 73357255ecfd: Layer already exists [2023-04-20T08:37:38.506Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:38.506Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:38.506Z] 8494e00813bb: Layer already exists [2023-04-20T08:37:38.506Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:38.506Z] 3.0.0-dev.135: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:39.096Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:39.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:39.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-20T08:37:39.423Z] c78567be7e8f: Preparing [2023-04-20T08:37:39.423Z] f8ae7769e3c9: Preparing [2023-04-20T08:37:39.423Z] 0a5d44c32c24: Preparing [2023-04-20T08:37:39.423Z] 73357255ecfd: Preparing [2023-04-20T08:37:39.423Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:39.423Z] 34e5f86187d4: Preparing [2023-04-20T08:37:39.423Z] 8494e00813bb: Preparing [2023-04-20T08:37:39.423Z] 26cbea5cba74: Preparing [2023-04-20T08:37:39.423Z] 34e5f86187d4: Waiting [2023-04-20T08:37:39.423Z] 8494e00813bb: Waiting [2023-04-20T08:37:39.423Z] 26cbea5cba74: Waiting [2023-04-20T08:37:39.423Z] 0a5d44c32c24: Layer already exists [2023-04-20T08:37:39.423Z] 73357255ecfd: Layer already exists [2023-04-20T08:37:39.423Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:39.423Z] f8ae7769e3c9: Layer already exists [2023-04-20T08:37:39.423Z] c78567be7e8f: Layer already exists [2023-04-20T08:37:39.423Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:39.423Z] 8494e00813bb: Layer already exists [2023-04-20T08:37:39.423Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:39.423Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:39.747Z] + 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-04-20T08:37:40.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-20T08:37:40.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-20T08:37:40.069Z] c78567be7e8f: Preparing [2023-04-20T08:37:40.069Z] f8ae7769e3c9: Preparing [2023-04-20T08:37:40.069Z] 0a5d44c32c24: Preparing [2023-04-20T08:37:40.069Z] 73357255ecfd: Preparing [2023-04-20T08:37:40.069Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:40.069Z] 34e5f86187d4: Preparing [2023-04-20T08:37:40.069Z] 8494e00813bb: Preparing [2023-04-20T08:37:40.069Z] 26cbea5cba74: Preparing [2023-04-20T08:37:40.069Z] 8494e00813bb: Waiting [2023-04-20T08:37:40.069Z] 26cbea5cba74: Waiting [2023-04-20T08:37:40.069Z] 34e5f86187d4: Waiting [2023-04-20T08:37:40.069Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:40.069Z] 0a5d44c32c24: Layer already exists [2023-04-20T08:37:40.069Z] 73357255ecfd: Layer already exists [2023-04-20T08:37:40.069Z] c78567be7e8f: Layer already exists [2023-04-20T08:37:40.069Z] f8ae7769e3c9: Layer already exists [2023-04-20T08:37:40.069Z] 8494e00813bb: Layer already exists [2023-04-20T08:37:40.069Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:40.069Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:40.069Z] main: digest: sha256:fe8c477e682421ec38e58c88b01fd35fb94dc5261a38a0d40bc9e7d771ed5cf7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:37:40.113Z] ===================================================== [Pipeline] echo [2023-04-20T08:37:40.118Z] taggedImages: [2023-04-20T08:37:40.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:40.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-20T08:37:40.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.135 [2023-04-20T08:37:40.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:40.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-20T08:37:40.132Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-20T08:37:40.132Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:40.132Z] latest [2023-04-20T08:37:40.132Z] 3.0.0-dev.135 [2023-04-20T08:37:40.132Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:40.132Z] main [2023-04-20T08:37:40.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:40.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:40.772Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:40.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-20T08:37:40.772Z] e499b37b54ee: Preparing [2023-04-20T08:37:40.772Z] dd5f6c29b39a: Preparing [2023-04-20T08:37:40.772Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:40.772Z] 34e5f86187d4: Preparing [2023-04-20T08:37:40.772Z] 5ccc1ec934d7: Preparing [2023-04-20T08:37:40.772Z] 26cbea5cba74: Preparing [2023-04-20T08:37:40.772Z] 26cbea5cba74: Waiting [2023-04-20T08:37:40.772Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:40.772Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:41.036Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:41.036Z] e499b37b54ee: Pushed [2023-04-20T08:37:41.036Z] 5ccc1ec934d7: Pushed [2023-04-20T08:37:46.359Z] dd5f6c29b39a: Pushed [2023-04-20T08:37:46.359Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:46.688Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:47.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-20T08:37:47.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-20T08:37:47.024Z] e499b37b54ee: Preparing [2023-04-20T08:37:47.024Z] dd5f6c29b39a: Preparing [2023-04-20T08:37:47.024Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:47.024Z] 34e5f86187d4: Preparing [2023-04-20T08:37:47.024Z] 5ccc1ec934d7: Preparing [2023-04-20T08:37:47.024Z] 26cbea5cba74: Preparing [2023-04-20T08:37:47.024Z] 26cbea5cba74: Waiting [2023-04-20T08:37:47.024Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:47.024Z] dd5f6c29b39a: Layer already exists [2023-04-20T08:37:47.024Z] 5ccc1ec934d7: Layer already exists [2023-04-20T08:37:47.024Z] e499b37b54ee: Layer already exists [2023-04-20T08:37:47.024Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:47.024Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:47.024Z] latest: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:47.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:47.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 [2023-04-20T08:37:47.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-20T08:37:47.939Z] e499b37b54ee: Preparing [2023-04-20T08:37:47.939Z] dd5f6c29b39a: Preparing [2023-04-20T08:37:47.939Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:47.939Z] 34e5f86187d4: Preparing [2023-04-20T08:37:47.939Z] 5ccc1ec934d7: Preparing [2023-04-20T08:37:47.939Z] 26cbea5cba74: Preparing [2023-04-20T08:37:47.939Z] 26cbea5cba74: Waiting [2023-04-20T08:37:47.939Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:47.939Z] 5ccc1ec934d7: Layer already exists [2023-04-20T08:37:47.939Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:47.939Z] dd5f6c29b39a: Layer already exists [2023-04-20T08:37:47.939Z] e499b37b54ee: Layer already exists [2023-04-20T08:37:47.939Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:47.939Z] 3.0.0-dev.135: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:48.541Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:48.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:48.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-20T08:37:48.867Z] e499b37b54ee: Preparing [2023-04-20T08:37:48.867Z] dd5f6c29b39a: Preparing [2023-04-20T08:37:48.867Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:48.867Z] 34e5f86187d4: Preparing [2023-04-20T08:37:48.867Z] 5ccc1ec934d7: Preparing [2023-04-20T08:37:48.867Z] 26cbea5cba74: Preparing [2023-04-20T08:37:48.867Z] 26cbea5cba74: Waiting [2023-04-20T08:37:48.867Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:48.867Z] dd5f6c29b39a: Layer already exists [2023-04-20T08:37:48.867Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:48.867Z] e499b37b54ee: Layer already exists [2023-04-20T08:37:48.867Z] 5ccc1ec934d7: Layer already exists [2023-04-20T08:37:48.867Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:48.867Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:49.468Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:49.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-20T08:37:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-20T08:37:49.793Z] e499b37b54ee: Preparing [2023-04-20T08:37:49.793Z] dd5f6c29b39a: Preparing [2023-04-20T08:37:49.793Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:49.793Z] 34e5f86187d4: Preparing [2023-04-20T08:37:49.793Z] 5ccc1ec934d7: Preparing [2023-04-20T08:37:49.793Z] 26cbea5cba74: Preparing [2023-04-20T08:37:49.793Z] 26cbea5cba74: Waiting [2023-04-20T08:37:49.793Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:49.793Z] dd5f6c29b39a: Layer already exists [2023-04-20T08:37:49.793Z] 5ccc1ec934d7: Layer already exists [2023-04-20T08:37:49.793Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:49.793Z] e499b37b54ee: Layer already exists [2023-04-20T08:37:49.793Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:50.060Z] main: digest: sha256:0d96e8db139c1082c4dd4cc6488f464014dbceeef8ccd8ba8d4d4bad32778821 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:37:50.114Z] ===================================================== [Pipeline] echo [2023-04-20T08:37:50.123Z] taggedImages: [2023-04-20T08:37:50.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:50.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-20T08:37:50.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.135 [2023-04-20T08:37:50.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:50.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-20T08:37:50.150Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-20T08:37:50.150Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:50.150Z] latest [2023-04-20T08:37:50.150Z] 3.0.0-dev.135 [2023-04-20T08:37:50.150Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:50.150Z] main [2023-04-20T08:37:50.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:50.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:50.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:37:50.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-20T08:37:50.823Z] 9e74226fc74f: Preparing [2023-04-20T08:37:50.823Z] 9dd01846ac94: Preparing [2023-04-20T08:37:50.823Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:50.823Z] 34e5f86187d4: Preparing [2023-04-20T08:37:50.823Z] 65127b1b4949: Preparing [2023-04-20T08:37:50.823Z] 26cbea5cba74: Preparing [2023-04-20T08:37:50.823Z] 26cbea5cba74: Waiting [2023-04-20T08:37:50.823Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:50.823Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:50.823Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:51.087Z] 9e74226fc74f: Pushed [2023-04-20T08:37:51.087Z] 65127b1b4949: Pushed [2023-04-20T08:37:56.425Z] 9dd01846ac94: Pushed [2023-04-20T08:37:56.695Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:57.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:57.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-20T08:37:57.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-20T08:37:57.369Z] 9e74226fc74f: Preparing [2023-04-20T08:37:57.369Z] 9dd01846ac94: Preparing [2023-04-20T08:37:57.369Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:57.369Z] 34e5f86187d4: Preparing [2023-04-20T08:37:57.369Z] 65127b1b4949: Preparing [2023-04-20T08:37:57.369Z] 26cbea5cba74: Preparing [2023-04-20T08:37:57.369Z] 26cbea5cba74: Waiting [2023-04-20T08:37:57.369Z] 65127b1b4949: Layer already exists [2023-04-20T08:37:57.369Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:57.369Z] 9e74226fc74f: Layer already exists [2023-04-20T08:37:57.369Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:57.369Z] 9dd01846ac94: Layer already exists [2023-04-20T08:37:57.369Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:57.369Z] latest: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:57.988Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:58.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 [2023-04-20T08:37:58.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-20T08:37:58.323Z] 9e74226fc74f: Preparing [2023-04-20T08:37:58.323Z] 9dd01846ac94: Preparing [2023-04-20T08:37:58.323Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:58.323Z] 34e5f86187d4: Preparing [2023-04-20T08:37:58.323Z] 65127b1b4949: Preparing [2023-04-20T08:37:58.323Z] 26cbea5cba74: Preparing [2023-04-20T08:37:58.323Z] 26cbea5cba74: Waiting [2023-04-20T08:37:58.323Z] 65127b1b4949: Layer already exists [2023-04-20T08:37:58.323Z] 9e74226fc74f: Layer already exists [2023-04-20T08:37:58.323Z] 9dd01846ac94: Layer already exists [2023-04-20T08:37:58.323Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:58.323Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:58.323Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:58.597Z] 3.0.0-dev.135: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:58.928Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:59.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:37:59.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-20T08:37:59.253Z] 9e74226fc74f: Preparing [2023-04-20T08:37:59.253Z] 9dd01846ac94: Preparing [2023-04-20T08:37:59.253Z] d6eb6999b3ee: Preparing [2023-04-20T08:37:59.253Z] 34e5f86187d4: Preparing [2023-04-20T08:37:59.253Z] 65127b1b4949: Preparing [2023-04-20T08:37:59.253Z] 26cbea5cba74: Preparing [2023-04-20T08:37:59.253Z] 26cbea5cba74: Waiting [2023-04-20T08:37:59.253Z] 9dd01846ac94: Layer already exists [2023-04-20T08:37:59.253Z] 65127b1b4949: Layer already exists [2023-04-20T08:37:59.253Z] 9e74226fc74f: Layer already exists [2023-04-20T08:37:59.253Z] 34e5f86187d4: Layer already exists [2023-04-20T08:37:59.253Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:37:59.253Z] 26cbea5cba74: Layer already exists [2023-04-20T08:37:59.253Z] 6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:37:59.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-04-20T08:38:00.191Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-20T08:38:00.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-20T08:38:00.191Z] 9e74226fc74f: Preparing [2023-04-20T08:38:00.191Z] 9dd01846ac94: Preparing [2023-04-20T08:38:00.191Z] d6eb6999b3ee: Preparing [2023-04-20T08:38:00.191Z] 34e5f86187d4: Preparing [2023-04-20T08:38:00.191Z] 65127b1b4949: Preparing [2023-04-20T08:38:00.191Z] 26cbea5cba74: Preparing [2023-04-20T08:38:00.191Z] 26cbea5cba74: Waiting [2023-04-20T08:38:00.191Z] 65127b1b4949: Layer already exists [2023-04-20T08:38:00.191Z] 34e5f86187d4: Layer already exists [2023-04-20T08:38:00.191Z] d6eb6999b3ee: Layer already exists [2023-04-20T08:38:00.191Z] 9dd01846ac94: Layer already exists [2023-04-20T08:38:00.191Z] 9e74226fc74f: Layer already exists [2023-04-20T08:38:00.191Z] 26cbea5cba74: Layer already exists [2023-04-20T08:38:00.454Z] main: digest: sha256:01149d41b675e44fdb4c500d8639dc948ada61d297612782756c5ac86969d962 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-20T08:38:00.507Z] ===================================================== [Pipeline] echo [2023-04-20T08:38:00.514Z] taggedImages: [2023-04-20T08:38:00.514Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040 [2023-04-20T08:38:00.514Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-20T08:38:00.514Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.135 [2023-04-20T08:38:00.514Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6ed5f643afd548d7d3f8a26d03abe2373781a040-3.0.0-dev.135 [2023-04-20T08:38:00.514Z] - 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-04-20T08:38:00.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T08:38:00.864Z] [2023-04-20T08:38:00.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:38:01.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T08:38:01.183Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T08:38:01.183Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T08:38:01.183Z] 04944245beec: Pulling fs layer [2023-04-20T08:38:01.183Z] 699f458cf7ca: Pulling fs layer [2023-04-20T08:38:01.183Z] 765212b225bb: Pulling fs layer [2023-04-20T08:38:01.183Z] f23df028b6ca: Pulling fs layer [2023-04-20T08:38:01.183Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T08:38:01.183Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T08:38:01.183Z] 765212b225bb: Waiting [2023-04-20T08:38:01.183Z] f23df028b6ca: Waiting [2023-04-20T08:38:01.183Z] d65c8cfc05b1: Waiting [2023-04-20T08:38:01.183Z] 2437ff75d9bd: Waiting [2023-04-20T08:38:01.449Z] 04944245beec: Verifying Checksum [2023-04-20T08:38:01.449Z] 04944245beec: Download complete [2023-04-20T08:38:01.449Z] 765212b225bb: Verifying Checksum [2023-04-20T08:38:01.449Z] 765212b225bb: Download complete [2023-04-20T08:38:01.449Z] f23df028b6ca: Verifying Checksum [2023-04-20T08:38:01.449Z] f23df028b6ca: Download complete [2023-04-20T08:38:01.449Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T08:38:01.449Z] d65c8cfc05b1: Download complete [2023-04-20T08:38:01.449Z] 699f458cf7ca: Verifying Checksum [2023-04-20T08:38:01.449Z] 699f458cf7ca: Download complete [2023-04-20T08:38:02.034Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T08:38:02.034Z] 8998bd30e6a1: Download complete [2023-04-20T08:38:03.971Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T08:38:03.971Z] 2437ff75d9bd: Download complete [2023-04-20T08:38:05.910Z] 8998bd30e6a1: Pull complete [2023-04-20T08:38:06.494Z] 04944245beec: Pull complete [2023-04-20T08:38:07.899Z] 699f458cf7ca: Pull complete [2023-04-20T08:38:07.899Z] 765212b225bb: Pull complete [2023-04-20T08:38:08.858Z] f23df028b6ca: Pull complete [2023-04-20T08:38:08.858Z] d65c8cfc05b1: Pull complete [2023-04-20T08:38:23.839Z] 2437ff75d9bd: Pull complete [2023-04-20T08:38:23.839Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T08:38:23.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T08:38:23.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:38:24.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-9156 does not seem to be running inside a container [2023-04-20T08:38:24.097Z] $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T08:38:26.964Z] $ docker top 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:38:27.865Z] ---> job-cost.sh [2023-04-20T08:38:27.865Z] lf-activate-venv: SKIPPING [2023-04-20T08:38:27.865Z] INFO: No Stack... [2023-04-20T08:38:28.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T08:38:29.397Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T08:38:30.027Z] + cat /w/workspace/edgex-go/497/archives/cost.csv [2023-04-20T08:38:30.027Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T08:38:30.064Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] [2023-04-20T08:38:30.073Z] Resource [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] did not exist. Created. [2023-04-20T08:38:30.073Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T08:38:30.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T08:38:31.281Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T08:38:31.292Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-497-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T08:38:31.308Z] $ docker stop --time=1 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 [2023-04-20T08:38:32.826Z] $ docker rm -f --volumes 6796b1944a309cd0b8a3133e76a00934038c96c1ee73657b59fba8dd34541b34 [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-04-20T08:38:33.308Z] provisioning config files... [2023-04-20T08:38:33.316Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/497@tmp/config5752886100510367276tmp [Pipeline] { [Pipeline] sh [2023-04-20T08:38:33.609Z] + set +x [2023-04-20T08:38:33.610Z] + curl -s https://codecov.io/bash [2023-04-20T08:38:33.610Z] + bash -s -- [2023-04-20T08:38:33.610Z] [2023-04-20T08:38:33.610Z] _____ _ [2023-04-20T08:38:33.610Z] / ____| | | [2023-04-20T08:38:33.610Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T08:38:33.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T08:38:33.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T08:38:33.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T08:38:33.610Z] Bash-1.0.6 [2023-04-20T08:38:33.610Z] [2023-04-20T08:38:33.610Z] [2023-04-20T08:38:33.610Z] ==> git version 2.25.1 found [2023-04-20T08:38:33.610Z] ==> 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-04-20T08:38:33.610Z] Release-Date: 2020-01-08 [2023-04-20T08:38:33.610Z] 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-04-20T08:38:33.610Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T08:38:33.610Z] ==> Jenkins CI detected. [2023-04-20T08:38:33.610Z] current dir:  /w/workspace/edgex-go/497 [2023-04-20T08:38:33.610Z] project root: . [2023-04-20T08:38:33.610Z] --> token set from env [2023-04-20T08:38:33.610Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T08:38:33.610Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T08:38:33.610Z] ==> Python coveragepy not found [2023-04-20T08:38:33.610Z] ==> Searching for coverage reports in: [2023-04-20T08:38:33.610Z] + . [2023-04-20T08:38:33.610Z] -> Found 1 reports [2023-04-20T08:38:33.610Z] ==> Detecting git/mercurial file structure [2023-04-20T08:38:33.610Z] ==> Reading reports [2023-04-20T08:38:33.610Z] + ./coverage.out bytes=448247 [2023-04-20T08:38:33.869Z] ==> Appending adjustments [2023-04-20T08:38:33.869Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T08:38:34.806Z] + Found adjustments [2023-04-20T08:38:34.806Z] ==> Gzipping contents [2023-04-20T08:38:34.806Z] 60K /tmp/codecov.5ODbCo.gz [2023-04-20T08:38:34.806Z] ==> Uploading reports [2023-04-20T08:38:34.806Z] url: https://codecov.io [2023-04-20T08:38:34.806Z] query: branch=main&commit=6ed5f643afd548d7d3f8a26d03abe2373781a040&build=497&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F497%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T08:38:34.806Z] -> Pinging Codecov [2023-04-20T08:38:34.806Z] 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=6ed5f643afd548d7d3f8a26d03abe2373781a040&build=497&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F497%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T08:38:35.065Z] -> Uploading to [2023-04-20T08:38:35.065Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/6ed5f643afd548d7d3f8a26d03abe2373781a040/cf0bbc27-1ea0-40ec-addb-2c82e483e5de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T083834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e95f516463d87b605cd1f6c5275e149c3b50ad02544b445502db105cb670a3da [2023-04-20T08:38:35.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:35.065Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:35.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57572 0 0 100 57572 0 229k --:--:-- --:--:-- --:--:-- 229k [2023-04-20T08:38:35.324Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ed5f643afd548d7d3f8a26d03abe2373781a040 [Pipeline] } [2023-04-20T08:38:35.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-20T08:38:35.525Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-20T08:38:35.543Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:38:35.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T08:38:35.833Z] [2023-04-20T08:38:35.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:38:36.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T08:38:36.130Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-20T08:38:36.130Z] df9b9388f04a: Pulling fs layer [2023-04-20T08:38:36.130Z] 52dc419b0ee2: Pulling fs layer [2023-04-20T08:38:36.130Z] 25bc292e5bac: Pulling fs layer [2023-04-20T08:38:36.130Z] 114826534d7a: Pulling fs layer [2023-04-20T08:38:36.130Z] 4657fd5d0bcf: Pulling fs layer [2023-04-20T08:38:36.131Z] 6ad1cebc031e: Pulling fs layer [2023-04-20T08:38:36.131Z] 8a3aa393b2d8: Pulling fs layer [2023-04-20T08:38:36.131Z] 114826534d7a: Waiting [2023-04-20T08:38:36.131Z] 6ad1cebc031e: Waiting [2023-04-20T08:38:36.131Z] 4657fd5d0bcf: Waiting [2023-04-20T08:38:36.131Z] 25bc292e5bac: Verifying Checksum [2023-04-20T08:38:36.131Z] 25bc292e5bac: Download complete [2023-04-20T08:38:36.131Z] 52dc419b0ee2: Download complete [2023-04-20T08:38:36.131Z] 4657fd5d0bcf: Verifying Checksum [2023-04-20T08:38:36.131Z] 4657fd5d0bcf: Download complete [2023-04-20T08:38:36.131Z] df9b9388f04a: Download complete [2023-04-20T08:38:36.392Z] 6ad1cebc031e: Verifying Checksum [2023-04-20T08:38:36.392Z] 6ad1cebc031e: Download complete [2023-04-20T08:38:36.392Z] df9b9388f04a: Pull complete [2023-04-20T08:38:36.392Z] 52dc419b0ee2: Pull complete [2023-04-20T08:38:36.658Z] 25bc292e5bac: Pull complete [2023-04-20T08:38:36.924Z] 114826534d7a: Verifying Checksum [2023-04-20T08:38:36.924Z] 114826534d7a: Download complete [2023-04-20T08:38:37.181Z] 8a3aa393b2d8: Verifying Checksum [2023-04-20T08:38:37.181Z] 8a3aa393b2d8: Download complete [2023-04-20T08:38:40.462Z] 114826534d7a: Pull complete [2023-04-20T08:38:40.462Z] 4657fd5d0bcf: Pull complete [2023-04-20T08:38:40.462Z] 6ad1cebc031e: Pull complete [2023-04-20T08:38:42.996Z] 8a3aa393b2d8: Pull complete [2023-04-20T08:38:42.997Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-20T08:38:42.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T08:38:42.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:38:43.070Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:38:43.096Z] $ 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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-20T08:38:47.585Z] $ docker top 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T08:38:47.654Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-20T08:38:47.931Z] + set -o pipefail [2023-04-20T08:38:47.932Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] Monitoring /w/workspace/edgex-go/497 (github.com/edgexfoundry/edgex-go)... [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3c5d377a-8d8a-4b3d-98c3-a823e2eb39f0 [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] [2023-04-20T08:38:53.202Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-20T08:38:53.202Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-20T08:38:53.202Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-20T08:38:53.207Z] $ docker stop --time=1 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 [2023-04-20T08:38:56.285Z] $ docker rm -f --volumes 13924fe00c7d4c7c35e9b020927ea81d2e8f53ec96e6475fb14c80e8a3a7d528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-20T08:38:56.627Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:38:56.636Z] provisioning config files... [2023-04-20T08:38:56.644Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/497@tmp/config12794325283688823233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:38:56.937Z] --> edgex-publish-swagger.sh [2023-04-20T08:38:56.937Z] === Publish openapi/v3 API === [2023-04-20T08:38:56.937Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-20T08:38:56.937Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/497/openapi/v3/core-command.yaml] [2023-04-20T08:38:56.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:56.937Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:57.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 52118 --:--:-- --:--:-- --:--:-- 52118 [2023-04-20T08:38:57.506Z] [2023-04-20T08:38:57.506Z] [2023-04-20T08:38:57.506Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/497/openapi/v3/core-data.yaml] [2023-04-20T08:38:57.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:57.506Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:58.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 122k --:--:-- --:--:-- --:--:-- 122k [2023-04-20T08:38:58.077Z] [2023-04-20T08:38:58.077Z] [2023-04-20T08:38:58.077Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/497/openapi/v3/core-metadata.yaml] [2023-04-20T08:38:58.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:58.077Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:58.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 247k 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 247k [2023-04-20T08:38:58.646Z] [2023-04-20T08:38:58.646Z] [2023-04-20T08:38:58.646Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/497/openapi/v3/support-notifications.yaml] [2023-04-20T08:38:58.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:58.646Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:59.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 156k --:--:-- --:--:-- --:--:-- 156k [2023-04-20T08:38:59.214Z] [2023-04-20T08:38:59.214Z] [2023-04-20T08:38:59.214Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/497/openapi/v3/support-scheduler.yaml] [2023-04-20T08:38:59.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T08:38:59.214Z] Dload Upload Total Spent Left Speed [2023-04-20T08:38:59.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 71130 --:--:-- --:--:-- --:--:-- 70983 100 34356 0 0 100 34356 0 71130 --:--:-- --:--:-- --:--:-- 70983 [2023-04-20T08:38:59.474Z] [2023-04-20T08:38:59.474Z] [Pipeline] } [2023-04-20T08:38:59.480Z] 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-04-20T08:38:59.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T08:38:59.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:00.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:39:00.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:39:00.242Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:39:00.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T08:39:00.665Z] $ docker top 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 -eo pid,comm [2023-04-20T08:39:00.715Z] 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-04-20T08:39:00.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T08:39:00.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T08:39:00.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T08:39:00.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T08:39:00.869Z] $ docker exec 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 ssh-agent [2023-04-20T08:39:00.977Z] SSH_AUTH_SOCK=/tmp/ssh-2rhE6M5WMCsx/agent.31 [2023-04-20T08:39:00.977Z] SSH_AGENT_PID=38 [2023-04-20T08:39:00.982Z] Running ssh-add (command line suppressed) [2023-04-20T08:39:01.099Z] Identity added: /w/workspace/edgex-go/497@tmp/private_key_3118115017365548366.key (/w/workspace/edgex-go/497@tmp/private_key_3118115017365548366.key) [2023-04-20T08:39:01.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T08:39:01.405Z] + git semver tag [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,582 [run_tag] DEBUG tag force:False [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,582 [check_head_tag] DEBUG check head tag [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,586 [execute] INFO git cat-file --batch-check [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=) [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,590 [execute] INFO git cat-file --batch [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=) [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,654 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,655 [execute] INFO git tag -a v3.0.0-dev.135 -m v3.0.0-dev.135 [2023-04-20T08:39:01.665Z] 2023-04-20 08:39:01,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.135', '-m', 'v3.0.0-dev.135'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) [2023-04-20T08:39:01.924Z] 2023-04-20 08:39:01,663 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:01.924Z] 3.0.0-dev.135 [Pipeline] } [2023-04-20T08:39:01.930Z] $ docker exec --env ******** --env ******** 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 ssh-agent -k [2023-04-20T08:39:02.038Z] unset SSH_AUTH_SOCK; [2023-04-20T08:39:02.039Z] unset SSH_AGENT_PID; [2023-04-20T08:39:02.039Z] echo Agent pid 38 killed; [2023-04-20T08:39:02.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T08:39:02.360Z] + git semver [Pipeline] } [2023-04-20T08:39:02.628Z] $ docker stop --time=1 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 [2023-04-20T08:39:03.949Z] $ docker rm -f --volumes 886f03bdeb6d7f9528c7c5c8986cdea76a3408af77146c6c5ce77518326f4829 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:04.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T08:39:04.328Z] [2023-04-20T08:39:04.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:04.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T08:39:04.624Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-20T08:39:04.624Z] ab5ef0e58194: Pulling fs layer [2023-04-20T08:39:04.624Z] 9712f1f96733: Pulling fs layer [2023-04-20T08:39:04.624Z] 63f879dbbcfc: Pulling fs layer [2023-04-20T08:39:04.624Z] 0d9ebad4ef96: Pulling fs layer [2023-04-20T08:39:04.624Z] e9a5061849ea: Pulling fs layer [2023-04-20T08:39:04.624Z] d747dcd14b5f: Pulling fs layer [2023-04-20T08:39:04.624Z] 2de7ff778b66: Pulling fs layer [2023-04-20T08:39:04.624Z] 0d9ebad4ef96: Waiting [2023-04-20T08:39:04.624Z] e9a5061849ea: Waiting [2023-04-20T08:39:04.624Z] d747dcd14b5f: Waiting [2023-04-20T08:39:04.624Z] 2de7ff778b66: Waiting [2023-04-20T08:39:04.624Z] 9712f1f96733: Download complete [2023-04-20T08:39:04.882Z] 63f879dbbcfc: Verifying Checksum [2023-04-20T08:39:04.883Z] 63f879dbbcfc: Download complete [2023-04-20T08:39:05.140Z] e9a5061849ea: Verifying Checksum [2023-04-20T08:39:05.140Z] e9a5061849ea: Download complete [2023-04-20T08:39:05.140Z] d747dcd14b5f: Download complete [2023-04-20T08:39:05.140Z] 0d9ebad4ef96: Verifying Checksum [2023-04-20T08:39:05.140Z] 0d9ebad4ef96: Download complete [2023-04-20T08:39:05.140Z] ab5ef0e58194: Verifying Checksum [2023-04-20T08:39:05.140Z] ab5ef0e58194: Download complete [2023-04-20T08:39:05.140Z] 2de7ff778b66: Verifying Checksum [2023-04-20T08:39:05.140Z] 2de7ff778b66: Download complete [2023-04-20T08:39:07.675Z] ab5ef0e58194: Pull complete [2023-04-20T08:39:07.675Z] 9712f1f96733: Pull complete [2023-04-20T08:39:08.612Z] 63f879dbbcfc: Pull complete [2023-04-20T08:39:12.799Z] 0d9ebad4ef96: Pull complete [2023-04-20T08:39:12.799Z] e9a5061849ea: Pull complete [2023-04-20T08:39:12.799Z] d747dcd14b5f: Pull complete [2023-04-20T08:39:13.364Z] 2de7ff778b66: Pull complete [2023-04-20T08:39:13.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-20T08:39:13.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T08:39:13.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:39:13.444Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:39:13.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-20T08:39:17.752Z] $ docker top 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:39:17.864Z] provisioning config files... [2023-04-20T08:39:17.876Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/497@tmp/config3162879013958123800tmp [2023-04-20T08:39:17.909Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/497@tmp/config935433133577391135tmp [2023-04-20T08:39:17.935Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/497@tmp/config12323129905532653358tmp [Pipeline] { [Pipeline] echo [2023-04-20T08:39:17.958Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:18.273Z] ---> sigul-configuration.sh [2023-04-20T08:39:18.273Z] gpg: directory `/root/.gnupg' created [2023-04-20T08:39:18.273Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-20T08:39:18.273Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-20T08:39:18.273Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-20T08:39:18.273Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-20T08:39:18.273Z] gpg: CAST5 encrypted data [2023-04-20T08:39:18.273Z] gpg: encrypted with 1 passphrase [2023-04-20T08:39:18.273Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-20T08:39:18.556Z] + mkdir /home/jenkins [2023-04-20T08:39:18.556Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-20T08:39:18.842Z] + 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-04-20T08:39:18.850Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:19.135Z] ---> sigul-install.sh [2023-04-20T08:39:19.135Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-20T08:39:19.418Z] + git tag --list [2023-04-20T08:39:19.418Z] 0.6.0 [2023-04-20T08:39:19.418Z] 0.6.1 [2023-04-20T08:39:19.418Z] 0.7.0 [2023-04-20T08:39:19.418Z] 0.7.1 [2023-04-20T08:39:19.418Z] v1.0.0 [2023-04-20T08:39:19.418Z] v1.0.1 [2023-04-20T08:39:19.418Z] v1.1.0 [2023-04-20T08:39:19.418Z] v1.2.0 [2023-04-20T08:39:19.418Z] v1.2.1 [2023-04-20T08:39:19.418Z] v1.3.0 [2023-04-20T08:39:19.418Z] v1.3.1 [2023-04-20T08:39:19.418Z] v2.0.0 [2023-04-20T08:39:19.418Z] v2.1.0 [2023-04-20T08:39:19.418Z] v2.1.1 [2023-04-20T08:39:19.418Z] v2.1.1-dev.1 [2023-04-20T08:39:19.418Z] v2.1.1-dev.2 [2023-04-20T08:39:19.418Z] v2.1.1-dev.3 [2023-04-20T08:39:19.418Z] v2.1.1-dev.4 [2023-04-20T08:39:19.418Z] v2.1.1-dev.5 [2023-04-20T08:39:19.418Z] v2.1.1-dev.6 [2023-04-20T08:39:19.418Z] v2.1.1-dev.7 [2023-04-20T08:39:19.418Z] v2.1.1-dev.8 [2023-04-20T08:39:19.418Z] v2.1.2-dev.1 [2023-04-20T08:39:19.418Z] v2.2.0 [2023-04-20T08:39:19.418Z] v2.2.1-dev.1 [2023-04-20T08:39:19.418Z] v2.2.1-dev.10 [2023-04-20T08:39:19.418Z] v2.2.1-dev.11 [2023-04-20T08:39:19.418Z] v2.2.1-dev.12 [2023-04-20T08:39:19.418Z] v2.2.1-dev.13 [2023-04-20T08:39:19.418Z] v2.2.1-dev.14 [2023-04-20T08:39:19.418Z] v2.2.1-dev.15 [2023-04-20T08:39:19.418Z] v2.2.1-dev.16 [2023-04-20T08:39:19.418Z] v2.2.1-dev.17 [2023-04-20T08:39:19.418Z] v2.2.1-dev.18 [2023-04-20T08:39:19.418Z] v2.2.1-dev.19 [2023-04-20T08:39:19.418Z] v2.2.1-dev.2 [2023-04-20T08:39:19.418Z] v2.2.1-dev.20 [2023-04-20T08:39:19.418Z] v2.2.1-dev.21 [2023-04-20T08:39:19.418Z] v2.2.1-dev.22 [2023-04-20T08:39:19.418Z] v2.2.1-dev.23 [2023-04-20T08:39:19.418Z] v2.2.1-dev.24 [2023-04-20T08:39:19.418Z] v2.2.1-dev.25 [2023-04-20T08:39:19.418Z] v2.2.1-dev.26 [2023-04-20T08:39:19.418Z] v2.2.1-dev.27 [2023-04-20T08:39:19.418Z] v2.2.1-dev.28 [2023-04-20T08:39:19.418Z] v2.2.1-dev.29 [2023-04-20T08:39:19.418Z] v2.2.1-dev.3 [2023-04-20T08:39:19.418Z] v2.2.1-dev.4 [2023-04-20T08:39:19.418Z] v2.2.1-dev.5 [2023-04-20T08:39:19.418Z] v2.2.1-dev.6 [2023-04-20T08:39:19.418Z] v2.2.1-dev.7 [2023-04-20T08:39:19.418Z] v2.2.1-dev.8 [2023-04-20T08:39:19.418Z] v2.2.1-dev.9 [2023-04-20T08:39:19.418Z] v2.3.0 [2023-04-20T08:39:19.418Z] v2.3.0-dev.100 [2023-04-20T08:39:19.418Z] v2.3.0-dev.101 [2023-04-20T08:39:19.418Z] v2.3.0-dev.102 [2023-04-20T08:39:19.418Z] v2.3.0-dev.103 [2023-04-20T08:39:19.418Z] v2.3.0-dev.104 [2023-04-20T08:39:19.418Z] v2.3.0-dev.105 [2023-04-20T08:39:19.418Z] v2.3.0-dev.106 [2023-04-20T08:39:19.418Z] v2.3.0-dev.29 [2023-04-20T08:39:19.418Z] v2.3.0-dev.30 [2023-04-20T08:39:19.418Z] v2.3.0-dev.31 [2023-04-20T08:39:19.418Z] v2.3.0-dev.32 [2023-04-20T08:39:19.418Z] v2.3.0-dev.33 [2023-04-20T08:39:19.418Z] v2.3.0-dev.34 [2023-04-20T08:39:19.418Z] v2.3.0-dev.35 [2023-04-20T08:39:19.418Z] v2.3.0-dev.36 [2023-04-20T08:39:19.418Z] v2.3.0-dev.37 [2023-04-20T08:39:19.418Z] v2.3.0-dev.38 [2023-04-20T08:39:19.418Z] v2.3.0-dev.39 [2023-04-20T08:39:19.418Z] v2.3.0-dev.40 [2023-04-20T08:39:19.418Z] v2.3.0-dev.41 [2023-04-20T08:39:19.418Z] v2.3.0-dev.42 [2023-04-20T08:39:19.418Z] v2.3.0-dev.43 [2023-04-20T08:39:19.418Z] v2.3.0-dev.44 [2023-04-20T08:39:19.418Z] v2.3.0-dev.45 [2023-04-20T08:39:19.418Z] v2.3.0-dev.46 [2023-04-20T08:39:19.418Z] v2.3.0-dev.47 [2023-04-20T08:39:19.418Z] v2.3.0-dev.48 [2023-04-20T08:39:19.418Z] v2.3.0-dev.49 [2023-04-20T08:39:19.418Z] v2.3.0-dev.50 [2023-04-20T08:39:19.418Z] v2.3.0-dev.51 [2023-04-20T08:39:19.418Z] v2.3.0-dev.52 [2023-04-20T08:39:19.418Z] v2.3.0-dev.53 [2023-04-20T08:39:19.418Z] v2.3.0-dev.54 [2023-04-20T08:39:19.418Z] v2.3.0-dev.55 [2023-04-20T08:39:19.418Z] v2.3.0-dev.56 [2023-04-20T08:39:19.418Z] v2.3.0-dev.57 [2023-04-20T08:39:19.418Z] v2.3.0-dev.58 [2023-04-20T08:39:19.418Z] v2.3.0-dev.59 [2023-04-20T08:39:19.418Z] v2.3.0-dev.60 [2023-04-20T08:39:19.418Z] v2.3.0-dev.61 [2023-04-20T08:39:19.418Z] v2.3.0-dev.62 [2023-04-20T08:39:19.418Z] v2.3.0-dev.63 [2023-04-20T08:39:19.418Z] v2.3.0-dev.64 [2023-04-20T08:39:19.418Z] v2.3.0-dev.65 [2023-04-20T08:39:19.418Z] v2.3.0-dev.66 [2023-04-20T08:39:19.418Z] v2.3.0-dev.67 [2023-04-20T08:39:19.418Z] v2.3.0-dev.68 [2023-04-20T08:39:19.418Z] v2.3.0-dev.69 [2023-04-20T08:39:19.418Z] v2.3.0-dev.70 [2023-04-20T08:39:19.418Z] v2.3.0-dev.71 [2023-04-20T08:39:19.418Z] v2.3.0-dev.72 [2023-04-20T08:39:19.418Z] v2.3.0-dev.73 [2023-04-20T08:39:19.418Z] v2.3.0-dev.74 [2023-04-20T08:39:19.418Z] v2.3.0-dev.75 [2023-04-20T08:39:19.418Z] v2.3.0-dev.76 [2023-04-20T08:39:19.418Z] v2.3.0-dev.77 [2023-04-20T08:39:19.418Z] v2.3.0-dev.78 [2023-04-20T08:39:19.418Z] v2.3.0-dev.79 [2023-04-20T08:39:19.418Z] v2.3.0-dev.80 [2023-04-20T08:39:19.418Z] v2.3.0-dev.81 [2023-04-20T08:39:19.418Z] v2.3.0-dev.82 [2023-04-20T08:39:19.418Z] v2.3.0-dev.83 [2023-04-20T08:39:19.418Z] v2.3.0-dev.84 [2023-04-20T08:39:19.418Z] v2.3.0-dev.85 [2023-04-20T08:39:19.418Z] v2.3.0-dev.86 [2023-04-20T08:39:19.418Z] v2.3.0-dev.87 [2023-04-20T08:39:19.418Z] v2.3.0-dev.88 [2023-04-20T08:39:19.418Z] v2.3.0-dev.89 [2023-04-20T08:39:19.418Z] v2.3.0-dev.90 [2023-04-20T08:39:19.418Z] v2.3.0-dev.91 [2023-04-20T08:39:19.418Z] v2.3.0-dev.92 [2023-04-20T08:39:19.418Z] v2.3.0-dev.93 [2023-04-20T08:39:19.418Z] v2.3.0-dev.94 [2023-04-20T08:39:19.418Z] v2.3.0-dev.95 [2023-04-20T08:39:19.418Z] v2.3.0-dev.96 [2023-04-20T08:39:19.418Z] v2.3.0-dev.97 [2023-04-20T08:39:19.418Z] v2.3.0-dev.98 [2023-04-20T08:39:19.418Z] v2.3.0-dev.99 [2023-04-20T08:39:19.418Z] v2.3.1-dev.1 [2023-04-20T08:39:19.418Z] v2.3.1-dev.2 [2023-04-20T08:39:19.418Z] v2.3.1-dev.3 [2023-04-20T08:39:19.418Z] v2.3.1-dev.4 [2023-04-20T08:39:19.418Z] v2.3.1-dev.5 [2023-04-20T08:39:19.418Z] v3.0.0-dev.1 [2023-04-20T08:39:19.418Z] v3.0.0-dev.10 [2023-04-20T08:39:19.418Z] v3.0.0-dev.100 [2023-04-20T08:39:19.418Z] v3.0.0-dev.101 [2023-04-20T08:39:19.418Z] v3.0.0-dev.102 [2023-04-20T08:39:19.418Z] v3.0.0-dev.103 [2023-04-20T08:39:19.418Z] v3.0.0-dev.104 [2023-04-20T08:39:19.418Z] v3.0.0-dev.105 [2023-04-20T08:39:19.418Z] v3.0.0-dev.106 [2023-04-20T08:39:19.418Z] v3.0.0-dev.107 [2023-04-20T08:39:19.418Z] v3.0.0-dev.108 [2023-04-20T08:39:19.418Z] v3.0.0-dev.109 [2023-04-20T08:39:19.418Z] v3.0.0-dev.11 [2023-04-20T08:39:19.418Z] v3.0.0-dev.110 [2023-04-20T08:39:19.418Z] v3.0.0-dev.111 [2023-04-20T08:39:19.418Z] v3.0.0-dev.112 [2023-04-20T08:39:19.418Z] v3.0.0-dev.113 [2023-04-20T08:39:19.418Z] v3.0.0-dev.114 [2023-04-20T08:39:19.418Z] v3.0.0-dev.115 [2023-04-20T08:39:19.418Z] v3.0.0-dev.116 [2023-04-20T08:39:19.418Z] v3.0.0-dev.117 [2023-04-20T08:39:19.418Z] v3.0.0-dev.118 [2023-04-20T08:39:19.418Z] v3.0.0-dev.119 [2023-04-20T08:39:19.418Z] v3.0.0-dev.12 [2023-04-20T08:39:19.418Z] v3.0.0-dev.120 [2023-04-20T08:39:19.418Z] v3.0.0-dev.121 [2023-04-20T08:39:19.418Z] v3.0.0-dev.122 [2023-04-20T08:39:19.418Z] v3.0.0-dev.123 [2023-04-20T08:39:19.418Z] v3.0.0-dev.124 [2023-04-20T08:39:19.418Z] v3.0.0-dev.125 [2023-04-20T08:39:19.418Z] v3.0.0-dev.126 [2023-04-20T08:39:19.418Z] v3.0.0-dev.127 [2023-04-20T08:39:19.418Z] v3.0.0-dev.128 [2023-04-20T08:39:19.418Z] v3.0.0-dev.129 [2023-04-20T08:39:19.418Z] v3.0.0-dev.13 [2023-04-20T08:39:19.418Z] v3.0.0-dev.130 [2023-04-20T08:39:19.418Z] v3.0.0-dev.131 [2023-04-20T08:39:19.418Z] v3.0.0-dev.132 [2023-04-20T08:39:19.418Z] v3.0.0-dev.133 [2023-04-20T08:39:19.418Z] v3.0.0-dev.134 [2023-04-20T08:39:19.418Z] v3.0.0-dev.135 [2023-04-20T08:39:19.418Z] v3.0.0-dev.14 [2023-04-20T08:39:19.418Z] v3.0.0-dev.15 [2023-04-20T08:39:19.418Z] v3.0.0-dev.16 [2023-04-20T08:39:19.418Z] v3.0.0-dev.17 [2023-04-20T08:39:19.418Z] v3.0.0-dev.18 [2023-04-20T08:39:19.418Z] v3.0.0-dev.19 [2023-04-20T08:39:19.418Z] v3.0.0-dev.2 [2023-04-20T08:39:19.418Z] v3.0.0-dev.20 [2023-04-20T08:39:19.418Z] v3.0.0-dev.21 [2023-04-20T08:39:19.418Z] v3.0.0-dev.22 [2023-04-20T08:39:19.418Z] v3.0.0-dev.23 [2023-04-20T08:39:19.418Z] v3.0.0-dev.24 [2023-04-20T08:39:19.418Z] v3.0.0-dev.25 [2023-04-20T08:39:19.418Z] v3.0.0-dev.26 [2023-04-20T08:39:19.418Z] v3.0.0-dev.27 [2023-04-20T08:39:19.418Z] v3.0.0-dev.28 [2023-04-20T08:39:19.418Z] v3.0.0-dev.29 [2023-04-20T08:39:19.418Z] v3.0.0-dev.3 [2023-04-20T08:39:19.418Z] v3.0.0-dev.30 [2023-04-20T08:39:19.418Z] v3.0.0-dev.31 [2023-04-20T08:39:19.418Z] v3.0.0-dev.32 [2023-04-20T08:39:19.418Z] v3.0.0-dev.33 [2023-04-20T08:39:19.418Z] v3.0.0-dev.34 [2023-04-20T08:39:19.418Z] v3.0.0-dev.35 [2023-04-20T08:39:19.418Z] v3.0.0-dev.36 [2023-04-20T08:39:19.418Z] v3.0.0-dev.37 [2023-04-20T08:39:19.418Z] v3.0.0-dev.38 [2023-04-20T08:39:19.418Z] v3.0.0-dev.39 [2023-04-20T08:39:19.418Z] v3.0.0-dev.4 [2023-04-20T08:39:19.418Z] v3.0.0-dev.40 [2023-04-20T08:39:19.418Z] v3.0.0-dev.41 [2023-04-20T08:39:19.418Z] v3.0.0-dev.42 [2023-04-20T08:39:19.418Z] v3.0.0-dev.43 [2023-04-20T08:39:19.418Z] v3.0.0-dev.44 [2023-04-20T08:39:19.418Z] v3.0.0-dev.45 [2023-04-20T08:39:19.418Z] v3.0.0-dev.46 [2023-04-20T08:39:19.418Z] v3.0.0-dev.47 [2023-04-20T08:39:19.418Z] v3.0.0-dev.48 [2023-04-20T08:39:19.418Z] v3.0.0-dev.49 [2023-04-20T08:39:19.418Z] v3.0.0-dev.5 [2023-04-20T08:39:19.418Z] v3.0.0-dev.50 [2023-04-20T08:39:19.418Z] v3.0.0-dev.51 [2023-04-20T08:39:19.418Z] v3.0.0-dev.52 [2023-04-20T08:39:19.418Z] v3.0.0-dev.53 [2023-04-20T08:39:19.418Z] v3.0.0-dev.54 [2023-04-20T08:39:19.418Z] v3.0.0-dev.55 [2023-04-20T08:39:19.418Z] v3.0.0-dev.56 [2023-04-20T08:39:19.418Z] v3.0.0-dev.57 [2023-04-20T08:39:19.418Z] v3.0.0-dev.58 [2023-04-20T08:39:19.418Z] v3.0.0-dev.59 [2023-04-20T08:39:19.418Z] v3.0.0-dev.6 [2023-04-20T08:39:19.418Z] v3.0.0-dev.60 [2023-04-20T08:39:19.418Z] v3.0.0-dev.61 [2023-04-20T08:39:19.418Z] v3.0.0-dev.62 [2023-04-20T08:39:19.418Z] v3.0.0-dev.63 [2023-04-20T08:39:19.418Z] v3.0.0-dev.64 [2023-04-20T08:39:19.418Z] v3.0.0-dev.65 [2023-04-20T08:39:19.418Z] v3.0.0-dev.66 [2023-04-20T08:39:19.418Z] v3.0.0-dev.67 [2023-04-20T08:39:19.418Z] v3.0.0-dev.68 [2023-04-20T08:39:19.418Z] v3.0.0-dev.69 [2023-04-20T08:39:19.418Z] v3.0.0-dev.7 [2023-04-20T08:39:19.418Z] v3.0.0-dev.70 [2023-04-20T08:39:19.418Z] v3.0.0-dev.71 [2023-04-20T08:39:19.418Z] v3.0.0-dev.72 [2023-04-20T08:39:19.418Z] v3.0.0-dev.73 [2023-04-20T08:39:19.418Z] v3.0.0-dev.74 [2023-04-20T08:39:19.418Z] v3.0.0-dev.75 [2023-04-20T08:39:19.418Z] v3.0.0-dev.76 [2023-04-20T08:39:19.418Z] v3.0.0-dev.77 [2023-04-20T08:39:19.418Z] v3.0.0-dev.78 [2023-04-20T08:39:19.418Z] v3.0.0-dev.79 [2023-04-20T08:39:19.418Z] v3.0.0-dev.8 [2023-04-20T08:39:19.418Z] v3.0.0-dev.80 [2023-04-20T08:39:19.418Z] v3.0.0-dev.81 [2023-04-20T08:39:19.418Z] v3.0.0-dev.82 [2023-04-20T08:39:19.418Z] v3.0.0-dev.83 [2023-04-20T08:39:19.418Z] v3.0.0-dev.84 [2023-04-20T08:39:19.418Z] v3.0.0-dev.85 [2023-04-20T08:39:19.418Z] v3.0.0-dev.86 [2023-04-20T08:39:19.418Z] v3.0.0-dev.87 [2023-04-20T08:39:19.418Z] v3.0.0-dev.88 [2023-04-20T08:39:19.418Z] v3.0.0-dev.89 [2023-04-20T08:39:19.418Z] v3.0.0-dev.9 [2023-04-20T08:39:19.418Z] v3.0.0-dev.90 [2023-04-20T08:39:19.418Z] v3.0.0-dev.91 [2023-04-20T08:39:19.418Z] v3.0.0-dev.92 [2023-04-20T08:39:19.418Z] v3.0.0-dev.93 [2023-04-20T08:39:19.418Z] v3.0.0-dev.94 [2023-04-20T08:39:19.418Z] v3.0.0-dev.95 [2023-04-20T08:39:19.418Z] v3.0.0-dev.96 [2023-04-20T08:39:19.418Z] v3.0.0-dev.97 [2023-04-20T08:39:19.418Z] v3.0.0-dev.98 [2023-04-20T08:39:19.418Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-20T08:39:19.701Z] + lftools sign git-tag v3.0.0-dev.135 [2023-04-20T08:39:20.267Z] Signing Git tag with Sigul... [2023-04-20T08:39:20.267Z] Signing v3.0.0-dev.135 [Pipeline] echo [2023-04-20T08:39:20.535Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:20.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-20T08:39:20.825Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-20T08:39:20.839Z] $ docker stop --time=1 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 [2023-04-20T08:39:22.109Z] $ docker rm -f --volumes 5df4fab6b42fe7a96e429d89e256d6aaf18f87cc714c0cf666d2aef7c6159bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-20T08:39:22.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T08:39:22.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:22.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:39:22.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:39:22.895Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:39:22.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T08:39:23.267Z] $ docker top d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T08:39:23.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T08:39:23.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T08:39:23.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T08:39:23.462Z] $ docker exec d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 ssh-agent [2023-04-20T08:39:23.574Z] SSH_AUTH_SOCK=/tmp/ssh-jqSbq2L6T79Q/agent.31 [2023-04-20T08:39:23.574Z] SSH_AGENT_PID=37 [2023-04-20T08:39:23.578Z] Running ssh-add (command line suppressed) [2023-04-20T08:39:23.674Z] Identity added: /w/workspace/edgex-go/497@tmp/private_key_12698998019394344562.key (/w/workspace/edgex-go/497@tmp/private_key_12698998019394344562.key) [2023-04-20T08:39:23.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T08:39:23.976Z] + git semver bump pre [2023-04-20T08:39:24.235Z] 2023-04-20 08:39:24,141 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,141 [bump_version] DEBUG bumping version:3.0.0-dev.135 on axis:pre with prefix:dev [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,141 [bump_version] DEBUG bumped version:3.0.0-dev.136 [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,141 [write_version] DEBUG write version:3.0.0-dev.136 to path:/w/workspace/edgex-go/497/.semver/main with force:True [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,141 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,141 [write_file] DEBUG write to file:/w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,143 [execute] INFO git cat-file --batch-check [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,148 [execute] INFO git cat-file --batch [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T08:39:24.236Z] 2023-04-20 08:39:24,154 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:24.236Z] 3.0.0-dev.136 [Pipeline] } [2023-04-20T08:39:24.241Z] $ docker exec --env ******** --env ******** d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 ssh-agent -k [2023-04-20T08:39:24.338Z] unset SSH_AUTH_SOCK; [2023-04-20T08:39:24.338Z] unset SSH_AGENT_PID; [2023-04-20T08:39:24.339Z] echo Agent pid 37 killed; [2023-04-20T08:39:24.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T08:39:24.645Z] + git semver [Pipeline] } [2023-04-20T08:39:24.914Z] $ docker stop --time=1 d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 [2023-04-20T08:39:26.157Z] $ docker rm -f --volumes d327cf36f701f6db3a37d07d5c4bfe69610e34240fe5311cbf9bcb34b0f733f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T08:39:26.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T08:39:26.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:26.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T08:39:26.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:39:26.840Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:39:26.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T08:39:27.177Z] $ docker top dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T08:39:27.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T08:39:27.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T08:39:27.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T08:39:27.369Z] $ docker exec dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 ssh-agent [2023-04-20T08:39:27.488Z] SSH_AUTH_SOCK=/tmp/ssh-m7RcgjJgjuHy/agent.31 [2023-04-20T08:39:27.488Z] SSH_AGENT_PID=37 [2023-04-20T08:39:27.493Z] Running ssh-add (command line suppressed) [2023-04-20T08:39:27.590Z] Identity added: /w/workspace/edgex-go/497@tmp/private_key_1867286999460872168.key (/w/workspace/edgex-go/497@tmp/private_key_1867286999460872168.key) [2023-04-20T08:39:27.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T08:39:27.891Z] + git semver push [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,063 [run_push] DEBUG push [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,063 [execute] INFO git cat-file --batch-check [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,068 [execute] INFO git rev-list 3ebfa88ea4d1f79bcfb2ccaa21f8ddbb6738cb7a -- [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,068 [execute] DEBUG Popen(['git', 'rev-list', '3ebfa88ea4d1f79bcfb2ccaa21f8ddbb6738cb7a', '--'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,085 [execute] INFO git fetch -v origin [2023-04-20T08:39:28.150Z] 2023-04-20 08:39:28,085 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-20T08:39:28.716Z] 2023-04-20 08:39:28,574 [run_push] DEBUG no remote changes detected [2023-04-20T08:39:28.716Z] 2023-04-20 08:39:28,575 [execute] INFO git push origin semver [2023-04-20T08:39:28.716Z] 2023-04-20 08:39:28,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/497/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-20T08:39:29.652Z] 2023-04-20 08:39:29,446 [run_push] DEBUG push all version tags [2023-04-20T08:39:29.652Z] 2023-04-20 08:39:29,447 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-20T08:39:29.652Z] 2023-04-20 08:39:29,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/497, universal_newlines=False, shell=None, istream=None) [2023-04-20T08:39:30.591Z] 2023-04-20 08:39:30,318 [read_version] DEBUG read version from /w/workspace/edgex-go/497/.semver/main [2023-04-20T08:39:30.591Z] 3.0.0-dev.136 [Pipeline] } [2023-04-20T08:39:30.598Z] $ docker exec --env ******** --env ******** dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 ssh-agent -k [2023-04-20T08:39:30.697Z] unset SSH_AUTH_SOCK; [2023-04-20T08:39:30.697Z] unset SSH_AGENT_PID; [2023-04-20T08:39:30.697Z] echo Agent pid 37 killed; [2023-04-20T08:39:30.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T08:39:31.015Z] + git semver [Pipeline] } [2023-04-20T08:39:31.286Z] $ docker stop --time=1 dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 [2023-04-20T08:39:32.546Z] $ docker rm -f --volumes dd70a2ae0a338831025e5e1995323d36f26d3a107ecaa5027c1f1991f18a1a05 [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-04-20T08:39:33.095Z] + [ -d /w/workspace/edgex-go/497/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:33.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:34.241Z] ---> package-listing.sh [2023-04-20T08:39:34.241Z] ++ facter osfamily [2023-04-20T08:39:34.241Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T08:39:34.501Z] + OS_FAMILY=debian [2023-04-20T08:39:34.501Z] + workspace=/w/workspace/edgex-go/497 [2023-04-20T08:39:34.501Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T08:39:34.501Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T08:39:34.501Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T08:39:34.501Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T08:39:34.501Z] + '[' /w/workspace/edgex-go/497 ']' [2023-04-20T08:39:34.501Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T08:39:34.501Z] + case "${OS_FAMILY}" in [2023-04-20T08:39:34.501Z] + dpkg -l [2023-04-20T08:39:34.501Z] + grep '^ii' [2023-04-20T08:39:34.501Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T08:39:34.501Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T08:39:34.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T08:39:34.501Z] + '[' /w/workspace/edgex-go/497 ']' [2023-04-20T08:39:34.501Z] + mkdir -p /w/workspace/edgex-go/497/archives/ [2023-04-20T08:39:34.501Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/497/archives/ [Pipeline] echo [2023-04-20T08:39:34.511Z] 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/497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T08:39:34.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:35.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T08:39:35.346Z] [2023-04-20T08:39:35.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T08:39:35.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T08:39:35.645Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T08:39:35.645Z] 5eb5b503b376: Pulling fs layer [2023-04-20T08:39:35.645Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T08:39:35.645Z] ec43610c2a17: Pulling fs layer [2023-04-20T08:39:35.645Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T08:39:35.645Z] 3a2ae6a8a46f: Waiting [2023-04-20T08:39:35.645Z] 33b1e0a273af: Pulling fs layer [2023-04-20T08:39:35.645Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T08:39:35.645Z] 2f39f015ded8: Pulling fs layer [2023-04-20T08:39:35.645Z] 5d3b04190fa2: Waiting [2023-04-20T08:39:35.645Z] 2f39f015ded8: Waiting [2023-04-20T08:39:35.645Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T08:39:35.645Z] 5c69ac0246d0: Download complete [2023-04-20T08:39:35.645Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T08:39:35.645Z] 3a2ae6a8a46f: Download complete [2023-04-20T08:39:35.645Z] 33b1e0a273af: Verifying Checksum [2023-04-20T08:39:35.645Z] 33b1e0a273af: Download complete [2023-04-20T08:39:35.645Z] ec43610c2a17: Verifying Checksum [2023-04-20T08:39:35.645Z] ec43610c2a17: Download complete [2023-04-20T08:39:35.645Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T08:39:35.645Z] 5d3b04190fa2: Download complete [2023-04-20T08:39:35.904Z] 5eb5b503b376: Verifying Checksum [2023-04-20T08:39:35.904Z] 5eb5b503b376: Download complete [2023-04-20T08:39:36.473Z] 2f39f015ded8: Download complete [2023-04-20T08:39:37.039Z] 5eb5b503b376: Pull complete [2023-04-20T08:39:37.039Z] 5c69ac0246d0: Pull complete [2023-04-20T08:39:37.606Z] ec43610c2a17: Pull complete [2023-04-20T08:39:37.606Z] 3a2ae6a8a46f: Pull complete [2023-04-20T08:39:37.606Z] 33b1e0a273af: Pull complete [2023-04-20T08:39:37.866Z] 5d3b04190fa2: Pull complete [2023-04-20T08:39:41.146Z] 2f39f015ded8: Pull complete [2023-04-20T08:39:41.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T08:39:41.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T08:39:41.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T08:39:41.228Z] prd-ubuntu20.04-docker-8c-8g-9155 does not seem to be running inside a container [2023-04-20T08:39:41.250Z] $ 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/497/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/497 -v /w/workspace/edgex-go/497:/w/workspace/edgex-go/497:rw,z -v /w/workspace/edgex-go/497@tmp:/w/workspace/edgex-go/497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T08:39:45.069Z] $ docker top 62a5e6ca9415cced6b20fb7d851dd1141964af82172d7e270ba309e3a39bfdab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T08:39:45.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T08:39:45.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T08:39:45.978Z] + ls /var/log/sa-host [2023-04-20T08:39:45.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T08:39:46.129Z] provisioning config files... [2023-04-20T08:39:46.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/497@tmp/config12182743837510540663tmp [Pipeline] { [Pipeline] echo [2023-04-20T08:39:46.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:46.432Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T08:39:46.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:46.759Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T08:39:46.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:47.055Z] ---> sudo-logs.sh [2023-04-20T08:39:47.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T08:39:47.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:47.358Z] ---> job-cost.sh [2023-04-20T08:39:47.358Z] lf-activate-venv: SKIPPING [2023-04-20T08:39:47.359Z] DEBUG: total: 0.10999999940395355 [2023-04-20T08:39:47.359Z] INFO: Retrieving Stack Cost... [2023-04-20T08:39:47.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T08:39:48.190Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T08:39:48.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T08:39:48.485Z] ---> logs-deploy.sh [2023-04-20T08:39:48.485Z] lf-activate-venv: SKIPPING [2023-04-20T08:39:48.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/497 [2023-04-20T08:39:48.485Z] INFO: archiving workspace using pattern(s): [2023-04-20T08:39:49.441Z] Archives upload complete. [2023-04-20T08:39:49.441Z] INFO: archiving logs to Nexus