Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5be6da0dd8fb641f6b43c82f942f16555c379249 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-ssh778416423542738843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11984767284519071951.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4072045044703284684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14219000866946632305.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-ssh8258388990131871304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3940 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/562 [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/562 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5be6da0dd8fb641f6b43c82f942f16555c379249 (main) Commit message: "fix(security): Restore CORS functionality broken in EdgeX 3.0 (#4638)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 > git rev-list --no-walk 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-17T17:37:22.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-17T17:37:22.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-17T17:37:22.531Z] ========================================================= [2023-08-17T17:37:22.531Z] EdgeX Global Pipelines Version Info [2023-08-17T17:37:22.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-17T17:37:23.254Z] ------------------- [2023-08-17T17:37:23.254Z] stable info: [2023-08-17T17:37:23.254Z] ------------------- [2023-08-17T17:37:23.254Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-17T17:37:23.254Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-17T17:37:23.254Z] Message: update stable to v1.0.253 [2023-08-17T17:37:23.824Z] ------------------- [2023-08-17T17:37:23.824Z] experimental info: [2023-08-17T17:37:23.824Z] ------------------- [2023-08-17T17:37:23.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-17T17:37:23.824Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-17T17:37:23.824Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-17T17:37:23.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-17T17:37:23.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-17T17:37:23.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-17T17:37:23.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-17T17:37:24.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-17T17:37:24.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-17T17:37:24.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-17T17:37:24.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-17T17:37:24.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-17T17:37:24.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-17T17:37:24.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-17T17:37:24.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-17T17:37:24.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-17T17:37:24.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-17T17:37:24.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-17T17:37:24.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-17T17:37:24.129Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-17T17:37:24.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-17T17:37:24.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-17T17:37:24.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-17T17:37:24.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-17T17:37:24.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-17T17:37:24.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-17T17:37:24.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-17T17:37:24.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-17T17:37:24.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-17T17:37:24.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo [2023-08-17T17:37:24.276Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5be6da0 [Pipeline] echo [2023-08-17T17:37:24.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T17:37:24.335Z] provisioning config files... [2023-08-17T17:37:24.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config3048688687716921195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T17:37:24.654Z] ---> docker-login.sh [2023-08-17T17:37:24.654Z] nexus3.edgexfoundry.org:10001 [2023-08-17T17:37:24.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:37:24.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:37:24.915Z] Configure a credential helper to remove this warning. See [2023-08-17T17:37:24.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:37:24.915Z] [2023-08-17T17:37:24.915Z] Login Succeeded [2023-08-17T17:37:24.915Z] nexus3.edgexfoundry.org:10002 [2023-08-17T17:37:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:37:25.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:37:25.174Z] Configure a credential helper to remove this warning. See [2023-08-17T17:37:25.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:37:25.174Z] [2023-08-17T17:37:25.174Z] Login Succeeded [2023-08-17T17:37:25.174Z] nexus3.edgexfoundry.org:10003 [2023-08-17T17:37:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:37:25.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:37:25.174Z] Configure a credential helper to remove this warning. See [2023-08-17T17:37:25.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:37:25.174Z] [2023-08-17T17:37:25.174Z] Login Succeeded [2023-08-17T17:37:25.174Z] nexus3.edgexfoundry.org:10004 [2023-08-17T17:37:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:37:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:37:25.445Z] Configure a credential helper to remove this warning. See [2023-08-17T17:37:25.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:37:25.445Z] [2023-08-17T17:37:25.445Z] Login Succeeded [2023-08-17T17:37:25.445Z] docker.io [2023-08-17T17:37:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:37:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:37:25.705Z] Configure a credential helper to remove this warning. See [2023-08-17T17:37:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:37:25.705Z] [2023-08-17T17:37:25.705Z] Login Succeeded [2023-08-17T17:37:25.705Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T17:37:25.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T17:37:26.022Z] + 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-08-17T17:37:26.022Z] + dirname cmd/core-command/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-17T17:37:26.022Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-17T17:37:26.022Z] cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/core-data/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/core-metadata/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-17T17:37:26.022Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2023-08-17T17:37:26.022Z] -f2 [2023-08-17T17:37:26.022Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-17T17:37:26.022Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-08-17T17:37:26.022Z] -f2 [2023-08-17T17:37:26.022Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/support-notifications/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-17T17:37:26.022Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-17T17:37:26.022Z] + cut -d/ -f2 [2023-08-17T17:37:26.022Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-17T17:37:26.080Z] 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-08-17T17:37:26.425Z] + git rev-list -1 --merges 5be6da0dd8fb641f6b43c82f942f16555c379249~1..5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo [2023-08-17T17:37:26.443Z] -----------> git rev-list -1 --merges 5be6da0dd8fb641f6b43c82f942f16555c379249~1..5be6da0dd8fb641f6b43c82f942f16555c379249 5be6da0dd8fb641f6b43c82f942f16555c379249 [false] [Pipeline] sh [2023-08-17T17:37:26.735Z] + git log --format=format:%s -1 5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo [2023-08-17T17:37:26.749Z] ========================================================= [2023-08-17T17:37:26.749Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-17T17:37:26.749Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-17T17:37:27.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-17T17:37:27.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-17T17:37:27.171Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-17T17:37:27.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-17T17:37:27.171Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-17T17:37:27.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-17T17:37:27.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:37:27.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T17:37:27.616Z] [2023-08-17T17:37:27.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:37:27.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T17:37:27.927Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-17T17:37:27.927Z] b85a868b505f: Pulling fs layer [2023-08-17T17:37:27.927Z] e2be974225ed: Pulling fs layer [2023-08-17T17:37:27.927Z] 339a4e72a1f5: Pulling fs layer [2023-08-17T17:37:27.927Z] 988bab9f4d93: Pulling fs layer [2023-08-17T17:37:27.927Z] 1469e6f7b9e6: Pulling fs layer [2023-08-17T17:37:27.927Z] eaf3925da568: Pulling fs layer [2023-08-17T17:37:27.927Z] bab4dde63d76: Pulling fs layer [2023-08-17T17:37:27.927Z] bde34c3a00c8: Pulling fs layer [2023-08-17T17:37:27.927Z] b352a97aabf1: Pulling fs layer [2023-08-17T17:37:27.927Z] 4872d77fe225: Pulling fs layer [2023-08-17T17:37:27.927Z] 5851b861e8e6: Pulling fs layer [2023-08-17T17:37:27.927Z] 1469e6f7b9e6: Waiting [2023-08-17T17:37:27.927Z] eaf3925da568: Waiting [2023-08-17T17:37:27.927Z] bab4dde63d76: Waiting [2023-08-17T17:37:27.927Z] bde34c3a00c8: Waiting [2023-08-17T17:37:27.927Z] 988bab9f4d93: Waiting [2023-08-17T17:37:27.927Z] b352a97aabf1: Waiting [2023-08-17T17:37:27.927Z] 4872d77fe225: Waiting [2023-08-17T17:37:27.927Z] e2be974225ed: Verifying Checksum [2023-08-17T17:37:27.927Z] e2be974225ed: Download complete [2023-08-17T17:37:28.186Z] 1469e6f7b9e6: Verifying Checksum [2023-08-17T17:37:28.186Z] 1469e6f7b9e6: Download complete [2023-08-17T17:37:28.186Z] eaf3925da568: Verifying Checksum [2023-08-17T17:37:28.186Z] eaf3925da568: Download complete [2023-08-17T17:37:28.186Z] 339a4e72a1f5: Verifying Checksum [2023-08-17T17:37:28.186Z] 339a4e72a1f5: Download complete [2023-08-17T17:37:28.186Z] bde34c3a00c8: Download complete [2023-08-17T17:37:28.186Z] b352a97aabf1: Download complete [2023-08-17T17:37:28.186Z] 4872d77fe225: Download complete [2023-08-17T17:37:28.186Z] 5851b861e8e6: Verifying Checksum [2023-08-17T17:37:28.186Z] 5851b861e8e6: Download complete [2023-08-17T17:37:28.186Z] b85a868b505f: Download complete [2023-08-17T17:37:28.445Z] bab4dde63d76: Verifying Checksum [2023-08-17T17:37:28.445Z] bab4dde63d76: Download complete [2023-08-17T17:37:29.383Z] b85a868b505f: Pull complete [2023-08-17T17:37:29.642Z] e2be974225ed: Pull complete [2023-08-17T17:37:30.210Z] 339a4e72a1f5: Pull complete [2023-08-17T17:37:30.211Z] 988bab9f4d93: Pull complete [2023-08-17T17:37:30.471Z] 1469e6f7b9e6: Pull complete [2023-08-17T17:37:30.471Z] eaf3925da568: Pull complete [2023-08-17T17:37:33.001Z] bab4dde63d76: Pull complete [2023-08-17T17:37:33.001Z] bde34c3a00c8: Pull complete [2023-08-17T17:37:33.001Z] b352a97aabf1: Pull complete [2023-08-17T17:37:33.001Z] 4872d77fe225: Pull complete [2023-08-17T17:37:33.001Z] 5851b861e8e6: Pull complete [2023-08-17T17:37:33.001Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-17T17:37:33.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T17:37:33.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:37:33.095Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T17:37:33.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-17T17:37:36.077Z] $ docker top 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 -eo pid,comm [2023-08-17T17:37:36.152Z] 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-08-17T17:37:36.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-17T17:37:36.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T17:37:36.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T17:37:36.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T17:37:36.320Z] $ docker exec 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent [2023-08-17T17:37:36.435Z] SSH_AUTH_SOCK=/tmp/ssh-bZsz7LI1GTAg/agent.32 [2023-08-17T17:37:36.435Z] SSH_AGENT_PID=38 [2023-08-17T17:37:36.442Z] Running ssh-add (command line suppressed) [2023-08-17T17:37:36.555Z] Identity added: /w/workspace/edgex-go/562@tmp/private_key_17961198748926368277.key (/w/workspace/edgex-go/562@tmp/private_key_17961198748926368277.key) [2023-08-17T17:37:36.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T17:37:36.857Z] + git tag --points-at HEAD [Pipeline] } [2023-08-17T17:37:36.864Z] $ docker exec --env ******** --env ******** 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent -k [2023-08-17T17:37:36.965Z] unset SSH_AUTH_SOCK; [2023-08-17T17:37:36.965Z] unset SSH_AGENT_PID; [2023-08-17T17:37:36.965Z] echo Agent pid 38 killed; [2023-08-17T17:37:36.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-17T17:37:37.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T17:37:37.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T17:37:37.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T17:37:37.126Z] $ docker exec 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent [2023-08-17T17:37:37.254Z] SSH_AUTH_SOCK=/tmp/ssh-IYJCDitI1ZIh/agent.70 [2023-08-17T17:37:37.254Z] SSH_AGENT_PID=76 [2023-08-17T17:37:37.259Z] Running ssh-add (command line suppressed) [2023-08-17T17:37:37.362Z] Identity added: /w/workspace/edgex-go/562@tmp/private_key_7123521861629043188.key (/w/workspace/edgex-go/562@tmp/private_key_7123521861629043188.key) [2023-08-17T17:37:37.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T17:37:37.666Z] + git semver init [2023-08-17T17:37:37.926Z] 2023-08-17 17:37:37,832 [run_init] DEBUG init version:0.0.0 force:False [2023-08-17T17:37:37.926Z] 2023-08-17 17:37:37,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/562/.semver [2023-08-17T17:37:37.926Z] 2023-08-17 17:37:37,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/562/.semver [2023-08-17T17:37:37.926Z] 2023-08-17 17:37:37,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/562/.semver'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) [2023-08-17T17:37:43.214Z] 2023-08-17 17:37:42,665 [append_file] DEBUG append to file:/w/workspace/edgex-go/562/.git/info/exclude [2023-08-17T17:37:43.214Z] 2023-08-17 17:37:42,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/562/.semver/main with force:False [2023-08-17T17:37:43.214Z] 2023-08-17 17:37:42,668 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T17:37:43.214Z] 2023-08-17 17:37:42,668 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T17:37:43.214Z] 3.1.0-dev.28 [Pipeline] } [2023-08-17T17:37:43.222Z] $ docker exec --env ******** --env ******** 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent -k [2023-08-17T17:37:43.313Z] unset SSH_AUTH_SOCK; [2023-08-17T17:37:43.313Z] unset SSH_AGENT_PID; [2023-08-17T17:37:43.313Z] echo Agent pid 76 killed; [2023-08-17T17:37:43.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T17:37:43.628Z] + git semver [Pipeline] } [2023-08-17T17:37:43.903Z] $ docker stop --time=1 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 [2023-08-17T17:37:45.204Z] $ docker rm -f --volumes 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T17:37:45.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-17T17:37:45.758Z] Stashed 1 file(s) [Pipeline] echo [2023-08-17T17:37:45.760Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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-08-17T17:37:46.159Z] + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] echo [2023-08-17T17:37:46.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T17:37:46.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T17:37:46.201Z] ========================================================= [2023-08-17T17:37:46.201Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-17T17:37:46.201Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-17T17:37:46.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-17T17:37:46.489Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-17T17:37:46.489Z] 4db1b89c0bd1: Pulling fs layer [2023-08-17T17:37:46.489Z] 6911f1a30b25: Pulling fs layer [2023-08-17T17:37:46.489Z] e194b8c5c2a9: Pulling fs layer [2023-08-17T17:37:46.489Z] 6863d3e3a2b1: Pulling fs layer [2023-08-17T17:37:46.489Z] ec0bb842ea78: Pulling fs layer [2023-08-17T17:37:46.489Z] 40a00589a448: Pulling fs layer [2023-08-17T17:37:46.489Z] 6c08303d61cc: Pulling fs layer [2023-08-17T17:37:46.489Z] 798269fcf238: Pulling fs layer [2023-08-17T17:37:46.489Z] ec0bb842ea78: Waiting [2023-08-17T17:37:46.489Z] 40a00589a448: Waiting [2023-08-17T17:37:46.489Z] 6c08303d61cc: Waiting [2023-08-17T17:37:46.489Z] 6863d3e3a2b1: Waiting [2023-08-17T17:37:46.489Z] 6911f1a30b25: Verifying Checksum [2023-08-17T17:37:46.489Z] 6911f1a30b25: Download complete [2023-08-17T17:37:46.489Z] 6863d3e3a2b1: Verifying Checksum [2023-08-17T17:37:46.489Z] 6863d3e3a2b1: Download complete [2023-08-17T17:37:46.489Z] ec0bb842ea78: Download complete [2023-08-17T17:37:46.489Z] 4db1b89c0bd1: Verifying Checksum [2023-08-17T17:37:46.489Z] 4db1b89c0bd1: Download complete [2023-08-17T17:37:46.489Z] 40a00589a448: Verifying Checksum [2023-08-17T17:37:46.489Z] 40a00589a448: Download complete [2023-08-17T17:37:46.749Z] 4db1b89c0bd1: Pull complete [2023-08-17T17:37:46.749Z] 6911f1a30b25: Pull complete [2023-08-17T17:37:47.008Z] 798269fcf238: Verifying Checksum [2023-08-17T17:37:47.008Z] 798269fcf238: Download complete [2023-08-17T17:37:47.268Z] e194b8c5c2a9: Download complete [2023-08-17T17:37:47.268Z] 6c08303d61cc: Verifying Checksum [2023-08-17T17:37:47.268Z] 6c08303d61cc: Download complete [2023-08-17T17:37:51.456Z] e194b8c5c2a9: Pull complete [2023-08-17T17:37:51.456Z] 6863d3e3a2b1: Pull complete [2023-08-17T17:37:51.456Z] ec0bb842ea78: Pull complete [2023-08-17T17:37:51.456Z] 40a00589a448: Pull complete [2023-08-17T17:37:53.357Z] 6c08303d61cc: Pull complete [2023-08-17T17:37:54.291Z] 798269fcf238: Pull complete [2023-08-17T17:37:54.291Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-17T17:37:54.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-17T17:37:54.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-17T17:37:54.582Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-17T17:37:54.582Z] WORKDIR /edgex [2023-08-17T17:37:54.582Z] COPY go.mod . [2023-08-17T17:37:54.582Z] RUN go mod download build [2023-08-17T17:37:54.582Z] -t ci-base-image-x86_64 -f - . [2023-08-17T17:37:55.148Z] Sending build context to Docker daemon 170.8MB [2023-08-17T17:37:55.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-17T17:37:55.148Z] ---> ec979cd7f677 [2023-08-17T17:37:55.148Z] Step 2/4 : WORKDIR /edgex [2023-08-17T17:38:00.423Z] ---> Running in 745b30f7b33a [2023-08-17T17:38:00.423Z] Removing intermediate container 745b30f7b33a [2023-08-17T17:38:00.423Z] ---> d15b0a74169e [2023-08-17T17:38:00.423Z] Step 3/4 : COPY go.mod . [2023-08-17T17:38:00.423Z] ---> 1073d934edf9 [2023-08-17T17:38:00.423Z] Step 4/4 : RUN go mod download [2023-08-17T17:38:00.423Z] ---> Running in f2e988582a8d [2023-08-17T17:38:00.833Z] Still waiting to schedule task [2023-08-17T17:38:00.833Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-17T17:38:18.513Z] Removing intermediate container f2e988582a8d [2023-08-17T17:38:18.513Z] ---> d8642fa85c27 [2023-08-17T17:38:18.513Z] Successfully built d8642fa85c27 [2023-08-17T17:38:18.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:38:18.824Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-17T17:38:18.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:38:18.901Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T17:38:18.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-17T17:38:19.370Z] $ docker top cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T17:38:19.711Z] + go version [2023-08-17T17:38:19.711Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-17T17:38:19.719Z] $ docker stop --time=1 cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 [2023-08-17T17:38:21.003Z] $ docker rm -f --volumes cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:38:21.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-17T17:38:21.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:38:21.478Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T17:38:21.504Z] $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-17T17:38:21.844Z] $ docker top 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-17T17:38:21.916Z] ========================================================= [2023-08-17T17:38:21.916Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-17T17:38:21.916Z] ========================================================= [Pipeline] sh [2023-08-17T17:38:22.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] fileExists [Pipeline] sh [2023-08-17T17:38:22.487Z] + make test [2023-08-17T17:38:22.487Z] go test -race -coverprofile=coverage.out ./... [2023-08-17T17:38:30.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-17T17:38:51.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-17T17:38:51.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-17T17:38:51.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-17T17:38:52.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-17T17:38:52.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-17T17:38:52.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-17T17:38:52.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-17T17:38:52.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-17T17:38:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-08-17T17:38:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-17T17:38:53.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-17T17:38:53.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-17T17:38:53.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-17T17:38:54.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-17T17:38:54.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-17T17:38:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-17T17:38:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-17T17:38:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-17T17:38:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-17T17:38:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-17T17:38:56.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-17T17:38:56.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-17T17:38:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-08-17T17:38:56.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-08-17T17:38:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-17T17:38:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-17T17:38:58.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.324s coverage: 93.4% of statements [2023-08-17T17:38:58.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements [2023-08-17T17:38:58.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 97.6% of statements [2023-08-17T17:38:58.435Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.040s coverage: 72.2% of statements [2023-08-17T17:38:59.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-17T17:38:59.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-17T17:38:59.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2023-08-17T17:38:59.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 32.2% of statements [2023-08-17T17:38:59.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 42.9% of statements [2023-08-17T17:39:00.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements [2023-08-17T17:39:00.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-08-17T17:39:00.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-08-17T17:39:00.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-17T17:39:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-17T17:39:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-17T17:39:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-17T17:39:00.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-17T17:39:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-17T17:39:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-17T17:39:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-17T17:39:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-17T17:39:02.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-17T17:39:02.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-17T17:39:02.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-17T17:39:02.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-17T17:39:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-17T17:39:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-17T17:39:03.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-17T17:39:03.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-17T17:39:04.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-17T17:39:06.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-17T17:39:06.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-17T17:39:07.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-17T17:39:07.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-17T17:39:07.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-17T17:39:08.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-17T17:39:08.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-17T17:39:08.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-17T17:39:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-17T17:39:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-17T17:39:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-17T17:39:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-17T17:39:11.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-17T17:39:11.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-17T17:39:11.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-17T17:39:11.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-17T17:39:12.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-08-17T17:39:12.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-17T17:39:12.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-17T17:39:12.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-17T17:39:12.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-17T17:39:13.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-17T17:39:13.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-17T17:39:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-17T17:39:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.073s coverage: 92.9% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 86.0% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-08-17T17:39:23.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 95.7% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-08-17T17:39:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements [2023-08-17T17:39:23.867Z] 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-08-17T17:39:24.125Z] running golangci-lint [2023-08-17T17:39:24.382Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-17T17:39:24.382Z] go version go1.20.6 linux/amd64 [2023-08-17T17:39:24.382Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-17T17:39:24.640Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-17T17:39:39.705Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 14.114120795s" [2023-08-17T17:39:39.705Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.837313ms" [2023-08-17T17:39:45.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3941 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-17T17:39:45.559Z] Running in /w/workspace/edgex-go/562 [Pipeline] { [Pipeline] checkout [2023-08-17T17:39:45.591Z] The recommended git tool is: git [2023-08-17T17:39:46.302Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.080415393s with top 10 stages: buildir: 29.475950561s, inspect: 2.145500506s, fact_deprecated: 1.880160852s, gosec: 1.304571144s, ctrlflow: 1.22976003s, printf: 1.01117068s, S1038: 995.270087ms, fact_purity: 916.068374ms, nilness: 827.236445ms, typedness: 560.513527ms" [2023-08-17T17:39:46.302Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-17T17:39:46.303Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_dirs: 200/200, exclude: 200/200, nolint: 0/21" [2023-08-17T17:39:46.303Z] level=info msg="[runner] processing took 16.147125ms with stages: nolint: 6.446691ms, identifier_marker: 5.068414ms, autogenerated_exclude: 1.42227ms, path_prettifier: 1.267246ms, exclude-rules: 1.223034ms, skip_dirs: 674.419µs, cgo: 27.131µs, filename_unadjuster: 14.2µs, max_same_issues: 740ns, uniq_by_line: 430ns, skip_files: 410ns, source_code: 380ns, severity-rules: 330ns, exclude: 300ns, sort_results: 250ns, diff: 240ns, path_shortener: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-08-17T17:39:46.303Z] level=info msg="[runner] linters took 6.902758167s with stages: goanalysis_metalinter: 6.886512129s" [2023-08-17T17:39:46.303Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-17T17:39:46.303Z] level=info msg="Memory: 212 samples, avg is 186.2MB, max is 782.2MB" [2023-08-17T17:39:46.303Z] level=info msg="Execution took 21.060822322s" [2023-08-17T17:39:46.303Z] go vet ./... [2023-08-17T17:39:50.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-17T17:39:50.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-17T17:39:50.528Z] ./bin/test-attribution-txt.sh [2023-08-17T17:39:50.528Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-17T17:39:50.528Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-17T17:39:50.528Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-17T17:39:50.528Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-17T17:39:50.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-17T17:39:50.925Z] + ls -al . [2023-08-17T17:39:50.925Z] total 728 [2023-08-17T17:39:50.925Z] drwxrwxr-x 12 1001 1001 4096 Aug 17 17:38 . [2023-08-17T17:39:50.925Z] drwxr-xr-x 4 root root 4096 Aug 17 17:38 .. [2023-08-17T17:39:50.925Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 .blubracket [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 16 Aug 17 17:37 .dockerignore [2023-08-17T17:39:50.925Z] drwxrwxr-x 8 1001 1001 4096 Aug 17 17:37 .git [2023-08-17T17:39:50.925Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 17:37 .github [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 1173 Aug 17 17:37 .gitignore [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 42 Aug 17 17:37 .golangci.yml [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 87 Aug 17 17:37 .hadolint.yml [2023-08-17T17:39:50.925Z] drwxr-xr-x 3 1001 1001 4096 Aug 17 17:37 .semver [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 166 Aug 17 17:37 .sonarcloud.properties [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 17:37 ADOPTERS.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 11152 Aug 17 17:37 Attribution.txt [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 93407 Aug 17 17:37 CHANGELOG.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 17:37 CONTRIBUTING.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 17:37 GOVERNANCE.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 883 Aug 17 17:37 Jenkinsfile [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 17:37 LICENSE [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 14764 Aug 17 17:37 Makefile [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 17:37 OWNERS.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 9923 Aug 17 17:37 README.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 789 Aug 17 17:37 SECURITY.md [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 12 Aug 17 17:37 VERSION [2023-08-17T17:39:50.925Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 bin [2023-08-17T17:39:50.925Z] drwxrwxr-x 18 1001 1001 4096 Aug 17 17:37 cmd [2023-08-17T17:39:50.925Z] -rw-r--r-- 1 root root 446998 Aug 17 17:39 coverage.out [2023-08-17T17:39:50.925Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 fuzz_test [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 3687 Aug 17 17:37 go.mod [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 33714 Aug 17 17:37 go.sum [2023-08-17T17:39:50.925Z] drwxrwxr-x 7 1001 1001 4096 Aug 17 17:37 internal [2023-08-17T17:39:50.925Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 17:37 openapi [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 594 Aug 17 17:37 security.txt [2023-08-17T17:39:50.925Z] drwxrwxr-x 4 1001 1001 4096 Aug 17 17:37 snap [2023-08-17T17:39:50.925Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 17:37 version.go [Pipeline] sh [2023-08-17T17:39:51.210Z] + '[' -e coverage.out ] [2023-08-17T17:39:51.210Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-17T17:39:51.322Z] Stashed 1 file(s) [Pipeline] sh [2023-08-17T17:39:51.603Z] + make build [2023-08-17T17:39:51.603Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-17T17:39:53.184Z] using credential edgex-jenkins-ssh [2023-08-17T17:39:53.207Z] Cloning the remote Git repository [2023-08-17T17:39:53.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-17T17:39:53.364Z] > git init /w/workspace/edgex-go/562 # timeout=10 [2023-08-17T17:39:53.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-17T17:39:53.541Z] > git --version # timeout=10 [2023-08-17T17:39:53.566Z] > git --version # 'git version 2.25.1' [2023-08-17T17:39:53.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-17T17:39:53.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-17T17:40:03.799Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-17T17:40:04.365Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-17T17:40:05.741Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-17T17:40:06.309Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-17T17:40:11.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-17T17:40:12.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-17T17:40:12.876Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-17T17:40:13.007Z] Avoid second fetch [2023-08-17T17:40:13.007Z] Checking out Revision 5be6da0dd8fb641f6b43c82f942f16555c379249 (main) [2023-08-17T17:40:13.811Z] Commit message: "fix(security): Restore CORS functionality broken in EdgeX 3.0 (#4638)" [2023-08-17T17:40:13.029Z] > git config core.sparsecheckout # timeout=10 [2023-08-17T17:40:13.111Z] > git checkout -f 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T17:40:14.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-17T17:40:14.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-17T17:40:14.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T17:40:14.961Z] Dload Upload Total Spent Left Speed [2023-08-17T17:40:14.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-08-17T17:40:15.558Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-17T17:40:15.913Z] + sudo tee /etc/docker/daemon.new [2023-08-17T17:40:15.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-17T17:40:15.913Z] { [2023-08-17T17:40:15.913Z] "registry-mirrors": [ [2023-08-17T17:40:15.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-17T17:40:15.913Z] ], [2023-08-17T17:40:15.913Z] "bip": "10.250.0.254/24", [2023-08-17T17:40:15.913Z] "hosts": [ [2023-08-17T17:40:15.913Z] "tcp://0.0.0.0:5555", [2023-08-17T17:40:15.913Z] "unix:///var/run/docker.sock" [2023-08-17T17:40:15.913Z] ], [2023-08-17T17:40:15.913Z] "mtu": 1458, [2023-08-17T17:40:15.913Z] "selinux-enabled": true, [2023-08-17T17:40:15.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-17T17:40:15.913Z] } [Pipeline] sh [2023-08-17T17:40:16.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-17T17:40:16.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-17T17:40:16.602Z] + sudo service docker restart [2023-08-17T17:40:17.531Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-17T17:40:18.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-17T17:40:19.402Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-17T17:40:20.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-17T17:40:21.728Z] $ docker stop --time=1 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa [2023-08-17T17:40:26.765Z] $ docker rm -f --volumes 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:40:27.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-17T17:40:27.652Z] [2023-08-17T17:40:27.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:40:27.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-17T17:40:27.945Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-17T17:40:27.945Z] 91d30c5bc195: Pulling fs layer [2023-08-17T17:40:27.945Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-17T17:40:27.945Z] 9c61dcf015f6: Pulling fs layer [2023-08-17T17:40:27.945Z] 4698f68db338: Pulling fs layer [2023-08-17T17:40:27.945Z] 2a2f49069b9e: Pulling fs layer [2023-08-17T17:40:27.945Z] e0025b399a48: Pulling fs layer [2023-08-17T17:40:27.945Z] 4698f68db338: Waiting [2023-08-17T17:40:27.945Z] e0025b399a48: Waiting [2023-08-17T17:40:27.945Z] 91d30c5bc195: Download complete [2023-08-17T17:40:27.945Z] 4698f68db338: Verifying Checksum [2023-08-17T17:40:27.945Z] 4698f68db338: Download complete [2023-08-17T17:40:28.204Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-17T17:40:28.204Z] 2e9b0aa3be6d: Download complete [2023-08-17T17:40:28.204Z] e0025b399a48: Download complete [2023-08-17T17:40:28.204Z] 91d30c5bc195: Pull complete [2023-08-17T17:40:28.204Z] 2a2f49069b9e: Download complete [2023-08-17T17:40:28.462Z] 2e9b0aa3be6d: Pull complete [2023-08-17T17:40:28.721Z] 9c61dcf015f6: Verifying Checksum [2023-08-17T17:40:28.721Z] 9c61dcf015f6: Download complete [2023-08-17T17:40:31.251Z] 9c61dcf015f6: Pull complete [2023-08-17T17:40:31.251Z] 4698f68db338: Pull complete [2023-08-17T17:40:31.820Z] 2a2f49069b9e: Pull complete [2023-08-17T17:40:31.820Z] e0025b399a48: Pull complete [2023-08-17T17:40:31.820Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-17T17:40:31.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-17T17:40:31.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:40:31.893Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T17:40:31.924Z] $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-17T17:40:35.190Z] $ docker top 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-08-17T17:40:35.295Z] provisioning config files... [2023-08-17T17:40:35.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config13492003462015682574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T17:40:35.540Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-17T17:40:35.673Z] ---> docker-login.sh [2023-08-17T17:40:35.673Z] nexus3.edgexfoundry.org:10001 [2023-08-17T17:40:35.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:40:36.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:40:36.215Z] Configure a credential helper to remove this warning. See [2023-08-17T17:40:36.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:40:36.215Z] [2023-08-17T17:40:36.215Z] Login Succeeded [2023-08-17T17:40:36.215Z] nexus3.edgexfoundry.org:10002 [2023-08-17T17:40:36.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:40:36.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:40:36.484Z] Configure a credential helper to remove this warning. See [2023-08-17T17:40:36.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:40:36.484Z] [2023-08-17T17:40:36.484Z] Login Succeeded [2023-08-17T17:40:36.484Z] nexus3.edgexfoundry.org:10003 [2023-08-17T17:40:36.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:40:37.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:40:37.026Z] Configure a credential helper to remove this warning. See [2023-08-17T17:40:37.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:40:37.026Z] [2023-08-17T17:40:37.026Z] Login Succeeded [2023-08-17T17:40:37.026Z] nexus3.edgexfoundry.org:10004 [2023-08-17T17:40:37.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:40:37.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:40:37.299Z] Configure a credential helper to remove this warning. See [2023-08-17T17:40:37.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:40:37.299Z] [2023-08-17T17:40:37.299Z] Login Succeeded [2023-08-17T17:40:37.299Z] docker.io [2023-08-17T17:40:37.441Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-17T17:40:37.441Z] #1 transferring dockerfile: 2.04kB done [2023-08-17T17:40:37.441Z] #1 DONE 0.0s [2023-08-17T17:40:37.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:40:37.699Z] [2023-08-17T17:40:37.699Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #2 transferring dockerfile: 2.68kB done [2023-08-17T17:40:37.700Z] #2 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #3 transferring dockerfile: 1.90kB done [2023-08-17T17:40:37.700Z] #3 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #4 transferring dockerfile: 1.96kB done [2023-08-17T17:40:37.700Z] #4 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #5 transferring dockerfile: 2.63kB done [2023-08-17T17:40:37.700Z] #5 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #6 transferring dockerfile: 2.12kB done [2023-08-17T17:40:37.700Z] #6 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #7 transferring dockerfile: 2.58kB done [2023-08-17T17:40:37.700Z] #7 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #8 transferring dockerfile: 2.38kB done [2023-08-17T17:40:37.700Z] #8 DONE 0.0s [2023-08-17T17:40:37.700Z] [2023-08-17T17:40:37.700Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-17T17:40:37.700Z] #9 transferring dockerfile: 2.82kB done [2023-08-17T17:40:37.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:40:37.843Z] Configure a credential helper to remove this warning. See [2023-08-17T17:40:37.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:40:37.843Z] [2023-08-17T17:40:37.843Z] Login Succeeded [2023-08-17T17:40:37.843Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T17:40:37.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-17T17:40:37.958Z] #9 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-17T17:40:37.958Z] #10 transferring dockerfile: 1.78kB done [2023-08-17T17:40:37.958Z] #10 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-17T17:40:37.958Z] #11 transferring dockerfile: 2.39kB done [2023-08-17T17:40:37.958Z] #11 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #12 [core-command internal] load build definition from Dockerfile [2023-08-17T17:40:37.958Z] #12 transferring dockerfile: 1.82kB done [2023-08-17T17:40:37.958Z] #12 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-08-17T17:40:37.958Z] #13 transferring dockerfile: 1.82kB done [2023-08-17T17:40:37.958Z] #13 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-08-17T17:40:37.958Z] #14 transferring dockerfile: 1.84kB done [2023-08-17T17:40:37.958Z] #14 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #15 [security-proxy-auth internal] load .dockerignore [2023-08-17T17:40:37.958Z] #15 transferring context: 56B done [2023-08-17T17:40:37.958Z] #15 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-17T17:40:37.958Z] #16 transferring context: 56B done [2023-08-17T17:40:37.958Z] #16 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #17 [core-data internal] load .dockerignore [2023-08-17T17:40:37.958Z] #17 transferring context: 56B done [2023-08-17T17:40:37.958Z] #17 DONE 0.0s [2023-08-17T17:40:37.958Z] [2023-08-17T17:40:37.958Z] #18 [core-metadata internal] load .dockerignore [2023-08-17T17:40:37.958Z] #18 transferring context: 56B done [Pipeline] sh [2023-08-17T17:40:38.217Z] #18 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #19 [security-spire-server internal] load .dockerignore [2023-08-17T17:40:38.217Z] #19 transferring context: 56B done [2023-08-17T17:40:38.217Z] #19 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-17T17:40:38.217Z] #20 transferring context: 56B done [2023-08-17T17:40:38.217Z] #20 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #21 [security-spire-config internal] load .dockerignore [2023-08-17T17:40:38.217Z] #21 transferring context: 56B done [2023-08-17T17:40:38.217Z] #21 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-17T17:40:38.217Z] #22 transferring context: 56B done [2023-08-17T17:40:38.217Z] #22 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #23 [security-bootstrapper internal] load .dockerignore [2023-08-17T17:40:38.217Z] #23 transferring context: 56B done [2023-08-17T17:40:38.217Z] #23 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-08-17T17:40:38.217Z] #24 transferring context: 56B done [2023-08-17T17:40:38.217Z] #24 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #25 [core-command internal] load .dockerignore [2023-08-17T17:40:38.217Z] #25 transferring context: 56B done [2023-08-17T17:40:38.217Z] #25 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-17T17:40:38.217Z] #26 ... [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-17T17:40:38.217Z] #27 transferring context: 56B done [2023-08-17T17:40:38.217Z] #27 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #28 [support-scheduler internal] load .dockerignore [2023-08-17T17:40:38.217Z] #28 transferring context: 56B done [2023-08-17T17:40:38.217Z] #28 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #29 [support-notifications internal] load .dockerignore [2023-08-17T17:40:38.217Z] #29 transferring context: 56B done [2023-08-17T17:40:38.217Z] #29 DONE 0.0s [2023-08-17T17:40:38.217Z] [2023-08-17T17:40:38.217Z] #26 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-17T17:40:38.445Z] + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] echo [2023-08-17T17:40:38.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-17T17:40:38.475Z] #26 DONE 0.0s [2023-08-17T17:40:38.475Z] [2023-08-17T17:40:38.475Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:40:38.475Z] #30 ... [2023-08-17T17:40:38.475Z] [2023-08-17T17:40:38.475Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-17T17:40:38.475Z] #26 DONE 0.0s [2023-08-17T17:40:38.475Z] [2023-08-17T17:40:38.475Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:40:38.475Z] #30 DONE 0.5s [2023-08-17T17:40:38.475Z] [2023-08-17T17:40:38.475Z] #31 [core-command internal] load build context [2023-08-17T17:40:38.475Z] #31 DONE 0.0s [2023-08-17T17:40:38.475Z] [2023-08-17T17:40:38.475Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:40:38.475Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [Pipeline] echo [2023-08-17T17:40:38.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T17:40:38.493Z] ========================================================= [2023-08-17T17:40:38.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-17T17:40:38.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-17T17:40:38.764Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:40:38.764Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-17T17:40:38.764Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-17T17:40:38.764Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s [2023-08-17T17:40:38.764Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:40:38.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-17T17:40:39.025Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-17T17:40:39.025Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-17T17:40:39.025Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.2s [2023-08-17T17:40:39.025Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:40:39.025Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-17T17:40:39.025Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-17T17:40:39.100Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-17T17:40:39.100Z] edb6bdbacee9: Pulling fs layer [2023-08-17T17:40:39.100Z] 5f9638ab2659: Pulling fs layer [2023-08-17T17:40:39.100Z] 8d51d6327a98: Pulling fs layer [2023-08-17T17:40:39.100Z] 8b374f2dd631: Pulling fs layer [2023-08-17T17:40:39.100Z] ec14aa9079de: Pulling fs layer [2023-08-17T17:40:39.100Z] 2f466654f4bb: Pulling fs layer [2023-08-17T17:40:39.100Z] 554e91adad29: Pulling fs layer [2023-08-17T17:40:39.100Z] ec14aa9079de: Waiting [2023-08-17T17:40:39.100Z] 2f466654f4bb: Waiting [2023-08-17T17:40:39.100Z] 8b374f2dd631: Waiting [2023-08-17T17:40:39.100Z] 554e91adad29: Waiting [2023-08-17T17:40:39.100Z] 5f9638ab2659: Verifying Checksum [2023-08-17T17:40:39.100Z] 5f9638ab2659: Download complete [2023-08-17T17:40:39.100Z] 8b374f2dd631: Verifying Checksum [2023-08-17T17:40:39.100Z] 8b374f2dd631: Download complete [2023-08-17T17:40:39.100Z] ec14aa9079de: Verifying Checksum [2023-08-17T17:40:39.100Z] ec14aa9079de: Download complete [2023-08-17T17:40:39.100Z] edb6bdbacee9: Verifying Checksum [2023-08-17T17:40:39.100Z] edb6bdbacee9: Download complete [2023-08-17T17:40:39.341Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-17T17:40:39.600Z] #32 DONE 1.1s [2023-08-17T17:40:39.600Z] [2023-08-17T17:40:39.600Z] #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-08-17T17:40:39.600Z] #33 DONE 1.2s [2023-08-17T17:40:39.600Z] [2023-08-17T17:40:39.600Z] #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:40:40.077Z] edb6bdbacee9: Pull complete [2023-08-17T17:40:40.675Z] 554e91adad29: Verifying Checksum [2023-08-17T17:40:40.675Z] 554e91adad29: Download complete [2023-08-17T17:40:40.957Z] 5f9638ab2659: Pull complete [2023-08-17T17:40:41.930Z] 8d51d6327a98: Download complete [2023-08-17T17:40:41.930Z] 2f466654f4bb: Verifying Checksum [2023-08-17T17:40:41.930Z] 2f466654f4bb: Download complete [2023-08-17T17:40:44.943Z] #34 ... [2023-08-17T17:40:44.943Z] [2023-08-17T17:40:44.943Z] #35 [support-scheduler internal] load build context [2023-08-17T17:40:44.943Z] #35 transferring context: 220.17MB 5.9s [2023-08-17T17:40:44.943Z] #35 ... [2023-08-17T17:40:44.943Z] [2023-08-17T17:40:44.943Z] #36 [security-proxy-setup internal] load build context [2023-08-17T17:40:45.202Z] #36 ... [2023-08-17T17:40:45.202Z] [2023-08-17T17:40:45.202Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-17T17:40:45.202Z] #37 ... [2023-08-17T17:40:45.202Z] [2023-08-17T17:40:45.202Z] #36 [security-proxy-setup internal] load build context [2023-08-17T17:40:49.053Z] #36 transferring context: 365.16MB 9.5s done [2023-08-17T17:40:49.313Z] #36 ... [2023-08-17T17:40:49.313Z] [2023-08-17T17:40:49.313Z] #38 [security-secretstore-setup internal] load build context [2023-08-17T17:40:49.313Z] #38 transferring context: 365.16MB 9.4s done [2023-08-17T17:40:49.313Z] #38 ... [2023-08-17T17:40:49.313Z] [2023-08-17T17:40:49.313Z] #39 [security-spire-agent internal] load build context [2023-08-17T17:40:49.313Z] #39 transferring context: 365.16MB 9.7s done [2023-08-17T17:40:49.572Z] #39 ... [2023-08-17T17:40:49.572Z] [2023-08-17T17:40:49.572Z] #40 [security-spire-config internal] load build context [2023-08-17T17:40:49.572Z] #40 transferring context: 365.16MB 9.5s done [2023-08-17T17:40:49.572Z] #40 ... [2023-08-17T17:40:49.572Z] [2023-08-17T17:40:49.572Z] #41 [support-notifications internal] load build context [2023-08-17T17:40:49.572Z] #41 transferring context: 365.16MB 8.3s done [2023-08-17T17:40:49.831Z] #41 ... [2023-08-17T17:40:49.831Z] [2023-08-17T17:40:49.831Z] #42 [security-spire-server internal] load build context [2023-08-17T17:40:49.831Z] #42 transferring context: 365.16MB 9.4s done [2023-08-17T17:40:49.831Z] #42 ... [2023-08-17T17:40:49.831Z] [2023-08-17T17:40:49.831Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:40:50.090Z] #43 ... [2023-08-17T17:40:50.090Z] [2023-08-17T17:40:50.090Z] #44 [core-metadata internal] load build context [2023-08-17T17:40:50.090Z] #44 transferring context: 365.16MB 9.4s done [2023-08-17T17:40:50.348Z] #44 ... [2023-08-17T17:40:50.348Z] [2023-08-17T17:40:50.348Z] #31 [core-command internal] load build context [2023-08-17T17:40:50.348Z] #31 transferring context: 365.16MB 9.7s done [2023-08-17T17:40:50.348Z] #31 ... [2023-08-17T17:40:50.348Z] [2023-08-17T17:40:50.348Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:40:50.607Z] #45 ... [2023-08-17T17:40:50.607Z] [2023-08-17T17:40:50.607Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-17T17:40:50.607Z] #46 ... [2023-08-17T17:40:50.607Z] [2023-08-17T17:40:50.607Z] #47 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-17T17:40:51.539Z] #47 ... [2023-08-17T17:40:51.539Z] [2023-08-17T17:40:51.539Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-17T17:40:51.802Z] #48 ... [2023-08-17T17:40:51.802Z] [2023-08-17T17:40:51.802Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:40:51.802Z] #49 ... [2023-08-17T17:40:51.802Z] [2023-08-17T17:40:51.802Z] #50 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-17T17:40:52.061Z] #50 ... [2023-08-17T17:40:52.061Z] [2023-08-17T17:40:52.061Z] #51 [core-data internal] load build context [2023-08-17T17:40:52.061Z] #51 transferring context: 365.16MB 9.7s done [2023-08-17T17:40:52.061Z] #51 ... [2023-08-17T17:40:52.061Z] [2023-08-17T17:40:52.061Z] #52 [security-proxy-auth internal] load build context [2023-08-17T17:40:52.061Z] #52 transferring context: 365.16MB 8.6s done [2023-08-17T17:40:52.319Z] #52 ... [2023-08-17T17:40:52.319Z] [2023-08-17T17:40:52.319Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-17T17:40:52.319Z] #53 ... [2023-08-17T17:40:52.319Z] [2023-08-17T17:40:52.319Z] #54 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:40:52.319Z] #54 transferring context: 365.16MB 9.2s done [2023-08-17T17:40:52.579Z] #54 ... [2023-08-17T17:40:52.579Z] [2023-08-17T17:40:52.579Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-17T17:40:52.838Z] #55 ... [2023-08-17T17:40:52.838Z] [2023-08-17T17:40:52.838Z] #56 [security-bootstrapper internal] load build context [2023-08-17T17:40:52.838Z] #56 transferring context: 365.16MB 9.8s done [2023-08-17T17:40:54.325Z] 8d51d6327a98: Pull complete [2023-08-17T17:40:54.325Z] 8b374f2dd631: Pull complete [2023-08-17T17:40:54.325Z] ec14aa9079de: Pull complete [2023-08-17T17:40:54.761Z] #56 ... [2023-08-17T17:40:54.761Z] [2023-08-17T17:40:54.761Z] #35 [support-scheduler internal] load build context [2023-08-17T17:40:54.762Z] #35 transferring context: 365.16MB 9.0s done [2023-08-17T17:40:55.021Z] #35 ... [2023-08-17T17:40:55.021Z] [2023-08-17T17:40:55.021Z] #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:40:55.021Z] #34 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:40:55.021Z] #34 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:40:55.021Z] #34 6.040 (1/2) Installing ca-certificates (20230506-r0) [2023-08-17T17:40:55.021Z] #34 6.090 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-17T17:40:55.021Z] #34 6.096 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:40:55.021Z] #34 6.099 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:40:55.021Z] #34 6.158 OK: 8 MiB in 17 packages [2023-08-17T17:40:55.960Z] #34 ... [2023-08-17T17:40:55.960Z] [2023-08-17T17:40:55.960Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-17T17:40:55.960Z] #37 transferring context: 365.16MB 9.1s done [2023-08-17T17:41:01.012Z] 2f466654f4bb: Pull complete [2023-08-17T17:41:03.611Z] 554e91adad29: Pull complete [2023-08-17T17:41:03.611Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-17T17:41:03.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-17T17:41:03.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-17T17:41:04.051Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-17T17:41:04.051Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-17T17:41:04.051Z] WORKDIR /edgex [2023-08-17T17:41:04.051Z] COPY go.mod . [2023-08-17T17:41:04.051Z] RUN go mod download [2023-08-17T17:41:04.658Z] Sending build context to Docker daemon 2.95MB [2023-08-17T17:41:04.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-17T17:41:04.658Z] ---> 1e15ea492957 [2023-08-17T17:41:04.658Z] Step 2/4 : WORKDIR /edgex [2023-08-17T17:41:06.067Z] #37 ... [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #41 [support-notifications internal] load build context [2023-08-17T17:41:06.067Z] #41 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:41:06.067Z] #34 DONE 24.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #35 [support-scheduler internal] load build context [2023-08-17T17:41:06.067Z] #35 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-17T17:41:06.067Z] #37 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #54 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:41:06.067Z] #54 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #42 [security-spire-server internal] load build context [2023-08-17T17:41:06.067Z] #42 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #44 [core-metadata internal] load build context [2023-08-17T17:41:06.067Z] #44 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #36 [security-proxy-setup internal] load build context [2023-08-17T17:41:06.067Z] #36 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #38 [security-secretstore-setup internal] load build context [2023-08-17T17:41:06.067Z] #38 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #39 [security-spire-agent internal] load build context [2023-08-17T17:41:06.067Z] #39 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #47 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-17T17:41:06.067Z] #47 DONE 24.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #52 [security-proxy-auth internal] load build context [2023-08-17T17:41:06.067Z] #52 DONE 25.8s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:41:06.067Z] #57 ... [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #51 [core-data internal] load build context [2023-08-17T17:41:06.067Z] #51 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #40 [security-spire-config internal] load build context [2023-08-17T17:41:06.067Z] #40 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #56 [security-bootstrapper internal] load build context [2023-08-17T17:41:06.067Z] #56 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #31 [core-command internal] load build context [2023-08-17T17:41:06.067Z] #31 DONE 25.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-17T17:41:06.067Z] #58 ... [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #50 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-17T17:41:06.067Z] #50 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #50 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #50 25.69 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #50 25.69 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #50 25.70 OK: 7 MiB in 16 packages [2023-08-17T17:41:06.067Z] #50 DONE 26.2s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-17T17:41:06.067Z] #46 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #46 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #46 25.86 (1/4) Installing ca-certificates (20230506-r0) [2023-08-17T17:41:06.067Z] #46 25.94 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #46 25.94 (3/4) Installing su-exec (0.2-r2) [2023-08-17T17:41:06.067Z] #46 25.94 (4/4) Installing yq (4.30.4-r4) [2023-08-17T17:41:06.067Z] #46 26.11 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #46 26.11 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:41:06.067Z] #46 26.17 OK: 17 MiB in 19 packages [2023-08-17T17:41:06.067Z] #46 DONE 26.3s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-17T17:41:06.067Z] #48 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #48 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #48 25.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #48 25.92 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #48 25.93 OK: 7 MiB in 16 packages [2023-08-17T17:41:06.067Z] #48 DONE 26.3s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-17T17:41:06.067Z] #55 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #55 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #55 25.75 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #55 25.75 (2/4) Installing openssl (3.0.10-r0) [2023-08-17T17:41:06.067Z] #55 25.76 (3/4) Installing su-exec (0.2-r2) [2023-08-17T17:41:06.067Z] #55 25.76 (4/4) Installing yq (4.30.4-r4) [2023-08-17T17:41:06.067Z] #55 26.01 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #55 26.04 OK: 17 MiB in 19 packages [2023-08-17T17:41:06.067Z] #55 DONE 26.3s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-17T17:41:06.067Z] #59 DONE 0.0s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:41:06.067Z] #49 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #49 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #49 25.50 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:41:06.067Z] #49 25.50 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:41:06.067Z] #49 25.50 OK: 17818 distinct packages available [2023-08-17T17:41:06.067Z] #49 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #49 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #49 25.94 (1/9) Installing ca-certificates (20230506-r0) [2023-08-17T17:41:06.067Z] #49 25.96 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-17T17:41:06.067Z] #49 25.99 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-17T17:41:06.067Z] #49 25.99 (4/9) Installing libcurl (8.2.1-r0) [2023-08-17T17:41:06.067Z] #49 26.00 (5/9) Installing curl (8.2.1-r0) [2023-08-17T17:41:06.067Z] #49 26.01 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #49 26.01 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:41:06.067Z] #49 26.02 (8/9) Installing libucontext (1.2-r0) [2023-08-17T17:41:06.067Z] #49 26.02 (9/9) Installing gcompat (1.1.0-r0) [2023-08-17T17:41:06.067Z] #49 26.03 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #49 26.05 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:41:06.067Z] #49 26.22 OK: 10 MiB in 24 packages [2023-08-17T17:41:06.067Z] #49 DONE 26.3s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:41:06.067Z] #45 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #45 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #45 25.89 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:41:06.067Z] #45 25.89 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:41:06.067Z] #45 25.89 OK: 17818 distinct packages available [2023-08-17T17:41:06.067Z] #45 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #45 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #45 26.39 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #45 26.39 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:41:06.067Z] #45 26.40 (3/5) Installing libucontext (1.2-r0) [2023-08-17T17:41:06.067Z] #45 26.40 (4/5) Installing gcompat (1.1.0-r0) [2023-08-17T17:41:06.067Z] #45 ... [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:41:06.067Z] #43 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #43 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #43 25.61 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:41:06.067Z] #43 25.61 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:41:06.067Z] #43 25.61 OK: 17818 distinct packages available [2023-08-17T17:41:06.067Z] #43 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #43 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #43 26.20 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.067Z] #43 26.21 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:41:06.067Z] #43 26.21 (3/4) Installing libucontext (1.2-r0) [2023-08-17T17:41:06.067Z] #43 26.22 (4/4) Installing gcompat (1.1.0-r0) [2023-08-17T17:41:06.067Z] #43 26.22 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #43 26.23 OK: 7 MiB in 19 packages [2023-08-17T17:41:06.067Z] #43 DONE 26.4s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #60 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:06.067Z] #60 DONE 0.0s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:41:06.067Z] #57 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #57 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.067Z] #57 1.664 OK: 265 MiB in 53 packages [2023-08-17T17:41:06.067Z] #57 DONE 1.9s [2023-08-17T17:41:06.067Z] [2023-08-17T17:41:06.067Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:41:06.067Z] #45 26.41 (5/5) Installing openssl (3.0.10-r0) [2023-08-17T17:41:06.067Z] #45 26.42 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.067Z] #45 26.43 OK: 8 MiB in 20 packages [2023-08-17T17:41:06.328Z] #45 DONE 26.6s [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-17T17:41:06.328Z] #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #0 1.784 OK: 265 MiB in 53 packages [2023-08-17T17:41:06.328Z] #61 DONE 1.9s [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #62 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:06.328Z] #62 ... [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:41:06.328Z] #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #0 1.818 OK: 265 MiB in 53 packages [2023-08-17T17:41:06.328Z] #63 DONE 1.9s [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:06.328Z] #64 DONE 0.0s [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:06.328Z] #65 DONE 0.1s [2023-08-17T17:41:06.328Z] [2023-08-17T17:41:06.328Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-17T17:41:06.328Z] #53 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #53 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:06.328Z] #53 26.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-17T17:41:06.328Z] #53 26.60 (2/2) Installing su-exec (0.2-r2) [2023-08-17T17:41:06.328Z] #53 26.61 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:41:06.328Z] #53 26.61 OK: 7 MiB in 17 packages [2023-08-17T17:41:06.328Z] #53 DONE 26.7s [2023-08-17T17:41:06.588Z] [2023-08-17T17:41:06.588Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-17T17:41:06.617Z] ---> Running in fcd7fa38a631 [2023-08-17T17:41:06.885Z] Removing intermediate container fcd7fa38a631 [2023-08-17T17:41:06.885Z] ---> 413a12af830c [2023-08-17T17:41:06.885Z] Step 3/4 : COPY go.mod . [2023-08-17T17:41:07.471Z] ---> 44ab64d1d881 [2023-08-17T17:41:07.471Z] Step 4/4 : RUN go mod download [2023-08-17T17:41:07.471Z] ---> Running in e4074a13656a [2023-08-17T17:41:07.971Z] #66 ... [2023-08-17T17:41:07.971Z] [2023-08-17T17:41:07.971Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-17T17:41:07.971Z] #58 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #58 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #58 3.066 OK: 265 MiB in 53 packages [2023-08-17T17:41:07.971Z] #58 DONE 3.2s [2023-08-17T17:41:07.971Z] [2023-08-17T17:41:07.971Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-17T17:41:07.971Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #0 2.704 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:41:07.971Z] #0 2.704 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:41:07.971Z] #0 2.704 OK: 17823 distinct packages available [2023-08-17T17:41:07.971Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T17:41:07.971Z] #0 3.111 OK: 265 MiB in 53 packages [2023-08-17T17:41:07.971Z] #67 DONE 3.3s [2023-08-17T17:41:07.971Z] [2023-08-17T17:41:07.971Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:41:07.971Z] #68 DONE 0.0s [2023-08-17T17:41:07.971Z] [2023-08-17T17:41:07.971Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:07.971Z] #69 DONE 0.1s [2023-08-17T17:41:07.971Z] [2023-08-17T17:41:07.971Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:08.237Z] #70 ... [2023-08-17T17:41:08.237Z] [2023-08-17T17:41:08.237Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-17T17:41:08.237Z] #66 DONE 1.8s [2023-08-17T17:41:08.237Z] [2023-08-17T17:41:08.237Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-17T17:41:08.237Z] #71 DONE 0.0s [2023-08-17T17:41:08.237Z] [2023-08-17T17:41:08.237Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:16.374Z] #72 ... [2023-08-17T17:41:16.374Z] [2023-08-17T17:41:16.374Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:16.635Z] #73 ... [2023-08-17T17:41:16.635Z] [2023-08-17T17:41:16.635Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #74 ... [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #62 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #62 DONE 33.6s [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #74 DONE 33.5s [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #72 DONE 32.1s [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #73 DONE 33.5s [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:43.332Z] #70 DONE 32.1s [2023-08-17T17:41:43.332Z] [2023-08-17T17:41:43.332Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-17T17:41:46.388Z] Removing intermediate container e4074a13656a [2023-08-17T17:41:46.388Z] ---> 94f9ac21b715 [2023-08-17T17:41:46.388Z] Successfully built 94f9ac21b715 [2023-08-17T17:41:46.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:41:46.723Z] + docker inspect -f . ci-base-image-arm64 [2023-08-17T17:41:46.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:41:46.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2023-08-17T17:41:46.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-17T17:41:47.555Z] #75 DONE 7.4s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #76 [core-metadata builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #76 DONE 7.4s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #77 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #78 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #79 [core-data builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #79 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #80 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #81 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #82 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #83 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #84 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #85 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #86 [support-notifications builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #86 DONE 7.4s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #87 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #88 [core-command builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #88 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #89 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #90 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #91 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #92 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T17:41:47.556Z] #93 ... [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #94 [security-bootstrapper builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #94 DONE 7.5s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #95 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #96 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #97 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #98 [security-spire-server builder 6/9] COPY . . [2023-08-17T17:41:47.556Z] #98 DONE 7.5s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #99 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-08-17T17:41:47.556Z] #100 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #101 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:41:47.556Z] #102 DONE 0.1s [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:41:47.556Z] #103 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:47.556Z] #104 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-17T17:41:47.556Z] #105 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:41:47.556Z] #106 CACHED [2023-08-17T17:41:47.556Z] [2023-08-17T17:41:47.556Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:41:48.182Z] $ docker top 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T17:41:48.990Z] + go version [2023-08-17T17:41:48.991Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-17T17:41:49.017Z] $ docker stop --time=1 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da [2023-08-17T17:41:50.640Z] $ docker rm -f --volumes 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [2023-08-17T17:41:50.921Z] #107 ... [2023-08-17T17:41:50.921Z] [2023-08-17T17:41:50.921Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:41:50.921Z] #108 DONE 3.1s [2023-08-17T17:41:50.921Z] [2023-08-17T17:41:50.921Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:41:50.921Z] #107 DONE 3.1s [2023-08-17T17:41:50.921Z] [2023-08-17T17:41:50.921Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:41:51.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-17T17:41:51.256Z] [2023-08-17T17:41:51.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:41:51.514Z] #109 DONE 0.8s [2023-08-17T17:41:51.514Z] [2023-08-17T17:41:51.515Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-17T17:41:51.515Z] #110 DONE 0.8s [2023-08-17T17:41:51.515Z] [2023-08-17T17:41:51.515Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T17:41:51.515Z] #0 0.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-17T17:41:51.515Z] #111 ... [2023-08-17T17:41:51.515Z] [2023-08-17T17:41:51.515Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:41:51.515Z] #112 DONE 0.1s [2023-08-17T17:41:51.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-17T17:41:51.774Z] [2023-08-17T17:41:51.774Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:41:51.774Z] #113 DONE 0.1s [2023-08-17T17:41:51.774Z] [2023-08-17T17:41:51.774Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T17:41:51.774Z] #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-17T17:41:51.864Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-17T17:41:51.864Z] 547446be3368: Pulling fs layer [2023-08-17T17:41:51.864Z] d125d8839a47: Pulling fs layer [2023-08-17T17:41:51.864Z] 3e85d5ac6304: Pulling fs layer [2023-08-17T17:41:51.864Z] c3105a71a48b: Pulling fs layer [2023-08-17T17:41:51.864Z] 0f093f025ec4: Pulling fs layer [2023-08-17T17:41:51.864Z] c3106fc0e877: Pulling fs layer [2023-08-17T17:41:51.864Z] c3105a71a48b: Waiting [2023-08-17T17:41:51.864Z] 0f093f025ec4: Waiting [2023-08-17T17:41:51.864Z] c3106fc0e877: Waiting [2023-08-17T17:41:51.864Z] 547446be3368: Verifying Checksum [2023-08-17T17:41:51.864Z] 547446be3368: Download complete [2023-08-17T17:41:51.864Z] c3105a71a48b: Download complete [2023-08-17T17:41:52.033Z] #114 ... [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:41:52.033Z] #115 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:41:52.033Z] #116 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-17T17:41:52.033Z] #117 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-08-17T17:41:52.033Z] #118 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:41:52.033Z] #119 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #120 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:41:52.033Z] #120 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:41:52.033Z] #121 CACHED [2023-08-17T17:41:52.033Z] [2023-08-17T17:41:52.033Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:41:52.033Z] #122 CACHED [2023-08-17T17:41:52.132Z] d125d8839a47: Verifying Checksum [2023-08-17T17:41:52.132Z] d125d8839a47: Download complete [2023-08-17T17:41:52.132Z] c3106fc0e877: Verifying Checksum [2023-08-17T17:41:52.132Z] c3106fc0e877: Download complete [2023-08-17T17:41:52.293Z] [2023-08-17T17:41:52.293Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-17T17:41:52.400Z] 0f093f025ec4: Verifying Checksum [2023-08-17T17:41:52.401Z] 0f093f025ec4: Download complete [2023-08-17T17:41:52.401Z] 547446be3368: Pull complete [2023-08-17T17:41:52.861Z] #123 DONE 0.8s [2023-08-17T17:41:52.861Z] [2023-08-17T17:41:52.861Z] #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:41:52.861Z] #124 DONE 0.8s [2023-08-17T17:41:52.861Z] [2023-08-17T17:41:52.861Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:41:52.861Z] #125 DONE 1.0s [2023-08-17T17:41:52.861Z] [2023-08-17T17:41:52.861Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:41:53.120Z] #126 DONE 0.1s [2023-08-17T17:41:53.120Z] [2023-08-17T17:41:53.120Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:41:53.120Z] #127 DONE 0.1s [2023-08-17T17:41:53.120Z] [2023-08-17T17:41:53.120Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-17T17:41:53.684Z] #128 ... [2023-08-17T17:41:53.684Z] [2023-08-17T17:41:53.684Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:41:53.684Z] #129 DONE 0.7s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:41:53.685Z] #130 DONE 0.8s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-17T17:41:53.685Z] #128 DONE 0.7s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:41:53.685Z] #131 DONE 0.1s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:41:53.685Z] #132 DONE 0.1s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-17T17:41:53.685Z] #133 DONE 0.1s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #134 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-17T17:41:53.685Z] #134 DONE 0.0s [2023-08-17T17:41:53.685Z] [2023-08-17T17:41:53.685Z] #135 [security-spire-server] exporting to image [2023-08-17T17:41:53.685Z] #135 exporting layers [2023-08-17T17:41:53.944Z] #135 ... [2023-08-17T17:41:53.944Z] [2023-08-17T17:41:53.944Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-17T17:41:53.944Z] #136 DONE 0.1s [2023-08-17T17:41:53.944Z] [2023-08-17T17:41:53.944Z] #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-17T17:41:53.944Z] #137 DONE 0.3s [2023-08-17T17:41:53.944Z] [2023-08-17T17:41:53.944Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-17T17:41:54.204Z] #138 DONE 0.3s [2023-08-17T17:41:54.204Z] [2023-08-17T17:41:54.204Z] #135 [security-spire-agent] exporting to image [2023-08-17T17:41:54.339Z] 3e85d5ac6304: Verifying Checksum [2023-08-17T17:41:54.339Z] 3e85d5ac6304: Download complete [2023-08-17T17:41:54.470Z] #135 exporting layers 0.6s done [2023-08-17T17:41:54.470Z] #135 writing image sha256:72740c18a8431502974e6eb6abc903787ddb187d26a69630853fd5afe58ca100 done [2023-08-17T17:41:54.470Z] #135 naming to docker.io/library/security-spire-server done [2023-08-17T17:41:55.303Z] d125d8839a47: Pull complete [2023-08-17T17:41:55.404Z] #135 exporting layers 0.9s done [2023-08-17T17:41:55.404Z] #135 writing image sha256:6b14e696b51f70f69a7e6e34317ededcbcbdca30a1cd677e61e17fc5d3f8fcb7 done [2023-08-17T17:41:55.404Z] #135 naming to docker.io/library/security-spire-config done [2023-08-17T17:41:55.404Z] #135 writing image sha256:5fe607f0c91026414f92da56de985a8b6e35276b4f153d5310def7ec2f2dbf11 done [2023-08-17T17:41:55.404Z] #135 naming to docker.io/library/security-spire-agent done [2023-08-17T17:41:55.404Z] #135 DONE 1.4s [2023-08-17T17:41:55.404Z] [2023-08-17T17:41:55.404Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-17T17:41:55.404Z] #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-17T17:41:57.306Z] #139 ... [2023-08-17T17:41:57.306Z] [2023-08-17T17:41:57.306Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-17T17:41:57.306Z] #0 0.412 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-17T17:41:57.566Z] #140 ... [2023-08-17T17:41:57.566Z] [2023-08-17T17:41:57.566Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T17:41:57.566Z] #0 0.907 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-17T17:41:57.566Z] #141 ... [2023-08-17T17:41:57.566Z] [2023-08-17T17:41:57.566Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-17T17:41:57.566Z] #0 1.051 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-17T17:41:57.825Z] #142 ... [2023-08-17T17:41:57.825Z] [2023-08-17T17:41:57.825Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-17T17:41:57.825Z] #0 1.546 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-17T17:41:57.825Z] #143 ... [2023-08-17T17:41:57.825Z] [2023-08-17T17:41:57.825Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T17:41:57.825Z] #0 0.919 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-17T17:41:58.114Z] #144 ... [2023-08-17T17:41:58.114Z] [2023-08-17T17:41:58.114Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-17T17:41:58.114Z] #0 0.546 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-17T17:41:58.372Z] #145 ... [2023-08-17T17:41:58.372Z] [2023-08-17T17:41:58.372Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T17:41:58.372Z] #0 1.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-17T17:41:58.631Z] #146 ... [2023-08-17T17:41:58.631Z] [2023-08-17T17:41:58.631Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T17:41:58.631Z] #93 1.242 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-17T17:42:03.529Z] 3e85d5ac6304: Pull complete [2023-08-17T17:42:03.529Z] c3105a71a48b: Pull complete [2023-08-17T17:42:04.491Z] 0f093f025ec4: Pull complete [2023-08-17T17:42:04.491Z] c3106fc0e877: Pull complete [2023-08-17T17:42:04.491Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-17T17:42:04.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-17T17:42:04.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T17:42:04.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2023-08-17T17:42:04.726Z] $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-17T17:42:06.820Z] $ docker top 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T17:42:07.312Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-17T17:42:17.381Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-17T17:42:17.381Z] #1 transferring dockerfile: 1.78kB done [2023-08-17T17:42:17.381Z] #1 DONE 0.1s [2023-08-17T17:42:17.381Z] [2023-08-17T17:42:17.381Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-17T17:42:17.381Z] #2 transferring dockerfile: 2.82kB done [2023-08-17T17:42:17.381Z] #2 DONE 0.0s [2023-08-17T17:42:17.649Z] [2023-08-17T17:42:17.649Z] #3 [security-spiffe-token-provider internal] load .dockerignore [2023-08-17T17:42:17.649Z] #3 transferring context: 56B done [2023-08-17T17:42:17.649Z] #3 DONE 0.0s [2023-08-17T17:42:17.916Z] [2023-08-17T17:42:17.916Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-17T17:42:17.916Z] #4 transferring dockerfile: 1.84kB 0.0s done [2023-08-17T17:42:18.187Z] #4 DONE 0.1s [2023-08-17T17:42:18.187Z] [2023-08-17T17:42:18.187Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-17T17:42:18.187Z] #5 transferring dockerfile: 2.12kB 0.0s done [2023-08-17T17:42:18.187Z] #5 DONE 0.1s [2023-08-17T17:42:18.187Z] [2023-08-17T17:42:18.187Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-17T17:42:18.187Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-08-17T17:42:18.187Z] #6 DONE 0.1s [2023-08-17T17:42:18.187Z] [2023-08-17T17:42:18.187Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-17T17:42:18.187Z] #7 transferring dockerfile: 1.90kB done [2023-08-17T17:42:18.187Z] #7 DONE 0.1s [2023-08-17T17:42:18.454Z] [2023-08-17T17:42:18.454Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-17T17:42:18.454Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-08-17T17:42:18.454Z] #8 DONE 0.1s [2023-08-17T17:42:18.454Z] [2023-08-17T17:42:18.454Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-17T17:42:18.454Z] #9 transferring dockerfile: 2.04kB done [2023-08-17T17:42:18.454Z] #9 DONE 0.0s [2023-08-17T17:42:18.454Z] [2023-08-17T17:42:18.454Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-17T17:42:18.454Z] #10 transferring dockerfile: 2.63kB done [2023-08-17T17:42:18.721Z] #10 DONE 0.1s [2023-08-17T17:42:18.721Z] [2023-08-17T17:42:18.721Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-08-17T17:42:18.721Z] #11 transferring dockerfile: 2.68kB 0.0s done [2023-08-17T17:42:18.721Z] #11 DONE 0.1s [2023-08-17T17:42:18.721Z] [2023-08-17T17:42:18.721Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-08-17T17:42:18.721Z] #12 transferring dockerfile: 2.58kB done [2023-08-17T17:42:18.721Z] #12 DONE 0.1s [2023-08-17T17:42:18.721Z] [2023-08-17T17:42:18.721Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-17T17:42:18.721Z] #13 transferring dockerfile: 2.39kB 0.0s done [2023-08-17T17:42:18.721Z] #13 DONE 0.1s [2023-08-17T17:42:18.721Z] [2023-08-17T17:42:18.721Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-08-17T17:42:18.993Z] #14 transferring dockerfile: 1.96kB done [2023-08-17T17:42:18.993Z] #14 DONE 0.1s [2023-08-17T17:42:18.993Z] [2023-08-17T17:42:18.993Z] #15 [core-command internal] load build definition from Dockerfile [2023-08-17T17:42:18.993Z] #15 transferring dockerfile: 1.82kB done [2023-08-17T17:42:18.993Z] #15 DONE 0.1s [2023-08-17T17:42:18.993Z] [2023-08-17T17:42:18.993Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-17T17:42:18.993Z] #16 transferring context: 56B done [2023-08-17T17:42:18.993Z] #16 DONE 0.1s [2023-08-17T17:42:18.993Z] [2023-08-17T17:42:18.993Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:19.266Z] #17 DONE 0.0s [2023-08-17T17:42:19.266Z] [2023-08-17T17:42:19.266Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:19.535Z] #18 ... [2023-08-17T17:42:19.535Z] [2023-08-17T17:42:19.535Z] #19 [support-notifications internal] load .dockerignore [2023-08-17T17:42:19.535Z] #19 transferring context: 56B done [2023-08-17T17:42:19.535Z] #19 DONE 0.0s [2023-08-17T17:42:19.804Z] [2023-08-17T17:42:19.804Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-17T17:42:19.804Z] #20 transferring context: 56B done [2023-08-17T17:42:19.804Z] #20 DONE 0.1s [2023-08-17T17:42:19.804Z] [2023-08-17T17:42:19.804Z] #21 [support-scheduler internal] load .dockerignore [2023-08-17T17:42:19.804Z] #21 transferring context: 56B done [2023-08-17T17:42:19.804Z] #21 DONE 0.1s [2023-08-17T17:42:19.804Z] [2023-08-17T17:42:19.805Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:19.805Z] #18 DONE 0.6s [2023-08-17T17:42:19.805Z] [2023-08-17T17:42:19.805Z] #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:19.805Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:19.805Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:19.805Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:19.805Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:19.805Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 172.03kB / 3.26MB 0.1s [2023-08-17T17:42:20.076Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-17T17:42:20.076Z] #22 ... [2023-08-17T17:42:20.076Z] [2023-08-17T17:42:20.076Z] #23 [core-data internal] load .dockerignore [2023-08-17T17:42:20.076Z] #23 transferring context: 56B done [2023-08-17T17:42:20.076Z] #23 DONE 0.3s [2023-08-17T17:42:20.076Z] [2023-08-17T17:42:20.076Z] #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:20.076Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-17T17:42:20.343Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:20.343Z] #22 ... [2023-08-17T17:42:20.343Z] [2023-08-17T17:42:20.343Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-17T17:42:20.343Z] #24 transferring context: 56B 0.0s done [2023-08-17T17:42:20.343Z] #24 DONE 0.6s [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-17T17:42:20.613Z] #25 transferring context: 56B 0.0s done [2023-08-17T17:42:20.613Z] #25 DONE 0.6s [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:20.613Z] #22 ... [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-17T17:42:20.613Z] #26 transferring context: 56B 0.0s done [2023-08-17T17:42:20.613Z] #26 DONE 0.6s [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:20.613Z] #17 DONE 0.0s [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:20.613Z] #22 ... [2023-08-17T17:42:20.613Z] [2023-08-17T17:42:20.613Z] #27 [security-spire-server internal] load .dockerignore [2023-08-17T17:42:20.613Z] #27 transferring context: 56B 0.0s done [2023-08-17T17:42:20.613Z] #27 DONE 0.7s [2023-08-17T17:42:20.614Z] [2023-08-17T17:42:20.614Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:20.614Z] #18 DONE 0.6s [2023-08-17T17:42:20.614Z] [2023-08-17T17:42:20.614Z] #28 [security-spiffe-token-provider internal] load build context [2023-08-17T17:42:20.614Z] #28 transferring context: 2.57MB 0.6s done [2023-08-17T17:42:20.614Z] #28 DONE 1.0s [2023-08-17T17:42:20.614Z] [2023-08-17T17:42:20.614Z] #22 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:20.614Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:20.614Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:20.614Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:20.614Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:20.614Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:20.882Z] #22 ... [2023-08-17T17:42:20.882Z] [2023-08-17T17:42:20.882Z] #29 [security-proxy-setup internal] load .dockerignore [2023-08-17T17:42:20.882Z] #29 transferring context: 56B done [2023-08-17T17:42:20.882Z] #29 DONE 0.5s [2023-08-17T17:42:21.150Z] [2023-08-17T17:42:21.150Z] #22 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:21.150Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:21.150Z] #22 ... [2023-08-17T17:42:21.150Z] [2023-08-17T17:42:21.150Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:21.150Z] #17 DONE 0.0s [2023-08-17T17:42:21.150Z] [2023-08-17T17:42:21.150Z] #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:21.150Z] #30 DONE 2.4s [2023-08-17T17:42:21.429Z] [2023-08-17T17:42:21.429Z] #31 [security-spire-config internal] load .dockerignore [2023-08-17T17:42:21.429Z] #31 transferring context: 56B 0.0s done [2023-08-17T17:42:21.429Z] #31 DONE 1.2s [2023-08-17T17:42:21.429Z] [2023-08-17T17:42:21.429Z] #32 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:21.429Z] #32 ... [2023-08-17T17:42:21.429Z] [2023-08-17T17:42:21.429Z] #33 [core-command internal] load .dockerignore [2023-08-17T17:42:21.429Z] #33 transferring context: 56B 0.0s done [2023-08-17T17:42:21.429Z] #33 DONE 0.9s [2023-08-17T17:42:21.429Z] [2023-08-17T17:42:21.429Z] #30 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:21.429Z] #30 DONE 2.4s [2023-08-17T17:42:21.429Z] [2023-08-17T17:42:21.429Z] #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:21.697Z] #32 ... [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #34 [security-bootstrapper internal] load build context [2023-08-17T17:42:21.697Z] #34 transferring context: 2.57MB 0.5s done [2023-08-17T17:42:21.697Z] #34 DONE 0.8s [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:21.697Z] #17 DONE 0.0s [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #35 [core-metadata internal] load .dockerignore [2023-08-17T17:42:21.697Z] #35 transferring context: 56B done [2023-08-17T17:42:21.697Z] #35 DONE 1.2s [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #18 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:21.697Z] #18 DONE 1.0s [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:21.697Z] #30 DONE 2.5s [2023-08-17T17:42:21.697Z] [2023-08-17T17:42:21.697Z] #32 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:21.966Z] #32 ... [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:21.966Z] #17 DONE 0.0s [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #30 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:21.966Z] #30 DONE 2.5s [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #32 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:21.966Z] #32 DONE 1.0s [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:21.966Z] #17 DONE 0.0s [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:21.966Z] #36 ... [2023-08-17T17:42:21.966Z] [2023-08-17T17:42:21.966Z] #17 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:21.966Z] #17 DONE 0.0s [2023-08-17T17:42:22.236Z] [2023-08-17T17:42:22.236Z] #22 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:22.236Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:22.236Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:22.236Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:22.236Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:22.236Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:22.236Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:22.236Z] #22 ... [2023-08-17T17:42:22.236Z] [2023-08-17T17:42:22.236Z] #17 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:22.236Z] #17 DONE 0.0s [2023-08-17T17:42:22.236Z] [2023-08-17T17:42:22.236Z] #30 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:22.236Z] #30 DONE 2.5s [2023-08-17T17:42:22.236Z] [2023-08-17T17:42:22.236Z] #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:22.236Z] #32 DONE 1.0s [2023-08-17T17:42:22.236Z] [2023-08-17T17:42:22.236Z] #22 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:22.236Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:22.236Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:22.236Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:22.236Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:22.236Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:22.236Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:22.516Z] #22 ... [2023-08-17T17:42:22.516Z] [2023-08-17T17:42:22.516Z] #30 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:22.516Z] #30 DONE 2.6s [2023-08-17T17:42:22.516Z] [2023-08-17T17:42:22.516Z] #37 [security-spire-agent internal] load build context [2023-08-17T17:42:22.516Z] #37 DONE 0.0s [2023-08-17T17:42:22.516Z] [2023-08-17T17:42:22.516Z] #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:22.516Z] #32 DONE 1.1s [2023-08-17T17:42:22.516Z] [2023-08-17T17:42:22.516Z] #22 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:22.516Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:22.516Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:22.516Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:22.516Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:22.516Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:22.516Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:22.516Z] #22 ... [2023-08-17T17:42:22.516Z] [2023-08-17T17:42:22.516Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:22.516Z] #17 DONE 0.0s [2023-08-17T17:42:22.786Z] [2023-08-17T17:42:22.786Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:42:23.052Z] #38 ... [2023-08-17T17:42:23.052Z] [2023-08-17T17:42:23.052Z] #17 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:23.052Z] #17 DONE 0.0s [2023-08-17T17:42:23.052Z] [2023-08-17T17:42:23.052Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:42:23.052Z] #38 ... [2023-08-17T17:42:23.052Z] [2023-08-17T17:42:23.052Z] #39 [support-notifications internal] load build context [2023-08-17T17:42:23.052Z] #39 transferring context: 2.57MB 1.2s done [2023-08-17T17:42:23.052Z] #39 DONE 1.7s [2023-08-17T17:42:23.052Z] [2023-08-17T17:42:23.052Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:42:23.052Z] #38 transferring context: 2.57MB 1.2s done [2023-08-17T17:42:23.320Z] #38 ... [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:23.320Z] #30 DONE 2.6s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #32 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:23.320Z] #32 DONE 1.2s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:23.320Z] #18 DONE 2.3s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #30 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:23.320Z] #30 DONE 2.6s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #32 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:23.320Z] #32 DONE 1.2s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #40 [security-spire-config internal] load build context [2023-08-17T17:42:23.320Z] #40 DONE 0.0s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:23.320Z] #17 DONE 0.0s [2023-08-17T17:42:23.320Z] [2023-08-17T17:42:23.320Z] #22 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:23.320Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:23.320Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:23.320Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:23.320Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:23.320Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:23.320Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:23.589Z] #22 ... [2023-08-17T17:42:23.589Z] [2023-08-17T17:42:23.589Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-17T17:42:23.589Z] #38 DONE 2.0s [2023-08-17T17:42:23.589Z] [2023-08-17T17:42:23.589Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-17T17:42:23.589Z] #17 DONE 0.0s [2023-08-17T17:42:23.589Z] [2023-08-17T17:42:23.589Z] #41 [core-data internal] load build context [2023-08-17T17:42:24.176Z] #41 ... [2023-08-17T17:42:24.176Z] [2023-08-17T17:42:24.176Z] #42 [support-scheduler internal] load build context [2023-08-17T17:42:24.176Z] #42 transferring context: 2.57MB 1.7s done [2023-08-17T17:42:24.176Z] #42 DONE 2.5s [2023-08-17T17:42:24.176Z] [2023-08-17T17:42:24.176Z] #41 [core-data internal] load build context [2023-08-17T17:42:24.176Z] #41 transferring context: 2.57MB 2.1s done [2023-08-17T17:42:24.760Z] #41 ... [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #30 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:24.760Z] #30 DONE 2.6s [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #32 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:24.760Z] #32 DONE 1.2s [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #18 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-17T17:42:24.760Z] #18 DONE 3.5s [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-17T17:42:24.760Z] #30 DONE 2.6s [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #32 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-17T17:42:24.760Z] #32 DONE 1.2s [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T17:42:24.760Z] #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-17T17:42:24.760Z] #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-17T17:42:24.760Z] #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-17T17:42:24.760Z] #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-17T17:42:24.760Z] #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-17T17:42:24.760Z] #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-17T17:42:24.760Z] #22 ... [2023-08-17T17:42:24.760Z] [2023-08-17T17:42:24.760Z] #41 [core-data internal] load build context [2023-08-17T17:42:24.760Z] #41 DONE 2.9s [2023-08-17T17:42:25.028Z] [2023-08-17T17:42:25.028Z] #43 [security-proxy-auth internal] load build context [2023-08-17T17:42:26.438Z] #43 transferring context: 2.57MB 3.3s done [2023-08-17T17:42:26.705Z] #43 DONE 4.2s [2023-08-17T17:42:26.705Z] [2023-08-17T17:42:26.705Z] #37 [security-spire-agent internal] load build context [2023-08-17T17:42:26.705Z] #37 transferring context: 2.57MB 3.3s done [2023-08-17T17:42:26.973Z] #37 ... [2023-08-17T17:42:26.973Z] [2023-08-17T17:42:26.973Z] #44 [security-secretstore-setup internal] load build context [2023-08-17T17:42:26.973Z] #44 transferring context: 2.57MB 3.3s done [2023-08-17T17:42:26.973Z] #44 DONE 4.7s [2023-08-17T17:42:27.240Z] [2023-08-17T17:42:27.240Z] #45 [security-proxy-setup internal] load build context [2023-08-17T17:42:27.240Z] #45 ... [2023-08-17T17:42:27.240Z] [2023-08-17T17:42:27.240Z] #37 [security-spire-agent internal] load build context [2023-08-17T17:42:27.240Z] #37 DONE 4.9s [2023-08-17T17:42:27.240Z] [2023-08-17T17:42:27.240Z] #45 [security-proxy-setup internal] load build context [2023-08-17T17:42:28.650Z] #45 transferring context: 2.57MB 4.0s done [2023-08-17T17:42:29.232Z] #45 DONE 5.7s [2023-08-17T17:42:29.232Z] [2023-08-17T17:42:29.232Z] #46 [core-command internal] load build context [2023-08-17T17:42:30.188Z] #46 transferring context: 2.57MB 4.5s done [2023-08-17T17:42:30.454Z] #46 DONE 6.0s [2023-08-17T17:42:30.454Z] [2023-08-17T17:42:30.454Z] #40 [security-spire-config internal] load build context [2023-08-17T17:42:30.454Z] #40 transferring context: 2.57MB 5.7s done [2023-08-17T17:42:30.721Z] #40 ... [2023-08-17T17:42:30.721Z] [2023-08-17T17:42:30.721Z] #47 [core-metadata internal] load build context [2023-08-17T17:42:31.310Z] #47 ... [2023-08-17T17:42:31.310Z] [2023-08-17T17:42:31.310Z] #40 [security-spire-config internal] load build context [2023-08-17T17:42:31.310Z] #40 DONE 7.9s [2023-08-17T17:42:31.310Z] [2023-08-17T17:42:31.310Z] #47 [core-metadata internal] load build context [2023-08-17T17:42:31.310Z] #47 transferring context: 2.57MB 5.4s done [2023-08-17T17:42:31.310Z] #47 ... [2023-08-17T17:42:31.310Z] [2023-08-17T17:42:31.310Z] #48 [security-spire-server internal] load build context [2023-08-17T17:42:31.581Z] #48 ... [2023-08-17T17:42:31.581Z] [2023-08-17T17:42:31.581Z] #47 [core-metadata internal] load build context [2023-08-17T17:42:31.581Z] #47 DONE 6.8s [2023-08-17T17:42:31.581Z] [2023-08-17T17:42:31.581Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:42:31.581Z] #0 7.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:31.581Z] #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:31.581Z] #49 ... [2023-08-17T17:42:31.581Z] [2023-08-17T17:42:31.581Z] #48 [security-spire-server internal] load build context [2023-08-17T17:42:31.581Z] #48 transferring context: 2.57MB 6.8s done [2023-08-17T17:42:31.848Z] #48 DONE 8.4s [2023-08-17T17:42:31.848Z] [2023-08-17T17:42:31.848Z] #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:31.848Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:31.848Z] #50 ... [2023-08-17T17:42:31.848Z] [2023-08-17T17:42:31.848Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:42:31.848Z] #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.117Z] #51 ... [2023-08-17T17:42:32.117Z] [2023-08-17T17:42:32.117Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:42:32.117Z] #52 ... [2023-08-17T17:42:32.117Z] [2023-08-17T17:42:32.117Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-17T17:42:32.117Z] #0 9.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.384Z] #53 ... [2023-08-17T17:42:32.384Z] [2023-08-17T17:42:32.384Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-17T17:42:32.654Z] #54 ... [2023-08-17T17:42:32.654Z] [2023-08-17T17:42:32.654Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-17T17:42:32.654Z] #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.654Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.654Z] #0 7.328 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:42:32.654Z] #0 7.328 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:42:32.654Z] #0 7.328 OK: 17694 distinct packages available [2023-08-17T17:42:32.654Z] #0 7.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.654Z] #0 9.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.654Z] #55 ... [2023-08-17T17:42:32.654Z] [2023-08-17T17:42:32.654Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:42:32.654Z] #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.654Z] #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:32.926Z] #56 ... [2023-08-17T17:42:32.926Z] [2023-08-17T17:42:32.926Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-17T17:42:32.926Z] #57 ... [2023-08-17T17:42:32.926Z] [2023-08-17T17:42:32.926Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-17T17:42:33.195Z] #58 ... [2023-08-17T17:42:33.195Z] [2023-08-17T17:42:33.195Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:42:33.195Z] #59 ... [2023-08-17T17:42:33.195Z] [2023-08-17T17:42:33.195Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:42:33.195Z] #51 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:33.462Z] #51 ... [2023-08-17T17:42:33.462Z] [2023-08-17T17:42:33.462Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:42:33.735Z] #60 ... [2023-08-17T17:42:33.735Z] [2023-08-17T17:42:33.735Z] #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:33.735Z] #50 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:34.002Z] #50 ... [2023-08-17T17:42:34.002Z] [2023-08-17T17:42:34.002Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-17T17:42:34.002Z] #61 ... [2023-08-17T17:42:34.002Z] [2023-08-17T17:42:34.002Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:42:34.002Z] #56 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:42:34.002Z] #56 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:42:34.002Z] #56 12.28 OK: 17689 distinct packages available [2023-08-17T17:42:35.414Z] #56 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:36.380Z] #56 ... [2023-08-17T17:42:36.380Z] [2023-08-17T17:42:36.380Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:42:36.380Z] #49 11.72 OK: 263 MiB in 53 packages [2023-08-17T17:42:36.380Z] #49 DONE 14.7s [2023-08-17T17:42:36.380Z] [2023-08-17T17:42:36.380Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:42:36.973Z] #62 DONE 0.5s [2023-08-17T17:42:36.973Z] [2023-08-17T17:42:36.973Z] #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:37.254Z] #63 ... [2023-08-17T17:42:37.254Z] [2023-08-17T17:42:37.254Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-17T17:42:37.254Z] #55 14.20 OK: 263 MiB in 53 packages [2023-08-17T17:42:37.254Z] #55 DONE 15.4s [2023-08-17T17:42:37.534Z] [2023-08-17T17:42:37.534Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:42:37.826Z] #64 DONE 0.5s [2023-08-17T17:42:37.826Z] [2023-08-17T17:42:37.826Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:42:37.826Z] #60 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:37.826Z] #60 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:39.252Z] #60 ... [2023-08-17T17:42:39.252Z] [2023-08-17T17:42:39.252Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-17T17:42:39.252Z] #51 16.29 OK: 263 MiB in 53 packages [2023-08-17T17:42:39.252Z] #51 DONE 17.6s [2023-08-17T17:42:39.520Z] [2023-08-17T17:42:39.520Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:42:40.121Z] #65 DONE 0.6s [2023-08-17T17:42:40.121Z] [2023-08-17T17:42:40.121Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:40.392Z] #66 ... [2023-08-17T17:42:40.392Z] [2023-08-17T17:42:40.392Z] #50 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:40.392Z] #50 16.69 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:40.392Z] #50 16.71 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:40.392Z] #50 16.78 OK: 8 MiB in 16 packages [2023-08-17T17:42:40.392Z] #50 DONE 18.7s [2023-08-17T17:42:40.661Z] [2023-08-17T17:42:40.661Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:42:40.661Z] #56 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:40.932Z] #56 ... [2023-08-17T17:42:40.932Z] [2023-08-17T17:42:40.932Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-17T17:42:40.932Z] #53 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:40.932Z] #53 17.80 OK: 263 MiB in 53 packages [2023-08-17T17:42:40.932Z] #53 DONE 19.0s [2023-08-17T17:42:40.932Z] [2023-08-17T17:42:40.932Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:42:41.228Z] #67 DONE 0.5s [2023-08-17T17:42:41.228Z] [2023-08-17T17:42:41.228Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-17T17:42:41.228Z] #58 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:41.228Z] #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:41.228Z] #58 18.76 OK: 263 MiB in 53 packages [2023-08-17T17:42:41.499Z] #58 ... [2023-08-17T17:42:41.499Z] [2023-08-17T17:42:41.499Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:42.466Z] #68 ... [2023-08-17T17:42:42.466Z] [2023-08-17T17:42:42.466Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-17T17:42:42.466Z] #58 DONE 20.1s [2023-08-17T17:42:42.734Z] [2023-08-17T17:42:42.734Z] #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:42:42.734Z] #69 ... [2023-08-17T17:42:42.734Z] [2023-08-17T17:42:42.734Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:42:42.734Z] #52 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:42.734Z] #52 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:42.734Z] #52 19.34 (1/2) Installing ca-certificates (20230506-r0) [2023-08-17T17:42:42.734Z] #52 19.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:42.734Z] #52 19.87 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:42.734Z] #52 20.04 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:42:43.019Z] #52 ... [2023-08-17T17:42:43.019Z] [2023-08-17T17:42:43.019Z] #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:42:43.020Z] #69 DONE 0.5s [2023-08-17T17:42:43.020Z] [2023-08-17T17:42:43.020Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:42:43.020Z] #59 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:43.020Z] #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:43.020Z] #59 ... [2023-08-17T17:42:43.020Z] [2023-08-17T17:42:43.020Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:44.432Z] #70 ... [2023-08-17T17:42:44.432Z] [2023-08-17T17:42:44.432Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:44.432Z] #36 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.432Z] #36 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.432Z] #36 21.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:44.432Z] #36 22.03 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:44.432Z] #36 22.20 OK: 8 MiB in 16 packages [2023-08-17T17:42:44.432Z] #36 ... [2023-08-17T17:42:44.432Z] [2023-08-17T17:42:44.432Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-17T17:42:44.432Z] #54 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.432Z] #54 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.432Z] #54 21.65 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:44.432Z] #54 21.69 (2/2) Installing su-exec (0.2-r2) [2023-08-17T17:42:44.432Z] #54 21.70 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:44.432Z] #54 21.84 OK: 8 MiB in 17 packages [2023-08-17T17:42:44.704Z] #54 ... [2023-08-17T17:42:44.704Z] [2023-08-17T17:42:44.704Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:42:44.704Z] #59 21.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:42:44.704Z] #59 21.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:42:44.704Z] #59 21.74 OK: 17689 distinct packages available [2023-08-17T17:42:44.971Z] #59 ... [2023-08-17T17:42:44.971Z] [2023-08-17T17:42:44.971Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-17T17:42:44.971Z] #54 DONE 23.0s [2023-08-17T17:42:44.971Z] [2023-08-17T17:42:44.971Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-17T17:42:44.971Z] #61 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.971Z] #61 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.971Z] #61 20.14 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:44.971Z] #61 20.18 (2/4) Installing openssl (3.0.10-r0) [2023-08-17T17:42:44.971Z] #61 20.27 (3/4) Installing su-exec (0.2-r2) [2023-08-17T17:42:44.971Z] #61 20.31 (4/4) Installing yq (4.30.4-r4) [2023-08-17T17:42:44.971Z] #61 ... [2023-08-17T17:42:44.971Z] [2023-08-17T17:42:44.971Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T17:42:44.971Z] #52 21.96 OK: 8 MiB in 17 packages [2023-08-17T17:42:44.971Z] #52 DONE 23.1s [2023-08-17T17:42:44.971Z] [2023-08-17T17:42:44.971Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-17T17:42:44.971Z] #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.971Z] #57 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:44.971Z] #57 20.23 (1/4) Installing ca-certificates (20230506-r0) [2023-08-17T17:42:44.971Z] #57 20.68 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:44.971Z] #57 20.73 (3/4) Installing su-exec (0.2-r2) [2023-08-17T17:42:44.971Z] #57 20.75 (4/4) Installing yq (4.30.4-r4) [2023-08-17T17:42:44.971Z] #57 21.93 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:44.971Z] #57 22.10 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:42:45.241Z] #57 ... [2023-08-17T17:42:45.241Z] [2023-08-17T17:42:45.241Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-17T17:42:45.513Z] #71 ... [2023-08-17T17:42:45.513Z] [2023-08-17T17:42:45.513Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-17T17:42:45.513Z] #36 DONE 23.5s [2023-08-17T17:42:45.513Z] [2023-08-17T17:42:45.513Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-17T17:42:45.513Z] #61 21.50 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:45.795Z] #61 21.71 OK: 17 MiB in 19 packages [2023-08-17T17:42:46.774Z] #61 DONE 22.9s [2023-08-17T17:42:46.774Z] [2023-08-17T17:42:46.774Z] #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-17T17:42:47.050Z] #72 DONE 0.2s [2023-08-17T17:42:47.050Z] [2023-08-17T17:42:47.050Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:42:47.050Z] #56 23.03 (1/9) Installing ca-certificates (20230506-r0) [2023-08-17T17:42:47.050Z] #56 23.54 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-17T17:42:47.050Z] #56 23.64 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-17T17:42:47.050Z] #56 23.74 (4/9) Installing libcurl (8.2.1-r0) [2023-08-17T17:42:47.050Z] #56 23.80 (5/9) Installing curl (8.2.1-r0) [2023-08-17T17:42:47.050Z] #56 23.84 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:47.050Z] #56 23.91 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:42:47.050Z] #56 23.91 (8/9) Installing libucontext (1.2-r0) [2023-08-17T17:42:47.050Z] #56 23.93 (9/9) Installing gcompat (1.1.0-r0) [2023-08-17T17:42:47.050Z] #56 23.96 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:47.050Z] #56 24.15 Executing ca-certificates-20230506-r0.trigger [2023-08-17T17:42:47.636Z] #56 25.83 OK: 11 MiB in 24 packages [2023-08-17T17:42:47.905Z] #56 ... [2023-08-17T17:42:47.905Z] [2023-08-17T17:42:47.905Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-17T17:42:47.905Z] #57 24.26 OK: 17 MiB in 19 packages [2023-08-17T17:42:47.905Z] #57 DONE 25.0s [2023-08-17T17:42:47.905Z] [2023-08-17T17:42:47.905Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:48.192Z] #73 ... [2023-08-17T17:42:48.192Z] [2023-08-17T17:42:48.192Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:42:48.192Z] #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:48.192Z] #59 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:48.460Z] #59 ... [2023-08-17T17:42:48.460Z] [2023-08-17T17:42:48.460Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-17T17:42:48.460Z] #71 DONE 3.3s [2023-08-17T17:42:48.460Z] [2023-08-17T17:42:48.460Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-17T17:42:48.460Z] #74 DONE 0.2s [2023-08-17T17:42:48.460Z] [2023-08-17T17:42:48.460Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:42:48.460Z] #60 20.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-17T17:42:48.460Z] #60 20.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-17T17:42:48.460Z] #60 20.34 OK: 17689 distinct packages available [2023-08-17T17:42:48.460Z] #60 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:48.460Z] #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T17:42:48.725Z] #60 ... [2023-08-17T17:42:48.725Z] [2023-08-17T17:42:48.725Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-17T17:42:48.725Z] #56 DONE 26.8s [2023-08-17T17:42:48.725Z] [2023-08-17T17:42:48.725Z] #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:42:49.701Z] #63 ... [2023-08-17T17:42:49.701Z] [2023-08-17T17:42:49.701Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-17T17:42:49.701Z] #60 26.14 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:49.701Z] #60 26.16 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:42:49.701Z] #60 26.17 (3/4) Installing libucontext (1.2-r0) [2023-08-17T17:42:49.701Z] #60 26.18 (4/4) Installing gcompat (1.1.0-r0) [2023-08-17T17:42:49.701Z] #60 26.19 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:49.701Z] #60 26.24 OK: 8 MiB in 19 packages [2023-08-17T17:42:50.687Z] #60 DONE 27.2s [2023-08-17T17:42:50.687Z] [2023-08-17T17:42:50.687Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-17T17:42:50.687Z] #59 27.13 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-17T17:42:50.687Z] #59 27.15 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-17T17:42:50.687Z] #59 27.17 (3/5) Installing libucontext (1.2-r0) [2023-08-17T17:42:50.687Z] #59 27.19 (4/5) Installing gcompat (1.1.0-r0) [2023-08-17T17:42:50.687Z] #59 27.21 (5/5) Installing openssl (3.0.10-r0) [2023-08-17T17:42:50.687Z] #59 27.25 Executing busybox-1.35.0-r29.trigger [2023-08-17T17:42:50.687Z] #59 27.29 OK: 9 MiB in 20 packages [2023-08-17T17:42:50.687Z] #59 DONE 27.7s [2023-08-17T17:42:50.687Z] [2023-08-17T17:42:50.687Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:09.384Z] #93 ... [2023-08-17T17:43:09.384Z] [2023-08-17T17:43:09.384Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T17:43:09.384Z] #114 80.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-17T17:43:17.548Z] #114 ... [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T17:43:17.548Z] #144 DONE 90.1s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-17T17:43:17.548Z] #142 DONE 90.1s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T17:43:17.548Z] #111 DONE 90.1s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-17T17:43:17.548Z] #145 DONE 90.2s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-17T17:43:17.548Z] #143 DONE 90.2s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T17:43:17.548Z] #114 DONE 90.2s [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:17.548Z] #147 ... [2023-08-17T17:43:17.548Z] [2023-08-17T17:43:17.548Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T17:43:17.548Z] #141 DONE 90.4s [2023-08-17T17:43:17.809Z] [2023-08-17T17:43:17.809Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-17T17:43:17.809Z] #139 DONE 90.4s [2023-08-17T17:43:17.809Z] [2023-08-17T17:43:17.809Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T17:43:17.809Z] #93 DONE 90.5s [2023-08-17T17:43:17.809Z] [2023-08-17T17:43:17.809Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:17.809Z] #148 ... [2023-08-17T17:43:17.809Z] [2023-08-17T17:43:17.809Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T17:43:17.809Z] #146 DONE 90.6s [2023-08-17T17:43:17.809Z] [2023-08-17T17:43:17.809Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-17T17:43:17.809Z] #140 DONE 90.6s [2023-08-17T17:43:18.081Z] [2023-08-17T17:43:18.081Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.081Z] #149 ... [2023-08-17T17:43:18.081Z] [2023-08-17T17:43:18.081Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.081Z] #150 DONE 0.7s [2023-08-17T17:43:18.341Z] [2023-08-17T17:43:18.341Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.341Z] #147 DONE 0.6s [2023-08-17T17:43:18.341Z] [2023-08-17T17:43:18.341Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-17T17:43:18.341Z] #151 DONE 0.7s [2023-08-17T17:43:18.341Z] [2023-08-17T17:43:18.342Z] #152 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.342Z] #152 DONE 0.7s [2023-08-17T17:43:18.342Z] [2023-08-17T17:43:18.342Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.342Z] #148 DONE 0.4s [2023-08-17T17:43:18.342Z] [2023-08-17T17:43:18.342Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.342Z] #153 ... [2023-08-17T17:43:18.342Z] [2023-08-17T17:43:18.342Z] #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.342Z] #154 DONE 0.3s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.601Z] #149 DONE 0.4s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #155 DONE 0.3s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #156 DONE 0.3s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #157 DONE 0.3s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.601Z] #158 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #159 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #160 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.601Z] #161 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #162 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.601Z] #163 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #153 DONE 0.3s [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:18.601Z] #164 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:18.601Z] #165 CACHED [2023-08-17T17:43:18.601Z] [2023-08-17T17:43:18.601Z] #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-17T17:43:19.588Z] #166 ... [2023-08-17T17:43:19.588Z] [2023-08-17T17:43:19.588Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:19.588Z] #167 DONE 1.0s [2023-08-17T17:43:19.588Z] [2023-08-17T17:43:19.588Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-17T17:43:19.950Z] #168 ... [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #169 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:19.950Z] #169 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-17T17:43:19.950Z] #170 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-17T17:43:19.950Z] #166 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-17T17:43:19.950Z] #171 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-17T17:43:19.950Z] #172 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #173 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-17T17:43:19.950Z] #173 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #174 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-17T17:43:19.950Z] #174 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-17T17:43:19.950Z] #175 DONE 1.5s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-17T17:43:19.950Z] #176 DONE 1.4s [2023-08-17T17:43:19.950Z] [2023-08-17T17:43:19.950Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.523Z] #177 ... [2023-08-17T17:43:20.523Z] [2023-08-17T17:43:20.523Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-17T17:43:20.523Z] #168 DONE 1.3s [2023-08-17T17:43:20.782Z] [2023-08-17T17:43:20.782Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-17T17:43:20.782Z] #178 DONE 0.9s [2023-08-17T17:43:20.782Z] [2023-08-17T17:43:20.782Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.782Z] #179 DONE 0.9s [2023-08-17T17:43:20.782Z] [2023-08-17T17:43:20.783Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.783Z] #180 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #135 [core-data] exporting to image [2023-08-17T17:43:20.783Z] #135 exporting layers [2023-08-17T17:43:20.783Z] #135 ... [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.783Z] #181 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.783Z] #182 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #183 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-17T17:43:20.783Z] #183 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #184 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-17T17:43:20.783Z] #184 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.783Z] #185 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-17T17:43:20.783Z] #186 DONE 2.8s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:20.783Z] #177 DONE 0.9s [2023-08-17T17:43:20.783Z] [2023-08-17T17:43:20.783Z] #135 [support-scheduler] exporting to image [2023-08-17T17:43:21.044Z] #135 exporting layers 0.2s done [2023-08-17T17:43:21.306Z] #135 ... [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:21.306Z] #187 DONE 0.5s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:21.306Z] #188 DONE 0.5s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-17T17:43:21.306Z] #189 DONE 0.5s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:21.306Z] #190 DONE 0.5s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-17T17:43:21.306Z] #191 DONE 0.4s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-17T17:43:21.306Z] #192 DONE 0.4s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:21.306Z] #193 DONE 0.3s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:21.306Z] #194 DONE 0.4s [2023-08-17T17:43:21.306Z] [2023-08-17T17:43:21.306Z] #135 [support-scheduler] exporting to image [2023-08-17T17:43:21.306Z] #135 writing image sha256:cd769fc87e55cb8d03b8214c5fc2678490f79d297e5bd392e33ba0ed32d83b1d 0.0s done [2023-08-17T17:43:21.306Z] #135 writing image sha256:50ebf9dc1749c690ae5d0d52f7196d879580081e2ce3bd7f9dc4167beb11cd56 0.0s done [2023-08-17T17:43:21.306Z] #135 writing image sha256:92d57bf3bb348c9b1e9a0e1f08d960285dcb8f3ad636ecd1f291d22077136393 done [2023-08-17T17:43:21.306Z] #135 naming to docker.io/library/core-command done [2023-08-17T17:43:21.306Z] #135 naming to docker.io/library/support-scheduler done [2023-08-17T17:43:21.306Z] #135 naming to docker.io/library/core-data [2023-08-17T17:43:21.306Z] #135 exporting layers 0.2s done [2023-08-17T17:43:21.306Z] #135 naming to docker.io/library/core-data done [2023-08-17T17:43:21.566Z] #135 writing image sha256:88355dcfa959521d86827ca758838f015a3e8ef2d2b8146b23673bce8e12d053 [2023-08-17T17:43:21.827Z] #135 exporting layers 0.4s done [2023-08-17T17:43:21.827Z] #135 writing image sha256:88355dcfa959521d86827ca758838f015a3e8ef2d2b8146b23673bce8e12d053 0.2s done [2023-08-17T17:43:21.827Z] #135 naming to docker.io/library/core-metadata done [2023-08-17T17:43:21.827Z] #135 writing image sha256:4e6457fe1425056e2f32e1defa289e744509c1e942d7939a6fbe01022cd20af0 done [2023-08-17T17:43:21.827Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-08-17T17:43:21.827Z] #135 writing image sha256:79343b8b966461cca3372adc9b87c72b5da1b888bdb97c2f80a341d3402bfb8f done [2023-08-17T17:43:21.827Z] #135 naming to docker.io/library/support-notifications done [2023-08-17T17:43:21.827Z] #135 DONE 2.4s [2023-08-17T17:43:21.827Z] [2023-08-17T17:43:21.827Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-17T17:43:21.827Z] #195 DONE 0.3s [2023-08-17T17:43:21.827Z] [2023-08-17T17:43:21.827Z] #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:21.827Z] #196 DONE 0.3s [2023-08-17T17:43:21.827Z] [2023-08-17T17:43:21.827Z] #197 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:21.827Z] #197 DONE 0.3s [2023-08-17T17:43:21.827Z] [2023-08-17T17:43:21.827Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-17T17:43:22.088Z] #198 DONE 0.4s [2023-08-17T17:43:22.088Z] [2023-08-17T17:43:22.088Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.088Z] #199 ... [2023-08-17T17:43:22.088Z] [2023-08-17T17:43:22.088Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-17T17:43:22.088Z] #200 DONE 0.4s [2023-08-17T17:43:22.088Z] [2023-08-17T17:43:22.088Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-17T17:43:22.088Z] #201 DONE 0.0s [2023-08-17T17:43:22.088Z] [2023-08-17T17:43:22.088Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.088Z] #202 DONE 0.8s [2023-08-17T17:43:22.088Z] [2023-08-17T17:43:22.088Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:22.088Z] #203 DONE 0.1s [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-17T17:43:22.348Z] #204 DONE 0.1s [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #135 [core-common-config-bootstrapper] exporting to image [2023-08-17T17:43:22.348Z] #135 exporting layers 0.1s done [2023-08-17T17:43:22.348Z] #135 writing image sha256:5b954fbbffe51eede0191edd663939f94d0857e68c0c453079a51349bcfe18a9 done [2023-08-17T17:43:22.348Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-17T17:43:22.348Z] #135 DONE 2.5s [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-17T17:43:22.348Z] #205 DONE 0.1s [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.348Z] #206 ... [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-17T17:43:22.348Z] #207 DONE 0.1s [2023-08-17T17:43:22.348Z] [2023-08-17T17:43:22.348Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-17T17:43:22.348Z] #208 DONE 0.1s [2023-08-17T17:43:22.608Z] [2023-08-17T17:43:22.608Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.608Z] #199 DONE 0.9s [2023-08-17T17:43:22.608Z] [2023-08-17T17:43:22.608Z] #209 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.608Z] #209 DONE 1.2s [2023-08-17T17:43:22.608Z] [2023-08-17T17:43:22.608Z] #135 [security-proxy-setup] exporting to image [2023-08-17T17:43:22.608Z] #135 exporting layers 0.2s done [2023-08-17T17:43:22.608Z] #135 writing image sha256:c98af27421140dab7b5f9969814d93525738bf5bc1e040756b8c7db8ba95c4da done [2023-08-17T17:43:22.608Z] #135 naming to docker.io/library/security-proxy-auth done [2023-08-17T17:43:22.869Z] #135 writing image sha256:77c24c62afc19842867e90d64a84e7ac9e10a79044432ec4879b597579bb76bc done [2023-08-17T17:43:22.869Z] #135 naming to docker.io/library/security-proxy-setup done [2023-08-17T17:43:22.869Z] #135 DONE 2.8s [2023-08-17T17:43:22.869Z] [2023-08-17T17:43:22.869Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-17T17:43:22.869Z] #210 DONE 0.5s [2023-08-17T17:43:22.869Z] [2023-08-17T17:43:22.869Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T17:43:22.869Z] #206 DONE 0.8s [2023-08-17T17:43:22.869Z] [2023-08-17T17:43:22.869Z] #135 [security-secretstore-setup] exporting to image [2023-08-17T17:43:23.130Z] #135 exporting layers 0.2s done [2023-08-17T17:43:23.130Z] #135 writing image sha256:c7db66ec022b42323201c8d4c44bc632de278ca83f65fc23206cc9ae6d2d7553 done [2023-08-17T17:43:23.130Z] #135 naming to docker.io/library/security-bootstrapper done [2023-08-17T17:43:23.130Z] #135 writing image sha256:498d16cf370f5ce28c8696de5ba30ccba01dd142747cd7ceb538e7e87d52681b done [2023-08-17T17:43:23.130Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-08-17T17:43:23.130Z] #135 DONE 3.0s [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T17:43:23.130Z] time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-17T17:43:23.140Z] $ docker stop --time=1 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 [2023-08-17T17:43:24.407Z] $ docker rm -f --volumes 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T17:43:24.743Z] + docker images [2023-08-17T17:43:24.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-17T17:43:24.743Z] security-bootstrapper latest c7db66ec022b 2 seconds ago 23MB [2023-08-17T17:43:24.743Z] security-secretstore-setup latest 498d16cf370f 2 seconds ago 44.1MB [2023-08-17T17:43:24.743Z] security-proxy-auth latest c98af2742114 2 seconds ago 19.4MB [2023-08-17T17:43:24.743Z] security-proxy-setup latest 77c24c62afc1 2 seconds ago 29.2MB [2023-08-17T17:43:24.743Z] security-spiffe-token-provider latest 4e6457fe1425 3 seconds ago 33.5MB [2023-08-17T17:43:24.743Z] core-common-config-bootstrapper latest 5b954fbbffe5 3 seconds ago 18MB [2023-08-17T17:43:24.743Z] core-metadata latest 88355dcfa959 3 seconds ago 21.6MB [2023-08-17T17:43:24.743Z] support-notifications latest 79343b8b9664 3 seconds ago 34.3MB [2023-08-17T17:43:24.743Z] support-scheduler latest cd769fc87e55 4 seconds ago 33.7MB [2023-08-17T17:43:24.743Z] core-data latest 50ebf9dc1749 4 seconds ago 21.2MB [2023-08-17T17:43:24.743Z] core-command latest 92d57bf3bb34 4 seconds ago 21MB [2023-08-17T17:43:24.743Z] security-spire-agent latest 5fe607f0c910 About a minute ago 161MB [2023-08-17T17:43:24.743Z] security-spire-server latest 72740c18a843 About a minute ago 103MB [2023-08-17T17:43:24.743Z] security-spire-config latest 6b14e696b51f About a minute ago 102MB [2023-08-17T17:43:24.743Z] ci-base-image-x86_64 latest d8642fa85c27 5 minutes ago 1.07GB [2023-08-17T17:43:24.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-17T17:43:24.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-17T17:43:24.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T17:43:24.860Z] provisioning config files... [2023-08-17T17:43:24.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config672691760606068889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T17:43:25.166Z] ---> docker-login.sh [2023-08-17T17:43:25.166Z] nexus3.edgexfoundry.org:10001 [2023-08-17T17:43:25.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:43:25.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:43:25.166Z] Configure a credential helper to remove this warning. See [2023-08-17T17:43:25.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:43:25.166Z] [2023-08-17T17:43:25.166Z] Login Succeeded [2023-08-17T17:43:25.166Z] nexus3.edgexfoundry.org:10002 [2023-08-17T17:43:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:43:25.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:43:25.426Z] Configure a credential helper to remove this warning. See [2023-08-17T17:43:25.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:43:25.426Z] [2023-08-17T17:43:25.426Z] Login Succeeded [2023-08-17T17:43:25.426Z] nexus3.edgexfoundry.org:10003 [2023-08-17T17:43:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:43:25.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:43:25.426Z] Configure a credential helper to remove this warning. See [2023-08-17T17:43:25.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:43:25.426Z] [2023-08-17T17:43:25.426Z] Login Succeeded [2023-08-17T17:43:25.426Z] nexus3.edgexfoundry.org:10004 [2023-08-17T17:43:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:43:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:43:25.684Z] Configure a credential helper to remove this warning. See [2023-08-17T17:43:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:43:25.684Z] [2023-08-17T17:43:25.684Z] Login Succeeded [2023-08-17T17:43:25.684Z] docker.io [2023-08-17T17:43:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T17:43:25.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T17:43:25.943Z] Configure a credential helper to remove this warning. See [2023-08-17T17:43:25.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T17:43:25.943Z] [2023-08-17T17:43:25.943Z] Login Succeeded [2023-08-17T17:43:25.943Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T17:43:25.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:25.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T17:43:25.990Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-17T17:43:25.990Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:25.990Z] latest [2023-08-17T17:43:25.990Z] 3.1.0-dev.28 [2023-08-17T17:43:25.990Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:25.990Z] main [2023-08-17T17:43:25.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:26.300Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:26.604Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:26.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-17T17:43:26.604Z] f2a65435d69b: Preparing [2023-08-17T17:43:26.604Z] 147e8df766d6: Preparing [2023-08-17T17:43:26.604Z] 3951923a540d: Preparing [2023-08-17T17:43:26.604Z] 7209aa2816ae: Preparing [2023-08-17T17:43:26.604Z] 862baecd752e: Preparing [2023-08-17T17:43:26.604Z] 36b50b131297: Preparing [2023-08-17T17:43:26.604Z] f2a65435d69b: Pushed [2023-08-17T17:43:26.604Z] 3951923a540d: Pushed [2023-08-17T17:43:26.604Z] 7209aa2816ae: Pushed [2023-08-17T17:43:26.604Z] 862baecd752e: Pushed [2023-08-17T17:43:26.604Z] 36b50b131297: Layer already exists [2023-08-17T17:43:27.979Z] 147e8df766d6: Pushed [2023-08-17T17:43:28.237Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:28.550Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:28.853Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-17T17:43:28.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-17T17:43:28.853Z] f2a65435d69b: Preparing [2023-08-17T17:43:28.853Z] 147e8df766d6: Preparing [2023-08-17T17:43:28.853Z] 3951923a540d: Preparing [2023-08-17T17:43:28.853Z] 7209aa2816ae: Preparing [2023-08-17T17:43:28.853Z] 862baecd752e: Preparing [2023-08-17T17:43:28.853Z] 36b50b131297: Preparing [2023-08-17T17:43:28.853Z] 36b50b131297: Waiting [2023-08-17T17:43:28.853Z] 147e8df766d6: Layer already exists [2023-08-17T17:43:28.853Z] 862baecd752e: Layer already exists [2023-08-17T17:43:28.853Z] f2a65435d69b: Layer already exists [2023-08-17T17:43:28.853Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:28.853Z] 3951923a540d: Layer already exists [2023-08-17T17:43:28.853Z] 36b50b131297: Layer already exists [2023-08-17T17:43:28.853Z] latest: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:29.157Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:29.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 [2023-08-17T17:43:29.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-17T17:43:29.463Z] f2a65435d69b: Preparing [2023-08-17T17:43:29.463Z] 147e8df766d6: Preparing [2023-08-17T17:43:29.463Z] 3951923a540d: Preparing [2023-08-17T17:43:29.463Z] 7209aa2816ae: Preparing [2023-08-17T17:43:29.463Z] 862baecd752e: Preparing [2023-08-17T17:43:29.463Z] 36b50b131297: Preparing [2023-08-17T17:43:29.463Z] 36b50b131297: Waiting [2023-08-17T17:43:29.463Z] 862baecd752e: Layer already exists [2023-08-17T17:43:29.463Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:29.463Z] f2a65435d69b: Layer already exists [2023-08-17T17:43:29.463Z] 3951923a540d: Layer already exists [2023-08-17T17:43:29.463Z] 147e8df766d6: Layer already exists [2023-08-17T17:43:29.463Z] 36b50b131297: Layer already exists [2023-08-17T17:43:29.463Z] 3.1.0-dev.28: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:29.771Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:30.075Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:30.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-17T17:43:30.075Z] f2a65435d69b: Preparing [2023-08-17T17:43:30.075Z] 147e8df766d6: Preparing [2023-08-17T17:43:30.075Z] 3951923a540d: Preparing [2023-08-17T17:43:30.075Z] 7209aa2816ae: Preparing [2023-08-17T17:43:30.075Z] 862baecd752e: Preparing [2023-08-17T17:43:30.075Z] 36b50b131297: Preparing [2023-08-17T17:43:30.075Z] 36b50b131297: Waiting [2023-08-17T17:43:30.075Z] 3951923a540d: Layer already exists [2023-08-17T17:43:30.075Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:30.075Z] f2a65435d69b: Layer already exists [2023-08-17T17:43:30.075Z] 147e8df766d6: Layer already exists [2023-08-17T17:43:30.075Z] 862baecd752e: Layer already exists [2023-08-17T17:43:30.075Z] 36b50b131297: Layer already exists [2023-08-17T17:43:30.075Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:30.395Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:30.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-17T17:43:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-17T17:43:30.710Z] f2a65435d69b: Preparing [2023-08-17T17:43:30.710Z] 147e8df766d6: Preparing [2023-08-17T17:43:30.710Z] 3951923a540d: Preparing [2023-08-17T17:43:30.710Z] 7209aa2816ae: Preparing [2023-08-17T17:43:30.710Z] 862baecd752e: Preparing [2023-08-17T17:43:30.710Z] 36b50b131297: Preparing [2023-08-17T17:43:30.710Z] 36b50b131297: Waiting [2023-08-17T17:43:30.710Z] 147e8df766d6: Layer already exists [2023-08-17T17:43:30.710Z] f2a65435d69b: Layer already exists [2023-08-17T17:43:30.710Z] 3951923a540d: Layer already exists [2023-08-17T17:43:30.710Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:30.710Z] 862baecd752e: Layer already exists [2023-08-17T17:43:30.710Z] 36b50b131297: Layer already exists [2023-08-17T17:43:30.710Z] main: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:30.743Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:30.748Z] taggedImages: [2023-08-17T17:43:30.748Z] - nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:30.748Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-17T17:43:30.748Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 [2023-08-17T17:43:30.748Z] - nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:30.748Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-17T17:43:30.762Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-17T17:43:30.762Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:30.762Z] latest [2023-08-17T17:43:30.762Z] 3.1.0-dev.28 [2023-08-17T17:43:30.762Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:30.762Z] main [2023-08-17T17:43:30.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:31.074Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:31.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:31.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-17T17:43:31.379Z] 72f345f7f048: Preparing [2023-08-17T17:43:31.379Z] 966b2af26491: Preparing [2023-08-17T17:43:31.379Z] 1d0117289602: Preparing [2023-08-17T17:43:31.379Z] 921cb14a50c1: Preparing [2023-08-17T17:43:31.379Z] 3951923a540d: Preparing [2023-08-17T17:43:31.379Z] 7209aa2816ae: Preparing [2023-08-17T17:43:31.379Z] 862baecd752e: Preparing [2023-08-17T17:43:31.379Z] 36b50b131297: Preparing [2023-08-17T17:43:31.379Z] 862baecd752e: Waiting [2023-08-17T17:43:31.379Z] 36b50b131297: Waiting [2023-08-17T17:43:31.379Z] 7209aa2816ae: Waiting [2023-08-17T17:43:31.379Z] 3951923a540d: Layer already exists [2023-08-17T17:43:31.379Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:31.379Z] 862baecd752e: Layer already exists [2023-08-17T17:43:31.379Z] 36b50b131297: Layer already exists [2023-08-17T17:43:31.379Z] 1d0117289602: Pushed [2023-08-17T17:43:31.379Z] 966b2af26491: Pushed [2023-08-17T17:43:31.379Z] 72f345f7f048: Pushed [2023-08-17T17:43:32.758Z] 921cb14a50c1: Pushed [2023-08-17T17:43:32.758Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:33.062Z] + 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-08-17T17:43:33.364Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-17T17:43:33.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-17T17:43:33.364Z] 72f345f7f048: Preparing [2023-08-17T17:43:33.364Z] 966b2af26491: Preparing [2023-08-17T17:43:33.364Z] 1d0117289602: Preparing [2023-08-17T17:43:33.364Z] 921cb14a50c1: Preparing [2023-08-17T17:43:33.364Z] 3951923a540d: Preparing [2023-08-17T17:43:33.364Z] 7209aa2816ae: Preparing [2023-08-17T17:43:33.364Z] 862baecd752e: Preparing [2023-08-17T17:43:33.364Z] 36b50b131297: Preparing [2023-08-17T17:43:33.364Z] 7209aa2816ae: Waiting [2023-08-17T17:43:33.364Z] 36b50b131297: Waiting [2023-08-17T17:43:33.364Z] 72f345f7f048: Layer already exists [2023-08-17T17:43:33.364Z] 3951923a540d: Layer already exists [2023-08-17T17:43:33.364Z] 921cb14a50c1: Layer already exists [2023-08-17T17:43:33.364Z] 966b2af26491: Layer already exists [2023-08-17T17:43:33.364Z] 1d0117289602: Layer already exists [2023-08-17T17:43:33.364Z] 862baecd752e: Layer already exists [2023-08-17T17:43:33.364Z] 36b50b131297: Layer already exists [2023-08-17T17:43:33.364Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:33.364Z] latest: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:33.670Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:33.980Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 [2023-08-17T17:43:33.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-17T17:43:33.980Z] 72f345f7f048: Preparing [2023-08-17T17:43:33.980Z] 966b2af26491: Preparing [2023-08-17T17:43:33.980Z] 1d0117289602: Preparing [2023-08-17T17:43:33.980Z] 921cb14a50c1: Preparing [2023-08-17T17:43:33.980Z] 3951923a540d: Preparing [2023-08-17T17:43:33.980Z] 7209aa2816ae: Preparing [2023-08-17T17:43:33.980Z] 862baecd752e: Preparing [2023-08-17T17:43:33.980Z] 36b50b131297: Preparing [2023-08-17T17:43:33.980Z] 7209aa2816ae: Waiting [2023-08-17T17:43:33.980Z] 862baecd752e: Waiting [2023-08-17T17:43:33.980Z] 36b50b131297: Waiting [2023-08-17T17:43:33.980Z] 966b2af26491: Layer already exists [2023-08-17T17:43:33.980Z] 3951923a540d: Layer already exists [2023-08-17T17:43:33.980Z] 1d0117289602: Layer already exists [2023-08-17T17:43:33.980Z] 72f345f7f048: Layer already exists [2023-08-17T17:43:33.980Z] 921cb14a50c1: Layer already exists [2023-08-17T17:43:33.980Z] 36b50b131297: Layer already exists [2023-08-17T17:43:33.980Z] 862baecd752e: Layer already exists [2023-08-17T17:43:33.980Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:33.980Z] 3.1.0-dev.28: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:34.763Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:35.066Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-17T17:43:35.066Z] 72f345f7f048: Preparing [2023-08-17T17:43:35.066Z] 966b2af26491: Preparing [2023-08-17T17:43:35.066Z] 1d0117289602: Preparing [2023-08-17T17:43:35.066Z] 921cb14a50c1: Preparing [2023-08-17T17:43:35.066Z] 3951923a540d: Preparing [2023-08-17T17:43:35.066Z] 7209aa2816ae: Preparing [2023-08-17T17:43:35.066Z] 862baecd752e: Preparing [2023-08-17T17:43:35.066Z] 36b50b131297: Preparing [2023-08-17T17:43:35.066Z] 7209aa2816ae: Waiting [2023-08-17T17:43:35.066Z] 862baecd752e: Waiting [2023-08-17T17:43:35.066Z] 36b50b131297: Waiting [2023-08-17T17:43:35.066Z] 921cb14a50c1: Layer already exists [2023-08-17T17:43:35.066Z] 1d0117289602: Layer already exists [2023-08-17T17:43:35.066Z] 966b2af26491: Layer already exists [2023-08-17T17:43:35.066Z] 3951923a540d: Layer already exists [2023-08-17T17:43:35.066Z] 72f345f7f048: Layer already exists [2023-08-17T17:43:35.066Z] 862baecd752e: Layer already exists [2023-08-17T17:43:35.066Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:35.066Z] 36b50b131297: Layer already exists [2023-08-17T17:43:35.066Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:35.370Z] + 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-08-17T17:43:35.683Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-17T17:43:35.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-17T17:43:35.683Z] 72f345f7f048: Preparing [2023-08-17T17:43:35.683Z] 966b2af26491: Preparing [2023-08-17T17:43:35.683Z] 1d0117289602: Preparing [2023-08-17T17:43:35.683Z] 921cb14a50c1: Preparing [2023-08-17T17:43:35.683Z] 3951923a540d: Preparing [2023-08-17T17:43:35.683Z] 7209aa2816ae: Preparing [2023-08-17T17:43:35.683Z] 862baecd752e: Preparing [2023-08-17T17:43:35.683Z] 36b50b131297: Preparing [2023-08-17T17:43:35.683Z] 862baecd752e: Waiting [2023-08-17T17:43:35.683Z] 7209aa2816ae: Waiting [2023-08-17T17:43:35.683Z] 36b50b131297: Waiting [2023-08-17T17:43:35.683Z] 1d0117289602: Layer already exists [2023-08-17T17:43:35.683Z] 921cb14a50c1: Layer already exists [2023-08-17T17:43:35.683Z] 966b2af26491: Layer already exists [2023-08-17T17:43:35.683Z] 3951923a540d: Layer already exists [2023-08-17T17:43:35.683Z] 72f345f7f048: Layer already exists [2023-08-17T17:43:35.683Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:35.683Z] 862baecd752e: Layer already exists [2023-08-17T17:43:35.683Z] 36b50b131297: Layer already exists [2023-08-17T17:43:35.683Z] main: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:35.722Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:35.728Z] taggedImages: [2023-08-17T17:43:35.728Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:35.728Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-17T17:43:35.728Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 [2023-08-17T17:43:35.728Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:35.728Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-17T17:43:35.743Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-17T17:43:35.743Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:35.743Z] latest [2023-08-17T17:43:35.743Z] 3.1.0-dev.28 [2023-08-17T17:43:35.743Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:35.743Z] main [2023-08-17T17:43:35.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:36.053Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:36.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:36.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-17T17:43:36.362Z] 8e90cbcbb1e2: Preparing [2023-08-17T17:43:36.362Z] 9c71564c9733: Preparing [2023-08-17T17:43:36.362Z] 3951923a540d: Preparing [2023-08-17T17:43:36.362Z] 7209aa2816ae: Preparing [2023-08-17T17:43:36.362Z] 862baecd752e: Preparing [2023-08-17T17:43:36.362Z] 36b50b131297: Preparing [2023-08-17T17:43:36.362Z] 36b50b131297: Waiting [2023-08-17T17:43:36.362Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:36.362Z] 862baecd752e: Layer already exists [2023-08-17T17:43:36.362Z] 3951923a540d: Layer already exists [2023-08-17T17:43:36.362Z] 36b50b131297: Layer already exists [2023-08-17T17:43:36.362Z] 8e90cbcbb1e2: Pushed [2023-08-17T17:43:37.543Z] #73 DONE 56.3s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.543Z] #68 DONE 52.7s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.543Z] #63 DONE 57.3s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-17T17:43:37.543Z] #75 ... [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.543Z] #70 DONE 51.1s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.543Z] #66 DONE 54.3s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-17T17:43:37.543Z] #76 ... [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-17T17:43:37.543Z] #77 DONE 1.5s [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #78 [core-command builder 6/7] COPY . . [2023-08-17T17:43:37.543Z] #78 CACHED [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.543Z] #79 CACHED [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.543Z] #80 CACHED [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.543Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.543Z] #81 CACHED [2023-08-17T17:43:37.543Z] [2023-08-17T17:43:37.544Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #82 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #83 [core-metadata builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #83 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #84 [security-spire-agent builder 6/9] COPY . . [2023-08-17T17:43:37.544Z] #84 DONE 1.5s [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #85 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #86 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #87 [security-proxy-auth builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #87 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #88 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #89 [core-data builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #89 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #90 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #91 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #92 [support-scheduler builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #92 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #93 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #75 DONE 1.5s [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #76 DONE 1.5s [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #94 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #94 DONE 1.6s [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T17:43:37.544Z] #95 ... [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #96 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #97 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #98 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #99 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #100 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-08-17T17:43:37.544Z] #101 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T17:43:37.544Z] #102 ... [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:43:37.544Z] #103 DONE 0.5s [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:43:37.544Z] #104 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-17T17:43:37.544Z] #105 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:43:37.544Z] #106 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:37.544Z] #107 CACHED [2023-08-17T17:43:37.544Z] [2023-08-17T17:43:37.544Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:43:38.265Z] 9c71564c9733: Pushed [2023-08-17T17:43:38.265Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:38.571Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:38.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-17T17:43:38.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-17T17:43:38.874Z] 8e90cbcbb1e2: Preparing [2023-08-17T17:43:38.874Z] 9c71564c9733: Preparing [2023-08-17T17:43:38.874Z] 3951923a540d: Preparing [2023-08-17T17:43:38.874Z] 7209aa2816ae: Preparing [2023-08-17T17:43:38.874Z] 862baecd752e: Preparing [2023-08-17T17:43:38.874Z] 36b50b131297: Preparing [2023-08-17T17:43:38.874Z] 36b50b131297: Waiting [2023-08-17T17:43:38.874Z] 9c71564c9733: Layer already exists [2023-08-17T17:43:38.874Z] 3951923a540d: Layer already exists [2023-08-17T17:43:38.874Z] 862baecd752e: Layer already exists [2023-08-17T17:43:38.874Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:38.874Z] 8e90cbcbb1e2: Layer already exists [2023-08-17T17:43:38.874Z] 36b50b131297: Layer already exists [2023-08-17T17:43:38.874Z] latest: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:39.180Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:39.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 [2023-08-17T17:43:39.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-17T17:43:39.492Z] 8e90cbcbb1e2: Preparing [2023-08-17T17:43:39.492Z] 9c71564c9733: Preparing [2023-08-17T17:43:39.492Z] 3951923a540d: Preparing [2023-08-17T17:43:39.492Z] 7209aa2816ae: Preparing [2023-08-17T17:43:39.492Z] 862baecd752e: Preparing [2023-08-17T17:43:39.492Z] 36b50b131297: Preparing [2023-08-17T17:43:39.492Z] 36b50b131297: Waiting [2023-08-17T17:43:39.492Z] 3951923a540d: Layer already exists [2023-08-17T17:43:39.492Z] 9c71564c9733: Layer already exists [2023-08-17T17:43:39.492Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:39.492Z] 8e90cbcbb1e2: Layer already exists [2023-08-17T17:43:39.492Z] 862baecd752e: Layer already exists [2023-08-17T17:43:39.492Z] 36b50b131297: Layer already exists [2023-08-17T17:43:39.492Z] 3.1.0-dev.28: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:39.809Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:40.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:40.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-17T17:43:40.123Z] 8e90cbcbb1e2: Preparing [2023-08-17T17:43:40.123Z] 9c71564c9733: Preparing [2023-08-17T17:43:40.123Z] 3951923a540d: Preparing [2023-08-17T17:43:40.123Z] 7209aa2816ae: Preparing [2023-08-17T17:43:40.123Z] 862baecd752e: Preparing [2023-08-17T17:43:40.123Z] 36b50b131297: Preparing [2023-08-17T17:43:40.123Z] 36b50b131297: Waiting [2023-08-17T17:43:40.123Z] 3951923a540d: Layer already exists [2023-08-17T17:43:40.123Z] 8e90cbcbb1e2: Layer already exists [2023-08-17T17:43:40.123Z] 9c71564c9733: Layer already exists [2023-08-17T17:43:40.123Z] 862baecd752e: Layer already exists [2023-08-17T17:43:40.123Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:40.123Z] 36b50b131297: Layer already exists [2023-08-17T17:43:40.123Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:40.438Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:40.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-17T17:43:40.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-17T17:43:40.741Z] 8e90cbcbb1e2: Preparing [2023-08-17T17:43:40.741Z] 9c71564c9733: Preparing [2023-08-17T17:43:40.741Z] 3951923a540d: Preparing [2023-08-17T17:43:40.741Z] 7209aa2816ae: Preparing [2023-08-17T17:43:40.741Z] 862baecd752e: Preparing [2023-08-17T17:43:40.741Z] 36b50b131297: Preparing [2023-08-17T17:43:40.741Z] 36b50b131297: Waiting [2023-08-17T17:43:40.741Z] 3951923a540d: Layer already exists [2023-08-17T17:43:40.741Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:40.741Z] 8e90cbcbb1e2: Layer already exists [2023-08-17T17:43:40.741Z] 9c71564c9733: Layer already exists [2023-08-17T17:43:40.741Z] 862baecd752e: Layer already exists [2023-08-17T17:43:40.741Z] 36b50b131297: Layer already exists [2023-08-17T17:43:40.741Z] main: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:40.782Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:40.788Z] taggedImages: [2023-08-17T17:43:40.788Z] - nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:40.788Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-17T17:43:40.788Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 [2023-08-17T17:43:40.788Z] - nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:40.788Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-17T17:43:40.803Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-17T17:43:40.803Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:40.803Z] latest [2023-08-17T17:43:40.803Z] 3.1.0-dev.28 [2023-08-17T17:43:40.803Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:40.803Z] main [2023-08-17T17:43:40.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:41.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:41.426Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:41.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-17T17:43:41.426Z] c48532f30c9a: Preparing [2023-08-17T17:43:41.426Z] 3c22f1d18601: Preparing [2023-08-17T17:43:41.426Z] 93df58158258: Preparing [2023-08-17T17:43:41.426Z] 3951923a540d: Preparing [2023-08-17T17:43:41.426Z] 7209aa2816ae: Preparing [2023-08-17T17:43:41.426Z] 862baecd752e: Preparing [2023-08-17T17:43:41.426Z] 36b50b131297: Preparing [2023-08-17T17:43:41.426Z] 862baecd752e: Waiting [2023-08-17T17:43:41.426Z] 36b50b131297: Waiting [2023-08-17T17:43:41.426Z] 3951923a540d: Layer already exists [2023-08-17T17:43:41.426Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:41.426Z] 862baecd752e: Layer already exists [2023-08-17T17:43:41.426Z] 36b50b131297: Layer already exists [2023-08-17T17:43:41.426Z] c48532f30c9a: Pushed [2023-08-17T17:43:41.426Z] 3c22f1d18601: Pushed [2023-08-17T17:43:41.812Z] #108 ... [2023-08-17T17:43:41.812Z] [2023-08-17T17:43:41.812Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T17:43:41.812Z] #102 4.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-17T17:43:43.226Z] #102 ... [2023-08-17T17:43:43.226Z] [2023-08-17T17:43:43.226Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:43:43.226Z] #108 DONE 7.0s [2023-08-17T17:43:43.226Z] [2023-08-17T17:43:43.226Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:43:43.226Z] #109 DONE 7.0s [2023-08-17T17:43:43.226Z] [2023-08-17T17:43:43.226Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-17T17:43:43.325Z] 93df58158258: Pushed [2023-08-17T17:43:43.325Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:43.497Z] #110 ... [2023-08-17T17:43:43.497Z] [2023-08-17T17:43:43.497Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-17T17:43:43.497Z] #111 DONE 0.4s [2023-08-17T17:43:43.648Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:43.779Z] [2023-08-17T17:43:43.780Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T17:43:43.780Z] #95 6.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-17T17:43:43.780Z] #95 ... [2023-08-17T17:43:43.780Z] [2023-08-17T17:43:43.780Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-17T17:43:43.780Z] #110 DONE 0.5s [2023-08-17T17:43:43.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-17T17:43:43.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-17T17:43:43.955Z] c48532f30c9a: Preparing [2023-08-17T17:43:43.955Z] 3c22f1d18601: Preparing [2023-08-17T17:43:43.955Z] 93df58158258: Preparing [2023-08-17T17:43:43.955Z] 3951923a540d: Preparing [2023-08-17T17:43:43.955Z] 7209aa2816ae: Preparing [2023-08-17T17:43:43.955Z] 862baecd752e: Preparing [2023-08-17T17:43:43.955Z] 36b50b131297: Preparing [2023-08-17T17:43:43.955Z] 862baecd752e: Waiting [2023-08-17T17:43:43.955Z] 36b50b131297: Waiting [2023-08-17T17:43:43.955Z] 3c22f1d18601: Layer already exists [2023-08-17T17:43:43.955Z] c48532f30c9a: Layer already exists [2023-08-17T17:43:43.955Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:43.955Z] 93df58158258: Layer already exists [2023-08-17T17:43:43.955Z] 3951923a540d: Layer already exists [2023-08-17T17:43:43.955Z] 862baecd752e: Layer already exists [2023-08-17T17:43:43.955Z] 36b50b131297: Layer already exists [2023-08-17T17:43:43.955Z] latest: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:44.053Z] [2023-08-17T17:43:44.053Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-17T17:43:44.053Z] #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-17T17:43:44.053Z] #112 ... [2023-08-17T17:43:44.053Z] [2023-08-17T17:43:44.053Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:44.258Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:44.322Z] #113 DONE 0.2s [2023-08-17T17:43:44.322Z] [2023-08-17T17:43:44.322Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:44.322Z] #114 DONE 0.1s [2023-08-17T17:43:44.322Z] [2023-08-17T17:43:44.322Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T17:43:44.322Z] #0 6.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-17T17:43:44.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 [2023-08-17T17:43:44.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-17T17:43:44.559Z] c48532f30c9a: Preparing [2023-08-17T17:43:44.559Z] 3c22f1d18601: Preparing [2023-08-17T17:43:44.559Z] 93df58158258: Preparing [2023-08-17T17:43:44.559Z] 3951923a540d: Preparing [2023-08-17T17:43:44.559Z] 7209aa2816ae: Preparing [2023-08-17T17:43:44.559Z] 862baecd752e: Preparing [2023-08-17T17:43:44.559Z] 36b50b131297: Preparing [2023-08-17T17:43:44.559Z] 862baecd752e: Waiting [2023-08-17T17:43:44.559Z] 36b50b131297: Waiting [2023-08-17T17:43:44.559Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:44.559Z] c48532f30c9a: Layer already exists [2023-08-17T17:43:44.559Z] 93df58158258: Layer already exists [2023-08-17T17:43:44.559Z] 3c22f1d18601: Layer already exists [2023-08-17T17:43:44.559Z] 3951923a540d: Layer already exists [2023-08-17T17:43:44.559Z] 862baecd752e: Layer already exists [2023-08-17T17:43:44.559Z] 36b50b131297: Layer already exists [2023-08-17T17:43:44.559Z] 3.1.0-dev.28: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:44.867Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:45.169Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:45.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-17T17:43:45.169Z] c48532f30c9a: Preparing [2023-08-17T17:43:45.169Z] 3c22f1d18601: Preparing [2023-08-17T17:43:45.169Z] 93df58158258: Preparing [2023-08-17T17:43:45.169Z] 3951923a540d: Preparing [2023-08-17T17:43:45.169Z] 7209aa2816ae: Preparing [2023-08-17T17:43:45.169Z] 862baecd752e: Preparing [2023-08-17T17:43:45.169Z] 36b50b131297: Preparing [2023-08-17T17:43:45.169Z] 862baecd752e: Waiting [2023-08-17T17:43:45.169Z] 36b50b131297: Waiting [2023-08-17T17:43:45.169Z] c48532f30c9a: Layer already exists [2023-08-17T17:43:45.169Z] 3951923a540d: Layer already exists [2023-08-17T17:43:45.169Z] 93df58158258: Layer already exists [2023-08-17T17:43:45.169Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:45.169Z] 3c22f1d18601: Layer already exists [2023-08-17T17:43:45.169Z] 862baecd752e: Layer already exists [2023-08-17T17:43:45.169Z] 36b50b131297: Layer already exists [2023-08-17T17:43:45.169Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:45.292Z] #115 ... [2023-08-17T17:43:45.292Z] [2023-08-17T17:43:45.292Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:45.474Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:45.561Z] #116 ... [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-17T17:43:45.561Z] #117 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-17T17:43:45.561Z] #118 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #119 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-17T17:43:45.561Z] #119 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T17:43:45.561Z] #120 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #121 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-17T17:43:45.561Z] #121 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-17T17:43:45.561Z] #122 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:45.561Z] #123 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:45.561Z] #124 CACHED [2023-08-17T17:43:45.561Z] [2023-08-17T17:43:45.561Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-17T17:43:45.561Z] #0 6.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-17T17:43:45.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-17T17:43:45.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-17T17:43:45.775Z] c48532f30c9a: Preparing [2023-08-17T17:43:45.775Z] 3c22f1d18601: Preparing [2023-08-17T17:43:45.775Z] 93df58158258: Preparing [2023-08-17T17:43:45.775Z] 3951923a540d: Preparing [2023-08-17T17:43:45.775Z] 7209aa2816ae: Preparing [2023-08-17T17:43:45.775Z] 862baecd752e: Preparing [2023-08-17T17:43:45.775Z] 36b50b131297: Preparing [2023-08-17T17:43:45.775Z] 862baecd752e: Waiting [2023-08-17T17:43:45.775Z] c48532f30c9a: Layer already exists [2023-08-17T17:43:45.775Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:45.775Z] 93df58158258: Layer already exists [2023-08-17T17:43:45.775Z] 3c22f1d18601: Layer already exists [2023-08-17T17:43:45.775Z] 3951923a540d: Layer already exists [2023-08-17T17:43:45.775Z] 862baecd752e: Layer already exists [2023-08-17T17:43:45.775Z] 36b50b131297: Layer already exists [2023-08-17T17:43:45.775Z] main: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:45.807Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:45.813Z] taggedImages: [2023-08-17T17:43:45.813Z] - nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:45.813Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-17T17:43:45.813Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 [2023-08-17T17:43:45.813Z] - nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:45.813Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-17T17:43:45.828Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-17T17:43:45.828Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:45.828Z] latest [2023-08-17T17:43:45.828Z] 3.1.0-dev.28 [2023-08-17T17:43:45.828Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:45.828Z] main [2023-08-17T17:43:45.828Z] ===================================================== [2023-08-17T17:43:45.832Z] #125 ... [2023-08-17T17:43:45.832Z] [2023-08-17T17:43:45.832Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-17T17:43:45.832Z] #0 6.193 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-17T17:43:45.832Z] #126 ... [2023-08-17T17:43:45.832Z] [2023-08-17T17:43:45.832Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T17:43:45.832Z] #127 DONE 0.3s [2023-08-17T17:43:45.832Z] [2023-08-17T17:43:45.832Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-17T17:43:45.832Z] #0 5.870 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:46.101Z] #128 ... [2023-08-17T17:43:46.101Z] [2023-08-17T17:43:46.101Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-17T17:43:46.101Z] #129 DONE 0.1s [2023-08-17T17:43:46.101Z] [2023-08-17T17:43:46.101Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T17:43:46.101Z] #0 4.353 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-17T17:43:46.148Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:46.368Z] #130 ... [2023-08-17T17:43:46.369Z] [2023-08-17T17:43:46.369Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T17:43:46.369Z] #0 5.134 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-17T17:43:46.369Z] #131 ... [2023-08-17T17:43:46.369Z] [2023-08-17T17:43:46.369Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T17:43:46.369Z] #0 6.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-17T17:43:46.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:46.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-17T17:43:46.468Z] de78631727d5: Preparing [2023-08-17T17:43:46.468Z] 812382e7e203: Preparing [2023-08-17T17:43:46.468Z] af1bc92c9372: Preparing [2023-08-17T17:43:46.468Z] 9bb11d063a87: Preparing [2023-08-17T17:43:46.468Z] 232e162c7275: Preparing [2023-08-17T17:43:46.468Z] b8e6c4b71a1a: Preparing [2023-08-17T17:43:46.468Z] 725586439d91: Preparing [2023-08-17T17:43:46.468Z] 3951923a540d: Preparing [2023-08-17T17:43:46.468Z] 7209aa2816ae: Preparing [2023-08-17T17:43:46.468Z] e30c435f33ef: Preparing [2023-08-17T17:43:46.468Z] 725586439d91: Waiting [2023-08-17T17:43:46.468Z] 7209aa2816ae: Waiting [2023-08-17T17:43:46.468Z] b8e6c4b71a1a: Waiting [2023-08-17T17:43:46.468Z] 3951923a540d: Waiting [2023-08-17T17:43:46.468Z] ea12d0c326ae: Preparing [2023-08-17T17:43:46.468Z] 5f70bf18a086: Preparing [2023-08-17T17:43:46.468Z] 78e0cf283b47: Preparing [2023-08-17T17:43:46.468Z] 567cff5b79d0: Preparing [2023-08-17T17:43:46.468Z] 5f70bf18a086: Waiting [2023-08-17T17:43:46.468Z] 78e0cf283b47: Waiting [2023-08-17T17:43:46.468Z] e30c435f33ef: Waiting [2023-08-17T17:43:46.468Z] 36b50b131297: Preparing [2023-08-17T17:43:46.468Z] 567cff5b79d0: Waiting [2023-08-17T17:43:46.468Z] 36b50b131297: Waiting [2023-08-17T17:43:46.468Z] af1bc92c9372: Pushed [2023-08-17T17:43:46.468Z] de78631727d5: Pushed [2023-08-17T17:43:46.468Z] 812382e7e203: Pushed [2023-08-17T17:43:46.468Z] 232e162c7275: Pushed [2023-08-17T17:43:46.468Z] 9bb11d063a87: Pushed [2023-08-17T17:43:46.468Z] 3951923a540d: Layer already exists [2023-08-17T17:43:46.468Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:46.637Z] #132 ... [2023-08-17T17:43:46.638Z] [2023-08-17T17:43:46.638Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-17T17:43:46.638Z] #0 7.371 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-17T17:43:46.638Z] #133 ... [2023-08-17T17:43:46.638Z] [2023-08-17T17:43:46.638Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:46.726Z] b8e6c4b71a1a: Pushed [2023-08-17T17:43:46.726Z] 5f70bf18a086: Pushed [2023-08-17T17:43:46.726Z] ea12d0c326ae: Pushed [2023-08-17T17:43:46.726Z] 36b50b131297: Layer already exists [2023-08-17T17:43:46.726Z] e30c435f33ef: Pushed [2023-08-17T17:43:46.726Z] 78e0cf283b47: Pushed [2023-08-17T17:43:46.726Z] 567cff5b79d0: Pushed [2023-08-17T17:43:46.906Z] #134 ... [2023-08-17T17:43:46.906Z] [2023-08-17T17:43:46.906Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-17T17:43:46.906Z] #135 DONE 1.4s [2023-08-17T17:43:47.176Z] [2023-08-17T17:43:47.176Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:47.176Z] #116 DONE 1.9s [2023-08-17T17:43:47.176Z] [2023-08-17T17:43:47.176Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:47.176Z] #136 DONE 0.2s [2023-08-17T17:43:47.176Z] [2023-08-17T17:43:47.176Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:47.444Z] #137 ... [2023-08-17T17:43:47.444Z] [2023-08-17T17:43:47.444Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:47.444Z] #134 DONE 1.3s [2023-08-17T17:43:47.444Z] [2023-08-17T17:43:47.444Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:47.444Z] #138 DONE 0.2s [2023-08-17T17:43:47.444Z] [2023-08-17T17:43:47.444Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-17T17:43:47.444Z] #139 DONE 0.2s [2023-08-17T17:43:47.444Z] [2023-08-17T17:43:47.444Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-17T17:43:47.712Z] #140 DONE 0.3s [2023-08-17T17:43:47.712Z] [2023-08-17T17:43:47.712Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-17T17:43:47.981Z] #141 DONE 0.3s [2023-08-17T17:43:47.981Z] [2023-08-17T17:43:47.981Z] #142 [security-spire-server] exporting to image [2023-08-17T17:43:47.981Z] #142 exporting layers [2023-08-17T17:43:48.250Z] #142 ... [2023-08-17T17:43:48.250Z] [2023-08-17T17:43:48.250Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-17T17:43:48.250Z] #143 DONE 0.6s [2023-08-17T17:43:48.518Z] [2023-08-17T17:43:48.518Z] #142 [security-spire-config] exporting to image [2023-08-17T17:43:48.630Z] 725586439d91: Pushed [2023-08-17T17:43:48.630Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:48.937Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:49.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-17T17:43:49.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-17T17:43:49.237Z] de78631727d5: Preparing [2023-08-17T17:43:49.237Z] 812382e7e203: Preparing [2023-08-17T17:43:49.237Z] af1bc92c9372: Preparing [2023-08-17T17:43:49.237Z] 9bb11d063a87: Preparing [2023-08-17T17:43:49.237Z] 232e162c7275: Preparing [2023-08-17T17:43:49.237Z] b8e6c4b71a1a: Preparing [2023-08-17T17:43:49.237Z] 725586439d91: Preparing [2023-08-17T17:43:49.237Z] 3951923a540d: Preparing [2023-08-17T17:43:49.237Z] 7209aa2816ae: Preparing [2023-08-17T17:43:49.237Z] e30c435f33ef: Preparing [2023-08-17T17:43:49.237Z] ea12d0c326ae: Preparing [2023-08-17T17:43:49.237Z] 5f70bf18a086: Preparing [2023-08-17T17:43:49.237Z] 78e0cf283b47: Preparing [2023-08-17T17:43:49.237Z] 567cff5b79d0: Preparing [2023-08-17T17:43:49.237Z] 36b50b131297: Preparing [2023-08-17T17:43:49.237Z] b8e6c4b71a1a: Waiting [2023-08-17T17:43:49.237Z] 725586439d91: Waiting [2023-08-17T17:43:49.237Z] 3951923a540d: Waiting [2023-08-17T17:43:49.237Z] 7209aa2816ae: Waiting [2023-08-17T17:43:49.237Z] e30c435f33ef: Waiting [2023-08-17T17:43:49.237Z] ea12d0c326ae: Waiting [2023-08-17T17:43:49.237Z] 5f70bf18a086: Waiting [2023-08-17T17:43:49.237Z] 78e0cf283b47: Waiting [2023-08-17T17:43:49.237Z] 567cff5b79d0: Waiting [2023-08-17T17:43:49.237Z] 36b50b131297: Waiting [2023-08-17T17:43:49.237Z] 232e162c7275: Layer already exists [2023-08-17T17:43:49.237Z] af1bc92c9372: Layer already exists [2023-08-17T17:43:49.237Z] 812382e7e203: Layer already exists [2023-08-17T17:43:49.237Z] 9bb11d063a87: Layer already exists [2023-08-17T17:43:49.237Z] de78631727d5: Layer already exists [2023-08-17T17:43:49.237Z] b8e6c4b71a1a: Layer already exists [2023-08-17T17:43:49.237Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:49.237Z] 3951923a540d: Layer already exists [2023-08-17T17:43:49.237Z] 725586439d91: Layer already exists [2023-08-17T17:43:49.237Z] e30c435f33ef: Layer already exists [2023-08-17T17:43:49.237Z] ea12d0c326ae: Layer already exists [2023-08-17T17:43:49.237Z] 5f70bf18a086: Layer already exists [2023-08-17T17:43:49.237Z] 567cff5b79d0: Layer already exists [2023-08-17T17:43:49.237Z] 78e0cf283b47: Layer already exists [2023-08-17T17:43:49.237Z] 36b50b131297: Layer already exists [2023-08-17T17:43:49.238Z] latest: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:49.483Z] #142 ... [2023-08-17T17:43:49.483Z] [2023-08-17T17:43:49.483Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-17T17:43:49.483Z] #137 DONE 2.5s [2023-08-17T17:43:49.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:49.751Z] [2023-08-17T17:43:49.751Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-17T17:43:49.751Z] #144 DONE 0.2s [2023-08-17T17:43:49.751Z] [2023-08-17T17:43:49.751Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-17T17:43:49.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 [2023-08-17T17:43:49.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-17T17:43:49.854Z] de78631727d5: Preparing [2023-08-17T17:43:49.854Z] 812382e7e203: Preparing [2023-08-17T17:43:49.854Z] af1bc92c9372: Preparing [2023-08-17T17:43:49.854Z] 9bb11d063a87: Preparing [2023-08-17T17:43:49.854Z] 232e162c7275: Preparing [2023-08-17T17:43:49.854Z] b8e6c4b71a1a: Preparing [2023-08-17T17:43:49.854Z] 725586439d91: Preparing [2023-08-17T17:43:49.854Z] 3951923a540d: Preparing [2023-08-17T17:43:49.854Z] 7209aa2816ae: Preparing [2023-08-17T17:43:49.854Z] e30c435f33ef: Preparing [2023-08-17T17:43:49.854Z] ea12d0c326ae: Preparing [2023-08-17T17:43:49.854Z] 5f70bf18a086: Preparing [2023-08-17T17:43:49.854Z] 78e0cf283b47: Preparing [2023-08-17T17:43:49.854Z] 567cff5b79d0: Preparing [2023-08-17T17:43:49.854Z] 36b50b131297: Preparing [2023-08-17T17:43:49.854Z] b8e6c4b71a1a: Waiting [2023-08-17T17:43:49.854Z] 725586439d91: Waiting [2023-08-17T17:43:49.854Z] 3951923a540d: Waiting [2023-08-17T17:43:49.854Z] 7209aa2816ae: Waiting [2023-08-17T17:43:49.854Z] 5f70bf18a086: Waiting [2023-08-17T17:43:49.854Z] 78e0cf283b47: Waiting [2023-08-17T17:43:49.854Z] e30c435f33ef: Waiting [2023-08-17T17:43:49.854Z] 567cff5b79d0: Waiting [2023-08-17T17:43:49.854Z] ea12d0c326ae: Waiting [2023-08-17T17:43:49.854Z] 36b50b131297: Waiting [2023-08-17T17:43:49.854Z] af1bc92c9372: Layer already exists [2023-08-17T17:43:49.854Z] 9bb11d063a87: Layer already exists [2023-08-17T17:43:49.854Z] de78631727d5: Layer already exists [2023-08-17T17:43:49.854Z] 812382e7e203: Layer already exists [2023-08-17T17:43:49.854Z] 232e162c7275: Layer already exists [2023-08-17T17:43:49.854Z] b8e6c4b71a1a: Layer already exists [2023-08-17T17:43:49.854Z] 725586439d91: Layer already exists [2023-08-17T17:43:49.854Z] 3951923a540d: Layer already exists [2023-08-17T17:43:49.854Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:49.854Z] e30c435f33ef: Layer already exists [2023-08-17T17:43:49.854Z] ea12d0c326ae: Layer already exists [2023-08-17T17:43:49.854Z] 567cff5b79d0: Layer already exists [2023-08-17T17:43:49.854Z] 78e0cf283b47: Layer already exists [2023-08-17T17:43:49.854Z] 5f70bf18a086: Layer already exists [2023-08-17T17:43:49.854Z] 36b50b131297: Layer already exists [2023-08-17T17:43:49.854Z] 3.1.0-dev.28: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:50.158Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:50.338Z] #145 DONE 0.3s [2023-08-17T17:43:50.338Z] [2023-08-17T17:43:50.338Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-17T17:43:50.338Z] #146 DONE 0.2s [2023-08-17T17:43:50.338Z] [2023-08-17T17:43:50.338Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T17:43:50.338Z] #95 ... [2023-08-17T17:43:50.338Z] [2023-08-17T17:43:50.338Z] #142 [security-spire-agent] exporting to image [2023-08-17T17:43:50.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:50.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-17T17:43:50.463Z] de78631727d5: Preparing [2023-08-17T17:43:50.463Z] 812382e7e203: Preparing [2023-08-17T17:43:50.463Z] af1bc92c9372: Preparing [2023-08-17T17:43:50.463Z] 9bb11d063a87: Preparing [2023-08-17T17:43:50.463Z] 232e162c7275: Preparing [2023-08-17T17:43:50.463Z] b8e6c4b71a1a: Preparing [2023-08-17T17:43:50.463Z] 725586439d91: Preparing [2023-08-17T17:43:50.463Z] 3951923a540d: Preparing [2023-08-17T17:43:50.463Z] 7209aa2816ae: Preparing [2023-08-17T17:43:50.463Z] e30c435f33ef: Preparing [2023-08-17T17:43:50.463Z] ea12d0c326ae: Preparing [2023-08-17T17:43:50.463Z] 5f70bf18a086: Preparing [2023-08-17T17:43:50.463Z] 78e0cf283b47: Preparing [2023-08-17T17:43:50.463Z] 567cff5b79d0: Preparing [2023-08-17T17:43:50.463Z] 36b50b131297: Preparing [2023-08-17T17:43:50.463Z] 7209aa2816ae: Waiting [2023-08-17T17:43:50.463Z] 725586439d91: Waiting [2023-08-17T17:43:50.463Z] e30c435f33ef: Waiting [2023-08-17T17:43:50.463Z] 3951923a540d: Waiting [2023-08-17T17:43:50.463Z] ea12d0c326ae: Waiting [2023-08-17T17:43:50.463Z] 5f70bf18a086: Waiting [2023-08-17T17:43:50.463Z] b8e6c4b71a1a: Waiting [2023-08-17T17:43:50.463Z] 78e0cf283b47: Waiting [2023-08-17T17:43:50.463Z] 36b50b131297: Waiting [2023-08-17T17:43:50.463Z] 9bb11d063a87: Layer already exists [2023-08-17T17:43:50.463Z] 812382e7e203: Layer already exists [2023-08-17T17:43:50.463Z] de78631727d5: Layer already exists [2023-08-17T17:43:50.463Z] af1bc92c9372: Layer already exists [2023-08-17T17:43:50.463Z] 232e162c7275: Layer already exists [2023-08-17T17:43:50.463Z] 3951923a540d: Layer already exists [2023-08-17T17:43:50.463Z] b8e6c4b71a1a: Layer already exists [2023-08-17T17:43:50.464Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:50.464Z] e30c435f33ef: Layer already exists [2023-08-17T17:43:50.464Z] 725586439d91: Layer already exists [2023-08-17T17:43:50.464Z] ea12d0c326ae: Layer already exists [2023-08-17T17:43:50.464Z] 78e0cf283b47: Layer already exists [2023-08-17T17:43:50.464Z] 5f70bf18a086: Layer already exists [2023-08-17T17:43:50.464Z] 36b50b131297: Layer already exists [2023-08-17T17:43:50.464Z] 567cff5b79d0: Layer already exists [2023-08-17T17:43:50.464Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:50.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:50.924Z] #142 exporting layers 2.4s done [2023-08-17T17:43:50.924Z] #142 writing image sha256:0a546a269fee487de5d28731599c2d7de172480401639974c3f675ce769a65f7 0.1s done [2023-08-17T17:43:50.924Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-08-17T17:43:50.924Z] #142 exporting layers 3.1s done [2023-08-17T17:43:50.924Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-17T17:43:50.924Z] #142 writing image sha256:47eaf392945613f11a822160ca598078fcb1e8a06704afcb7ada002179a7a484 done [2023-08-17T17:43:50.924Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-17T17:43:51.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-17T17:43:51.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-17T17:43:51.237Z] de78631727d5: Preparing [2023-08-17T17:43:51.237Z] 812382e7e203: Preparing [2023-08-17T17:43:51.237Z] af1bc92c9372: Preparing [2023-08-17T17:43:51.237Z] 9bb11d063a87: Preparing [2023-08-17T17:43:51.237Z] 232e162c7275: Preparing [2023-08-17T17:43:51.237Z] b8e6c4b71a1a: Preparing [2023-08-17T17:43:51.237Z] 725586439d91: Preparing [2023-08-17T17:43:51.237Z] 3951923a540d: Preparing [2023-08-17T17:43:51.237Z] 7209aa2816ae: Preparing [2023-08-17T17:43:51.237Z] e30c435f33ef: Preparing [2023-08-17T17:43:51.237Z] ea12d0c326ae: Preparing [2023-08-17T17:43:51.237Z] 5f70bf18a086: Preparing [2023-08-17T17:43:51.237Z] 78e0cf283b47: Preparing [2023-08-17T17:43:51.237Z] 567cff5b79d0: Preparing [2023-08-17T17:43:51.237Z] 36b50b131297: Preparing [2023-08-17T17:43:51.237Z] 725586439d91: Waiting [2023-08-17T17:43:51.237Z] 3951923a540d: Waiting [2023-08-17T17:43:51.237Z] 7209aa2816ae: Waiting [2023-08-17T17:43:51.237Z] e30c435f33ef: Waiting [2023-08-17T17:43:51.237Z] ea12d0c326ae: Waiting [2023-08-17T17:43:51.237Z] 5f70bf18a086: Waiting [2023-08-17T17:43:51.237Z] 567cff5b79d0: Waiting [2023-08-17T17:43:51.237Z] 78e0cf283b47: Waiting [2023-08-17T17:43:51.237Z] b8e6c4b71a1a: Waiting [2023-08-17T17:43:51.237Z] 36b50b131297: Waiting [2023-08-17T17:43:51.237Z] 232e162c7275: Layer already exists [2023-08-17T17:43:51.237Z] 812382e7e203: Layer already exists [2023-08-17T17:43:51.237Z] 9bb11d063a87: Layer already exists [2023-08-17T17:43:51.237Z] af1bc92c9372: Layer already exists [2023-08-17T17:43:51.237Z] de78631727d5: Layer already exists [2023-08-17T17:43:51.237Z] 725586439d91: Layer already exists [2023-08-17T17:43:51.238Z] e30c435f33ef: Layer already exists [2023-08-17T17:43:51.238Z] b8e6c4b71a1a: Layer already exists [2023-08-17T17:43:51.238Z] 3951923a540d: Layer already exists [2023-08-17T17:43:51.238Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:51.238Z] ea12d0c326ae: Layer already exists [2023-08-17T17:43:51.238Z] 78e0cf283b47: Layer already exists [2023-08-17T17:43:51.238Z] 36b50b131297: Layer already exists [2023-08-17T17:43:51.238Z] 5f70bf18a086: Layer already exists [2023-08-17T17:43:51.238Z] 567cff5b79d0: Layer already exists [2023-08-17T17:43:51.238Z] main: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:51.300Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:51.309Z] taggedImages: [2023-08-17T17:43:51.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:51.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-17T17:43:51.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 [2023-08-17T17:43:51.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:51.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-17T17:43:51.330Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-17T17:43:51.331Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:51.331Z] latest [2023-08-17T17:43:51.331Z] 3.1.0-dev.28 [2023-08-17T17:43:51.331Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:51.331Z] main [2023-08-17T17:43:51.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:51.699Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:52.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:52.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-17T17:43:52.040Z] 4f9be1398d93: Preparing [2023-08-17T17:43:52.040Z] 966b2af26491: Preparing [2023-08-17T17:43:52.040Z] 373dafed6516: Preparing [2023-08-17T17:43:52.040Z] de64a8084fa2: Preparing [2023-08-17T17:43:52.040Z] 3951923a540d: Preparing [2023-08-17T17:43:52.040Z] 7209aa2816ae: Preparing [2023-08-17T17:43:52.040Z] 862baecd752e: Preparing [2023-08-17T17:43:52.040Z] 36b50b131297: Preparing [2023-08-17T17:43:52.040Z] 7209aa2816ae: Waiting [2023-08-17T17:43:52.040Z] 862baecd752e: Waiting [2023-08-17T17:43:52.040Z] 36b50b131297: Waiting [2023-08-17T17:43:52.040Z] 966b2af26491: Layer already exists [2023-08-17T17:43:52.040Z] 3951923a540d: Layer already exists [2023-08-17T17:43:52.040Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:52.040Z] 862baecd752e: Layer already exists [2023-08-17T17:43:52.040Z] 36b50b131297: Layer already exists [2023-08-17T17:43:52.040Z] 4f9be1398d93: Pushed [2023-08-17T17:43:52.040Z] 373dafed6516: Pushed [2023-08-17T17:43:52.351Z] #142 exporting layers 1.7s done [2023-08-17T17:43:52.351Z] #142 writing image sha256:3cb7bc8d5cd8692b81530541bef416ea97a88d1c8cc3baddb4904e115eb2584c done [2023-08-17T17:43:52.351Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-17T17:43:52.351Z] #142 DONE 4.1s [2023-08-17T17:43:52.351Z] [2023-08-17T17:43:52.351Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T17:43:53.416Z] de64a8084fa2: Pushed [2023-08-17T17:43:53.416Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:53.736Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:54.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-17T17:43:54.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-17T17:43:54.040Z] 4f9be1398d93: Preparing [2023-08-17T17:43:54.040Z] 966b2af26491: Preparing [2023-08-17T17:43:54.040Z] 373dafed6516: Preparing [2023-08-17T17:43:54.040Z] de64a8084fa2: Preparing [2023-08-17T17:43:54.040Z] 3951923a540d: Preparing [2023-08-17T17:43:54.040Z] 7209aa2816ae: Preparing [2023-08-17T17:43:54.040Z] 862baecd752e: Preparing [2023-08-17T17:43:54.040Z] 36b50b131297: Preparing [2023-08-17T17:43:54.040Z] 7209aa2816ae: Waiting [2023-08-17T17:43:54.040Z] 862baecd752e: Waiting [2023-08-17T17:43:54.040Z] 3951923a540d: Layer already exists [2023-08-17T17:43:54.040Z] de64a8084fa2: Layer already exists [2023-08-17T17:43:54.040Z] 966b2af26491: Layer already exists [2023-08-17T17:43:54.040Z] 373dafed6516: Layer already exists [2023-08-17T17:43:54.040Z] 4f9be1398d93: Layer already exists [2023-08-17T17:43:54.040Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:54.040Z] 36b50b131297: Layer already exists [2023-08-17T17:43:54.040Z] 862baecd752e: Layer already exists [2023-08-17T17:43:54.040Z] latest: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:54.344Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:54.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 [2023-08-17T17:43:54.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-17T17:43:54.648Z] 4f9be1398d93: Preparing [2023-08-17T17:43:54.648Z] 966b2af26491: Preparing [2023-08-17T17:43:54.648Z] 373dafed6516: Preparing [2023-08-17T17:43:54.648Z] de64a8084fa2: Preparing [2023-08-17T17:43:54.648Z] 3951923a540d: Preparing [2023-08-17T17:43:54.648Z] 7209aa2816ae: Preparing [2023-08-17T17:43:54.648Z] 862baecd752e: Preparing [2023-08-17T17:43:54.648Z] 36b50b131297: Preparing [2023-08-17T17:43:54.648Z] 862baecd752e: Waiting [2023-08-17T17:43:54.648Z] 7209aa2816ae: Waiting [2023-08-17T17:43:54.648Z] 36b50b131297: Waiting [2023-08-17T17:43:54.648Z] 373dafed6516: Layer already exists [2023-08-17T17:43:54.648Z] de64a8084fa2: Layer already exists [2023-08-17T17:43:54.648Z] 4f9be1398d93: Layer already exists [2023-08-17T17:43:54.648Z] 3951923a540d: Layer already exists [2023-08-17T17:43:54.648Z] 966b2af26491: Layer already exists [2023-08-17T17:43:54.648Z] 862baecd752e: Layer already exists [2023-08-17T17:43:54.648Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:54.648Z] 36b50b131297: Layer already exists [2023-08-17T17:43:54.648Z] 3.1.0-dev.28: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:54.959Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:55.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:55.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-17T17:43:55.263Z] 4f9be1398d93: Preparing [2023-08-17T17:43:55.263Z] 966b2af26491: Preparing [2023-08-17T17:43:55.263Z] 373dafed6516: Preparing [2023-08-17T17:43:55.263Z] de64a8084fa2: Preparing [2023-08-17T17:43:55.263Z] 3951923a540d: Preparing [2023-08-17T17:43:55.263Z] 7209aa2816ae: Preparing [2023-08-17T17:43:55.263Z] 862baecd752e: Preparing [2023-08-17T17:43:55.263Z] 36b50b131297: Preparing [2023-08-17T17:43:55.263Z] 36b50b131297: Waiting [2023-08-17T17:43:55.263Z] 7209aa2816ae: Waiting [2023-08-17T17:43:55.263Z] 966b2af26491: Layer already exists [2023-08-17T17:43:55.263Z] 373dafed6516: Layer already exists [2023-08-17T17:43:55.263Z] de64a8084fa2: Layer already exists [2023-08-17T17:43:55.263Z] 3951923a540d: Layer already exists [2023-08-17T17:43:55.263Z] 4f9be1398d93: Layer already exists [2023-08-17T17:43:55.263Z] 862baecd752e: Layer already exists [2023-08-17T17:43:55.263Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:55.263Z] 36b50b131297: Layer already exists [2023-08-17T17:43:55.263Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:55.566Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:55.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-17T17:43:55.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-17T17:43:55.868Z] 4f9be1398d93: Preparing [2023-08-17T17:43:55.868Z] 966b2af26491: Preparing [2023-08-17T17:43:55.868Z] 373dafed6516: Preparing [2023-08-17T17:43:55.868Z] de64a8084fa2: Preparing [2023-08-17T17:43:55.868Z] 3951923a540d: Preparing [2023-08-17T17:43:55.868Z] 7209aa2816ae: Preparing [2023-08-17T17:43:55.868Z] 862baecd752e: Preparing [2023-08-17T17:43:55.868Z] 36b50b131297: Preparing [2023-08-17T17:43:55.868Z] 7209aa2816ae: Waiting [2023-08-17T17:43:55.868Z] 36b50b131297: Waiting [2023-08-17T17:43:55.868Z] 862baecd752e: Waiting [2023-08-17T17:43:55.868Z] 373dafed6516: Layer already exists [2023-08-17T17:43:55.868Z] de64a8084fa2: Layer already exists [2023-08-17T17:43:55.868Z] 966b2af26491: Layer already exists [2023-08-17T17:43:55.868Z] 3951923a540d: Layer already exists [2023-08-17T17:43:55.868Z] 4f9be1398d93: Layer already exists [2023-08-17T17:43:55.868Z] 862baecd752e: Layer already exists [2023-08-17T17:43:55.868Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:55.868Z] 36b50b131297: Layer already exists [2023-08-17T17:43:55.868Z] main: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:43:55.914Z] ===================================================== [Pipeline] echo [2023-08-17T17:43:55.920Z] taggedImages: [2023-08-17T17:43:55.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:55.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-17T17:43:55.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 [2023-08-17T17:43:55.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:55.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-17T17:43:55.934Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-17T17:43:55.934Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:55.934Z] latest [2023-08-17T17:43:55.934Z] 3.1.0-dev.28 [2023-08-17T17:43:55.934Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:55.934Z] main [2023-08-17T17:43:55.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:56.235Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:56.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:43:56.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-17T17:43:56.535Z] dfed70c18604: Preparing [2023-08-17T17:43:56.535Z] 0a9d141cf23e: Preparing [2023-08-17T17:43:56.535Z] 4fa98f246492: Preparing [2023-08-17T17:43:56.535Z] dd2b089e3723: Preparing [2023-08-17T17:43:56.535Z] 1206a61e5b1a: Preparing [2023-08-17T17:43:56.535Z] 3951923a540d: Preparing [2023-08-17T17:43:56.535Z] 7209aa2816ae: Preparing [2023-08-17T17:43:56.535Z] efd826847be2: Preparing [2023-08-17T17:43:56.535Z] 725951d62ebd: Preparing [2023-08-17T17:43:56.535Z] 36b50b131297: Preparing [2023-08-17T17:43:56.535Z] efd826847be2: Waiting [2023-08-17T17:43:56.535Z] 7209aa2816ae: Waiting [2023-08-17T17:43:56.535Z] 3951923a540d: Waiting [2023-08-17T17:43:56.535Z] 36b50b131297: Waiting [2023-08-17T17:43:56.535Z] dd2b089e3723: Pushed [2023-08-17T17:43:56.535Z] 1206a61e5b1a: Pushed [2023-08-17T17:43:56.535Z] 0a9d141cf23e: Pushed [2023-08-17T17:43:56.535Z] dfed70c18604: Pushed [2023-08-17T17:43:56.535Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:56.535Z] 3951923a540d: Layer already exists [2023-08-17T17:43:56.535Z] 36b50b131297: Layer already exists [2023-08-17T17:43:56.794Z] efd826847be2: Pushed [2023-08-17T17:43:57.727Z] 4fa98f246492: Pushed [2023-08-17T17:43:57.727Z] 725951d62ebd: Pushed [2023-08-17T17:43:57.985Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:58.289Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:58.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-17T17:43:58.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-17T17:43:58.597Z] dfed70c18604: Preparing [2023-08-17T17:43:58.597Z] 0a9d141cf23e: Preparing [2023-08-17T17:43:58.597Z] 4fa98f246492: Preparing [2023-08-17T17:43:58.597Z] dd2b089e3723: Preparing [2023-08-17T17:43:58.597Z] 1206a61e5b1a: Preparing [2023-08-17T17:43:58.597Z] 3951923a540d: Preparing [2023-08-17T17:43:58.597Z] 7209aa2816ae: Preparing [2023-08-17T17:43:58.597Z] efd826847be2: Preparing [2023-08-17T17:43:58.597Z] 725951d62ebd: Preparing [2023-08-17T17:43:58.597Z] 36b50b131297: Preparing [2023-08-17T17:43:58.597Z] 7209aa2816ae: Waiting [2023-08-17T17:43:58.597Z] efd826847be2: Waiting [2023-08-17T17:43:58.597Z] 725951d62ebd: Waiting [2023-08-17T17:43:58.597Z] 36b50b131297: Waiting [2023-08-17T17:43:58.597Z] 3951923a540d: Waiting [2023-08-17T17:43:58.597Z] 0a9d141cf23e: Layer already exists [2023-08-17T17:43:58.597Z] dfed70c18604: Layer already exists [2023-08-17T17:43:58.597Z] 1206a61e5b1a: Layer already exists [2023-08-17T17:43:58.597Z] 4fa98f246492: Layer already exists [2023-08-17T17:43:58.597Z] dd2b089e3723: Layer already exists [2023-08-17T17:43:58.597Z] 3951923a540d: Layer already exists [2023-08-17T17:43:58.597Z] efd826847be2: Layer already exists [2023-08-17T17:43:58.597Z] 725951d62ebd: Layer already exists [2023-08-17T17:43:58.597Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:58.597Z] 36b50b131297: Layer already exists [2023-08-17T17:43:58.597Z] latest: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:58.907Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:59.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 [2023-08-17T17:43:59.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-17T17:43:59.210Z] dfed70c18604: Preparing [2023-08-17T17:43:59.210Z] 0a9d141cf23e: Preparing [2023-08-17T17:43:59.210Z] 4fa98f246492: Preparing [2023-08-17T17:43:59.210Z] dd2b089e3723: Preparing [2023-08-17T17:43:59.210Z] 1206a61e5b1a: Preparing [2023-08-17T17:43:59.210Z] 3951923a540d: Preparing [2023-08-17T17:43:59.210Z] 7209aa2816ae: Preparing [2023-08-17T17:43:59.210Z] efd826847be2: Preparing [2023-08-17T17:43:59.210Z] 725951d62ebd: Preparing [2023-08-17T17:43:59.210Z] 36b50b131297: Preparing [2023-08-17T17:43:59.210Z] 3951923a540d: Waiting [2023-08-17T17:43:59.210Z] 7209aa2816ae: Waiting [2023-08-17T17:43:59.210Z] efd826847be2: Waiting [2023-08-17T17:43:59.210Z] 725951d62ebd: Waiting [2023-08-17T17:43:59.210Z] 36b50b131297: Waiting [2023-08-17T17:43:59.210Z] dfed70c18604: Layer already exists [2023-08-17T17:43:59.210Z] 1206a61e5b1a: Layer already exists [2023-08-17T17:43:59.210Z] dd2b089e3723: Layer already exists [2023-08-17T17:43:59.210Z] 0a9d141cf23e: Layer already exists [2023-08-17T17:43:59.210Z] 4fa98f246492: Layer already exists [2023-08-17T17:43:59.210Z] 3951923a540d: Layer already exists [2023-08-17T17:43:59.210Z] 36b50b131297: Layer already exists [2023-08-17T17:43:59.210Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:59.210Z] efd826847be2: Layer already exists [2023-08-17T17:43:59.210Z] 725951d62ebd: Layer already exists [2023-08-17T17:43:59.210Z] 3.1.0-dev.28: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:59.520Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:43:59.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:43:59.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-17T17:43:59.821Z] dfed70c18604: Preparing [2023-08-17T17:43:59.821Z] 0a9d141cf23e: Preparing [2023-08-17T17:43:59.821Z] 4fa98f246492: Preparing [2023-08-17T17:43:59.821Z] dd2b089e3723: Preparing [2023-08-17T17:43:59.821Z] 1206a61e5b1a: Preparing [2023-08-17T17:43:59.821Z] 3951923a540d: Preparing [2023-08-17T17:43:59.821Z] 7209aa2816ae: Preparing [2023-08-17T17:43:59.821Z] efd826847be2: Preparing [2023-08-17T17:43:59.821Z] 725951d62ebd: Preparing [2023-08-17T17:43:59.821Z] 36b50b131297: Preparing [2023-08-17T17:43:59.821Z] efd826847be2: Waiting [2023-08-17T17:43:59.821Z] 725951d62ebd: Waiting [2023-08-17T17:43:59.821Z] 3951923a540d: Waiting [2023-08-17T17:43:59.821Z] 36b50b131297: Waiting [2023-08-17T17:43:59.821Z] 7209aa2816ae: Waiting [2023-08-17T17:43:59.821Z] 1206a61e5b1a: Layer already exists [2023-08-17T17:43:59.821Z] dfed70c18604: Layer already exists [2023-08-17T17:43:59.821Z] 4fa98f246492: Layer already exists [2023-08-17T17:43:59.821Z] 0a9d141cf23e: Layer already exists [2023-08-17T17:43:59.821Z] dd2b089e3723: Layer already exists [2023-08-17T17:43:59.821Z] 3951923a540d: Layer already exists [2023-08-17T17:43:59.821Z] 7209aa2816ae: Layer already exists [2023-08-17T17:43:59.821Z] 36b50b131297: Layer already exists [2023-08-17T17:43:59.821Z] efd826847be2: Layer already exists [2023-08-17T17:43:59.821Z] 725951d62ebd: Layer already exists [2023-08-17T17:43:59.821Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:00.125Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:00.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-17T17:44:00.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-17T17:44:00.444Z] dfed70c18604: Preparing [2023-08-17T17:44:00.444Z] 0a9d141cf23e: Preparing [2023-08-17T17:44:00.444Z] 4fa98f246492: Preparing [2023-08-17T17:44:00.444Z] dd2b089e3723: Preparing [2023-08-17T17:44:00.444Z] 1206a61e5b1a: Preparing [2023-08-17T17:44:00.444Z] 3951923a540d: Preparing [2023-08-17T17:44:00.444Z] 7209aa2816ae: Preparing [2023-08-17T17:44:00.444Z] efd826847be2: Preparing [2023-08-17T17:44:00.444Z] 725951d62ebd: Preparing [2023-08-17T17:44:00.444Z] 36b50b131297: Preparing [2023-08-17T17:44:00.444Z] 725951d62ebd: Waiting [2023-08-17T17:44:00.444Z] 36b50b131297: Waiting [2023-08-17T17:44:00.444Z] 7209aa2816ae: Waiting [2023-08-17T17:44:00.444Z] efd826847be2: Waiting [2023-08-17T17:44:00.444Z] dd2b089e3723: Layer already exists [2023-08-17T17:44:00.444Z] dfed70c18604: Layer already exists [2023-08-17T17:44:00.444Z] 1206a61e5b1a: Layer already exists [2023-08-17T17:44:00.444Z] 0a9d141cf23e: Layer already exists [2023-08-17T17:44:00.444Z] 4fa98f246492: Layer already exists [2023-08-17T17:44:00.444Z] 3951923a540d: Layer already exists [2023-08-17T17:44:00.444Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:00.444Z] efd826847be2: Layer already exists [2023-08-17T17:44:00.444Z] 36b50b131297: Layer already exists [2023-08-17T17:44:00.444Z] 725951d62ebd: Layer already exists [2023-08-17T17:44:00.444Z] main: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:00.496Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:00.504Z] taggedImages: [2023-08-17T17:44:00.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:00.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-17T17:44:00.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 [2023-08-17T17:44:00.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:00.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-17T17:44:00.535Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-17T17:44:00.535Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:00.535Z] latest [2023-08-17T17:44:00.535Z] 3.1.0-dev.28 [2023-08-17T17:44:00.535Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:00.535Z] main [2023-08-17T17:44:00.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:00.862Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:01.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:01.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-17T17:44:01.178Z] 4ca272919c4a: Preparing [2023-08-17T17:44:01.178Z] b4fc5ed14983: Preparing [2023-08-17T17:44:01.178Z] 02863250e2fc: Preparing [2023-08-17T17:44:01.178Z] 28e396b3a17b: Preparing [2023-08-17T17:44:01.178Z] 1603059259e8: Preparing [2023-08-17T17:44:01.178Z] 54189eac4cc6: Preparing [2023-08-17T17:44:01.178Z] aab0ca9d459d: Preparing [2023-08-17T17:44:01.178Z] 3951923a540d: Preparing [2023-08-17T17:44:01.178Z] 7209aa2816ae: Preparing [2023-08-17T17:44:01.178Z] a35ce4e5f6e2: Preparing [2023-08-17T17:44:01.178Z] 36b50b131297: Preparing [2023-08-17T17:44:01.178Z] 7209aa2816ae: Waiting [2023-08-17T17:44:01.178Z] aab0ca9d459d: Waiting [2023-08-17T17:44:01.178Z] a35ce4e5f6e2: Waiting [2023-08-17T17:44:01.178Z] 36b50b131297: Waiting [2023-08-17T17:44:01.178Z] 3951923a540d: Waiting [2023-08-17T17:44:01.178Z] 54189eac4cc6: Waiting [2023-08-17T17:44:01.178Z] b4fc5ed14983: Pushed [2023-08-17T17:44:01.178Z] 4ca272919c4a: Pushed [2023-08-17T17:44:01.178Z] 1603059259e8: Pushed [2023-08-17T17:44:01.178Z] 3951923a540d: Layer already exists [2023-08-17T17:44:01.178Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:01.437Z] 54189eac4cc6: Pushed [2023-08-17T17:44:01.438Z] aab0ca9d459d: Pushed [2023-08-17T17:44:01.438Z] 36b50b131297: Layer already exists [2023-08-17T17:44:02.371Z] 28e396b3a17b: Pushed [2023-08-17T17:44:02.371Z] a35ce4e5f6e2: Pushed [2023-08-17T17:44:02.938Z] 02863250e2fc: Pushed [2023-08-17T17:44:02.938Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:03.247Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:03.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-17T17:44:03.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-17T17:44:03.545Z] 4ca272919c4a: Preparing [2023-08-17T17:44:03.545Z] b4fc5ed14983: Preparing [2023-08-17T17:44:03.545Z] 02863250e2fc: Preparing [2023-08-17T17:44:03.545Z] 28e396b3a17b: Preparing [2023-08-17T17:44:03.545Z] 1603059259e8: Preparing [2023-08-17T17:44:03.545Z] 54189eac4cc6: Preparing [2023-08-17T17:44:03.545Z] aab0ca9d459d: Preparing [2023-08-17T17:44:03.545Z] 3951923a540d: Preparing [2023-08-17T17:44:03.545Z] 7209aa2816ae: Preparing [2023-08-17T17:44:03.545Z] a35ce4e5f6e2: Preparing [2023-08-17T17:44:03.545Z] 36b50b131297: Preparing [2023-08-17T17:44:03.545Z] 54189eac4cc6: Waiting [2023-08-17T17:44:03.545Z] aab0ca9d459d: Waiting [2023-08-17T17:44:03.545Z] 3951923a540d: Waiting [2023-08-17T17:44:03.545Z] a35ce4e5f6e2: Waiting [2023-08-17T17:44:03.545Z] 7209aa2816ae: Waiting [2023-08-17T17:44:03.545Z] 28e396b3a17b: Layer already exists [2023-08-17T17:44:03.545Z] 1603059259e8: Layer already exists [2023-08-17T17:44:03.545Z] 02863250e2fc: Layer already exists [2023-08-17T17:44:03.545Z] 4ca272919c4a: Layer already exists [2023-08-17T17:44:03.545Z] b4fc5ed14983: Layer already exists [2023-08-17T17:44:03.545Z] 54189eac4cc6: Layer already exists [2023-08-17T17:44:03.545Z] aab0ca9d459d: Layer already exists [2023-08-17T17:44:03.545Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:03.545Z] a35ce4e5f6e2: Layer already exists [2023-08-17T17:44:03.545Z] 3951923a540d: Layer already exists [2023-08-17T17:44:03.545Z] 36b50b131297: Layer already exists [2023-08-17T17:44:03.545Z] latest: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:03.849Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:04.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 [2023-08-17T17:44:04.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-17T17:44:04.150Z] 4ca272919c4a: Preparing [2023-08-17T17:44:04.150Z] b4fc5ed14983: Preparing [2023-08-17T17:44:04.150Z] 02863250e2fc: Preparing [2023-08-17T17:44:04.150Z] 28e396b3a17b: Preparing [2023-08-17T17:44:04.150Z] 1603059259e8: Preparing [2023-08-17T17:44:04.150Z] 54189eac4cc6: Preparing [2023-08-17T17:44:04.150Z] aab0ca9d459d: Preparing [2023-08-17T17:44:04.150Z] 3951923a540d: Preparing [2023-08-17T17:44:04.150Z] 7209aa2816ae: Preparing [2023-08-17T17:44:04.150Z] a35ce4e5f6e2: Preparing [2023-08-17T17:44:04.150Z] 36b50b131297: Preparing [2023-08-17T17:44:04.150Z] aab0ca9d459d: Waiting [2023-08-17T17:44:04.150Z] 3951923a540d: Waiting [2023-08-17T17:44:04.150Z] 7209aa2816ae: Waiting [2023-08-17T17:44:04.150Z] a35ce4e5f6e2: Waiting [2023-08-17T17:44:04.150Z] 36b50b131297: Waiting [2023-08-17T17:44:04.150Z] 54189eac4cc6: Waiting [2023-08-17T17:44:04.150Z] 28e396b3a17b: Layer already exists [2023-08-17T17:44:04.150Z] 02863250e2fc: Layer already exists [2023-08-17T17:44:04.150Z] b4fc5ed14983: Layer already exists [2023-08-17T17:44:04.150Z] 1603059259e8: Layer already exists [2023-08-17T17:44:04.150Z] 4ca272919c4a: Layer already exists [2023-08-17T17:44:04.150Z] 54189eac4cc6: Layer already exists [2023-08-17T17:44:04.150Z] a35ce4e5f6e2: Layer already exists [2023-08-17T17:44:04.150Z] aab0ca9d459d: Layer already exists [2023-08-17T17:44:04.150Z] 3951923a540d: Layer already exists [2023-08-17T17:44:04.150Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:04.150Z] 36b50b131297: Layer already exists [2023-08-17T17:44:04.150Z] 3.1.0-dev.28: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:04.453Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:04.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:04.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-17T17:44:04.752Z] 4ca272919c4a: Preparing [2023-08-17T17:44:04.752Z] b4fc5ed14983: Preparing [2023-08-17T17:44:04.752Z] 02863250e2fc: Preparing [2023-08-17T17:44:04.752Z] 28e396b3a17b: Preparing [2023-08-17T17:44:04.752Z] 1603059259e8: Preparing [2023-08-17T17:44:04.752Z] 54189eac4cc6: Preparing [2023-08-17T17:44:04.752Z] aab0ca9d459d: Preparing [2023-08-17T17:44:04.752Z] 3951923a540d: Preparing [2023-08-17T17:44:04.752Z] 7209aa2816ae: Preparing [2023-08-17T17:44:04.752Z] a35ce4e5f6e2: Preparing [2023-08-17T17:44:04.752Z] 36b50b131297: Preparing [2023-08-17T17:44:04.752Z] 3951923a540d: Waiting [2023-08-17T17:44:04.752Z] 7209aa2816ae: Waiting [2023-08-17T17:44:04.752Z] a35ce4e5f6e2: Waiting [2023-08-17T17:44:04.752Z] 36b50b131297: Waiting [2023-08-17T17:44:04.752Z] 54189eac4cc6: Waiting [2023-08-17T17:44:04.752Z] aab0ca9d459d: Waiting [2023-08-17T17:44:04.752Z] 28e396b3a17b: Layer already exists [2023-08-17T17:44:04.752Z] 1603059259e8: Layer already exists [2023-08-17T17:44:04.752Z] 4ca272919c4a: Layer already exists [2023-08-17T17:44:04.752Z] b4fc5ed14983: Layer already exists [2023-08-17T17:44:04.752Z] 02863250e2fc: Layer already exists [2023-08-17T17:44:04.752Z] aab0ca9d459d: Layer already exists [2023-08-17T17:44:04.752Z] 54189eac4cc6: Layer already exists [2023-08-17T17:44:04.752Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:04.752Z] a35ce4e5f6e2: Layer already exists [2023-08-17T17:44:04.752Z] 3951923a540d: Layer already exists [2023-08-17T17:44:04.752Z] 36b50b131297: Layer already exists [2023-08-17T17:44:04.752Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:05.058Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:05.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-17T17:44:05.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-17T17:44:05.368Z] 4ca272919c4a: Preparing [2023-08-17T17:44:05.368Z] b4fc5ed14983: Preparing [2023-08-17T17:44:05.368Z] 02863250e2fc: Preparing [2023-08-17T17:44:05.368Z] 28e396b3a17b: Preparing [2023-08-17T17:44:05.368Z] 1603059259e8: Preparing [2023-08-17T17:44:05.368Z] 54189eac4cc6: Preparing [2023-08-17T17:44:05.368Z] aab0ca9d459d: Preparing [2023-08-17T17:44:05.368Z] 3951923a540d: Preparing [2023-08-17T17:44:05.368Z] 7209aa2816ae: Preparing [2023-08-17T17:44:05.368Z] a35ce4e5f6e2: Preparing [2023-08-17T17:44:05.368Z] 36b50b131297: Preparing [2023-08-17T17:44:05.368Z] aab0ca9d459d: Waiting [2023-08-17T17:44:05.368Z] 54189eac4cc6: Waiting [2023-08-17T17:44:05.368Z] 3951923a540d: Waiting [2023-08-17T17:44:05.368Z] 7209aa2816ae: Waiting [2023-08-17T17:44:05.368Z] a35ce4e5f6e2: Waiting [2023-08-17T17:44:05.368Z] 36b50b131297: Waiting [2023-08-17T17:44:05.368Z] b4fc5ed14983: Layer already exists [2023-08-17T17:44:05.368Z] 28e396b3a17b: Layer already exists [2023-08-17T17:44:05.368Z] 1603059259e8: Layer already exists [2023-08-17T17:44:05.368Z] 02863250e2fc: Layer already exists [2023-08-17T17:44:05.368Z] 4ca272919c4a: Layer already exists [2023-08-17T17:44:05.368Z] 54189eac4cc6: Layer already exists [2023-08-17T17:44:05.368Z] aab0ca9d459d: Layer already exists [2023-08-17T17:44:05.368Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:05.368Z] a35ce4e5f6e2: Layer already exists [2023-08-17T17:44:05.368Z] 3951923a540d: Layer already exists [2023-08-17T17:44:05.368Z] 36b50b131297: Layer already exists [2023-08-17T17:44:05.368Z] main: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:05.431Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:05.445Z] taggedImages: [2023-08-17T17:44:05.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:05.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-17T17:44:05.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 [2023-08-17T17:44:05.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:05.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-17T17:44:05.466Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-17T17:44:05.466Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:05.466Z] latest [2023-08-17T17:44:05.466Z] 3.1.0-dev.28 [2023-08-17T17:44:05.466Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:05.466Z] main [2023-08-17T17:44:05.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:05.791Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:06.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:06.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-17T17:44:06.092Z] d224330461a6: Preparing [2023-08-17T17:44:06.092Z] 164f5ae3d106: Preparing [2023-08-17T17:44:06.092Z] 3951923a540d: Preparing [2023-08-17T17:44:06.092Z] 7209aa2816ae: Preparing [2023-08-17T17:44:06.092Z] f90c545cd3fa: Preparing [2023-08-17T17:44:06.092Z] 36b50b131297: Preparing [2023-08-17T17:44:06.092Z] 36b50b131297: Waiting [2023-08-17T17:44:06.092Z] 3951923a540d: Layer already exists [2023-08-17T17:44:06.092Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:06.092Z] 36b50b131297: Layer already exists [2023-08-17T17:44:06.092Z] d224330461a6: Pushed [2023-08-17T17:44:06.657Z] f90c545cd3fa: Pushed [2023-08-17T17:44:10.844Z] 164f5ae3d106: Pushed [2023-08-17T17:44:13.375Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:13.678Z] + 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-08-17T17:44:13.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-17T17:44:13.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-17T17:44:13.978Z] d224330461a6: Preparing [2023-08-17T17:44:13.978Z] 164f5ae3d106: Preparing [2023-08-17T17:44:13.978Z] 3951923a540d: Preparing [2023-08-17T17:44:13.978Z] 7209aa2816ae: Preparing [2023-08-17T17:44:13.978Z] f90c545cd3fa: Preparing [2023-08-17T17:44:13.978Z] 36b50b131297: Preparing [2023-08-17T17:44:13.978Z] 36b50b131297: Waiting [2023-08-17T17:44:13.978Z] d224330461a6: Layer already exists [2023-08-17T17:44:13.978Z] 164f5ae3d106: Layer already exists [2023-08-17T17:44:13.978Z] 3951923a540d: Layer already exists [2023-08-17T17:44:13.978Z] f90c545cd3fa: Layer already exists [2023-08-17T17:44:13.978Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:13.978Z] 36b50b131297: Layer already exists [2023-08-17T17:44:13.978Z] latest: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:14.280Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:14.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 [2023-08-17T17:44:14.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-17T17:44:14.577Z] d224330461a6: Preparing [2023-08-17T17:44:14.577Z] 164f5ae3d106: Preparing [2023-08-17T17:44:14.577Z] 3951923a540d: Preparing [2023-08-17T17:44:14.577Z] 7209aa2816ae: Preparing [2023-08-17T17:44:14.577Z] f90c545cd3fa: Preparing [2023-08-17T17:44:14.577Z] 36b50b131297: Preparing [2023-08-17T17:44:14.577Z] 36b50b131297: Waiting [2023-08-17T17:44:14.577Z] 3951923a540d: Layer already exists [2023-08-17T17:44:14.577Z] f90c545cd3fa: Layer already exists [2023-08-17T17:44:14.577Z] 164f5ae3d106: Layer already exists [2023-08-17T17:44:14.577Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:14.577Z] d224330461a6: Layer already exists [2023-08-17T17:44:14.577Z] 36b50b131297: Layer already exists [2023-08-17T17:44:14.836Z] 3.1.0-dev.28: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:15.151Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:15.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:15.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-17T17:44:15.460Z] d224330461a6: Preparing [2023-08-17T17:44:15.460Z] 164f5ae3d106: Preparing [2023-08-17T17:44:15.460Z] 3951923a540d: Preparing [2023-08-17T17:44:15.460Z] 7209aa2816ae: Preparing [2023-08-17T17:44:15.460Z] f90c545cd3fa: Preparing [2023-08-17T17:44:15.460Z] 36b50b131297: Preparing [2023-08-17T17:44:15.460Z] 36b50b131297: Waiting [2023-08-17T17:44:15.460Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:15.460Z] 3951923a540d: Layer already exists [2023-08-17T17:44:15.460Z] f90c545cd3fa: Layer already exists [2023-08-17T17:44:15.460Z] 164f5ae3d106: Layer already exists [2023-08-17T17:44:15.460Z] d224330461a6: Layer already exists [2023-08-17T17:44:15.460Z] 36b50b131297: Layer already exists [2023-08-17T17:44:15.460Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:15.764Z] + 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-08-17T17:44:16.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-17T17:44:16.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-17T17:44:16.065Z] d224330461a6: Preparing [2023-08-17T17:44:16.065Z] 164f5ae3d106: Preparing [2023-08-17T17:44:16.065Z] 3951923a540d: Preparing [2023-08-17T17:44:16.065Z] 7209aa2816ae: Preparing [2023-08-17T17:44:16.065Z] f90c545cd3fa: Preparing [2023-08-17T17:44:16.065Z] 36b50b131297: Preparing [2023-08-17T17:44:16.065Z] 36b50b131297: Waiting [2023-08-17T17:44:16.065Z] 3951923a540d: Layer already exists [2023-08-17T17:44:16.065Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:16.065Z] f90c545cd3fa: Layer already exists [2023-08-17T17:44:16.065Z] 164f5ae3d106: Layer already exists [2023-08-17T17:44:16.065Z] d224330461a6: Layer already exists [2023-08-17T17:44:16.065Z] 36b50b131297: Layer already exists [2023-08-17T17:44:16.065Z] main: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:16.103Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:16.111Z] taggedImages: [2023-08-17T17:44:16.111Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:16.111Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-17T17:44:16.111Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 [2023-08-17T17:44:16.111Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:16.111Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-17T17:44:16.127Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-17T17:44:16.127Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:16.127Z] latest [2023-08-17T17:44:16.127Z] 3.1.0-dev.28 [2023-08-17T17:44:16.127Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:16.127Z] main [2023-08-17T17:44:16.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:16.441Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:16.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:16.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-17T17:44:16.739Z] 5d472d7c0d8b: Preparing [2023-08-17T17:44:16.739Z] 325cbbb7a83b: Preparing [2023-08-17T17:44:16.739Z] 7888c89716bb: Preparing [2023-08-17T17:44:16.739Z] a7c6a6847b18: Preparing [2023-08-17T17:44:16.739Z] 8f93eea89d60: Preparing [2023-08-17T17:44:16.739Z] 3951923a540d: Preparing [2023-08-17T17:44:16.739Z] 7209aa2816ae: Preparing [2023-08-17T17:44:16.739Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:16.739Z] 36b50b131297: Preparing [2023-08-17T17:44:16.739Z] 7209aa2816ae: Waiting [2023-08-17T17:44:16.739Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:16.739Z] 5d472d7c0d8b: Pushed [2023-08-17T17:44:16.739Z] 7888c89716bb: Pushed [2023-08-17T17:44:16.739Z] 325cbbb7a83b: Pushed [2023-08-17T17:44:16.739Z] 3951923a540d: Layer already exists [2023-08-17T17:44:16.739Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:16.739Z] 36b50b131297: Layer already exists [2023-08-17T17:44:17.305Z] 57d67b4c9fa3: Pushed [2023-08-17T17:44:22.564Z] 8f93eea89d60: Pushed [2023-08-17T17:44:24.470Z] a7c6a6847b18: Pushed [2023-08-17T17:44:24.470Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:24.772Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:25.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-17T17:44:25.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-17T17:44:25.079Z] 5d472d7c0d8b: Preparing [2023-08-17T17:44:25.079Z] 325cbbb7a83b: Preparing [2023-08-17T17:44:25.079Z] 7888c89716bb: Preparing [2023-08-17T17:44:25.079Z] a7c6a6847b18: Preparing [2023-08-17T17:44:25.079Z] 8f93eea89d60: Preparing [2023-08-17T17:44:25.079Z] 3951923a540d: Preparing [2023-08-17T17:44:25.079Z] 7209aa2816ae: Preparing [2023-08-17T17:44:25.079Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:25.079Z] 36b50b131297: Preparing [2023-08-17T17:44:25.079Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:25.079Z] 36b50b131297: Waiting [2023-08-17T17:44:25.079Z] 7209aa2816ae: Waiting [2023-08-17T17:44:25.079Z] 3951923a540d: Waiting [2023-08-17T17:44:25.079Z] 7888c89716bb: Layer already exists [2023-08-17T17:44:25.079Z] 325cbbb7a83b: Layer already exists [2023-08-17T17:44:25.079Z] 8f93eea89d60: Layer already exists [2023-08-17T17:44:25.079Z] 5d472d7c0d8b: Layer already exists [2023-08-17T17:44:25.079Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:25.079Z] 3951923a540d: Layer already exists [2023-08-17T17:44:25.079Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:25.079Z] 36b50b131297: Layer already exists [2023-08-17T17:44:25.079Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:25.079Z] latest: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:25.396Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:25.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 [2023-08-17T17:44:25.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-17T17:44:25.703Z] 5d472d7c0d8b: Preparing [2023-08-17T17:44:25.703Z] 325cbbb7a83b: Preparing [2023-08-17T17:44:25.703Z] 7888c89716bb: Preparing [2023-08-17T17:44:25.703Z] a7c6a6847b18: Preparing [2023-08-17T17:44:25.703Z] 8f93eea89d60: Preparing [2023-08-17T17:44:25.703Z] 3951923a540d: Preparing [2023-08-17T17:44:25.703Z] 7209aa2816ae: Preparing [2023-08-17T17:44:25.703Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:25.703Z] 36b50b131297: Preparing [2023-08-17T17:44:25.703Z] 3951923a540d: Waiting [2023-08-17T17:44:25.703Z] 7209aa2816ae: Waiting [2023-08-17T17:44:25.703Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:25.703Z] 36b50b131297: Waiting [2023-08-17T17:44:25.703Z] 5d472d7c0d8b: Layer already exists [2023-08-17T17:44:25.703Z] 7888c89716bb: Layer already exists [2023-08-17T17:44:25.703Z] 8f93eea89d60: Layer already exists [2023-08-17T17:44:25.703Z] 325cbbb7a83b: Layer already exists [2023-08-17T17:44:25.703Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:25.703Z] 3951923a540d: Layer already exists [2023-08-17T17:44:25.703Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:25.703Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:25.703Z] 36b50b131297: Layer already exists [2023-08-17T17:44:25.703Z] 3.1.0-dev.28: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:26.005Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:26.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:26.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-17T17:44:26.302Z] 5d472d7c0d8b: Preparing [2023-08-17T17:44:26.302Z] 325cbbb7a83b: Preparing [2023-08-17T17:44:26.302Z] 7888c89716bb: Preparing [2023-08-17T17:44:26.302Z] a7c6a6847b18: Preparing [2023-08-17T17:44:26.302Z] 8f93eea89d60: Preparing [2023-08-17T17:44:26.302Z] 3951923a540d: Preparing [2023-08-17T17:44:26.302Z] 7209aa2816ae: Preparing [2023-08-17T17:44:26.302Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:26.302Z] 36b50b131297: Preparing [2023-08-17T17:44:26.302Z] 3951923a540d: Waiting [2023-08-17T17:44:26.302Z] 7209aa2816ae: Waiting [2023-08-17T17:44:26.302Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:26.302Z] 36b50b131297: Waiting [2023-08-17T17:44:26.302Z] 325cbbb7a83b: Layer already exists [2023-08-17T17:44:26.302Z] 8f93eea89d60: Layer already exists [2023-08-17T17:44:26.302Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:26.302Z] 7888c89716bb: Layer already exists [2023-08-17T17:44:26.302Z] 5d472d7c0d8b: Layer already exists [2023-08-17T17:44:26.302Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:26.302Z] 3951923a540d: Layer already exists [2023-08-17T17:44:26.302Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:26.302Z] 36b50b131297: Layer already exists [2023-08-17T17:44:26.302Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:26.618Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:26.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-17T17:44:26.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-17T17:44:26.944Z] 5d472d7c0d8b: Preparing [2023-08-17T17:44:26.944Z] 325cbbb7a83b: Preparing [2023-08-17T17:44:26.944Z] 7888c89716bb: Preparing [2023-08-17T17:44:26.944Z] a7c6a6847b18: Preparing [2023-08-17T17:44:26.944Z] 8f93eea89d60: Preparing [2023-08-17T17:44:26.944Z] 3951923a540d: Preparing [2023-08-17T17:44:26.944Z] 7209aa2816ae: Preparing [2023-08-17T17:44:26.944Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:26.944Z] 36b50b131297: Preparing [2023-08-17T17:44:26.944Z] 7209aa2816ae: Waiting [2023-08-17T17:44:26.944Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:26.944Z] 36b50b131297: Waiting [2023-08-17T17:44:26.944Z] 3951923a540d: Waiting [2023-08-17T17:44:26.944Z] 325cbbb7a83b: Layer already exists [2023-08-17T17:44:26.944Z] 5d472d7c0d8b: Layer already exists [2023-08-17T17:44:26.944Z] 8f93eea89d60: Layer already exists [2023-08-17T17:44:26.944Z] 7888c89716bb: Layer already exists [2023-08-17T17:44:26.944Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:26.944Z] 3951923a540d: Layer already exists [2023-08-17T17:44:26.944Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:26.944Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:26.944Z] 36b50b131297: Layer already exists [2023-08-17T17:44:26.944Z] main: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:26.983Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:26.989Z] taggedImages: [2023-08-17T17:44:26.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:26.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-17T17:44:26.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 [2023-08-17T17:44:26.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:26.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-17T17:44:27.004Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-17T17:44:27.004Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:27.004Z] latest [2023-08-17T17:44:27.004Z] 3.1.0-dev.28 [2023-08-17T17:44:27.004Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:27.004Z] main [2023-08-17T17:44:27.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:27.307Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:27.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:27.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-17T17:44:27.611Z] 0c0cc270cc01: Preparing [2023-08-17T17:44:27.611Z] a1fa7eabbbaf: Preparing [2023-08-17T17:44:27.611Z] d0e435f43ba0: Preparing [2023-08-17T17:44:27.611Z] a7c6a6847b18: Preparing [2023-08-17T17:44:27.611Z] 3951923a540d: Preparing [2023-08-17T17:44:27.611Z] 7209aa2816ae: Preparing [2023-08-17T17:44:27.611Z] ef8ed4b885c3: Preparing [2023-08-17T17:44:27.611Z] 36b50b131297: Preparing [2023-08-17T17:44:27.611Z] ef8ed4b885c3: Waiting [2023-08-17T17:44:27.611Z] 36b50b131297: Waiting [2023-08-17T17:44:27.611Z] 7209aa2816ae: Waiting [2023-08-17T17:44:27.611Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:27.611Z] 3951923a540d: Layer already exists [2023-08-17T17:44:27.611Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:27.611Z] 36b50b131297: Layer already exists [2023-08-17T17:44:27.611Z] d0e435f43ba0: Pushed [2023-08-17T17:44:27.611Z] a1fa7eabbbaf: Pushed [2023-08-17T17:44:27.611Z] 0c0cc270cc01: Pushed [2023-08-17T17:44:27.870Z] ef8ed4b885c3: Pushed [2023-08-17T17:44:28.128Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:28.432Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:28.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-17T17:44:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-17T17:44:28.735Z] 0c0cc270cc01: Preparing [2023-08-17T17:44:28.735Z] a1fa7eabbbaf: Preparing [2023-08-17T17:44:28.735Z] d0e435f43ba0: Preparing [2023-08-17T17:44:28.735Z] a7c6a6847b18: Preparing [2023-08-17T17:44:28.735Z] 3951923a540d: Preparing [2023-08-17T17:44:28.735Z] 7209aa2816ae: Preparing [2023-08-17T17:44:28.735Z] ef8ed4b885c3: Preparing [2023-08-17T17:44:28.735Z] 36b50b131297: Preparing [2023-08-17T17:44:28.735Z] 7209aa2816ae: Waiting [2023-08-17T17:44:28.735Z] 36b50b131297: Waiting [2023-08-17T17:44:28.735Z] ef8ed4b885c3: Waiting [2023-08-17T17:44:28.735Z] a1fa7eabbbaf: Layer already exists [2023-08-17T17:44:28.735Z] 0c0cc270cc01: Layer already exists [2023-08-17T17:44:28.735Z] 3951923a540d: Layer already exists [2023-08-17T17:44:28.735Z] d0e435f43ba0: Layer already exists [2023-08-17T17:44:28.735Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:28.735Z] ef8ed4b885c3: Layer already exists [2023-08-17T17:44:28.735Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:28.735Z] 36b50b131297: Layer already exists [2023-08-17T17:44:28.735Z] latest: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:29.054Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:29.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 [2023-08-17T17:44:29.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-17T17:44:29.358Z] 0c0cc270cc01: Preparing [2023-08-17T17:44:29.358Z] a1fa7eabbbaf: Preparing [2023-08-17T17:44:29.358Z] d0e435f43ba0: Preparing [2023-08-17T17:44:29.358Z] a7c6a6847b18: Preparing [2023-08-17T17:44:29.358Z] 3951923a540d: Preparing [2023-08-17T17:44:29.358Z] 7209aa2816ae: Preparing [2023-08-17T17:44:29.358Z] ef8ed4b885c3: Preparing [2023-08-17T17:44:29.358Z] 36b50b131297: Preparing [2023-08-17T17:44:29.358Z] ef8ed4b885c3: Waiting [2023-08-17T17:44:29.358Z] 36b50b131297: Waiting [2023-08-17T17:44:29.358Z] 7209aa2816ae: Waiting [2023-08-17T17:44:29.358Z] d0e435f43ba0: Layer already exists [2023-08-17T17:44:29.358Z] 0c0cc270cc01: Layer already exists [2023-08-17T17:44:29.358Z] a1fa7eabbbaf: Layer already exists [2023-08-17T17:44:29.358Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:29.358Z] 3951923a540d: Layer already exists [2023-08-17T17:44:29.358Z] 36b50b131297: Layer already exists [2023-08-17T17:44:29.358Z] ef8ed4b885c3: Layer already exists [2023-08-17T17:44:29.358Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:29.358Z] 3.1.0-dev.28: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:29.667Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:29.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:29.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-17T17:44:29.966Z] 0c0cc270cc01: Preparing [2023-08-17T17:44:29.966Z] a1fa7eabbbaf: Preparing [2023-08-17T17:44:29.966Z] d0e435f43ba0: Preparing [2023-08-17T17:44:29.967Z] a7c6a6847b18: Preparing [2023-08-17T17:44:29.967Z] 3951923a540d: Preparing [2023-08-17T17:44:29.967Z] 7209aa2816ae: Preparing [2023-08-17T17:44:29.967Z] ef8ed4b885c3: Preparing [2023-08-17T17:44:29.967Z] 36b50b131297: Preparing [2023-08-17T17:44:29.967Z] ef8ed4b885c3: Waiting [2023-08-17T17:44:29.967Z] 7209aa2816ae: Waiting [2023-08-17T17:44:29.967Z] 36b50b131297: Waiting [2023-08-17T17:44:29.967Z] 3951923a540d: Layer already exists [2023-08-17T17:44:29.967Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:29.967Z] 0c0cc270cc01: Layer already exists [2023-08-17T17:44:29.967Z] a1fa7eabbbaf: Layer already exists [2023-08-17T17:44:29.967Z] d0e435f43ba0: Layer already exists [2023-08-17T17:44:29.967Z] ef8ed4b885c3: Layer already exists [2023-08-17T17:44:29.967Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:29.967Z] 36b50b131297: Layer already exists [2023-08-17T17:44:29.967Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:30.269Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:30.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-17T17:44:30.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-17T17:44:30.574Z] 0c0cc270cc01: Preparing [2023-08-17T17:44:30.574Z] a1fa7eabbbaf: Preparing [2023-08-17T17:44:30.574Z] d0e435f43ba0: Preparing [2023-08-17T17:44:30.574Z] a7c6a6847b18: Preparing [2023-08-17T17:44:30.574Z] 3951923a540d: Preparing [2023-08-17T17:44:30.574Z] 7209aa2816ae: Preparing [2023-08-17T17:44:30.574Z] ef8ed4b885c3: Preparing [2023-08-17T17:44:30.574Z] 36b50b131297: Preparing [2023-08-17T17:44:30.574Z] ef8ed4b885c3: Waiting [2023-08-17T17:44:30.574Z] 36b50b131297: Waiting [2023-08-17T17:44:30.574Z] 7209aa2816ae: Waiting [2023-08-17T17:44:30.574Z] 0c0cc270cc01: Layer already exists [2023-08-17T17:44:30.574Z] 3951923a540d: Layer already exists [2023-08-17T17:44:30.574Z] a7c6a6847b18: Layer already exists [2023-08-17T17:44:30.574Z] d0e435f43ba0: Layer already exists [2023-08-17T17:44:30.574Z] a1fa7eabbbaf: Layer already exists [2023-08-17T17:44:30.574Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:30.574Z] 36b50b131297: Layer already exists [2023-08-17T17:44:30.574Z] ef8ed4b885c3: Layer already exists [2023-08-17T17:44:30.574Z] main: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:30.607Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:30.613Z] taggedImages: [2023-08-17T17:44:30.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:30.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-17T17:44:30.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 [2023-08-17T17:44:30.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:30.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-17T17:44:30.627Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-17T17:44:30.627Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:30.627Z] latest [2023-08-17T17:44:30.627Z] 3.1.0-dev.28 [2023-08-17T17:44:30.627Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:30.627Z] main [2023-08-17T17:44:30.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:30.927Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:31.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:31.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-17T17:44:31.231Z] 6d2307b2322d: Preparing [2023-08-17T17:44:31.231Z] dde4d838b02f: Preparing [2023-08-17T17:44:31.231Z] a29fa00732b5: Preparing [2023-08-17T17:44:31.231Z] 97998f8fc5b0: Preparing [2023-08-17T17:44:31.231Z] 3951923a540d: Preparing [2023-08-17T17:44:31.231Z] 7209aa2816ae: Preparing [2023-08-17T17:44:31.231Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:31.231Z] 36b50b131297: Preparing [2023-08-17T17:44:31.231Z] 7209aa2816ae: Waiting [2023-08-17T17:44:31.231Z] 36b50b131297: Waiting [2023-08-17T17:44:31.231Z] 3951923a540d: Layer already exists [2023-08-17T17:44:31.232Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:31.232Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:31.232Z] 36b50b131297: Layer already exists [2023-08-17T17:44:31.232Z] a29fa00732b5: Pushed [2023-08-17T17:44:31.232Z] dde4d838b02f: Pushed [2023-08-17T17:44:31.232Z] 6d2307b2322d: Pushed [2023-08-17T17:44:39.337Z] 97998f8fc5b0: Pushed [2023-08-17T17:44:39.337Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:39.774Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:40.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-17T17:44:40.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-17T17:44:40.073Z] 6d2307b2322d: Preparing [2023-08-17T17:44:40.073Z] dde4d838b02f: Preparing [2023-08-17T17:44:40.073Z] a29fa00732b5: Preparing [2023-08-17T17:44:40.073Z] 97998f8fc5b0: Preparing [2023-08-17T17:44:40.073Z] 3951923a540d: Preparing [2023-08-17T17:44:40.073Z] 7209aa2816ae: Preparing [2023-08-17T17:44:40.073Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:40.073Z] 36b50b131297: Preparing [2023-08-17T17:44:40.073Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:40.073Z] 36b50b131297: Waiting [2023-08-17T17:44:40.073Z] 7209aa2816ae: Waiting [2023-08-17T17:44:40.073Z] 6d2307b2322d: Layer already exists [2023-08-17T17:44:40.073Z] a29fa00732b5: Layer already exists [2023-08-17T17:44:40.073Z] 3951923a540d: Layer already exists [2023-08-17T17:44:40.073Z] 97998f8fc5b0: Layer already exists [2023-08-17T17:44:40.073Z] dde4d838b02f: Layer already exists [2023-08-17T17:44:40.073Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:40.073Z] 36b50b131297: Layer already exists [2023-08-17T17:44:40.073Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:40.073Z] latest: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:40.377Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:40.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 [2023-08-17T17:44:40.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-17T17:44:40.673Z] 6d2307b2322d: Preparing [2023-08-17T17:44:40.673Z] dde4d838b02f: Preparing [2023-08-17T17:44:40.673Z] a29fa00732b5: Preparing [2023-08-17T17:44:40.673Z] 97998f8fc5b0: Preparing [2023-08-17T17:44:40.673Z] 3951923a540d: Preparing [2023-08-17T17:44:40.673Z] 7209aa2816ae: Preparing [2023-08-17T17:44:40.673Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:40.673Z] 36b50b131297: Preparing [2023-08-17T17:44:40.673Z] 7209aa2816ae: Waiting [2023-08-17T17:44:40.673Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:40.673Z] 36b50b131297: Waiting [2023-08-17T17:44:40.673Z] dde4d838b02f: Layer already exists [2023-08-17T17:44:40.673Z] 6d2307b2322d: Layer already exists [2023-08-17T17:44:40.673Z] 3951923a540d: Layer already exists [2023-08-17T17:44:40.673Z] a29fa00732b5: Layer already exists [2023-08-17T17:44:40.673Z] 97998f8fc5b0: Layer already exists [2023-08-17T17:44:40.673Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:40.673Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:40.673Z] 36b50b131297: Layer already exists [2023-08-17T17:44:40.673Z] 3.1.0-dev.28: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:40.977Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:41.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:41.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-17T17:44:41.267Z] 6d2307b2322d: Preparing [2023-08-17T17:44:41.267Z] dde4d838b02f: Preparing [2023-08-17T17:44:41.267Z] a29fa00732b5: Preparing [2023-08-17T17:44:41.267Z] 97998f8fc5b0: Preparing [2023-08-17T17:44:41.267Z] 3951923a540d: Preparing [2023-08-17T17:44:41.267Z] 7209aa2816ae: Preparing [2023-08-17T17:44:41.267Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:41.267Z] 36b50b131297: Preparing [2023-08-17T17:44:41.267Z] 7209aa2816ae: Waiting [2023-08-17T17:44:41.267Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:41.267Z] 36b50b131297: Waiting [2023-08-17T17:44:41.267Z] 3951923a540d: Layer already exists [2023-08-17T17:44:41.267Z] dde4d838b02f: Layer already exists [2023-08-17T17:44:41.267Z] 6d2307b2322d: Layer already exists [2023-08-17T17:44:41.267Z] a29fa00732b5: Layer already exists [2023-08-17T17:44:41.267Z] 97998f8fc5b0: Layer already exists [2023-08-17T17:44:41.267Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:41.267Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:41.267Z] 36b50b131297: Layer already exists [2023-08-17T17:44:41.267Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:41.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:41.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-17T17:44:41.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-17T17:44:41.874Z] 6d2307b2322d: Preparing [2023-08-17T17:44:41.874Z] dde4d838b02f: Preparing [2023-08-17T17:44:41.874Z] a29fa00732b5: Preparing [2023-08-17T17:44:41.874Z] 97998f8fc5b0: Preparing [2023-08-17T17:44:41.874Z] 3951923a540d: Preparing [2023-08-17T17:44:41.874Z] 7209aa2816ae: Preparing [2023-08-17T17:44:41.874Z] 57d67b4c9fa3: Preparing [2023-08-17T17:44:41.874Z] 36b50b131297: Preparing [2023-08-17T17:44:41.874Z] 7209aa2816ae: Waiting [2023-08-17T17:44:41.874Z] 57d67b4c9fa3: Waiting [2023-08-17T17:44:41.874Z] 36b50b131297: Waiting [2023-08-17T17:44:41.874Z] 97998f8fc5b0: Layer already exists [2023-08-17T17:44:41.874Z] a29fa00732b5: Layer already exists [2023-08-17T17:44:41.874Z] 6d2307b2322d: Layer already exists [2023-08-17T17:44:41.874Z] 3951923a540d: Layer already exists [2023-08-17T17:44:41.874Z] dde4d838b02f: Layer already exists [2023-08-17T17:44:41.874Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:41.874Z] 57d67b4c9fa3: Layer already exists [2023-08-17T17:44:41.874Z] 36b50b131297: Layer already exists [2023-08-17T17:44:41.874Z] main: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:41.926Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:41.935Z] taggedImages: [2023-08-17T17:44:41.935Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:41.935Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-17T17:44:41.935Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 [2023-08-17T17:44:41.935Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:41.935Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-17T17:44:41.954Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-17T17:44:41.954Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:41.954Z] latest [2023-08-17T17:44:41.954Z] 3.1.0-dev.28 [2023-08-17T17:44:41.954Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:41.954Z] main [2023-08-17T17:44:41.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:42.268Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:42.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:42.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-17T17:44:42.572Z] 3555c440f1db: Preparing [2023-08-17T17:44:42.572Z] 7d8b9e3dd312: Preparing [2023-08-17T17:44:42.572Z] 3951923a540d: Preparing [2023-08-17T17:44:42.572Z] 7209aa2816ae: Preparing [2023-08-17T17:44:42.572Z] 6151e61069ac: Preparing [2023-08-17T17:44:42.572Z] 36b50b131297: Preparing [2023-08-17T17:44:42.572Z] 36b50b131297: Waiting [2023-08-17T17:44:42.572Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:42.572Z] 3951923a540d: Layer already exists [2023-08-17T17:44:42.572Z] 36b50b131297: Layer already exists [2023-08-17T17:44:42.572Z] 3555c440f1db: Pushed [2023-08-17T17:44:42.572Z] 6151e61069ac: Pushed [2023-08-17T17:44:45.104Z] 7d8b9e3dd312: Pushed [2023-08-17T17:44:45.362Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:45.673Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:45.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-17T17:44:45.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-17T17:44:45.977Z] 3555c440f1db: Preparing [2023-08-17T17:44:45.977Z] 7d8b9e3dd312: Preparing [2023-08-17T17:44:45.977Z] 3951923a540d: Preparing [2023-08-17T17:44:45.977Z] 7209aa2816ae: Preparing [2023-08-17T17:44:45.977Z] 6151e61069ac: Preparing [2023-08-17T17:44:45.977Z] 36b50b131297: Preparing [2023-08-17T17:44:45.977Z] 36b50b131297: Waiting [2023-08-17T17:44:45.977Z] 7d8b9e3dd312: Layer already exists [2023-08-17T17:44:45.977Z] 3951923a540d: Layer already exists [2023-08-17T17:44:45.977Z] 6151e61069ac: Layer already exists [2023-08-17T17:44:45.977Z] 3555c440f1db: Layer already exists [2023-08-17T17:44:45.977Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:45.977Z] 36b50b131297: Layer already exists [2023-08-17T17:44:45.977Z] latest: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:46.277Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:46.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 [2023-08-17T17:44:46.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-17T17:44:46.574Z] 3555c440f1db: Preparing [2023-08-17T17:44:46.574Z] 7d8b9e3dd312: Preparing [2023-08-17T17:44:46.574Z] 3951923a540d: Preparing [2023-08-17T17:44:46.574Z] 7209aa2816ae: Preparing [2023-08-17T17:44:46.574Z] 6151e61069ac: Preparing [2023-08-17T17:44:46.574Z] 36b50b131297: Preparing [2023-08-17T17:44:46.574Z] 36b50b131297: Waiting [2023-08-17T17:44:46.574Z] 7d8b9e3dd312: Layer already exists [2023-08-17T17:44:46.574Z] 3555c440f1db: Layer already exists [2023-08-17T17:44:46.574Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:46.574Z] 3951923a540d: Layer already exists [2023-08-17T17:44:46.574Z] 6151e61069ac: Layer already exists [2023-08-17T17:44:46.574Z] 36b50b131297: Layer already exists [2023-08-17T17:44:46.574Z] 3.1.0-dev.28: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:46.879Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:47.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:47.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-17T17:44:47.181Z] 3555c440f1db: Preparing [2023-08-17T17:44:47.181Z] 7d8b9e3dd312: Preparing [2023-08-17T17:44:47.181Z] 3951923a540d: Preparing [2023-08-17T17:44:47.181Z] 7209aa2816ae: Preparing [2023-08-17T17:44:47.181Z] 6151e61069ac: Preparing [2023-08-17T17:44:47.181Z] 36b50b131297: Preparing [2023-08-17T17:44:47.181Z] 36b50b131297: Waiting [2023-08-17T17:44:47.181Z] 3555c440f1db: Layer already exists [2023-08-17T17:44:47.181Z] 7d8b9e3dd312: Layer already exists [2023-08-17T17:44:47.181Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:47.181Z] 3951923a540d: Layer already exists [2023-08-17T17:44:47.181Z] 6151e61069ac: Layer already exists [2023-08-17T17:44:47.181Z] 36b50b131297: Layer already exists [2023-08-17T17:44:47.181Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:47.488Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:47.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-17T17:44:47.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-17T17:44:47.789Z] 3555c440f1db: Preparing [2023-08-17T17:44:47.789Z] 7d8b9e3dd312: Preparing [2023-08-17T17:44:47.789Z] 3951923a540d: Preparing [2023-08-17T17:44:47.789Z] 7209aa2816ae: Preparing [2023-08-17T17:44:47.789Z] 6151e61069ac: Preparing [2023-08-17T17:44:47.789Z] 36b50b131297: Preparing [2023-08-17T17:44:47.789Z] 36b50b131297: Waiting [2023-08-17T17:44:47.789Z] 7d8b9e3dd312: Layer already exists [2023-08-17T17:44:47.789Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:47.789Z] 3555c440f1db: Layer already exists [2023-08-17T17:44:47.789Z] 3951923a540d: Layer already exists [2023-08-17T17:44:47.789Z] 6151e61069ac: Layer already exists [2023-08-17T17:44:47.789Z] 36b50b131297: Layer already exists [2023-08-17T17:44:47.789Z] main: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:47.823Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:47.829Z] taggedImages: [2023-08-17T17:44:47.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:47.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-17T17:44:47.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 [2023-08-17T17:44:47.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:47.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-17T17:44:47.842Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-17T17:44:47.842Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:47.842Z] latest [2023-08-17T17:44:47.842Z] 3.1.0-dev.28 [2023-08-17T17:44:47.842Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:47.842Z] main [2023-08-17T17:44:47.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:48.158Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:48.462Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:48.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-17T17:44:48.462Z] 2cc8f74f64f2: Preparing [2023-08-17T17:44:48.462Z] 07ad355c0945: Preparing [2023-08-17T17:44:48.462Z] 3951923a540d: Preparing [2023-08-17T17:44:48.462Z] 7209aa2816ae: Preparing [2023-08-17T17:44:48.462Z] 862baecd752e: Preparing [2023-08-17T17:44:48.462Z] 36b50b131297: Preparing [2023-08-17T17:44:48.462Z] 36b50b131297: Waiting [2023-08-17T17:44:48.462Z] 3951923a540d: Layer already exists [2023-08-17T17:44:48.462Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:48.462Z] 862baecd752e: Layer already exists [2023-08-17T17:44:48.462Z] 36b50b131297: Layer already exists [2023-08-17T17:44:48.462Z] 2cc8f74f64f2: Pushed [2023-08-17T17:44:51.771Z] 07ad355c0945: Pushed [2023-08-17T17:44:51.771Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:52.077Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:52.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-17T17:44:52.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-17T17:44:52.381Z] 2cc8f74f64f2: Preparing [2023-08-17T17:44:52.381Z] 07ad355c0945: Preparing [2023-08-17T17:44:52.381Z] 3951923a540d: Preparing [2023-08-17T17:44:52.381Z] 7209aa2816ae: Preparing [2023-08-17T17:44:52.381Z] 862baecd752e: Preparing [2023-08-17T17:44:52.381Z] 36b50b131297: Preparing [2023-08-17T17:44:52.381Z] 36b50b131297: Waiting [2023-08-17T17:44:52.381Z] 3951923a540d: Layer already exists [2023-08-17T17:44:52.381Z] 2cc8f74f64f2: Layer already exists [2023-08-17T17:44:52.381Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:52.381Z] 862baecd752e: Layer already exists [2023-08-17T17:44:52.381Z] 07ad355c0945: Layer already exists [2023-08-17T17:44:52.381Z] 36b50b131297: Layer already exists [2023-08-17T17:44:52.381Z] latest: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:52.688Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:52.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 [2023-08-17T17:44:52.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-17T17:44:52.992Z] 2cc8f74f64f2: Preparing [2023-08-17T17:44:52.992Z] 07ad355c0945: Preparing [2023-08-17T17:44:52.992Z] 3951923a540d: Preparing [2023-08-17T17:44:52.992Z] 7209aa2816ae: Preparing [2023-08-17T17:44:52.992Z] 862baecd752e: Preparing [2023-08-17T17:44:52.992Z] 36b50b131297: Preparing [2023-08-17T17:44:52.992Z] 36b50b131297: Waiting [2023-08-17T17:44:52.992Z] 07ad355c0945: Layer already exists [2023-08-17T17:44:52.992Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:52.992Z] 862baecd752e: Layer already exists [2023-08-17T17:44:52.992Z] 2cc8f74f64f2: Layer already exists [2023-08-17T17:44:52.992Z] 3951923a540d: Layer already exists [2023-08-17T17:44:52.992Z] 36b50b131297: Layer already exists [2023-08-17T17:44:52.992Z] 3.1.0-dev.28: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:53.299Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:53.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:53.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-17T17:44:53.601Z] 2cc8f74f64f2: Preparing [2023-08-17T17:44:53.601Z] 07ad355c0945: Preparing [2023-08-17T17:44:53.601Z] 3951923a540d: Preparing [2023-08-17T17:44:53.601Z] 7209aa2816ae: Preparing [2023-08-17T17:44:53.601Z] 862baecd752e: Preparing [2023-08-17T17:44:53.601Z] 36b50b131297: Preparing [2023-08-17T17:44:53.601Z] 36b50b131297: Waiting [2023-08-17T17:44:53.601Z] 3951923a540d: Layer already exists [2023-08-17T17:44:53.601Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:53.601Z] 862baecd752e: Layer already exists [2023-08-17T17:44:53.601Z] 07ad355c0945: Layer already exists [2023-08-17T17:44:53.601Z] 2cc8f74f64f2: Layer already exists [2023-08-17T17:44:53.601Z] 36b50b131297: Layer already exists [2023-08-17T17:44:53.601Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:53.903Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T17:44:54.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-17T17:44:54.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-17T17:44:54.204Z] 2cc8f74f64f2: Preparing [2023-08-17T17:44:54.204Z] 07ad355c0945: Preparing [2023-08-17T17:44:54.204Z] 3951923a540d: Preparing [2023-08-17T17:44:54.204Z] 7209aa2816ae: Preparing [2023-08-17T17:44:54.204Z] 862baecd752e: Preparing [2023-08-17T17:44:54.204Z] 36b50b131297: Preparing [2023-08-17T17:44:54.204Z] 36b50b131297: Waiting [2023-08-17T17:44:54.204Z] 2cc8f74f64f2: Layer already exists [2023-08-17T17:44:54.204Z] 3951923a540d: Layer already exists [2023-08-17T17:44:54.204Z] 07ad355c0945: Layer already exists [2023-08-17T17:44:54.204Z] 862baecd752e: Layer already exists [2023-08-17T17:44:54.204Z] 7209aa2816ae: Layer already exists [2023-08-17T17:44:54.204Z] 36b50b131297: Layer already exists [2023-08-17T17:44:54.204Z] main: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T17:44:54.252Z] ===================================================== [Pipeline] echo [2023-08-17T17:44:54.260Z] taggedImages: [2023-08-17T17:44:54.260Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T17:44:54.260Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-17T17:44:54.260Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 [2023-08-17T17:44:54.260Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T17:44:54.260Z] - 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-08-17T18:00:00.291Z] #102 ... [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T18:00:00.291Z] #115 972.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-17T18:00:00.291Z] #115 ... [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-17T18:00:00.291Z] #112 DONE 981.9s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:00:00.291Z] #147 DONE 0.4s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:00:00.291Z] #148 DONE 0.2s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:00:00.291Z] #22 ... [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-17T18:00:00.291Z] #149 DONE 0.1s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-17T18:00:00.291Z] #150 DONE 0.2s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-17T18:00:00.291Z] #151 DONE 0.3s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-17T18:00:00.291Z] #152 DONE 0.2s [2023-08-17T18:00:00.291Z] [2023-08-17T18:00:00.291Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T18:00:01.705Z] #153 DONE 2.2s [2023-08-17T18:00:01.705Z] [2023-08-17T18:00:01.705Z] #142 [security-proxy-setup] exporting to image [2023-08-17T18:00:01.705Z] #142 exporting layers [2023-08-17T18:00:02.660Z] #142 exporting layers 1.1s done [2023-08-17T18:00:02.660Z] #142 writing image sha256:e40afbea537bf99826146cf7ca3a1bec60c620405857d61d5f72911088ccd4bc done [2023-08-17T18:00:02.660Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-17T18:00:02.660Z] #142 DONE 5.3s [2023-08-17T18:00:02.660Z] [2023-08-17T18:00:02.660Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:00:03.249Z] #131 ... [2023-08-17T18:00:03.249Z] [2023-08-17T18:00:03.249Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-17T18:00:03.249Z] #102 DONE 987.6s [2023-08-17T18:00:03.520Z] [2023-08-17T18:00:03.520Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-17T18:00:04.102Z] #128 ... [2023-08-17T18:00:04.102Z] [2023-08-17T18:00:04.102Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-17T18:00:04.102Z] #154 DONE 0.2s [2023-08-17T18:00:04.102Z] [2023-08-17T18:00:04.102Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:00:04.369Z] #130 ... [2023-08-17T18:00:04.369Z] [2023-08-17T18:00:04.369Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-17T18:00:06.950Z] #155 DONE 2.3s [2023-08-17T18:00:06.950Z] [2023-08-17T18:00:06.950Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:00:06.950Z] #156 DONE 0.4s [2023-08-17T18:00:06.950Z] [2023-08-17T18:00:06.950Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:00:06.950Z] #157 DONE 0.2s [2023-08-17T18:00:06.950Z] [2023-08-17T18:00:06.950Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:00:07.225Z] #131 ... [2023-08-17T18:00:07.225Z] [2023-08-17T18:00:07.225Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-17T18:00:07.498Z] #158 DONE 0.4s [2023-08-17T18:00:07.498Z] [2023-08-17T18:00:07.498Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-17T18:00:07.498Z] #159 DONE 0.1s [2023-08-17T18:00:07.498Z] [2023-08-17T18:00:07.498Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-17T18:00:07.768Z] #160 DONE 0.1s [2023-08-17T18:00:07.768Z] [2023-08-17T18:00:07.768Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-17T18:00:07.768Z] #161 DONE 0.1s [2023-08-17T18:00:07.768Z] [2023-08-17T18:00:07.768Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-17T18:00:08.040Z] #162 DONE 0.1s [2023-08-17T18:00:08.040Z] [2023-08-17T18:00:08.040Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-17T18:00:08.306Z] #163 DONE 0.2s [2023-08-17T18:00:08.306Z] [2023-08-17T18:00:08.306Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-17T18:00:11.648Z] #164 DONE 3.4s [2023-08-17T18:00:11.648Z] [2023-08-17T18:00:11.648Z] #142 [security-bootstrapper] exporting to image [2023-08-17T18:00:11.648Z] #142 exporting layers [2023-08-17T18:00:12.229Z] #142 exporting layers 0.9s done [2023-08-17T18:00:12.229Z] #142 writing image sha256:29819982606099dc2527ed5c283e3abd83f8d1c1076131f93e7f6c4f5769a4a6 [2023-08-17T18:00:12.496Z] #142 writing image sha256:29819982606099dc2527ed5c283e3abd83f8d1c1076131f93e7f6c4f5769a4a6 done [2023-08-17T18:00:12.496Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-17T18:00:12.496Z] #142 DONE 6.2s [2023-08-17T18:00:12.496Z] [2023-08-17T18:00:12.496Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:00:13.454Z] #131 ... [2023-08-17T18:00:13.454Z] [2023-08-17T18:00:13.454Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-17T18:00:13.454Z] #115 DONE 997.8s [2023-08-17T18:00:13.729Z] [2023-08-17T18:00:13.729Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:00:13.729Z] #95 ... [2023-08-17T18:00:13.729Z] [2023-08-17T18:00:13.729Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:00:13.998Z] #165 DONE 0.3s [2023-08-17T18:00:13.998Z] [2023-08-17T18:00:13.998Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:00:14.264Z] #131 ... [2023-08-17T18:00:14.264Z] [2023-08-17T18:00:14.264Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:00:14.532Z] #166 DONE 0.2s [2023-08-17T18:00:14.532Z] [2023-08-17T18:00:14.532Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-17T18:00:14.819Z] #167 DONE 0.1s [2023-08-17T18:00:14.819Z] [2023-08-17T18:00:14.819Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-17T18:00:14.819Z] #168 DONE 0.1s [2023-08-17T18:00:14.819Z] [2023-08-17T18:00:14.819Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:00:14.819Z] #169 DONE 0.1s [2023-08-17T18:00:14.819Z] [2023-08-17T18:00:14.819Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:00:15.090Z] #132 ... [2023-08-17T18:00:15.090Z] [2023-08-17T18:00:15.090Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-17T18:00:15.356Z] #170 DONE 0.4s [2023-08-17T18:00:15.356Z] [2023-08-17T18:00:15.356Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:00:15.356Z] #130 ... [2023-08-17T18:00:15.356Z] [2023-08-17T18:00:15.356Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-17T18:00:15.628Z] #171 DONE 0.3s [2023-08-17T18:00:15.628Z] [2023-08-17T18:00:15.628Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-17T18:00:15.895Z] #172 DONE 0.1s [2023-08-17T18:00:15.895Z] [2023-08-17T18:00:15.895Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T18:00:18.514Z] #173 DONE 2.3s [2023-08-17T18:00:18.514Z] [2023-08-17T18:00:18.514Z] #142 [security-secretstore-setup] exporting to image [2023-08-17T18:00:18.514Z] #142 exporting layers [2023-08-17T18:00:19.094Z] #142 exporting layers 1.1s done [2023-08-17T18:00:19.360Z] #142 writing image sha256:08fac8775ff322cee21b4fdc95f49f6adb9bdff3e5a128fe284ed8a58d558a7b done [2023-08-17T18:00:19.360Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-17T18:00:19.360Z] #142 DONE 7.3s [2023-08-17T18:00:19.360Z] [2023-08-17T18:00:19.360Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:00:25.998Z] #95 ... [2023-08-17T18:00:25.998Z] [2023-08-17T18:00:25.998Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-17T18:00:25.998Z] #125 DONE 1009.9s [2023-08-17T18:00:25.998Z] [2023-08-17T18:00:25.998Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:00:25.998Z] #132 ... [2023-08-17T18:00:25.998Z] [2023-08-17T18:00:25.998Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:00:26.273Z] #174 DONE 0.1s [2023-08-17T18:00:26.273Z] [2023-08-17T18:00:26.273Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:00:26.540Z] #130 ... [2023-08-17T18:00:26.540Z] [2023-08-17T18:00:26.540Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:00:26.540Z] #175 DONE 0.2s [2023-08-17T18:00:26.540Z] [2023-08-17T18:00:26.540Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-17T18:00:26.815Z] #176 DONE 0.4s [2023-08-17T18:00:26.815Z] [2023-08-17T18:00:26.815Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:00:27.081Z] #132 ... [2023-08-17T18:00:27.081Z] [2023-08-17T18:00:27.081Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:00:27.081Z] #177 DONE 0.2s [2023-08-17T18:00:27.081Z] [2023-08-17T18:00:27.081Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-17T18:00:27.347Z] #178 DONE 0.2s [2023-08-17T18:00:27.347Z] [2023-08-17T18:00:27.347Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T18:00:29.285Z] #179 DONE 2.2s [2023-08-17T18:00:29.285Z] [2023-08-17T18:00:29.285Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:00:29.562Z] #130 ... [2023-08-17T18:00:29.562Z] [2023-08-17T18:00:29.562Z] #142 [security-proxy-auth] exporting to image [2023-08-17T18:00:29.562Z] #142 exporting layers [2023-08-17T18:00:30.141Z] #142 exporting layers 0.6s done [2023-08-17T18:00:30.141Z] #142 writing image sha256:e71ad53db3c1bd10f511d4a4522ca7c2aef095027fe3f0978920c30aced83996 done [2023-08-17T18:00:30.141Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-17T18:00:30.141Z] #142 DONE 7.9s [2023-08-17T18:00:30.141Z] [2023-08-17T18:00:30.141Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:00:42.636Z] #132 ... [2023-08-17T18:00:42.636Z] [2023-08-17T18:00:42.636Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-17T18:00:42.636Z] #128 DONE 1026.4s [2023-08-17T18:00:42.636Z] [2023-08-17T18:00:42.636Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:00:42.636Z] #132 ... [2023-08-17T18:00:42.636Z] [2023-08-17T18:00:42.636Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:00:42.636Z] #180 DONE 0.2s [2023-08-17T18:00:42.636Z] [2023-08-17T18:00:42.636Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:00:42.908Z] #181 DONE 0.2s [2023-08-17T18:00:42.908Z] [2023-08-17T18:00:42.908Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-17T18:00:43.189Z] #182 DONE 0.3s [2023-08-17T18:00:43.189Z] [2023-08-17T18:00:43.189Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:00:43.189Z] #95 ... [2023-08-17T18:00:43.189Z] [2023-08-17T18:00:43.189Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:00:43.189Z] #183 DONE 0.1s [2023-08-17T18:00:43.473Z] [2023-08-17T18:00:43.473Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-17T18:00:43.473Z] #184 DONE 0.2s [2023-08-17T18:00:43.473Z] [2023-08-17T18:00:43.473Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-17T18:00:45.408Z] #185 DONE 2.0s [2023-08-17T18:00:45.408Z] [2023-08-17T18:00:45.408Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-17T18:00:45.408Z] #142 exporting layers [2023-08-17T18:00:45.988Z] #142 exporting layers 0.6s done [2023-08-17T18:00:45.988Z] #142 writing image sha256:820319160fdb291dadd3b1f913f3de8ebaf1361ffa8e9cbd7bf540a4e5b58f6e done [2023-08-17T18:00:45.988Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-17T18:00:45.988Z] #142 DONE 8.5s [2023-08-17T18:00:45.988Z] [2023-08-17T18:00:45.988Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:01:24.845Z] #22 ... [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-17T18:01:24.845Z] #133 DONE 1066.9s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:01:24.845Z] #132 ... [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:01:24.845Z] #186 DONE 0.1s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:01:24.845Z] #187 DONE 0.1s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:01:24.845Z] #95 ... [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-17T18:01:24.845Z] #188 DONE 0.3s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:01:24.845Z] #189 DONE 0.1s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:01:24.845Z] #95 ... [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #142 [core-command] exporting to image [2023-08-17T18:01:24.845Z] #142 exporting layers [2023-08-17T18:01:24.845Z] #142 exporting layers 0.4s done [2023-08-17T18:01:24.845Z] #142 writing image sha256:5e3af18fd1860430f6ad08e77938ab782d113113be0be1a7b5184fcc9ed3a2ee done [2023-08-17T18:01:24.845Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-17T18:01:24.845Z] #142 DONE 8.9s [2023-08-17T18:01:24.845Z] [2023-08-17T18:01:24.845Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-17T18:01:37.250Z] #132 DONE 1080.7s [2023-08-17T18:01:37.250Z] [2023-08-17T18:01:37.250Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:01:37.250Z] #95 ... [2023-08-17T18:01:37.250Z] [2023-08-17T18:01:37.250Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:01:37.250Z] #190 DONE 0.3s [2023-08-17T18:01:37.250Z] [2023-08-17T18:01:37.250Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:01:37.250Z] #191 DONE 0.1s [2023-08-17T18:01:37.250Z] [2023-08-17T18:01:37.250Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:01:37.250Z] #95 ... [2023-08-17T18:01:37.250Z] [2023-08-17T18:01:37.250Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-17T18:01:37.833Z] #192 DONE 0.3s [2023-08-17T18:01:37.833Z] [2023-08-17T18:01:37.833Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:01:37.833Z] #193 DONE 0.1s [2023-08-17T18:01:37.833Z] [2023-08-17T18:01:37.833Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:01:37.833Z] #131 ... [2023-08-17T18:01:37.833Z] [2023-08-17T18:01:37.833Z] #142 [core-data] exporting to image [2023-08-17T18:01:37.833Z] #142 exporting layers [2023-08-17T18:01:37.833Z] #142 exporting layers 0.3s done [2023-08-17T18:01:38.098Z] #142 writing image sha256:1497af3eeba8113785e9f567c422df537173b012823cb5ef4ebffafc99fc5539 done [2023-08-17T18:01:38.098Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-17T18:01:38.098Z] #142 DONE 9.2s [2023-08-17T18:01:38.098Z] [2023-08-17T18:01:38.098Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:01:39.062Z] #130 ... [2023-08-17T18:01:39.062Z] [2023-08-17T18:01:39.062Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-17T18:01:39.062Z] #131 DONE 1083.2s [2023-08-17T18:01:39.062Z] [2023-08-17T18:01:39.062Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:01:39.647Z] #22 ... [2023-08-17T18:01:39.647Z] [2023-08-17T18:01:39.647Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:01:39.647Z] #194 DONE 0.1s [2023-08-17T18:01:39.647Z] [2023-08-17T18:01:39.647Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:01:39.647Z] #195 DONE 0.1s [2023-08-17T18:01:39.647Z] [2023-08-17T18:01:39.647Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:01:39.912Z] #95 ... [2023-08-17T18:01:39.912Z] [2023-08-17T18:01:39.912Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-17T18:01:40.177Z] #196 DONE 0.3s [2023-08-17T18:01:40.177Z] [2023-08-17T18:01:40.177Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:01:40.177Z] #197 DONE 0.1s [2023-08-17T18:01:40.177Z] [2023-08-17T18:01:40.178Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:01:40.178Z] #130 ... [2023-08-17T18:01:40.178Z] [2023-08-17T18:01:40.178Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-17T18:01:40.178Z] #198 DONE 0.1s [2023-08-17T18:01:40.443Z] [2023-08-17T18:01:40.443Z] #142 [core-metadata] exporting to image [2023-08-17T18:01:40.708Z] #142 exporting layers 0.3s done [2023-08-17T18:01:40.708Z] #142 writing image sha256:61d79d173866d6244231f58fed1a70effaa3cd0596b7e83cee6529546d4a80b3 done [2023-08-17T18:01:40.708Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-17T18:01:40.708Z] #142 DONE 9.5s [2023-08-17T18:01:40.708Z] [2023-08-17T18:01:40.708Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:02:07.364Z] #22 ... [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-17T18:02:07.364Z] #95 DONE 1109.7s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:02:07.364Z] #130 ... [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:02:07.364Z] #199 DONE 0.2s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:02:07.364Z] #130 ... [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:02:07.364Z] #200 DONE 0.1s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-17T18:02:07.364Z] #201 DONE 0.5s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:02:07.364Z] #130 ... [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:02:07.364Z] #202 DONE 0.1s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-17T18:02:07.364Z] #142 exporting layers [2023-08-17T18:02:07.364Z] #142 exporting layers 0.5s done [2023-08-17T18:02:07.364Z] #142 writing image sha256:ec2ab87367f1fdcf2b03ccde579ce6978531e4cbef79cb8e7a1a5b7e984982c9 done [2023-08-17T18:02:07.364Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-17T18:02:07.364Z] #142 DONE 10.0s [2023-08-17T18:02:07.364Z] [2023-08-17T18:02:07.364Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-17T18:02:34.031Z] #126 DONE 1136.6s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:02:34.031Z] #22 ... [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:02:34.031Z] #203 DONE 0.1s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-17T18:02:34.031Z] #130 DONE 1137.0s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:02:34.031Z] #204 DONE 0.2s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-17T18:02:34.031Z] #205 DONE 0.2s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-17T18:02:34.031Z] #206 DONE 0.3s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-17T18:02:34.031Z] #207 DONE 0.4s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-17T18:02:34.031Z] #208 ... [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:02:34.031Z] #209 DONE 0.2s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-17T18:02:34.031Z] #208 DONE 0.4s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-17T18:02:34.031Z] #210 DONE 0.1s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #142 [support-scheduler] exporting to image [2023-08-17T18:02:34.031Z] #142 exporting layers [2023-08-17T18:02:34.031Z] #142 exporting layers 0.4s done [2023-08-17T18:02:34.031Z] #142 writing image sha256:b737e64d936285875e021fbad1a787d47142889df7507e57382ded90119a4775 [2023-08-17T18:02:34.031Z] #142 writing image sha256:b737e64d936285875e021fbad1a787d47142889df7507e57382ded90119a4775 done [2023-08-17T18:02:34.031Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-17T18:02:34.031Z] #142 exporting layers 0.4s done [2023-08-17T18:02:34.031Z] #142 writing image sha256:75445e4c1d8538fe1ef7f427b77aab87c78d75427989961aff7ea07be4df215f done [2023-08-17T18:02:34.031Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-17T18:02:34.031Z] #142 DONE 10.7s [2023-08-17T18:02:34.031Z] [2023-08-17T18:02:34.031Z] #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-17T18:02:34.031Z] time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-17T18:02:34.056Z] $ docker stop --time=1 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 [2023-08-17T18:02:35.707Z] $ docker rm -f --volumes 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T18:02:36.199Z] + docker images [2023-08-17T18:02:36.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-17T18:02:36.199Z] support-scheduler-arm64 latest b737e64d9362 3 seconds ago 32.9MB [2023-08-17T18:02:36.199Z] support-notifications-arm64 latest 75445e4c1d85 3 seconds ago 33.7MB [2023-08-17T18:02:36.199Z] security-spiffe-token-provider-arm64 latest ec2ab87367f1 30 seconds ago 33.3MB [2023-08-17T18:02:36.199Z] core-metadata-arm64 latest 61d79d173866 56 seconds ago 21.2MB [2023-08-17T18:02:36.199Z] core-data-arm64 latest 1497af3eeba8 59 seconds ago 20.9MB [2023-08-17T18:02:36.199Z] core-command-arm64 latest 5e3af18fd186 About a minute ago 20.8MB [2023-08-17T18:02:36.199Z] core-common-config-bootstrapper-arm64 latest 820319160fdb About a minute ago 18MB [2023-08-17T18:02:36.199Z] security-proxy-auth-arm64 latest e71ad53db3c1 2 minutes ago 19.3MB [2023-08-17T18:02:36.199Z] security-secretstore-setup-arm64 latest 08fac8775ff3 2 minutes ago 43MB [2023-08-17T18:02:36.199Z] security-bootstrapper-arm64 latest 298199826060 2 minutes ago 22.6MB [2023-08-17T18:02:36.199Z] security-proxy-setup-arm64 latest e40afbea537b 2 minutes ago 28.8MB [2023-08-17T18:02:36.199Z] security-spire-agent-arm64 latest 3cb7bc8d5cd8 18 minutes ago 152MB [2023-08-17T18:02:36.199Z] security-spire-config-arm64 latest 0a546a269fee 18 minutes ago 96.1MB [2023-08-17T18:02:36.199Z] security-spire-server-arm64 latest 47eaf3929456 18 minutes ago 96.9MB [2023-08-17T18:02:36.199Z] ci-base-image-arm64 latest 94f9ac21b715 20 minutes ago 1.05GB [2023-08-17T18:02:36.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-17T18:02:36.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T18:02:36.329Z] provisioning config files... [2023-08-17T18:02:36.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config6444178024857440860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:02:36.692Z] ---> docker-login.sh [2023-08-17T18:02:36.692Z] nexus3.edgexfoundry.org:10001 [2023-08-17T18:02:36.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T18:02:36.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T18:02:36.963Z] Configure a credential helper to remove this warning. See [2023-08-17T18:02:36.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T18:02:36.963Z] [2023-08-17T18:02:36.963Z] Login Succeeded [2023-08-17T18:02:36.963Z] nexus3.edgexfoundry.org:10002 [2023-08-17T18:02:37.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T18:02:37.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T18:02:37.494Z] Configure a credential helper to remove this warning. See [2023-08-17T18:02:37.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T18:02:37.494Z] [2023-08-17T18:02:37.494Z] Login Succeeded [2023-08-17T18:02:37.494Z] nexus3.edgexfoundry.org:10003 [2023-08-17T18:02:37.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T18:02:37.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T18:02:37.760Z] Configure a credential helper to remove this warning. See [2023-08-17T18:02:37.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T18:02:37.760Z] [2023-08-17T18:02:37.760Z] Login Succeeded [2023-08-17T18:02:37.760Z] nexus3.edgexfoundry.org:10004 [2023-08-17T18:02:38.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T18:02:38.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T18:02:38.033Z] Configure a credential helper to remove this warning. See [2023-08-17T18:02:38.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T18:02:38.033Z] [2023-08-17T18:02:38.033Z] Login Succeeded [2023-08-17T18:02:38.033Z] docker.io [2023-08-17T18:02:38.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T18:02:38.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T18:02:38.562Z] Configure a credential helper to remove this warning. See [2023-08-17T18:02:38.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T18:02:38.562Z] [2023-08-17T18:02:38.562Z] Login Succeeded [2023-08-17T18:02:38.562Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T18:02:38.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:02:38.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T18:02:38.615Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-17T18:02:38.615Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:38.615Z] latest [2023-08-17T18:02:38.615Z] 3.1.0-dev.28 [2023-08-17T18:02:38.615Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:38.615Z] main [2023-08-17T18:02:38.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:38.947Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:39.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:39.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-17T18:02:39.280Z] 36a33dd1055a: Preparing [2023-08-17T18:02:39.280Z] 60e4e489d60d: Preparing [2023-08-17T18:02:39.280Z] 697dfa8b318f: Preparing [2023-08-17T18:02:39.280Z] a96323657b39: Preparing [2023-08-17T18:02:39.280Z] 0bee48150505: Preparing [2023-08-17T18:02:39.280Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:39.280Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:39.545Z] a96323657b39: Pushed [2023-08-17T18:02:39.545Z] 36a33dd1055a: Pushed [2023-08-17T18:02:39.545Z] 697dfa8b318f: Pushed [2023-08-17T18:02:39.545Z] 0bee48150505: Pushed [2023-08-17T18:02:39.545Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:42.872Z] 60e4e489d60d: Pushed [2023-08-17T18:02:42.872Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:43.215Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:43.551Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-17T18:02:43.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-17T18:02:43.551Z] 36a33dd1055a: Preparing [2023-08-17T18:02:43.551Z] 60e4e489d60d: Preparing [2023-08-17T18:02:43.551Z] 697dfa8b318f: Preparing [2023-08-17T18:02:43.551Z] a96323657b39: Preparing [2023-08-17T18:02:43.551Z] 0bee48150505: Preparing [2023-08-17T18:02:43.551Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:43.551Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:43.551Z] 36a33dd1055a: Layer already exists [2023-08-17T18:02:43.551Z] 60e4e489d60d: Layer already exists [2023-08-17T18:02:43.551Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:43.551Z] 0bee48150505: Layer already exists [2023-08-17T18:02:43.551Z] a96323657b39: Layer already exists [2023-08-17T18:02:43.551Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:43.551Z] latest: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:44.149Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:44.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 [2023-08-17T18:02:44.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-17T18:02:44.476Z] 36a33dd1055a: Preparing [2023-08-17T18:02:44.476Z] 60e4e489d60d: Preparing [2023-08-17T18:02:44.476Z] 697dfa8b318f: Preparing [2023-08-17T18:02:44.476Z] a96323657b39: Preparing [2023-08-17T18:02:44.476Z] 0bee48150505: Preparing [2023-08-17T18:02:44.476Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:44.476Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:44.476Z] 60e4e489d60d: Layer already exists [2023-08-17T18:02:44.476Z] 0bee48150505: Layer already exists [2023-08-17T18:02:44.476Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:44.476Z] a96323657b39: Layer already exists [2023-08-17T18:02:44.476Z] 36a33dd1055a: Layer already exists [2023-08-17T18:02:44.476Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:44.476Z] 3.1.0-dev.28: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:44.810Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:45.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:45.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-17T18:02:45.140Z] 36a33dd1055a: Preparing [2023-08-17T18:02:45.140Z] 60e4e489d60d: Preparing [2023-08-17T18:02:45.140Z] 697dfa8b318f: Preparing [2023-08-17T18:02:45.140Z] a96323657b39: Preparing [2023-08-17T18:02:45.140Z] 0bee48150505: Preparing [2023-08-17T18:02:45.140Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:45.140Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:45.140Z] a96323657b39: Layer already exists [2023-08-17T18:02:45.140Z] 36a33dd1055a: Layer already exists [2023-08-17T18:02:45.140Z] 60e4e489d60d: Layer already exists [2023-08-17T18:02:45.140Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:45.140Z] 0bee48150505: Layer already exists [2023-08-17T18:02:45.140Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:45.140Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:45.484Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:45.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-17T18:02:45.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-17T18:02:45.819Z] 36a33dd1055a: Preparing [2023-08-17T18:02:45.819Z] 60e4e489d60d: Preparing [2023-08-17T18:02:45.819Z] 697dfa8b318f: Preparing [2023-08-17T18:02:45.819Z] a96323657b39: Preparing [2023-08-17T18:02:45.819Z] 0bee48150505: Preparing [2023-08-17T18:02:45.819Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:45.819Z] 36a33dd1055a: Layer already exists [2023-08-17T18:02:45.819Z] a96323657b39: Layer already exists [2023-08-17T18:02:45.819Z] 0bee48150505: Layer already exists [2023-08-17T18:02:45.819Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:45.819Z] 60e4e489d60d: Layer already exists [2023-08-17T18:02:45.819Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:46.082Z] main: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:02:46.125Z] ===================================================== [Pipeline] echo [2023-08-17T18:02:46.133Z] taggedImages: [2023-08-17T18:02:46.133Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:46.133Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-17T18:02:46.133Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 [2023-08-17T18:02:46.133Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:46.133Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-17T18:02:46.151Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-17T18:02:46.151Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:46.151Z] latest [2023-08-17T18:02:46.151Z] 3.1.0-dev.28 [2023-08-17T18:02:46.151Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:46.151Z] main [2023-08-17T18:02:46.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:46.485Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:46.817Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:46.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-17T18:02:46.817Z] a8f0462f69f1: Preparing [2023-08-17T18:02:46.817Z] 91acb0156725: Preparing [2023-08-17T18:02:46.817Z] 7793d6d1d0f7: Preparing [2023-08-17T18:02:46.817Z] ea1b6c118808: Preparing [2023-08-17T18:02:46.817Z] 697dfa8b318f: Preparing [2023-08-17T18:02:46.817Z] a96323657b39: Preparing [2023-08-17T18:02:46.817Z] 0bee48150505: Preparing [2023-08-17T18:02:46.817Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:46.817Z] 0bee48150505: Waiting [2023-08-17T18:02:46.817Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:46.817Z] a96323657b39: Waiting [2023-08-17T18:02:46.817Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:46.817Z] a96323657b39: Layer already exists [2023-08-17T18:02:47.081Z] 0bee48150505: Layer already exists [2023-08-17T18:02:47.081Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:47.081Z] 7793d6d1d0f7: Pushed [2023-08-17T18:02:47.081Z] a8f0462f69f1: Pushed [2023-08-17T18:02:47.081Z] 91acb0156725: Pushed [2023-08-17T18:02:51.003Z] ea1b6c118808: Pushed [2023-08-17T18:02:51.003Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:51.342Z] + 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-08-17T18:02:51.674Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-17T18:02:51.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-17T18:02:51.674Z] a8f0462f69f1: Preparing [2023-08-17T18:02:51.674Z] 91acb0156725: Preparing [2023-08-17T18:02:51.674Z] 7793d6d1d0f7: Preparing [2023-08-17T18:02:51.674Z] ea1b6c118808: Preparing [2023-08-17T18:02:51.674Z] 697dfa8b318f: Preparing [2023-08-17T18:02:51.674Z] a96323657b39: Preparing [2023-08-17T18:02:51.674Z] 0bee48150505: Preparing [2023-08-17T18:02:51.674Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:51.674Z] a96323657b39: Waiting [2023-08-17T18:02:51.674Z] 0bee48150505: Waiting [2023-08-17T18:02:51.674Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:51.674Z] a8f0462f69f1: Layer already exists [2023-08-17T18:02:51.674Z] 7793d6d1d0f7: Layer already exists [2023-08-17T18:02:51.674Z] ea1b6c118808: Layer already exists [2023-08-17T18:02:51.674Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:51.674Z] 91acb0156725: Layer already exists [2023-08-17T18:02:51.674Z] 0bee48150505: Layer already exists [2023-08-17T18:02:51.674Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:51.674Z] a96323657b39: Layer already exists [2023-08-17T18:02:51.674Z] latest: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:52.272Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:52.605Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 [2023-08-17T18:02:52.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-17T18:02:52.605Z] a8f0462f69f1: Preparing [2023-08-17T18:02:52.605Z] 91acb0156725: Preparing [2023-08-17T18:02:52.605Z] 7793d6d1d0f7: Preparing [2023-08-17T18:02:52.605Z] ea1b6c118808: Preparing [2023-08-17T18:02:52.605Z] 697dfa8b318f: Preparing [2023-08-17T18:02:52.605Z] a96323657b39: Preparing [2023-08-17T18:02:52.605Z] 0bee48150505: Preparing [2023-08-17T18:02:52.605Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:52.605Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:52.605Z] a96323657b39: Waiting [2023-08-17T18:02:52.605Z] 0bee48150505: Waiting [2023-08-17T18:02:52.605Z] 91acb0156725: Layer already exists [2023-08-17T18:02:52.605Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:52.605Z] 7793d6d1d0f7: Layer already exists [2023-08-17T18:02:52.605Z] ea1b6c118808: Layer already exists [2023-08-17T18:02:52.605Z] a8f0462f69f1: Layer already exists [2023-08-17T18:02:52.605Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:52.605Z] a96323657b39: Layer already exists [2023-08-17T18:02:52.605Z] 0bee48150505: Layer already exists [2023-08-17T18:02:52.605Z] 3.1.0-dev.28: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:52.946Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:53.272Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:53.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-17T18:02:53.272Z] a8f0462f69f1: Preparing [2023-08-17T18:02:53.272Z] 91acb0156725: Preparing [2023-08-17T18:02:53.272Z] 7793d6d1d0f7: Preparing [2023-08-17T18:02:53.272Z] ea1b6c118808: Preparing [2023-08-17T18:02:53.272Z] 697dfa8b318f: Preparing [2023-08-17T18:02:53.272Z] a96323657b39: Preparing [2023-08-17T18:02:53.272Z] 0bee48150505: Preparing [2023-08-17T18:02:53.272Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:53.272Z] a96323657b39: Waiting [2023-08-17T18:02:53.272Z] 0bee48150505: Waiting [2023-08-17T18:02:53.272Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:53.272Z] ea1b6c118808: Layer already exists [2023-08-17T18:02:53.272Z] a8f0462f69f1: Layer already exists [2023-08-17T18:02:53.272Z] 91acb0156725: Layer already exists [2023-08-17T18:02:53.272Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:53.272Z] 7793d6d1d0f7: Layer already exists [2023-08-17T18:02:53.272Z] a96323657b39: Layer already exists [2023-08-17T18:02:53.272Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:53.272Z] 0bee48150505: Layer already exists [2023-08-17T18:02:53.536Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:53.873Z] + 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-08-17T18:02:54.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-17T18:02:54.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-17T18:02:54.195Z] a8f0462f69f1: Preparing [2023-08-17T18:02:54.195Z] 91acb0156725: Preparing [2023-08-17T18:02:54.195Z] 7793d6d1d0f7: Preparing [2023-08-17T18:02:54.195Z] ea1b6c118808: Preparing [2023-08-17T18:02:54.195Z] 697dfa8b318f: Preparing [2023-08-17T18:02:54.195Z] a96323657b39: Preparing [2023-08-17T18:02:54.195Z] 0bee48150505: Preparing [2023-08-17T18:02:54.195Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:54.195Z] a96323657b39: Waiting [2023-08-17T18:02:54.195Z] 0bee48150505: Waiting [2023-08-17T18:02:54.195Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:54.195Z] 91acb0156725: Layer already exists [2023-08-17T18:02:54.195Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:54.195Z] ea1b6c118808: Layer already exists [2023-08-17T18:02:54.195Z] a8f0462f69f1: Layer already exists [2023-08-17T18:02:54.195Z] 7793d6d1d0f7: Layer already exists [2023-08-17T18:02:54.195Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:54.195Z] 0bee48150505: Layer already exists [2023-08-17T18:02:54.195Z] a96323657b39: Layer already exists [2023-08-17T18:02:54.195Z] main: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:02:54.249Z] ===================================================== [Pipeline] echo [2023-08-17T18:02:54.256Z] taggedImages: [2023-08-17T18:02:54.256Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:54.256Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-17T18:02:54.256Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 [2023-08-17T18:02:54.256Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:54.256Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-17T18:02:54.273Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-17T18:02:54.273Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:54.273Z] latest [2023-08-17T18:02:54.273Z] 3.1.0-dev.28 [2023-08-17T18:02:54.273Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:02:54.273Z] main [2023-08-17T18:02:54.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:54.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:54.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:02:54.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-17T18:02:54.923Z] 4295d716b7d7: Preparing [2023-08-17T18:02:54.923Z] ef689de27cd9: Preparing [2023-08-17T18:02:54.923Z] 697dfa8b318f: Preparing [2023-08-17T18:02:54.923Z] a96323657b39: Preparing [2023-08-17T18:02:54.923Z] 0bd5481c4467: Preparing [2023-08-17T18:02:54.923Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:54.923Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:54.923Z] a96323657b39: Layer already exists [2023-08-17T18:02:54.923Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:54.923Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:55.187Z] 0bd5481c4467: Pushed [2023-08-17T18:02:55.187Z] 4295d716b7d7: Pushed [2023-08-17T18:02:58.516Z] ef689de27cd9: Pushed [2023-08-17T18:02:58.516Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:58.854Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:59.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-17T18:02:59.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-17T18:02:59.178Z] 4295d716b7d7: Preparing [2023-08-17T18:02:59.178Z] ef689de27cd9: Preparing [2023-08-17T18:02:59.178Z] 697dfa8b318f: Preparing [2023-08-17T18:02:59.178Z] a96323657b39: Preparing [2023-08-17T18:02:59.178Z] 0bd5481c4467: Preparing [2023-08-17T18:02:59.178Z] d2d9d24a8c2a: Preparing [2023-08-17T18:02:59.178Z] d2d9d24a8c2a: Waiting [2023-08-17T18:02:59.178Z] a96323657b39: Layer already exists [2023-08-17T18:02:59.178Z] ef689de27cd9: Layer already exists [2023-08-17T18:02:59.178Z] 0bd5481c4467: Layer already exists [2023-08-17T18:02:59.178Z] 4295d716b7d7: Layer already exists [2023-08-17T18:02:59.178Z] 697dfa8b318f: Layer already exists [2023-08-17T18:02:59.178Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:02:59.441Z] latest: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:02:59.771Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:00.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 [2023-08-17T18:03:00.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-17T18:03:00.101Z] 4295d716b7d7: Preparing [2023-08-17T18:03:00.101Z] ef689de27cd9: Preparing [2023-08-17T18:03:00.101Z] 697dfa8b318f: Preparing [2023-08-17T18:03:00.101Z] a96323657b39: Preparing [2023-08-17T18:03:00.101Z] 0bd5481c4467: Preparing [2023-08-17T18:03:00.101Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:00.101Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:00.101Z] 4295d716b7d7: Layer already exists [2023-08-17T18:03:00.101Z] a96323657b39: Layer already exists [2023-08-17T18:03:00.101Z] 0bd5481c4467: Layer already exists [2023-08-17T18:03:00.101Z] ef689de27cd9: Layer already exists [2023-08-17T18:03:00.101Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:00.101Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:00.101Z] 3.1.0-dev.28: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:00.431Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:00.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:00.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-17T18:03:00.760Z] 4295d716b7d7: Preparing [2023-08-17T18:03:00.760Z] ef689de27cd9: Preparing [2023-08-17T18:03:00.760Z] 697dfa8b318f: Preparing [2023-08-17T18:03:00.760Z] a96323657b39: Preparing [2023-08-17T18:03:00.760Z] 0bd5481c4467: Preparing [2023-08-17T18:03:00.760Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:00.760Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:00.760Z] a96323657b39: Layer already exists [2023-08-17T18:03:00.760Z] 0bd5481c4467: Layer already exists [2023-08-17T18:03:00.760Z] 4295d716b7d7: Layer already exists [2023-08-17T18:03:00.760Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:00.760Z] ef689de27cd9: Layer already exists [2023-08-17T18:03:00.760Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:00.760Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:01.347Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:01.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-17T18:03:01.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-17T18:03:01.670Z] 4295d716b7d7: Preparing [2023-08-17T18:03:01.670Z] ef689de27cd9: Preparing [2023-08-17T18:03:01.670Z] 697dfa8b318f: Preparing [2023-08-17T18:03:01.670Z] a96323657b39: Preparing [2023-08-17T18:03:01.670Z] 0bd5481c4467: Preparing [2023-08-17T18:03:01.670Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:01.670Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:01.670Z] 4295d716b7d7: Layer already exists [2023-08-17T18:03:01.670Z] 0bd5481c4467: Layer already exists [2023-08-17T18:03:01.670Z] ef689de27cd9: Layer already exists [2023-08-17T18:03:01.670Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:01.670Z] a96323657b39: Layer already exists [2023-08-17T18:03:01.670Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:01.670Z] main: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:01.710Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:01.721Z] taggedImages: [2023-08-17T18:03:01.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:01.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-17T18:03:01.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 [2023-08-17T18:03:01.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:01.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-17T18:03:01.741Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-17T18:03:01.741Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:01.741Z] latest [2023-08-17T18:03:01.741Z] 3.1.0-dev.28 [2023-08-17T18:03:01.741Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:01.741Z] main [2023-08-17T18:03:01.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:02.070Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:04.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:04.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-17T18:03:04.971Z] 5a0948989747: Preparing [2023-08-17T18:03:04.971Z] fdcd771d377d: Preparing [2023-08-17T18:03:04.971Z] 1dd2a872138d: Preparing [2023-08-17T18:03:04.971Z] 697dfa8b318f: Preparing [2023-08-17T18:03:04.971Z] a96323657b39: Preparing [2023-08-17T18:03:04.971Z] 0bee48150505: Preparing [2023-08-17T18:03:04.971Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:04.971Z] 0bee48150505: Waiting [2023-08-17T18:03:04.971Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:04.971Z] a96323657b39: Layer already exists [2023-08-17T18:03:04.971Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:04.971Z] 0bee48150505: Layer already exists [2023-08-17T18:03:04.971Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:05.236Z] fdcd771d377d: Pushed [2023-08-17T18:03:05.236Z] 5a0948989747: Pushed [2023-08-17T18:03:08.554Z] 1dd2a872138d: Pushed [2023-08-17T18:03:08.554Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:09.138Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:09.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-17T18:03:09.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-17T18:03:09.469Z] 5a0948989747: Preparing [2023-08-17T18:03:09.469Z] fdcd771d377d: Preparing [2023-08-17T18:03:09.469Z] 1dd2a872138d: Preparing [2023-08-17T18:03:09.469Z] 697dfa8b318f: Preparing [2023-08-17T18:03:09.469Z] a96323657b39: Preparing [2023-08-17T18:03:09.469Z] 0bee48150505: Preparing [2023-08-17T18:03:09.469Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:09.469Z] 0bee48150505: Waiting [2023-08-17T18:03:09.469Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:09.469Z] a96323657b39: Layer already exists [2023-08-17T18:03:09.469Z] 5a0948989747: Layer already exists [2023-08-17T18:03:09.469Z] 1dd2a872138d: Layer already exists [2023-08-17T18:03:09.469Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:09.469Z] fdcd771d377d: Layer already exists [2023-08-17T18:03:09.469Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:09.469Z] 0bee48150505: Layer already exists [2023-08-17T18:03:09.469Z] latest: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:10.064Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:10.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 [2023-08-17T18:03:10.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-17T18:03:10.399Z] 5a0948989747: Preparing [2023-08-17T18:03:10.399Z] fdcd771d377d: Preparing [2023-08-17T18:03:10.399Z] 1dd2a872138d: Preparing [2023-08-17T18:03:10.399Z] 697dfa8b318f: Preparing [2023-08-17T18:03:10.399Z] a96323657b39: Preparing [2023-08-17T18:03:10.399Z] 0bee48150505: Preparing [2023-08-17T18:03:10.399Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:10.399Z] 0bee48150505: Waiting [2023-08-17T18:03:10.399Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:10.399Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:10.399Z] fdcd771d377d: Layer already exists [2023-08-17T18:03:10.399Z] a96323657b39: Layer already exists [2023-08-17T18:03:10.399Z] 5a0948989747: Layer already exists [2023-08-17T18:03:10.399Z] 1dd2a872138d: Layer already exists [2023-08-17T18:03:10.399Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:10.399Z] 0bee48150505: Layer already exists [2023-08-17T18:03:10.399Z] 3.1.0-dev.28: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:10.734Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:11.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:11.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-17T18:03:11.067Z] 5a0948989747: Preparing [2023-08-17T18:03:11.067Z] fdcd771d377d: Preparing [2023-08-17T18:03:11.067Z] 1dd2a872138d: Preparing [2023-08-17T18:03:11.067Z] 697dfa8b318f: Preparing [2023-08-17T18:03:11.067Z] a96323657b39: Preparing [2023-08-17T18:03:11.067Z] 0bee48150505: Preparing [2023-08-17T18:03:11.067Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:11.067Z] 0bee48150505: Waiting [2023-08-17T18:03:11.067Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:11.067Z] a96323657b39: Layer already exists [2023-08-17T18:03:11.067Z] fdcd771d377d: Layer already exists [2023-08-17T18:03:11.067Z] 1dd2a872138d: Layer already exists [2023-08-17T18:03:11.067Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:11.067Z] 5a0948989747: Layer already exists [2023-08-17T18:03:11.067Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:11.067Z] 0bee48150505: Layer already exists [2023-08-17T18:03:11.067Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:11.410Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:11.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-17T18:03:11.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-17T18:03:11.741Z] 5a0948989747: Preparing [2023-08-17T18:03:11.741Z] fdcd771d377d: Preparing [2023-08-17T18:03:11.741Z] 1dd2a872138d: Preparing [2023-08-17T18:03:11.741Z] 697dfa8b318f: Preparing [2023-08-17T18:03:11.741Z] a96323657b39: Preparing [2023-08-17T18:03:11.741Z] 0bee48150505: Preparing [2023-08-17T18:03:11.741Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:11.741Z] 0bee48150505: Waiting [2023-08-17T18:03:11.741Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:11.741Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:11.741Z] fdcd771d377d: Layer already exists [2023-08-17T18:03:11.741Z] 5a0948989747: Layer already exists [2023-08-17T18:03:11.741Z] 1dd2a872138d: Layer already exists [2023-08-17T18:03:11.741Z] a96323657b39: Layer already exists [2023-08-17T18:03:11.741Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:11.741Z] 0bee48150505: Layer already exists [2023-08-17T18:03:11.741Z] main: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:12.057Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:12.064Z] taggedImages: [2023-08-17T18:03:12.064Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:12.064Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-17T18:03:12.064Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 [2023-08-17T18:03:12.064Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:12.064Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-17T18:03:12.088Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-17T18:03:12.088Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:12.088Z] latest [2023-08-17T18:03:12.088Z] 3.1.0-dev.28 [2023-08-17T18:03:12.088Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:12.088Z] main [2023-08-17T18:03:12.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:12.439Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:12.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:12.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-17T18:03:12.772Z] 8c0152eb9475: Preparing [2023-08-17T18:03:12.772Z] f109bf7facea: Preparing [2023-08-17T18:03:12.772Z] c8e8706e728d: Preparing [2023-08-17T18:03:12.772Z] ff4c3bd1e744: Preparing [2023-08-17T18:03:12.772Z] c0c06dabe31f: Preparing [2023-08-17T18:03:12.772Z] eff4f540de22: Preparing [2023-08-17T18:03:12.772Z] 7535a040e408: Preparing [2023-08-17T18:03:12.772Z] 697dfa8b318f: Preparing [2023-08-17T18:03:12.772Z] eff4f540de22: Waiting [2023-08-17T18:03:12.772Z] 7535a040e408: Waiting [2023-08-17T18:03:12.772Z] a96323657b39: Preparing [2023-08-17T18:03:12.772Z] b8de67c0a017: Preparing [2023-08-17T18:03:12.772Z] f7179a7215f3: Preparing [2023-08-17T18:03:12.772Z] 5f70bf18a086: Preparing [2023-08-17T18:03:12.772Z] a96323657b39: Waiting [2023-08-17T18:03:12.772Z] c8cbf1e8f499: Preparing [2023-08-17T18:03:12.772Z] 61dc0b7f9faa: Preparing [2023-08-17T18:03:12.772Z] b8de67c0a017: Waiting [2023-08-17T18:03:12.772Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:12.772Z] f7179a7215f3: Waiting [2023-08-17T18:03:12.772Z] 697dfa8b318f: Waiting [2023-08-17T18:03:12.772Z] 5f70bf18a086: Waiting [2023-08-17T18:03:12.772Z] c8cbf1e8f499: Waiting [2023-08-17T18:03:12.772Z] 61dc0b7f9faa: Waiting [2023-08-17T18:03:12.772Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:13.037Z] 8c0152eb9475: Pushed [2023-08-17T18:03:13.037Z] c8e8706e728d: Pushed [2023-08-17T18:03:13.037Z] ff4c3bd1e744: Pushed [2023-08-17T18:03:13.037Z] c0c06dabe31f: Pushed [2023-08-17T18:03:13.037Z] f109bf7facea: Pushed [2023-08-17T18:03:13.037Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:13.037Z] a96323657b39: Layer already exists [2023-08-17T18:03:13.302Z] eff4f540de22: Pushed [2023-08-17T18:03:13.302Z] b8de67c0a017: Pushed [2023-08-17T18:03:13.302Z] f7179a7215f3: Pushed [2023-08-17T18:03:13.302Z] 5f70bf18a086: Pushed [2023-08-17T18:03:13.302Z] c8cbf1e8f499: Pushed [2023-08-17T18:03:13.302Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:13.302Z] 61dc0b7f9faa: Pushed [2023-08-17T18:03:16.624Z] 7535a040e408: Pushed [2023-08-17T18:03:16.889Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:17.231Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:17.563Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-17T18:03:17.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-17T18:03:17.563Z] 8c0152eb9475: Preparing [2023-08-17T18:03:17.563Z] f109bf7facea: Preparing [2023-08-17T18:03:17.563Z] c8e8706e728d: Preparing [2023-08-17T18:03:17.563Z] ff4c3bd1e744: Preparing [2023-08-17T18:03:17.563Z] c0c06dabe31f: Preparing [2023-08-17T18:03:17.563Z] eff4f540de22: Preparing [2023-08-17T18:03:17.563Z] 7535a040e408: Preparing [2023-08-17T18:03:17.563Z] 697dfa8b318f: Preparing [2023-08-17T18:03:17.563Z] a96323657b39: Preparing [2023-08-17T18:03:17.563Z] b8de67c0a017: Preparing [2023-08-17T18:03:17.563Z] f7179a7215f3: Preparing [2023-08-17T18:03:17.563Z] 5f70bf18a086: Preparing [2023-08-17T18:03:17.563Z] c8cbf1e8f499: Preparing [2023-08-17T18:03:17.563Z] 61dc0b7f9faa: Preparing [2023-08-17T18:03:17.563Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:17.563Z] b8de67c0a017: Waiting [2023-08-17T18:03:17.563Z] f7179a7215f3: Waiting [2023-08-17T18:03:17.563Z] 61dc0b7f9faa: Waiting [2023-08-17T18:03:17.563Z] eff4f540de22: Waiting [2023-08-17T18:03:17.563Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:17.563Z] 7535a040e408: Waiting [2023-08-17T18:03:17.563Z] a96323657b39: Waiting [2023-08-17T18:03:17.563Z] 697dfa8b318f: Waiting [2023-08-17T18:03:17.563Z] c8cbf1e8f499: Waiting [2023-08-17T18:03:17.563Z] 5f70bf18a086: Waiting [2023-08-17T18:03:17.563Z] c0c06dabe31f: Layer already exists [2023-08-17T18:03:17.563Z] f109bf7facea: Layer already exists [2023-08-17T18:03:17.563Z] ff4c3bd1e744: Layer already exists [2023-08-17T18:03:17.563Z] c8e8706e728d: Layer already exists [2023-08-17T18:03:17.563Z] 8c0152eb9475: Layer already exists [2023-08-17T18:03:17.563Z] 7535a040e408: Layer already exists [2023-08-17T18:03:17.563Z] eff4f540de22: Layer already exists [2023-08-17T18:03:17.563Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:17.563Z] a96323657b39: Layer already exists [2023-08-17T18:03:17.563Z] b8de67c0a017: Layer already exists [2023-08-17T18:03:17.563Z] 5f70bf18a086: Layer already exists [2023-08-17T18:03:17.563Z] f7179a7215f3: Layer already exists [2023-08-17T18:03:17.563Z] c8cbf1e8f499: Layer already exists [2023-08-17T18:03:17.563Z] 61dc0b7f9faa: Layer already exists [2023-08-17T18:03:17.563Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:17.828Z] latest: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:18.173Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:18.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 [2023-08-17T18:03:18.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-17T18:03:18.816Z] 8c0152eb9475: Preparing [2023-08-17T18:03:18.816Z] f109bf7facea: Preparing [2023-08-17T18:03:18.816Z] c8e8706e728d: Preparing [2023-08-17T18:03:18.816Z] ff4c3bd1e744: Preparing [2023-08-17T18:03:18.816Z] c0c06dabe31f: Preparing [2023-08-17T18:03:18.816Z] eff4f540de22: Preparing [2023-08-17T18:03:18.816Z] 7535a040e408: Preparing [2023-08-17T18:03:18.816Z] 697dfa8b318f: Preparing [2023-08-17T18:03:18.816Z] a96323657b39: Preparing [2023-08-17T18:03:18.816Z] b8de67c0a017: Preparing [2023-08-17T18:03:18.816Z] f7179a7215f3: Preparing [2023-08-17T18:03:18.816Z] 5f70bf18a086: Preparing [2023-08-17T18:03:18.816Z] c8cbf1e8f499: Preparing [2023-08-17T18:03:18.816Z] 61dc0b7f9faa: Preparing [2023-08-17T18:03:18.816Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:18.816Z] a96323657b39: Waiting [2023-08-17T18:03:18.816Z] b8de67c0a017: Waiting [2023-08-17T18:03:18.816Z] f7179a7215f3: Waiting [2023-08-17T18:03:18.816Z] 5f70bf18a086: Waiting [2023-08-17T18:03:18.816Z] c8cbf1e8f499: Waiting [2023-08-17T18:03:18.816Z] 61dc0b7f9faa: Waiting [2023-08-17T18:03:18.816Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:18.816Z] eff4f540de22: Waiting [2023-08-17T18:03:18.816Z] 7535a040e408: Waiting [2023-08-17T18:03:18.816Z] 697dfa8b318f: Waiting [2023-08-17T18:03:18.816Z] c0c06dabe31f: Layer already exists [2023-08-17T18:03:18.816Z] 8c0152eb9475: Layer already exists [2023-08-17T18:03:18.816Z] c8e8706e728d: Layer already exists [2023-08-17T18:03:18.816Z] ff4c3bd1e744: Layer already exists [2023-08-17T18:03:18.816Z] f109bf7facea: Layer already exists [2023-08-17T18:03:18.816Z] eff4f540de22: Layer already exists [2023-08-17T18:03:18.816Z] 7535a040e408: Layer already exists [2023-08-17T18:03:18.816Z] b8de67c0a017: Layer already exists [2023-08-17T18:03:18.816Z] a96323657b39: Layer already exists [2023-08-17T18:03:18.816Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:18.816Z] f7179a7215f3: Layer already exists [2023-08-17T18:03:18.816Z] c8cbf1e8f499: Layer already exists [2023-08-17T18:03:18.816Z] 61dc0b7f9faa: Layer already exists [2023-08-17T18:03:18.816Z] 5f70bf18a086: Layer already exists [2023-08-17T18:03:18.816Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:19.087Z] 3.1.0-dev.28: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:19.448Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:19.797Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:19.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-17T18:03:19.797Z] 8c0152eb9475: Preparing [2023-08-17T18:03:19.797Z] f109bf7facea: Preparing [2023-08-17T18:03:19.797Z] c8e8706e728d: Preparing [2023-08-17T18:03:19.797Z] ff4c3bd1e744: Preparing [2023-08-17T18:03:19.797Z] c0c06dabe31f: Preparing [2023-08-17T18:03:19.797Z] eff4f540de22: Preparing [2023-08-17T18:03:19.797Z] 7535a040e408: Preparing [2023-08-17T18:03:19.797Z] 697dfa8b318f: Preparing [2023-08-17T18:03:19.797Z] a96323657b39: Preparing [2023-08-17T18:03:19.797Z] b8de67c0a017: Preparing [2023-08-17T18:03:19.797Z] f7179a7215f3: Preparing [2023-08-17T18:03:19.797Z] 5f70bf18a086: Preparing [2023-08-17T18:03:19.797Z] c8cbf1e8f499: Preparing [2023-08-17T18:03:19.797Z] 61dc0b7f9faa: Preparing [2023-08-17T18:03:19.797Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:19.797Z] b8de67c0a017: Waiting [2023-08-17T18:03:19.797Z] f7179a7215f3: Waiting [2023-08-17T18:03:19.797Z] 61dc0b7f9faa: Waiting [2023-08-17T18:03:19.797Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:19.797Z] 5f70bf18a086: Waiting [2023-08-17T18:03:19.797Z] c8cbf1e8f499: Waiting [2023-08-17T18:03:19.797Z] eff4f540de22: Waiting [2023-08-17T18:03:19.797Z] 7535a040e408: Waiting [2023-08-17T18:03:19.797Z] a96323657b39: Waiting [2023-08-17T18:03:19.797Z] 697dfa8b318f: Waiting [2023-08-17T18:03:19.797Z] c0c06dabe31f: Layer already exists [2023-08-17T18:03:19.797Z] c8e8706e728d: Layer already exists [2023-08-17T18:03:19.797Z] ff4c3bd1e744: Layer already exists [2023-08-17T18:03:19.797Z] f109bf7facea: Layer already exists [2023-08-17T18:03:19.797Z] 8c0152eb9475: Layer already exists [2023-08-17T18:03:19.797Z] eff4f540de22: Layer already exists [2023-08-17T18:03:19.797Z] a96323657b39: Layer already exists [2023-08-17T18:03:19.797Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:19.797Z] 7535a040e408: Layer already exists [2023-08-17T18:03:19.797Z] b8de67c0a017: Layer already exists [2023-08-17T18:03:19.797Z] f7179a7215f3: Layer already exists [2023-08-17T18:03:19.797Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:19.797Z] c8cbf1e8f499: Layer already exists [2023-08-17T18:03:19.797Z] 61dc0b7f9faa: Layer already exists [2023-08-17T18:03:19.797Z] 5f70bf18a086: Layer already exists [2023-08-17T18:03:20.067Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:20.415Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:20.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-17T18:03:20.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-17T18:03:20.858Z] 8c0152eb9475: Preparing [2023-08-17T18:03:20.858Z] f109bf7facea: Preparing [2023-08-17T18:03:20.858Z] c8e8706e728d: Preparing [2023-08-17T18:03:20.858Z] ff4c3bd1e744: Preparing [2023-08-17T18:03:20.858Z] c0c06dabe31f: Preparing [2023-08-17T18:03:20.858Z] eff4f540de22: Preparing [2023-08-17T18:03:20.858Z] 7535a040e408: Preparing [2023-08-17T18:03:20.858Z] 697dfa8b318f: Preparing [2023-08-17T18:03:20.858Z] a96323657b39: Preparing [2023-08-17T18:03:20.858Z] b8de67c0a017: Preparing [2023-08-17T18:03:20.858Z] f7179a7215f3: Preparing [2023-08-17T18:03:20.858Z] 5f70bf18a086: Preparing [2023-08-17T18:03:20.858Z] c8cbf1e8f499: Preparing [2023-08-17T18:03:20.858Z] 61dc0b7f9faa: Preparing [2023-08-17T18:03:20.858Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:20.858Z] b8de67c0a017: Waiting [2023-08-17T18:03:20.858Z] eff4f540de22: Waiting [2023-08-17T18:03:20.858Z] 7535a040e408: Waiting [2023-08-17T18:03:20.858Z] 697dfa8b318f: Waiting [2023-08-17T18:03:20.858Z] a96323657b39: Waiting [2023-08-17T18:03:20.858Z] f7179a7215f3: Waiting [2023-08-17T18:03:20.858Z] c8cbf1e8f499: Waiting [2023-08-17T18:03:20.858Z] 5f70bf18a086: Waiting [2023-08-17T18:03:20.858Z] 61dc0b7f9faa: Waiting [2023-08-17T18:03:20.858Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:20.858Z] ff4c3bd1e744: Layer already exists [2023-08-17T18:03:20.858Z] c0c06dabe31f: Layer already exists [2023-08-17T18:03:20.858Z] f109bf7facea: Layer already exists [2023-08-17T18:03:20.858Z] 8c0152eb9475: Layer already exists [2023-08-17T18:03:20.858Z] eff4f540de22: Layer already exists [2023-08-17T18:03:20.858Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:20.858Z] a96323657b39: Layer already exists [2023-08-17T18:03:20.858Z] b8de67c0a017: Layer already exists [2023-08-17T18:03:20.858Z] 5f70bf18a086: Layer already exists [2023-08-17T18:03:20.858Z] f7179a7215f3: Layer already exists [2023-08-17T18:03:20.859Z] c8cbf1e8f499: Layer already exists [2023-08-17T18:03:20.859Z] 61dc0b7f9faa: Layer already exists [2023-08-17T18:03:20.859Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:20.859Z] c8e8706e728d: Layer already exists [2023-08-17T18:03:20.859Z] 7535a040e408: Layer already exists [2023-08-17T18:03:21.123Z] main: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:21.165Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:21.175Z] taggedImages: [2023-08-17T18:03:21.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:21.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-17T18:03:21.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 [2023-08-17T18:03:21.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:21.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-17T18:03:21.195Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-17T18:03:21.195Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:21.195Z] latest [2023-08-17T18:03:21.195Z] 3.1.0-dev.28 [2023-08-17T18:03:21.195Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:21.195Z] main [2023-08-17T18:03:21.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:21.536Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:21.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:21.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-17T18:03:21.871Z] d281c98e6f3f: Preparing [2023-08-17T18:03:21.871Z] 9ab58e453dd9: Preparing [2023-08-17T18:03:21.871Z] 14fa683502b0: Preparing [2023-08-17T18:03:21.871Z] c37c34934390: Preparing [2023-08-17T18:03:21.871Z] 697dfa8b318f: Preparing [2023-08-17T18:03:21.871Z] a96323657b39: Preparing [2023-08-17T18:03:21.871Z] 0bee48150505: Preparing [2023-08-17T18:03:21.871Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:21.871Z] 0bee48150505: Waiting [2023-08-17T18:03:21.871Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:21.871Z] a96323657b39: Waiting [2023-08-17T18:03:21.871Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:21.872Z] a96323657b39: Layer already exists [2023-08-17T18:03:22.137Z] 0bee48150505: Layer already exists [2023-08-17T18:03:22.137Z] 14fa683502b0: Pushed [2023-08-17T18:03:22.137Z] 9ab58e453dd9: Pushed [2023-08-17T18:03:22.137Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:22.137Z] d281c98e6f3f: Pushed [2023-08-17T18:03:25.473Z] c37c34934390: Pushed [2023-08-17T18:03:25.473Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:25.813Z] + 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-08-17T18:03:26.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-17T18:03:26.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-17T18:03:26.141Z] d281c98e6f3f: Preparing [2023-08-17T18:03:26.141Z] 9ab58e453dd9: Preparing [2023-08-17T18:03:26.141Z] 14fa683502b0: Preparing [2023-08-17T18:03:26.141Z] c37c34934390: Preparing [2023-08-17T18:03:26.141Z] 697dfa8b318f: Preparing [2023-08-17T18:03:26.141Z] a96323657b39: Preparing [2023-08-17T18:03:26.141Z] 0bee48150505: Preparing [2023-08-17T18:03:26.141Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:26.141Z] a96323657b39: Waiting [2023-08-17T18:03:26.141Z] 0bee48150505: Waiting [2023-08-17T18:03:26.141Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:26.141Z] 14fa683502b0: Layer already exists [2023-08-17T18:03:26.141Z] c37c34934390: Layer already exists [2023-08-17T18:03:26.141Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:26.141Z] 9ab58e453dd9: Layer already exists [2023-08-17T18:03:26.141Z] d281c98e6f3f: Layer already exists [2023-08-17T18:03:26.141Z] 0bee48150505: Layer already exists [2023-08-17T18:03:26.141Z] a96323657b39: Layer already exists [2023-08-17T18:03:26.141Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:26.141Z] latest: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:26.735Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:27.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 [2023-08-17T18:03:27.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-17T18:03:27.061Z] d281c98e6f3f: Preparing [2023-08-17T18:03:27.061Z] 9ab58e453dd9: Preparing [2023-08-17T18:03:27.061Z] 14fa683502b0: Preparing [2023-08-17T18:03:27.061Z] c37c34934390: Preparing [2023-08-17T18:03:27.061Z] 697dfa8b318f: Preparing [2023-08-17T18:03:27.061Z] a96323657b39: Preparing [2023-08-17T18:03:27.061Z] 0bee48150505: Preparing [2023-08-17T18:03:27.061Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:27.061Z] a96323657b39: Waiting [2023-08-17T18:03:27.061Z] 0bee48150505: Waiting [2023-08-17T18:03:27.061Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:27.061Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:27.061Z] c37c34934390: Layer already exists [2023-08-17T18:03:27.061Z] d281c98e6f3f: Layer already exists [2023-08-17T18:03:27.061Z] 14fa683502b0: Layer already exists [2023-08-17T18:03:27.061Z] 9ab58e453dd9: Layer already exists [2023-08-17T18:03:27.061Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:27.061Z] 0bee48150505: Layer already exists [2023-08-17T18:03:27.061Z] a96323657b39: Layer already exists [2023-08-17T18:03:27.061Z] 3.1.0-dev.28: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:27.655Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:27.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:27.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-17T18:03:27.991Z] d281c98e6f3f: Preparing [2023-08-17T18:03:27.991Z] 9ab58e453dd9: Preparing [2023-08-17T18:03:27.991Z] 14fa683502b0: Preparing [2023-08-17T18:03:27.991Z] c37c34934390: Preparing [2023-08-17T18:03:27.991Z] 697dfa8b318f: Preparing [2023-08-17T18:03:27.991Z] a96323657b39: Preparing [2023-08-17T18:03:27.991Z] 0bee48150505: Preparing [2023-08-17T18:03:27.991Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:27.991Z] a96323657b39: Waiting [2023-08-17T18:03:27.991Z] 0bee48150505: Waiting [2023-08-17T18:03:27.991Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:27.991Z] 9ab58e453dd9: Layer already exists [2023-08-17T18:03:27.991Z] c37c34934390: Layer already exists [2023-08-17T18:03:27.991Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:27.991Z] 14fa683502b0: Layer already exists [2023-08-17T18:03:27.991Z] d281c98e6f3f: Layer already exists [2023-08-17T18:03:27.991Z] a96323657b39: Layer already exists [2023-08-17T18:03:27.991Z] 0bee48150505: Layer already exists [2023-08-17T18:03:27.991Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:28.254Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:28.583Z] + 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-08-17T18:03:28.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-17T18:03:28.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-17T18:03:28.906Z] d281c98e6f3f: Preparing [2023-08-17T18:03:28.906Z] 9ab58e453dd9: Preparing [2023-08-17T18:03:28.906Z] 14fa683502b0: Preparing [2023-08-17T18:03:28.906Z] c37c34934390: Preparing [2023-08-17T18:03:28.906Z] 697dfa8b318f: Preparing [2023-08-17T18:03:28.906Z] a96323657b39: Preparing [2023-08-17T18:03:28.906Z] 0bee48150505: Preparing [2023-08-17T18:03:28.906Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:28.906Z] a96323657b39: Waiting [2023-08-17T18:03:28.906Z] 0bee48150505: Waiting [2023-08-17T18:03:28.906Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:28.906Z] 9ab58e453dd9: Layer already exists [2023-08-17T18:03:28.906Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:28.906Z] c37c34934390: Layer already exists [2023-08-17T18:03:28.906Z] 14fa683502b0: Layer already exists [2023-08-17T18:03:28.906Z] d281c98e6f3f: Layer already exists [2023-08-17T18:03:28.906Z] a96323657b39: Layer already exists [2023-08-17T18:03:28.906Z] 0bee48150505: Layer already exists [2023-08-17T18:03:28.906Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:29.172Z] main: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:29.227Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:29.237Z] taggedImages: [2023-08-17T18:03:29.237Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:29.237Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-17T18:03:29.237Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 [2023-08-17T18:03:29.237Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:29.237Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-17T18:03:29.263Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-17T18:03:29.263Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:29.263Z] latest [2023-08-17T18:03:29.263Z] 3.1.0-dev.28 [2023-08-17T18:03:29.263Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:29.263Z] main [2023-08-17T18:03:29.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:29.621Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:29.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:29.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-17T18:03:29.948Z] 0733b914127c: Preparing [2023-08-17T18:03:29.948Z] b987741ca1da: Preparing [2023-08-17T18:03:29.948Z] 9478214e1373: Preparing [2023-08-17T18:03:29.948Z] cb7a32abc665: Preparing [2023-08-17T18:03:29.948Z] 5addd8223b4a: Preparing [2023-08-17T18:03:29.948Z] 697dfa8b318f: Preparing [2023-08-17T18:03:29.948Z] a96323657b39: Preparing [2023-08-17T18:03:29.948Z] 85d11f6c286e: Preparing [2023-08-17T18:03:29.948Z] c022a452710f: Preparing [2023-08-17T18:03:29.948Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:29.948Z] 697dfa8b318f: Waiting [2023-08-17T18:03:29.948Z] 85d11f6c286e: Waiting [2023-08-17T18:03:29.948Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:29.948Z] c022a452710f: Waiting [2023-08-17T18:03:29.948Z] a96323657b39: Waiting [2023-08-17T18:03:30.213Z] 5addd8223b4a: Pushed [2023-08-17T18:03:30.213Z] cb7a32abc665: Pushed [2023-08-17T18:03:30.213Z] b987741ca1da: Pushed [2023-08-17T18:03:30.213Z] 0733b914127c: Pushed [2023-08-17T18:03:30.213Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:30.213Z] a96323657b39: Layer already exists [2023-08-17T18:03:30.213Z] 85d11f6c286e: Pushed [2023-08-17T18:03:32.781Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:32.781Z] c022a452710f: Pushed [2023-08-17T18:03:32.781Z] 9478214e1373: Pushed [2023-08-17T18:03:33.046Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:33.392Z] + 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-08-17T18:03:33.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-17T18:03:33.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-17T18:03:33.717Z] 0733b914127c: Preparing [2023-08-17T18:03:33.717Z] b987741ca1da: Preparing [2023-08-17T18:03:33.717Z] 9478214e1373: Preparing [2023-08-17T18:03:33.717Z] cb7a32abc665: Preparing [2023-08-17T18:03:33.717Z] 5addd8223b4a: Preparing [2023-08-17T18:03:33.717Z] 697dfa8b318f: Preparing [2023-08-17T18:03:33.717Z] a96323657b39: Preparing [2023-08-17T18:03:33.717Z] 85d11f6c286e: Preparing [2023-08-17T18:03:33.717Z] c022a452710f: Preparing [2023-08-17T18:03:33.717Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:33.717Z] 85d11f6c286e: Waiting [2023-08-17T18:03:33.717Z] c022a452710f: Waiting [2023-08-17T18:03:33.717Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:33.717Z] a96323657b39: Waiting [2023-08-17T18:03:33.717Z] b987741ca1da: Layer already exists [2023-08-17T18:03:33.717Z] 9478214e1373: Layer already exists [2023-08-17T18:03:33.717Z] cb7a32abc665: Layer already exists [2023-08-17T18:03:33.717Z] 0733b914127c: Layer already exists [2023-08-17T18:03:33.717Z] 5addd8223b4a: Layer already exists [2023-08-17T18:03:33.717Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:33.717Z] a96323657b39: Layer already exists [2023-08-17T18:03:33.717Z] 85d11f6c286e: Layer already exists [2023-08-17T18:03:33.717Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:33.717Z] c022a452710f: Layer already exists [2023-08-17T18:03:33.980Z] latest: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:34.314Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:34.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 [2023-08-17T18:03:34.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-17T18:03:34.638Z] 0733b914127c: Preparing [2023-08-17T18:03:34.638Z] b987741ca1da: Preparing [2023-08-17T18:03:34.638Z] 9478214e1373: Preparing [2023-08-17T18:03:34.638Z] cb7a32abc665: Preparing [2023-08-17T18:03:34.638Z] 5addd8223b4a: Preparing [2023-08-17T18:03:34.638Z] 697dfa8b318f: Preparing [2023-08-17T18:03:34.638Z] a96323657b39: Preparing [2023-08-17T18:03:34.638Z] 85d11f6c286e: Preparing [2023-08-17T18:03:34.638Z] c022a452710f: Preparing [2023-08-17T18:03:34.638Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:34.638Z] 85d11f6c286e: Waiting [2023-08-17T18:03:34.638Z] c022a452710f: Waiting [2023-08-17T18:03:34.638Z] 697dfa8b318f: Waiting [2023-08-17T18:03:34.638Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:34.638Z] a96323657b39: Waiting [2023-08-17T18:03:34.638Z] cb7a32abc665: Layer already exists [2023-08-17T18:03:34.638Z] 9478214e1373: Layer already exists [2023-08-17T18:03:34.638Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:34.638Z] a96323657b39: Layer already exists [2023-08-17T18:03:34.638Z] 5addd8223b4a: Layer already exists [2023-08-17T18:03:34.638Z] b987741ca1da: Layer already exists [2023-08-17T18:03:34.638Z] 0733b914127c: Layer already exists [2023-08-17T18:03:34.638Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:34.638Z] c022a452710f: Layer already exists [2023-08-17T18:03:34.638Z] 85d11f6c286e: Layer already exists [2023-08-17T18:03:34.901Z] 3.1.0-dev.28: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:35.231Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:35.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:35.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-17T18:03:35.555Z] 0733b914127c: Preparing [2023-08-17T18:03:35.555Z] b987741ca1da: Preparing [2023-08-17T18:03:35.555Z] 9478214e1373: Preparing [2023-08-17T18:03:35.555Z] cb7a32abc665: Preparing [2023-08-17T18:03:35.555Z] 5addd8223b4a: Preparing [2023-08-17T18:03:35.555Z] 697dfa8b318f: Preparing [2023-08-17T18:03:35.555Z] a96323657b39: Preparing [2023-08-17T18:03:35.555Z] 85d11f6c286e: Preparing [2023-08-17T18:03:35.555Z] c022a452710f: Preparing [2023-08-17T18:03:35.555Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:35.555Z] 697dfa8b318f: Waiting [2023-08-17T18:03:35.555Z] a96323657b39: Waiting [2023-08-17T18:03:35.555Z] c022a452710f: Waiting [2023-08-17T18:03:35.555Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:35.555Z] 9478214e1373: Layer already exists [2023-08-17T18:03:35.555Z] b987741ca1da: Layer already exists [2023-08-17T18:03:35.555Z] cb7a32abc665: Layer already exists [2023-08-17T18:03:35.555Z] 0733b914127c: Layer already exists [2023-08-17T18:03:35.555Z] 5addd8223b4a: Layer already exists [2023-08-17T18:03:35.555Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:35.555Z] a96323657b39: Layer already exists [2023-08-17T18:03:35.555Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:35.555Z] c022a452710f: Layer already exists [2023-08-17T18:03:35.555Z] 85d11f6c286e: Layer already exists [2023-08-17T18:03:35.818Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:36.156Z] + 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-08-17T18:03:36.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-17T18:03:36.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-17T18:03:36.490Z] 0733b914127c: Preparing [2023-08-17T18:03:36.490Z] b987741ca1da: Preparing [2023-08-17T18:03:36.490Z] 9478214e1373: Preparing [2023-08-17T18:03:36.490Z] cb7a32abc665: Preparing [2023-08-17T18:03:36.490Z] 5addd8223b4a: Preparing [2023-08-17T18:03:36.490Z] 697dfa8b318f: Preparing [2023-08-17T18:03:36.490Z] a96323657b39: Preparing [2023-08-17T18:03:36.490Z] 85d11f6c286e: Preparing [2023-08-17T18:03:36.490Z] c022a452710f: Preparing [2023-08-17T18:03:36.490Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:36.490Z] a96323657b39: Waiting [2023-08-17T18:03:36.490Z] 85d11f6c286e: Waiting [2023-08-17T18:03:36.490Z] c022a452710f: Waiting [2023-08-17T18:03:36.490Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:36.490Z] 697dfa8b318f: Waiting [2023-08-17T18:03:36.490Z] b987741ca1da: Layer already exists [2023-08-17T18:03:36.490Z] 0733b914127c: Layer already exists [2023-08-17T18:03:36.490Z] 9478214e1373: Layer already exists [2023-08-17T18:03:36.490Z] 5addd8223b4a: Layer already exists [2023-08-17T18:03:36.490Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:36.490Z] a96323657b39: Layer already exists [2023-08-17T18:03:36.490Z] 85d11f6c286e: Layer already exists [2023-08-17T18:03:36.490Z] c022a452710f: Layer already exists [2023-08-17T18:03:36.490Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:36.490Z] cb7a32abc665: Layer already exists [2023-08-17T18:03:36.753Z] main: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:36.802Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:36.811Z] taggedImages: [2023-08-17T18:03:36.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:36.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-17T18:03:36.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 [2023-08-17T18:03:36.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:36.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-17T18:03:36.832Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-17T18:03:36.832Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:36.832Z] latest [2023-08-17T18:03:36.832Z] 3.1.0-dev.28 [2023-08-17T18:03:36.832Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:36.832Z] main [2023-08-17T18:03:36.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:37.168Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:37.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:37.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-17T18:03:37.489Z] ee2090f79eb8: Preparing [2023-08-17T18:03:37.489Z] 4d3f4ef7f3a2: Preparing [2023-08-17T18:03:37.489Z] 9a1c66fcc0dd: Preparing [2023-08-17T18:03:37.489Z] ba54ab0eb27e: Preparing [2023-08-17T18:03:37.489Z] 3368d00edbb4: Preparing [2023-08-17T18:03:37.489Z] 9e018d6f2288: Preparing [2023-08-17T18:03:37.489Z] 03f2d9db6471: Preparing [2023-08-17T18:03:37.489Z] 697dfa8b318f: Preparing [2023-08-17T18:03:37.489Z] a96323657b39: Preparing [2023-08-17T18:03:37.489Z] f06e3152d8bd: Preparing [2023-08-17T18:03:37.489Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:37.489Z] 697dfa8b318f: Waiting [2023-08-17T18:03:37.489Z] f06e3152d8bd: Waiting [2023-08-17T18:03:37.489Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:37.489Z] a96323657b39: Waiting [2023-08-17T18:03:37.489Z] 9e018d6f2288: Waiting [2023-08-17T18:03:37.489Z] 03f2d9db6471: Waiting [2023-08-17T18:03:37.753Z] 3368d00edbb4: Pushed [2023-08-17T18:03:37.753Z] 4d3f4ef7f3a2: Pushed [2023-08-17T18:03:37.753Z] ee2090f79eb8: Pushed [2023-08-17T18:03:37.753Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:37.753Z] a96323657b39: Layer already exists [2023-08-17T18:03:38.019Z] 9e018d6f2288: Pushed [2023-08-17T18:03:38.019Z] 03f2d9db6471: Pushed [2023-08-17T18:03:38.019Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:40.588Z] ba54ab0eb27e: Pushed [2023-08-17T18:03:40.588Z] f06e3152d8bd: Pushed [2023-08-17T18:03:41.166Z] 9a1c66fcc0dd: Pushed [2023-08-17T18:03:41.432Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:41.762Z] + 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-08-17T18:03:42.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-17T18:03:42.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-17T18:03:42.090Z] ee2090f79eb8: Preparing [2023-08-17T18:03:42.090Z] 4d3f4ef7f3a2: Preparing [2023-08-17T18:03:42.090Z] 9a1c66fcc0dd: Preparing [2023-08-17T18:03:42.090Z] ba54ab0eb27e: Preparing [2023-08-17T18:03:42.090Z] 3368d00edbb4: Preparing [2023-08-17T18:03:42.090Z] 9e018d6f2288: Preparing [2023-08-17T18:03:42.090Z] 03f2d9db6471: Preparing [2023-08-17T18:03:42.090Z] 697dfa8b318f: Preparing [2023-08-17T18:03:42.090Z] a96323657b39: Preparing [2023-08-17T18:03:42.090Z] f06e3152d8bd: Preparing [2023-08-17T18:03:42.090Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:42.090Z] 697dfa8b318f: Waiting [2023-08-17T18:03:42.090Z] a96323657b39: Waiting [2023-08-17T18:03:42.090Z] f06e3152d8bd: Waiting [2023-08-17T18:03:42.090Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:42.090Z] 9e018d6f2288: Waiting [2023-08-17T18:03:42.090Z] 03f2d9db6471: Waiting [2023-08-17T18:03:42.090Z] 4d3f4ef7f3a2: Layer already exists [2023-08-17T18:03:42.090Z] 3368d00edbb4: Layer already exists [2023-08-17T18:03:42.090Z] 9a1c66fcc0dd: Layer already exists [2023-08-17T18:03:42.090Z] ee2090f79eb8: Layer already exists [2023-08-17T18:03:42.090Z] ba54ab0eb27e: Layer already exists [2023-08-17T18:03:42.090Z] 03f2d9db6471: Layer already exists [2023-08-17T18:03:42.090Z] 9e018d6f2288: Layer already exists [2023-08-17T18:03:42.090Z] a96323657b39: Layer already exists [2023-08-17T18:03:42.090Z] f06e3152d8bd: Layer already exists [2023-08-17T18:03:42.090Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:42.090Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:42.354Z] latest: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:42.683Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:43.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 [2023-08-17T18:03:43.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-17T18:03:43.014Z] ee2090f79eb8: Preparing [2023-08-17T18:03:43.014Z] 4d3f4ef7f3a2: Preparing [2023-08-17T18:03:43.014Z] 9a1c66fcc0dd: Preparing [2023-08-17T18:03:43.014Z] ba54ab0eb27e: Preparing [2023-08-17T18:03:43.014Z] 3368d00edbb4: Preparing [2023-08-17T18:03:43.014Z] 9e018d6f2288: Preparing [2023-08-17T18:03:43.014Z] 03f2d9db6471: Preparing [2023-08-17T18:03:43.014Z] 697dfa8b318f: Preparing [2023-08-17T18:03:43.014Z] a96323657b39: Preparing [2023-08-17T18:03:43.014Z] f06e3152d8bd: Preparing [2023-08-17T18:03:43.014Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:43.014Z] 9e018d6f2288: Waiting [2023-08-17T18:03:43.014Z] a96323657b39: Waiting [2023-08-17T18:03:43.014Z] f06e3152d8bd: Waiting [2023-08-17T18:03:43.014Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:43.014Z] 03f2d9db6471: Waiting [2023-08-17T18:03:43.014Z] 697dfa8b318f: Waiting [2023-08-17T18:03:43.014Z] 4d3f4ef7f3a2: Layer already exists [2023-08-17T18:03:43.014Z] ba54ab0eb27e: Layer already exists [2023-08-17T18:03:43.014Z] 9a1c66fcc0dd: Layer already exists [2023-08-17T18:03:43.014Z] ee2090f79eb8: Layer already exists [2023-08-17T18:03:43.014Z] 3368d00edbb4: Layer already exists [2023-08-17T18:03:43.014Z] 9e018d6f2288: Layer already exists [2023-08-17T18:03:43.014Z] 03f2d9db6471: Layer already exists [2023-08-17T18:03:43.014Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:43.014Z] a96323657b39: Layer already exists [2023-08-17T18:03:43.014Z] f06e3152d8bd: Layer already exists [2023-08-17T18:03:43.014Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:43.277Z] 3.1.0-dev.28: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:43.604Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:43.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:43.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-17T18:03:43.935Z] ee2090f79eb8: Preparing [2023-08-17T18:03:43.935Z] 4d3f4ef7f3a2: Preparing [2023-08-17T18:03:43.935Z] 9a1c66fcc0dd: Preparing [2023-08-17T18:03:43.935Z] ba54ab0eb27e: Preparing [2023-08-17T18:03:43.935Z] 3368d00edbb4: Preparing [2023-08-17T18:03:43.935Z] 9e018d6f2288: Preparing [2023-08-17T18:03:43.935Z] 03f2d9db6471: Preparing [2023-08-17T18:03:43.935Z] 697dfa8b318f: Preparing [2023-08-17T18:03:43.935Z] a96323657b39: Preparing [2023-08-17T18:03:43.935Z] f06e3152d8bd: Preparing [2023-08-17T18:03:43.935Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:43.935Z] 9e018d6f2288: Waiting [2023-08-17T18:03:43.935Z] 03f2d9db6471: Waiting [2023-08-17T18:03:43.935Z] 697dfa8b318f: Waiting [2023-08-17T18:03:43.935Z] a96323657b39: Waiting [2023-08-17T18:03:43.935Z] f06e3152d8bd: Waiting [2023-08-17T18:03:43.935Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:43.935Z] 4d3f4ef7f3a2: Layer already exists [2023-08-17T18:03:43.935Z] 9a1c66fcc0dd: Layer already exists [2023-08-17T18:03:43.935Z] 3368d00edbb4: Layer already exists [2023-08-17T18:03:43.935Z] ee2090f79eb8: Layer already exists [2023-08-17T18:03:43.935Z] ba54ab0eb27e: Layer already exists [2023-08-17T18:03:43.935Z] 03f2d9db6471: Layer already exists [2023-08-17T18:03:43.935Z] 9e018d6f2288: Layer already exists [2023-08-17T18:03:43.935Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:43.935Z] a96323657b39: Layer already exists [2023-08-17T18:03:43.935Z] f06e3152d8bd: Layer already exists [2023-08-17T18:03:43.935Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:44.202Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:44.533Z] + 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-08-17T18:03:44.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-17T18:03:44.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-17T18:03:44.855Z] ee2090f79eb8: Preparing [2023-08-17T18:03:44.855Z] 4d3f4ef7f3a2: Preparing [2023-08-17T18:03:44.855Z] 9a1c66fcc0dd: Preparing [2023-08-17T18:03:44.855Z] ba54ab0eb27e: Preparing [2023-08-17T18:03:44.855Z] 3368d00edbb4: Preparing [2023-08-17T18:03:44.855Z] 9e018d6f2288: Preparing [2023-08-17T18:03:44.855Z] 03f2d9db6471: Preparing [2023-08-17T18:03:44.855Z] 697dfa8b318f: Preparing [2023-08-17T18:03:44.855Z] a96323657b39: Preparing [2023-08-17T18:03:44.855Z] f06e3152d8bd: Preparing [2023-08-17T18:03:44.855Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:44.855Z] 697dfa8b318f: Waiting [2023-08-17T18:03:44.855Z] 03f2d9db6471: Waiting [2023-08-17T18:03:44.855Z] a96323657b39: Waiting [2023-08-17T18:03:44.855Z] f06e3152d8bd: Waiting [2023-08-17T18:03:44.855Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:44.855Z] 9e018d6f2288: Waiting [2023-08-17T18:03:44.855Z] 4d3f4ef7f3a2: Layer already exists [2023-08-17T18:03:44.855Z] ba54ab0eb27e: Layer already exists [2023-08-17T18:03:44.855Z] 3368d00edbb4: Layer already exists [2023-08-17T18:03:44.855Z] 9a1c66fcc0dd: Layer already exists [2023-08-17T18:03:44.855Z] ee2090f79eb8: Layer already exists [2023-08-17T18:03:44.855Z] 9e018d6f2288: Layer already exists [2023-08-17T18:03:44.855Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:44.855Z] 03f2d9db6471: Layer already exists [2023-08-17T18:03:44.855Z] a96323657b39: Layer already exists [2023-08-17T18:03:44.855Z] f06e3152d8bd: Layer already exists [2023-08-17T18:03:44.855Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:45.119Z] main: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:45.177Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:45.187Z] taggedImages: [2023-08-17T18:03:45.188Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:45.188Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-17T18:03:45.188Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 [2023-08-17T18:03:45.188Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:45.188Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-17T18:03:45.323Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-17T18:03:45.323Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:45.323Z] latest [2023-08-17T18:03:45.323Z] 3.1.0-dev.28 [2023-08-17T18:03:45.323Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:45.323Z] main [2023-08-17T18:03:45.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:45.676Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:46.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:46.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-17T18:03:46.006Z] 9b05f7f86c25: Preparing [2023-08-17T18:03:46.006Z] 3f796160d420: Preparing [2023-08-17T18:03:46.006Z] 697dfa8b318f: Preparing [2023-08-17T18:03:46.006Z] a96323657b39: Preparing [2023-08-17T18:03:46.006Z] 41a51ca2e188: Preparing [2023-08-17T18:03:46.006Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:46.006Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:46.783Z] a96323657b39: Layer already exists [2023-08-17T18:03:46.783Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:46.783Z] 9b05f7f86c25: Pushed [2023-08-17T18:03:47.734Z] 41a51ca2e188: Pushed [2023-08-17T18:03:51.055Z] 3f796160d420: Pushed [2023-08-17T18:03:51.055Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:51.382Z] + 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-08-17T18:03:51.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-17T18:03:51.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-17T18:03:51.711Z] 9b05f7f86c25: Preparing [2023-08-17T18:03:51.711Z] 3f796160d420: Preparing [2023-08-17T18:03:51.711Z] 697dfa8b318f: Preparing [2023-08-17T18:03:51.711Z] a96323657b39: Preparing [2023-08-17T18:03:51.711Z] 41a51ca2e188: Preparing [2023-08-17T18:03:51.711Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:51.711Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:51.711Z] 3f796160d420: Layer already exists [2023-08-17T18:03:51.711Z] 41a51ca2e188: Layer already exists [2023-08-17T18:03:51.711Z] 9b05f7f86c25: Layer already exists [2023-08-17T18:03:51.711Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:51.711Z] a96323657b39: Layer already exists [2023-08-17T18:03:51.711Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:51.711Z] latest: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:52.317Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:52.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 [2023-08-17T18:03:52.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-17T18:03:52.647Z] 9b05f7f86c25: Preparing [2023-08-17T18:03:52.647Z] 3f796160d420: Preparing [2023-08-17T18:03:52.647Z] 697dfa8b318f: Preparing [2023-08-17T18:03:52.647Z] a96323657b39: Preparing [2023-08-17T18:03:52.647Z] 41a51ca2e188: Preparing [2023-08-17T18:03:52.647Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:52.647Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:52.647Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:52.647Z] a96323657b39: Layer already exists [2023-08-17T18:03:52.647Z] 3f796160d420: Layer already exists [2023-08-17T18:03:52.647Z] 9b05f7f86c25: Layer already exists [2023-08-17T18:03:52.647Z] 41a51ca2e188: Layer already exists [2023-08-17T18:03:52.647Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:52.647Z] 3.1.0-dev.28: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:52.985Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:53.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:53.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-17T18:03:53.309Z] 9b05f7f86c25: Preparing [2023-08-17T18:03:53.309Z] 3f796160d420: Preparing [2023-08-17T18:03:53.309Z] 697dfa8b318f: Preparing [2023-08-17T18:03:53.309Z] a96323657b39: Preparing [2023-08-17T18:03:53.309Z] 41a51ca2e188: Preparing [2023-08-17T18:03:53.309Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:53.309Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:53.309Z] a96323657b39: Layer already exists [2023-08-17T18:03:53.309Z] 3f796160d420: Layer already exists [2023-08-17T18:03:53.309Z] 9b05f7f86c25: Layer already exists [2023-08-17T18:03:53.309Z] 41a51ca2e188: Layer already exists [2023-08-17T18:03:53.309Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:53.309Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:53.309Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:53.643Z] + 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-08-17T18:03:53.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-17T18:03:53.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-17T18:03:53.969Z] 9b05f7f86c25: Preparing [2023-08-17T18:03:53.969Z] 3f796160d420: Preparing [2023-08-17T18:03:53.969Z] 697dfa8b318f: Preparing [2023-08-17T18:03:53.969Z] a96323657b39: Preparing [2023-08-17T18:03:53.969Z] 41a51ca2e188: Preparing [2023-08-17T18:03:53.969Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:53.969Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:53.969Z] 3f796160d420: Layer already exists [2023-08-17T18:03:53.969Z] a96323657b39: Layer already exists [2023-08-17T18:03:53.969Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:53.969Z] 9b05f7f86c25: Layer already exists [2023-08-17T18:03:53.969Z] 41a51ca2e188: Layer already exists [2023-08-17T18:03:53.969Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:53.969Z] main: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:03:54.295Z] ===================================================== [Pipeline] echo [2023-08-17T18:03:54.303Z] taggedImages: [2023-08-17T18:03:54.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:54.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-17T18:03:54.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 [2023-08-17T18:03:54.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:54.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-17T18:03:54.324Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-17T18:03:54.324Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:54.324Z] latest [2023-08-17T18:03:54.324Z] 3.1.0-dev.28 [2023-08-17T18:03:54.324Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:03:54.324Z] main [2023-08-17T18:03:54.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:54.711Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:03:55.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:03:55.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-17T18:03:55.053Z] 0cec1118a2c0: Preparing [2023-08-17T18:03:55.053Z] 1f7e85e4b093: Preparing [2023-08-17T18:03:55.053Z] 12669cb63d57: Preparing [2023-08-17T18:03:55.053Z] 0eb22827c8ac: Preparing [2023-08-17T18:03:55.053Z] 52482701d70d: Preparing [2023-08-17T18:03:55.053Z] 697dfa8b318f: Preparing [2023-08-17T18:03:55.053Z] a96323657b39: Preparing [2023-08-17T18:03:55.053Z] b2f0c01666b6: Preparing [2023-08-17T18:03:55.053Z] d2d9d24a8c2a: Preparing [2023-08-17T18:03:55.053Z] a96323657b39: Waiting [2023-08-17T18:03:55.053Z] b2f0c01666b6: Waiting [2023-08-17T18:03:55.053Z] d2d9d24a8c2a: Waiting [2023-08-17T18:03:55.053Z] 697dfa8b318f: Waiting [2023-08-17T18:03:55.320Z] 1f7e85e4b093: Pushed [2023-08-17T18:03:55.320Z] 12669cb63d57: Pushed [2023-08-17T18:03:55.320Z] 0cec1118a2c0: Pushed [2023-08-17T18:03:55.320Z] 697dfa8b318f: Layer already exists [2023-08-17T18:03:55.320Z] a96323657b39: Layer already exists [2023-08-17T18:03:55.320Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:03:56.303Z] b2f0c01666b6: Pushed [2023-08-17T18:04:08.584Z] 52482701d70d: Pushed [2023-08-17T18:04:12.818Z] 0eb22827c8ac: Pushed [2023-08-17T18:04:12.818Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:13.159Z] + 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-08-17T18:04:14.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-17T18:04:14.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-17T18:04:14.065Z] 0cec1118a2c0: Preparing [2023-08-17T18:04:14.065Z] 1f7e85e4b093: Preparing [2023-08-17T18:04:14.065Z] 12669cb63d57: Preparing [2023-08-17T18:04:14.065Z] 0eb22827c8ac: Preparing [2023-08-17T18:04:14.065Z] 52482701d70d: Preparing [2023-08-17T18:04:14.065Z] 697dfa8b318f: Preparing [2023-08-17T18:04:14.065Z] a96323657b39: Preparing [2023-08-17T18:04:14.065Z] b2f0c01666b6: Preparing [2023-08-17T18:04:14.065Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:14.065Z] a96323657b39: Waiting [2023-08-17T18:04:14.065Z] b2f0c01666b6: Waiting [2023-08-17T18:04:14.065Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:14.065Z] 697dfa8b318f: Waiting [2023-08-17T18:04:14.065Z] 0cec1118a2c0: Layer already exists [2023-08-17T18:04:14.065Z] 52482701d70d: Layer already exists [2023-08-17T18:04:14.065Z] 12669cb63d57: Layer already exists [2023-08-17T18:04:14.065Z] 1f7e85e4b093: Layer already exists [2023-08-17T18:04:14.065Z] 0eb22827c8ac: Layer already exists [2023-08-17T18:04:14.065Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:14.065Z] a96323657b39: Layer already exists [2023-08-17T18:04:14.065Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:14.065Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:14.328Z] latest: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:14.672Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:15.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 [2023-08-17T18:04:15.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-17T18:04:15.004Z] 0cec1118a2c0: Preparing [2023-08-17T18:04:15.004Z] 1f7e85e4b093: Preparing [2023-08-17T18:04:15.004Z] 12669cb63d57: Preparing [2023-08-17T18:04:15.004Z] 0eb22827c8ac: Preparing [2023-08-17T18:04:15.004Z] 52482701d70d: Preparing [2023-08-17T18:04:15.004Z] 697dfa8b318f: Preparing [2023-08-17T18:04:15.004Z] a96323657b39: Preparing [2023-08-17T18:04:15.004Z] b2f0c01666b6: Preparing [2023-08-17T18:04:15.004Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:15.004Z] a96323657b39: Waiting [2023-08-17T18:04:15.004Z] b2f0c01666b6: Waiting [2023-08-17T18:04:15.004Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:15.004Z] 12669cb63d57: Layer already exists [2023-08-17T18:04:15.004Z] 0eb22827c8ac: Layer already exists [2023-08-17T18:04:15.004Z] 52482701d70d: Layer already exists [2023-08-17T18:04:15.004Z] 0cec1118a2c0: Layer already exists [2023-08-17T18:04:15.004Z] 1f7e85e4b093: Layer already exists [2023-08-17T18:04:15.004Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:15.004Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:15.004Z] a96323657b39: Layer already exists [2023-08-17T18:04:15.004Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:15.004Z] 3.1.0-dev.28: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:15.596Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:15.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:15.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-17T18:04:15.923Z] 0cec1118a2c0: Preparing [2023-08-17T18:04:15.923Z] 1f7e85e4b093: Preparing [2023-08-17T18:04:15.923Z] 12669cb63d57: Preparing [2023-08-17T18:04:15.923Z] 0eb22827c8ac: Preparing [2023-08-17T18:04:15.923Z] 52482701d70d: Preparing [2023-08-17T18:04:15.923Z] 697dfa8b318f: Preparing [2023-08-17T18:04:15.923Z] a96323657b39: Preparing [2023-08-17T18:04:15.923Z] b2f0c01666b6: Preparing [2023-08-17T18:04:15.923Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:15.923Z] a96323657b39: Waiting [2023-08-17T18:04:15.923Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:15.923Z] b2f0c01666b6: Waiting [2023-08-17T18:04:15.923Z] 697dfa8b318f: Waiting [2023-08-17T18:04:15.923Z] 0cec1118a2c0: Layer already exists [2023-08-17T18:04:15.923Z] 12669cb63d57: Layer already exists [2023-08-17T18:04:15.923Z] 0eb22827c8ac: Layer already exists [2023-08-17T18:04:15.923Z] 52482701d70d: Layer already exists [2023-08-17T18:04:15.923Z] 1f7e85e4b093: Layer already exists [2023-08-17T18:04:15.923Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:15.923Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:15.923Z] a96323657b39: Layer already exists [2023-08-17T18:04:15.923Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:15.923Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:16.522Z] + 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-08-17T18:04:16.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-17T18:04:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-17T18:04:16.852Z] 0cec1118a2c0: Preparing [2023-08-17T18:04:16.852Z] 1f7e85e4b093: Preparing [2023-08-17T18:04:16.852Z] 12669cb63d57: Preparing [2023-08-17T18:04:16.852Z] 0eb22827c8ac: Preparing [2023-08-17T18:04:16.852Z] 52482701d70d: Preparing [2023-08-17T18:04:16.852Z] 697dfa8b318f: Preparing [2023-08-17T18:04:16.852Z] a96323657b39: Preparing [2023-08-17T18:04:16.852Z] b2f0c01666b6: Preparing [2023-08-17T18:04:16.852Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:16.852Z] a96323657b39: Waiting [2023-08-17T18:04:16.852Z] b2f0c01666b6: Waiting [2023-08-17T18:04:16.852Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:16.852Z] 52482701d70d: Layer already exists [2023-08-17T18:04:16.852Z] 0cec1118a2c0: Layer already exists [2023-08-17T18:04:16.852Z] 0eb22827c8ac: Layer already exists [2023-08-17T18:04:16.852Z] 1f7e85e4b093: Layer already exists [2023-08-17T18:04:16.852Z] 12669cb63d57: Layer already exists [2023-08-17T18:04:16.852Z] a96323657b39: Layer already exists [2023-08-17T18:04:16.852Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:16.852Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:16.852Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:17.116Z] main: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:04:17.169Z] ===================================================== [Pipeline] echo [2023-08-17T18:04:17.175Z] taggedImages: [2023-08-17T18:04:17.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:17.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-17T18:04:17.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 [2023-08-17T18:04:17.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:17.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-17T18:04:17.200Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-17T18:04:17.200Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:17.200Z] latest [2023-08-17T18:04:17.200Z] 3.1.0-dev.28 [2023-08-17T18:04:17.200Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:17.200Z] main [2023-08-17T18:04:17.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:17.542Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:17.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:17.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-17T18:04:17.862Z] b6c1bcb816cf: Preparing [2023-08-17T18:04:17.862Z] 649a35f9fdd4: Preparing [2023-08-17T18:04:17.862Z] 9cab40dd4204: Preparing [2023-08-17T18:04:17.862Z] 115b99357683: Preparing [2023-08-17T18:04:17.862Z] 697dfa8b318f: Preparing [2023-08-17T18:04:17.862Z] a96323657b39: Preparing [2023-08-17T18:04:17.862Z] 8981c0cdd241: Preparing [2023-08-17T18:04:17.862Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:17.862Z] a96323657b39: Waiting [2023-08-17T18:04:17.862Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:17.862Z] 8981c0cdd241: Waiting [2023-08-17T18:04:17.862Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:17.862Z] a96323657b39: Layer already exists [2023-08-17T18:04:18.126Z] b6c1bcb816cf: Pushed [2023-08-17T18:04:18.126Z] 9cab40dd4204: Pushed [2023-08-17T18:04:18.126Z] 649a35f9fdd4: Pushed [2023-08-17T18:04:18.126Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:18.707Z] 8981c0cdd241: Pushed [2023-08-17T18:04:36.896Z] 115b99357683: Pushed [2023-08-17T18:04:36.896Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:37.224Z] + 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-08-17T18:04:37.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-17T18:04:37.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-17T18:04:37.547Z] b6c1bcb816cf: Preparing [2023-08-17T18:04:37.547Z] 649a35f9fdd4: Preparing [2023-08-17T18:04:37.547Z] 9cab40dd4204: Preparing [2023-08-17T18:04:37.547Z] 115b99357683: Preparing [2023-08-17T18:04:37.547Z] 697dfa8b318f: Preparing [2023-08-17T18:04:37.547Z] a96323657b39: Preparing [2023-08-17T18:04:37.547Z] 8981c0cdd241: Preparing [2023-08-17T18:04:37.547Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:37.547Z] a96323657b39: Waiting [2023-08-17T18:04:37.547Z] 8981c0cdd241: Waiting [2023-08-17T18:04:37.547Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:37.547Z] b6c1bcb816cf: Layer already exists [2023-08-17T18:04:37.547Z] 115b99357683: Layer already exists [2023-08-17T18:04:37.547Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:37.547Z] 9cab40dd4204: Layer already exists [2023-08-17T18:04:37.547Z] 649a35f9fdd4: Layer already exists [2023-08-17T18:04:37.547Z] 8981c0cdd241: Layer already exists [2023-08-17T18:04:37.547Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:37.547Z] a96323657b39: Layer already exists [2023-08-17T18:04:37.812Z] latest: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:38.142Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:38.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 [2023-08-17T18:04:38.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-17T18:04:38.470Z] b6c1bcb816cf: Preparing [2023-08-17T18:04:38.470Z] 649a35f9fdd4: Preparing [2023-08-17T18:04:38.470Z] 9cab40dd4204: Preparing [2023-08-17T18:04:38.470Z] 115b99357683: Preparing [2023-08-17T18:04:38.470Z] 697dfa8b318f: Preparing [2023-08-17T18:04:38.470Z] a96323657b39: Preparing [2023-08-17T18:04:38.470Z] 8981c0cdd241: Preparing [2023-08-17T18:04:38.470Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:38.470Z] a96323657b39: Waiting [2023-08-17T18:04:38.470Z] 8981c0cdd241: Waiting [2023-08-17T18:04:38.470Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:38.470Z] b6c1bcb816cf: Layer already exists [2023-08-17T18:04:38.470Z] 9cab40dd4204: Layer already exists [2023-08-17T18:04:38.470Z] 649a35f9fdd4: Layer already exists [2023-08-17T18:04:38.470Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:38.470Z] 115b99357683: Layer already exists [2023-08-17T18:04:38.470Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:38.470Z] 8981c0cdd241: Layer already exists [2023-08-17T18:04:38.470Z] a96323657b39: Layer already exists [2023-08-17T18:04:38.470Z] 3.1.0-dev.28: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:38.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:42.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:42.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-17T18:04:42.448Z] b6c1bcb816cf: Preparing [2023-08-17T18:04:42.448Z] 649a35f9fdd4: Preparing [2023-08-17T18:04:42.448Z] 9cab40dd4204: Preparing [2023-08-17T18:04:42.448Z] 115b99357683: Preparing [2023-08-17T18:04:42.448Z] 697dfa8b318f: Preparing [2023-08-17T18:04:42.448Z] a96323657b39: Preparing [2023-08-17T18:04:42.448Z] 8981c0cdd241: Preparing [2023-08-17T18:04:42.448Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:42.448Z] 8981c0cdd241: Waiting [2023-08-17T18:04:42.448Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:42.448Z] a96323657b39: Waiting [2023-08-17T18:04:42.448Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:42.448Z] 649a35f9fdd4: Layer already exists [2023-08-17T18:04:42.448Z] 9cab40dd4204: Layer already exists [2023-08-17T18:04:42.448Z] b6c1bcb816cf: Layer already exists [2023-08-17T18:04:42.448Z] 115b99357683: Layer already exists [2023-08-17T18:04:42.448Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:42.448Z] 8981c0cdd241: Layer already exists [2023-08-17T18:04:42.448Z] a96323657b39: Layer already exists [2023-08-17T18:04:42.712Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:43.037Z] + 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-08-17T18:04:43.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-17T18:04:43.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-17T18:04:43.365Z] b6c1bcb816cf: Preparing [2023-08-17T18:04:43.365Z] 649a35f9fdd4: Preparing [2023-08-17T18:04:43.365Z] 9cab40dd4204: Preparing [2023-08-17T18:04:43.365Z] 115b99357683: Preparing [2023-08-17T18:04:43.365Z] 697dfa8b318f: Preparing [2023-08-17T18:04:43.365Z] a96323657b39: Preparing [2023-08-17T18:04:43.365Z] 8981c0cdd241: Preparing [2023-08-17T18:04:43.365Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:43.365Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:43.365Z] a96323657b39: Waiting [2023-08-17T18:04:43.365Z] 8981c0cdd241: Waiting [2023-08-17T18:04:43.365Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:43.365Z] 115b99357683: Layer already exists [2023-08-17T18:04:43.365Z] b6c1bcb816cf: Layer already exists [2023-08-17T18:04:43.365Z] 9cab40dd4204: Layer already exists [2023-08-17T18:04:43.365Z] 649a35f9fdd4: Layer already exists [2023-08-17T18:04:43.365Z] 8981c0cdd241: Layer already exists [2023-08-17T18:04:43.365Z] a96323657b39: Layer already exists [2023-08-17T18:04:43.365Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:43.628Z] main: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:04:43.668Z] ===================================================== [Pipeline] echo [2023-08-17T18:04:43.674Z] taggedImages: [2023-08-17T18:04:43.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:43.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-17T18:04:43.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 [2023-08-17T18:04:43.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:43.675Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-17T18:04:43.693Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-17T18:04:43.693Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:43.693Z] latest [2023-08-17T18:04:43.693Z] 3.1.0-dev.28 [2023-08-17T18:04:43.693Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:43.693Z] main [2023-08-17T18:04:43.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:44.017Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:44.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:44.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-17T18:04:44.346Z] 81ac7e764bbc: Preparing [2023-08-17T18:04:44.346Z] 051f04d7505f: Preparing [2023-08-17T18:04:44.346Z] 8f7eef202cf4: Preparing [2023-08-17T18:04:44.346Z] 115b99357683: Preparing [2023-08-17T18:04:44.346Z] 697dfa8b318f: Preparing [2023-08-17T18:04:44.346Z] a96323657b39: Preparing [2023-08-17T18:04:44.346Z] b2f0c01666b6: Preparing [2023-08-17T18:04:44.346Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:44.346Z] a96323657b39: Waiting [2023-08-17T18:04:44.346Z] b2f0c01666b6: Waiting [2023-08-17T18:04:44.346Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:44.346Z] 115b99357683: Layer already exists [2023-08-17T18:04:44.346Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:44.346Z] a96323657b39: Layer already exists [2023-08-17T18:04:44.346Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:44.609Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:44.609Z] 81ac7e764bbc: Pushed [2023-08-17T18:04:44.609Z] 8f7eef202cf4: Pushed [2023-08-17T18:04:44.609Z] 051f04d7505f: Pushed [2023-08-17T18:04:44.872Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:45.207Z] + 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-08-17T18:04:45.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-17T18:04:45.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-17T18:04:45.536Z] 81ac7e764bbc: Preparing [2023-08-17T18:04:45.536Z] 051f04d7505f: Preparing [2023-08-17T18:04:45.536Z] 8f7eef202cf4: Preparing [2023-08-17T18:04:45.536Z] 115b99357683: Preparing [2023-08-17T18:04:45.536Z] 697dfa8b318f: Preparing [2023-08-17T18:04:45.536Z] a96323657b39: Preparing [2023-08-17T18:04:45.536Z] b2f0c01666b6: Preparing [2023-08-17T18:04:45.536Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:45.536Z] b2f0c01666b6: Waiting [2023-08-17T18:04:45.536Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:45.536Z] a96323657b39: Waiting [2023-08-17T18:04:45.536Z] 81ac7e764bbc: Layer already exists [2023-08-17T18:04:45.536Z] 051f04d7505f: Layer already exists [2023-08-17T18:04:45.536Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:45.536Z] 115b99357683: Layer already exists [2023-08-17T18:04:45.536Z] 8f7eef202cf4: Layer already exists [2023-08-17T18:04:45.536Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:45.536Z] a96323657b39: Layer already exists [2023-08-17T18:04:45.536Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:45.797Z] latest: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:46.137Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:46.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 [2023-08-17T18:04:46.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-17T18:04:46.462Z] 81ac7e764bbc: Preparing [2023-08-17T18:04:46.462Z] 051f04d7505f: Preparing [2023-08-17T18:04:46.462Z] 8f7eef202cf4: Preparing [2023-08-17T18:04:46.462Z] 115b99357683: Preparing [2023-08-17T18:04:46.462Z] 697dfa8b318f: Preparing [2023-08-17T18:04:46.462Z] a96323657b39: Preparing [2023-08-17T18:04:46.462Z] b2f0c01666b6: Preparing [2023-08-17T18:04:46.462Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:46.462Z] a96323657b39: Waiting [2023-08-17T18:04:46.462Z] b2f0c01666b6: Waiting [2023-08-17T18:04:46.462Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:46.462Z] 115b99357683: Layer already exists [2023-08-17T18:04:46.462Z] 8f7eef202cf4: Layer already exists [2023-08-17T18:04:46.462Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:46.462Z] 051f04d7505f: Layer already exists [2023-08-17T18:04:46.462Z] 81ac7e764bbc: Layer already exists [2023-08-17T18:04:46.462Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:46.462Z] a96323657b39: Layer already exists [2023-08-17T18:04:46.462Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:46.727Z] 3.1.0-dev.28: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:47.056Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:47.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:47.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-17T18:04:47.381Z] 81ac7e764bbc: Preparing [2023-08-17T18:04:47.381Z] 051f04d7505f: Preparing [2023-08-17T18:04:47.381Z] 8f7eef202cf4: Preparing [2023-08-17T18:04:47.381Z] 115b99357683: Preparing [2023-08-17T18:04:47.381Z] 697dfa8b318f: Preparing [2023-08-17T18:04:47.381Z] a96323657b39: Preparing [2023-08-17T18:04:47.381Z] b2f0c01666b6: Preparing [2023-08-17T18:04:47.381Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:47.381Z] a96323657b39: Waiting [2023-08-17T18:04:47.381Z] b2f0c01666b6: Waiting [2023-08-17T18:04:47.381Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:47.381Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:47.381Z] 81ac7e764bbc: Layer already exists [2023-08-17T18:04:47.381Z] 051f04d7505f: Layer already exists [2023-08-17T18:04:47.381Z] 115b99357683: Layer already exists [2023-08-17T18:04:47.381Z] 8f7eef202cf4: Layer already exists [2023-08-17T18:04:47.381Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:47.381Z] a96323657b39: Layer already exists [2023-08-17T18:04:47.381Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:47.381Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:47.976Z] + 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-08-17T18:04:48.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-17T18:04:48.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-17T18:04:48.309Z] 81ac7e764bbc: Preparing [2023-08-17T18:04:48.309Z] 051f04d7505f: Preparing [2023-08-17T18:04:48.309Z] 8f7eef202cf4: Preparing [2023-08-17T18:04:48.309Z] 115b99357683: Preparing [2023-08-17T18:04:48.309Z] 697dfa8b318f: Preparing [2023-08-17T18:04:48.309Z] a96323657b39: Preparing [2023-08-17T18:04:48.309Z] b2f0c01666b6: Preparing [2023-08-17T18:04:48.309Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:48.309Z] a96323657b39: Waiting [2023-08-17T18:04:48.309Z] b2f0c01666b6: Waiting [2023-08-17T18:04:48.309Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:48.309Z] 115b99357683: Layer already exists [2023-08-17T18:04:48.309Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:48.309Z] 81ac7e764bbc: Layer already exists [2023-08-17T18:04:48.309Z] 8f7eef202cf4: Layer already exists [2023-08-17T18:04:48.309Z] 051f04d7505f: Layer already exists [2023-08-17T18:04:48.309Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:48.309Z] a96323657b39: Layer already exists [2023-08-17T18:04:48.309Z] b2f0c01666b6: Layer already exists [2023-08-17T18:04:48.572Z] main: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:04:48.612Z] ===================================================== [Pipeline] echo [2023-08-17T18:04:48.618Z] taggedImages: [2023-08-17T18:04:48.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:48.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-17T18:04:48.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 [2023-08-17T18:04:48.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:48.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-17T18:04:48.638Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-17T18:04:48.638Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:48.638Z] latest [2023-08-17T18:04:48.638Z] 3.1.0-dev.28 [2023-08-17T18:04:48.638Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:48.638Z] main [2023-08-17T18:04:48.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:48.968Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:49.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:49.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-17T18:04:49.300Z] 7c0a0964e1ba: Preparing [2023-08-17T18:04:49.300Z] 086e089b8163: Preparing [2023-08-17T18:04:49.300Z] 697dfa8b318f: Preparing [2023-08-17T18:04:49.300Z] a96323657b39: Preparing [2023-08-17T18:04:49.300Z] b1e5965fc48e: Preparing [2023-08-17T18:04:49.300Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:49.300Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:49.300Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:49.300Z] a96323657b39: Layer already exists [2023-08-17T18:04:49.300Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:49.568Z] 7c0a0964e1ba: Pushed [2023-08-17T18:04:49.830Z] b1e5965fc48e: Pushed [2023-08-17T18:04:55.155Z] 086e089b8163: Pushed [2023-08-17T18:04:55.420Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:55.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:56.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-17T18:04:56.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-17T18:04:56.075Z] 7c0a0964e1ba: Preparing [2023-08-17T18:04:56.075Z] 086e089b8163: Preparing [2023-08-17T18:04:56.075Z] 697dfa8b318f: Preparing [2023-08-17T18:04:56.075Z] a96323657b39: Preparing [2023-08-17T18:04:56.075Z] b1e5965fc48e: Preparing [2023-08-17T18:04:56.075Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:56.075Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:56.075Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:56.075Z] 086e089b8163: Layer already exists [2023-08-17T18:04:56.075Z] b1e5965fc48e: Layer already exists [2023-08-17T18:04:56.075Z] 7c0a0964e1ba: Layer already exists [2023-08-17T18:04:56.075Z] a96323657b39: Layer already exists [2023-08-17T18:04:56.075Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:56.338Z] latest: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:56.672Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:57.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 [2023-08-17T18:04:57.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-17T18:04:57.001Z] 7c0a0964e1ba: Preparing [2023-08-17T18:04:57.001Z] 086e089b8163: Preparing [2023-08-17T18:04:57.001Z] 697dfa8b318f: Preparing [2023-08-17T18:04:57.001Z] a96323657b39: Preparing [2023-08-17T18:04:57.001Z] b1e5965fc48e: Preparing [2023-08-17T18:04:57.001Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:57.001Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:57.001Z] a96323657b39: Layer already exists [2023-08-17T18:04:57.001Z] 7c0a0964e1ba: Layer already exists [2023-08-17T18:04:57.001Z] b1e5965fc48e: Layer already exists [2023-08-17T18:04:57.001Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:57.001Z] 086e089b8163: Layer already exists [2023-08-17T18:04:57.001Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:57.001Z] 3.1.0-dev.28: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:57.336Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:57.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:57.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-17T18:04:57.665Z] 7c0a0964e1ba: Preparing [2023-08-17T18:04:57.665Z] 086e089b8163: Preparing [2023-08-17T18:04:57.665Z] 697dfa8b318f: Preparing [2023-08-17T18:04:57.665Z] a96323657b39: Preparing [2023-08-17T18:04:57.665Z] b1e5965fc48e: Preparing [2023-08-17T18:04:57.665Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:57.665Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:57.665Z] a96323657b39: Layer already exists [2023-08-17T18:04:57.665Z] b1e5965fc48e: Layer already exists [2023-08-17T18:04:57.665Z] 7c0a0964e1ba: Layer already exists [2023-08-17T18:04:57.665Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:57.665Z] 086e089b8163: Layer already exists [2023-08-17T18:04:57.665Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:57.929Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:58.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:58.589Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-17T18:04:58.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-17T18:04:58.589Z] 7c0a0964e1ba: Preparing [2023-08-17T18:04:58.589Z] 086e089b8163: Preparing [2023-08-17T18:04:58.589Z] 697dfa8b318f: Preparing [2023-08-17T18:04:58.589Z] a96323657b39: Preparing [2023-08-17T18:04:58.589Z] b1e5965fc48e: Preparing [2023-08-17T18:04:58.589Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:58.589Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:58.589Z] a96323657b39: Layer already exists [2023-08-17T18:04:58.589Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:58.589Z] b1e5965fc48e: Layer already exists [2023-08-17T18:04:58.589Z] 086e089b8163: Layer already exists [2023-08-17T18:04:58.589Z] 7c0a0964e1ba: Layer already exists [2023-08-17T18:04:58.589Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:58.852Z] main: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:04:58.896Z] ===================================================== [Pipeline] echo [2023-08-17T18:04:58.903Z] taggedImages: [2023-08-17T18:04:58.903Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:58.903Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-17T18:04:58.903Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 [2023-08-17T18:04:58.903Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:58.903Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-17T18:04:58.919Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-17T18:04:58.919Z] 5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:58.919Z] latest [2023-08-17T18:04:58.919Z] 3.1.0-dev.28 [2023-08-17T18:04:58.919Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:04:58.919Z] main [2023-08-17T18:04:58.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:59.244Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:04:59.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:04:59.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-17T18:04:59.568Z] 6a569471c134: Preparing [2023-08-17T18:04:59.568Z] aa1c97cc162b: Preparing [2023-08-17T18:04:59.568Z] 697dfa8b318f: Preparing [2023-08-17T18:04:59.568Z] a96323657b39: Preparing [2023-08-17T18:04:59.568Z] 0bee48150505: Preparing [2023-08-17T18:04:59.568Z] d2d9d24a8c2a: Preparing [2023-08-17T18:04:59.568Z] d2d9d24a8c2a: Waiting [2023-08-17T18:04:59.568Z] 697dfa8b318f: Layer already exists [2023-08-17T18:04:59.568Z] a96323657b39: Layer already exists [2023-08-17T18:04:59.568Z] 0bee48150505: Layer already exists [2023-08-17T18:04:59.568Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:04:59.834Z] 6a569471c134: Pushed [2023-08-17T18:05:06.456Z] aa1c97cc162b: Pushed [2023-08-17T18:05:06.456Z] 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:06.785Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:07.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-17T18:05:07.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-17T18:05:07.113Z] 6a569471c134: Preparing [2023-08-17T18:05:07.113Z] aa1c97cc162b: Preparing [2023-08-17T18:05:07.113Z] 697dfa8b318f: Preparing [2023-08-17T18:05:07.113Z] a96323657b39: Preparing [2023-08-17T18:05:07.113Z] 0bee48150505: Preparing [2023-08-17T18:05:07.113Z] d2d9d24a8c2a: Preparing [2023-08-17T18:05:07.113Z] d2d9d24a8c2a: Waiting [2023-08-17T18:05:07.113Z] a96323657b39: Layer already exists [2023-08-17T18:05:07.113Z] 0bee48150505: Layer already exists [2023-08-17T18:05:07.113Z] 6a569471c134: Layer already exists [2023-08-17T18:05:07.113Z] aa1c97cc162b: Layer already exists [2023-08-17T18:05:07.113Z] 697dfa8b318f: Layer already exists [2023-08-17T18:05:07.113Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:05:07.378Z] latest: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:07.714Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:08.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 [2023-08-17T18:05:08.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-17T18:05:08.034Z] 6a569471c134: Preparing [2023-08-17T18:05:08.034Z] aa1c97cc162b: Preparing [2023-08-17T18:05:08.034Z] 697dfa8b318f: Preparing [2023-08-17T18:05:08.034Z] a96323657b39: Preparing [2023-08-17T18:05:08.034Z] 0bee48150505: Preparing [2023-08-17T18:05:08.034Z] d2d9d24a8c2a: Preparing [2023-08-17T18:05:08.034Z] d2d9d24a8c2a: Waiting [2023-08-17T18:05:08.034Z] 6a569471c134: Layer already exists [2023-08-17T18:05:08.034Z] aa1c97cc162b: Layer already exists [2023-08-17T18:05:08.034Z] 0bee48150505: Layer already exists [2023-08-17T18:05:08.034Z] a96323657b39: Layer already exists [2023-08-17T18:05:08.034Z] 697dfa8b318f: Layer already exists [2023-08-17T18:05:08.034Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:05:08.034Z] 3.1.0-dev.28: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:08.363Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:08.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:05:08.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-17T18:05:08.693Z] 6a569471c134: Preparing [2023-08-17T18:05:08.693Z] aa1c97cc162b: Preparing [2023-08-17T18:05:08.693Z] 697dfa8b318f: Preparing [2023-08-17T18:05:08.693Z] a96323657b39: Preparing [2023-08-17T18:05:08.693Z] 0bee48150505: Preparing [2023-08-17T18:05:08.693Z] d2d9d24a8c2a: Preparing [2023-08-17T18:05:08.693Z] d2d9d24a8c2a: Waiting [2023-08-17T18:05:08.693Z] 0bee48150505: Layer already exists [2023-08-17T18:05:08.693Z] 6a569471c134: Layer already exists [2023-08-17T18:05:08.693Z] aa1c97cc162b: Layer already exists [2023-08-17T18:05:08.693Z] 697dfa8b318f: Layer already exists [2023-08-17T18:05:08.693Z] a96323657b39: Layer already exists [2023-08-17T18:05:08.693Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:05:08.956Z] 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:09.282Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:09.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-17T18:05:09.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-17T18:05:09.609Z] 6a569471c134: Preparing [2023-08-17T18:05:09.609Z] aa1c97cc162b: Preparing [2023-08-17T18:05:09.609Z] 697dfa8b318f: Preparing [2023-08-17T18:05:09.609Z] a96323657b39: Preparing [2023-08-17T18:05:09.609Z] 0bee48150505: Preparing [2023-08-17T18:05:09.609Z] d2d9d24a8c2a: Preparing [2023-08-17T18:05:09.609Z] d2d9d24a8c2a: Waiting [2023-08-17T18:05:09.609Z] 0bee48150505: Layer already exists [2023-08-17T18:05:09.609Z] 6a569471c134: Layer already exists [2023-08-17T18:05:09.609Z] 697dfa8b318f: Layer already exists [2023-08-17T18:05:09.609Z] aa1c97cc162b: Layer already exists [2023-08-17T18:05:09.609Z] a96323657b39: Layer already exists [2023-08-17T18:05:09.609Z] d2d9d24a8c2a: Layer already exists [2023-08-17T18:05:09.609Z] main: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-17T18:05:09.954Z] ===================================================== [Pipeline] echo [2023-08-17T18:05:09.967Z] taggedImages: [2023-08-17T18:05:09.967Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [2023-08-17T18:05:09.967Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-17T18:05:09.967Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 [2023-08-17T18:05:09.967Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [2023-08-17T18:05:09.967Z] - 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-08-17T18:05:10.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T18:05:10.350Z] [2023-08-17T18:05:10.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:10.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T18:05:10.680Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-17T18:05:10.680Z] 8998bd30e6a1: Pulling fs layer [2023-08-17T18:05:10.680Z] 04944245beec: Pulling fs layer [2023-08-17T18:05:10.680Z] 699f458cf7ca: Pulling fs layer [2023-08-17T18:05:10.680Z] 765212b225bb: Pulling fs layer [2023-08-17T18:05:10.680Z] f23df028b6ca: Pulling fs layer [2023-08-17T18:05:10.680Z] d65c8cfc05b1: Pulling fs layer [2023-08-17T18:05:10.680Z] 2437ff75d9bd: Pulling fs layer [2023-08-17T18:05:10.680Z] 765212b225bb: Waiting [2023-08-17T18:05:10.680Z] f23df028b6ca: Waiting [2023-08-17T18:05:10.680Z] d65c8cfc05b1: Waiting [2023-08-17T18:05:10.680Z] 2437ff75d9bd: Waiting [2023-08-17T18:05:10.967Z] 04944245beec: Verifying Checksum [2023-08-17T18:05:10.967Z] 04944245beec: Download complete [2023-08-17T18:05:10.967Z] 765212b225bb: Verifying Checksum [2023-08-17T18:05:10.967Z] 765212b225bb: Download complete [2023-08-17T18:05:10.967Z] f23df028b6ca: Download complete [2023-08-17T18:05:10.967Z] d65c8cfc05b1: Verifying Checksum [2023-08-17T18:05:10.967Z] d65c8cfc05b1: Download complete [2023-08-17T18:05:10.967Z] 699f458cf7ca: Verifying Checksum [2023-08-17T18:05:10.967Z] 699f458cf7ca: Download complete [2023-08-17T18:05:11.579Z] 8998bd30e6a1: Verifying Checksum [2023-08-17T18:05:11.579Z] 8998bd30e6a1: Download complete [2023-08-17T18:05:13.569Z] 2437ff75d9bd: Verifying Checksum [2023-08-17T18:05:13.569Z] 2437ff75d9bd: Download complete [2023-08-17T18:05:15.507Z] 8998bd30e6a1: Pull complete [2023-08-17T18:05:16.089Z] 04944245beec: Pull complete [2023-08-17T18:05:17.494Z] 699f458cf7ca: Pull complete [2023-08-17T18:05:17.494Z] 765212b225bb: Pull complete [2023-08-17T18:05:18.450Z] f23df028b6ca: Pull complete [2023-08-17T18:05:18.451Z] d65c8cfc05b1: Pull complete [2023-08-17T18:05:33.425Z] 2437ff75d9bd: Pull complete [2023-08-17T18:05:33.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-17T18:05:33.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T18:05:33.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:05:33.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2023-08-17T18:05:33.683Z] $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-17T18:05:36.390Z] $ docker top 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:05:36.918Z] ---> job-cost.sh [2023-08-17T18:05:37.182Z] lf-activate-venv: SKIPPING [2023-08-17T18:05:37.182Z] INFO: No Stack... [2023-08-17T18:05:38.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-17T18:05:38.710Z] INFO: Archiving Costs [Pipeline] sh [2023-08-17T18:05:39.023Z] + cut -d, -f6 [2023-08-17T18:05:39.023Z] + cat /w/workspace/edgex-go/562/archives/cost.csv [Pipeline] lock [2023-08-17T18:05:39.318Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] [2023-08-17T18:05:39.325Z] Resource [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] did not exist. Created. [2023-08-17T18:05:39.325Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-17T18:05:39.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-17T18:05:40.192Z] Stashed 1 file(s) [Pipeline] } [2023-08-17T18:05:40.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-17T18:05:40.222Z] $ docker stop --time=1 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 [2023-08-17T18:05:41.674Z] $ docker rm -f --volumes 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 [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-08-17T18:05:42.132Z] provisioning config files... [2023-08-17T18:05:42.140Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/562@tmp/config6336567184789119785tmp [Pipeline] { [Pipeline] sh [2023-08-17T18:05:42.432Z] + set +x [2023-08-17T18:05:42.432Z] + bash -s -- [2023-08-17T18:05:42.432Z] + curl -s https://codecov.io/bash [2023-08-17T18:05:42.432Z] [2023-08-17T18:05:42.432Z] _____ _ [2023-08-17T18:05:42.432Z] / ____| | | [2023-08-17T18:05:42.432Z] | | ___ __| | ___ ___ _____ __ [2023-08-17T18:05:42.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-17T18:05:42.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-17T18:05:42.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-17T18:05:42.432Z] Bash-1.0.6 [2023-08-17T18:05:42.432Z] [2023-08-17T18:05:42.432Z] [2023-08-17T18:05:42.432Z] ==> git version 2.25.1 found [2023-08-17T18:05:42.432Z] ==> 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-08-17T18:05:42.432Z] Release-Date: 2020-01-08 [2023-08-17T18:05:42.432Z] 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-08-17T18:05:42.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-17T18:05:42.432Z] ==> Jenkins CI detected. [2023-08-17T18:05:42.432Z] current dir:  /w/workspace/edgex-go/562 [2023-08-17T18:05:42.432Z] project root: . [2023-08-17T18:05:42.432Z] --> token set from env [2023-08-17T18:05:42.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-17T18:05:42.432Z] ==> Running gcov in . (disable via -X gcov) [2023-08-17T18:05:42.432Z] ==> Python coveragepy not found [2023-08-17T18:05:42.432Z] ==> Searching for coverage reports in: [2023-08-17T18:05:42.432Z] + . [2023-08-17T18:05:42.691Z] -> Found 1 reports [2023-08-17T18:05:42.691Z] ==> Detecting git/mercurial file structure [2023-08-17T18:05:42.691Z] ==> Reading reports [2023-08-17T18:05:42.691Z] + ./coverage.out bytes=446998 [2023-08-17T18:05:42.691Z] ==> Appending adjustments [2023-08-17T18:05:42.691Z] https://docs.codecov.io/docs/fixing-reports [2023-08-17T18:05:43.626Z] + Found adjustments [2023-08-17T18:05:43.626Z] ==> Gzipping contents [2023-08-17T18:05:43.626Z] 60K /tmp/codecov.U7NhtZ.gz [2023-08-17T18:05:43.626Z] ==> Uploading reports [2023-08-17T18:05:43.626Z] url: https://codecov.io [2023-08-17T18:05:43.626Z] query: branch=main&commit=5be6da0dd8fb641f6b43c82f942f16555c379249&build=562&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F562%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-17T18:05:43.626Z] -> Pinging Codecov [2023-08-17T18:05:43.626Z] 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=5be6da0dd8fb641f6b43c82f942f16555c379249&build=562&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F562%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-17T18:05:43.884Z] -> Uploading to [2023-08-17T18:05:43.884Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-17/00271124DB129430A58F1EEE437C3FCB/5be6da0dd8fb641f6b43c82f942f16555c379249/e141b640-a5e6-421c-9814-414cd06a93aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230817T180543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6e3a955099c84d8df6f06ad5dd288ff8945672687cdb11c561af53b7669f93b [2023-08-17T18:05:43.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:05:43.884Z] Dload Upload Total Spent Left Speed [2023-08-17T18:05:44.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57386 0 0 100 57386 0 261k --:--:-- --:--:-- --:--:-- 261k [2023-08-17T18:05:44.143Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [2023-08-17T18:05:44.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-17T18:05:44.339Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-17T18:05:44.349Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:44.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-17T18:05:44.639Z] [2023-08-17T18:05:44.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:05:44.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-17T18:05:44.932Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-17T18:05:44.932Z] df9b9388f04a: Pulling fs layer [2023-08-17T18:05:44.932Z] 52dc419b0ee2: Pulling fs layer [2023-08-17T18:05:44.932Z] 25bc292e5bac: Pulling fs layer [2023-08-17T18:05:44.932Z] 114826534d7a: Pulling fs layer [2023-08-17T18:05:44.932Z] 4657fd5d0bcf: Pulling fs layer [2023-08-17T18:05:44.932Z] 6ad1cebc031e: Pulling fs layer [2023-08-17T18:05:44.932Z] 8a3aa393b2d8: Pulling fs layer [2023-08-17T18:05:44.932Z] 4657fd5d0bcf: Waiting [2023-08-17T18:05:44.932Z] 8a3aa393b2d8: Waiting [2023-08-17T18:05:44.932Z] 114826534d7a: Waiting [2023-08-17T18:05:44.932Z] 6ad1cebc031e: Waiting [2023-08-17T18:05:44.932Z] 25bc292e5bac: Verifying Checksum [2023-08-17T18:05:44.932Z] 25bc292e5bac: Download complete [2023-08-17T18:05:44.932Z] 52dc419b0ee2: Download complete [2023-08-17T18:05:44.932Z] 4657fd5d0bcf: Verifying Checksum [2023-08-17T18:05:44.932Z] 4657fd5d0bcf: Download complete [2023-08-17T18:05:44.932Z] df9b9388f04a: Verifying Checksum [2023-08-17T18:05:44.932Z] df9b9388f04a: Download complete [2023-08-17T18:05:45.193Z] 6ad1cebc031e: Verifying Checksum [2023-08-17T18:05:45.193Z] 6ad1cebc031e: Download complete [2023-08-17T18:05:45.193Z] df9b9388f04a: Pull complete [2023-08-17T18:05:45.453Z] 52dc419b0ee2: Pull complete [2023-08-17T18:05:45.453Z] 25bc292e5bac: Pull complete [2023-08-17T18:05:45.711Z] 114826534d7a: Verifying Checksum [2023-08-17T18:05:45.711Z] 114826534d7a: Download complete [2023-08-17T18:05:45.968Z] 8a3aa393b2d8: Verifying Checksum [2023-08-17T18:05:45.968Z] 8a3aa393b2d8: Download complete [2023-08-17T18:05:50.152Z] 114826534d7a: Pull complete [2023-08-17T18:05:50.152Z] 4657fd5d0bcf: Pull complete [2023-08-17T18:05:50.152Z] 6ad1cebc031e: Pull complete [2023-08-17T18:05:53.429Z] 8a3aa393b2d8: Pull complete [2023-08-17T18:05:53.429Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-17T18:05:53.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-17T18:05:53.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:05:53.514Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:05:53.537Z] $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-17T18:06:01.416Z] $ docker top 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-17T18:06:01.482Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-17T18:06:01.756Z] + set -o pipefail [2023-08-17T18:06:01.756Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] Monitoring /w/workspace/edgex-go/562 (github.com/edgexfoundry/edgex-go)... [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/be6404a5-c7fe-42ae-90f0-04443df4b7c3 [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] [2023-08-17T18:06:08.310Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-17T18:06:08.310Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-17T18:06:08.310Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-17T18:06:08.318Z] $ docker stop --time=1 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 [2023-08-17T18:06:12.515Z] $ docker rm -f --volumes 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-17T18:06:12.898Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T18:06:12.910Z] provisioning config files... [2023-08-17T18:06:12.919Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/562@tmp/config7176007033024000086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:13.211Z] --> edgex-publish-swagger.sh [2023-08-17T18:06:13.211Z] === Publish openapi/v3 API === [2023-08-17T18:06:13.211Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-17T18:06:13.211Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/562/openapi/v3/core-command.yaml] [2023-08-17T18:06:13.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:06:13.211Z] Dload Upload Total Spent Left Speed [2023-08-17T18:06:13.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 53767 --:--:-- --:--:-- --:--:-- 53767 [2023-08-17T18:06:13.780Z] [2023-08-17T18:06:13.780Z] [2023-08-17T18:06:13.780Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/562/openapi/v3/core-data.yaml] [2023-08-17T18:06:13.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:06:13.780Z] Dload Upload Total Spent Left Speed [2023-08-17T18:06:14.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-08-17T18:06:14.039Z] [2023-08-17T18:06:14.039Z] [2023-08-17T18:06:14.039Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/562/openapi/v3/core-metadata.yaml] [2023-08-17T18:06:14.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:06:14.039Z] Dload Upload Total Spent Left Speed [2023-08-17T18:06:14.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 312k --:--:-- --:--:-- --:--:-- 312k [2023-08-17T18:06:14.606Z] [2023-08-17T18:06:14.606Z] [2023-08-17T18:06:14.606Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/562/openapi/v3/support-notifications.yaml] [2023-08-17T18:06:14.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:06:14.606Z] Dload Upload Total Spent Left Speed [2023-08-17T18:06:15.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 808k --:--:-- --:--:-- --:--:-- 801k 100 86965 0 0 100 86965 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-08-17T18:06:15.174Z] [2023-08-17T18:06:15.174Z] [2023-08-17T18:06:15.174Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/562/openapi/v3/support-scheduler.yaml] [2023-08-17T18:06:15.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T18:06:15.174Z] Dload Upload Total Spent Left Speed [2023-08-17T18:06:15.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 89236 --:--:-- --:--:-- --:--:-- 89236 [2023-08-17T18:06:15.433Z] [2023-08-17T18:06:15.433Z] [Pipeline] } [2023-08-17T18:06:15.440Z] 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-08-17T18:06:15.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-17T18:06:15.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:16.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T18:06:16.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:06:16.211Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:06:16.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-17T18:06:16.723Z] $ docker top b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 -eo pid,comm [2023-08-17T18:06:16.773Z] 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-08-17T18:06:16.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-17T18:06:16.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T18:06:16.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T18:06:16.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T18:06:16.926Z] $ docker exec b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 ssh-agent [2023-08-17T18:06:17.040Z] SSH_AUTH_SOCK=/tmp/ssh-o27khEr4Dmy3/agent.32 [2023-08-17T18:06:17.040Z] SSH_AGENT_PID=38 [2023-08-17T18:06:17.045Z] Running ssh-add (command line suppressed) [2023-08-17T18:06:17.136Z] Identity added: /w/workspace/edgex-go/562@tmp/private_key_18383783086675847633.key (/w/workspace/edgex-go/562@tmp/private_key_18383783086675847633.key) [2023-08-17T18:06:17.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T18:06:17.434Z] + git semver tag [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,626 [run_tag] DEBUG tag force:False [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,627 [check_head_tag] DEBUG check head tag [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,628 [execute] INFO git cat-file --batch-check [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=) [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,632 [execute] INFO git cat-file --batch [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=) [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,649 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,649 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,650 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) [2023-08-17T18:06:17.693Z] 2023-08-17 18:06:17,655 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:17.693Z] 3.1.0-dev.28 [Pipeline] } [2023-08-17T18:06:17.699Z] $ docker exec --env ******** --env ******** b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 ssh-agent -k [2023-08-17T18:06:17.798Z] unset SSH_AUTH_SOCK; [2023-08-17T18:06:17.798Z] unset SSH_AGENT_PID; [2023-08-17T18:06:17.798Z] echo Agent pid 38 killed; [2023-08-17T18:06:17.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T18:06:18.117Z] + git semver [Pipeline] } [2023-08-17T18:06:18.385Z] $ docker stop --time=1 b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 [2023-08-17T18:06:19.617Z] $ docker rm -f --volumes b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:20.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-17T18:06:20.002Z] [2023-08-17T18:06:20.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:20.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-17T18:06:20.305Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-17T18:06:20.305Z] ab5ef0e58194: Pulling fs layer [2023-08-17T18:06:20.305Z] 9712f1f96733: Pulling fs layer [2023-08-17T18:06:20.305Z] 63f879dbbcfc: Pulling fs layer [2023-08-17T18:06:20.305Z] 0d9ebad4ef96: Pulling fs layer [2023-08-17T18:06:20.305Z] e9a5061849ea: Pulling fs layer [2023-08-17T18:06:20.305Z] d747dcd14b5f: Pulling fs layer [2023-08-17T18:06:20.305Z] 2de7ff778b66: Pulling fs layer [2023-08-17T18:06:20.305Z] 0d9ebad4ef96: Waiting [2023-08-17T18:06:20.305Z] e9a5061849ea: Waiting [2023-08-17T18:06:20.305Z] d747dcd14b5f: Waiting [2023-08-17T18:06:20.305Z] 2de7ff778b66: Waiting [2023-08-17T18:06:20.305Z] 9712f1f96733: Verifying Checksum [2023-08-17T18:06:20.305Z] 9712f1f96733: Download complete [2023-08-17T18:06:20.567Z] 63f879dbbcfc: Verifying Checksum [2023-08-17T18:06:20.568Z] 63f879dbbcfc: Download complete [2023-08-17T18:06:20.827Z] 0d9ebad4ef96: Verifying Checksum [2023-08-17T18:06:20.827Z] 0d9ebad4ef96: Download complete [2023-08-17T18:06:20.827Z] d747dcd14b5f: Verifying Checksum [2023-08-17T18:06:20.827Z] d747dcd14b5f: Download complete [2023-08-17T18:06:20.827Z] e9a5061849ea: Verifying Checksum [2023-08-17T18:06:20.827Z] e9a5061849ea: Download complete [2023-08-17T18:06:20.827Z] ab5ef0e58194: Verifying Checksum [2023-08-17T18:06:20.827Z] ab5ef0e58194: Download complete [2023-08-17T18:06:20.827Z] 2de7ff778b66: Verifying Checksum [2023-08-17T18:06:20.827Z] 2de7ff778b66: Download complete [2023-08-17T18:06:24.109Z] ab5ef0e58194: Pull complete [2023-08-17T18:06:24.109Z] 9712f1f96733: Pull complete [2023-08-17T18:06:24.369Z] 63f879dbbcfc: Pull complete [2023-08-17T18:06:28.551Z] 0d9ebad4ef96: Pull complete [2023-08-17T18:06:28.551Z] e9a5061849ea: Pull complete [2023-08-17T18:06:28.551Z] d747dcd14b5f: Pull complete [2023-08-17T18:06:29.118Z] 2de7ff778b66: Pull complete [2023-08-17T18:06:29.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-17T18:06:29.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-17T18:06:29.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:06:29.452Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:06:29.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-17T18:06:36.287Z] $ docker top 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-17T18:06:36.355Z] provisioning config files... [2023-08-17T18:06:36.361Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/562@tmp/config2639551238357008207tmp [2023-08-17T18:06:36.371Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/562@tmp/config14440824357327893318tmp [2023-08-17T18:06:36.379Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/562@tmp/config10920559382166194653tmp [Pipeline] { [Pipeline] echo [2023-08-17T18:06:36.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:36.672Z] ---> sigul-configuration.sh [2023-08-17T18:06:36.672Z] gpg: directory `/root/.gnupg' created [2023-08-17T18:06:36.672Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-17T18:06:36.672Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-17T18:06:36.672Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-17T18:06:36.672Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-17T18:06:36.672Z] gpg: CAST5 encrypted data [2023-08-17T18:06:36.672Z] gpg: encrypted with 1 passphrase [2023-08-17T18:06:36.672Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-17T18:06:36.957Z] + mkdir /home/jenkins [2023-08-17T18:06:36.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-17T18:06:37.239Z] + 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-08-17T18:06:37.249Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:37.531Z] ---> sigul-install.sh [2023-08-17T18:06:37.531Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-17T18:06:37.819Z] + git tag --list [2023-08-17T18:06:37.819Z] 0.6.0 [2023-08-17T18:06:37.819Z] 0.6.1 [2023-08-17T18:06:37.819Z] 0.7.0 [2023-08-17T18:06:37.819Z] 0.7.1 [2023-08-17T18:06:37.819Z] v1.0.0 [2023-08-17T18:06:37.819Z] v1.0.1 [2023-08-17T18:06:37.819Z] v1.1.0 [2023-08-17T18:06:37.819Z] v1.2.0 [2023-08-17T18:06:37.819Z] v1.2.1 [2023-08-17T18:06:37.819Z] v1.3.0 [2023-08-17T18:06:37.819Z] v1.3.1 [2023-08-17T18:06:37.819Z] v2.0.0 [2023-08-17T18:06:37.819Z] v2.1.0 [2023-08-17T18:06:37.819Z] v2.1.1 [2023-08-17T18:06:37.819Z] v2.2.0 [2023-08-17T18:06:37.819Z] v2.3.0 [2023-08-17T18:06:37.819Z] v3.0 [2023-08-17T18:06:37.819Z] v3.0.0 [2023-08-17T18:06:37.819Z] v3.1.0-dev.1 [2023-08-17T18:06:37.819Z] v3.1.0-dev.10 [2023-08-17T18:06:37.819Z] v3.1.0-dev.11 [2023-08-17T18:06:37.819Z] v3.1.0-dev.12 [2023-08-17T18:06:37.819Z] v3.1.0-dev.13 [2023-08-17T18:06:37.819Z] v3.1.0-dev.14 [2023-08-17T18:06:37.819Z] v3.1.0-dev.15 [2023-08-17T18:06:37.820Z] v3.1.0-dev.16 [2023-08-17T18:06:37.820Z] v3.1.0-dev.17 [2023-08-17T18:06:37.820Z] v3.1.0-dev.18 [2023-08-17T18:06:37.820Z] v3.1.0-dev.19 [2023-08-17T18:06:37.820Z] v3.1.0-dev.2 [2023-08-17T18:06:37.820Z] v3.1.0-dev.20 [2023-08-17T18:06:37.820Z] v3.1.0-dev.21 [2023-08-17T18:06:37.820Z] v3.1.0-dev.22 [2023-08-17T18:06:37.820Z] v3.1.0-dev.23 [2023-08-17T18:06:37.820Z] v3.1.0-dev.24 [2023-08-17T18:06:37.820Z] v3.1.0-dev.25 [2023-08-17T18:06:37.820Z] v3.1.0-dev.26 [2023-08-17T18:06:37.820Z] v3.1.0-dev.27 [2023-08-17T18:06:37.820Z] v3.1.0-dev.28 [2023-08-17T18:06:37.820Z] v3.1.0-dev.3 [2023-08-17T18:06:37.820Z] v3.1.0-dev.4 [2023-08-17T18:06:37.820Z] v3.1.0-dev.5 [2023-08-17T18:06:37.820Z] v3.1.0-dev.6 [2023-08-17T18:06:37.820Z] v3.1.0-dev.7 [2023-08-17T18:06:37.820Z] v3.1.0-dev.8 [2023-08-17T18:06:37.820Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-17T18:06:38.106Z] + lftools sign git-tag v3.1.0-dev.28 [2023-08-17T18:06:38.673Z] Signing Git tag with Sigul... [2023-08-17T18:06:38.673Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-08-17T18:06:38.939Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:39.222Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-17T18:06:39.229Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-17T18:06:39.248Z] $ docker stop --time=1 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 [2023-08-17T18:06:40.515Z] $ docker rm -f --volumes 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-17T18:06:40.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-17T18:06:40.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:41.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T18:06:41.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:06:41.326Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:06:41.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-17T18:06:41.697Z] $ docker top b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 -eo pid,comm [2023-08-17T18:06:41.746Z] 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-08-17T18:06:41.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-17T18:06:41.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T18:06:41.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T18:06:41.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T18:06:41.903Z] $ docker exec b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 ssh-agent [2023-08-17T18:06:42.026Z] SSH_AUTH_SOCK=/tmp/ssh-UjypAxQ9s6mc/agent.32 [2023-08-17T18:06:42.026Z] SSH_AGENT_PID=38 [2023-08-17T18:06:42.030Z] Running ssh-add (command line suppressed) [2023-08-17T18:06:42.138Z] Identity added: /w/workspace/edgex-go/562@tmp/private_key_14802920184972103137.key (/w/workspace/edgex-go/562@tmp/private_key_14802920184972103137.key) [2023-08-17T18:06:42.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T18:06:42.437Z] + git semver bump pre [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/edgex-go/562/.semver/main with force:True [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,608 [write_file] DEBUG write to file:/w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,610 [execute] INFO git cat-file --batch-check [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,615 [execute] INFO git cat-file --batch [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) [2023-08-17T18:06:42.698Z] 2023-08-17 18:06:42,620 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:42.698Z] 3.1.0-dev.29 [Pipeline] } [2023-08-17T18:06:42.703Z] $ docker exec --env ******** --env ******** b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 ssh-agent -k [2023-08-17T18:06:42.806Z] unset SSH_AUTH_SOCK; [2023-08-17T18:06:42.806Z] unset SSH_AGENT_PID; [2023-08-17T18:06:42.806Z] echo Agent pid 38 killed; [2023-08-17T18:06:42.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T18:06:43.123Z] + git semver [Pipeline] } [2023-08-17T18:06:43.394Z] $ docker stop --time=1 b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 [2023-08-17T18:06:44.659Z] $ docker rm -f --volumes b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T18:06:44.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-17T18:06:44.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:45.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T18:06:45.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:06:45.363Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:06:45.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-17T18:06:45.748Z] $ docker top 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 -eo pid,comm [2023-08-17T18:06:45.794Z] 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-08-17T18:06:45.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-17T18:06:45.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T18:06:45.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T18:06:45.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T18:06:45.939Z] $ docker exec 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 ssh-agent [2023-08-17T18:06:46.053Z] SSH_AUTH_SOCK=/tmp/ssh-SRpcvZznkLgt/agent.33 [2023-08-17T18:06:46.053Z] SSH_AGENT_PID=39 [2023-08-17T18:06:46.057Z] Running ssh-add (command line suppressed) [2023-08-17T18:06:46.154Z] Identity added: /w/workspace/edgex-go/562@tmp/private_key_3756165481737129493.key (/w/workspace/edgex-go/562@tmp/private_key_3756165481737129493.key) [2023-08-17T18:06:46.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T18:06:46.455Z] + git semver push [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,638 [run_push] DEBUG push [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,638 [execute] INFO git cat-file --batch-check [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,642 [execute] INFO git rev-list 084bd4a5eff262f28723c69e23f0166a02304b24 -- [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,643 [execute] DEBUG Popen(['git', 'rev-list', '084bd4a5eff262f28723c69e23f0166a02304b24', '--'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,658 [execute] INFO git fetch -v origin [2023-08-17T18:06:46.714Z] 2023-08-17 18:06:46,658 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-17T18:06:47.282Z] 2023-08-17 18:06:47,154 [run_push] DEBUG no remote changes detected [2023-08-17T18:06:47.282Z] 2023-08-17 18:06:47,155 [execute] INFO git push origin semver [2023-08-17T18:06:47.282Z] 2023-08-17 18:06:47,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-17T18:06:48.216Z] 2023-08-17 18:06:47,958 [run_push] DEBUG push all version tags [2023-08-17T18:06:48.216Z] 2023-08-17 18:06:47,958 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-17T18:06:48.216Z] 2023-08-17 18:06:47,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) [2023-08-17T18:06:48.783Z] 2023-08-17 18:06:48,667 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main [2023-08-17T18:06:48.783Z] 3.1.0-dev.29 [Pipeline] } [2023-08-17T18:06:48.789Z] $ docker exec --env ******** --env ******** 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 ssh-agent -k [2023-08-17T18:06:48.888Z] unset SSH_AUTH_SOCK; [2023-08-17T18:06:48.888Z] unset SSH_AGENT_PID; [2023-08-17T18:06:48.888Z] echo Agent pid 39 killed; [2023-08-17T18:06:48.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T18:06:49.193Z] + git semver [Pipeline] } [2023-08-17T18:06:49.460Z] $ docker stop --time=1 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 [2023-08-17T18:06:50.713Z] $ docker rm -f --volumes 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 [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-08-17T18:06:51.200Z] + [ -d /w/workspace/edgex-go/562/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:51.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:06:52.340Z] ---> package-listing.sh [2023-08-17T18:06:52.340Z] ++ facter osfamily [2023-08-17T18:06:52.340Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-17T18:06:52.602Z] + OS_FAMILY=debian [2023-08-17T18:06:52.602Z] + workspace=/w/workspace/edgex-go/562 [2023-08-17T18:06:52.602Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-17T18:06:52.602Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-17T18:06:52.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-17T18:06:52.602Z] + PACKAGES=/tmp/packages_start.txt [2023-08-17T18:06:52.602Z] + '[' /w/workspace/edgex-go/562 ']' [2023-08-17T18:06:52.602Z] + PACKAGES=/tmp/packages_end.txt [2023-08-17T18:06:52.602Z] + case "${OS_FAMILY}" in [2023-08-17T18:06:52.602Z] + dpkg -l [2023-08-17T18:06:52.602Z] + grep '^ii' [2023-08-17T18:06:52.602Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-17T18:06:52.602Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-17T18:06:52.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-17T18:06:52.602Z] + '[' /w/workspace/edgex-go/562 ']' [2023-08-17T18:06:52.602Z] + mkdir -p /w/workspace/edgex-go/562/archives/ [2023-08-17T18:06:52.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/562/archives/ [Pipeline] echo [2023-08-17T18:06:52.610Z] 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/562/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-17T18:06:52.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:53.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T18:06:53.433Z] [2023-08-17T18:06:53.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T18:06:53.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T18:06:53.726Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-17T18:06:53.726Z] 5eb5b503b376: Pulling fs layer [2023-08-17T18:06:53.726Z] 5c69ac0246d0: Pulling fs layer [2023-08-17T18:06:53.726Z] ec43610c2a17: Pulling fs layer [2023-08-17T18:06:53.726Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-17T18:06:53.726Z] 33b1e0a273af: Pulling fs layer [2023-08-17T18:06:53.726Z] 3a2ae6a8a46f: Waiting [2023-08-17T18:06:53.726Z] 5d3b04190fa2: Pulling fs layer [2023-08-17T18:06:53.726Z] 33b1e0a273af: Waiting [2023-08-17T18:06:53.726Z] 2f39f015ded8: Pulling fs layer [2023-08-17T18:06:53.726Z] 5d3b04190fa2: Waiting [2023-08-17T18:06:53.726Z] 5c69ac0246d0: Verifying Checksum [2023-08-17T18:06:53.726Z] 5c69ac0246d0: Download complete [2023-08-17T18:06:53.726Z] 3a2ae6a8a46f: Download complete [2023-08-17T18:06:53.726Z] 33b1e0a273af: Verifying Checksum [2023-08-17T18:06:53.726Z] 33b1e0a273af: Download complete [2023-08-17T18:06:53.726Z] ec43610c2a17: Verifying Checksum [2023-08-17T18:06:53.726Z] ec43610c2a17: Download complete [2023-08-17T18:06:53.726Z] 5d3b04190fa2: Verifying Checksum [2023-08-17T18:06:53.726Z] 5d3b04190fa2: Download complete [2023-08-17T18:06:53.983Z] 5eb5b503b376: Verifying Checksum [2023-08-17T18:06:53.984Z] 5eb5b503b376: Download complete [2023-08-17T18:06:54.550Z] 2f39f015ded8: Download complete [2023-08-17T18:06:55.116Z] 5eb5b503b376: Pull complete [2023-08-17T18:06:55.116Z] 5c69ac0246d0: Pull complete [2023-08-17T18:06:55.680Z] ec43610c2a17: Pull complete [2023-08-17T18:06:55.680Z] 3a2ae6a8a46f: Pull complete [2023-08-17T18:06:55.938Z] 33b1e0a273af: Pull complete [2023-08-17T18:06:55.938Z] 5d3b04190fa2: Pull complete [2023-08-17T18:07:00.120Z] 2f39f015ded8: Pull complete [2023-08-17T18:07:00.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-17T18:07:00.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T18:07:00.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T18:07:00.197Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2023-08-17T18:07:00.226Z] $ 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/562/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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-17T18:07:04.855Z] $ docker top 51debbf8506a176dba75ce073cc908bbeb607592f634c800a1ba0d48f8ad2ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T18:07:05.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-17T18:07:05.494Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-17T18:07:05.776Z] + ls /var/log/sa-host [2023-08-17T18:07:05.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T18:07:05.838Z] provisioning config files... [2023-08-17T18:07:05.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/562@tmp/config8190277883764853940tmp [Pipeline] { [Pipeline] echo [2023-08-17T18:07:05.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:07:06.137Z] ---> create-netrc.sh [Pipeline] } [2023-08-17T18:07:06.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:07:06.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-17T18:07:06.474Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:07:06.757Z] ---> sudo-logs.sh [2023-08-17T18:07:06.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-17T18:07:06.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:07:07.061Z] ---> job-cost.sh [2023-08-17T18:07:07.061Z] lf-activate-venv: SKIPPING [2023-08-17T18:07:07.061Z] DEBUG: total: 0.10999999940395355 [2023-08-17T18:07:07.061Z] INFO: Retrieving Stack Cost... [2023-08-17T18:07:07.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-17T18:07:08.565Z] INFO: Archiving Costs [Pipeline] echo [2023-08-17T18:07:08.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T18:07:08.858Z] ---> logs-deploy.sh [2023-08-17T18:07:08.858Z] lf-activate-venv: SKIPPING [2023-08-17T18:07:08.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/562 [2023-08-17T18:07:08.858Z] INFO: archiving workspace using pattern(s): [2023-08-17T18:07:09.795Z] Archives upload complete. [2023-08-17T18:07:09.795Z] INFO: archiving logs to Nexus