Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bac5d16a43a6729031be1bb569bb56c5aedbab0 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-ssh12341655009137579071.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-ssh2187348855829033256.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-ssh15923728390418198720.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-ssh12115904462265086512.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-ssh12953326015541299538.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-5393 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/574 [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/574 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2bac5d16a43a6729031be1bb569bb56c5aedbab0 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "fix(security): CORS Allow-Credentials header applies to ALL CORS requests (#4669)" > git checkout -f 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 > git rev-list --no-walk 5e4c17392479c7248920cab766a26390de70e8b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T00:17:09.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T00:17:09.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T00:17:09.915Z] ========================================================= [2023-09-06T00:17:09.915Z] EdgeX Global Pipelines Version Info [2023-09-06T00:17:09.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:17:11.039Z] ------------------- [2023-09-06T00:17:11.039Z] stable info: [2023-09-06T00:17:11.039Z] ------------------- [2023-09-06T00:17:11.039Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T00:17:11.039Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T00:17:11.039Z] Message: update stable to v1.0.253 [2023-09-06T00:17:11.299Z] ------------------- [2023-09-06T00:17:11.299Z] experimental info: [2023-09-06T00:17:11.299Z] ------------------- [2023-09-06T00:17:11.299Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T00:17:11.299Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T00:17:11.299Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T00:17:11.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-06T00:17:11.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-06T00:17:11.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T00:17:11.527Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T00:17:11.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T00:17:11.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T00:17:11.560Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T00:17:11.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-06T00:17:11.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-06T00:17:11.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-06T00:17:11.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T00:17:11.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T00:17:11.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T00:17:11.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T00:17:11.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T00:17:11.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T00:17:11.662Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T00:17:11.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T00:17:11.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-06T00:17:11.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-06T00:17:11.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T00:17:11.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T00:17:11.742Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T00:17:11.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-06T00:17:11.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-06T00:17:11.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-06T00:17:11.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] echo [2023-09-06T00:17:11.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bac5d1 [Pipeline] echo [2023-09-06T00:17:11.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:17:11.867Z] provisioning config files... [2023-09-06T00:17:11.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/574@tmp/config3388612527881021939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:17:12.181Z] ---> docker-login.sh [2023-09-06T00:17:12.181Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:17:12.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:17:12.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:17:12.704Z] Configure a credential helper to remove this warning. See [2023-09-06T00:17:12.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:17:12.704Z] [2023-09-06T00:17:12.704Z] Login Succeeded [2023-09-06T00:17:12.704Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:17:12.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:17:12.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:17:12.704Z] Configure a credential helper to remove this warning. See [2023-09-06T00:17:12.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:17:12.704Z] [2023-09-06T00:17:12.704Z] Login Succeeded [2023-09-06T00:17:12.704Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:17:12.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:17:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:17:12.965Z] Configure a credential helper to remove this warning. See [2023-09-06T00:17:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:17:12.965Z] [2023-09-06T00:17:12.965Z] Login Succeeded [2023-09-06T00:17:12.965Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:17:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:17:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:17:12.965Z] Configure a credential helper to remove this warning. See [2023-09-06T00:17:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:17:12.965Z] [2023-09-06T00:17:12.965Z] Login Succeeded [2023-09-06T00:17:12.965Z] docker.io [2023-09-06T00:17:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:17:13.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:17:13.225Z] Configure a credential helper to remove this warning. See [2023-09-06T00:17:13.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:17:13.225Z] [2023-09-06T00:17:13.225Z] Login Succeeded [2023-09-06T00:17:13.225Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:17:13.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:17:13.538Z] + 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-09-06T00:17:13.538Z] + dirname cmd/core-command/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-06T00:17:13.538Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-09-06T00:17:13.538Z] -d/ -f2 [2023-09-06T00:17:13.538Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/core-data/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-06T00:17:13.538Z] + + dirname cmd/core-metadata/Dockerfile [2023-09-06T00:17:13.538Z] cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-06T00:17:13.538Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-06T00:17:13.538Z] cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/support-notifications/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-06T00:17:13.538Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-06T00:17:13.538Z] + cut -d/ -f2 [2023-09-06T00:17:13.538Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-06T00:17:13.598Z] 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-09-06T00:17:13.960Z] + git rev-list -1 --merges 2bac5d16a43a6729031be1bb569bb56c5aedbab0~1..2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] echo [2023-09-06T00:17:14.010Z] -----------> git rev-list -1 --merges 2bac5d16a43a6729031be1bb569bb56c5aedbab0~1..2bac5d16a43a6729031be1bb569bb56c5aedbab0 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [false] [Pipeline] sh [2023-09-06T00:17:14.297Z] + git log --format=format:%s -1 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] echo [2023-09-06T00:17:14.312Z] ========================================================= [2023-09-06T00:17:14.312Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T00:17:14.312Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-06T00:17:14.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T00:17:14.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T00:17:14.766Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T00:17:14.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T00:17:14.766Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T00:17:14.766Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T00:17:14.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:17:15.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:17:15.123Z] [2023-09-06T00:17:15.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:17:15.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:17:15.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T00:17:15.422Z] b85a868b505f: Pulling fs layer [2023-09-06T00:17:15.422Z] e2be974225ed: Pulling fs layer [2023-09-06T00:17:15.422Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T00:17:15.422Z] 988bab9f4d93: Pulling fs layer [2023-09-06T00:17:15.422Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T00:17:15.422Z] eaf3925da568: Pulling fs layer [2023-09-06T00:17:15.422Z] bab4dde63d76: Pulling fs layer [2023-09-06T00:17:15.422Z] bde34c3a00c8: Pulling fs layer [2023-09-06T00:17:15.422Z] b352a97aabf1: Pulling fs layer [2023-09-06T00:17:15.422Z] 4872d77fe225: Pulling fs layer [2023-09-06T00:17:15.422Z] 5851b861e8e6: Pulling fs layer [2023-09-06T00:17:15.422Z] eaf3925da568: Waiting [2023-09-06T00:17:15.422Z] 988bab9f4d93: Waiting [2023-09-06T00:17:15.422Z] bab4dde63d76: Waiting [2023-09-06T00:17:15.422Z] 1469e6f7b9e6: Waiting [2023-09-06T00:17:15.422Z] bde34c3a00c8: Waiting [2023-09-06T00:17:15.422Z] b352a97aabf1: Waiting [2023-09-06T00:17:15.422Z] 4872d77fe225: Waiting [2023-09-06T00:17:15.422Z] 5851b861e8e6: Waiting [2023-09-06T00:17:15.422Z] e2be974225ed: Download complete [2023-09-06T00:17:15.422Z] 988bab9f4d93: Download complete [2023-09-06T00:17:15.422Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T00:17:15.422Z] 1469e6f7b9e6: Download complete [2023-09-06T00:17:15.681Z] eaf3925da568: Download complete [2023-09-06T00:17:15.681Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T00:17:15.681Z] 339a4e72a1f5: Download complete [2023-09-06T00:17:15.681Z] bde34c3a00c8: Download complete [2023-09-06T00:17:15.681Z] b352a97aabf1: Download complete [2023-09-06T00:17:15.681Z] 4872d77fe225: Verifying Checksum [2023-09-06T00:17:15.681Z] 4872d77fe225: Download complete [2023-09-06T00:17:15.681Z] 5851b861e8e6: Download complete [2023-09-06T00:17:15.681Z] b85a868b505f: Verifying Checksum [2023-09-06T00:17:15.681Z] b85a868b505f: Download complete [2023-09-06T00:17:15.939Z] bab4dde63d76: Download complete [2023-09-06T00:17:16.874Z] b85a868b505f: Pull complete [2023-09-06T00:17:16.874Z] e2be974225ed: Pull complete [2023-09-06T00:17:17.441Z] 339a4e72a1f5: Pull complete [2023-09-06T00:17:17.441Z] 988bab9f4d93: Pull complete [2023-09-06T00:17:17.699Z] 1469e6f7b9e6: Pull complete [2023-09-06T00:17:17.699Z] eaf3925da568: Pull complete [2023-09-06T00:17:19.602Z] bab4dde63d76: Pull complete [2023-09-06T00:17:19.602Z] bde34c3a00c8: Pull complete [2023-09-06T00:17:19.602Z] b352a97aabf1: Pull complete [2023-09-06T00:17:19.602Z] 4872d77fe225: Pull complete [2023-09-06T00:17:19.602Z] 5851b861e8e6: Pull complete [2023-09-06T00:17:19.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T00:17:19.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:17:19.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:17:19.695Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:17:19.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:17:22.298Z] $ docker top e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 -eo pid,comm [2023-09-06T00:17:22.352Z] 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-09-06T00:17:22.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T00:17:22.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:17:22.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:17:22.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:17:22.494Z] $ docker exec e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 ssh-agent [2023-09-06T00:17:22.582Z] SSH_AUTH_SOCK=/tmp/ssh-nlwP3Z6wL5Yq/agent.31 [2023-09-06T00:17:22.582Z] SSH_AGENT_PID=38 [2023-09-06T00:17:22.589Z] Running ssh-add (command line suppressed) [2023-09-06T00:17:22.678Z] Identity added: /w/workspace/edgex-go/574@tmp/private_key_17586528239542599879.key (/w/workspace/edgex-go/574@tmp/private_key_17586528239542599879.key) [2023-09-06T00:17:22.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:17:22.978Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T00:17:22.988Z] $ docker exec --env ******** --env ******** e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 ssh-agent -k [2023-09-06T00:17:23.088Z] unset SSH_AUTH_SOCK; [2023-09-06T00:17:23.089Z] unset SSH_AGENT_PID; [2023-09-06T00:17:23.089Z] echo Agent pid 38 killed; [2023-09-06T00:17:23.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T00:17:23.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:17:23.128Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:17:23.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:17:23.254Z] $ docker exec e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 ssh-agent [2023-09-06T00:17:23.360Z] SSH_AUTH_SOCK=/tmp/ssh-5OMkwok0cYde/agent.70 [2023-09-06T00:17:23.360Z] SSH_AGENT_PID=76 [2023-09-06T00:17:23.364Z] Running ssh-add (command line suppressed) [2023-09-06T00:17:23.467Z] Identity added: /w/workspace/edgex-go/574@tmp/private_key_5944003470635169187.key (/w/workspace/edgex-go/574@tmp/private_key_5944003470635169187.key) [2023-09-06T00:17:23.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:17:23.774Z] + git semver init [2023-09-06T00:17:24.035Z] 2023-09-06 00:17:23,937 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T00:17:24.035Z] 2023-09-06 00:17:23,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/574/.semver [2023-09-06T00:17:24.035Z] 2023-09-06 00:17:23,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/574/.semver [2023-09-06T00:17:24.035Z] 2023-09-06 00:17:23,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/574/.semver'], cwd=/w/workspace/edgex-go/574, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:17:29.354Z] 2023-09-06 00:17:28,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/574/.git/info/exclude [2023-09-06T00:17:29.354Z] 2023-09-06 00:17:28,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/574/.semver/main with force:False [2023-09-06T00:17:29.354Z] 2023-09-06 00:17:28,804 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:17:29.354Z] 2023-09-06 00:17:28,804 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:17:29.354Z] 3.1.0-dev.40 [Pipeline] } [2023-09-06T00:17:29.362Z] $ docker exec --env ******** --env ******** e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 ssh-agent -k [2023-09-06T00:17:29.448Z] unset SSH_AUTH_SOCK; [2023-09-06T00:17:29.448Z] unset SSH_AGENT_PID; [2023-09-06T00:17:29.448Z] echo Agent pid 76 killed; [2023-09-06T00:17:29.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:17:29.764Z] + git semver [Pipeline] } [2023-09-06T00:17:30.035Z] $ docker stop --time=1 e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 [2023-09-06T00:17:31.326Z] $ docker rm -f --volumes e0ecc7b240dc4eef5f2c603d6606a748dd55bb9dae87f39f2d1b1004f8019067 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:17:31.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T00:17:31.853Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T00:17:31.856Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.40 [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-09-06T00:17:32.253Z] + git config --global --add safe.directory /w/workspace/edgex-go/574 [Pipeline] echo [2023-09-06T00:17:32.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:17:32.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:17:32.281Z] ========================================================= [2023-09-06T00:17:32.281Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T00:17:32.281Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:17:32.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T00:17:32.562Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T00:17:32.562Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T00:17:32.562Z] 6911f1a30b25: Pulling fs layer [2023-09-06T00:17:32.562Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T00:17:32.562Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T00:17:32.562Z] ec0bb842ea78: Pulling fs layer [2023-09-06T00:17:32.562Z] 40a00589a448: Pulling fs layer [2023-09-06T00:17:32.562Z] 6c08303d61cc: Pulling fs layer [2023-09-06T00:17:32.562Z] 798269fcf238: Pulling fs layer [2023-09-06T00:17:32.562Z] 6863d3e3a2b1: Waiting [2023-09-06T00:17:32.562Z] 40a00589a448: Waiting [2023-09-06T00:17:32.562Z] 6c08303d61cc: Waiting [2023-09-06T00:17:32.562Z] 6911f1a30b25: Download complete [2023-09-06T00:17:32.562Z] 6863d3e3a2b1: Download complete [2023-09-06T00:17:32.562Z] ec0bb842ea78: Download complete [2023-09-06T00:17:32.562Z] 4db1b89c0bd1: Download complete [2023-09-06T00:17:32.562Z] 40a00589a448: Verifying Checksum [2023-09-06T00:17:32.562Z] 40a00589a448: Download complete [2023-09-06T00:17:32.821Z] 4db1b89c0bd1: Pull complete [2023-09-06T00:17:32.821Z] 6911f1a30b25: Pull complete [2023-09-06T00:17:33.081Z] 798269fcf238: Verifying Checksum [2023-09-06T00:17:33.081Z] 798269fcf238: Download complete [2023-09-06T00:17:33.339Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T00:17:33.339Z] e194b8c5c2a9: Download complete [2023-09-06T00:17:33.339Z] 6c08303d61cc: Verifying Checksum [2023-09-06T00:17:33.339Z] 6c08303d61cc: Download complete [2023-09-06T00:17:36.623Z] e194b8c5c2a9: Pull complete [2023-09-06T00:17:36.623Z] 6863d3e3a2b1: Pull complete [2023-09-06T00:17:36.623Z] ec0bb842ea78: Pull complete [2023-09-06T00:17:36.623Z] 40a00589a448: Pull complete [2023-09-06T00:17:38.525Z] 6c08303d61cc: Pull complete [2023-09-06T00:17:39.458Z] 798269fcf238: Pull complete [2023-09-06T00:17:39.458Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T00:17:39.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T00:17:39.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:17:39.753Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T00:17:39.753Z] WORKDIR /edgex [2023-09-06T00:17:39.753Z] COPY go.mod . [2023-09-06T00:17:39.753Z] RUN go mod download [2023-09-06T00:17:39.753Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-06T00:17:40.321Z] Sending build context to Docker daemon 170.9MB [2023-09-06T00:17:40.321Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T00:17:40.321Z] ---> ec979cd7f677 [2023-09-06T00:17:40.321Z] Step 2/4 : WORKDIR /edgex [2023-09-06T00:17:45.595Z] ---> Running in 37ac5735715f [2023-09-06T00:17:45.595Z] Removing intermediate container 37ac5735715f [2023-09-06T00:17:45.595Z] ---> 0677858b5766 [2023-09-06T00:17:45.595Z] Step 3/4 : COPY go.mod . [2023-09-06T00:17:45.595Z] ---> de255481cc84 [2023-09-06T00:17:45.595Z] Step 4/4 : RUN go mod download [2023-09-06T00:17:45.595Z] ---> Running in b1fc4beaa221 [2023-09-06T00:17:46.918Z] Still waiting to schedule task [2023-09-06T00:17:46.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-06T00:18:03.688Z] Removing intermediate container b1fc4beaa221 [2023-09-06T00:18:03.688Z] ---> 2dfa9caa344f [2023-09-06T00:18:03.688Z] Successfully built 2dfa9caa344f [2023-09-06T00:18:03.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:18:03.986Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T00:18:03.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:18:04.051Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:18:04.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:18:04.452Z] $ docker top e102003022efa7c3b723c63531cf7ab16f1026ccf48a340630f281d8ea4c038b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:18:04.788Z] + go version [2023-09-06T00:18:04.788Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T00:18:04.797Z] $ docker stop --time=1 e102003022efa7c3b723c63531cf7ab16f1026ccf48a340630f281d8ea4c038b [2023-09-06T00:18:06.072Z] $ docker rm -f --volumes e102003022efa7c3b723c63531cf7ab16f1026ccf48a340630f281d8ea4c038b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:18:06.473Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T00:18:06.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:18:06.542Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:18:06.574Z] $ 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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:18:06.887Z] $ docker top ab17456c136fbe694f27b7f8a6a068fdf811ad3351613f75ad8502f0a85fbaf7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-06T00:18:06.947Z] ========================================================= [2023-09-06T00:18:06.947Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-06T00:18:06.947Z] ========================================================= [Pipeline] sh [2023-09-06T00:18:07.226Z] + git config --global --add safe.directory /w/workspace/edgex-go/574 [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:18:07.517Z] + make test [2023-09-06T00:18:07.517Z] go test -race -coverprofile=coverage.out ./... [2023-09-06T00:18:14.078Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-06T00:18:26.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-06T00:18:26.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-06T00:18:26.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-06T00:18:26.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-06T00:18:26.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-06T00:18:26.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-06T00:18:26.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-06T00:18:26.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-06T00:18:26.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-06T00:18:26.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-06T00:18:27.353Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-06T00:18:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-06T00:18:27.610Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-06T00:18:27.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-06T00:18:28.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-06T00:18:28.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-06T00:18:28.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-09-06T00:18:28.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 97.0% of statements [2023-09-06T00:18:29.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-06T00:18:29.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-06T00:18:29.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-06T00:18:29.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-06T00:18:29.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-06T00:18:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-06T00:18:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-06T00:18:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-06T00:18:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-06T00:18:30.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-06T00:18:31.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-06T00:18:31.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-06T00:18:32.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 69.4% of statements [2023-09-06T00:18:32.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-06T00:18:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-06T00:18:32.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-06T00:18:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.401s coverage: 93.4% of statements [2023-09-06T00:18:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 3.8% of statements [2023-09-06T00:18:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 97.6% of statements [2023-09-06T00:18:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-09-06T00:18:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-06T00:18:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-06T00:18:34.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-09-06T00:18:34.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 32.2% of statements [2023-09-06T00:18:34.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-09-06T00:18:35.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements [2023-09-06T00:18:35.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-09-06T00:18:35.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-09-06T00:18:35.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-09-06T00:18:35.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-06T00:18:35.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-06T00:18:35.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-06T00:18:35.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-06T00:18:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-06T00:18:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-06T00:18:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-06T00:18:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-06T00:18:36.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-06T00:18:36.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-06T00:18:36.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-06T00:18:36.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-06T00:18:37.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-06T00:18:37.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-06T00:18:37.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-06T00:18:38.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-06T00:18:38.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-06T00:18:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-06T00:18:39.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-06T00:18:41.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-06T00:18:41.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-06T00:18:41.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-06T00:18:42.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-06T00:18:42.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-06T00:18:42.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-06T00:18:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-06T00:18:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-06T00:18:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-06T00:18:44.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-06T00:18:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-06T00:18:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-06T00:18:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-06T00:18:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-06T00:18:46.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-06T00:18:46.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-06T00:18:46.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-06T00:18:46.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-06T00:18:47.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-09-06T00:18:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-06T00:18:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-06T00:18:48.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-06T00:18:48.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.241s coverage: 79.9% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.061s coverage: 92.9% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.032s coverage: 20.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 95.7% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-09-06T00:19:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 98.9% of statements [2023-09-06T00:19:00.652Z] 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-09-06T00:19:00.910Z] running golangci-lint [2023-09-06T00:19:00.910Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-06T00:19:00.910Z] go version go1.20.6 linux/amd64 [2023-09-06T00:19:01.169Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-06T00:19:01.169Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-06T00:19:12.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5394 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-06T00:19:12.513Z] Running in /w/workspace/edgex-go/574 [Pipeline] { [Pipeline] checkout [2023-09-06T00:19:12.544Z] The recommended git tool is: git [2023-09-06T00:19:16.038Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 13.742007367s" [2023-09-06T00:19:16.038Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.076284ms" [2023-09-06T00:19:17.471Z] using credential edgex-jenkins-ssh [2023-09-06T00:19:17.488Z] Cloning the remote Git repository [2023-09-06T00:19:17.526Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-06T00:19:17.612Z] > git init /w/workspace/edgex-go/574 # timeout=10 [2023-09-06T00:19:17.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-06T00:19:17.746Z] > git --version # timeout=10 [2023-09-06T00:19:17.769Z] > git --version # 'git version 2.25.1' [2023-09-06T00:19:17.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T00:19:17.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T00:19:22.591Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.074770162s with top 10 stages: buildir: 30.471978438s, inspect: 2.052375609s, fact_deprecated: 1.757770297s, gosec: 1.309879773s, ctrlflow: 1.198020929s, printf: 1.05202621s, nilness: 1.001382544s, S1038: 1.00064939s, fact_purity: 967.946001ms, SA5012: 442.595769ms" [2023-09-06T00:19:22.591Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-06T00:19:22.591Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, skip_files: 200/200, exclude: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, filename_unadjuster: 200/200" [2023-09-06T00:19:22.591Z] level=info msg="[runner] processing took 17.19246ms with stages: nolint: 6.539129ms, identifier_marker: 5.872889ms, path_prettifier: 1.479723ms, autogenerated_exclude: 1.376331ms, exclude-rules: 1.077036ms, skip_dirs: 802.492µs, cgo: 26.16µs, filename_unadjuster: 14.84µs, skip_files: 630ns, source_code: 540ns, max_same_issues: 490ns, uniq_by_line: 440ns, diff: 380ns, severity-rules: 280ns, exclude: 280ns, sort_results: 260ns, path_shortener: 170ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-09-06T00:19:22.591Z] level=info msg="[runner] linters took 7.04433513s with stages: goanalysis_metalinter: 7.027047939s" [2023-09-06T00:19:22.591Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-06T00:19:22.591Z] level=info msg="Memory: 210 samples, avg is 189.7MB, max is 893.8MB" [2023-09-06T00:19:22.591Z] level=info msg="Execution took 20.83407331s" [2023-09-06T00:19:22.591Z] go vet ./... [2023-09-06T00:19:26.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T00:19:26.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T00:19:26.780Z] ./bin/test-attribution-txt.sh [2023-09-06T00:19:26.780Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-06T00:19:26.780Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-06T00:19:26.780Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-06T00:19:26.780Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-06T00:19:26.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-06T00:19:27.095Z] + ls -al . [2023-09-06T00:19:27.095Z] total 728 [2023-09-06T00:19:27.095Z] drwxrwxr-x 12 1001 1001 4096 Sep 6 00:18 . [2023-09-06T00:19:27.095Z] drwxr-xr-x 4 root root 4096 Sep 6 00:18 .. [2023-09-06T00:19:27.095Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 00:17 .blubracket [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 00:17 .dockerignore [2023-09-06T00:19:27.095Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 00:17 .git [2023-09-06T00:19:27.095Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 00:17 .github [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 1173 Sep 6 00:17 .gitignore [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 00:17 .golangci.yml [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 00:17 .hadolint.yml [2023-09-06T00:19:27.095Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 00:17 .semver [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 00:17 .sonarcloud.properties [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 00:17 ADOPTERS.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 11152 Sep 6 00:17 Attribution.txt [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 93407 Sep 6 00:17 CHANGELOG.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 00:17 CONTRIBUTING.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 00:17 GOVERNANCE.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 883 Sep 6 00:17 Jenkinsfile [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 00:17 LICENSE [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 14764 Sep 6 00:17 Makefile [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 00:17 OWNERS.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 9923 Sep 6 00:17 README.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 00:17 SECURITY.md [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 00:17 VERSION [2023-09-06T00:19:27.095Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 00:17 bin [2023-09-06T00:19:27.095Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 00:17 cmd [2023-09-06T00:19:27.095Z] -rw-r--r-- 1 root root 447827 Sep 6 00:19 coverage.out [2023-09-06T00:19:27.095Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 00:17 fuzz_test [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 3687 Sep 6 00:17 go.mod [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 33714 Sep 6 00:17 go.sum [2023-09-06T00:19:27.095Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 00:17 internal [2023-09-06T00:19:27.095Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 00:17 openapi [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 594 Sep 6 00:17 security.txt [2023-09-06T00:19:27.095Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 00:17 snap [2023-09-06T00:19:27.095Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 00:17 version.go [Pipeline] sh [2023-09-06T00:19:27.379Z] + '[' -e coverage.out ] [2023-09-06T00:19:27.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-06T00:19:27.533Z] Stashed 1 file(s) [Pipeline] sh [2023-09-06T00:19:27.814Z] + make build [2023-09-06T00:19:27.814Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-06T00:19:34.335Z] Avoid second fetch [2023-09-06T00:19:34.336Z] Checking out Revision 2bac5d16a43a6729031be1bb569bb56c5aedbab0 (main) [2023-09-06T00:19:33.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-06T00:19:33.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T00:19:34.354Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T00:19:34.424Z] > git checkout -f 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 [2023-09-06T00:19:35.066Z] Commit message: "fix(security): CORS Allow-Credentials header applies to ALL CORS requests (#4669)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T00:19:35.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T00:19:35.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:19:35.897Z] Dload Upload Total Spent Left Speed [2023-09-06T00:19:35.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-06T00:19:36.548Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T00:19:36.903Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T00:19:36.903Z] + sudo tee /etc/docker/daemon.new [2023-09-06T00:19:36.903Z] { [2023-09-06T00:19:36.903Z] "registry-mirrors": [ [2023-09-06T00:19:36.903Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T00:19:36.903Z] ], [2023-09-06T00:19:36.903Z] "bip": "10.250.0.254/24", [2023-09-06T00:19:36.903Z] "hosts": [ [2023-09-06T00:19:36.903Z] "tcp://0.0.0.0:5555", [2023-09-06T00:19:36.903Z] "unix:///var/run/docker.sock" [2023-09-06T00:19:36.903Z] ], [2023-09-06T00:19:36.903Z] "mtu": 1458, [2023-09-06T00:19:36.903Z] "selinux-enabled": true, [2023-09-06T00:19:36.903Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T00:19:36.903Z] } [Pipeline] sh [2023-09-06T00:19:37.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T00:19:37.552Z] + sudo service docker restart [2023-09-06T00:19:40.031Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-06T00:19:40.598Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-06T00:19:41.694Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-06T00:19:42.626Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-06T00:19:48.280Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-06T00:19:50.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-06T00:19:51.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-06T00:19:52.608Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-06T00:19:53.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-06T00:19:54.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-06T00:19:55.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:19:55.795Z] provisioning config files... [2023-09-06T00:19:55.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/574@tmp/config10268239021220947734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:19:56.166Z] ---> docker-login.sh [2023-09-06T00:19:56.166Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2023-09-06T00:19:56.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:19:56.436Z] $ docker stop --time=1 ab17456c136fbe694f27b7f8a6a068fdf811ad3351613f75ad8502f0a85fbaf7 [2023-09-06T00:19:56.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:19:56.706Z] Configure a credential helper to remove this warning. See [2023-09-06T00:19:56.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:19:56.706Z] [2023-09-06T00:19:56.706Z] Login Succeeded [2023-09-06T00:19:56.706Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:19:56.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:19:56.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:19:56.976Z] Configure a credential helper to remove this warning. See [2023-09-06T00:19:56.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:19:56.976Z] [2023-09-06T00:19:56.976Z] Login Succeeded [2023-09-06T00:19:56.976Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:19:57.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:19:57.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:19:57.520Z] Configure a credential helper to remove this warning. See [2023-09-06T00:19:57.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:19:57.520Z] [2023-09-06T00:19:57.520Z] Login Succeeded [2023-09-06T00:19:57.520Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:19:57.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:19:57.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:19:57.790Z] Configure a credential helper to remove this warning. See [2023-09-06T00:19:57.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:19:57.790Z] [2023-09-06T00:19:57.790Z] Login Succeeded [2023-09-06T00:19:57.790Z] docker.io [2023-09-06T00:19:58.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:19:58.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:19:58.327Z] Configure a credential helper to remove this warning. See [2023-09-06T00:19:58.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:19:58.327Z] [2023-09-06T00:19:58.327Z] Login Succeeded [2023-09-06T00:19:58.327Z] ---> docker-login.sh ends [2023-09-06T00:20:02.158Z] $ docker rm -f --volumes ab17456c136fbe694f27b7f8a6a068fdf811ad3351613f75ad8502f0a85fbaf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-06T00:20:02.492Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:20:03.081Z] + git config --global --add safe.directory /w/workspace/edgex-go/574 [Pipeline] echo [2023-09-06T00:20:03.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:20:03.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:20:03.127Z] ========================================================= [2023-09-06T00:20:03.127Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T00:20:03.127Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:20:03.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T00:20:03.167Z] [2023-09-06T00:20:03.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:20:03.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T00:20:03.445Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T00:20:03.445Z] edb6bdbacee9: Pulling fs layer [2023-09-06T00:20:03.445Z] 5f9638ab2659: Pulling fs layer [2023-09-06T00:20:03.445Z] 8d51d6327a98: Pulling fs layer [2023-09-06T00:20:03.445Z] 8b374f2dd631: Pulling fs layer [2023-09-06T00:20:03.445Z] ec14aa9079de: Pulling fs layer [2023-09-06T00:20:03.445Z] 2f466654f4bb: Pulling fs layer [2023-09-06T00:20:03.445Z] 554e91adad29: Pulling fs layer [2023-09-06T00:20:03.445Z] ec14aa9079de: Waiting [2023-09-06T00:20:03.445Z] 2f466654f4bb: Waiting [2023-09-06T00:20:03.445Z] 554e91adad29: Waiting [2023-09-06T00:20:03.445Z] 8b374f2dd631: Waiting [2023-09-06T00:20:03.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T00:20:03.478Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-06T00:20:03.478Z] 91d30c5bc195: Pulling fs layer [2023-09-06T00:20:03.478Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-06T00:20:03.478Z] 9c61dcf015f6: Pulling fs layer [2023-09-06T00:20:03.478Z] 4698f68db338: Pulling fs layer [2023-09-06T00:20:03.478Z] 2a2f49069b9e: Pulling fs layer [2023-09-06T00:20:03.478Z] e0025b399a48: Pulling fs layer [2023-09-06T00:20:03.478Z] 4698f68db338: Waiting [2023-09-06T00:20:03.478Z] 2a2f49069b9e: Waiting [2023-09-06T00:20:03.478Z] e0025b399a48: Waiting [2023-09-06T00:20:03.713Z] 5f9638ab2659: Verifying Checksum [2023-09-06T00:20:03.713Z] 5f9638ab2659: Download complete [2023-09-06T00:20:03.713Z] 8b374f2dd631: Verifying Checksum [2023-09-06T00:20:03.713Z] 8b374f2dd631: Download complete [2023-09-06T00:20:03.713Z] ec14aa9079de: Verifying Checksum [2023-09-06T00:20:03.713Z] ec14aa9079de: Download complete [2023-09-06T00:20:03.713Z] edb6bdbacee9: Verifying Checksum [2023-09-06T00:20:03.713Z] edb6bdbacee9: Download complete [2023-09-06T00:20:03.735Z] 91d30c5bc195: Verifying Checksum [2023-09-06T00:20:03.735Z] 91d30c5bc195: Download complete [2023-09-06T00:20:03.735Z] 4698f68db338: Verifying Checksum [2023-09-06T00:20:03.735Z] 4698f68db338: Download complete [2023-09-06T00:20:03.735Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-06T00:20:03.735Z] 2e9b0aa3be6d: Download complete [2023-09-06T00:20:03.735Z] e0025b399a48: Download complete [2023-09-06T00:20:03.735Z] 91d30c5bc195: Pull complete [2023-09-06T00:20:03.993Z] 2a2f49069b9e: Verifying Checksum [2023-09-06T00:20:03.993Z] 2a2f49069b9e: Download complete [2023-09-06T00:20:03.993Z] 2e9b0aa3be6d: Pull complete [2023-09-06T00:20:04.559Z] 9c61dcf015f6: Verifying Checksum [2023-09-06T00:20:04.559Z] 9c61dcf015f6: Download complete [2023-09-06T00:20:04.696Z] edb6bdbacee9: Pull complete [2023-09-06T00:20:04.971Z] 554e91adad29: Verifying Checksum [2023-09-06T00:20:04.971Z] 554e91adad29: Download complete [2023-09-06T00:20:05.243Z] 5f9638ab2659: Pull complete [2023-09-06T00:20:06.308Z] 8d51d6327a98: Verifying Checksum [2023-09-06T00:20:06.308Z] 8d51d6327a98: Download complete [2023-09-06T00:20:06.308Z] 2f466654f4bb: Download complete [2023-09-06T00:20:07.190Z] 9c61dcf015f6: Pull complete [2023-09-06T00:20:07.190Z] 4698f68db338: Pull complete [2023-09-06T00:20:07.190Z] 2a2f49069b9e: Pull complete [2023-09-06T00:20:07.190Z] e0025b399a48: Pull complete [2023-09-06T00:20:07.190Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-06T00:20:07.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T00:20:07.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:20:07.261Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:20:07.283Z] $ 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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:20:09.968Z] $ docker top 34f9b712d1cbee19c20e65fd2110d90d0a7f3f0ed5bf329b17ccf5c412df4051 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:20:10.301Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-06T00:20:12.201Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-06T00:20:12.201Z] #1 transferring dockerfile: [2023-09-06T00:20:12.461Z] #1 transferring dockerfile: 2.04kB done [2023-09-06T00:20:12.461Z] #1 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #2 transferring dockerfile: 1.78kB done [2023-09-06T00:20:12.461Z] #2 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #3 transferring dockerfile: 1.90kB done [2023-09-06T00:20:12.461Z] #3 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #4 transferring dockerfile: 1.70kB done [2023-09-06T00:20:12.461Z] #4 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #5 transferring dockerfile: 1.59kB done [2023-09-06T00:20:12.461Z] #5 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #6 [core-command internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #6 transferring dockerfile: 1.82kB done [2023-09-06T00:20:12.461Z] #6 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #7 transferring dockerfile: 2.38kB done [2023-09-06T00:20:12.461Z] #7 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-06T00:20:12.461Z] #8 transferring dockerfile: 2.39kB done [2023-09-06T00:20:12.461Z] #8 DONE 0.0s [2023-09-06T00:20:12.461Z] [2023-09-06T00:20:12.461Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #9 transferring dockerfile: 1.58kB done [2023-09-06T00:20:12.719Z] #9 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #10 transferring dockerfile: 1.96kB done [2023-09-06T00:20:12.719Z] #10 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #11 transferring dockerfile: 2.12kB done [2023-09-06T00:20:12.719Z] #11 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #12 transferring dockerfile: 1.82kB done [2023-09-06T00:20:12.719Z] #12 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #13 transferring dockerfile: 1.84kB done [2023-09-06T00:20:12.719Z] #13 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-06T00:20:12.719Z] #14 transferring dockerfile: 2.82kB done [2023-09-06T00:20:12.719Z] #14 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-06T00:20:12.719Z] #15 transferring context: 56B done [2023-09-06T00:20:12.719Z] #15 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-06T00:20:12.719Z] #16 transferring context: 56B done [2023-09-06T00:20:12.719Z] #16 DONE 0.0s [2023-09-06T00:20:12.719Z] [2023-09-06T00:20:12.719Z] #17 [core-data internal] load .dockerignore [2023-09-06T00:20:12.719Z] #17 transferring context: 56B done [2023-09-06T00:20:12.719Z] #17 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-06T00:20:12.977Z] #18 transferring context: 56B done [2023-09-06T00:20:12.977Z] #18 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #19 [security-spire-server internal] load .dockerignore [2023-09-06T00:20:12.977Z] #19 transferring context: 56B done [2023-09-06T00:20:12.977Z] #19 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #20 [core-command internal] load .dockerignore [2023-09-06T00:20:12.977Z] #20 transferring context: 56B done [2023-09-06T00:20:12.977Z] #20 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-06T00:20:12.977Z] #21 transferring context: 56B done [2023-09-06T00:20:12.977Z] #21 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-06T00:20:12.977Z] #22 transferring context: 56B done [2023-09-06T00:20:12.977Z] #22 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #23 [security-spire-config internal] load .dockerignore [2023-09-06T00:20:12.977Z] #23 transferring context: 56B done [2023-09-06T00:20:12.977Z] #23 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #24 [core-metadata internal] load .dockerignore [2023-09-06T00:20:12.977Z] #24 transferring context: 56B done [2023-09-06T00:20:12.977Z] #24 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-06T00:20:12.977Z] #25 transferring context: 56B done [2023-09-06T00:20:12.977Z] #25 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #26 [support-scheduler internal] load .dockerignore [2023-09-06T00:20:12.977Z] #26 transferring context: 56B done [2023-09-06T00:20:12.977Z] #26 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #27 [support-notifications internal] load .dockerignore [2023-09-06T00:20:12.977Z] #27 transferring context: 56B done [2023-09-06T00:20:12.977Z] #27 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #28 [security-bootstrapper internal] load .dockerignore [2023-09-06T00:20:12.977Z] #28 transferring context: 56B done [2023-09-06T00:20:12.977Z] #28 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:12.977Z] #29 DONE 0.0s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:20:12.977Z] #30 DONE 0.1s [2023-09-06T00:20:12.977Z] [2023-09-06T00:20:12.977Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:12.977Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:12.977Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:12.977Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:12.977Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:12.977Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-09-06T00:20:13.236Z] #31 ... [2023-09-06T00:20:13.236Z] [2023-09-06T00:20:13.236Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:13.236Z] #29 DONE 0.0s [2023-09-06T00:20:13.236Z] [2023-09-06T00:20:13.236Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:13.236Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:13.236Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:13.236Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:13.236Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:13.236Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-06T00:20:13.236Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-06T00:20:13.236Z] #31 ... [2023-09-06T00:20:13.236Z] [2023-09-06T00:20:13.236Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:13.236Z] #29 DONE 0.0s [2023-09-06T00:20:13.236Z] [2023-09-06T00:20:13.236Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:13.236Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:13.236Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:13.236Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:13.236Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:13.236Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-06T00:20:13.493Z] #31 ... [2023-09-06T00:20:13.493Z] [2023-09-06T00:20:13.493Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:13.493Z] #29 DONE 0.0s [2023-09-06T00:20:13.493Z] [2023-09-06T00:20:13.493Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-06T00:20:13.493Z] #32 DONE 0.6s [2023-09-06T00:20:13.493Z] [2023-09-06T00:20:13.493Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:13.493Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:13.493Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:13.493Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:13.493Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:13.493Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-06T00:20:13.493Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-06T00:20:13.493Z] #31 ... [2023-09-06T00:20:13.493Z] [2023-09-06T00:20:13.493Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:13.493Z] #29 DONE 0.0s [2023-09-06T00:20:13.767Z] [2023-09-06T00:20:13.767Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T00:20:13.767Z] #29 DONE 0.0s [2023-09-06T00:20:13.767Z] [2023-09-06T00:20:13.767Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-06T00:20:13.767Z] #32 DONE 0.6s [2023-09-06T00:20:13.767Z] [2023-09-06T00:20:13.767Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:20:13.767Z] #30 DONE 0.4s [2023-09-06T00:20:13.767Z] [2023-09-06T00:20:13.767Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:13.767Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:13.767Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:13.767Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:13.767Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:13.767Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-06T00:20:13.767Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-06T00:20:18.642Z] 8d51d6327a98: Pull complete [2023-09-06T00:20:18.642Z] 8b374f2dd631: Pull complete [2023-09-06T00:20:18.642Z] ec14aa9079de: Pull complete [2023-09-06T00:20:19.082Z] #31 ... [2023-09-06T00:20:19.082Z] [2023-09-06T00:20:19.082Z] #33 [security-proxy-auth internal] load build context [2023-09-06T00:20:19.082Z] #33 transferring context: 234.07MB 5.9s [2023-09-06T00:20:20.461Z] #33 transferring context: 365.25MB 7.1s done [2023-09-06T00:20:23.745Z] #33 ... [2023-09-06T00:20:23.745Z] [2023-09-06T00:20:23.745Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T00:20:23.745Z] #34 ... [2023-09-06T00:20:23.745Z] [2023-09-06T00:20:23.745Z] #35 [security-secretstore-setup internal] load build context [2023-09-06T00:20:23.745Z] #35 transferring context: 365.25MB 5.3s done [2023-09-06T00:20:23.745Z] #35 ... [2023-09-06T00:20:23.745Z] [2023-09-06T00:20:23.745Z] #36 [security-proxy-setup internal] load build context [2023-09-06T00:20:23.745Z] #36 transferring context: 365.25MB 5.5s done [2023-09-06T00:20:23.745Z] #36 ... [2023-09-06T00:20:23.745Z] [2023-09-06T00:20:23.745Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-06T00:20:23.991Z] 2f466654f4bb: Pull complete [2023-09-06T00:20:24.003Z] #37 DONE 10.5s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #35 [security-secretstore-setup internal] load build context [2023-09-06T00:20:24.003Z] #35 DONE 10.5s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #36 [security-proxy-setup internal] load build context [2023-09-06T00:20:24.003Z] #36 DONE 10.5s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-06T00:20:24.003Z] #38 transferring context: 365.25MB 5.6s done [2023-09-06T00:20:24.003Z] #38 DONE 10.6s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #39 [core-command internal] load build context [2023-09-06T00:20:24.003Z] #39 transferring context: 365.25MB 5.9s done [2023-09-06T00:20:24.003Z] #39 DONE 10.6s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #40 [core-metadata internal] load build context [2023-09-06T00:20:24.003Z] #40 transferring context: 365.25MB 6.1s done [2023-09-06T00:20:24.003Z] #40 DONE 10.5s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #41 [core-data internal] load build context [2023-09-06T00:20:24.003Z] #41 transferring context: 365.25MB 6.0s done [2023-09-06T00:20:24.003Z] #41 DONE 10.7s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #33 [security-proxy-auth internal] load build context [2023-09-06T00:20:24.003Z] #33 DONE 10.9s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #42 [security-bootstrapper internal] load build context [2023-09-06T00:20:24.003Z] #42 ... [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T00:20:24.003Z] #34 DONE 10.9s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-06T00:20:24.003Z] #43 DONE 10.9s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #44 [security-spire-server internal] load build context [2023-09-06T00:20:24.003Z] #44 DONE 0.0s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:20:24.003Z] #45 DONE 0.0s [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #42 [security-bootstrapper internal] load build context [2023-09-06T00:20:24.003Z] #42 ... [2023-09-06T00:20:24.003Z] [2023-09-06T00:20:24.003Z] #46 [support-notifications internal] load build context [2023-09-06T00:20:24.260Z] #46 ... [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #47 [security-spire-agent internal] load build context [2023-09-06T00:20:24.260Z] #47 transferring context: 17.12kB done [2023-09-06T00:20:24.260Z] #47 DONE 0.0s [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #48 [security-spire-config internal] load build context [2023-09-06T00:20:24.260Z] #48 transferring context: 15.84kB 0.0s done [2023-09-06T00:20:24.260Z] #48 DONE 0.1s [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #44 [security-spire-server internal] load build context [2023-09-06T00:20:24.260Z] #44 transferring context: 17.59kB done [2023-09-06T00:20:24.260Z] #44 DONE 0.1s [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #46 [support-notifications internal] load build context [2023-09-06T00:20:24.260Z] #46 ... [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-06T00:20:24.260Z] #49 ... [2023-09-06T00:20:24.260Z] [2023-09-06T00:20:24.260Z] #50 [support-scheduler internal] load build context [2023-09-06T00:20:24.519Z] #50 ... [2023-09-06T00:20:24.519Z] [2023-09-06T00:20:24.519Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:20:24.519Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-06T00:20:24.519Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-09-06T00:20:24.519Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-06T00:20:24.519Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-06T00:20:24.519Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-06T00:20:24.519Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-06T00:20:24.519Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-06T00:20:24.519Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-06T00:20:24.519Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-06T00:20:24.519Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-06T00:20:24.519Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-06T00:20:24.519Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T00:20:24.519Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-06T00:20:24.783Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s [2023-09-06T00:20:24.784Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.6s [2023-09-06T00:20:24.784Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.7s [2023-09-06T00:20:25.252Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-09-06T00:20:25.252Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-09-06T00:20:25.252Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-06T00:20:26.579Z] 554e91adad29: Pull complete [2023-09-06T00:20:26.579Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T00:20:26.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T00:20:26.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-06T00:20:26.912Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T00:20:26.912Z] WORKDIR /edgex [2023-09-06T00:20:26.912Z] COPY go.mod . [2023-09-06T00:20:26.912Z] RUN go mod download+ [2023-09-06T00:20:26.912Z] docker build -t ci-base-image-arm64 -f - . [2023-09-06T00:20:27.188Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-09-06T00:20:27.498Z] Sending build context to Docker daemon 2.966MB [2023-09-06T00:20:27.498Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T00:20:27.498Z] ---> 1e15ea492957 [2023-09-06T00:20:27.498Z] Step 2/4 : WORKDIR /edgex [2023-09-06T00:20:30.078Z] ---> Running in c92923b64aa4 [2023-09-06T00:20:30.078Z] Removing intermediate container c92923b64aa4 [2023-09-06T00:20:30.078Z] ---> 70356095c8e9 [2023-09-06T00:20:30.078Z] Step 3/4 : COPY go.mod . [2023-09-06T00:20:30.660Z] ---> 7d2f5805fe92 [2023-09-06T00:20:30.660Z] Step 4/4 : RUN go mod download [2023-09-06T00:20:30.660Z] ---> Running in b1b95a4f8b6f [2023-09-06T00:20:35.313Z] #51 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:20:35.313Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.948 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.313Z] #0 1.952 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.313Z] #0 1.960 OK: 7 MiB in 16 packages [2023-09-06T00:20:35.313Z] #52 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:20:35.313Z] #0 7.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 7.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 8.163 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:20:35.313Z] #0 8.163 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:20:35.313Z] #0 8.163 OK: 17823 distinct packages available [2023-09-06T00:20:35.313Z] #0 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 8.541 OK: 265 MiB in 53 packages [2023-09-06T00:20:35.313Z] #53 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:20:35.313Z] #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-06T00:20:35.313Z] #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-06T00:20:35.313Z] #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-06T00:20:35.313Z] #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-06T00:20:35.313Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-06T00:20:35.313Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-06T00:20:35.313Z] #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-06T00:20:35.313Z] #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-06T00:20:35.313Z] #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-06T00:20:35.313Z] #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2023-09-06T00:20:35.313Z] #45 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T00:20:35.313Z] #54 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #42 [security-bootstrapper internal] load build context [2023-09-06T00:20:35.313Z] #42 transferring context: 365.25MB 4.4s done [2023-09-06T00:20:35.313Z] #42 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T00:20:35.313Z] #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.691 (1/4) Installing ca-certificates (20230506-r0) [2023-09-06T00:20:35.313Z] #0 1.885 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.313Z] #0 1.897 (3/4) Installing su-exec (0.2-r2) [2023-09-06T00:20:35.313Z] #0 1.902 (4/4) Installing yq (4.30.4-r4) [2023-09-06T00:20:35.313Z] #0 1.967 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.313Z] #0 1.971 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:20:35.313Z] #0 2.074 OK: 17 MiB in 19 packages [2023-09-06T00:20:35.313Z] #55 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #46 [support-notifications internal] load build context [2023-09-06T00:20:35.313Z] #46 transferring context: 365.25MB 4.3s done [2023-09-06T00:20:35.313Z] #46 DONE 21.1s [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:20:35.313Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-09-06T00:20:35.313Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:20:35.313Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T00:20:35.313Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T00:20:35.313Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-06T00:20:35.313Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-06T00:20:35.313Z] #31 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:20:35.313Z] #0 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.892 OK: 265 MiB in 53 packages [2023-09-06T00:20:35.313Z] #56 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T00:20:35.313Z] #0 6.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 6.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 7.103 OK: 265 MiB in 53 packages [2023-09-06T00:20:35.313Z] #57 ... [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #50 [support-scheduler internal] load build context [2023-09-06T00:20:35.313Z] #50 transferring context: 365.25MB 4.4s done [2023-09-06T00:20:35.313Z] #50 DONE 21.7s [2023-09-06T00:20:35.313Z] [2023-09-06T00:20:35.313Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T00:20:35.313Z] #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.313Z] #0 1.660 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.313Z] #0 1.893 (2/2) Installing su-exec (0.2-r2) [2023-09-06T00:20:35.313Z] #0 1.916 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.313Z] #0 1.928 OK: 7 MiB in 17 packages [2023-09-06T00:20:35.573Z] #58 DONE 11.7s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #42 [security-bootstrapper internal] load build context [2023-09-06T00:20:35.573Z] #42 DONE 21.8s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-06T00:20:35.573Z] #49 transferring context: 365.25MB 4.7s done [2023-09-06T00:20:35.573Z] #49 DONE 21.8s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T00:20:35.573Z] #0 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.592 (1/2) Installing ca-certificates (20230506-r0) [2023-09-06T00:20:35.573Z] #0 1.884 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.573Z] #0 1.902 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.573Z] #0 1.915 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:20:35.573Z] #0 1.992 OK: 8 MiB in 17 packages [2023-09-06T00:20:35.573Z] #59 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T00:20:35.573Z] #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 2.079 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:20:35.573Z] #0 2.079 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:20:35.573Z] #0 2.079 OK: 17818 distinct packages available [2023-09-06T00:20:35.573Z] #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 2.486 (1/9) Installing ca-certificates (20230506-r0) [2023-09-06T00:20:35.573Z] #0 2.502 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-06T00:20:35.573Z] #0 2.511 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-06T00:20:35.573Z] #0 2.515 (4/9) Installing libcurl (8.2.1-r0) [2023-09-06T00:20:35.573Z] #0 2.529 (5/9) Installing curl (8.2.1-r0) [2023-09-06T00:20:35.573Z] #0 2.545 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.573Z] #0 2.549 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:20:35.573Z] #0 2.553 (8/9) Installing libucontext (1.2-r0) [2023-09-06T00:20:35.573Z] #0 2.568 (9/9) Installing gcompat (1.1.0-r0) [2023-09-06T00:20:35.573Z] #0 2.572 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.573Z] #0 2.575 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:20:35.573Z] #0 2.635 OK: 10 MiB in 24 packages [2023-09-06T00:20:35.573Z] #60 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T00:20:35.573Z] #55 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T00:20:35.573Z] #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.463 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.573Z] #0 1.481 (2/4) Installing openssl (3.0.10-r0) [2023-09-06T00:20:35.573Z] #0 1.498 (3/4) Installing su-exec (0.2-r2) [2023-09-06T00:20:35.573Z] #0 1.501 (4/4) Installing yq (4.30.4-r4) [2023-09-06T00:20:35.573Z] #0 1.892 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.573Z] #0 1.902 OK: 17 MiB in 19 packages [2023-09-06T00:20:35.573Z] #61 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:20:35.573Z] #56 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:20:35.573Z] #52 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T00:20:35.573Z] #57 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:20:35.573Z] #53 DONE 11.6s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:20:35.573Z] #62 DONE 0.1s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T00:20:35.573Z] #63 DONE 0.1s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:20:35.573Z] #64 DONE 0.1s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:20:35.573Z] #65 DONE 0.1s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-06T00:20:35.573Z] #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:35.573Z] #0 1.642 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:35.573Z] #0 1.657 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:35.573Z] #0 1.669 OK: 7 MiB in 16 packages [2023-09-06T00:20:35.573Z] #66 DONE 11.9s [2023-09-06T00:20:35.573Z] [2023-09-06T00:20:35.573Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:20:35.832Z] #67 ... [2023-09-06T00:20:35.832Z] [2023-09-06T00:20:35.832Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:20:35.832Z] #51 DONE 11.6s [2023-09-06T00:20:35.832Z] [2023-09-06T00:20:35.832Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:20:35.832Z] #68 ... [2023-09-06T00:20:35.832Z] [2023-09-06T00:20:35.832Z] #69 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:20:36.092Z] #69 ... [2023-09-06T00:20:36.092Z] [2023-09-06T00:20:36.092Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:20:37.086Z] #45 ... [2023-09-06T00:20:37.086Z] [2023-09-06T00:20:37.086Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:20:37.086Z] #68 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.086Z] #68 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.086Z] #68 12.82 OK: 265 MiB in 53 packages [2023-09-06T00:20:37.086Z] #68 DONE 13.2s [2023-09-06T00:20:37.086Z] [2023-09-06T00:20:37.086Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:20:37.086Z] #70 DONE 0.1s [2023-09-06T00:20:37.086Z] [2023-09-06T00:20:37.086Z] #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T00:20:37.086Z] #54 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.086Z] #54 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.087Z] #54 12.56 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:20:37.087Z] #54 12.56 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:20:37.087Z] #54 12.56 OK: 17818 distinct packages available [2023-09-06T00:20:37.087Z] #54 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.087Z] #54 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.087Z] #54 12.93 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:37.087Z] #54 12.93 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:20:37.087Z] #54 12.94 (3/5) Installing libucontext (1.2-r0) [2023-09-06T00:20:37.087Z] #54 12.94 (4/5) Installing gcompat (1.1.0-r0) [2023-09-06T00:20:37.087Z] #54 12.94 (5/5) Installing openssl (3.0.10-r0) [2023-09-06T00:20:37.087Z] #54 12.96 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:37.087Z] #54 12.96 OK: 8 MiB in 20 packages [2023-09-06T00:20:37.355Z] #54 DONE 13.1s [2023-09-06T00:20:37.355Z] [2023-09-06T00:20:37.355Z] #69 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:20:37.355Z] #69 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.355Z] #69 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.355Z] #69 12.98 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:20:37.355Z] #69 12.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:20:37.355Z] #69 12.98 OK: 17818 distinct packages available [2023-09-06T00:20:37.355Z] #69 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.355Z] #69 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T00:20:37.615Z] #69 13.36 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:20:37.615Z] #69 13.37 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:20:37.615Z] #69 13.38 (3/4) Installing libucontext (1.2-r0) [2023-09-06T00:20:37.615Z] #69 13.38 (4/4) Installing gcompat (1.1.0-r0) [2023-09-06T00:20:37.615Z] #69 13.38 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:20:37.615Z] #69 13.39 OK: 7 MiB in 19 packages [2023-09-06T00:20:37.874Z] #69 ... [2023-09-06T00:20:37.874Z] [2023-09-06T00:20:37.874Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-06T00:20:37.874Z] #71 DONE 2.3s [2023-09-06T00:20:37.874Z] [2023-09-06T00:20:37.874Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-06T00:20:37.874Z] #72 DONE 0.7s [2023-09-06T00:20:37.874Z] [2023-09-06T00:20:37.874Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:20:37.874Z] #73 DONE 0.7s [2023-09-06T00:20:37.874Z] [2023-09-06T00:20:37.874Z] #69 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:20:37.874Z] #69 DONE 13.8s [2023-09-06T00:20:37.874Z] [2023-09-06T00:20:37.874Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:20:38.133Z] #74 ... [2023-09-06T00:20:38.133Z] [2023-09-06T00:20:38.133Z] #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-06T00:20:38.133Z] #75 DONE 0.2s [2023-09-06T00:20:38.133Z] [2023-09-06T00:20:38.133Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-06T00:20:38.133Z] #76 DONE 0.2s [2023-09-06T00:20:38.133Z] [2023-09-06T00:20:38.133Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-06T00:20:39.075Z] #77 DONE 1.0s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:20:39.075Z] #78 DONE 0.1s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:20:39.075Z] #74 DONE 1.1s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:20:39.075Z] #79 DONE 1.2s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-06T00:20:39.075Z] #80 DONE 0.0s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-06T00:20:39.075Z] #81 DONE 0.1s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-06T00:20:39.075Z] #82 DONE 0.0s [2023-09-06T00:20:39.075Z] [2023-09-06T00:20:39.075Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-06T00:20:39.334Z] #83 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-06T00:20:39.334Z] #84 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:20:39.334Z] #85 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:20:39.334Z] #86 DONE 0.0s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-06T00:20:39.334Z] #87 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-06T00:20:39.334Z] #88 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #89 [security-spire-server] exporting to image [2023-09-06T00:20:39.334Z] #89 exporting layers [2023-09-06T00:20:39.334Z] #89 ... [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-06T00:20:39.334Z] #90 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-06T00:20:39.334Z] #91 DONE 0.0s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-06T00:20:39.334Z] #92 DONE 0.1s [2023-09-06T00:20:39.334Z] [2023-09-06T00:20:39.334Z] #89 [security-spire-agent] exporting to image [2023-09-06T00:20:39.903Z] #89 exporting layers 0.5s done [2023-09-06T00:20:39.903Z] #89 writing image sha256:91c0e6caa8d288a470f4dfe1b1d9d3c1d93133d1b416670a5aa55952997eab0d done [2023-09-06T00:20:39.903Z] #89 naming to docker.io/library/security-spire-server done [2023-09-06T00:20:39.903Z] #89 exporting layers 0.5s done [2023-09-06T00:20:39.903Z] #89 writing image sha256:c22c79a22ae091caf63b559bf517c408fb30f133bf49f728b397e1d67ea1b818 done [2023-09-06T00:20:39.903Z] #89 naming to docker.io/library/security-spire-config done [2023-09-06T00:20:39.903Z] #89 writing image sha256:268250e93e30a9a80767837060f745c5be2e240ed35f209f1c7f2da92f0a3518 done [2023-09-06T00:20:39.903Z] #89 naming to docker.io/library/security-spire-agent done [2023-09-06T00:20:39.903Z] #89 DONE 0.7s [2023-09-06T00:20:39.903Z] [2023-09-06T00:20:39.903Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:20:46.475Z] #93 ... [2023-09-06T00:20:46.475Z] [2023-09-06T00:20:46.475Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:20:46.475Z] #94 ... [2023-09-06T00:20:46.475Z] [2023-09-06T00:20:46.475Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:09.533Z] Removing intermediate container b1b95a4f8b6f [2023-09-06T00:21:09.533Z] ---> 0c0af9707a81 [2023-09-06T00:21:09.533Z] Successfully built 0c0af9707a81 [2023-09-06T00:21:09.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:21:09.864Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T00:21:09.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:21:10.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-5394 does not seem to be running inside a container [2023-09-06T00:21:10.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:21:11.551Z] $ docker top cd64c1014df0ec906c49420f3a1a5966f127ed78c9d5b3a66f67e728d09ec103 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:21:12.370Z] + go version [2023-09-06T00:21:12.371Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T00:21:12.392Z] $ docker stop --time=1 cd64c1014df0ec906c49420f3a1a5966f127ed78c9d5b3a66f67e728d09ec103 [2023-09-06T00:21:13.987Z] $ docker rm -f --volumes cd64c1014df0ec906c49420f3a1a5966f127ed78c9d5b3a66f67e728d09ec103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:21:14.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T00:21:14.621Z] [2023-09-06T00:21:14.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:21:14.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T00:21:14.948Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-06T00:21:14.948Z] 547446be3368: Pulling fs layer [2023-09-06T00:21:14.948Z] d125d8839a47: Pulling fs layer [2023-09-06T00:21:14.948Z] 3e85d5ac6304: Pulling fs layer [2023-09-06T00:21:14.948Z] c3105a71a48b: Pulling fs layer [2023-09-06T00:21:14.948Z] 0f093f025ec4: Pulling fs layer [2023-09-06T00:21:14.948Z] c3106fc0e877: Pulling fs layer [2023-09-06T00:21:14.948Z] 0f093f025ec4: Waiting [2023-09-06T00:21:14.948Z] c3106fc0e877: Waiting [2023-09-06T00:21:14.948Z] c3105a71a48b: Waiting [2023-09-06T00:21:15.215Z] 547446be3368: Download complete [2023-09-06T00:21:15.215Z] c3105a71a48b: Verifying Checksum [2023-09-06T00:21:15.215Z] c3105a71a48b: Download complete [2023-09-06T00:21:15.483Z] d125d8839a47: Verifying Checksum [2023-09-06T00:21:15.483Z] d125d8839a47: Download complete [2023-09-06T00:21:15.483Z] c3106fc0e877: Verifying Checksum [2023-09-06T00:21:15.484Z] c3106fc0e877: Download complete [2023-09-06T00:21:15.750Z] 0f093f025ec4: Verifying Checksum [2023-09-06T00:21:15.750Z] 0f093f025ec4: Download complete [2023-09-06T00:21:15.750Z] 547446be3368: Pull complete [2023-09-06T00:21:16.713Z] d125d8839a47: Pull complete [2023-09-06T00:21:17.297Z] 3e85d5ac6304: Verifying Checksum [2023-09-06T00:21:17.297Z] 3e85d5ac6304: Download complete [2023-09-06T00:21:19.308Z] #95 DONE 38.1s [2023-09-06T00:21:19.308Z] [2023-09-06T00:21:19.308Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:19.308Z] #94 DONE 38.1s [2023-09-06T00:21:19.308Z] [2023-09-06T00:21:19.308Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:19.308Z] #67 DONE 38.1s [2023-09-06T00:21:19.308Z] [2023-09-06T00:21:19.308Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:19.308Z] #93 DONE 36.7s [2023-09-06T00:21:19.308Z] [2023-09-06T00:21:19.308Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T00:21:21.060Z] #96 ... [2023-09-06T00:21:21.060Z] [2023-09-06T00:21:21.060Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T00:21:21.060Z] #97 DONE 7.4s [2023-09-06T00:21:21.060Z] [2023-09-06T00:21:21.060Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-09-06T00:21:21.320Z] #98 DONE 7.4s [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.320Z] #99 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-06T00:21:21.320Z] #100 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.320Z] #101 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T00:21:21.320Z] #96 DONE 7.4s [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.320Z] #102 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.320Z] #103 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-06T00:21:21.320Z] #104 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.320Z] #105 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.320Z] #106 CACHED [2023-09-06T00:21:21.320Z] [2023-09-06T00:21:21.320Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #107 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #108 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.321Z] #109 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.321Z] #110 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.321Z] #111 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.321Z] #112 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #113 [support-scheduler builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #113 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.321Z] #114 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #115 [core-command builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #115 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.321Z] #116 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #117 [core-data builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #117 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:21:21.321Z] #118 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:21:21.321Z] #119 CACHED [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-09-06T00:21:21.321Z] #120 DONE 7.4s [2023-09-06T00:21:21.321Z] [2023-09-06T00:21:21.321Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T00:21:22.697Z] #121 1.485 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-06T00:21:25.497Z] 3e85d5ac6304: Pull complete [2023-09-06T00:21:25.497Z] c3105a71a48b: Pull complete [2023-09-06T00:21:26.084Z] 0f093f025ec4: Pull complete [2023-09-06T00:21:26.353Z] c3106fc0e877: Pull complete [2023-09-06T00:21:26.353Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-06T00:21:26.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T00:21:26.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:21:26.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-5394 does not seem to be running inside a container [2023-09-06T00:21:26.624Z] $ 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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:21:28.696Z] $ docker top 2afd6e649836a4fd4231076435cf59da5de28f536c72c943904e2fe80dbe30eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:21:29.180Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-06T00:21:32.706Z] #121 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T00:21:32.706Z] #0 0.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-06T00:21:32.706Z] #122 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:21:32.706Z] #0 0.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-06T00:21:32.706Z] #123 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T00:21:32.706Z] #0 1.416 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-06T00:21:32.706Z] #124 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T00:21:32.706Z] #0 1.307 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-06T00:21:32.706Z] #125 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:21:32.706Z] #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-06T00:21:32.706Z] #126 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-06T00:21:32.706Z] #0 0.443 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-06T00:21:32.706Z] #127 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:21:32.706Z] #0 0.975 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-06T00:21:32.706Z] #128 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:21:32.706Z] #0 1.197 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-06T00:21:32.706Z] #129 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T00:21:32.706Z] #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-06T00:21:32.706Z] #130 ... [2023-09-06T00:21:32.706Z] [2023-09-06T00:21:32.706Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:21:32.706Z] #0 1.109 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-06T00:21:37.391Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-06T00:21:38.350Z] #1 transferring dockerfile: [2023-09-06T00:21:38.350Z] #1 transferring dockerfile: 2.38kB done [2023-09-06T00:21:38.350Z] #1 DONE 1.3s [2023-09-06T00:21:38.350Z] [2023-09-06T00:21:38.350Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-06T00:21:38.350Z] #2 transferring dockerfile: 1.58kB done [2023-09-06T00:21:38.350Z] #2 DONE 0.7s [2023-09-06T00:21:38.350Z] [2023-09-06T00:21:38.350Z] #3 [security-secretstore-setup internal] load .dockerignore [2023-09-06T00:21:38.615Z] #3 ... [2023-09-06T00:21:38.615Z] [2023-09-06T00:21:38.615Z] #4 [core-data internal] load build definition from Dockerfile [2023-09-06T00:21:38.615Z] #4 transferring dockerfile: 1.90kB done [2023-09-06T00:21:38.615Z] #4 DONE 0.8s [2023-09-06T00:21:38.615Z] [2023-09-06T00:21:38.615Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-06T00:21:38.615Z] #5 transferring dockerfile: 2.82kB done [2023-09-06T00:21:38.615Z] #5 DONE 0.8s [2023-09-06T00:21:38.615Z] [2023-09-06T00:21:38.615Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-09-06T00:21:38.616Z] #6 transferring dockerfile: 1.82kB done [2023-09-06T00:21:38.616Z] #6 DONE 0.8s [2023-09-06T00:21:38.616Z] [2023-09-06T00:21:38.616Z] #3 [security-secretstore-setup internal] load .dockerignore [2023-09-06T00:21:38.616Z] #3 transferring context: [2023-09-06T00:21:38.616Z] #3 ... [2023-09-06T00:21:38.616Z] [2023-09-06T00:21:38.616Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-09-06T00:21:38.616Z] #7 transferring dockerfile: 1.59kB done [2023-09-06T00:21:38.616Z] #7 DONE 0.8s [2023-09-06T00:21:38.616Z] [2023-09-06T00:21:38.616Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-06T00:21:38.616Z] #8 transferring dockerfile: 2.39kB 0.0s done [2023-09-06T00:21:38.616Z] #8 DONE 0.9s [2023-09-06T00:21:38.616Z] [2023-09-06T00:21:38.616Z] #3 [security-secretstore-setup internal] load .dockerignore [2023-09-06T00:21:38.616Z] #3 transferring context: 56B 0.0s done [2023-09-06T00:21:38.887Z] #3 DONE 0.7s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #9 transferring dockerfile: 1.96kB 0.0s done [2023-09-06T00:21:38.887Z] #9 DONE 0.7s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-09-06T00:21:38.887Z] #10 DONE 0.9s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #11 transferring dockerfile: 1.70kB 0.0s done [2023-09-06T00:21:38.887Z] #11 DONE 0.9s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-09-06T00:21:38.887Z] #12 DONE 0.8s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #13 transferring dockerfile: 1.78kB 0.0s done [2023-09-06T00:21:38.887Z] #13 DONE 0.8s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #14 transferring dockerfile: 1.84kB 0.0s done [2023-09-06T00:21:38.887Z] #14 DONE 0.8s [2023-09-06T00:21:38.887Z] [2023-09-06T00:21:38.887Z] #15 [core-command internal] load build definition from Dockerfile [2023-09-06T00:21:38.887Z] #15 transferring dockerfile: 1.82kB 0.0s done [2023-09-06T00:21:38.887Z] #15 DONE 0.9s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #16 [security-spire-config internal] load .dockerignore [2023-09-06T00:21:39.153Z] #16 transferring context: 56B done [2023-09-06T00:21:39.153Z] #16 DONE 0.1s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #17 [core-data internal] load .dockerignore [2023-09-06T00:21:39.153Z] #17 transferring context: 56B 0.0s done [2023-09-06T00:21:39.153Z] #17 DONE 0.1s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-06T00:21:39.153Z] #18 transferring context: 56B done [2023-09-06T00:21:39.153Z] #18 DONE 0.1s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #19 [support-scheduler internal] load .dockerignore [2023-09-06T00:21:39.153Z] #19 transferring context: 56B done [2023-09-06T00:21:39.153Z] #19 DONE 0.1s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #20 [security-spire-server internal] load .dockerignore [2023-09-06T00:21:39.153Z] #20 transferring context: 56B done [2023-09-06T00:21:39.153Z] #20 DONE 0.1s [2023-09-06T00:21:39.153Z] [2023-09-06T00:21:39.153Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-06T00:21:39.420Z] #21 transferring context: 56B done [2023-09-06T00:21:39.420Z] #21 DONE 0.1s [2023-09-06T00:21:39.420Z] [2023-09-06T00:21:39.420Z] #22 [security-spire-agent internal] load .dockerignore [2023-09-06T00:21:39.420Z] #22 transferring context: 56B done [2023-09-06T00:21:39.420Z] #22 DONE 0.0s [2023-09-06T00:21:39.420Z] [2023-09-06T00:21:39.420Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-06T00:21:39.420Z] #23 transferring context: 56B done [2023-09-06T00:21:39.420Z] #23 DONE 0.0s [2023-09-06T00:21:39.420Z] [2023-09-06T00:21:39.420Z] #24 [core-command internal] load .dockerignore [2023-09-06T00:21:39.420Z] #24 transferring context: 56B done [2023-09-06T00:21:39.420Z] #24 DONE 0.0s [2023-09-06T00:21:39.420Z] [2023-09-06T00:21:39.420Z] #25 [security-proxy-auth internal] load .dockerignore [2023-09-06T00:21:39.686Z] #25 transferring context: 56B done [2023-09-06T00:21:39.686Z] #25 DONE 0.1s [2023-09-06T00:21:39.686Z] [2023-09-06T00:21:39.686Z] #26 [core-metadata internal] load .dockerignore [2023-09-06T00:21:39.686Z] #26 transferring context: 56B done [2023-09-06T00:21:39.686Z] #26 DONE 0.1s [2023-09-06T00:21:39.686Z] [2023-09-06T00:21:39.686Z] #27 [support-notifications internal] load .dockerignore [2023-09-06T00:21:39.686Z] #27 transferring context: 56B 0.0s done [2023-09-06T00:21:39.686Z] #27 DONE 0.1s [2023-09-06T00:21:39.686Z] [2023-09-06T00:21:39.686Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-06T00:21:39.952Z] #28 transferring context: 56B done [2023-09-06T00:21:39.952Z] #28 DONE 0.0s [2023-09-06T00:21:40.220Z] [2023-09-06T00:21:40.220Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:40.220Z] #29 DONE 0.0s [2023-09-06T00:21:40.220Z] [2023-09-06T00:21:40.220Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:21:40.487Z] #30 DONE 0.2s [2023-09-06T00:21:40.487Z] [2023-09-06T00:21:40.487Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:40.487Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:40.487Z] #31 ... [2023-09-06T00:21:40.487Z] [2023-09-06T00:21:40.487Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:40.487Z] #29 DONE 0.0s [2023-09-06T00:21:40.487Z] [2023-09-06T00:21:40.487Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:40.487Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:40.487Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:40.487Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:40.487Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:40.487Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-06T00:21:40.755Z] #31 ... [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:21:40.755Z] #30 DONE 0.3s [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:40.755Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:40.755Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:40.755Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:40.755Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-09-06T00:21:40.755Z] #31 ... [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:40.755Z] #29 DONE 0.0s [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:40.755Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:40.755Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:40.755Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:40.755Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:40.755Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s [2023-09-06T00:21:40.755Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-06T00:21:40.755Z] #31 ... [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:21:40.755Z] #30 DONE 0.4s [2023-09-06T00:21:40.755Z] [2023-09-06T00:21:40.755Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:40.755Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:41.025Z] #31 ... [2023-09-06T00:21:41.025Z] [2023-09-06T00:21:41.025Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:41.025Z] #29 DONE 0.0s [2023-09-06T00:21:41.025Z] [2023-09-06T00:21:41.025Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.025Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:41.025Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:41.025Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:41.025Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:41.025Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:41.292Z] #31 ... [2023-09-06T00:21:41.292Z] [2023-09-06T00:21:41.292Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:41.292Z] #29 DONE 0.0s [2023-09-06T00:21:41.292Z] [2023-09-06T00:21:41.292Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.558Z] #31 ... [2023-09-06T00:21:41.558Z] [2023-09-06T00:21:41.558Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:41.558Z] #29 DONE 0.0s [2023-09-06T00:21:41.558Z] [2023-09-06T00:21:41.558Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.558Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:41.558Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:41.558Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:41.558Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:41.558Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:41.558Z] #31 ... [2023-09-06T00:21:41.558Z] [2023-09-06T00:21:41.558Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:21:41.558Z] #30 DONE 1.0s [2023-09-06T00:21:41.558Z] [2023-09-06T00:21:41.558Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T00:21:41.558Z] #32 DONE 1.2s [2023-09-06T00:21:41.558Z] [2023-09-06T00:21:41.558Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.558Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:41.558Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:41.558Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:41.558Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:41.558Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:41.827Z] #31 ... [2023-09-06T00:21:41.827Z] [2023-09-06T00:21:41.827Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:41.827Z] #29 DONE 0.0s [2023-09-06T00:21:41.827Z] [2023-09-06T00:21:41.827Z] #33 [security-secretstore-setup internal] load build context [2023-09-06T00:21:41.827Z] #33 transferring context: 2.58MB 0.8s done [2023-09-06T00:21:41.827Z] #33 DONE 1.3s [2023-09-06T00:21:41.827Z] [2023-09-06T00:21:41.827Z] #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.827Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:41.827Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:41.827Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:41.827Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:41.827Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:41.827Z] #31 ... [2023-09-06T00:21:41.827Z] [2023-09-06T00:21:41.827Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:41.827Z] #29 DONE 0.0s [2023-09-06T00:21:41.827Z] [2023-09-06T00:21:41.827Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:41.827Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:41.827Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:41.827Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:41.827Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:41.827Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:42.094Z] #31 ... [2023-09-06T00:21:42.094Z] [2023-09-06T00:21:42.094Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:42.094Z] #29 DONE 0.0s [2023-09-06T00:21:42.094Z] [2023-09-06T00:21:42.094Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T00:21:42.094Z] #29 DONE 0.0s [2023-09-06T00:21:42.094Z] [2023-09-06T00:21:42.094Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T00:21:42.094Z] #30 DONE 1.4s [2023-09-06T00:21:42.094Z] [2023-09-06T00:21:42.094Z] #34 [support-notifications internal] load build context [2023-09-06T00:21:42.094Z] #34 DONE 0.0s [2023-09-06T00:21:42.094Z] [2023-09-06T00:21:42.094Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:42.094Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:42.094Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:42.094Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:42.094Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:42.094Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:42.094Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-09-06T00:21:42.361Z] #31 ... [2023-09-06T00:21:42.361Z] [2023-09-06T00:21:42.361Z] #35 [core-data internal] load build context [2023-09-06T00:21:42.361Z] #35 transferring context: 2.58MB 1.0s done [2023-09-06T00:21:42.361Z] #35 DONE 1.7s [2023-09-06T00:21:42.361Z] [2023-09-06T00:21:42.361Z] #36 [security-bootstrapper internal] load build context [2023-09-06T00:21:42.361Z] #36 transferring context: 2.58MB 1.1s done [2023-09-06T00:21:42.361Z] #36 DONE 1.6s [2023-09-06T00:21:42.361Z] [2023-09-06T00:21:42.361Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:42.361Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-09-06T00:21:42.361Z] #31 ... [2023-09-06T00:21:42.361Z] [2023-09-06T00:21:42.361Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-06T00:21:42.361Z] #37 DONE 1.1s [2023-09-06T00:21:42.361Z] [2023-09-06T00:21:42.361Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:42.361Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T00:21:42.361Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T00:21:42.361Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T00:21:42.361Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T00:21:42.361Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-09-06T00:21:42.361Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done [2023-09-06T00:21:42.630Z] #31 ... [2023-09-06T00:21:42.630Z] [2023-09-06T00:21:42.630Z] #38 [security-spire-config internal] load build context [2023-09-06T00:21:42.630Z] #38 transferring context: 15.84kB 0.3s done [2023-09-06T00:21:42.630Z] #38 DONE 1.0s [2023-09-06T00:21:42.630Z] [2023-09-06T00:21:42.630Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:21:42.630Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-06T00:21:42.630Z] #39 DONE 0.2s [2023-09-06T00:21:42.630Z] [2023-09-06T00:21:42.630Z] #40 [security-spire-server internal] load build context [2023-09-06T00:21:42.630Z] #40 transferring context: 17.59kB 0.2s done [2023-09-06T00:21:42.630Z] #40 DONE 1.0s [2023-09-06T00:21:42.913Z] [2023-09-06T00:21:42.913Z] #41 [support-scheduler internal] load build context [2023-09-06T00:21:42.913Z] #41 transferring context: 2.58MB 0.8s done [2023-09-06T00:21:42.913Z] #41 DONE 1.9s [2023-09-06T00:21:42.913Z] [2023-09-06T00:21:42.913Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:42.913Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-06T00:21:42.913Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-06T00:21:42.913Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-06T00:21:42.913Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-06T00:21:42.913Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-06T00:21:42.913Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-06T00:21:42.913Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-06T00:21:42.914Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-06T00:21:42.914Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-09-06T00:21:42.914Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.9s [2023-09-06T00:21:43.180Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.1s [2023-09-06T00:21:43.180Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T00:21:43.447Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.05MB / 23.39MB 1.2s [2023-09-06T00:21:43.447Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T00:21:43.447Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.3s [2023-09-06T00:21:43.714Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s [2023-09-06T00:21:43.714Z] #42 ... [2023-09-06T00:21:43.714Z] [2023-09-06T00:21:43.714Z] #43 [security-proxy-setup internal] load build context [2023-09-06T00:21:43.714Z] #43 transferring context: 2.58MB 1.1s done [2023-09-06T00:21:43.714Z] #43 DONE 2.2s [2023-09-06T00:21:43.714Z] [2023-09-06T00:21:43.714Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:43.714Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.25MB / 23.39MB 1.7s [2023-09-06T00:21:43.980Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-06T00:21:44.251Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.0s [2023-09-06T00:21:44.517Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.3s [2023-09-06T00:21:44.517Z] #42 ... [2023-09-06T00:21:44.517Z] [2023-09-06T00:21:44.517Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T00:21:44.517Z] #44 transferring context: 2.58MB 1.3s done [2023-09-06T00:21:44.517Z] #44 DONE 3.1s [2023-09-06T00:21:44.517Z] [2023-09-06T00:21:44.517Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:44.517Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s [2023-09-06T00:21:44.783Z] #42 ... [2023-09-06T00:21:44.783Z] [2023-09-06T00:21:44.783Z] #45 [core-command internal] load build context [2023-09-06T00:21:44.783Z] #45 transferring context: 2.58MB 1.3s done [2023-09-06T00:21:44.783Z] #45 DONE 3.2s [2023-09-06T00:21:44.783Z] [2023-09-06T00:21:44.783Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:45.067Z] #42 ... [2023-09-06T00:21:45.067Z] [2023-09-06T00:21:45.067Z] #46 [security-spire-agent internal] load build context [2023-09-06T00:21:45.067Z] #46 transferring context: 17.12kB 0.1s done [2023-09-06T00:21:45.067Z] #46 DONE 2.4s [2023-09-06T00:21:45.067Z] [2023-09-06T00:21:45.067Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:45.067Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2023-09-06T00:21:45.067Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-06T00:21:45.339Z] #42 ... [2023-09-06T00:21:45.339Z] [2023-09-06T00:21:45.339Z] #47 [security-proxy-auth internal] load build context [2023-09-06T00:21:45.339Z] #47 transferring context: 2.58MB 1.3s done [2023-09-06T00:21:45.339Z] #47 DONE 3.4s [2023-09-06T00:21:45.339Z] [2023-09-06T00:21:45.339Z] #48 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-06T00:21:45.339Z] #48 DONE 5.5s [2023-09-06T00:21:45.339Z] [2023-09-06T00:21:45.339Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:45.606Z] #42 ... [2023-09-06T00:21:45.606Z] [2023-09-06T00:21:45.606Z] #34 [support-notifications internal] load build context [2023-09-06T00:21:45.606Z] #34 transferring context: 2.58MB 1.5s done [2023-09-06T00:21:45.606Z] #34 DONE 3.3s [2023-09-06T00:21:45.606Z] [2023-09-06T00:21:45.606Z] #49 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-06T00:21:45.877Z] #49 ... [2023-09-06T00:21:45.877Z] [2023-09-06T00:21:45.877Z] #50 [core-metadata internal] load build context [2023-09-06T00:21:45.877Z] #50 transferring context: 2.58MB 1.7s done [2023-09-06T00:21:45.877Z] #50 DONE 3.6s [2023-09-06T00:21:45.877Z] [2023-09-06T00:21:45.877Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-06T00:21:45.877Z] #51 transferring context: 2.58MB 1.7s done [2023-09-06T00:21:45.877Z] #51 DONE 3.7s [2023-09-06T00:21:45.877Z] [2023-09-06T00:21:45.877Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:46.836Z] #42 ... [2023-09-06T00:21:46.836Z] [2023-09-06T00:21:46.836Z] #49 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-06T00:21:46.836Z] #49 DONE 1.6s [2023-09-06T00:21:46.836Z] [2023-09-06T00:21:46.836Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:21:52.227Z] #52 ... [2023-09-06T00:21:52.227Z] [2023-09-06T00:21:52.227Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:52.227Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.1s [2023-09-06T00:21:52.812Z] #42 ... [2023-09-06T00:21:52.812Z] [2023-09-06T00:21:52.812Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:21:52.812Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-06T00:21:52.812Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-06T00:21:52.812Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-06T00:21:52.812Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-06T00:21:52.812Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-06T00:21:52.812Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-06T00:21:52.812Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-06T00:21:52.812Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.0s done [2023-09-06T00:21:52.812Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-06T00:21:52.812Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s [2023-09-06T00:21:52.812Z] #39 ... [2023-09-06T00:21:52.812Z] [2023-09-06T00:21:52.812Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:53.776Z] #42 ... [2023-09-06T00:21:53.776Z] [2023-09-06T00:21:53.776Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:21:53.776Z] #31 ... [2023-09-06T00:21:53.776Z] [2023-09-06T00:21:53.776Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T00:21:53.776Z] #0 7.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:53.776Z] #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:53.776Z] #53 ... [2023-09-06T00:21:53.776Z] [2023-09-06T00:21:53.776Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T00:21:53.776Z] #0 8.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.043Z] #54 ... [2023-09-06T00:21:54.043Z] [2023-09-06T00:21:54.043Z] #55 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:21:54.043Z] #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.043Z] #55 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.043Z] #55 ... [2023-09-06T00:21:54.043Z] [2023-09-06T00:21:54.043Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:21:54.043Z] #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.313Z] #56 ... [2023-09-06T00:21:54.313Z] [2023-09-06T00:21:54.313Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T00:21:54.313Z] #0 8.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.313Z] #57 ... [2023-09-06T00:21:54.313Z] [2023-09-06T00:21:54.313Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:21:54.313Z] #0 8.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.580Z] #58 ... [2023-09-06T00:21:54.580Z] [2023-09-06T00:21:54.580Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T00:21:54.580Z] #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.580Z] #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.580Z] #59 ... [2023-09-06T00:21:54.580Z] [2023-09-06T00:21:54.580Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T00:21:54.580Z] #0 8.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.847Z] #60 ... [2023-09-06T00:21:54.847Z] [2023-09-06T00:21:54.847Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T00:21:54.847Z] #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.847Z] #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:54.847Z] #61 ... [2023-09-06T00:21:54.847Z] [2023-09-06T00:21:54.847Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:55.813Z] #42 ... [2023-09-06T00:21:55.813Z] [2023-09-06T00:21:55.813Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:21:55.813Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s done [2023-09-06T00:21:55.813Z] #39 DONE 13.2s [2023-09-06T00:21:55.813Z] [2023-09-06T00:21:55.813Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:56.774Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.6s done [2023-09-06T00:21:56.774Z] #42 ... [2023-09-06T00:21:56.774Z] [2023-09-06T00:21:56.774Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:21:56.774Z] #0 7.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:56.774Z] #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:56.774Z] #62 ... [2023-09-06T00:21:56.774Z] [2023-09-06T00:21:56.774Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T00:21:56.774Z] #0 5.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:56.774Z] #0 8.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:57.042Z] #63 ... [2023-09-06T00:21:57.042Z] [2023-09-06T00:21:57.042Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:21:57.042Z] #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:57.042Z] #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:21:57.042Z] #64 ... [2023-09-06T00:21:57.042Z] [2023-09-06T00:21:57.042Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:21:59.005Z] #42 ... [2023-09-06T00:21:59.005Z] [2023-09-06T00:21:59.005Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T00:21:59.005Z] #59 14.05 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-06T00:21:59.005Z] #59 14.07 (2/2) Installing su-exec (0.2-r2) [2023-09-06T00:21:59.005Z] #59 14.09 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:21:59.005Z] #59 14.15 OK: 8 MiB in 17 packages [2023-09-06T00:21:59.005Z] #59 DONE 14.9s [2023-09-06T00:21:59.005Z] [2023-09-06T00:21:59.005Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T00:21:59.005Z] #53 11.34 (1/4) Installing ca-certificates (20230506-r0) [2023-09-06T00:21:59.005Z] #53 11.70 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:21:59.005Z] #53 11.72 (3/4) Installing su-exec (0.2-r2) [2023-09-06T00:21:59.005Z] #53 11.73 (4/4) Installing yq (4.30.4-r4) [2023-09-06T00:21:59.005Z] #53 12.62 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:21:59.005Z] #53 12.78 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:21:59.005Z] #53 14.33 OK: 17 MiB in 19 packages [2023-09-06T00:21:59.005Z] #53 DONE 15.3s [2023-09-06T00:21:59.272Z] [2023-09-06T00:21:59.272Z] #55 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:21:59.272Z] #55 14.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T00:21:59.272Z] #55 14.77 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:21:59.272Z] #55 14.98 OK: 8 MiB in 16 packages [2023-09-06T00:22:00.258Z] #55 DONE 16.3s [2023-09-06T00:22:00.258Z] [2023-09-06T00:22:00.258Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T00:22:00.258Z] #63 13.52 OK: 263 MiB in 53 packages [2023-09-06T00:22:01.247Z] #63 DONE 14.5s [2023-09-06T00:22:01.247Z] [2023-09-06T00:22:01.247Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:01.908Z] #65 DONE 0.6s [2023-09-06T00:22:01.908Z] [2023-09-06T00:22:01.908Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:22:01.908Z] #64 14.37 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:22:01.908Z] #64 14.37 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:22:01.908Z] #64 14.37 OK: 17694 distinct packages available [2023-09-06T00:22:01.908Z] #64 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.176Z] #64 ... [2023-09-06T00:22:02.176Z] [2023-09-06T00:22:02.176Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T00:22:02.176Z] #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.176Z] #54 15.10 (1/2) Installing ca-certificates (20230506-r0) [2023-09-06T00:22:02.176Z] #54 15.70 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:02.176Z] #54 15.80 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:02.176Z] #54 15.92 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:22:02.176Z] #54 17.10 OK: 8 MiB in 17 packages [2023-09-06T00:22:02.176Z] #54 DONE 18.3s [2023-09-06T00:22:02.176Z] [2023-09-06T00:22:02.176Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T00:22:02.176Z] #56 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.176Z] #56 16.93 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:02.176Z] #56 16.98 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:02.176Z] #56 17.08 OK: 8 MiB in 16 packages [2023-09-06T00:22:02.176Z] #56 DONE 18.3s [2023-09-06T00:22:02.176Z] [2023-09-06T00:22:02.176Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:02.764Z] #66 ... [2023-09-06T00:22:02.764Z] [2023-09-06T00:22:02.764Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:22:02.764Z] #62 14.49 OK: 263 MiB in 53 packages [2023-09-06T00:22:02.764Z] #62 DONE 16.4s [2023-09-06T00:22:02.764Z] [2023-09-06T00:22:02.764Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T00:22:02.764Z] #52 6.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.764Z] #52 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.764Z] #52 14.62 OK: 263 MiB in 53 packages [2023-09-06T00:22:02.764Z] #52 DONE 16.0s [2023-09-06T00:22:02.764Z] [2023-09-06T00:22:02.764Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:02.764Z] #67 ... [2023-09-06T00:22:02.764Z] [2023-09-06T00:22:02.764Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-06T00:22:02.764Z] #68 DONE 3.8s [2023-09-06T00:22:02.764Z] [2023-09-06T00:22:02.764Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T00:22:02.764Z] #57 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:02.764Z] #57 16.23 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:02.764Z] #57 16.28 (2/4) Installing openssl (3.0.10-r0) [2023-09-06T00:22:02.764Z] #57 16.42 (3/4) Installing su-exec (0.2-r2) [2023-09-06T00:22:02.764Z] #57 16.43 (4/4) Installing yq (4.30.4-r4) [2023-09-06T00:22:02.764Z] #57 17.57 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:02.764Z] #57 17.69 OK: 17 MiB in 19 packages [2023-09-06T00:22:02.764Z] #57 DONE 18.8s [2023-09-06T00:22:03.032Z] [2023-09-06T00:22:03.032Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T00:22:03.627Z] #69 ... [2023-09-06T00:22:03.627Z] [2023-09-06T00:22:03.627Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-06T00:22:03.627Z] #70 DONE 0.5s [2023-09-06T00:22:03.627Z] [2023-09-06T00:22:03.627Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T00:22:03.627Z] #69 DONE 0.7s [2023-09-06T00:22:03.627Z] [2023-09-06T00:22:03.627Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T00:22:03.627Z] #61 12.15 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:22:03.627Z] #61 12.15 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:22:03.627Z] #61 12.15 OK: 17689 distinct packages available [2023-09-06T00:22:03.627Z] #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:03.627Z] #61 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:03.627Z] #61 19.12 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:03.627Z] #61 19.13 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:22:03.627Z] #61 19.16 (3/5) Installing libucontext (1.2-r0) [2023-09-06T00:22:03.627Z] #61 19.21 (4/5) Installing gcompat (1.1.0-r0) [2023-09-06T00:22:03.627Z] #61 19.25 (5/5) Installing openssl (3.0.10-r0) [2023-09-06T00:22:03.627Z] #61 19.34 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:03.627Z] #61 19.43 OK: 9 MiB in 20 packages [2023-09-06T00:22:03.898Z] #61 ... [2023-09-06T00:22:03.898Z] [2023-09-06T00:22:03.898Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:22:03.898Z] #64 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:03.898Z] #64 ... [2023-09-06T00:22:03.898Z] [2023-09-06T00:22:03.898Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:03.898Z] #71 DONE 1.3s [2023-09-06T00:22:03.898Z] [2023-09-06T00:22:03.898Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:03.898Z] #67 DONE 1.5s [2023-09-06T00:22:04.166Z] [2023-09-06T00:22:04.166Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:04.435Z] #72 ... [2023-09-06T00:22:04.435Z] [2023-09-06T00:22:04.435Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T00:22:04.435Z] #61 DONE 20.2s [2023-09-06T00:22:04.710Z] [2023-09-06T00:22:04.710Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-06T00:22:05.301Z] #73 ... [2023-09-06T00:22:05.301Z] [2023-09-06T00:22:05.301Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T00:22:05.301Z] #60 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:05.301Z] #60 15.24 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:22:05.301Z] #60 15.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:22:05.301Z] #60 15.24 OK: 17689 distinct packages available [2023-09-06T00:22:05.301Z] #60 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:05.301Z] #60 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:05.301Z] #60 20.89 (1/9) Installing ca-certificates (20230506-r0) [2023-09-06T00:22:05.301Z] #60 ... [2023-09-06T00:22:05.301Z] [2023-09-06T00:22:05.301Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:06.290Z] #74 ... [2023-09-06T00:22:06.290Z] [2023-09-06T00:22:06.290Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:22:06.290Z] #58 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:06.290Z] #58 17.33 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T00:22:06.290Z] #58 17.33 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T00:22:06.290Z] #58 17.33 OK: 17689 distinct packages available [2023-09-06T00:22:06.290Z] #58 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:06.290Z] #58 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T00:22:06.290Z] #58 21.46 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:06.290Z] #58 21.47 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:22:06.290Z] #58 21.49 (3/4) Installing libucontext (1.2-r0) [2023-09-06T00:22:06.290Z] #58 21.49 (4/4) Installing gcompat (1.1.0-r0) [2023-09-06T00:22:06.290Z] #58 21.49 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:06.290Z] #58 21.54 OK: 8 MiB in 19 packages [2023-09-06T00:22:06.290Z] #58 ... [2023-09-06T00:22:06.290Z] [2023-09-06T00:22:06.290Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T00:22:06.290Z] #60 21.19 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-06T00:22:06.290Z] #60 21.24 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-06T00:22:06.290Z] #60 21.29 (4/9) Installing libcurl (8.2.1-r0) [2023-09-06T00:22:06.290Z] #60 21.33 (5/9) Installing curl (8.2.1-r0) [2023-09-06T00:22:06.290Z] #60 21.36 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-06T00:22:06.290Z] #60 21.37 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-06T00:22:06.290Z] #60 21.38 (8/9) Installing libucontext (1.2-r0) [2023-09-06T00:22:06.290Z] #60 21.39 (9/9) Installing gcompat (1.1.0-r0) [2023-09-06T00:22:06.290Z] #60 21.41 Executing busybox-1.35.0-r29.trigger [2023-09-06T00:22:06.290Z] #60 21.47 Executing ca-certificates-20230506-r0.trigger [2023-09-06T00:22:06.559Z] #60 ... [2023-09-06T00:22:06.559Z] [2023-09-06T00:22:06.559Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T00:22:06.559Z] #64 19.35 OK: 263 MiB in 53 packages [2023-09-06T00:22:06.559Z] #64 DONE 19.9s [2023-09-06T00:22:06.559Z] [2023-09-06T00:22:06.559Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T00:22:06.559Z] #58 DONE 22.3s [2023-09-06T00:22:06.828Z] [2023-09-06T00:22:06.828Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T00:22:06.828Z] #60 22.45 OK: 11 MiB in 24 packages [2023-09-06T00:22:07.417Z] #60 DONE 22.9s [2023-09-06T00:22:07.417Z] [2023-09-06T00:22:07.417Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:07.417Z] #75 DONE 0.7s [2023-09-06T00:22:07.417Z] [2023-09-06T00:22:07.417Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:08.011Z] #76 ... [2023-09-06T00:22:08.011Z] [2023-09-06T00:22:08.011Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-06T00:22:08.011Z] #73 DONE 3.2s [2023-09-06T00:22:08.011Z] [2023-09-06T00:22:08.011Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:08.278Z] #77 ... [2023-09-06T00:22:08.278Z] [2023-09-06T00:22:08.278Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:08.278Z] #74 DONE 3.7s [2023-09-06T00:22:08.547Z] [2023-09-06T00:22:08.547Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-06T00:22:08.547Z] #78 DONE 0.2s [2023-09-06T00:22:08.547Z] [2023-09-06T00:22:08.547Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-06T00:22:08.814Z] #79 DONE 0.3s [2023-09-06T00:22:08.814Z] [2023-09-06T00:22:08.814Z] #80 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:09.081Z] #80 ... [2023-09-06T00:22:09.081Z] [2023-09-06T00:22:09.081Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:09.081Z] #81 DONE 0.2s [2023-09-06T00:22:09.081Z] [2023-09-06T00:22:09.081Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-06T00:22:09.081Z] #82 DONE 0.2s [2023-09-06T00:22:09.081Z] [2023-09-06T00:22:09.081Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:09.360Z] #83 ... [2023-09-06T00:22:09.360Z] [2023-09-06T00:22:09.360Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-06T00:22:09.360Z] #84 DONE 0.2s [2023-09-06T00:22:09.360Z] [2023-09-06T00:22:09.360Z] #85 [security-spire-server] exporting to image [2023-09-06T00:22:09.360Z] #85 exporting layers [2023-09-06T00:22:09.648Z] #85 ... [2023-09-06T00:22:09.648Z] [2023-09-06T00:22:09.648Z] #80 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:09.648Z] #80 DONE 3.1s [2023-09-06T00:22:09.917Z] [2023-09-06T00:22:09.917Z] #86 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-06T00:22:09.917Z] #86 DONE 0.2s [2023-09-06T00:22:09.917Z] [2023-09-06T00:22:09.917Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:22:09.917Z] #42 ... [2023-09-06T00:22:09.917Z] [2023-09-06T00:22:09.917Z] #87 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-06T00:22:10.183Z] #87 DONE 0.2s [2023-09-06T00:22:10.183Z] [2023-09-06T00:22:10.183Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T00:22:10.183Z] #77 DONE 2.4s [2023-09-06T00:22:10.183Z] [2023-09-06T00:22:10.183Z] #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:10.183Z] #88 DONE 0.2s [2023-09-06T00:22:10.183Z] [2023-09-06T00:22:10.183Z] #89 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-06T00:22:10.449Z] #89 DONE 0.3s [2023-09-06T00:22:10.449Z] [2023-09-06T00:22:10.449Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-06T00:22:10.449Z] #90 DONE 0.2s [2023-09-06T00:22:10.449Z] [2023-09-06T00:22:10.449Z] #91 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-06T00:22:10.716Z] #91 DONE 0.2s [2023-09-06T00:22:10.716Z] [2023-09-06T00:22:10.716Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-06T00:22:10.716Z] #92 DONE 0.2s [2023-09-06T00:22:10.716Z] [2023-09-06T00:22:10.716Z] #85 [security-spire-config] exporting to image [2023-09-06T00:22:10.987Z] #85 ... [2023-09-06T00:22:10.987Z] [2023-09-06T00:22:10.987Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:10.987Z] #93 DONE 0.3s [2023-09-06T00:22:10.987Z] [2023-09-06T00:22:10.987Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-06T00:22:11.257Z] #94 DONE 0.2s [2023-09-06T00:22:11.257Z] [2023-09-06T00:22:11.257Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-06T00:22:11.257Z] #95 DONE 0.2s [2023-09-06T00:22:11.257Z] [2023-09-06T00:22:11.257Z] #85 [security-spire-config] exporting to image [2023-09-06T00:22:11.523Z] #85 exporting layers 2.1s done [2023-09-06T00:22:11.523Z] #85 writing image sha256:12d6302323e9b996f731c3d8004bd106a9f9921485feb6410bd17f99ea8d2123 0.0s done [2023-09-06T00:22:11.523Z] #85 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-06T00:22:12.481Z] #85 exporting layers 1.6s done [2023-09-06T00:22:12.481Z] #85 writing image sha256:59570cc34d75a8f18a4df3bf0f7213d979be171c349a43d9c39c159dc737985e done [2023-09-06T00:22:12.481Z] #85 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-06T00:22:12.746Z] #85 exporting layers 1.3s done [2023-09-06T00:22:12.746Z] #85 writing image sha256:9f9afbc0683497d237ae3febb4d8202bc7102b234ac7c471232b721815f580b4 done [2023-09-06T00:22:12.746Z] #85 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-06T00:22:12.746Z] #85 DONE 3.4s [2023-09-06T00:22:12.746Z] [2023-09-06T00:22:12.746Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:40.524Z] #131 ... [2023-09-06T00:22:40.524Z] [2023-09-06T00:22:40.524Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-06T00:22:40.524Z] #127 75.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-06T00:22:44.983Z] #72 ... [2023-09-06T00:22:44.983Z] [2023-09-06T00:22:44.983Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:44.983Z] #66 DONE 41.6s [2023-09-06T00:22:44.983Z] [2023-09-06T00:22:44.983Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T00:22:48.312Z] #96 ... [2023-09-06T00:22:48.312Z] [2023-09-06T00:22:48.312Z] #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:48.312Z] #83 DONE 43.7s [2023-09-06T00:22:48.312Z] [2023-09-06T00:22:48.312Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:48.312Z] #72 DONE 43.6s [2023-09-06T00:22:48.312Z] [2023-09-06T00:22:48.312Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T00:22:48.312Z] #96 DONE 4.5s [2023-09-06T00:22:48.312Z] [2023-09-06T00:22:48.312Z] #97 [core-data builder 6/7] COPY . . [2023-09-06T00:22:48.585Z] #97 ... [2023-09-06T00:22:48.585Z] [2023-09-06T00:22:48.585Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:48.585Z] #76 DONE 41.3s [2023-09-06T00:22:48.854Z] [2023-09-06T00:22:48.854Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #98 ... [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #99 DONE 1.3s [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #100 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #101 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #102 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #97 [core-data builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #97 DONE 1.2s [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #103 [security-proxy-setup builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #103 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #104 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #105 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #106 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #107 [support-scheduler builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #107 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #108 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #109 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #110 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #111 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #112 [core-command builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #112 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #113 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #114 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #115 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #116 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #117 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T00:22:49.121Z] #118 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #119 [core-metadata builder 6/7] COPY . . [2023-09-06T00:22:49.121Z] #119 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-06T00:22:49.121Z] #120 CACHED [2023-09-06T00:22:49.121Z] [2023-09-06T00:22:49.121Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:22:49.725Z] #121 ... [2023-09-06T00:22:49.725Z] [2023-09-06T00:22:49.725Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T00:22:49.725Z] #98 DONE 1.0s [2023-09-06T00:22:49.725Z] [2023-09-06T00:22:49.725Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:22:55.090Z] #122 ... [2023-09-06T00:22:55.090Z] [2023-09-06T00:22:55.090Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:22:55.090Z] #0 5.899 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-06T00:22:55.358Z] #123 ... [2023-09-06T00:22:55.358Z] [2023-09-06T00:22:55.358Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T00:22:55.358Z] #0 6.185 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-06T00:22:55.358Z] #124 ... [2023-09-06T00:22:55.358Z] [2023-09-06T00:22:55.358Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:22:55.358Z] #122 5.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-06T00:22:55.652Z] #127 ... [2023-09-06T00:22:55.652Z] [2023-09-06T00:22:55.652Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:22:55.652Z] #123 DONE 93.3s [2023-09-06T00:22:55.652Z] [2023-09-06T00:22:55.652Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T00:22:55.652Z] #130 DONE 93.3s [2023-09-06T00:22:55.652Z] [2023-09-06T00:22:55.652Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:22:55.652Z] #126 DONE 93.2s [2023-09-06T00:22:55.652Z] [2023-09-06T00:22:55.652Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:22:55.652Z] #128 DONE 93.3s [2023-09-06T00:22:55.652Z] [2023-09-06T00:22:55.653Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T00:22:55.653Z] #124 DONE 93.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T00:22:55.653Z] #122 DONE 93.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T00:22:55.653Z] #125 DONE 93.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-06T00:22:55.653Z] #132 ... [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-06T00:22:55.653Z] #127 DONE 93.4s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:22:55.653Z] #131 DONE 93.4s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T00:22:55.653Z] #121 DONE 93.6s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #133 ... [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:22:55.653Z] #129 DONE 93.8s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #134 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #134 DONE 0.8s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #135 DONE 0.6s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-06T00:22:55.653Z] #132 DONE 0.8s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #136 DONE 0.8s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #137 DONE 0.8s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #138 DONE 0.7s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #133 DONE 0.6s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #139 ... [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #140 DONE 0.2s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #141 DONE 0.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #142 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #143 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #144 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #144 DONE 0.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #145 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #146 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #147 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #148 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #149 DONE 0.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #150 DONE 0.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #139 DONE 0.3s [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:55.653Z] #151 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #152 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:55.653Z] #152 CACHED [2023-09-06T00:22:55.653Z] [2023-09-06T00:22:55.653Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T00:22:57.051Z] #153 ... [2023-09-06T00:22:57.051Z] [2023-09-06T00:22:57.051Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-06T00:22:57.051Z] #154 DONE 1.6s [2023-09-06T00:22:57.051Z] [2023-09-06T00:22:57.051Z] #155 [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-09-06T00:22:57.051Z] #155 DONE 1.6s [2023-09-06T00:22:57.051Z] [2023-09-06T00:22:57.051Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-06T00:22:57.051Z] #156 DONE 1.6s [2023-09-06T00:22:57.051Z] [2023-09-06T00:22:57.051Z] #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-06T00:22:57.051Z] #157 DONE 1.7s [2023-09-06T00:22:57.051Z] [2023-09-06T00:22:57.051Z] #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-06T00:22:57.051Z] #158 DONE 1.7s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-06T00:22:57.312Z] #159 DONE 1.7s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #160 [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-09-06T00:22:57.312Z] #160 DONE 1.6s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-06T00:22:57.312Z] #161 DONE 1.7s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T00:22:57.312Z] #153 DONE 1.7s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-06T00:22:57.312Z] #162 DONE 1.7s [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.312Z] #163 ... [2023-09-06T00:22:57.312Z] [2023-09-06T00:22:57.312Z] #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.312Z] #164 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #165 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.572Z] #165 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.572Z] #166 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-06T00:22:57.572Z] #167 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.572Z] #168 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #169 [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-09-06T00:22:57.572Z] #169 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.572Z] #170 DONE 0.3s [2023-09-06T00:22:57.572Z] [2023-09-06T00:22:57.572Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-06T00:22:57.572Z] #89 exporting layers [2023-09-06T00:22:57.572Z] #89 exporting layers 0.3s done [2023-09-06T00:22:57.833Z] #89 ... [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #171 [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-09-06T00:22:57.833Z] #171 DONE 0.5s [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #163 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:57.833Z] #163 DONE 0.5s [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #172 [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-09-06T00:22:57.833Z] #172 DONE 0.6s [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #89 [support-notifications] exporting to image [2023-09-06T00:22:57.833Z] #89 exporting layers 0.3s done [2023-09-06T00:22:57.833Z] #89 writing image sha256:9348ed29568ba6088c65a7d0a26bef006a12ecb046ba7df939b46faeb76a190d [2023-09-06T00:22:57.833Z] #89 ... [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-06T00:22:57.833Z] #173 DONE 2.6s [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.833Z] #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-06T00:22:57.833Z] #174 DONE 0.3s [2023-09-06T00:22:57.833Z] [2023-09-06T00:22:57.834Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:57.834Z] #175 DONE 0.4s [2023-09-06T00:22:57.834Z] [2023-09-06T00:22:57.834Z] #89 [support-scheduler] exporting to image [2023-09-06T00:22:57.834Z] #89 writing image sha256:9348ed29568ba6088c65a7d0a26bef006a12ecb046ba7df939b46faeb76a190d 0.1s done [2023-09-06T00:22:57.834Z] #89 naming to docker.io/library/core-command done [2023-09-06T00:22:57.834Z] #89 writing image sha256:40df2864737932e0d56a9152dcf2356125eb10d832d2622b73a0d0882a4e899e 0.0s done [2023-09-06T00:22:57.834Z] #89 writing image sha256:56aacbff59bcfecc96ab3f3943b1aeadd60f8de8b7620c0bb21d3a4d5c642d74 0.0s done [2023-09-06T00:22:57.834Z] #89 naming to docker.io/library/core-data 0.0s done [2023-09-06T00:22:57.834Z] #89 naming to docker.io/library/support-scheduler done [2023-09-06T00:22:57.940Z] #122 ... [2023-09-06T00:22:57.940Z] [2023-09-06T00:22:57.940Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:22:57.940Z] #0 2.562 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-06T00:22:58.115Z] #89 ... [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-06T00:22:58.116Z] #176 DONE 0.4s [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:58.116Z] #177 DONE 0.3s [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #89 [core-metadata] exporting to image [2023-09-06T00:22:58.116Z] #89 exporting layers 0.2s done [2023-09-06T00:22:58.116Z] #89 ... [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:22:58.116Z] #178 DONE 0.3s [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:22:58.116Z] #179 DONE 0.3s [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:58.116Z] #180 DONE 0.3s [2023-09-06T00:22:58.116Z] [2023-09-06T00:22:58.116Z] #89 [core-metadata] exporting to image [2023-09-06T00:22:58.116Z] #89 exporting layers 0.2s done [2023-09-06T00:22:58.116Z] #89 writing image sha256:3488d02fe24a8f37d9dabca313acd5fc6006920ab8474ff2d109e5a43ba4cdda [2023-09-06T00:22:58.207Z] #125 ... [2023-09-06T00:22:58.208Z] [2023-09-06T00:22:58.208Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:22:58.208Z] #121 6.242 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-06T00:22:58.374Z] #89 writing image sha256:3488d02fe24a8f37d9dabca313acd5fc6006920ab8474ff2d109e5a43ba4cdda done [2023-09-06T00:22:58.374Z] #89 writing image sha256:91b87d826159b58e03a343a9cfedb71eeb833558585befeb1355b300e9e27758 [2023-09-06T00:22:58.374Z] #89 writing image sha256:4c6d23bd77a556eac96cd3f7e8ea69c439d98970378f5e0bffb9f0beeff68119 [2023-09-06T00:22:58.374Z] #89 naming to docker.io/library/core-metadata done [2023-09-06T00:22:58.374Z] #89 writing image sha256:91b87d826159b58e03a343a9cfedb71eeb833558585befeb1355b300e9e27758 0.2s done [2023-09-06T00:22:58.374Z] #89 writing image sha256:4c6d23bd77a556eac96cd3f7e8ea69c439d98970378f5e0bffb9f0beeff68119 0.2s done [2023-09-06T00:22:58.374Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-09-06T00:22:58.374Z] #89 naming to docker.io/library/support-notifications done [2023-09-06T00:22:58.374Z] #89 DONE 1.6s [2023-09-06T00:22:58.374Z] [2023-09-06T00:22:58.374Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:22:58.374Z] #181 DONE 0.3s [2023-09-06T00:22:58.374Z] [2023-09-06T00:22:58.374Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-06T00:22:58.374Z] #182 DONE 0.4s [2023-09-06T00:22:58.374Z] [2023-09-06T00:22:58.374Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-06T00:22:58.634Z] #183 DONE 0.3s [2023-09-06T00:22:58.634Z] [2023-09-06T00:22:58.634Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-06T00:22:58.895Z] #184 DONE 0.3s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #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-09-06T00:22:58.895Z] #185 DONE 0.7s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #186 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:22:58.895Z] #186 DONE 0.7s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-06T00:22:58.895Z] #187 DONE 0.1s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:22:58.895Z] #188 DONE 0.8s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #89 [security-proxy-setup] exporting to image [2023-09-06T00:22:58.895Z] #89 ... [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T00:22:58.895Z] #189 DONE 0.2s [2023-09-06T00:22:58.895Z] [2023-09-06T00:22:58.895Z] #89 [security-proxy-setup] exporting to image [2023-09-06T00:22:58.895Z] #89 exporting layers 0.2s done [2023-09-06T00:22:59.157Z] #89 ... [2023-09-06T00:22:59.157Z] [2023-09-06T00:22:59.157Z] #190 [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-09-06T00:22:59.157Z] #190 DONE 0.1s [2023-09-06T00:22:59.157Z] [2023-09-06T00:22:59.157Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-06T00:22:59.157Z] #89 exporting layers 0.3s done [2023-09-06T00:22:59.157Z] #89 writing image sha256:4d5069a01feb0fc87d4bd548400f244a866e675f0d06606e49b4a9a5834e3dc2 0.0s done [2023-09-06T00:22:59.157Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-06T00:22:59.157Z] #89 writing image sha256:8317b983025d6e8ac7ee7e2002daaa9a4558655d4a203dca693b9bf2056d78a5 [2023-09-06T00:22:59.157Z] #89 exporting layers 0.3s done [2023-09-06T00:22:59.157Z] #89 writing image sha256:8317b983025d6e8ac7ee7e2002daaa9a4558655d4a203dca693b9bf2056d78a5 0.0s done [2023-09-06T00:22:59.157Z] #89 naming to docker.io/library/security-proxy-auth done [2023-09-06T00:22:59.157Z] #89 writing image sha256:b66ae21e629dc581549fa50e208317e6156fcb0b749448fe7a6355b7ba8f1546 done [2023-09-06T00:22:59.157Z] #89 naming to docker.io/library/security-proxy-setup 0.0s done [2023-09-06T00:22:59.157Z] #89 DONE 2.2s [2023-09-06T00:22:59.157Z] [2023-09-06T00:22:59.157Z] #191 [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-09-06T00:22:59.157Z] #191 DONE 0.1s [2023-09-06T00:22:59.157Z] [2023-09-06T00:22:59.157Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-06T00:22:59.166Z] #121 ... [2023-09-06T00:22:59.166Z] [2023-09-06T00:22:59.166Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T00:22:59.166Z] #0 5.537 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-06T00:22:59.166Z] #126 ... [2023-09-06T00:22:59.166Z] [2023-09-06T00:22:59.166Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T00:22:59.166Z] #0 6.464 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-06T00:22:59.418Z] #192 DONE 0.1s [2023-09-06T00:22:59.418Z] [2023-09-06T00:22:59.418Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-06T00:22:59.418Z] #193 DONE 0.0s [2023-09-06T00:22:59.418Z] [2023-09-06T00:22:59.418Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T00:22:59.418Z] #194 ... [2023-09-06T00:22:59.418Z] [2023-09-06T00:22:59.418Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:22:59.418Z] #195 DONE 0.6s [2023-09-06T00:22:59.432Z] #127 ... [2023-09-06T00:22:59.432Z] [2023-09-06T00:22:59.432Z] #128 [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-09-06T00:22:59.432Z] #0 4.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-06T00:22:59.679Z] [2023-09-06T00:22:59.679Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T00:22:59.679Z] #194 DONE 0.3s [2023-09-06T00:22:59.679Z] [2023-09-06T00:22:59.679Z] #89 [security-secretstore-setup] exporting to image [2023-09-06T00:22:59.679Z] #89 exporting layers 0.2s done [2023-09-06T00:22:59.679Z] #89 writing image sha256:b5b4a3b5ec52729aaf7b16b9d7ebf673ee61ffed564b99c8dcc2b632b18f9d58 done [2023-09-06T00:22:59.679Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-09-06T00:22:59.679Z] #89 exporting layers 0.2s done [2023-09-06T00:22:59.679Z] #89 writing image sha256:4368b986a9d876f04747e789d41056dc3dc0c16ccdabd315f34c2761078ebddb done [2023-09-06T00:22:59.679Z] #89 naming to docker.io/library/security-bootstrapper done [2023-09-06T00:22:59.679Z] #89 DONE 2.5s [2023-09-06T00:22:59.679Z] [2023-09-06T00:22:59.679Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:22:59.679Z] time="2023-09-06T00:20:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-06T00:22:59.690Z] $ docker stop --time=1 34f9b712d1cbee19c20e65fd2110d90d0a7f3f0ed5bf329b17ccf5c412df4051 [2023-09-06T00:22:59.699Z] #128 ... [2023-09-06T00:22:59.699Z] [2023-09-06T00:22:59.699Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T00:22:59.699Z] #0 4.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-06T00:22:59.699Z] #129 ... [2023-09-06T00:22:59.699Z] [2023-09-06T00:22:59.699Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:22:59.699Z] #0 5.782 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-06T00:22:59.968Z] #130 ... [2023-09-06T00:22:59.968Z] [2023-09-06T00:22:59.968Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T00:22:59.968Z] #0 5.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-06T00:23:00.972Z] $ docker rm -f --volumes 34f9b712d1cbee19c20e65fd2110d90d0a7f3f0ed5bf329b17ccf5c412df4051 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:23:01.314Z] + docker images [2023-09-06T00:23:01.315Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-06T00:23:01.315Z] security-secretstore-setup latest b5b4a3b5ec52 2 seconds ago 44.1MB [2023-09-06T00:23:01.315Z] security-bootstrapper latest 4368b986a9d8 2 seconds ago 23MB [2023-09-06T00:23:01.315Z] security-proxy-auth latest 8317b983025d 3 seconds ago 19.4MB [2023-09-06T00:23:01.315Z] security-proxy-setup latest b66ae21e629d 3 seconds ago 29.2MB [2023-09-06T00:23:01.315Z] core-common-config-bootstrapper latest 4d5069a01feb 3 seconds ago 18MB [2023-09-06T00:23:01.315Z] security-spiffe-token-provider latest 91b87d826159 4 seconds ago 33.5MB [2023-09-06T00:23:01.315Z] core-command latest 9348ed29568b 4 seconds ago 21MB [2023-09-06T00:23:01.315Z] core-data latest 40df28647379 4 seconds ago 21.2MB [2023-09-06T00:23:01.315Z] support-notifications latest 4c6d23bd77a5 4 seconds ago 34.3MB [2023-09-06T00:23:01.315Z] core-metadata latest 3488d02fe24a 4 seconds ago 21.6MB [2023-09-06T00:23:01.315Z] support-scheduler latest 56aacbff59bc 4 seconds ago 33.7MB [2023-09-06T00:23:01.315Z] security-spire-config latest c22c79a22ae0 2 minutes ago 102MB [2023-09-06T00:23:01.315Z] security-spire-agent latest 268250e93e30 2 minutes ago 161MB [2023-09-06T00:23:01.315Z] security-spire-server latest 91c0e6caa8d2 2 minutes ago 103MB [2023-09-06T00:23:01.315Z] ci-base-image-x86_64 latest 2dfa9caa344f 5 minutes ago 1.07GB [2023-09-06T00:23:01.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-06T00:23:01.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-06T00:23:01.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-06T00:23:01.408Z] provisioning config files... [2023-09-06T00:23:01.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/574@tmp/config18260252792750031740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:23:01.707Z] ---> docker-login.sh [2023-09-06T00:23:01.707Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:23:01.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:23:01.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:23:01.967Z] Configure a credential helper to remove this warning. See [2023-09-06T00:23:01.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:23:01.967Z] [2023-09-06T00:23:01.967Z] Login Succeeded [2023-09-06T00:23:01.967Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:23:01.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:23:02.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:23:02.226Z] Configure a credential helper to remove this warning. See [2023-09-06T00:23:02.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:23:02.226Z] [2023-09-06T00:23:02.226Z] Login Succeeded [2023-09-06T00:23:02.226Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:23:02.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:23:02.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:23:02.226Z] Configure a credential helper to remove this warning. See [2023-09-06T00:23:02.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:23:02.226Z] [2023-09-06T00:23:02.226Z] Login Succeeded [2023-09-06T00:23:02.226Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:23:02.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:23:02.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:23:02.485Z] Configure a credential helper to remove this warning. See [2023-09-06T00:23:02.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:23:02.485Z] [2023-09-06T00:23:02.485Z] Login Succeeded [2023-09-06T00:23:02.485Z] docker.io [2023-09-06T00:23:02.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:23:02.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:23:02.744Z] Configure a credential helper to remove this warning. See [2023-09-06T00:23:02.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:23:02.744Z] [2023-09-06T00:23:02.744Z] Login Succeeded [2023-09-06T00:23:02.744Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:23:02.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:02.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:23:02.806Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-06T00:23:02.806Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:02.806Z] latest [2023-09-06T00:23:02.806Z] 3.1.0-dev.40 [2023-09-06T00:23:02.806Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:02.806Z] main [2023-09-06T00:23:02.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:03.131Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:03.440Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-06T00:23:03.440Z] 0b9531d5bade: Preparing [2023-09-06T00:23:03.440Z] 87bcbaa88dee: Preparing [2023-09-06T00:23:03.440Z] eca14eb60c84: Preparing [2023-09-06T00:23:03.440Z] 425a71701d5e: Preparing [2023-09-06T00:23:03.440Z] beb99a48c5a4: Preparing [2023-09-06T00:23:03.440Z] 36b50b131297: Preparing [2023-09-06T00:23:03.440Z] 36b50b131297: Waiting [2023-09-06T00:23:03.440Z] eca14eb60c84: Pushed [2023-09-06T00:23:03.440Z] 425a71701d5e: Pushed [2023-09-06T00:23:03.440Z] beb99a48c5a4: Pushed [2023-09-06T00:23:03.440Z] 0b9531d5bade: Pushed [2023-09-06T00:23:03.440Z] 36b50b131297: Layer already exists [2023-09-06T00:23:05.346Z] 87bcbaa88dee: Pushed [2023-09-06T00:23:05.346Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:4a78cbd26d66cce6c42f3cb18bee89283595ec3a097d66cafca9c65888ae0e62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:05.657Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:05.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-06T00:23:05.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-06T00:23:05.962Z] 0b9531d5bade: Preparing [2023-09-06T00:23:05.962Z] 87bcbaa88dee: Preparing [2023-09-06T00:23:05.962Z] eca14eb60c84: Preparing [2023-09-06T00:23:05.962Z] 425a71701d5e: Preparing [2023-09-06T00:23:05.962Z] beb99a48c5a4: Preparing [2023-09-06T00:23:05.962Z] 36b50b131297: Preparing [2023-09-06T00:23:05.962Z] 36b50b131297: Waiting [2023-09-06T00:23:05.962Z] 87bcbaa88dee: Layer already exists [2023-09-06T00:23:05.962Z] 0b9531d5bade: Layer already exists [2023-09-06T00:23:05.962Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:05.962Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:05.962Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:05.962Z] 36b50b131297: Layer already exists [2023-09-06T00:23:05.962Z] latest: digest: sha256:4a78cbd26d66cce6c42f3cb18bee89283595ec3a097d66cafca9c65888ae0e62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:06.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:06.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.40 [2023-09-06T00:23:06.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-06T00:23:06.578Z] 0b9531d5bade: Preparing [2023-09-06T00:23:06.578Z] 87bcbaa88dee: Preparing [2023-09-06T00:23:06.578Z] eca14eb60c84: Preparing [2023-09-06T00:23:06.578Z] 425a71701d5e: Preparing [2023-09-06T00:23:06.578Z] beb99a48c5a4: Preparing [2023-09-06T00:23:06.578Z] 36b50b131297: Preparing [2023-09-06T00:23:06.578Z] 36b50b131297: Waiting [2023-09-06T00:23:06.578Z] 0b9531d5bade: Layer already exists [2023-09-06T00:23:06.578Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:06.578Z] 87bcbaa88dee: Layer already exists [2023-09-06T00:23:06.578Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:06.578Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:06.578Z] 36b50b131297: Layer already exists [2023-09-06T00:23:06.578Z] 3.1.0-dev.40: digest: sha256:4a78cbd26d66cce6c42f3cb18bee89283595ec3a097d66cafca9c65888ae0e62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:06.887Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:07.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:07.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-06T00:23:07.195Z] 0b9531d5bade: Preparing [2023-09-06T00:23:07.195Z] 87bcbaa88dee: Preparing [2023-09-06T00:23:07.195Z] eca14eb60c84: Preparing [2023-09-06T00:23:07.195Z] 425a71701d5e: Preparing [2023-09-06T00:23:07.195Z] beb99a48c5a4: Preparing [2023-09-06T00:23:07.195Z] 36b50b131297: Preparing [2023-09-06T00:23:07.195Z] 36b50b131297: Waiting [2023-09-06T00:23:07.195Z] 87bcbaa88dee: Layer already exists [2023-09-06T00:23:07.195Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:07.195Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:07.195Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:07.195Z] 0b9531d5bade: Layer already exists [2023-09-06T00:23:07.195Z] 36b50b131297: Layer already exists [2023-09-06T00:23:07.195Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:4a78cbd26d66cce6c42f3cb18bee89283595ec3a097d66cafca9c65888ae0e62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:07.514Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:07.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-06T00:23:07.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-06T00:23:07.818Z] 0b9531d5bade: Preparing [2023-09-06T00:23:07.818Z] 87bcbaa88dee: Preparing [2023-09-06T00:23:07.818Z] eca14eb60c84: Preparing [2023-09-06T00:23:07.818Z] 425a71701d5e: Preparing [2023-09-06T00:23:07.818Z] beb99a48c5a4: Preparing [2023-09-06T00:23:07.818Z] 36b50b131297: Preparing [2023-09-06T00:23:07.818Z] 36b50b131297: Waiting [2023-09-06T00:23:07.818Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:07.818Z] 87bcbaa88dee: Layer already exists [2023-09-06T00:23:07.818Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:07.818Z] 0b9531d5bade: Layer already exists [2023-09-06T00:23:07.818Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:07.818Z] 36b50b131297: Layer already exists [2023-09-06T00:23:07.818Z] main: digest: sha256:4a78cbd26d66cce6c42f3cb18bee89283595ec3a097d66cafca9c65888ae0e62 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:07.851Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:07.857Z] taggedImages: [2023-09-06T00:23:07.857Z] - nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:07.857Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-06T00:23:07.857Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.40 [2023-09-06T00:23:07.857Z] - nexus3.edgexfoundry.org:10004/core-command:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:07.857Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-06T00:23:07.871Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-06T00:23:07.871Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:07.871Z] latest [2023-09-06T00:23:07.871Z] 3.1.0-dev.40 [2023-09-06T00:23:07.871Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:07.871Z] main [2023-09-06T00:23:07.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:08.173Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:08.478Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:08.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-06T00:23:08.478Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:08.478Z] fa8a881dff03: Preparing [2023-09-06T00:23:08.478Z] f8aaaca2da5f: Preparing [2023-09-06T00:23:08.478Z] 9cb1191685b9: Preparing [2023-09-06T00:23:08.478Z] eca14eb60c84: Preparing [2023-09-06T00:23:08.478Z] 425a71701d5e: Preparing [2023-09-06T00:23:08.478Z] beb99a48c5a4: Preparing [2023-09-06T00:23:08.478Z] 36b50b131297: Preparing [2023-09-06T00:23:08.478Z] beb99a48c5a4: Waiting [2023-09-06T00:23:08.478Z] 36b50b131297: Waiting [2023-09-06T00:23:08.478Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:08.478Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:08.478Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:08.478Z] 36b50b131297: Layer already exists [2023-09-06T00:23:08.478Z] f8aaaca2da5f: Pushed [2023-09-06T00:23:08.478Z] ca3ef61fef2c: Pushed [2023-09-06T00:23:08.478Z] fa8a881dff03: Pushed [2023-09-06T00:23:09.853Z] 9cb1191685b9: Pushed [2023-09-06T00:23:09.853Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:948ecf9fdfc68f24688637f4283d67d9bbf73b11fbc99c252bf85e3b1d7efb80 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:10.161Z] + 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-09-06T00:23:10.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-06T00:23:10.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-06T00:23:10.468Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:10.468Z] fa8a881dff03: Preparing [2023-09-06T00:23:10.468Z] f8aaaca2da5f: Preparing [2023-09-06T00:23:10.468Z] 9cb1191685b9: Preparing [2023-09-06T00:23:10.468Z] eca14eb60c84: Preparing [2023-09-06T00:23:10.468Z] 425a71701d5e: Preparing [2023-09-06T00:23:10.468Z] beb99a48c5a4: Preparing [2023-09-06T00:23:10.468Z] 36b50b131297: Preparing [2023-09-06T00:23:10.468Z] 425a71701d5e: Waiting [2023-09-06T00:23:10.468Z] 36b50b131297: Waiting [2023-09-06T00:23:10.468Z] beb99a48c5a4: Waiting [2023-09-06T00:23:10.468Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:10.468Z] 9cb1191685b9: Layer already exists [2023-09-06T00:23:10.468Z] f8aaaca2da5f: Layer already exists [2023-09-06T00:23:10.468Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:10.468Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:10.468Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:10.468Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:10.468Z] 36b50b131297: Layer already exists [2023-09-06T00:23:10.468Z] latest: digest: sha256:948ecf9fdfc68f24688637f4283d67d9bbf73b11fbc99c252bf85e3b1d7efb80 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:10.787Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:11.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.40 [2023-09-06T00:23:11.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-06T00:23:11.095Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:11.095Z] fa8a881dff03: Preparing [2023-09-06T00:23:11.095Z] f8aaaca2da5f: Preparing [2023-09-06T00:23:11.095Z] 9cb1191685b9: Preparing [2023-09-06T00:23:11.095Z] eca14eb60c84: Preparing [2023-09-06T00:23:11.095Z] 425a71701d5e: Preparing [2023-09-06T00:23:11.095Z] beb99a48c5a4: Preparing [2023-09-06T00:23:11.095Z] 36b50b131297: Preparing [2023-09-06T00:23:11.095Z] 425a71701d5e: Waiting [2023-09-06T00:23:11.095Z] beb99a48c5a4: Waiting [2023-09-06T00:23:11.095Z] 36b50b131297: Waiting [2023-09-06T00:23:11.095Z] 9cb1191685b9: Layer already exists [2023-09-06T00:23:11.095Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:11.095Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:11.095Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:11.095Z] f8aaaca2da5f: Layer already exists [2023-09-06T00:23:11.095Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:11.095Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:11.095Z] 36b50b131297: Layer already exists [2023-09-06T00:23:11.095Z] 3.1.0-dev.40: digest: sha256:948ecf9fdfc68f24688637f4283d67d9bbf73b11fbc99c252bf85e3b1d7efb80 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:11.414Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:11.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:11.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-06T00:23:11.720Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:11.720Z] fa8a881dff03: Preparing [2023-09-06T00:23:11.720Z] f8aaaca2da5f: Preparing [2023-09-06T00:23:11.720Z] 9cb1191685b9: Preparing [2023-09-06T00:23:11.720Z] eca14eb60c84: Preparing [2023-09-06T00:23:11.720Z] 425a71701d5e: Preparing [2023-09-06T00:23:11.720Z] beb99a48c5a4: Preparing [2023-09-06T00:23:11.720Z] 36b50b131297: Preparing [2023-09-06T00:23:11.720Z] beb99a48c5a4: Waiting [2023-09-06T00:23:11.720Z] 425a71701d5e: Waiting [2023-09-06T00:23:11.720Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:11.720Z] f8aaaca2da5f: Layer already exists [2023-09-06T00:23:11.720Z] 9cb1191685b9: Layer already exists [2023-09-06T00:23:11.720Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:11.720Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:11.720Z] 36b50b131297: Layer already exists [2023-09-06T00:23:11.720Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:11.720Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:11.720Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:948ecf9fdfc68f24688637f4283d67d9bbf73b11fbc99c252bf85e3b1d7efb80 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:12.038Z] + 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-09-06T00:23:12.348Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-06T00:23:12.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-06T00:23:12.348Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:12.348Z] fa8a881dff03: Preparing [2023-09-06T00:23:12.348Z] f8aaaca2da5f: Preparing [2023-09-06T00:23:12.348Z] 9cb1191685b9: Preparing [2023-09-06T00:23:12.348Z] eca14eb60c84: Preparing [2023-09-06T00:23:12.348Z] 425a71701d5e: Preparing [2023-09-06T00:23:12.348Z] beb99a48c5a4: Preparing [2023-09-06T00:23:12.348Z] 36b50b131297: Preparing [2023-09-06T00:23:12.348Z] 425a71701d5e: Waiting [2023-09-06T00:23:12.348Z] beb99a48c5a4: Waiting [2023-09-06T00:23:12.348Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:12.348Z] f8aaaca2da5f: Layer already exists [2023-09-06T00:23:12.348Z] 9cb1191685b9: Layer already exists [2023-09-06T00:23:12.348Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:12.348Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:12.348Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:12.348Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:12.348Z] 36b50b131297: Layer already exists [2023-09-06T00:23:12.348Z] main: digest: sha256:948ecf9fdfc68f24688637f4283d67d9bbf73b11fbc99c252bf85e3b1d7efb80 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:12.400Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:12.407Z] taggedImages: [2023-09-06T00:23:12.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:12.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-06T00:23:12.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.40 [2023-09-06T00:23:12.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:12.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-06T00:23:12.429Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-06T00:23:12.429Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:12.429Z] latest [2023-09-06T00:23:12.429Z] 3.1.0-dev.40 [2023-09-06T00:23:12.429Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:12.429Z] main [2023-09-06T00:23:12.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:12.758Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:13.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:13.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-06T00:23:13.072Z] 2b6f10c89ec5: Preparing [2023-09-06T00:23:13.072Z] 426bcd3a7063: Preparing [2023-09-06T00:23:13.072Z] eca14eb60c84: Preparing [2023-09-06T00:23:13.072Z] 425a71701d5e: Preparing [2023-09-06T00:23:13.072Z] beb99a48c5a4: Preparing [2023-09-06T00:23:13.072Z] 36b50b131297: Preparing [2023-09-06T00:23:13.072Z] 36b50b131297: Waiting [2023-09-06T00:23:13.072Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:13.072Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:13.072Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:13.072Z] 36b50b131297: Layer already exists [2023-09-06T00:23:13.072Z] 2b6f10c89ec5: Pushed [2023-09-06T00:23:14.977Z] 426bcd3a7063: Pushed [2023-09-06T00:23:14.977Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:438fe1b9c573add0d9efa1c7da0cd5c1c453a60a5fac1e48a391f8fe5b28d3f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:15.298Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:15.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-06T00:23:15.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-06T00:23:15.615Z] 2b6f10c89ec5: Preparing [2023-09-06T00:23:15.615Z] 426bcd3a7063: Preparing [2023-09-06T00:23:15.615Z] eca14eb60c84: Preparing [2023-09-06T00:23:15.615Z] 425a71701d5e: Preparing [2023-09-06T00:23:15.615Z] beb99a48c5a4: Preparing [2023-09-06T00:23:15.615Z] 36b50b131297: Preparing [2023-09-06T00:23:15.615Z] 36b50b131297: Waiting [2023-09-06T00:23:15.615Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:15.615Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:15.615Z] 426bcd3a7063: Layer already exists [2023-09-06T00:23:15.615Z] 2b6f10c89ec5: Layer already exists [2023-09-06T00:23:15.615Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:15.615Z] 36b50b131297: Layer already exists [2023-09-06T00:23:15.615Z] latest: digest: sha256:438fe1b9c573add0d9efa1c7da0cd5c1c453a60a5fac1e48a391f8fe5b28d3f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:15.932Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:16.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.40 [2023-09-06T00:23:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-06T00:23:16.235Z] 2b6f10c89ec5: Preparing [2023-09-06T00:23:16.235Z] 426bcd3a7063: Preparing [2023-09-06T00:23:16.235Z] eca14eb60c84: Preparing [2023-09-06T00:23:16.235Z] 425a71701d5e: Preparing [2023-09-06T00:23:16.236Z] beb99a48c5a4: Preparing [2023-09-06T00:23:16.236Z] 36b50b131297: Preparing [2023-09-06T00:23:16.236Z] 36b50b131297: Waiting [2023-09-06T00:23:16.236Z] 2b6f10c89ec5: Layer already exists [2023-09-06T00:23:16.236Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:16.236Z] 426bcd3a7063: Layer already exists [2023-09-06T00:23:16.236Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:16.236Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:16.236Z] 36b50b131297: Layer already exists [2023-09-06T00:23:16.236Z] 3.1.0-dev.40: digest: sha256:438fe1b9c573add0d9efa1c7da0cd5c1c453a60a5fac1e48a391f8fe5b28d3f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:16.546Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:16.856Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:16.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-06T00:23:16.856Z] 2b6f10c89ec5: Preparing [2023-09-06T00:23:16.856Z] 426bcd3a7063: Preparing [2023-09-06T00:23:16.856Z] eca14eb60c84: Preparing [2023-09-06T00:23:16.856Z] 425a71701d5e: Preparing [2023-09-06T00:23:16.856Z] beb99a48c5a4: Preparing [2023-09-06T00:23:16.856Z] 36b50b131297: Preparing [2023-09-06T00:23:16.856Z] 36b50b131297: Waiting [2023-09-06T00:23:16.856Z] 2b6f10c89ec5: Layer already exists [2023-09-06T00:23:16.856Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:16.856Z] 426bcd3a7063: Layer already exists [2023-09-06T00:23:16.856Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:16.856Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:16.856Z] 36b50b131297: Layer already exists [2023-09-06T00:23:16.856Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:438fe1b9c573add0d9efa1c7da0cd5c1c453a60a5fac1e48a391f8fe5b28d3f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:17.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:17.477Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-06T00:23:17.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-06T00:23:17.477Z] 2b6f10c89ec5: Preparing [2023-09-06T00:23:17.477Z] 426bcd3a7063: Preparing [2023-09-06T00:23:17.477Z] eca14eb60c84: Preparing [2023-09-06T00:23:17.477Z] 425a71701d5e: Preparing [2023-09-06T00:23:17.477Z] beb99a48c5a4: Preparing [2023-09-06T00:23:17.477Z] 36b50b131297: Preparing [2023-09-06T00:23:17.477Z] 36b50b131297: Waiting [2023-09-06T00:23:17.477Z] 426bcd3a7063: Layer already exists [2023-09-06T00:23:17.477Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:17.477Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:17.477Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:17.477Z] 2b6f10c89ec5: Layer already exists [2023-09-06T00:23:17.477Z] 36b50b131297: Layer already exists [2023-09-06T00:23:17.477Z] main: digest: sha256:438fe1b9c573add0d9efa1c7da0cd5c1c453a60a5fac1e48a391f8fe5b28d3f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:17.513Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:17.519Z] taggedImages: [2023-09-06T00:23:17.519Z] - nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:17.519Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-06T00:23:17.519Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.40 [2023-09-06T00:23:17.519Z] - nexus3.edgexfoundry.org:10004/core-data:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:17.519Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-06T00:23:17.535Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-06T00:23:17.535Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:17.535Z] latest [2023-09-06T00:23:17.535Z] 3.1.0-dev.40 [2023-09-06T00:23:17.535Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:17.535Z] main [2023-09-06T00:23:17.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:17.851Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:18.154Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:18.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-06T00:23:18.154Z] 656b888639f5: Preparing [2023-09-06T00:23:18.154Z] 756f0359d2e9: Preparing [2023-09-06T00:23:18.154Z] 17521e36e051: Preparing [2023-09-06T00:23:18.154Z] eca14eb60c84: Preparing [2023-09-06T00:23:18.154Z] 425a71701d5e: Preparing [2023-09-06T00:23:18.154Z] beb99a48c5a4: Preparing [2023-09-06T00:23:18.154Z] 36b50b131297: Preparing [2023-09-06T00:23:18.154Z] beb99a48c5a4: Waiting [2023-09-06T00:23:18.154Z] 36b50b131297: Waiting [2023-09-06T00:23:18.154Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:18.154Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:18.154Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:18.154Z] 36b50b131297: Layer already exists [2023-09-06T00:23:18.154Z] 756f0359d2e9: Pushed [2023-09-06T00:23:18.154Z] 656b888639f5: Pushed [2023-09-06T00:23:20.057Z] 17521e36e051: Pushed [2023-09-06T00:23:20.057Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:ba4551486df07cdcbabad6494c60f42eb23ebf18863e9fda6211f748366b1183 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:20.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:20.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-06T00:23:20.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-06T00:23:20.670Z] 656b888639f5: Preparing [2023-09-06T00:23:20.670Z] 756f0359d2e9: Preparing [2023-09-06T00:23:20.670Z] 17521e36e051: Preparing [2023-09-06T00:23:20.670Z] eca14eb60c84: Preparing [2023-09-06T00:23:20.670Z] 425a71701d5e: Preparing [2023-09-06T00:23:20.670Z] beb99a48c5a4: Preparing [2023-09-06T00:23:20.670Z] 36b50b131297: Preparing [2023-09-06T00:23:20.670Z] beb99a48c5a4: Waiting [2023-09-06T00:23:20.670Z] 36b50b131297: Waiting [2023-09-06T00:23:20.670Z] 756f0359d2e9: Layer already exists [2023-09-06T00:23:20.670Z] 17521e36e051: Layer already exists [2023-09-06T00:23:20.670Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:20.670Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:20.670Z] 656b888639f5: Layer already exists [2023-09-06T00:23:20.670Z] 36b50b131297: Layer already exists [2023-09-06T00:23:20.670Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:20.670Z] latest: digest: sha256:ba4551486df07cdcbabad6494c60f42eb23ebf18863e9fda6211f748366b1183 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:20.977Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:21.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.40 [2023-09-06T00:23:21.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-06T00:23:21.286Z] 656b888639f5: Preparing [2023-09-06T00:23:21.286Z] 756f0359d2e9: Preparing [2023-09-06T00:23:21.286Z] 17521e36e051: Preparing [2023-09-06T00:23:21.286Z] eca14eb60c84: Preparing [2023-09-06T00:23:21.286Z] 425a71701d5e: Preparing [2023-09-06T00:23:21.286Z] beb99a48c5a4: Preparing [2023-09-06T00:23:21.286Z] 36b50b131297: Preparing [2023-09-06T00:23:21.286Z] 36b50b131297: Waiting [2023-09-06T00:23:21.286Z] beb99a48c5a4: Waiting [2023-09-06T00:23:21.286Z] 756f0359d2e9: Layer already exists [2023-09-06T00:23:21.286Z] 17521e36e051: Layer already exists [2023-09-06T00:23:21.286Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:21.286Z] 656b888639f5: Layer already exists [2023-09-06T00:23:21.286Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:21.286Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:21.286Z] 36b50b131297: Layer already exists [2023-09-06T00:23:21.286Z] 3.1.0-dev.40: digest: sha256:ba4551486df07cdcbabad6494c60f42eb23ebf18863e9fda6211f748366b1183 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:21.606Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:21.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:21.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-06T00:23:21.912Z] 656b888639f5: Preparing [2023-09-06T00:23:21.912Z] 756f0359d2e9: Preparing [2023-09-06T00:23:21.912Z] 17521e36e051: Preparing [2023-09-06T00:23:21.912Z] eca14eb60c84: Preparing [2023-09-06T00:23:21.912Z] 425a71701d5e: Preparing [2023-09-06T00:23:21.912Z] beb99a48c5a4: Preparing [2023-09-06T00:23:21.912Z] 36b50b131297: Preparing [2023-09-06T00:23:21.912Z] beb99a48c5a4: Waiting [2023-09-06T00:23:21.912Z] 36b50b131297: Waiting [2023-09-06T00:23:21.912Z] 17521e36e051: Layer already exists [2023-09-06T00:23:21.912Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:21.912Z] 656b888639f5: Layer already exists [2023-09-06T00:23:21.912Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:21.912Z] 756f0359d2e9: Layer already exists [2023-09-06T00:23:21.912Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:21.912Z] 36b50b131297: Layer already exists [2023-09-06T00:23:21.912Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:ba4551486df07cdcbabad6494c60f42eb23ebf18863e9fda6211f748366b1183 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:22.227Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:22.539Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-06T00:23:22.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-06T00:23:22.539Z] 656b888639f5: Preparing [2023-09-06T00:23:22.539Z] 756f0359d2e9: Preparing [2023-09-06T00:23:22.539Z] 17521e36e051: Preparing [2023-09-06T00:23:22.539Z] eca14eb60c84: Preparing [2023-09-06T00:23:22.539Z] 425a71701d5e: Preparing [2023-09-06T00:23:22.539Z] beb99a48c5a4: Preparing [2023-09-06T00:23:22.539Z] 36b50b131297: Preparing [2023-09-06T00:23:22.539Z] 36b50b131297: Waiting [2023-09-06T00:23:22.539Z] beb99a48c5a4: Waiting [2023-09-06T00:23:22.539Z] 656b888639f5: Layer already exists [2023-09-06T00:23:22.539Z] 17521e36e051: Layer already exists [2023-09-06T00:23:22.539Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:22.539Z] 756f0359d2e9: Layer already exists [2023-09-06T00:23:22.539Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:22.539Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:22.539Z] 36b50b131297: Layer already exists [2023-09-06T00:23:22.539Z] main: digest: sha256:ba4551486df07cdcbabad6494c60f42eb23ebf18863e9fda6211f748366b1183 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:22.583Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:22.593Z] taggedImages: [2023-09-06T00:23:22.593Z] - nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:22.593Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-06T00:23:22.593Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.40 [2023-09-06T00:23:22.593Z] - nexus3.edgexfoundry.org:10004/core-metadata:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:22.593Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-06T00:23:22.614Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-06T00:23:22.614Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:22.614Z] latest [2023-09-06T00:23:22.614Z] 3.1.0-dev.40 [2023-09-06T00:23:22.614Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:22.614Z] main [2023-09-06T00:23:22.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:22.943Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:23.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:23.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-06T00:23:23.248Z] 3e377f81f8b0: Preparing [2023-09-06T00:23:23.248Z] 303fbc7d8ba6: Preparing [2023-09-06T00:23:23.248Z] a1193852ea3a: Preparing [2023-09-06T00:23:23.248Z] 9f5a1c980765: Preparing [2023-09-06T00:23:23.248Z] 4ff720a21b2b: Preparing [2023-09-06T00:23:23.248Z] 6e2eebdc41a7: Preparing [2023-09-06T00:23:23.248Z] 25e185be92d1: Preparing [2023-09-06T00:23:23.248Z] eca14eb60c84: Preparing [2023-09-06T00:23:23.248Z] 425a71701d5e: Preparing [2023-09-06T00:23:23.248Z] 7f20638a5a75: Preparing [2023-09-06T00:23:23.248Z] 6c2e5543fe5b: Preparing [2023-09-06T00:23:23.248Z] 5f70bf18a086: Preparing [2023-09-06T00:23:23.248Z] 4756833e97f8: Preparing [2023-09-06T00:23:23.248Z] 610be9740df3: Preparing [2023-09-06T00:23:23.248Z] 36b50b131297: Preparing [2023-09-06T00:23:23.248Z] 6e2eebdc41a7: Waiting [2023-09-06T00:23:23.248Z] 25e185be92d1: Waiting [2023-09-06T00:23:23.248Z] eca14eb60c84: Waiting [2023-09-06T00:23:23.248Z] 425a71701d5e: Waiting [2023-09-06T00:23:23.248Z] 7f20638a5a75: Waiting [2023-09-06T00:23:23.248Z] 610be9740df3: Waiting [2023-09-06T00:23:23.248Z] 6c2e5543fe5b: Waiting [2023-09-06T00:23:23.248Z] 36b50b131297: Waiting [2023-09-06T00:23:23.248Z] 5f70bf18a086: Waiting [2023-09-06T00:23:23.248Z] 4756833e97f8: Waiting [2023-09-06T00:23:23.248Z] 3e377f81f8b0: Pushed [2023-09-06T00:23:23.248Z] a1193852ea3a: Pushed [2023-09-06T00:23:23.248Z] 303fbc7d8ba6: Pushed [2023-09-06T00:23:23.248Z] 4ff720a21b2b: Pushed [2023-09-06T00:23:23.248Z] 9f5a1c980765: Pushed [2023-09-06T00:23:23.248Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:23.248Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:23.507Z] 6e2eebdc41a7: Pushed [2023-09-06T00:23:23.507Z] 7f20638a5a75: Pushed [2023-09-06T00:23:23.507Z] 6c2e5543fe5b: Pushed [2023-09-06T00:23:23.507Z] 5f70bf18a086: Pushed [2023-09-06T00:23:23.507Z] 36b50b131297: Layer already exists [2023-09-06T00:23:23.507Z] 4756833e97f8: Pushed [2023-09-06T00:23:23.507Z] 610be9740df3: Pushed [2023-09-06T00:23:25.412Z] 25e185be92d1: Pushed [2023-09-06T00:23:25.412Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:c226268ccc713571b020b8747411cbe56c2449cc603b9a22d4e2af97c3f2c3ba size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:25.719Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:26.023Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-06T00:23:26.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-06T00:23:26.024Z] 3e377f81f8b0: Preparing [2023-09-06T00:23:26.024Z] 303fbc7d8ba6: Preparing [2023-09-06T00:23:26.024Z] a1193852ea3a: Preparing [2023-09-06T00:23:26.024Z] 9f5a1c980765: Preparing [2023-09-06T00:23:26.024Z] 4ff720a21b2b: Preparing [2023-09-06T00:23:26.024Z] 6e2eebdc41a7: Preparing [2023-09-06T00:23:26.024Z] 25e185be92d1: Preparing [2023-09-06T00:23:26.024Z] eca14eb60c84: Preparing [2023-09-06T00:23:26.024Z] 425a71701d5e: Preparing [2023-09-06T00:23:26.024Z] 7f20638a5a75: Preparing [2023-09-06T00:23:26.024Z] 6c2e5543fe5b: Preparing [2023-09-06T00:23:26.024Z] 5f70bf18a086: Preparing [2023-09-06T00:23:26.024Z] 4756833e97f8: Preparing [2023-09-06T00:23:26.024Z] 610be9740df3: Preparing [2023-09-06T00:23:26.024Z] 36b50b131297: Preparing [2023-09-06T00:23:26.024Z] 6e2eebdc41a7: Waiting [2023-09-06T00:23:26.024Z] 25e185be92d1: Waiting [2023-09-06T00:23:26.024Z] 5f70bf18a086: Waiting [2023-09-06T00:23:26.024Z] eca14eb60c84: Waiting [2023-09-06T00:23:26.024Z] 4756833e97f8: Waiting [2023-09-06T00:23:26.024Z] 425a71701d5e: Waiting [2023-09-06T00:23:26.024Z] 6c2e5543fe5b: Waiting [2023-09-06T00:23:26.024Z] 7f20638a5a75: Waiting [2023-09-06T00:23:26.024Z] 610be9740df3: Waiting [2023-09-06T00:23:26.024Z] 36b50b131297: Waiting [2023-09-06T00:23:26.024Z] 4ff720a21b2b: Layer already exists [2023-09-06T00:23:26.024Z] a1193852ea3a: Layer already exists [2023-09-06T00:23:26.024Z] 9f5a1c980765: Layer already exists [2023-09-06T00:23:26.024Z] 303fbc7d8ba6: Layer already exists [2023-09-06T00:23:26.024Z] 3e377f81f8b0: Layer already exists [2023-09-06T00:23:26.024Z] 25e185be92d1: Layer already exists [2023-09-06T00:23:26.024Z] 6e2eebdc41a7: Layer already exists [2023-09-06T00:23:26.024Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:26.024Z] 7f20638a5a75: Layer already exists [2023-09-06T00:23:26.024Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:26.024Z] 4756833e97f8: Layer already exists [2023-09-06T00:23:26.024Z] 6c2e5543fe5b: Layer already exists [2023-09-06T00:23:26.024Z] 5f70bf18a086: Layer already exists [2023-09-06T00:23:26.024Z] 610be9740df3: Layer already exists [2023-09-06T00:23:26.024Z] 36b50b131297: Layer already exists [2023-09-06T00:23:26.024Z] latest: digest: sha256:c226268ccc713571b020b8747411cbe56c2449cc603b9a22d4e2af97c3f2c3ba size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:26.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:26.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.40 [2023-09-06T00:23:26.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-06T00:23:26.631Z] 3e377f81f8b0: Preparing [2023-09-06T00:23:26.631Z] 303fbc7d8ba6: Preparing [2023-09-06T00:23:26.631Z] a1193852ea3a: Preparing [2023-09-06T00:23:26.631Z] 9f5a1c980765: Preparing [2023-09-06T00:23:26.631Z] 4ff720a21b2b: Preparing [2023-09-06T00:23:26.631Z] 6e2eebdc41a7: Preparing [2023-09-06T00:23:26.631Z] 25e185be92d1: Preparing [2023-09-06T00:23:26.631Z] eca14eb60c84: Preparing [2023-09-06T00:23:26.631Z] 425a71701d5e: Preparing [2023-09-06T00:23:26.631Z] 7f20638a5a75: Preparing [2023-09-06T00:23:26.631Z] 6c2e5543fe5b: Preparing [2023-09-06T00:23:26.631Z] 5f70bf18a086: Preparing [2023-09-06T00:23:26.631Z] 4756833e97f8: Preparing [2023-09-06T00:23:26.631Z] 610be9740df3: Preparing [2023-09-06T00:23:26.631Z] 36b50b131297: Preparing [2023-09-06T00:23:26.631Z] 425a71701d5e: Waiting [2023-09-06T00:23:26.631Z] 4756833e97f8: Waiting [2023-09-06T00:23:26.631Z] 7f20638a5a75: Waiting [2023-09-06T00:23:26.631Z] 610be9740df3: Waiting [2023-09-06T00:23:26.631Z] 36b50b131297: Waiting [2023-09-06T00:23:26.631Z] 6c2e5543fe5b: Waiting [2023-09-06T00:23:26.631Z] 5f70bf18a086: Waiting [2023-09-06T00:23:26.631Z] 6e2eebdc41a7: Waiting [2023-09-06T00:23:26.631Z] 25e185be92d1: Waiting [2023-09-06T00:23:26.631Z] eca14eb60c84: Waiting [2023-09-06T00:23:26.631Z] 3e377f81f8b0: Layer already exists [2023-09-06T00:23:26.631Z] 9f5a1c980765: Layer already exists [2023-09-06T00:23:26.631Z] 4ff720a21b2b: Layer already exists [2023-09-06T00:23:26.631Z] a1193852ea3a: Layer already exists [2023-09-06T00:23:26.631Z] 303fbc7d8ba6: Layer already exists [2023-09-06T00:23:26.631Z] 6e2eebdc41a7: Layer already exists [2023-09-06T00:23:26.631Z] 25e185be92d1: Layer already exists [2023-09-06T00:23:26.631Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:26.631Z] 7f20638a5a75: Layer already exists [2023-09-06T00:23:26.631Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:26.631Z] 4756833e97f8: Layer already exists [2023-09-06T00:23:26.631Z] 6c2e5543fe5b: Layer already exists [2023-09-06T00:23:26.631Z] 5f70bf18a086: Layer already exists [2023-09-06T00:23:26.631Z] 610be9740df3: Layer already exists [2023-09-06T00:23:26.631Z] 36b50b131297: Layer already exists [2023-09-06T00:23:26.631Z] 3.1.0-dev.40: digest: sha256:c226268ccc713571b020b8747411cbe56c2449cc603b9a22d4e2af97c3f2c3ba size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:26.942Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:27.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:27.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-06T00:23:27.251Z] 3e377f81f8b0: Preparing [2023-09-06T00:23:27.251Z] 303fbc7d8ba6: Preparing [2023-09-06T00:23:27.251Z] a1193852ea3a: Preparing [2023-09-06T00:23:27.251Z] 9f5a1c980765: Preparing [2023-09-06T00:23:27.251Z] 4ff720a21b2b: Preparing [2023-09-06T00:23:27.251Z] 6e2eebdc41a7: Preparing [2023-09-06T00:23:27.251Z] 25e185be92d1: Preparing [2023-09-06T00:23:27.251Z] eca14eb60c84: Preparing [2023-09-06T00:23:27.251Z] 425a71701d5e: Preparing [2023-09-06T00:23:27.251Z] 7f20638a5a75: Preparing [2023-09-06T00:23:27.251Z] 6c2e5543fe5b: Preparing [2023-09-06T00:23:27.251Z] 5f70bf18a086: Preparing [2023-09-06T00:23:27.251Z] 4756833e97f8: Preparing [2023-09-06T00:23:27.251Z] 610be9740df3: Preparing [2023-09-06T00:23:27.251Z] 36b50b131297: Preparing [2023-09-06T00:23:27.251Z] 6e2eebdc41a7: Waiting [2023-09-06T00:23:27.251Z] 7f20638a5a75: Waiting [2023-09-06T00:23:27.251Z] 4756833e97f8: Waiting [2023-09-06T00:23:27.251Z] 5f70bf18a086: Waiting [2023-09-06T00:23:27.251Z] 36b50b131297: Waiting [2023-09-06T00:23:27.251Z] 610be9740df3: Waiting [2023-09-06T00:23:27.251Z] 6c2e5543fe5b: Waiting [2023-09-06T00:23:27.251Z] eca14eb60c84: Waiting [2023-09-06T00:23:27.251Z] 25e185be92d1: Waiting [2023-09-06T00:23:27.251Z] 425a71701d5e: Waiting [2023-09-06T00:23:27.251Z] 303fbc7d8ba6: Layer already exists [2023-09-06T00:23:27.251Z] 3e377f81f8b0: Layer already exists [2023-09-06T00:23:27.251Z] a1193852ea3a: Layer already exists [2023-09-06T00:23:27.251Z] 9f5a1c980765: Layer already exists [2023-09-06T00:23:27.251Z] 4ff720a21b2b: Layer already exists [2023-09-06T00:23:27.251Z] 6e2eebdc41a7: Layer already exists [2023-09-06T00:23:27.251Z] 25e185be92d1: Layer already exists [2023-09-06T00:23:27.251Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:27.251Z] 7f20638a5a75: Layer already exists [2023-09-06T00:23:27.251Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:27.251Z] 6c2e5543fe5b: Layer already exists [2023-09-06T00:23:27.251Z] 4756833e97f8: Layer already exists [2023-09-06T00:23:27.251Z] 5f70bf18a086: Layer already exists [2023-09-06T00:23:27.251Z] 36b50b131297: Layer already exists [2023-09-06T00:23:27.251Z] 610be9740df3: Layer already exists [2023-09-06T00:23:27.251Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:c226268ccc713571b020b8747411cbe56c2449cc603b9a22d4e2af97c3f2c3ba size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:27.556Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:27.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-06T00:23:27.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-06T00:23:27.856Z] 3e377f81f8b0: Preparing [2023-09-06T00:23:27.856Z] 303fbc7d8ba6: Preparing [2023-09-06T00:23:27.856Z] a1193852ea3a: Preparing [2023-09-06T00:23:27.856Z] 9f5a1c980765: Preparing [2023-09-06T00:23:27.856Z] 4ff720a21b2b: Preparing [2023-09-06T00:23:27.856Z] 6e2eebdc41a7: Preparing [2023-09-06T00:23:27.856Z] 25e185be92d1: Preparing [2023-09-06T00:23:27.856Z] eca14eb60c84: Preparing [2023-09-06T00:23:27.856Z] 425a71701d5e: Preparing [2023-09-06T00:23:27.856Z] 7f20638a5a75: Preparing [2023-09-06T00:23:27.856Z] 6c2e5543fe5b: Preparing [2023-09-06T00:23:27.856Z] 5f70bf18a086: Preparing [2023-09-06T00:23:27.856Z] 4756833e97f8: Preparing [2023-09-06T00:23:27.856Z] 610be9740df3: Preparing [2023-09-06T00:23:27.856Z] 36b50b131297: Preparing [2023-09-06T00:23:27.856Z] 425a71701d5e: Waiting [2023-09-06T00:23:27.856Z] 6e2eebdc41a7: Waiting [2023-09-06T00:23:27.856Z] 7f20638a5a75: Waiting [2023-09-06T00:23:27.856Z] 25e185be92d1: Waiting [2023-09-06T00:23:27.856Z] 6c2e5543fe5b: Waiting [2023-09-06T00:23:27.856Z] eca14eb60c84: Waiting [2023-09-06T00:23:27.856Z] 610be9740df3: Waiting [2023-09-06T00:23:27.856Z] 36b50b131297: Waiting [2023-09-06T00:23:27.856Z] 5f70bf18a086: Waiting [2023-09-06T00:23:27.856Z] 4756833e97f8: Waiting [2023-09-06T00:23:27.856Z] 303fbc7d8ba6: Layer already exists [2023-09-06T00:23:27.856Z] 3e377f81f8b0: Layer already exists [2023-09-06T00:23:27.856Z] 9f5a1c980765: Layer already exists [2023-09-06T00:23:27.856Z] a1193852ea3a: Layer already exists [2023-09-06T00:23:27.856Z] 4ff720a21b2b: Layer already exists [2023-09-06T00:23:27.856Z] 25e185be92d1: Layer already exists [2023-09-06T00:23:27.856Z] 6e2eebdc41a7: Layer already exists [2023-09-06T00:23:27.856Z] 7f20638a5a75: Layer already exists [2023-09-06T00:23:27.856Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:27.856Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:27.856Z] 5f70bf18a086: Layer already exists [2023-09-06T00:23:27.856Z] 6c2e5543fe5b: Layer already exists [2023-09-06T00:23:27.856Z] 36b50b131297: Layer already exists [2023-09-06T00:23:27.856Z] 610be9740df3: Layer already exists [2023-09-06T00:23:27.856Z] 4756833e97f8: Layer already exists [2023-09-06T00:23:27.856Z] main: digest: sha256:c226268ccc713571b020b8747411cbe56c2449cc603b9a22d4e2af97c3f2c3ba size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:27.893Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:27.900Z] taggedImages: [2023-09-06T00:23:27.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:27.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-06T00:23:27.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.40 [2023-09-06T00:23:27.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:27.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-06T00:23:27.914Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-06T00:23:27.914Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:27.914Z] latest [2023-09-06T00:23:27.914Z] 3.1.0-dev.40 [2023-09-06T00:23:27.914Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:27.914Z] main [2023-09-06T00:23:27.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:28.232Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:28.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:28.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-06T00:23:28.601Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:28.601Z] fa8a881dff03: Preparing [2023-09-06T00:23:28.601Z] 326d30f16d1b: Preparing [2023-09-06T00:23:28.601Z] 740dbe11b898: Preparing [2023-09-06T00:23:28.601Z] eca14eb60c84: Preparing [2023-09-06T00:23:28.601Z] 425a71701d5e: Preparing [2023-09-06T00:23:28.601Z] beb99a48c5a4: Preparing [2023-09-06T00:23:28.601Z] 36b50b131297: Preparing [2023-09-06T00:23:28.601Z] 425a71701d5e: Waiting [2023-09-06T00:23:28.601Z] 36b50b131297: Waiting [2023-09-06T00:23:28.601Z] beb99a48c5a4: Waiting [2023-09-06T00:23:28.601Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:28.601Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:28.601Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:28.601Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:28.601Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:28.601Z] 36b50b131297: Layer already exists [2023-09-06T00:23:28.601Z] 326d30f16d1b: Pushed [2023-09-06T00:23:30.079Z] 740dbe11b898: Pushed [2023-09-06T00:23:30.079Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:1cb079662c711f76aa26521b70e198287ddc30fa28648ab2c76bda88b818f5f6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:30.467Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:30.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-06T00:23:30.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-06T00:23:30.780Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:30.780Z] fa8a881dff03: Preparing [2023-09-06T00:23:30.780Z] 326d30f16d1b: Preparing [2023-09-06T00:23:30.780Z] 740dbe11b898: Preparing [2023-09-06T00:23:30.780Z] eca14eb60c84: Preparing [2023-09-06T00:23:30.780Z] 425a71701d5e: Preparing [2023-09-06T00:23:30.780Z] beb99a48c5a4: Preparing [2023-09-06T00:23:30.780Z] 36b50b131297: Preparing [2023-09-06T00:23:30.780Z] 425a71701d5e: Waiting [2023-09-06T00:23:30.780Z] beb99a48c5a4: Waiting [2023-09-06T00:23:30.780Z] 36b50b131297: Waiting [2023-09-06T00:23:30.780Z] 326d30f16d1b: Layer already exists [2023-09-06T00:23:30.780Z] 740dbe11b898: Layer already exists [2023-09-06T00:23:30.780Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:30.780Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:30.780Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:30.780Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:30.780Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:30.780Z] 36b50b131297: Layer already exists [2023-09-06T00:23:30.780Z] latest: digest: sha256:1cb079662c711f76aa26521b70e198287ddc30fa28648ab2c76bda88b818f5f6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:31.087Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:31.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.40 [2023-09-06T00:23:31.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-06T00:23:31.396Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:31.396Z] fa8a881dff03: Preparing [2023-09-06T00:23:31.396Z] 326d30f16d1b: Preparing [2023-09-06T00:23:31.396Z] 740dbe11b898: Preparing [2023-09-06T00:23:31.396Z] eca14eb60c84: Preparing [2023-09-06T00:23:31.396Z] 425a71701d5e: Preparing [2023-09-06T00:23:31.396Z] beb99a48c5a4: Preparing [2023-09-06T00:23:31.396Z] 36b50b131297: Preparing [2023-09-06T00:23:31.396Z] 425a71701d5e: Waiting [2023-09-06T00:23:31.396Z] beb99a48c5a4: Waiting [2023-09-06T00:23:31.396Z] 36b50b131297: Waiting [2023-09-06T00:23:31.396Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:31.396Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:31.396Z] 740dbe11b898: Layer already exists [2023-09-06T00:23:31.396Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:31.396Z] 326d30f16d1b: Layer already exists [2023-09-06T00:23:31.396Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:31.396Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:31.396Z] 36b50b131297: Layer already exists [2023-09-06T00:23:31.396Z] 3.1.0-dev.40: digest: sha256:1cb079662c711f76aa26521b70e198287ddc30fa28648ab2c76bda88b818f5f6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:31.719Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:32.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:32.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-06T00:23:32.033Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:32.033Z] fa8a881dff03: Preparing [2023-09-06T00:23:32.033Z] 326d30f16d1b: Preparing [2023-09-06T00:23:32.033Z] 740dbe11b898: Preparing [2023-09-06T00:23:32.033Z] eca14eb60c84: Preparing [2023-09-06T00:23:32.033Z] 425a71701d5e: Preparing [2023-09-06T00:23:32.033Z] beb99a48c5a4: Preparing [2023-09-06T00:23:32.033Z] 36b50b131297: Preparing [2023-09-06T00:23:32.033Z] 425a71701d5e: Waiting [2023-09-06T00:23:32.033Z] beb99a48c5a4: Waiting [2023-09-06T00:23:32.033Z] 36b50b131297: Waiting [2023-09-06T00:23:32.033Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:32.033Z] 326d30f16d1b: Layer already exists [2023-09-06T00:23:32.033Z] 740dbe11b898: Layer already exists [2023-09-06T00:23:32.033Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:32.033Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:32.033Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:32.033Z] 36b50b131297: Layer already exists [2023-09-06T00:23:32.033Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:32.033Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:1cb079662c711f76aa26521b70e198287ddc30fa28648ab2c76bda88b818f5f6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:32.350Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:32.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-06T00:23:32.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-06T00:23:32.671Z] ca3ef61fef2c: Preparing [2023-09-06T00:23:32.671Z] fa8a881dff03: Preparing [2023-09-06T00:23:32.671Z] 326d30f16d1b: Preparing [2023-09-06T00:23:32.671Z] 740dbe11b898: Preparing [2023-09-06T00:23:32.671Z] eca14eb60c84: Preparing [2023-09-06T00:23:32.671Z] 425a71701d5e: Preparing [2023-09-06T00:23:32.671Z] beb99a48c5a4: Preparing [2023-09-06T00:23:32.671Z] 36b50b131297: Preparing [2023-09-06T00:23:32.671Z] 425a71701d5e: Waiting [2023-09-06T00:23:32.671Z] beb99a48c5a4: Waiting [2023-09-06T00:23:32.671Z] 36b50b131297: Waiting [2023-09-06T00:23:32.671Z] 326d30f16d1b: Layer already exists [2023-09-06T00:23:32.671Z] ca3ef61fef2c: Layer already exists [2023-09-06T00:23:32.671Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:32.671Z] fa8a881dff03: Layer already exists [2023-09-06T00:23:32.671Z] 740dbe11b898: Layer already exists [2023-09-06T00:23:32.671Z] beb99a48c5a4: Layer already exists [2023-09-06T00:23:32.671Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:32.671Z] 36b50b131297: Layer already exists [2023-09-06T00:23:32.671Z] main: digest: sha256:1cb079662c711f76aa26521b70e198287ddc30fa28648ab2c76bda88b818f5f6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:32.708Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:32.714Z] taggedImages: [2023-09-06T00:23:32.714Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:32.714Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-06T00:23:32.714Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.40 [2023-09-06T00:23:32.714Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:32.714Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-06T00:23:32.729Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-06T00:23:32.729Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:32.729Z] latest [2023-09-06T00:23:32.729Z] 3.1.0-dev.40 [2023-09-06T00:23:32.729Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:32.729Z] main [2023-09-06T00:23:32.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:33.033Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:33.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:33.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-06T00:23:33.336Z] 59e1ecddc7ca: Preparing [2023-09-06T00:23:33.336Z] 4c89166446f7: Preparing [2023-09-06T00:23:33.336Z] d55e28d92e0c: Preparing [2023-09-06T00:23:33.336Z] d0856ecd471f: Preparing [2023-09-06T00:23:33.336Z] 0226ca430d1b: Preparing [2023-09-06T00:23:33.336Z] eca14eb60c84: Preparing [2023-09-06T00:23:33.336Z] 425a71701d5e: Preparing [2023-09-06T00:23:33.336Z] 4bcd36a5f550: Preparing [2023-09-06T00:23:33.336Z] c9bd84cb685b: Preparing [2023-09-06T00:23:33.336Z] 36b50b131297: Preparing [2023-09-06T00:23:33.336Z] eca14eb60c84: Waiting [2023-09-06T00:23:33.336Z] 425a71701d5e: Waiting [2023-09-06T00:23:33.336Z] 4bcd36a5f550: Waiting [2023-09-06T00:23:33.336Z] c9bd84cb685b: Waiting [2023-09-06T00:23:33.336Z] 36b50b131297: Waiting [2023-09-06T00:23:33.336Z] 0226ca430d1b: Pushed [2023-09-06T00:23:33.336Z] d0856ecd471f: Pushed [2023-09-06T00:23:33.336Z] 4c89166446f7: Pushed [2023-09-06T00:23:33.336Z] 59e1ecddc7ca: Pushed [2023-09-06T00:23:33.336Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:33.336Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:33.336Z] 36b50b131297: Layer already exists [2023-09-06T00:23:33.595Z] 4bcd36a5f550: Pushed [2023-09-06T00:23:34.973Z] c9bd84cb685b: Pushed [2023-09-06T00:23:34.973Z] d55e28d92e0c: Pushed [2023-09-06T00:23:34.973Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:20b33b0c10cffcddd616b153bf06217aeefc6e4b75e1b2b22f3e117679521a96 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:35.277Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:35.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-06T00:23:35.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-06T00:23:35.584Z] 59e1ecddc7ca: Preparing [2023-09-06T00:23:35.584Z] 4c89166446f7: Preparing [2023-09-06T00:23:35.584Z] d55e28d92e0c: Preparing [2023-09-06T00:23:35.584Z] d0856ecd471f: Preparing [2023-09-06T00:23:35.584Z] 0226ca430d1b: Preparing [2023-09-06T00:23:35.584Z] eca14eb60c84: Preparing [2023-09-06T00:23:35.584Z] 425a71701d5e: Preparing [2023-09-06T00:23:35.584Z] eca14eb60c84: Waiting [2023-09-06T00:23:35.584Z] 4bcd36a5f550: Preparing [2023-09-06T00:23:35.584Z] c9bd84cb685b: Preparing [2023-09-06T00:23:35.584Z] 36b50b131297: Preparing [2023-09-06T00:23:35.584Z] 4bcd36a5f550: Waiting [2023-09-06T00:23:35.584Z] c9bd84cb685b: Waiting [2023-09-06T00:23:35.584Z] 425a71701d5e: Waiting [2023-09-06T00:23:35.584Z] 0226ca430d1b: Layer already exists [2023-09-06T00:23:35.584Z] 59e1ecddc7ca: Layer already exists [2023-09-06T00:23:35.584Z] d55e28d92e0c: Layer already exists [2023-09-06T00:23:35.584Z] 4c89166446f7: Layer already exists [2023-09-06T00:23:35.584Z] d0856ecd471f: Layer already exists [2023-09-06T00:23:35.584Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:35.584Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:35.584Z] 36b50b131297: Layer already exists [2023-09-06T00:23:35.584Z] 4bcd36a5f550: Layer already exists [2023-09-06T00:23:35.584Z] c9bd84cb685b: Layer already exists [2023-09-06T00:23:35.584Z] latest: digest: sha256:20b33b0c10cffcddd616b153bf06217aeefc6e4b75e1b2b22f3e117679521a96 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:35.889Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:36.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.40 [2023-09-06T00:23:36.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-06T00:23:36.191Z] 59e1ecddc7ca: Preparing [2023-09-06T00:23:36.191Z] 4c89166446f7: Preparing [2023-09-06T00:23:36.191Z] d55e28d92e0c: Preparing [2023-09-06T00:23:36.191Z] d0856ecd471f: Preparing [2023-09-06T00:23:36.191Z] 0226ca430d1b: Preparing [2023-09-06T00:23:36.191Z] eca14eb60c84: Preparing [2023-09-06T00:23:36.191Z] 425a71701d5e: Preparing [2023-09-06T00:23:36.191Z] 4bcd36a5f550: Preparing [2023-09-06T00:23:36.191Z] c9bd84cb685b: Preparing [2023-09-06T00:23:36.191Z] 36b50b131297: Preparing [2023-09-06T00:23:36.191Z] eca14eb60c84: Waiting [2023-09-06T00:23:36.191Z] 4bcd36a5f550: Waiting [2023-09-06T00:23:36.191Z] 425a71701d5e: Waiting [2023-09-06T00:23:36.191Z] 36b50b131297: Waiting [2023-09-06T00:23:36.191Z] 0226ca430d1b: Layer already exists [2023-09-06T00:23:36.191Z] 59e1ecddc7ca: Layer already exists [2023-09-06T00:23:36.191Z] d55e28d92e0c: Layer already exists [2023-09-06T00:23:36.191Z] 4c89166446f7: Layer already exists [2023-09-06T00:23:36.191Z] d0856ecd471f: Layer already exists [2023-09-06T00:23:36.191Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:36.191Z] 4bcd36a5f550: Layer already exists [2023-09-06T00:23:36.191Z] c9bd84cb685b: Layer already exists [2023-09-06T00:23:36.191Z] 36b50b131297: Layer already exists [2023-09-06T00:23:36.191Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:36.191Z] 3.1.0-dev.40: digest: sha256:20b33b0c10cffcddd616b153bf06217aeefc6e4b75e1b2b22f3e117679521a96 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:36.500Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:36.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:36.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-06T00:23:36.803Z] 59e1ecddc7ca: Preparing [2023-09-06T00:23:36.803Z] 4c89166446f7: Preparing [2023-09-06T00:23:36.803Z] d55e28d92e0c: Preparing [2023-09-06T00:23:36.803Z] d0856ecd471f: Preparing [2023-09-06T00:23:36.803Z] 0226ca430d1b: Preparing [2023-09-06T00:23:36.803Z] eca14eb60c84: Preparing [2023-09-06T00:23:36.803Z] 425a71701d5e: Preparing [2023-09-06T00:23:36.803Z] 4bcd36a5f550: Preparing [2023-09-06T00:23:36.803Z] c9bd84cb685b: Preparing [2023-09-06T00:23:36.803Z] 36b50b131297: Preparing [2023-09-06T00:23:36.803Z] 425a71701d5e: Waiting [2023-09-06T00:23:36.803Z] 4bcd36a5f550: Waiting [2023-09-06T00:23:36.803Z] c9bd84cb685b: Waiting [2023-09-06T00:23:36.803Z] eca14eb60c84: Waiting [2023-09-06T00:23:36.803Z] 36b50b131297: Waiting [2023-09-06T00:23:36.803Z] d55e28d92e0c: Layer already exists [2023-09-06T00:23:36.803Z] 4c89166446f7: Layer already exists [2023-09-06T00:23:36.803Z] 0226ca430d1b: Layer already exists [2023-09-06T00:23:36.803Z] 59e1ecddc7ca: Layer already exists [2023-09-06T00:23:36.803Z] d0856ecd471f: Layer already exists [2023-09-06T00:23:36.803Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:36.803Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:36.803Z] c9bd84cb685b: Layer already exists [2023-09-06T00:23:36.803Z] 4bcd36a5f550: Layer already exists [2023-09-06T00:23:36.803Z] 36b50b131297: Layer already exists [2023-09-06T00:23:36.803Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:20b33b0c10cffcddd616b153bf06217aeefc6e4b75e1b2b22f3e117679521a96 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:37.118Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:37.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-06T00:23:37.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-06T00:23:37.425Z] 59e1ecddc7ca: Preparing [2023-09-06T00:23:37.425Z] 4c89166446f7: Preparing [2023-09-06T00:23:37.425Z] d55e28d92e0c: Preparing [2023-09-06T00:23:37.425Z] d0856ecd471f: Preparing [2023-09-06T00:23:37.425Z] 0226ca430d1b: Preparing [2023-09-06T00:23:37.425Z] eca14eb60c84: Preparing [2023-09-06T00:23:37.425Z] 425a71701d5e: Preparing [2023-09-06T00:23:37.425Z] 4bcd36a5f550: Preparing [2023-09-06T00:23:37.425Z] c9bd84cb685b: Preparing [2023-09-06T00:23:37.425Z] 36b50b131297: Preparing [2023-09-06T00:23:37.425Z] 4bcd36a5f550: Waiting [2023-09-06T00:23:37.425Z] c9bd84cb685b: Waiting [2023-09-06T00:23:37.425Z] eca14eb60c84: Waiting [2023-09-06T00:23:37.425Z] 425a71701d5e: Waiting [2023-09-06T00:23:37.425Z] 36b50b131297: Waiting [2023-09-06T00:23:37.425Z] 4c89166446f7: Layer already exists [2023-09-06T00:23:37.425Z] 0226ca430d1b: Layer already exists [2023-09-06T00:23:37.425Z] d55e28d92e0c: Layer already exists [2023-09-06T00:23:37.425Z] 59e1ecddc7ca: Layer already exists [2023-09-06T00:23:37.425Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:37.425Z] 4bcd36a5f550: Layer already exists [2023-09-06T00:23:37.425Z] c9bd84cb685b: Layer already exists [2023-09-06T00:23:37.425Z] 36b50b131297: Layer already exists [2023-09-06T00:23:37.425Z] d0856ecd471f: Layer already exists [2023-09-06T00:23:37.425Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:37.425Z] main: digest: sha256:20b33b0c10cffcddd616b153bf06217aeefc6e4b75e1b2b22f3e117679521a96 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:37.469Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:37.478Z] taggedImages: [2023-09-06T00:23:37.478Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:37.478Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-06T00:23:37.478Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.40 [2023-09-06T00:23:37.478Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:37.478Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-06T00:23:37.499Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-06T00:23:37.499Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:37.499Z] latest [2023-09-06T00:23:37.499Z] 3.1.0-dev.40 [2023-09-06T00:23:37.499Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:37.499Z] main [2023-09-06T00:23:37.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:37.815Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:38.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:38.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-06T00:23:38.123Z] caf6659468c5: Preparing [2023-09-06T00:23:38.123Z] af9e81f86a74: Preparing [2023-09-06T00:23:38.123Z] 898d8a4bc115: Preparing [2023-09-06T00:23:38.123Z] 7dd574b92495: Preparing [2023-09-06T00:23:38.123Z] d0c9cff73e29: Preparing [2023-09-06T00:23:38.123Z] 9006da178502: Preparing [2023-09-06T00:23:38.123Z] 505ce5defb83: Preparing [2023-09-06T00:23:38.123Z] eca14eb60c84: Preparing [2023-09-06T00:23:38.123Z] 425a71701d5e: Preparing [2023-09-06T00:23:38.123Z] c58e792e3266: Preparing [2023-09-06T00:23:38.123Z] 36b50b131297: Preparing [2023-09-06T00:23:38.123Z] 9006da178502: Waiting [2023-09-06T00:23:38.123Z] 505ce5defb83: Waiting [2023-09-06T00:23:38.123Z] eca14eb60c84: Waiting [2023-09-06T00:23:38.123Z] 425a71701d5e: Waiting [2023-09-06T00:23:38.123Z] c58e792e3266: Waiting [2023-09-06T00:23:38.123Z] 36b50b131297: Waiting [2023-09-06T00:23:38.123Z] af9e81f86a74: Pushed [2023-09-06T00:23:38.123Z] d0c9cff73e29: Pushed [2023-09-06T00:23:38.123Z] caf6659468c5: Pushed [2023-09-06T00:23:38.123Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:38.123Z] 9006da178502: Pushed [2023-09-06T00:23:38.123Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:38.123Z] 36b50b131297: Layer already exists [2023-09-06T00:23:38.381Z] 505ce5defb83: Pushed [2023-09-06T00:23:39.315Z] 7dd574b92495: Pushed [2023-09-06T00:23:39.315Z] c58e792e3266: Pushed [2023-09-06T00:23:39.883Z] 898d8a4bc115: Pushed [2023-09-06T00:23:39.883Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:f536d1a13900078a4b09007169a08747a4af213a1ed2f1c05939fbcdeaf4e41b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:40.193Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:40.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-06T00:23:40.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-06T00:23:40.496Z] caf6659468c5: Preparing [2023-09-06T00:23:40.496Z] af9e81f86a74: Preparing [2023-09-06T00:23:40.496Z] 898d8a4bc115: Preparing [2023-09-06T00:23:40.496Z] 7dd574b92495: Preparing [2023-09-06T00:23:40.496Z] d0c9cff73e29: Preparing [2023-09-06T00:23:40.496Z] 9006da178502: Preparing [2023-09-06T00:23:40.496Z] 505ce5defb83: Preparing [2023-09-06T00:23:40.496Z] eca14eb60c84: Preparing [2023-09-06T00:23:40.496Z] 425a71701d5e: Preparing [2023-09-06T00:23:40.496Z] c58e792e3266: Preparing [2023-09-06T00:23:40.496Z] 36b50b131297: Preparing [2023-09-06T00:23:40.496Z] 505ce5defb83: Waiting [2023-09-06T00:23:40.496Z] eca14eb60c84: Waiting [2023-09-06T00:23:40.496Z] 425a71701d5e: Waiting [2023-09-06T00:23:40.496Z] c58e792e3266: Waiting [2023-09-06T00:23:40.496Z] 36b50b131297: Waiting [2023-09-06T00:23:40.496Z] 9006da178502: Waiting [2023-09-06T00:23:40.496Z] 898d8a4bc115: Layer already exists [2023-09-06T00:23:40.496Z] 7dd574b92495: Layer already exists [2023-09-06T00:23:40.496Z] af9e81f86a74: Layer already exists [2023-09-06T00:23:40.496Z] d0c9cff73e29: Layer already exists [2023-09-06T00:23:40.496Z] caf6659468c5: Layer already exists [2023-09-06T00:23:40.496Z] 9006da178502: Layer already exists [2023-09-06T00:23:40.496Z] 505ce5defb83: Layer already exists [2023-09-06T00:23:40.496Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:40.496Z] c58e792e3266: Layer already exists [2023-09-06T00:23:40.496Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:40.496Z] 36b50b131297: Layer already exists [2023-09-06T00:23:40.496Z] latest: digest: sha256:f536d1a13900078a4b09007169a08747a4af213a1ed2f1c05939fbcdeaf4e41b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:40.799Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:41.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.40 [2023-09-06T00:23:41.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-06T00:23:41.107Z] caf6659468c5: Preparing [2023-09-06T00:23:41.107Z] af9e81f86a74: Preparing [2023-09-06T00:23:41.107Z] 898d8a4bc115: Preparing [2023-09-06T00:23:41.107Z] 7dd574b92495: Preparing [2023-09-06T00:23:41.107Z] d0c9cff73e29: Preparing [2023-09-06T00:23:41.107Z] 9006da178502: Preparing [2023-09-06T00:23:41.107Z] 505ce5defb83: Preparing [2023-09-06T00:23:41.107Z] eca14eb60c84: Preparing [2023-09-06T00:23:41.107Z] 425a71701d5e: Preparing [2023-09-06T00:23:41.107Z] c58e792e3266: Preparing [2023-09-06T00:23:41.107Z] 36b50b131297: Preparing [2023-09-06T00:23:41.107Z] 9006da178502: Waiting [2023-09-06T00:23:41.107Z] 505ce5defb83: Waiting [2023-09-06T00:23:41.107Z] eca14eb60c84: Waiting [2023-09-06T00:23:41.107Z] c58e792e3266: Waiting [2023-09-06T00:23:41.107Z] 36b50b131297: Waiting [2023-09-06T00:23:41.107Z] 425a71701d5e: Waiting [2023-09-06T00:23:41.107Z] af9e81f86a74: Layer already exists [2023-09-06T00:23:41.107Z] d0c9cff73e29: Layer already exists [2023-09-06T00:23:41.107Z] 7dd574b92495: Layer already exists [2023-09-06T00:23:41.107Z] 898d8a4bc115: Layer already exists [2023-09-06T00:23:41.107Z] caf6659468c5: Layer already exists [2023-09-06T00:23:41.107Z] 9006da178502: Layer already exists [2023-09-06T00:23:41.107Z] 505ce5defb83: Layer already exists [2023-09-06T00:23:41.107Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:41.107Z] c58e792e3266: Layer already exists [2023-09-06T00:23:41.107Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:41.107Z] 36b50b131297: Layer already exists [2023-09-06T00:23:41.107Z] 3.1.0-dev.40: digest: sha256:f536d1a13900078a4b09007169a08747a4af213a1ed2f1c05939fbcdeaf4e41b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:41.415Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:41.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:41.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-06T00:23:41.718Z] caf6659468c5: Preparing [2023-09-06T00:23:41.718Z] af9e81f86a74: Preparing [2023-09-06T00:23:41.718Z] 898d8a4bc115: Preparing [2023-09-06T00:23:41.718Z] 7dd574b92495: Preparing [2023-09-06T00:23:41.718Z] d0c9cff73e29: Preparing [2023-09-06T00:23:41.718Z] 9006da178502: Preparing [2023-09-06T00:23:41.718Z] 505ce5defb83: Preparing [2023-09-06T00:23:41.718Z] eca14eb60c84: Preparing [2023-09-06T00:23:41.718Z] 425a71701d5e: Preparing [2023-09-06T00:23:41.718Z] c58e792e3266: Preparing [2023-09-06T00:23:41.718Z] 36b50b131297: Preparing [2023-09-06T00:23:41.718Z] 9006da178502: Waiting [2023-09-06T00:23:41.718Z] eca14eb60c84: Waiting [2023-09-06T00:23:41.718Z] 505ce5defb83: Waiting [2023-09-06T00:23:41.718Z] c58e792e3266: Waiting [2023-09-06T00:23:41.718Z] 36b50b131297: Waiting [2023-09-06T00:23:41.718Z] 425a71701d5e: Waiting [2023-09-06T00:23:41.718Z] d0c9cff73e29: Layer already exists [2023-09-06T00:23:41.718Z] af9e81f86a74: Layer already exists [2023-09-06T00:23:41.718Z] caf6659468c5: Layer already exists [2023-09-06T00:23:41.718Z] 7dd574b92495: Layer already exists [2023-09-06T00:23:41.718Z] 898d8a4bc115: Layer already exists [2023-09-06T00:23:41.718Z] 9006da178502: Layer already exists [2023-09-06T00:23:41.718Z] 505ce5defb83: Layer already exists [2023-09-06T00:23:41.718Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:41.718Z] c58e792e3266: Layer already exists [2023-09-06T00:23:41.718Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:41.718Z] 36b50b131297: Layer already exists [2023-09-06T00:23:41.718Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:f536d1a13900078a4b09007169a08747a4af213a1ed2f1c05939fbcdeaf4e41b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:42.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:42.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-06T00:23:42.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-06T00:23:42.335Z] caf6659468c5: Preparing [2023-09-06T00:23:42.335Z] af9e81f86a74: Preparing [2023-09-06T00:23:42.335Z] 898d8a4bc115: Preparing [2023-09-06T00:23:42.335Z] 7dd574b92495: Preparing [2023-09-06T00:23:42.335Z] d0c9cff73e29: Preparing [2023-09-06T00:23:42.335Z] 9006da178502: Preparing [2023-09-06T00:23:42.335Z] 505ce5defb83: Preparing [2023-09-06T00:23:42.335Z] eca14eb60c84: Preparing [2023-09-06T00:23:42.335Z] 425a71701d5e: Preparing [2023-09-06T00:23:42.335Z] c58e792e3266: Preparing [2023-09-06T00:23:42.335Z] 36b50b131297: Preparing [2023-09-06T00:23:42.335Z] c58e792e3266: Waiting [2023-09-06T00:23:42.335Z] 505ce5defb83: Waiting [2023-09-06T00:23:42.335Z] 36b50b131297: Waiting [2023-09-06T00:23:42.335Z] 9006da178502: Waiting [2023-09-06T00:23:42.335Z] eca14eb60c84: Waiting [2023-09-06T00:23:42.335Z] 425a71701d5e: Waiting [2023-09-06T00:23:42.335Z] af9e81f86a74: Layer already exists [2023-09-06T00:23:42.335Z] caf6659468c5: Layer already exists [2023-09-06T00:23:42.335Z] 7dd574b92495: Layer already exists [2023-09-06T00:23:42.335Z] d0c9cff73e29: Layer already exists [2023-09-06T00:23:42.335Z] 898d8a4bc115: Layer already exists [2023-09-06T00:23:42.335Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:42.335Z] 505ce5defb83: Layer already exists [2023-09-06T00:23:42.335Z] 9006da178502: Layer already exists [2023-09-06T00:23:42.335Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:42.335Z] c58e792e3266: Layer already exists [2023-09-06T00:23:42.335Z] 36b50b131297: Layer already exists [2023-09-06T00:23:42.335Z] main: digest: sha256:f536d1a13900078a4b09007169a08747a4af213a1ed2f1c05939fbcdeaf4e41b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:42.372Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:42.378Z] taggedImages: [2023-09-06T00:23:42.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:42.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-06T00:23:42.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.40 [2023-09-06T00:23:42.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:42.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-06T00:23:42.393Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-06T00:23:42.393Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:42.393Z] latest [2023-09-06T00:23:42.393Z] 3.1.0-dev.40 [2023-09-06T00:23:42.393Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:42.393Z] main [2023-09-06T00:23:42.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:42.703Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:43.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:43.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-06T00:23:43.011Z] 6771f6be958b: Preparing [2023-09-06T00:23:43.011Z] 611d510fae8f: Preparing [2023-09-06T00:23:43.011Z] eca14eb60c84: Preparing [2023-09-06T00:23:43.011Z] 425a71701d5e: Preparing [2023-09-06T00:23:43.011Z] bc1e66899380: Preparing [2023-09-06T00:23:43.011Z] 36b50b131297: Preparing [2023-09-06T00:23:43.011Z] 36b50b131297: Waiting [2023-09-06T00:23:43.011Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:43.011Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:43.011Z] 36b50b131297: Layer already exists [2023-09-06T00:23:43.011Z] 6771f6be958b: Pushed [2023-09-06T00:23:43.581Z] bc1e66899380: Pushed [2023-09-06T00:23:45.482Z] 611d510fae8f: Pushed [2023-09-06T00:23:45.482Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:ecab7a49e78e74fab46abbbc190a1b9324249d28e6654a2d8d54e10c1d8d2f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:45.790Z] + 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-09-06T00:23:46.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-06T00:23:46.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-06T00:23:46.095Z] 6771f6be958b: Preparing [2023-09-06T00:23:46.095Z] 611d510fae8f: Preparing [2023-09-06T00:23:46.095Z] eca14eb60c84: Preparing [2023-09-06T00:23:46.095Z] 425a71701d5e: Preparing [2023-09-06T00:23:46.095Z] bc1e66899380: Preparing [2023-09-06T00:23:46.095Z] 36b50b131297: Preparing [2023-09-06T00:23:46.095Z] 36b50b131297: Waiting [2023-09-06T00:23:46.095Z] 6771f6be958b: Layer already exists [2023-09-06T00:23:46.095Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:46.095Z] bc1e66899380: Layer already exists [2023-09-06T00:23:46.095Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:46.095Z] 611d510fae8f: Layer already exists [2023-09-06T00:23:46.095Z] 36b50b131297: Layer already exists [2023-09-06T00:23:46.095Z] latest: digest: sha256:ecab7a49e78e74fab46abbbc190a1b9324249d28e6654a2d8d54e10c1d8d2f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:46.404Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:46.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.40 [2023-09-06T00:23:46.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-06T00:23:46.707Z] 6771f6be958b: Preparing [2023-09-06T00:23:46.707Z] 611d510fae8f: Preparing [2023-09-06T00:23:46.707Z] eca14eb60c84: Preparing [2023-09-06T00:23:46.707Z] 425a71701d5e: Preparing [2023-09-06T00:23:46.707Z] bc1e66899380: Preparing [2023-09-06T00:23:46.707Z] 36b50b131297: Preparing [2023-09-06T00:23:46.707Z] 36b50b131297: Waiting [2023-09-06T00:23:46.707Z] 611d510fae8f: Layer already exists [2023-09-06T00:23:46.707Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:46.707Z] 6771f6be958b: Layer already exists [2023-09-06T00:23:46.707Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:46.707Z] bc1e66899380: Layer already exists [2023-09-06T00:23:46.707Z] 36b50b131297: Layer already exists [2023-09-06T00:23:46.707Z] 3.1.0-dev.40: digest: sha256:ecab7a49e78e74fab46abbbc190a1b9324249d28e6654a2d8d54e10c1d8d2f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:47.020Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:47.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:47.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-06T00:23:47.325Z] 6771f6be958b: Preparing [2023-09-06T00:23:47.325Z] 611d510fae8f: Preparing [2023-09-06T00:23:47.325Z] eca14eb60c84: Preparing [2023-09-06T00:23:47.325Z] 425a71701d5e: Preparing [2023-09-06T00:23:47.325Z] bc1e66899380: Preparing [2023-09-06T00:23:47.325Z] 36b50b131297: Preparing [2023-09-06T00:23:47.325Z] 36b50b131297: Waiting [2023-09-06T00:23:47.326Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:47.326Z] bc1e66899380: Layer already exists [2023-09-06T00:23:47.326Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:47.326Z] 6771f6be958b: Layer already exists [2023-09-06T00:23:47.326Z] 611d510fae8f: Layer already exists [2023-09-06T00:23:47.326Z] 36b50b131297: Layer already exists [2023-09-06T00:23:47.326Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:ecab7a49e78e74fab46abbbc190a1b9324249d28e6654a2d8d54e10c1d8d2f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:47.637Z] + 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-09-06T00:23:47.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-06T00:23:47.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-06T00:23:47.941Z] 6771f6be958b: Preparing [2023-09-06T00:23:47.941Z] 611d510fae8f: Preparing [2023-09-06T00:23:47.941Z] eca14eb60c84: Preparing [2023-09-06T00:23:47.941Z] 425a71701d5e: Preparing [2023-09-06T00:23:47.941Z] bc1e66899380: Preparing [2023-09-06T00:23:47.941Z] 36b50b131297: Preparing [2023-09-06T00:23:47.941Z] 36b50b131297: Waiting [2023-09-06T00:23:47.941Z] 6771f6be958b: Layer already exists [2023-09-06T00:23:47.941Z] bc1e66899380: Layer already exists [2023-09-06T00:23:47.941Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:47.941Z] 611d510fae8f: Layer already exists [2023-09-06T00:23:47.941Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:47.941Z] 36b50b131297: Layer already exists [2023-09-06T00:23:47.941Z] main: digest: sha256:ecab7a49e78e74fab46abbbc190a1b9324249d28e6654a2d8d54e10c1d8d2f71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:47.979Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:47.985Z] taggedImages: [2023-09-06T00:23:47.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:47.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-06T00:23:47.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.40 [2023-09-06T00:23:47.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:47.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-06T00:23:48.000Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-06T00:23:48.000Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:48.000Z] latest [2023-09-06T00:23:48.000Z] 3.1.0-dev.40 [2023-09-06T00:23:48.000Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:48.000Z] main [2023-09-06T00:23:48.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:48.307Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:48.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:48.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-06T00:23:48.615Z] ff9ce59da54e: Preparing [2023-09-06T00:23:48.615Z] 09efc61bd777: Preparing [2023-09-06T00:23:48.615Z] bf390eee2ffe: Preparing [2023-09-06T00:23:48.615Z] eca14eb60c84: Preparing [2023-09-06T00:23:48.615Z] 425a71701d5e: Preparing [2023-09-06T00:23:48.615Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:48.615Z] bc5235c7be75: Preparing [2023-09-06T00:23:48.615Z] 108dd573e396: Preparing [2023-09-06T00:23:48.615Z] 36b50b131297: Preparing [2023-09-06T00:23:48.615Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:48.615Z] bc5235c7be75: Waiting [2023-09-06T00:23:48.615Z] 36b50b131297: Waiting [2023-09-06T00:23:48.615Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:48.615Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:48.615Z] ff9ce59da54e: Pushed [2023-09-06T00:23:48.615Z] 09efc61bd777: Pushed [2023-09-06T00:23:48.615Z] bf390eee2ffe: Pushed [2023-09-06T00:23:48.615Z] 36b50b131297: Layer already exists [2023-09-06T00:23:49.180Z] 108dd573e396: Pushed [2023-09-06T00:23:54.445Z] bc5235c7be75: Pushed [2023-09-06T00:23:56.347Z] b4e2f4ce8722: Pushed [2023-09-06T00:23:56.605Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:bd368c3d72667173038e153d70e11d811de806dd44b6795c4a6dd4b2a0c7593d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:56.914Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:57.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-06T00:23:57.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-06T00:23:57.212Z] ff9ce59da54e: Preparing [2023-09-06T00:23:57.212Z] 09efc61bd777: Preparing [2023-09-06T00:23:57.212Z] bf390eee2ffe: Preparing [2023-09-06T00:23:57.212Z] eca14eb60c84: Preparing [2023-09-06T00:23:57.212Z] 425a71701d5e: Preparing [2023-09-06T00:23:57.212Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:57.212Z] bc5235c7be75: Preparing [2023-09-06T00:23:57.212Z] 108dd573e396: Preparing [2023-09-06T00:23:57.212Z] 36b50b131297: Preparing [2023-09-06T00:23:57.212Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:57.212Z] bc5235c7be75: Waiting [2023-09-06T00:23:57.212Z] 108dd573e396: Waiting [2023-09-06T00:23:57.212Z] 36b50b131297: Waiting [2023-09-06T00:23:57.212Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:57.212Z] bf390eee2ffe: Layer already exists [2023-09-06T00:23:57.213Z] 09efc61bd777: Layer already exists [2023-09-06T00:23:57.213Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:57.213Z] ff9ce59da54e: Layer already exists [2023-09-06T00:23:57.213Z] 108dd573e396: Layer already exists [2023-09-06T00:23:57.213Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:23:57.213Z] bc5235c7be75: Layer already exists [2023-09-06T00:23:57.213Z] 36b50b131297: Layer already exists [2023-09-06T00:23:57.213Z] latest: digest: sha256:bd368c3d72667173038e153d70e11d811de806dd44b6795c4a6dd4b2a0c7593d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:57.519Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:57.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.40 [2023-09-06T00:23:57.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-06T00:23:57.826Z] ff9ce59da54e: Preparing [2023-09-06T00:23:57.826Z] 09efc61bd777: Preparing [2023-09-06T00:23:57.826Z] bf390eee2ffe: Preparing [2023-09-06T00:23:57.826Z] eca14eb60c84: Preparing [2023-09-06T00:23:57.826Z] 425a71701d5e: Preparing [2023-09-06T00:23:57.826Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:57.826Z] bc5235c7be75: Preparing [2023-09-06T00:23:57.826Z] 108dd573e396: Preparing [2023-09-06T00:23:57.826Z] 36b50b131297: Preparing [2023-09-06T00:23:57.826Z] bc5235c7be75: Waiting [2023-09-06T00:23:57.826Z] 108dd573e396: Waiting [2023-09-06T00:23:57.826Z] 36b50b131297: Waiting [2023-09-06T00:23:57.826Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:57.826Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:57.826Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:57.826Z] 09efc61bd777: Layer already exists [2023-09-06T00:23:57.826Z] ff9ce59da54e: Layer already exists [2023-09-06T00:23:57.826Z] bf390eee2ffe: Layer already exists [2023-09-06T00:23:57.826Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:23:57.826Z] 108dd573e396: Layer already exists [2023-09-06T00:23:57.826Z] bc5235c7be75: Layer already exists [2023-09-06T00:23:57.826Z] 36b50b131297: Layer already exists [2023-09-06T00:23:57.826Z] 3.1.0-dev.40: digest: sha256:bd368c3d72667173038e153d70e11d811de806dd44b6795c4a6dd4b2a0c7593d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:58.135Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:58.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:58.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-06T00:23:58.437Z] ff9ce59da54e: Preparing [2023-09-06T00:23:58.437Z] 09efc61bd777: Preparing [2023-09-06T00:23:58.437Z] bf390eee2ffe: Preparing [2023-09-06T00:23:58.437Z] eca14eb60c84: Preparing [2023-09-06T00:23:58.437Z] 425a71701d5e: Preparing [2023-09-06T00:23:58.437Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:58.437Z] bc5235c7be75: Preparing [2023-09-06T00:23:58.437Z] 108dd573e396: Preparing [2023-09-06T00:23:58.437Z] 36b50b131297: Preparing [2023-09-06T00:23:58.437Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:58.437Z] bc5235c7be75: Waiting [2023-09-06T00:23:58.437Z] 108dd573e396: Waiting [2023-09-06T00:23:58.437Z] 36b50b131297: Waiting [2023-09-06T00:23:58.437Z] bf390eee2ffe: Layer already exists [2023-09-06T00:23:58.437Z] ff9ce59da54e: Layer already exists [2023-09-06T00:23:58.437Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:58.437Z] 09efc61bd777: Layer already exists [2023-09-06T00:23:58.437Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:58.437Z] bc5235c7be75: Layer already exists [2023-09-06T00:23:58.437Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:23:58.437Z] 36b50b131297: Layer already exists [2023-09-06T00:23:58.437Z] 108dd573e396: Layer already exists [2023-09-06T00:23:58.437Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:bd368c3d72667173038e153d70e11d811de806dd44b6795c4a6dd4b2a0c7593d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:58.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:59.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-06T00:23:59.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-06T00:23:59.058Z] ff9ce59da54e: Preparing [2023-09-06T00:23:59.058Z] 09efc61bd777: Preparing [2023-09-06T00:23:59.058Z] bf390eee2ffe: Preparing [2023-09-06T00:23:59.058Z] eca14eb60c84: Preparing [2023-09-06T00:23:59.058Z] 425a71701d5e: Preparing [2023-09-06T00:23:59.058Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:59.058Z] bc5235c7be75: Preparing [2023-09-06T00:23:59.058Z] 108dd573e396: Preparing [2023-09-06T00:23:59.058Z] 36b50b131297: Preparing [2023-09-06T00:23:59.058Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:59.058Z] bc5235c7be75: Waiting [2023-09-06T00:23:59.058Z] 36b50b131297: Waiting [2023-09-06T00:23:59.058Z] 108dd573e396: Waiting [2023-09-06T00:23:59.058Z] bf390eee2ffe: Layer already exists [2023-09-06T00:23:59.058Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:59.058Z] ff9ce59da54e: Layer already exists [2023-09-06T00:23:59.058Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:59.058Z] 09efc61bd777: Layer already exists [2023-09-06T00:23:59.058Z] bc5235c7be75: Layer already exists [2023-09-06T00:23:59.058Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:23:59.058Z] 108dd573e396: Layer already exists [2023-09-06T00:23:59.058Z] 36b50b131297: Layer already exists [2023-09-06T00:23:59.058Z] main: digest: sha256:bd368c3d72667173038e153d70e11d811de806dd44b6795c4a6dd4b2a0c7593d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:23:59.109Z] ===================================================== [Pipeline] echo [2023-09-06T00:23:59.121Z] taggedImages: [2023-09-06T00:23:59.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:59.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-06T00:23:59.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.40 [2023-09-06T00:23:59.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:59.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-06T00:23:59.143Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-06T00:23:59.143Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:59.143Z] latest [2023-09-06T00:23:59.143Z] 3.1.0-dev.40 [2023-09-06T00:23:59.143Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:23:59.143Z] main [2023-09-06T00:23:59.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:59.474Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:23:59.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:23:59.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-06T00:23:59.781Z] aa389f465d2c: Preparing [2023-09-06T00:23:59.781Z] 2dca30696f75: Preparing [2023-09-06T00:23:59.781Z] 1db414dcc85c: Preparing [2023-09-06T00:23:59.781Z] eca14eb60c84: Preparing [2023-09-06T00:23:59.781Z] 425a71701d5e: Preparing [2023-09-06T00:23:59.781Z] b4e2f4ce8722: Preparing [2023-09-06T00:23:59.781Z] a62daea3a280: Preparing [2023-09-06T00:23:59.781Z] 36b50b131297: Preparing [2023-09-06T00:23:59.781Z] b4e2f4ce8722: Waiting [2023-09-06T00:23:59.781Z] a62daea3a280: Waiting [2023-09-06T00:23:59.781Z] 36b50b131297: Waiting [2023-09-06T00:23:59.781Z] eca14eb60c84: Layer already exists [2023-09-06T00:23:59.781Z] 425a71701d5e: Layer already exists [2023-09-06T00:23:59.781Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:23:59.781Z] 36b50b131297: Layer already exists [2023-09-06T00:23:59.781Z] 1db414dcc85c: Pushed [2023-09-06T00:23:59.781Z] aa389f465d2c: Pushed [2023-09-06T00:23:59.781Z] 2dca30696f75: Pushed [2023-09-06T00:24:00.040Z] a62daea3a280: Pushed [2023-09-06T00:24:00.040Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:1c17d8438ec25dfbd178e7c8572a3b50c240142d496b1415cdfa500ba03eb398 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:00.346Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:00.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-06T00:24:00.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-06T00:24:00.663Z] aa389f465d2c: Preparing [2023-09-06T00:24:00.663Z] 2dca30696f75: Preparing [2023-09-06T00:24:00.663Z] 1db414dcc85c: Preparing [2023-09-06T00:24:00.663Z] eca14eb60c84: Preparing [2023-09-06T00:24:00.663Z] 425a71701d5e: Preparing [2023-09-06T00:24:00.663Z] b4e2f4ce8722: Preparing [2023-09-06T00:24:00.663Z] a62daea3a280: Preparing [2023-09-06T00:24:00.663Z] 36b50b131297: Preparing [2023-09-06T00:24:00.663Z] b4e2f4ce8722: Waiting [2023-09-06T00:24:00.663Z] 36b50b131297: Waiting [2023-09-06T00:24:00.663Z] a62daea3a280: Waiting [2023-09-06T00:24:00.663Z] 2dca30696f75: Layer already exists [2023-09-06T00:24:00.663Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:00.663Z] 1db414dcc85c: Layer already exists [2023-09-06T00:24:00.663Z] aa389f465d2c: Layer already exists [2023-09-06T00:24:00.663Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:00.663Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:24:00.663Z] 36b50b131297: Layer already exists [2023-09-06T00:24:00.663Z] a62daea3a280: Layer already exists [2023-09-06T00:24:00.663Z] latest: digest: sha256:1c17d8438ec25dfbd178e7c8572a3b50c240142d496b1415cdfa500ba03eb398 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:00.980Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:01.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.40 [2023-09-06T00:24:01.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-06T00:24:01.284Z] aa389f465d2c: Preparing [2023-09-06T00:24:01.284Z] 2dca30696f75: Preparing [2023-09-06T00:24:01.284Z] 1db414dcc85c: Preparing [2023-09-06T00:24:01.284Z] eca14eb60c84: Preparing [2023-09-06T00:24:01.284Z] 425a71701d5e: Preparing [2023-09-06T00:24:01.284Z] b4e2f4ce8722: Preparing [2023-09-06T00:24:01.284Z] a62daea3a280: Preparing [2023-09-06T00:24:01.284Z] 36b50b131297: Preparing [2023-09-06T00:24:01.284Z] b4e2f4ce8722: Waiting [2023-09-06T00:24:01.284Z] a62daea3a280: Waiting [2023-09-06T00:24:01.284Z] 36b50b131297: Waiting [2023-09-06T00:24:01.284Z] aa389f465d2c: Layer already exists [2023-09-06T00:24:01.284Z] 2dca30696f75: Layer already exists [2023-09-06T00:24:01.284Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:01.284Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:01.284Z] 1db414dcc85c: Layer already exists [2023-09-06T00:24:01.284Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:24:01.284Z] 36b50b131297: Layer already exists [2023-09-06T00:24:01.284Z] a62daea3a280: Layer already exists [2023-09-06T00:24:01.284Z] 3.1.0-dev.40: digest: sha256:1c17d8438ec25dfbd178e7c8572a3b50c240142d496b1415cdfa500ba03eb398 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:01.592Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:01.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-06T00:24:01.907Z] aa389f465d2c: Preparing [2023-09-06T00:24:01.907Z] 2dca30696f75: Preparing [2023-09-06T00:24:01.907Z] 1db414dcc85c: Preparing [2023-09-06T00:24:01.907Z] eca14eb60c84: Preparing [2023-09-06T00:24:01.907Z] 425a71701d5e: Preparing [2023-09-06T00:24:01.907Z] b4e2f4ce8722: Preparing [2023-09-06T00:24:01.907Z] a62daea3a280: Preparing [2023-09-06T00:24:01.907Z] 36b50b131297: Preparing [2023-09-06T00:24:01.907Z] b4e2f4ce8722: Waiting [2023-09-06T00:24:01.907Z] a62daea3a280: Waiting [2023-09-06T00:24:01.907Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:01.907Z] 2dca30696f75: Layer already exists [2023-09-06T00:24:01.907Z] aa389f465d2c: Layer already exists [2023-09-06T00:24:01.907Z] 1db414dcc85c: Layer already exists [2023-09-06T00:24:01.907Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:01.907Z] a62daea3a280: Layer already exists [2023-09-06T00:24:01.907Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:24:01.907Z] 36b50b131297: Layer already exists [2023-09-06T00:24:01.907Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:1c17d8438ec25dfbd178e7c8572a3b50c240142d496b1415cdfa500ba03eb398 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:02.224Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:02.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-06T00:24:02.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-06T00:24:02.538Z] aa389f465d2c: Preparing [2023-09-06T00:24:02.538Z] 2dca30696f75: Preparing [2023-09-06T00:24:02.538Z] 1db414dcc85c: Preparing [2023-09-06T00:24:02.538Z] eca14eb60c84: Preparing [2023-09-06T00:24:02.538Z] 425a71701d5e: Preparing [2023-09-06T00:24:02.538Z] b4e2f4ce8722: Preparing [2023-09-06T00:24:02.538Z] a62daea3a280: Preparing [2023-09-06T00:24:02.538Z] 36b50b131297: Preparing [2023-09-06T00:24:02.538Z] a62daea3a280: Waiting [2023-09-06T00:24:02.538Z] b4e2f4ce8722: Waiting [2023-09-06T00:24:02.538Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:02.538Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:02.538Z] 1db414dcc85c: Layer already exists [2023-09-06T00:24:02.538Z] aa389f465d2c: Layer already exists [2023-09-06T00:24:02.538Z] 2dca30696f75: Layer already exists [2023-09-06T00:24:02.538Z] a62daea3a280: Layer already exists [2023-09-06T00:24:02.538Z] b4e2f4ce8722: Layer already exists [2023-09-06T00:24:02.538Z] 36b50b131297: Layer already exists [2023-09-06T00:24:02.538Z] main: digest: sha256:1c17d8438ec25dfbd178e7c8572a3b50c240142d496b1415cdfa500ba03eb398 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:24:02.591Z] ===================================================== [Pipeline] echo [2023-09-06T00:24:02.600Z] taggedImages: [2023-09-06T00:24:02.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:02.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-06T00:24:02.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.40 [2023-09-06T00:24:02.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:02.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-06T00:24:02.619Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-06T00:24:02.619Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:02.619Z] latest [2023-09-06T00:24:02.619Z] 3.1.0-dev.40 [2023-09-06T00:24:02.619Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:02.619Z] main [2023-09-06T00:24:02.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:02.936Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:03.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:03.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-06T00:24:03.304Z] 12045563e86e: Preparing [2023-09-06T00:24:03.304Z] ecd2fe7d3a95: Preparing [2023-09-06T00:24:03.304Z] 91f9299f1aae: Preparing [2023-09-06T00:24:03.304Z] eca14eb60c84: Preparing [2023-09-06T00:24:03.304Z] 425a71701d5e: Preparing [2023-09-06T00:24:03.304Z] a361424ad32c: Preparing [2023-09-06T00:24:03.304Z] 108dd573e396: Preparing [2023-09-06T00:24:03.304Z] 36b50b131297: Preparing [2023-09-06T00:24:03.304Z] 108dd573e396: Waiting [2023-09-06T00:24:03.304Z] a361424ad32c: Waiting [2023-09-06T00:24:03.304Z] 36b50b131297: Waiting [2023-09-06T00:24:03.304Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:03.304Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:03.304Z] 108dd573e396: Layer already exists [2023-09-06T00:24:03.304Z] 36b50b131297: Layer already exists [2023-09-06T00:24:03.304Z] 91f9299f1aae: Pushed [2023-09-06T00:24:03.304Z] ecd2fe7d3a95: Pushed [2023-09-06T00:24:03.304Z] 12045563e86e: Pushed [2023-09-06T00:24:13.293Z] a361424ad32c: Pushed [2023-09-06T00:24:13.293Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:a65c624613a9346ba81e18aa286b399102484d268e22279743f8c43f369667d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:13.598Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:13.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-06T00:24:13.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-06T00:24:13.898Z] 12045563e86e: Preparing [2023-09-06T00:24:13.898Z] ecd2fe7d3a95: Preparing [2023-09-06T00:24:13.898Z] 91f9299f1aae: Preparing [2023-09-06T00:24:13.898Z] eca14eb60c84: Preparing [2023-09-06T00:24:13.898Z] 425a71701d5e: Preparing [2023-09-06T00:24:13.898Z] a361424ad32c: Preparing [2023-09-06T00:24:13.898Z] 108dd573e396: Preparing [2023-09-06T00:24:13.898Z] 36b50b131297: Preparing [2023-09-06T00:24:13.898Z] a361424ad32c: Waiting [2023-09-06T00:24:13.898Z] 108dd573e396: Waiting [2023-09-06T00:24:13.898Z] 36b50b131297: Waiting [2023-09-06T00:24:13.898Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:13.898Z] 12045563e86e: Layer already exists [2023-09-06T00:24:13.898Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:13.898Z] 91f9299f1aae: Layer already exists [2023-09-06T00:24:13.898Z] ecd2fe7d3a95: Layer already exists [2023-09-06T00:24:13.898Z] a361424ad32c: Layer already exists [2023-09-06T00:24:13.898Z] 36b50b131297: Layer already exists [2023-09-06T00:24:13.898Z] 108dd573e396: Layer already exists [2023-09-06T00:24:13.898Z] latest: digest: sha256:a65c624613a9346ba81e18aa286b399102484d268e22279743f8c43f369667d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:14.201Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:14.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.40 [2023-09-06T00:24:14.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-06T00:24:14.514Z] 12045563e86e: Preparing [2023-09-06T00:24:14.514Z] ecd2fe7d3a95: Preparing [2023-09-06T00:24:14.514Z] 91f9299f1aae: Preparing [2023-09-06T00:24:14.514Z] eca14eb60c84: Preparing [2023-09-06T00:24:14.514Z] 425a71701d5e: Preparing [2023-09-06T00:24:14.514Z] a361424ad32c: Preparing [2023-09-06T00:24:14.514Z] 108dd573e396: Preparing [2023-09-06T00:24:14.514Z] 36b50b131297: Preparing [2023-09-06T00:24:14.514Z] 108dd573e396: Waiting [2023-09-06T00:24:14.514Z] a361424ad32c: Waiting [2023-09-06T00:24:14.514Z] 36b50b131297: Waiting [2023-09-06T00:24:14.514Z] ecd2fe7d3a95: Layer already exists [2023-09-06T00:24:14.514Z] 91f9299f1aae: Layer already exists [2023-09-06T00:24:14.514Z] 12045563e86e: Layer already exists [2023-09-06T00:24:14.514Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:14.514Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:14.514Z] a361424ad32c: Layer already exists [2023-09-06T00:24:14.514Z] 36b50b131297: Layer already exists [2023-09-06T00:24:14.514Z] 108dd573e396: Layer already exists [2023-09-06T00:24:14.514Z] 3.1.0-dev.40: digest: sha256:a65c624613a9346ba81e18aa286b399102484d268e22279743f8c43f369667d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:14.814Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:15.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:15.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-06T00:24:15.114Z] 12045563e86e: Preparing [2023-09-06T00:24:15.114Z] ecd2fe7d3a95: Preparing [2023-09-06T00:24:15.114Z] 91f9299f1aae: Preparing [2023-09-06T00:24:15.114Z] eca14eb60c84: Preparing [2023-09-06T00:24:15.114Z] 425a71701d5e: Preparing [2023-09-06T00:24:15.114Z] a361424ad32c: Preparing [2023-09-06T00:24:15.114Z] 108dd573e396: Preparing [2023-09-06T00:24:15.114Z] 36b50b131297: Preparing [2023-09-06T00:24:15.114Z] 108dd573e396: Waiting [2023-09-06T00:24:15.114Z] a361424ad32c: Waiting [2023-09-06T00:24:15.114Z] 36b50b131297: Waiting [2023-09-06T00:24:15.114Z] ecd2fe7d3a95: Layer already exists [2023-09-06T00:24:15.114Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:15.114Z] 12045563e86e: Layer already exists [2023-09-06T00:24:15.114Z] 91f9299f1aae: Layer already exists [2023-09-06T00:24:15.114Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:15.114Z] a361424ad32c: Layer already exists [2023-09-06T00:24:15.114Z] 108dd573e396: Layer already exists [2023-09-06T00:24:15.114Z] 36b50b131297: Layer already exists [2023-09-06T00:24:15.114Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:a65c624613a9346ba81e18aa286b399102484d268e22279743f8c43f369667d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:15.426Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:15.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-06T00:24:15.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-06T00:24:15.731Z] 12045563e86e: Preparing [2023-09-06T00:24:15.731Z] ecd2fe7d3a95: Preparing [2023-09-06T00:24:15.731Z] 91f9299f1aae: Preparing [2023-09-06T00:24:15.731Z] eca14eb60c84: Preparing [2023-09-06T00:24:15.731Z] 425a71701d5e: Preparing [2023-09-06T00:24:15.731Z] a361424ad32c: Preparing [2023-09-06T00:24:15.731Z] 108dd573e396: Preparing [2023-09-06T00:24:15.731Z] 36b50b131297: Preparing [2023-09-06T00:24:15.731Z] a361424ad32c: Waiting [2023-09-06T00:24:15.731Z] 36b50b131297: Waiting [2023-09-06T00:24:15.731Z] ecd2fe7d3a95: Layer already exists [2023-09-06T00:24:15.731Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:15.731Z] 91f9299f1aae: Layer already exists [2023-09-06T00:24:15.731Z] 12045563e86e: Layer already exists [2023-09-06T00:24:15.731Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:15.731Z] 108dd573e396: Layer already exists [2023-09-06T00:24:15.731Z] a361424ad32c: Layer already exists [2023-09-06T00:24:15.731Z] 36b50b131297: Layer already exists [2023-09-06T00:24:15.731Z] main: digest: sha256:a65c624613a9346ba81e18aa286b399102484d268e22279743f8c43f369667d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:24:15.766Z] ===================================================== [Pipeline] echo [2023-09-06T00:24:15.771Z] taggedImages: [2023-09-06T00:24:15.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:15.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-06T00:24:15.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.40 [2023-09-06T00:24:15.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:15.771Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-06T00:24:15.786Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-06T00:24:15.786Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:15.786Z] latest [2023-09-06T00:24:15.786Z] 3.1.0-dev.40 [2023-09-06T00:24:15.786Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:15.786Z] main [2023-09-06T00:24:15.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:16.099Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:16.405Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:16.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-06T00:24:16.405Z] 68156025bfed: Preparing [2023-09-06T00:24:16.405Z] 47ac7b54555e: Preparing [2023-09-06T00:24:16.405Z] eca14eb60c84: Preparing [2023-09-06T00:24:16.405Z] 425a71701d5e: Preparing [2023-09-06T00:24:16.405Z] 78ffa7846880: Preparing [2023-09-06T00:24:16.405Z] 36b50b131297: Preparing [2023-09-06T00:24:16.405Z] 36b50b131297: Waiting [2023-09-06T00:24:16.405Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:16.405Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:16.405Z] 36b50b131297: Layer already exists [2023-09-06T00:24:16.405Z] 68156025bfed: Pushed [2023-09-06T00:24:16.405Z] 78ffa7846880: Pushed [2023-09-06T00:24:19.692Z] 47ac7b54555e: Pushed [2023-09-06T00:24:19.692Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:d91a41f8a8baa1fd931f0968b5f484417277d9c9a3d880012a86389f73f101ee size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:19.995Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:20.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-06T00:24:20.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-06T00:24:20.292Z] 68156025bfed: Preparing [2023-09-06T00:24:20.292Z] 47ac7b54555e: Preparing [2023-09-06T00:24:20.292Z] eca14eb60c84: Preparing [2023-09-06T00:24:20.292Z] 425a71701d5e: Preparing [2023-09-06T00:24:20.292Z] 78ffa7846880: Preparing [2023-09-06T00:24:20.292Z] 36b50b131297: Preparing [2023-09-06T00:24:20.292Z] 36b50b131297: Waiting [2023-09-06T00:24:20.292Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:20.292Z] 47ac7b54555e: Layer already exists [2023-09-06T00:24:20.292Z] 78ffa7846880: Layer already exists [2023-09-06T00:24:20.292Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:20.292Z] 68156025bfed: Layer already exists [2023-09-06T00:24:20.292Z] 36b50b131297: Layer already exists [2023-09-06T00:24:20.292Z] latest: digest: sha256:d91a41f8a8baa1fd931f0968b5f484417277d9c9a3d880012a86389f73f101ee size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:20.605Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:20.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.40 [2023-09-06T00:24:20.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-06T00:24:20.905Z] 68156025bfed: Preparing [2023-09-06T00:24:20.905Z] 47ac7b54555e: Preparing [2023-09-06T00:24:20.905Z] eca14eb60c84: Preparing [2023-09-06T00:24:20.905Z] 425a71701d5e: Preparing [2023-09-06T00:24:20.905Z] 78ffa7846880: Preparing [2023-09-06T00:24:20.905Z] 36b50b131297: Preparing [2023-09-06T00:24:20.905Z] 36b50b131297: Waiting [2023-09-06T00:24:20.905Z] 78ffa7846880: Layer already exists [2023-09-06T00:24:20.905Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:20.905Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:20.905Z] 68156025bfed: Layer already exists [2023-09-06T00:24:20.905Z] 47ac7b54555e: Layer already exists [2023-09-06T00:24:20.905Z] 36b50b131297: Layer already exists [2023-09-06T00:24:20.905Z] 3.1.0-dev.40: digest: sha256:d91a41f8a8baa1fd931f0968b5f484417277d9c9a3d880012a86389f73f101ee size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:21.217Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:21.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:21.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-06T00:24:21.512Z] 68156025bfed: Preparing [2023-09-06T00:24:21.512Z] 47ac7b54555e: Preparing [2023-09-06T00:24:21.512Z] eca14eb60c84: Preparing [2023-09-06T00:24:21.512Z] 425a71701d5e: Preparing [2023-09-06T00:24:21.512Z] 78ffa7846880: Preparing [2023-09-06T00:24:21.512Z] 36b50b131297: Preparing [2023-09-06T00:24:21.512Z] 36b50b131297: Waiting [2023-09-06T00:24:21.512Z] 47ac7b54555e: Layer already exists [2023-09-06T00:24:21.512Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:21.512Z] 78ffa7846880: Layer already exists [2023-09-06T00:24:21.512Z] 68156025bfed: Layer already exists [2023-09-06T00:24:21.512Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:21.512Z] 36b50b131297: Layer already exists [2023-09-06T00:24:21.512Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:d91a41f8a8baa1fd931f0968b5f484417277d9c9a3d880012a86389f73f101ee size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:21.814Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:22.109Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-06T00:24:22.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-06T00:24:22.109Z] 68156025bfed: Preparing [2023-09-06T00:24:22.109Z] 47ac7b54555e: Preparing [2023-09-06T00:24:22.109Z] eca14eb60c84: Preparing [2023-09-06T00:24:22.109Z] 425a71701d5e: Preparing [2023-09-06T00:24:22.109Z] 78ffa7846880: Preparing [2023-09-06T00:24:22.109Z] 36b50b131297: Preparing [2023-09-06T00:24:22.109Z] 36b50b131297: Waiting [2023-09-06T00:24:22.109Z] 47ac7b54555e: Layer already exists [2023-09-06T00:24:22.109Z] 68156025bfed: Layer already exists [2023-09-06T00:24:22.109Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:22.109Z] 78ffa7846880: Layer already exists [2023-09-06T00:24:22.109Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:22.109Z] 36b50b131297: Layer already exists [2023-09-06T00:24:22.109Z] main: digest: sha256:d91a41f8a8baa1fd931f0968b5f484417277d9c9a3d880012a86389f73f101ee size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:24:22.151Z] ===================================================== [Pipeline] echo [2023-09-06T00:24:22.164Z] taggedImages: [2023-09-06T00:24:22.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:22.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-06T00:24:22.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.40 [2023-09-06T00:24:22.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:22.164Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-06T00:24:22.187Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-06T00:24:22.187Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:22.187Z] latest [2023-09-06T00:24:22.187Z] 3.1.0-dev.40 [2023-09-06T00:24:22.187Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:22.187Z] main [2023-09-06T00:24:22.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:22.505Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:22.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:22.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-06T00:24:22.811Z] 128ffc2de3cc: Preparing [2023-09-06T00:24:22.811Z] c30edc9236dd: Preparing [2023-09-06T00:24:22.811Z] eca14eb60c84: Preparing [2023-09-06T00:24:22.811Z] 425a71701d5e: Preparing [2023-09-06T00:24:22.811Z] beb99a48c5a4: Preparing [2023-09-06T00:24:22.811Z] 36b50b131297: Preparing [2023-09-06T00:24:22.811Z] 36b50b131297: Waiting [2023-09-06T00:24:22.811Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:22.811Z] beb99a48c5a4: Layer already exists [2023-09-06T00:24:22.811Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:22.811Z] 36b50b131297: Layer already exists [2023-09-06T00:24:22.811Z] 128ffc2de3cc: Pushed [2023-09-06T00:24:26.099Z] c30edc9236dd: Pushed [2023-09-06T00:24:26.099Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:992059ac4502421e4edd762642cbae787e0198bbf4afb1e71d3c3b4b5a8dc224 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:26.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:26.700Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-06T00:24:26.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-06T00:24:26.700Z] 128ffc2de3cc: Preparing [2023-09-06T00:24:26.700Z] c30edc9236dd: Preparing [2023-09-06T00:24:26.700Z] eca14eb60c84: Preparing [2023-09-06T00:24:26.700Z] 425a71701d5e: Preparing [2023-09-06T00:24:26.700Z] beb99a48c5a4: Preparing [2023-09-06T00:24:26.700Z] 36b50b131297: Preparing [2023-09-06T00:24:26.700Z] 36b50b131297: Waiting [2023-09-06T00:24:26.700Z] c30edc9236dd: Layer already exists [2023-09-06T00:24:26.700Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:26.700Z] 128ffc2de3cc: Layer already exists [2023-09-06T00:24:26.700Z] beb99a48c5a4: Layer already exists [2023-09-06T00:24:26.700Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:26.700Z] 36b50b131297: Layer already exists [2023-09-06T00:24:26.700Z] latest: digest: sha256:992059ac4502421e4edd762642cbae787e0198bbf4afb1e71d3c3b4b5a8dc224 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:27.000Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:27.297Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.40 [2023-09-06T00:24:27.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-06T00:24:27.297Z] 128ffc2de3cc: Preparing [2023-09-06T00:24:27.297Z] c30edc9236dd: Preparing [2023-09-06T00:24:27.297Z] eca14eb60c84: Preparing [2023-09-06T00:24:27.297Z] 425a71701d5e: Preparing [2023-09-06T00:24:27.297Z] beb99a48c5a4: Preparing [2023-09-06T00:24:27.297Z] 36b50b131297: Preparing [2023-09-06T00:24:27.297Z] 36b50b131297: Waiting [2023-09-06T00:24:27.297Z] 128ffc2de3cc: Layer already exists [2023-09-06T00:24:27.297Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:27.297Z] c30edc9236dd: Layer already exists [2023-09-06T00:24:27.297Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:27.297Z] beb99a48c5a4: Layer already exists [2023-09-06T00:24:27.297Z] 36b50b131297: Layer already exists [2023-09-06T00:24:27.297Z] 3.1.0-dev.40: digest: sha256:992059ac4502421e4edd762642cbae787e0198bbf4afb1e71d3c3b4b5a8dc224 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:27.601Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:27.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:27.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-06T00:24:27.899Z] 128ffc2de3cc: Preparing [2023-09-06T00:24:27.899Z] c30edc9236dd: Preparing [2023-09-06T00:24:27.899Z] eca14eb60c84: Preparing [2023-09-06T00:24:27.899Z] 425a71701d5e: Preparing [2023-09-06T00:24:27.899Z] beb99a48c5a4: Preparing [2023-09-06T00:24:27.899Z] 36b50b131297: Preparing [2023-09-06T00:24:27.899Z] 36b50b131297: Waiting [2023-09-06T00:24:27.899Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:27.899Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:27.899Z] c30edc9236dd: Layer already exists [2023-09-06T00:24:27.899Z] 128ffc2de3cc: Layer already exists [2023-09-06T00:24:27.899Z] beb99a48c5a4: Layer already exists [2023-09-06T00:24:27.899Z] 36b50b131297: Layer already exists [2023-09-06T00:24:27.899Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:992059ac4502421e4edd762642cbae787e0198bbf4afb1e71d3c3b4b5a8dc224 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:28.222Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:24:28.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-06T00:24:28.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-06T00:24:28.522Z] 128ffc2de3cc: Preparing [2023-09-06T00:24:28.522Z] c30edc9236dd: Preparing [2023-09-06T00:24:28.522Z] eca14eb60c84: Preparing [2023-09-06T00:24:28.522Z] 425a71701d5e: Preparing [2023-09-06T00:24:28.522Z] beb99a48c5a4: Preparing [2023-09-06T00:24:28.522Z] 36b50b131297: Preparing [2023-09-06T00:24:28.522Z] 36b50b131297: Waiting [2023-09-06T00:24:28.522Z] c30edc9236dd: Layer already exists [2023-09-06T00:24:28.522Z] 128ffc2de3cc: Layer already exists [2023-09-06T00:24:28.522Z] 425a71701d5e: Layer already exists [2023-09-06T00:24:28.522Z] eca14eb60c84: Layer already exists [2023-09-06T00:24:28.522Z] beb99a48c5a4: Layer already exists [2023-09-06T00:24:28.522Z] 36b50b131297: Layer already exists [2023-09-06T00:24:28.522Z] main: digest: sha256:992059ac4502421e4edd762642cbae787e0198bbf4afb1e71d3c3b4b5a8dc224 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:24:28.575Z] ===================================================== [Pipeline] echo [2023-09-06T00:24:28.584Z] taggedImages: [2023-09-06T00:24:28.584Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:24:28.584Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-06T00:24:28.584Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.40 [2023-09-06T00:24:28.584Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:24:28.584Z] - 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-09-06T00:38:53.106Z] #131 ... [2023-09-06T00:38:53.106Z] [2023-09-06T00:38:53.106Z] #128 [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-09-06T00:38:53.106Z] #128 961.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-06T00:38:56.434Z] #128 ... [2023-09-06T00:38:56.434Z] [2023-09-06T00:38:56.434Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T00:38:56.434Z] #131 DONE 966.7s [2023-09-06T00:38:56.434Z] [2023-09-06T00:38:56.434Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:38:56.434Z] #130 ... [2023-09-06T00:38:56.434Z] [2023-09-06T00:38:56.434Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:38:56.702Z] #132 DONE 0.2s [2023-09-06T00:38:56.702Z] [2023-09-06T00:38:56.702Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:38:56.702Z] #133 DONE 0.2s [2023-09-06T00:38:56.702Z] [2023-09-06T00:38:56.702Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:38:56.972Z] #123 ... [2023-09-06T00:38:56.973Z] [2023-09-06T00:38:56.973Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-06T00:38:56.973Z] #134 DONE 0.1s [2023-09-06T00:38:56.973Z] [2023-09-06T00:38:56.973Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-06T00:38:56.973Z] #135 DONE 0.1s [2023-09-06T00:38:56.973Z] [2023-09-06T00:38:56.973Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:38:57.261Z] #130 ... [2023-09-06T00:38:57.261Z] [2023-09-06T00:38:57.261Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-06T00:38:57.261Z] #136 DONE 0.3s [2023-09-06T00:38:57.261Z] [2023-09-06T00:38:57.261Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:38:57.529Z] #121 ... [2023-09-06T00:38:57.529Z] [2023-09-06T00:38:57.529Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T00:38:57.529Z] #137 DONE 0.2s [2023-09-06T00:38:57.529Z] [2023-09-06T00:38:57.529Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:39:00.109Z] #138 DONE 2.4s [2023-09-06T00:39:00.109Z] [2023-09-06T00:39:00.109Z] #85 [security-proxy-setup] exporting to image [2023-09-06T00:39:00.109Z] #85 exporting layers [2023-09-06T00:39:01.067Z] #85 exporting layers 0.9s done [2023-09-06T00:39:01.067Z] #85 writing image sha256:715e072a343ccb67bd269d2f20f8e3b739c90c8b23b8f451b3a81fc799535eae done [2023-09-06T00:39:01.067Z] #85 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-06T00:39:01.067Z] #85 DONE 4.3s [2023-09-06T00:39:01.067Z] [2023-09-06T00:39:01.067Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:39:11.127Z] #42 ... [2023-09-06T00:39:11.127Z] [2023-09-06T00:39:11.127Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T00:39:11.127Z] #129 DONE 980.5s [2023-09-06T00:39:11.127Z] [2023-09-06T00:39:11.127Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-06T00:39:11.127Z] #139 DONE 0.3s [2023-09-06T00:39:11.127Z] [2023-09-06T00:39:11.127Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-06T00:39:12.086Z] #140 DONE 2.2s [2023-09-06T00:39:12.086Z] [2023-09-06T00:39:12.086Z] #128 [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-09-06T00:39:12.354Z] #128 ... [2023-09-06T00:39:12.354Z] [2023-09-06T00:39:12.354Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:39:12.621Z] #141 DONE 0.3s [2023-09-06T00:39:12.621Z] [2023-09-06T00:39:12.621Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:39:12.621Z] #123 ... [2023-09-06T00:39:12.621Z] [2023-09-06T00:39:12.621Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:39:12.927Z] #142 DONE 0.2s [2023-09-06T00:39:12.927Z] [2023-09-06T00:39:12.927Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-06T00:39:13.223Z] #143 DONE 0.4s [2023-09-06T00:39:13.223Z] [2023-09-06T00:39:13.223Z] #128 [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-09-06T00:39:13.223Z] #128 ... [2023-09-06T00:39:13.223Z] [2023-09-06T00:39:13.224Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-06T00:39:13.492Z] #144 DONE 0.2s [2023-09-06T00:39:13.492Z] [2023-09-06T00:39:13.492Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-06T00:39:13.492Z] #145 DONE 0.2s [2023-09-06T00:39:13.492Z] [2023-09-06T00:39:13.492Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-06T00:39:13.768Z] #146 DONE 0.2s [2023-09-06T00:39:13.768Z] [2023-09-06T00:39:13.768Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-06T00:39:13.768Z] #147 DONE 0.2s [2023-09-06T00:39:13.768Z] [2023-09-06T00:39:13.768Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-06T00:39:14.034Z] #148 DONE 0.2s [2023-09-06T00:39:14.034Z] [2023-09-06T00:39:14.034Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:39:14.034Z] #42 ... [2023-09-06T00:39:14.034Z] [2023-09-06T00:39:14.034Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T00:39:15.985Z] #149 ... [2023-09-06T00:39:15.985Z] [2023-09-06T00:39:15.985Z] #128 [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-09-06T00:39:15.985Z] #128 DONE 987.0s [2023-09-06T00:39:16.253Z] [2023-09-06T00:39:16.253Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T00:39:16.253Z] #149 DONE 2.1s [2023-09-06T00:39:16.253Z] [2023-09-06T00:39:16.253Z] #85 [security-bootstrapper] exporting to image [2023-09-06T00:39:16.253Z] #85 exporting layers [2023-09-06T00:39:17.655Z] #85 ... [2023-09-06T00:39:17.655Z] [2023-09-06T00:39:17.655Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:39:17.655Z] #150 DONE 0.4s [2023-09-06T00:39:17.655Z] [2023-09-06T00:39:17.655Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:39:17.921Z] #151 DONE 0.4s [2023-09-06T00:39:17.921Z] [2023-09-06T00:39:17.921Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-06T00:39:18.188Z] #152 ... [2023-09-06T00:39:18.188Z] [2023-09-06T00:39:18.188Z] #85 [security-bootstrapper] exporting to image [2023-09-06T00:39:18.188Z] #85 exporting layers 1.9s done [2023-09-06T00:39:18.188Z] #85 writing image sha256:7a69f85b8db947ec44570c809bf8a516e026bfe213e54b8f8c91904c54e4e742 done [2023-09-06T00:39:18.188Z] #85 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-06T00:39:18.188Z] #85 DONE 6.2s [2023-09-06T00:39:18.188Z] [2023-09-06T00:39:18.188Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:39:18.508Z] #122 ... [2023-09-06T00:39:18.508Z] [2023-09-06T00:39:18.508Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-06T00:39:18.508Z] #152 DONE 0.3s [2023-09-06T00:39:18.508Z] [2023-09-06T00:39:18.508Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-06T00:39:18.776Z] #153 DONE 0.2s [2023-09-06T00:39:18.776Z] [2023-09-06T00:39:18.776Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:39:18.776Z] #154 DONE 0.2s [2023-09-06T00:39:18.776Z] [2023-09-06T00:39:18.776Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:39:18.776Z] #125 ... [2023-09-06T00:39:18.776Z] [2023-09-06T00:39:18.776Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-06T00:39:19.357Z] #155 DONE 0.3s [2023-09-06T00:39:19.357Z] [2023-09-06T00:39:19.357Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-06T00:39:19.357Z] #156 DONE 0.3s [2023-09-06T00:39:19.357Z] [2023-09-06T00:39:19.357Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T00:39:19.624Z] #157 DONE 0.2s [2023-09-06T00:39:19.625Z] [2023-09-06T00:39:19.625Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:39:22.971Z] #158 DONE 3.2s [2023-09-06T00:39:22.971Z] [2023-09-06T00:39:22.971Z] #85 [security-secretstore-setup] exporting to image [2023-09-06T00:39:22.971Z] #85 exporting layers [2023-09-06T00:39:23.934Z] #85 exporting layers 1.2s done [2023-09-06T00:39:24.198Z] #85 writing image sha256:f8fce20e86652a6f12f826f3afea952c3602ba7a81f91432bb4b04444b821fb6 done [2023-09-06T00:39:24.198Z] #85 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-06T00:39:24.198Z] #85 DONE 7.4s [2023-09-06T00:39:24.198Z] [2023-09-06T00:39:24.198Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:39:36.547Z] #130 ... [2023-09-06T00:39:36.547Z] [2023-09-06T00:39:36.547Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T00:39:36.547Z] #124 DONE 1007.1s [2023-09-06T00:39:36.547Z] [2023-09-06T00:39:36.547Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:39:36.816Z] #122 ... [2023-09-06T00:39:36.816Z] [2023-09-06T00:39:36.816Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:39:37.083Z] #159 DONE 0.2s [2023-09-06T00:39:37.083Z] [2023-09-06T00:39:37.083Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:39:37.083Z] #160 DONE 0.1s [2023-09-06T00:39:37.083Z] [2023-09-06T00:39:37.083Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:39:37.352Z] #122 ... [2023-09-06T00:39:37.352Z] [2023-09-06T00:39:37.352Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-06T00:39:37.352Z] #161 DONE 0.3s [2023-09-06T00:39:37.352Z] [2023-09-06T00:39:37.352Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:39:37.626Z] #125 ... [2023-09-06T00:39:37.626Z] [2023-09-06T00:39:37.626Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:39:37.626Z] #162 DONE 0.1s [2023-09-06T00:39:37.626Z] [2023-09-06T00:39:37.626Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-06T00:39:37.900Z] #163 DONE 0.2s [2023-09-06T00:39:37.900Z] [2023-09-06T00:39:37.900Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:39:40.476Z] #164 DONE 2.3s [2023-09-06T00:39:40.476Z] [2023-09-06T00:39:40.476Z] #85 [security-proxy-auth] exporting to image [2023-09-06T00:39:40.476Z] #85 exporting layers [2023-09-06T00:39:40.476Z] #85 exporting layers 0.5s done [2023-09-06T00:39:40.476Z] #85 writing image sha256:8d45b34b14e679baac7308f20ad8d587280ab52e446511c051ff05d46f25a97b done [2023-09-06T00:39:40.476Z] #85 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-06T00:39:40.476Z] #85 DONE 7.9s [2023-09-06T00:39:40.476Z] [2023-09-06T00:39:40.476Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T00:39:55.454Z] #130 DONE 1024.1s [2023-09-06T00:39:55.454Z] [2023-09-06T00:39:55.454Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:39:55.454Z] #122 ... [2023-09-06T00:39:55.454Z] [2023-09-06T00:39:55.454Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:39:55.454Z] #165 DONE 0.1s [2023-09-06T00:39:55.454Z] [2023-09-06T00:39:55.455Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:39:55.455Z] #42 ... [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:39:55.455Z] #166 DONE 0.2s [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-06T00:39:55.455Z] #167 DONE 0.3s [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:39:55.455Z] #168 DONE 0.1s [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:39:55.455Z] #122 ... [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-06T00:39:55.455Z] #169 DONE 0.2s [2023-09-06T00:39:55.455Z] [2023-09-06T00:39:55.455Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T00:39:56.410Z] #170 DONE 1.9s [2023-09-06T00:39:56.410Z] [2023-09-06T00:39:56.410Z] #85 [core-common-config-bootstrapper] exporting to image [2023-09-06T00:39:56.410Z] #85 exporting layers [2023-09-06T00:39:56.991Z] #85 exporting layers 0.6s done [2023-09-06T00:39:56.991Z] #85 writing image sha256:80ab2c5c059e94e49898f119ebae347a4a103ee6c613179b1f7f83297d5b1fc0 done [2023-09-06T00:39:56.991Z] #85 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-06T00:39:56.991Z] #85 DONE 8.4s [2023-09-06T00:39:56.991Z] [2023-09-06T00:39:56.991Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T00:40:35.835Z] #127 DONE 1063.7s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:40:35.835Z] #121 ... [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:40:35.835Z] #171 DONE 0.3s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:40:35.835Z] #125 ... [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:40:35.835Z] #172 DONE 0.2s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-06T00:40:35.835Z] #173 DONE 0.3s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:40:35.835Z] #121 ... [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:40:35.835Z] #174 DONE 0.1s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #85 [core-command] exporting to image [2023-09-06T00:40:35.835Z] #85 exporting layers [2023-09-06T00:40:35.835Z] #85 exporting layers 0.3s done [2023-09-06T00:40:35.835Z] #85 writing image sha256:9a583391721ba22f21ca7c15ca69fdeb1d88451da1877a76882838a506547339 done [2023-09-06T00:40:35.835Z] #85 naming to docker.io/library/core-command-arm64 done [2023-09-06T00:40:35.835Z] #85 DONE 8.7s [2023-09-06T00:40:35.835Z] [2023-09-06T00:40:35.835Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:40:48.173Z] #123 ... [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T00:40:48.173Z] #126 DONE 1077.1s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:40:48.173Z] #122 ... [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:40:48.173Z] #175 DONE 0.3s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:40:48.173Z] #176 DONE 0.2s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-06T00:40:48.173Z] #177 DONE 0.3s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:40:48.173Z] #178 DONE 0.1s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #85 [core-data] exporting to image [2023-09-06T00:40:48.173Z] #85 exporting layers [2023-09-06T00:40:48.173Z] #85 exporting layers 0.3s done [2023-09-06T00:40:48.173Z] #85 writing image sha256:227c63502ea3cad423ba246d2cd49cafe4fba625cc895dc559882b4fd7d5e378 done [2023-09-06T00:40:48.173Z] #85 naming to docker.io/library/core-data-arm64 done [2023-09-06T00:40:48.173Z] #85 DONE 9.1s [2023-09-06T00:40:48.173Z] [2023-09-06T00:40:48.173Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:40:51.521Z] #31 ... [2023-09-06T00:40:51.521Z] [2023-09-06T00:40:51.521Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T00:40:51.521Z] #121 DONE 1082.4s [2023-09-06T00:40:51.789Z] [2023-09-06T00:40:51.789Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:40:52.060Z] #125 ... [2023-09-06T00:40:52.060Z] [2023-09-06T00:40:52.060Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:40:52.331Z] #179 DONE 0.1s [2023-09-06T00:40:52.331Z] [2023-09-06T00:40:52.331Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:40:52.331Z] #123 ... [2023-09-06T00:40:52.331Z] [2023-09-06T00:40:52.331Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:40:52.331Z] #180 DONE 0.1s [2023-09-06T00:40:52.602Z] [2023-09-06T00:40:52.602Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-06T00:40:52.602Z] #181 DONE 0.3s [2023-09-06T00:40:52.602Z] [2023-09-06T00:40:52.602Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:40:52.868Z] #122 ... [2023-09-06T00:40:52.868Z] [2023-09-06T00:40:52.868Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:40:52.868Z] #182 DONE 0.1s [2023-09-06T00:40:52.868Z] [2023-09-06T00:40:52.868Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-06T00:40:52.868Z] #183 DONE 0.1s [2023-09-06T00:40:52.868Z] [2023-09-06T00:40:52.868Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:40:53.140Z] #122 ... [2023-09-06T00:40:53.140Z] [2023-09-06T00:40:53.140Z] #85 [core-metadata] exporting to image [2023-09-06T00:40:53.140Z] #85 exporting layers [2023-09-06T00:40:53.408Z] #85 exporting layers 0.4s done [2023-09-06T00:40:53.408Z] #85 writing image sha256:768f3401ccfe16ade8683a1c2865ea013586e10b05983aed850ba722b3899277 done [2023-09-06T00:40:53.408Z] #85 naming to docker.io/library/core-metadata-arm64 done [2023-09-06T00:40:53.408Z] #85 DONE 9.5s [2023-09-06T00:40:53.408Z] [2023-09-06T00:40:53.408Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:41:25.636Z] #42 ... [2023-09-06T00:41:25.636Z] [2023-09-06T00:41:25.636Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T00:41:25.636Z] #122 DONE 1110.8s [2023-09-06T00:41:25.636Z] [2023-09-06T00:41:25.636Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:41:25.636Z] #184 DONE 0.2s [2023-09-06T00:41:25.636Z] [2023-09-06T00:41:25.636Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:41:25.636Z] #185 DONE 0.2s [2023-09-06T00:41:25.636Z] [2023-09-06T00:41:25.636Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-06T00:41:25.636Z] #186 DONE 0.4s [2023-09-06T00:41:25.636Z] [2023-09-06T00:41:25.637Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:41:25.637Z] #42 ... [2023-09-06T00:41:25.637Z] [2023-09-06T00:41:25.637Z] #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-09-06T00:41:25.637Z] #187 DONE 0.2s [2023-09-06T00:41:25.637Z] [2023-09-06T00:41:25.637Z] #85 [security-spiffe-token-provider] exporting to image [2023-09-06T00:41:25.637Z] #85 exporting layers [2023-09-06T00:41:25.637Z] #85 exporting layers 0.6s done [2023-09-06T00:41:25.637Z] #85 writing image sha256:369a4698c379a8481b30ecee2e4bad49eb11a726fbbe28a40549448fa9f2bb2d done [2023-09-06T00:41:25.637Z] #85 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-06T00:41:25.637Z] #85 DONE 10.2s [2023-09-06T00:41:25.637Z] [2023-09-06T00:41:25.637Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T00:41:47.672Z] #125 DONE 1138.5s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T00:41:47.672Z] #123 DONE 1137.6s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:41:47.672Z] #42 ... [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:41:47.672Z] #188 DONE 0.1s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T00:41:47.672Z] #189 DONE 0.1s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:41:47.672Z] #190 DONE 0.1s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T00:41:47.672Z] #191 ... [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T00:41:47.672Z] #192 DONE 0.1s [2023-09-06T00:41:47.672Z] [2023-09-06T00:41:47.672Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-06T00:41:47.939Z] #193 DONE 0.4s [2023-09-06T00:41:47.939Z] [2023-09-06T00:41:47.939Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T00:41:47.939Z] #31 ... [2023-09-06T00:41:47.939Z] [2023-09-06T00:41:47.939Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T00:41:47.939Z] #191 DONE 0.5s [2023-09-06T00:41:47.939Z] [2023-09-06T00:41:47.939Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:41:48.206Z] #194 DONE 0.1s [2023-09-06T00:41:48.206Z] [2023-09-06T00:41:48.206Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-06T00:41:48.206Z] #195 DONE 0.2s [2023-09-06T00:41:48.206Z] [2023-09-06T00:41:48.206Z] #85 [support-scheduler] exporting to image [2023-09-06T00:41:48.206Z] #85 exporting layers [2023-09-06T00:41:48.473Z] #85 exporting layers 0.4s done [2023-09-06T00:41:48.473Z] #85 exporting layers 0.4s done [2023-09-06T00:41:48.473Z] #85 writing image sha256:0e88d5d3b6d6ba7efa3d39ae83c3b4f5fe429ce8ad721eccf004cfdb30d84b8d 0.0s done [2023-09-06T00:41:48.473Z] #85 naming to docker.io/library/support-notifications-arm64 done [2023-09-06T00:41:48.473Z] #85 writing image sha256:e2aa4718c7162145cac96d8c77c76d9fe0c1fac76333a5ad6ed4163fac600336 done [2023-09-06T00:41:48.473Z] #85 naming to docker.io/library/support-scheduler-arm64 done [2023-09-06T00:41:48.473Z] #85 DONE 10.6s [2023-09-06T00:41:48.473Z] [2023-09-06T00:41:48.473Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T00:41:48.473Z] time="2023-09-06T00:21:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-06T00:41:48.498Z] $ docker stop --time=1 2afd6e649836a4fd4231076435cf59da5de28f536c72c943904e2fe80dbe30eb [2023-09-06T00:41:52.665Z] $ docker rm -f --volumes 2afd6e649836a4fd4231076435cf59da5de28f536c72c943904e2fe80dbe30eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:41:53.115Z] + docker images [2023-09-06T00:41:53.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-06T00:41:53.115Z] support-scheduler-arm64 latest e2aa4718c716 5 seconds ago 32.9MB [2023-09-06T00:41:53.115Z] support-notifications-arm64 latest 0e88d5d3b6d6 5 seconds ago 33.7MB [2023-09-06T00:41:53.115Z] security-spiffe-token-provider-arm64 latest 369a4698c379 31 seconds ago 33.3MB [2023-09-06T00:41:53.115Z] core-metadata-arm64 latest 768f3401ccfe About a minute ago 21.2MB [2023-09-06T00:41:53.115Z] core-data-arm64 latest 227c63502ea3 About a minute ago 20.9MB [2023-09-06T00:41:53.115Z] core-command-arm64 latest 9a583391721b About a minute ago 20.8MB [2023-09-06T00:41:53.115Z] core-common-config-bootstrapper-arm64 latest 80ab2c5c059e About a minute ago 18MB [2023-09-06T00:41:53.115Z] security-proxy-auth-arm64 latest 8d45b34b14e6 2 minutes ago 19.3MB [2023-09-06T00:41:53.115Z] security-secretstore-setup-arm64 latest f8fce20e8665 2 minutes ago 43MB [2023-09-06T00:41:53.115Z] security-bootstrapper-arm64 latest 7a69f85b8db9 2 minutes ago 22.6MB [2023-09-06T00:41:53.115Z] security-proxy-setup-arm64 latest 715e072a343c 2 minutes ago 28.8MB [2023-09-06T00:41:53.115Z] security-spire-agent-arm64 latest 9f9afbc06834 19 minutes ago 153MB [2023-09-06T00:41:53.115Z] security-spire-config-arm64 latest 59570cc34d75 19 minutes ago 96.2MB [2023-09-06T00:41:53.115Z] security-spire-server-arm64 latest 12d6302323e9 19 minutes ago 97.1MB [2023-09-06T00:41:53.116Z] ci-base-image-arm64 latest 0c0af9707a81 20 minutes ago 1.05GB [2023-09-06T00:41:53.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-06T00:41:53.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-06T00:41:53.231Z] provisioning config files... [2023-09-06T00:41:53.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/574@tmp/config10856947779763016840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:41:53.572Z] ---> docker-login.sh [2023-09-06T00:41:53.572Z] nexus3.edgexfoundry.org:10001 [2023-09-06T00:41:53.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:41:53.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:41:53.839Z] Configure a credential helper to remove this warning. See [2023-09-06T00:41:53.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:41:53.839Z] [2023-09-06T00:41:53.839Z] Login Succeeded [2023-09-06T00:41:53.839Z] nexus3.edgexfoundry.org:10002 [2023-09-06T00:41:54.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:41:54.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:41:54.104Z] Configure a credential helper to remove this warning. See [2023-09-06T00:41:54.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:41:54.104Z] [2023-09-06T00:41:54.104Z] Login Succeeded [2023-09-06T00:41:54.104Z] nexus3.edgexfoundry.org:10003 [2023-09-06T00:41:54.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:41:54.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:41:54.637Z] Configure a credential helper to remove this warning. See [2023-09-06T00:41:54.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:41:54.637Z] [2023-09-06T00:41:54.637Z] Login Succeeded [2023-09-06T00:41:54.637Z] nexus3.edgexfoundry.org:10004 [2023-09-06T00:41:54.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:41:54.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:41:54.904Z] Configure a credential helper to remove this warning. See [2023-09-06T00:41:54.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:41:54.904Z] [2023-09-06T00:41:54.904Z] Login Succeeded [2023-09-06T00:41:54.904Z] docker.io [2023-09-06T00:41:55.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T00:41:55.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T00:41:55.529Z] Configure a credential helper to remove this warning. See [2023-09-06T00:41:55.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T00:41:55.529Z] [2023-09-06T00:41:55.529Z] Login Succeeded [2023-09-06T00:41:55.529Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T00:41:55.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:41:55.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T00:41:55.593Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-06T00:41:55.593Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:41:55.593Z] latest [2023-09-06T00:41:55.593Z] 3.1.0-dev.40 [2023-09-06T00:41:55.593Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:41:55.593Z] main [2023-09-06T00:41:55.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:41:55.935Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:41:56.269Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:41:56.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-06T00:41:56.269Z] 10740e432091: Preparing [2023-09-06T00:41:56.269Z] f6a333e6df30: Preparing [2023-09-06T00:41:56.269Z] a4e1d399fe39: Preparing [2023-09-06T00:41:56.269Z] 85988fc38001: Preparing [2023-09-06T00:41:56.269Z] 8fd61d8aeb78: Preparing [2023-09-06T00:41:56.269Z] d2d9d24a8c2a: Preparing [2023-09-06T00:41:56.269Z] d2d9d24a8c2a: Waiting [2023-09-06T00:41:56.535Z] a4e1d399fe39: Pushed [2023-09-06T00:41:56.535Z] 8fd61d8aeb78: Pushed [2023-09-06T00:41:56.535Z] 10740e432091: Pushed [2023-09-06T00:41:56.535Z] 85988fc38001: Pushed [2023-09-06T00:41:56.535Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:41:59.101Z] f6a333e6df30: Pushed [2023-09-06T00:41:59.367Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:4017964593e1b5de76b960a8ff2b61d6e8833fe078b026c680487caee0674afb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:41:59.767Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:00.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-06T00:42:00.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-06T00:42:00.105Z] 10740e432091: Preparing [2023-09-06T00:42:00.105Z] f6a333e6df30: Preparing [2023-09-06T00:42:00.105Z] a4e1d399fe39: Preparing [2023-09-06T00:42:00.105Z] 85988fc38001: Preparing [2023-09-06T00:42:00.105Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:00.105Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:00.105Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:00.105Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:00.105Z] 10740e432091: Layer already exists [2023-09-06T00:42:00.105Z] 85988fc38001: Layer already exists [2023-09-06T00:42:00.105Z] f6a333e6df30: Layer already exists [2023-09-06T00:42:00.105Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:00.105Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:00.370Z] latest: digest: sha256:4017964593e1b5de76b960a8ff2b61d6e8833fe078b026c680487caee0674afb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:00.703Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:01.043Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.40 [2023-09-06T00:42:01.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-06T00:42:01.043Z] 10740e432091: Preparing [2023-09-06T00:42:01.043Z] f6a333e6df30: Preparing [2023-09-06T00:42:01.043Z] a4e1d399fe39: Preparing [2023-09-06T00:42:01.043Z] 85988fc38001: Preparing [2023-09-06T00:42:01.043Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:01.043Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:01.043Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:01.043Z] 10740e432091: Layer already exists [2023-09-06T00:42:01.043Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:01.043Z] 85988fc38001: Layer already exists [2023-09-06T00:42:01.043Z] f6a333e6df30: Layer already exists [2023-09-06T00:42:01.043Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:01.043Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:01.043Z] 3.1.0-dev.40: digest: sha256:4017964593e1b5de76b960a8ff2b61d6e8833fe078b026c680487caee0674afb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:01.397Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:01.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:01.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-06T00:42:01.749Z] 10740e432091: Preparing [2023-09-06T00:42:01.749Z] f6a333e6df30: Preparing [2023-09-06T00:42:01.749Z] a4e1d399fe39: Preparing [2023-09-06T00:42:01.749Z] 85988fc38001: Preparing [2023-09-06T00:42:01.749Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:01.749Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:01.749Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:01.749Z] f6a333e6df30: Layer already exists [2023-09-06T00:42:01.749Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:01.749Z] 10740e432091: Layer already exists [2023-09-06T00:42:01.749Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:01.749Z] 85988fc38001: Layer already exists [2023-09-06T00:42:01.749Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:01.749Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:4017964593e1b5de76b960a8ff2b61d6e8833fe078b026c680487caee0674afb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:02.107Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:02.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-06T00:42:02.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-06T00:42:02.445Z] 10740e432091: Preparing [2023-09-06T00:42:02.445Z] f6a333e6df30: Preparing [2023-09-06T00:42:02.445Z] a4e1d399fe39: Preparing [2023-09-06T00:42:02.445Z] 85988fc38001: Preparing [2023-09-06T00:42:02.445Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:02.445Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:02.445Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:02.445Z] f6a333e6df30: Layer already exists [2023-09-06T00:42:02.445Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:02.445Z] 85988fc38001: Layer already exists [2023-09-06T00:42:02.445Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:02.445Z] 10740e432091: Layer already exists [2023-09-06T00:42:02.445Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:02.709Z] main: digest: sha256:4017964593e1b5de76b960a8ff2b61d6e8833fe078b026c680487caee0674afb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:02.763Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:02.771Z] taggedImages: [2023-09-06T00:42:02.771Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:02.771Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-06T00:42:02.771Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.40 [2023-09-06T00:42:02.771Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:02.771Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-06T00:42:02.793Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-06T00:42:02.793Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:02.793Z] latest [2023-09-06T00:42:02.793Z] 3.1.0-dev.40 [2023-09-06T00:42:02.793Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:02.793Z] main [2023-09-06T00:42:02.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:03.116Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:03.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:03.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-06T00:42:03.448Z] dd4e0b2161a0: Preparing [2023-09-06T00:42:03.448Z] dfa505863f70: Preparing [2023-09-06T00:42:03.448Z] 896397527d60: Preparing [2023-09-06T00:42:03.448Z] a9db4f28e55e: Preparing [2023-09-06T00:42:03.448Z] a4e1d399fe39: Preparing [2023-09-06T00:42:03.448Z] 85988fc38001: Preparing [2023-09-06T00:42:03.448Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:03.448Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:03.448Z] 85988fc38001: Waiting [2023-09-06T00:42:03.448Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:03.448Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:03.448Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:03.712Z] 85988fc38001: Layer already exists [2023-09-06T00:42:03.712Z] 896397527d60: Pushed [2023-09-06T00:42:03.712Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:03.712Z] dfa505863f70: Pushed [2023-09-06T00:42:03.712Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:03.712Z] dd4e0b2161a0: Pushed [2023-09-06T00:42:05.642Z] a9db4f28e55e: Pushed [2023-09-06T00:42:05.908Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:c12706bdc1505657f191871606843787a39fd76a8b14819ec9580b0dd2ddb730 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:06.244Z] + 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-09-06T00:42:06.579Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-06T00:42:06.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-06T00:42:06.579Z] dd4e0b2161a0: Preparing [2023-09-06T00:42:06.579Z] dfa505863f70: Preparing [2023-09-06T00:42:06.579Z] 896397527d60: Preparing [2023-09-06T00:42:06.579Z] a9db4f28e55e: Preparing [2023-09-06T00:42:06.579Z] a4e1d399fe39: Preparing [2023-09-06T00:42:06.579Z] 85988fc38001: Preparing [2023-09-06T00:42:06.579Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:06.579Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:06.579Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:06.579Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:06.579Z] 85988fc38001: Waiting [2023-09-06T00:42:06.579Z] a9db4f28e55e: Layer already exists [2023-09-06T00:42:06.579Z] dd4e0b2161a0: Layer already exists [2023-09-06T00:42:06.579Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:06.579Z] dfa505863f70: Layer already exists [2023-09-06T00:42:06.579Z] 896397527d60: Layer already exists [2023-09-06T00:42:06.579Z] 85988fc38001: Layer already exists [2023-09-06T00:42:06.579Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:06.579Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:06.845Z] latest: digest: sha256:c12706bdc1505657f191871606843787a39fd76a8b14819ec9580b0dd2ddb730 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:07.180Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:07.518Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.40 [2023-09-06T00:42:07.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-06T00:42:07.518Z] dd4e0b2161a0: Preparing [2023-09-06T00:42:07.518Z] dfa505863f70: Preparing [2023-09-06T00:42:07.518Z] 896397527d60: Preparing [2023-09-06T00:42:07.518Z] a9db4f28e55e: Preparing [2023-09-06T00:42:07.518Z] a4e1d399fe39: Preparing [2023-09-06T00:42:07.518Z] 85988fc38001: Preparing [2023-09-06T00:42:07.518Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:07.518Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:07.518Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:07.518Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:07.518Z] 85988fc38001: Waiting [2023-09-06T00:42:07.518Z] dd4e0b2161a0: Layer already exists [2023-09-06T00:42:07.518Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:07.518Z] dfa505863f70: Layer already exists [2023-09-06T00:42:07.518Z] a9db4f28e55e: Layer already exists [2023-09-06T00:42:07.518Z] 896397527d60: Layer already exists [2023-09-06T00:42:07.518Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:07.518Z] 85988fc38001: Layer already exists [2023-09-06T00:42:07.518Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:07.518Z] 3.1.0-dev.40: digest: sha256:c12706bdc1505657f191871606843787a39fd76a8b14819ec9580b0dd2ddb730 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:08.126Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:08.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:08.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-06T00:42:08.457Z] dd4e0b2161a0: Preparing [2023-09-06T00:42:08.457Z] dfa505863f70: Preparing [2023-09-06T00:42:08.457Z] 896397527d60: Preparing [2023-09-06T00:42:08.457Z] a9db4f28e55e: Preparing [2023-09-06T00:42:08.457Z] a4e1d399fe39: Preparing [2023-09-06T00:42:08.457Z] 85988fc38001: Preparing [2023-09-06T00:42:08.457Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:08.457Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:08.457Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:08.457Z] 85988fc38001: Waiting [2023-09-06T00:42:08.457Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:08.457Z] a9db4f28e55e: Layer already exists [2023-09-06T00:42:08.457Z] 896397527d60: Layer already exists [2023-09-06T00:42:08.457Z] dd4e0b2161a0: Layer already exists [2023-09-06T00:42:08.457Z] dfa505863f70: Layer already exists [2023-09-06T00:42:08.457Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:08.457Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:08.457Z] 85988fc38001: Layer already exists [2023-09-06T00:42:08.457Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:08.722Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:c12706bdc1505657f191871606843787a39fd76a8b14819ec9580b0dd2ddb730 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:09.054Z] + 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-09-06T00:42:09.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-06T00:42:09.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-06T00:42:09.386Z] dd4e0b2161a0: Preparing [2023-09-06T00:42:09.386Z] dfa505863f70: Preparing [2023-09-06T00:42:09.386Z] 896397527d60: Preparing [2023-09-06T00:42:09.386Z] a9db4f28e55e: Preparing [2023-09-06T00:42:09.386Z] a4e1d399fe39: Preparing [2023-09-06T00:42:09.386Z] 85988fc38001: Preparing [2023-09-06T00:42:09.386Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:09.386Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:09.386Z] 85988fc38001: Waiting [2023-09-06T00:42:09.386Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:09.386Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:09.386Z] dd4e0b2161a0: Layer already exists [2023-09-06T00:42:09.386Z] 896397527d60: Layer already exists [2023-09-06T00:42:09.386Z] a9db4f28e55e: Layer already exists [2023-09-06T00:42:09.386Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:09.386Z] dfa505863f70: Layer already exists [2023-09-06T00:42:09.386Z] 85988fc38001: Layer already exists [2023-09-06T00:42:09.386Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:09.386Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:09.660Z] main: digest: sha256:c12706bdc1505657f191871606843787a39fd76a8b14819ec9580b0dd2ddb730 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:09.701Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:09.707Z] taggedImages: [2023-09-06T00:42:09.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:09.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-06T00:42:09.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.40 [2023-09-06T00:42:09.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:09.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-06T00:42:09.722Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-06T00:42:09.722Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:09.722Z] latest [2023-09-06T00:42:09.722Z] 3.1.0-dev.40 [2023-09-06T00:42:09.722Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:09.722Z] main [2023-09-06T00:42:09.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:10.051Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:10.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:10.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-06T00:42:10.384Z] b95ba38e82bc: Preparing [2023-09-06T00:42:10.384Z] 3b9034e74142: Preparing [2023-09-06T00:42:10.384Z] a4e1d399fe39: Preparing [2023-09-06T00:42:10.384Z] 85988fc38001: Preparing [2023-09-06T00:42:10.384Z] f8b46d97b469: Preparing [2023-09-06T00:42:10.384Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:10.384Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:10.384Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:10.384Z] 85988fc38001: Layer already exists [2023-09-06T00:42:10.649Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:10.649Z] b95ba38e82bc: Pushed [2023-09-06T00:42:10.649Z] f8b46d97b469: Pushed [2023-09-06T00:42:13.989Z] 3b9034e74142: Pushed [2023-09-06T00:42:13.989Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:af62087384b2944e39a34e5ad2a5057e1da512b6af2f4d277eb5cb040eae20da size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:14.327Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:14.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-06T00:42:14.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-06T00:42:14.665Z] b95ba38e82bc: Preparing [2023-09-06T00:42:14.665Z] 3b9034e74142: Preparing [2023-09-06T00:42:14.665Z] a4e1d399fe39: Preparing [2023-09-06T00:42:14.665Z] 85988fc38001: Preparing [2023-09-06T00:42:14.665Z] f8b46d97b469: Preparing [2023-09-06T00:42:14.665Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:14.665Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:14.665Z] b95ba38e82bc: Layer already exists [2023-09-06T00:42:14.665Z] 3b9034e74142: Layer already exists [2023-09-06T00:42:14.665Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:14.665Z] f8b46d97b469: Layer already exists [2023-09-06T00:42:14.665Z] 85988fc38001: Layer already exists [2023-09-06T00:42:14.665Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:14.932Z] latest: digest: sha256:af62087384b2944e39a34e5ad2a5057e1da512b6af2f4d277eb5cb040eae20da size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:15.274Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:15.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.40 [2023-09-06T00:42:15.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-06T00:42:15.607Z] b95ba38e82bc: Preparing [2023-09-06T00:42:15.607Z] 3b9034e74142: Preparing [2023-09-06T00:42:15.607Z] a4e1d399fe39: Preparing [2023-09-06T00:42:15.607Z] 85988fc38001: Preparing [2023-09-06T00:42:15.607Z] f8b46d97b469: Preparing [2023-09-06T00:42:15.607Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:15.607Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:15.607Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:15.607Z] 85988fc38001: Layer already exists [2023-09-06T00:42:15.607Z] f8b46d97b469: Layer already exists [2023-09-06T00:42:15.607Z] b95ba38e82bc: Layer already exists [2023-09-06T00:42:15.607Z] 3b9034e74142: Layer already exists [2023-09-06T00:42:15.607Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:15.607Z] 3.1.0-dev.40: digest: sha256:af62087384b2944e39a34e5ad2a5057e1da512b6af2f4d277eb5cb040eae20da size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:16.223Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:16.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:16.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-06T00:42:16.559Z] b95ba38e82bc: Preparing [2023-09-06T00:42:16.559Z] 3b9034e74142: Preparing [2023-09-06T00:42:16.559Z] a4e1d399fe39: Preparing [2023-09-06T00:42:16.559Z] 85988fc38001: Preparing [2023-09-06T00:42:16.559Z] f8b46d97b469: Preparing [2023-09-06T00:42:16.559Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:16.559Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:16.559Z] b95ba38e82bc: Layer already exists [2023-09-06T00:42:16.559Z] 3b9034e74142: Layer already exists [2023-09-06T00:42:16.559Z] 85988fc38001: Layer already exists [2023-09-06T00:42:16.559Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:16.559Z] f8b46d97b469: Layer already exists [2023-09-06T00:42:16.559Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:16.824Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:af62087384b2944e39a34e5ad2a5057e1da512b6af2f4d277eb5cb040eae20da size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:17.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:17.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-06T00:42:17.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-06T00:42:17.509Z] b95ba38e82bc: Preparing [2023-09-06T00:42:17.509Z] 3b9034e74142: Preparing [2023-09-06T00:42:17.509Z] a4e1d399fe39: Preparing [2023-09-06T00:42:17.509Z] 85988fc38001: Preparing [2023-09-06T00:42:17.509Z] f8b46d97b469: Preparing [2023-09-06T00:42:17.509Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:17.509Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:17.509Z] f8b46d97b469: Layer already exists [2023-09-06T00:42:17.509Z] 85988fc38001: Layer already exists [2023-09-06T00:42:17.509Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:17.509Z] b95ba38e82bc: Layer already exists [2023-09-06T00:42:17.509Z] 3b9034e74142: Layer already exists [2023-09-06T00:42:17.509Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:17.775Z] main: digest: sha256:af62087384b2944e39a34e5ad2a5057e1da512b6af2f4d277eb5cb040eae20da size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:17.826Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:17.833Z] taggedImages: [2023-09-06T00:42:17.833Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:17.833Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-06T00:42:17.833Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.40 [2023-09-06T00:42:17.833Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:17.833Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-06T00:42:17.854Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-06T00:42:17.854Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:17.854Z] latest [2023-09-06T00:42:17.854Z] 3.1.0-dev.40 [2023-09-06T00:42:17.854Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:17.854Z] main [2023-09-06T00:42:17.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:18.210Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:18.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-06T00:42:18.552Z] 106e8ac927ce: Preparing [2023-09-06T00:42:18.552Z] 0797d2140662: Preparing [2023-09-06T00:42:18.552Z] 544ed60931b2: Preparing [2023-09-06T00:42:18.552Z] a4e1d399fe39: Preparing [2023-09-06T00:42:18.552Z] 85988fc38001: Preparing [2023-09-06T00:42:18.552Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:18.552Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:18.552Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:18.552Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:18.552Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:18.819Z] 85988fc38001: Layer already exists [2023-09-06T00:42:18.819Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:18.819Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:18.819Z] 0797d2140662: Pushed [2023-09-06T00:42:18.819Z] 106e8ac927ce: Pushed [2023-09-06T00:42:22.155Z] 544ed60931b2: Pushed [2023-09-06T00:42:22.155Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:61aaf1d20016e79782ce919bb71da2f80da2fd260873bb964f7ff7e9bb7e89c2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:22.488Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:22.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-06T00:42:22.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-06T00:42:22.816Z] 106e8ac927ce: Preparing [2023-09-06T00:42:22.817Z] 0797d2140662: Preparing [2023-09-06T00:42:22.817Z] 544ed60931b2: Preparing [2023-09-06T00:42:22.817Z] a4e1d399fe39: Preparing [2023-09-06T00:42:22.817Z] 85988fc38001: Preparing [2023-09-06T00:42:22.817Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:22.817Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:22.817Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:22.817Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:22.817Z] 106e8ac927ce: Layer already exists [2023-09-06T00:42:22.817Z] 85988fc38001: Layer already exists [2023-09-06T00:42:22.817Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:22.817Z] 544ed60931b2: Layer already exists [2023-09-06T00:42:22.817Z] 0797d2140662: Layer already exists [2023-09-06T00:42:22.817Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:22.817Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:23.082Z] latest: digest: sha256:61aaf1d20016e79782ce919bb71da2f80da2fd260873bb964f7ff7e9bb7e89c2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:23.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:23.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.40 [2023-09-06T00:42:23.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-06T00:42:23.758Z] 106e8ac927ce: Preparing [2023-09-06T00:42:23.758Z] 0797d2140662: Preparing [2023-09-06T00:42:23.758Z] 544ed60931b2: Preparing [2023-09-06T00:42:23.758Z] a4e1d399fe39: Preparing [2023-09-06T00:42:23.758Z] 85988fc38001: Preparing [2023-09-06T00:42:23.758Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:23.758Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:23.758Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:23.758Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:23.758Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:23.758Z] 106e8ac927ce: Layer already exists [2023-09-06T00:42:23.758Z] 544ed60931b2: Layer already exists [2023-09-06T00:42:23.758Z] 0797d2140662: Layer already exists [2023-09-06T00:42:23.758Z] 85988fc38001: Layer already exists [2023-09-06T00:42:23.758Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:23.758Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:24.024Z] 3.1.0-dev.40: digest: sha256:61aaf1d20016e79782ce919bb71da2f80da2fd260873bb964f7ff7e9bb7e89c2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:24.367Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:24.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:24.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-06T00:42:24.711Z] 106e8ac927ce: Preparing [2023-09-06T00:42:24.711Z] 0797d2140662: Preparing [2023-09-06T00:42:24.711Z] 544ed60931b2: Preparing [2023-09-06T00:42:24.711Z] a4e1d399fe39: Preparing [2023-09-06T00:42:24.711Z] 85988fc38001: Preparing [2023-09-06T00:42:24.711Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:24.711Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:24.711Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:24.711Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:24.711Z] 0797d2140662: Layer already exists [2023-09-06T00:42:24.711Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:24.711Z] 106e8ac927ce: Layer already exists [2023-09-06T00:42:24.711Z] 85988fc38001: Layer already exists [2023-09-06T00:42:24.711Z] 544ed60931b2: Layer already exists [2023-09-06T00:42:24.711Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:24.711Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:24.979Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:61aaf1d20016e79782ce919bb71da2f80da2fd260873bb964f7ff7e9bb7e89c2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:25.319Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:25.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-06T00:42:25.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-06T00:42:25.656Z] 106e8ac927ce: Preparing [2023-09-06T00:42:25.656Z] 0797d2140662: Preparing [2023-09-06T00:42:25.656Z] 544ed60931b2: Preparing [2023-09-06T00:42:25.656Z] a4e1d399fe39: Preparing [2023-09-06T00:42:25.656Z] 85988fc38001: Preparing [2023-09-06T00:42:25.656Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:25.656Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:25.656Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:25.656Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:25.656Z] 544ed60931b2: Layer already exists [2023-09-06T00:42:25.656Z] 106e8ac927ce: Layer already exists [2023-09-06T00:42:25.656Z] 85988fc38001: Layer already exists [2023-09-06T00:42:25.656Z] 0797d2140662: Layer already exists [2023-09-06T00:42:25.656Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:25.656Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:25.656Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:25.921Z] main: digest: sha256:61aaf1d20016e79782ce919bb71da2f80da2fd260873bb964f7ff7e9bb7e89c2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:25.980Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:25.988Z] taggedImages: [2023-09-06T00:42:25.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:25.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-06T00:42:25.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.40 [2023-09-06T00:42:25.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:25.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-06T00:42:26.004Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-06T00:42:26.004Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:26.004Z] latest [2023-09-06T00:42:26.004Z] 3.1.0-dev.40 [2023-09-06T00:42:26.004Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:26.004Z] main [2023-09-06T00:42:26.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:26.340Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:26.675Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:26.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-06T00:42:26.675Z] 616df5aaddd4: Preparing [2023-09-06T00:42:26.675Z] 2c17593e8f38: Preparing [2023-09-06T00:42:26.675Z] 434fe28e4de8: Preparing [2023-09-06T00:42:26.675Z] 272baefeb72e: Preparing [2023-09-06T00:42:26.675Z] 0d77004f7fc6: Preparing [2023-09-06T00:42:26.675Z] 901fa54e738c: Preparing [2023-09-06T00:42:26.675Z] e60234e9db05: Preparing [2023-09-06T00:42:26.675Z] a4e1d399fe39: Preparing [2023-09-06T00:42:26.675Z] 85988fc38001: Preparing [2023-09-06T00:42:26.675Z] 37e6d4b4434e: Preparing [2023-09-06T00:42:26.675Z] 4db7a5107d0d: Preparing [2023-09-06T00:42:26.675Z] 5f70bf18a086: Preparing [2023-09-06T00:42:26.675Z] 409d5bdd7112: Preparing [2023-09-06T00:42:26.675Z] ac9b9df2a9d2: Preparing [2023-09-06T00:42:26.675Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:26.675Z] 37e6d4b4434e: Waiting [2023-09-06T00:42:26.675Z] 4db7a5107d0d: Waiting [2023-09-06T00:42:26.675Z] 5f70bf18a086: Waiting [2023-09-06T00:42:26.675Z] 901fa54e738c: Waiting [2023-09-06T00:42:26.675Z] 409d5bdd7112: Waiting [2023-09-06T00:42:26.675Z] e60234e9db05: Waiting [2023-09-06T00:42:26.675Z] ac9b9df2a9d2: Waiting [2023-09-06T00:42:26.675Z] a4e1d399fe39: Waiting [2023-09-06T00:42:26.675Z] 85988fc38001: Waiting [2023-09-06T00:42:26.675Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:26.941Z] 2c17593e8f38: Pushed [2023-09-06T00:42:26.941Z] 272baefeb72e: Pushed [2023-09-06T00:42:26.941Z] 616df5aaddd4: Pushed [2023-09-06T00:42:26.941Z] 0d77004f7fc6: Pushed [2023-09-06T00:42:26.941Z] 434fe28e4de8: Pushed [2023-09-06T00:42:26.941Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:26.941Z] 901fa54e738c: Pushed [2023-09-06T00:42:26.941Z] 85988fc38001: Layer already exists [2023-09-06T00:42:27.208Z] 37e6d4b4434e: Pushed [2023-09-06T00:42:27.208Z] 4db7a5107d0d: Pushed [2023-09-06T00:42:27.208Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:27.208Z] 5f70bf18a086: Pushed [2023-09-06T00:42:27.208Z] 409d5bdd7112: Pushed [2023-09-06T00:42:27.208Z] ac9b9df2a9d2: Pushed [2023-09-06T00:42:31.454Z] e60234e9db05: Pushed [2023-09-06T00:42:31.454Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:bce0c82122c419f4fa5bdb68adc6ac1230e250906032efb35be09c8558a5ab43 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:31.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:32.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-06T00:42:32.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-06T00:42:32.134Z] 616df5aaddd4: Preparing [2023-09-06T00:42:32.134Z] 2c17593e8f38: Preparing [2023-09-06T00:42:32.134Z] 434fe28e4de8: Preparing [2023-09-06T00:42:32.134Z] 272baefeb72e: Preparing [2023-09-06T00:42:32.134Z] 0d77004f7fc6: Preparing [2023-09-06T00:42:32.134Z] 901fa54e738c: Preparing [2023-09-06T00:42:32.134Z] e60234e9db05: Preparing [2023-09-06T00:42:32.134Z] a4e1d399fe39: Preparing [2023-09-06T00:42:32.134Z] 85988fc38001: Preparing [2023-09-06T00:42:32.134Z] 37e6d4b4434e: Preparing [2023-09-06T00:42:32.134Z] 4db7a5107d0d: Preparing [2023-09-06T00:42:32.134Z] 5f70bf18a086: Preparing [2023-09-06T00:42:32.134Z] 409d5bdd7112: Preparing [2023-09-06T00:42:32.134Z] ac9b9df2a9d2: Preparing [2023-09-06T00:42:32.134Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:32.134Z] 37e6d4b4434e: Waiting [2023-09-06T00:42:32.134Z] 4db7a5107d0d: Waiting [2023-09-06T00:42:32.134Z] 5f70bf18a086: Waiting [2023-09-06T00:42:32.134Z] 409d5bdd7112: Waiting [2023-09-06T00:42:32.134Z] ac9b9df2a9d2: Waiting [2023-09-06T00:42:32.134Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:32.134Z] 901fa54e738c: Waiting [2023-09-06T00:42:32.134Z] a4e1d399fe39: Waiting [2023-09-06T00:42:32.134Z] e60234e9db05: Waiting [2023-09-06T00:42:32.134Z] 85988fc38001: Waiting [2023-09-06T00:42:32.134Z] 272baefeb72e: Layer already exists [2023-09-06T00:42:32.134Z] 0d77004f7fc6: Layer already exists [2023-09-06T00:42:32.134Z] 434fe28e4de8: Layer already exists [2023-09-06T00:42:32.134Z] 616df5aaddd4: Layer already exists [2023-09-06T00:42:32.134Z] 2c17593e8f38: Layer already exists [2023-09-06T00:42:32.134Z] 85988fc38001: Layer already exists [2023-09-06T00:42:32.134Z] e60234e9db05: Layer already exists [2023-09-06T00:42:32.134Z] 901fa54e738c: Layer already exists [2023-09-06T00:42:32.134Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:32.134Z] 37e6d4b4434e: Layer already exists [2023-09-06T00:42:32.134Z] 409d5bdd7112: Layer already exists [2023-09-06T00:42:32.134Z] ac9b9df2a9d2: Layer already exists [2023-09-06T00:42:32.134Z] 5f70bf18a086: Layer already exists [2023-09-06T00:42:32.134Z] 4db7a5107d0d: Layer already exists [2023-09-06T00:42:32.134Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:32.399Z] latest: digest: sha256:bce0c82122c419f4fa5bdb68adc6ac1230e250906032efb35be09c8558a5ab43 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:32.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:33.081Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.40 [2023-09-06T00:42:33.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-06T00:42:33.081Z] 616df5aaddd4: Preparing [2023-09-06T00:42:33.081Z] 2c17593e8f38: Preparing [2023-09-06T00:42:33.081Z] 434fe28e4de8: Preparing [2023-09-06T00:42:33.081Z] 272baefeb72e: Preparing [2023-09-06T00:42:33.081Z] 0d77004f7fc6: Preparing [2023-09-06T00:42:33.081Z] 901fa54e738c: Preparing [2023-09-06T00:42:33.081Z] e60234e9db05: Preparing [2023-09-06T00:42:33.081Z] a4e1d399fe39: Preparing [2023-09-06T00:42:33.081Z] 85988fc38001: Preparing [2023-09-06T00:42:33.081Z] 37e6d4b4434e: Preparing [2023-09-06T00:42:33.081Z] 4db7a5107d0d: Preparing [2023-09-06T00:42:33.081Z] 5f70bf18a086: Preparing [2023-09-06T00:42:33.081Z] 409d5bdd7112: Preparing [2023-09-06T00:42:33.081Z] ac9b9df2a9d2: Preparing [2023-09-06T00:42:33.081Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:33.081Z] 85988fc38001: Waiting [2023-09-06T00:42:33.081Z] 37e6d4b4434e: Waiting [2023-09-06T00:42:33.081Z] 4db7a5107d0d: Waiting [2023-09-06T00:42:33.081Z] 5f70bf18a086: Waiting [2023-09-06T00:42:33.081Z] 409d5bdd7112: Waiting [2023-09-06T00:42:33.081Z] ac9b9df2a9d2: Waiting [2023-09-06T00:42:33.081Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:33.081Z] 901fa54e738c: Waiting [2023-09-06T00:42:33.081Z] e60234e9db05: Waiting [2023-09-06T00:42:33.081Z] a4e1d399fe39: Waiting [2023-09-06T00:42:33.081Z] 2c17593e8f38: Layer already exists [2023-09-06T00:42:33.081Z] 272baefeb72e: Layer already exists [2023-09-06T00:42:33.081Z] 0d77004f7fc6: Layer already exists [2023-09-06T00:42:33.081Z] 616df5aaddd4: Layer already exists [2023-09-06T00:42:33.081Z] 434fe28e4de8: Layer already exists [2023-09-06T00:42:33.081Z] 85988fc38001: Layer already exists [2023-09-06T00:42:33.081Z] 901fa54e738c: Layer already exists [2023-09-06T00:42:33.081Z] e60234e9db05: Layer already exists [2023-09-06T00:42:33.081Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:33.081Z] 37e6d4b4434e: Layer already exists [2023-09-06T00:42:33.081Z] 4db7a5107d0d: Layer already exists [2023-09-06T00:42:33.081Z] 409d5bdd7112: Layer already exists [2023-09-06T00:42:33.081Z] 5f70bf18a086: Layer already exists [2023-09-06T00:42:33.081Z] ac9b9df2a9d2: Layer already exists [2023-09-06T00:42:33.081Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:33.346Z] 3.1.0-dev.40: digest: sha256:bce0c82122c419f4fa5bdb68adc6ac1230e250906032efb35be09c8558a5ab43 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:33.676Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:34.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:34.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-06T00:42:34.008Z] 616df5aaddd4: Preparing [2023-09-06T00:42:34.008Z] 2c17593e8f38: Preparing [2023-09-06T00:42:34.008Z] 434fe28e4de8: Preparing [2023-09-06T00:42:34.008Z] 272baefeb72e: Preparing [2023-09-06T00:42:34.008Z] 0d77004f7fc6: Preparing [2023-09-06T00:42:34.008Z] 901fa54e738c: Preparing [2023-09-06T00:42:34.008Z] e60234e9db05: Preparing [2023-09-06T00:42:34.008Z] a4e1d399fe39: Preparing [2023-09-06T00:42:34.008Z] 85988fc38001: Preparing [2023-09-06T00:42:34.008Z] 37e6d4b4434e: Preparing [2023-09-06T00:42:34.008Z] 4db7a5107d0d: Preparing [2023-09-06T00:42:34.008Z] 5f70bf18a086: Preparing [2023-09-06T00:42:34.008Z] 409d5bdd7112: Preparing [2023-09-06T00:42:34.008Z] ac9b9df2a9d2: Preparing [2023-09-06T00:42:34.008Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:34.008Z] 85988fc38001: Waiting [2023-09-06T00:42:34.008Z] 37e6d4b4434e: Waiting [2023-09-06T00:42:34.008Z] 4db7a5107d0d: Waiting [2023-09-06T00:42:34.008Z] 5f70bf18a086: Waiting [2023-09-06T00:42:34.008Z] 409d5bdd7112: Waiting [2023-09-06T00:42:34.008Z] ac9b9df2a9d2: Waiting [2023-09-06T00:42:34.008Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:34.008Z] 901fa54e738c: Waiting [2023-09-06T00:42:34.008Z] e60234e9db05: Waiting [2023-09-06T00:42:34.008Z] a4e1d399fe39: Waiting [2023-09-06T00:42:34.008Z] 434fe28e4de8: Layer already exists [2023-09-06T00:42:34.008Z] 272baefeb72e: Layer already exists [2023-09-06T00:42:34.008Z] 616df5aaddd4: Layer already exists [2023-09-06T00:42:34.008Z] 0d77004f7fc6: Layer already exists [2023-09-06T00:42:34.008Z] 2c17593e8f38: Layer already exists [2023-09-06T00:42:34.008Z] 901fa54e738c: Layer already exists [2023-09-06T00:42:34.008Z] e60234e9db05: Layer already exists [2023-09-06T00:42:34.008Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:34.008Z] 85988fc38001: Layer already exists [2023-09-06T00:42:34.008Z] 37e6d4b4434e: Layer already exists [2023-09-06T00:42:34.008Z] 5f70bf18a086: Layer already exists [2023-09-06T00:42:34.008Z] 4db7a5107d0d: Layer already exists [2023-09-06T00:42:34.008Z] 409d5bdd7112: Layer already exists [2023-09-06T00:42:34.008Z] ac9b9df2a9d2: Layer already exists [2023-09-06T00:42:34.008Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:34.274Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:bce0c82122c419f4fa5bdb68adc6ac1230e250906032efb35be09c8558a5ab43 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:34.606Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:34.935Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-06T00:42:34.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-06T00:42:34.935Z] 616df5aaddd4: Preparing [2023-09-06T00:42:34.935Z] 2c17593e8f38: Preparing [2023-09-06T00:42:34.935Z] 434fe28e4de8: Preparing [2023-09-06T00:42:34.935Z] 272baefeb72e: Preparing [2023-09-06T00:42:34.935Z] 0d77004f7fc6: Preparing [2023-09-06T00:42:34.935Z] 901fa54e738c: Preparing [2023-09-06T00:42:34.935Z] e60234e9db05: Preparing [2023-09-06T00:42:34.935Z] a4e1d399fe39: Preparing [2023-09-06T00:42:34.935Z] 85988fc38001: Preparing [2023-09-06T00:42:34.935Z] 37e6d4b4434e: Preparing [2023-09-06T00:42:34.935Z] 4db7a5107d0d: Preparing [2023-09-06T00:42:34.935Z] 5f70bf18a086: Preparing [2023-09-06T00:42:34.935Z] 409d5bdd7112: Preparing [2023-09-06T00:42:34.935Z] ac9b9df2a9d2: Preparing [2023-09-06T00:42:34.935Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:34.935Z] 37e6d4b4434e: Waiting [2023-09-06T00:42:34.935Z] 4db7a5107d0d: Waiting [2023-09-06T00:42:34.935Z] 5f70bf18a086: Waiting [2023-09-06T00:42:34.935Z] 409d5bdd7112: Waiting [2023-09-06T00:42:34.935Z] ac9b9df2a9d2: Waiting [2023-09-06T00:42:34.935Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:34.935Z] 901fa54e738c: Waiting [2023-09-06T00:42:34.935Z] e60234e9db05: Waiting [2023-09-06T00:42:34.935Z] a4e1d399fe39: Waiting [2023-09-06T00:42:34.935Z] 85988fc38001: Waiting [2023-09-06T00:42:34.935Z] 434fe28e4de8: Layer already exists [2023-09-06T00:42:34.935Z] 272baefeb72e: Layer already exists [2023-09-06T00:42:34.935Z] 0d77004f7fc6: Layer already exists [2023-09-06T00:42:34.935Z] 616df5aaddd4: Layer already exists [2023-09-06T00:42:34.935Z] 2c17593e8f38: Layer already exists [2023-09-06T00:42:34.935Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:34.935Z] e60234e9db05: Layer already exists [2023-09-06T00:42:34.935Z] 901fa54e738c: Layer already exists [2023-09-06T00:42:34.935Z] 85988fc38001: Layer already exists [2023-09-06T00:42:34.935Z] 37e6d4b4434e: Layer already exists [2023-09-06T00:42:34.935Z] 4db7a5107d0d: Layer already exists [2023-09-06T00:42:34.935Z] 5f70bf18a086: Layer already exists [2023-09-06T00:42:34.935Z] 409d5bdd7112: Layer already exists [2023-09-06T00:42:34.935Z] ac9b9df2a9d2: Layer already exists [2023-09-06T00:42:34.935Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:35.200Z] main: digest: sha256:bce0c82122c419f4fa5bdb68adc6ac1230e250906032efb35be09c8558a5ab43 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:35.256Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:35.266Z] taggedImages: [2023-09-06T00:42:35.266Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:35.266Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-06T00:42:35.266Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.40 [2023-09-06T00:42:35.266Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:35.266Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-06T00:42:35.287Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-06T00:42:35.287Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:35.287Z] latest [2023-09-06T00:42:35.287Z] 3.1.0-dev.40 [2023-09-06T00:42:35.287Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:35.287Z] main [2023-09-06T00:42:35.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:35.607Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:35.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:35.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-06T00:42:35.986Z] 6c81ed449c7f: Preparing [2023-09-06T00:42:35.986Z] 099013b4ba0a: Preparing [2023-09-06T00:42:35.986Z] b9ed82111f51: Preparing [2023-09-06T00:42:35.986Z] 9a7400849ec2: Preparing [2023-09-06T00:42:35.986Z] a4e1d399fe39: Preparing [2023-09-06T00:42:35.986Z] 85988fc38001: Preparing [2023-09-06T00:42:35.986Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:35.986Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:35.986Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:35.986Z] 85988fc38001: Waiting [2023-09-06T00:42:35.986Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:35.986Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:36.254Z] 85988fc38001: Layer already exists [2023-09-06T00:42:36.254Z] 099013b4ba0a: Pushed [2023-09-06T00:42:36.254Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:36.254Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:36.254Z] b9ed82111f51: Pushed [2023-09-06T00:42:36.254Z] 6c81ed449c7f: Pushed [2023-09-06T00:42:39.614Z] 9a7400849ec2: Pushed [2023-09-06T00:42:39.614Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:864c554cedfecac40cf6259207855748d809894fb2653030d5e0ed62c36b4e80 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:39.950Z] + 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-09-06T00:42:40.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-06T00:42:40.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-06T00:42:40.284Z] 6c81ed449c7f: Preparing [2023-09-06T00:42:40.284Z] 099013b4ba0a: Preparing [2023-09-06T00:42:40.284Z] b9ed82111f51: Preparing [2023-09-06T00:42:40.284Z] 9a7400849ec2: Preparing [2023-09-06T00:42:40.284Z] a4e1d399fe39: Preparing [2023-09-06T00:42:40.284Z] 85988fc38001: Preparing [2023-09-06T00:42:40.284Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:40.284Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:40.284Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:40.284Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:40.284Z] 85988fc38001: Waiting [2023-09-06T00:42:40.284Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:40.284Z] 6c81ed449c7f: Layer already exists [2023-09-06T00:42:40.284Z] b9ed82111f51: Layer already exists [2023-09-06T00:42:40.284Z] 9a7400849ec2: Layer already exists [2023-09-06T00:42:40.284Z] 099013b4ba0a: Layer already exists [2023-09-06T00:42:40.284Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:40.284Z] 85988fc38001: Layer already exists [2023-09-06T00:42:40.284Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:40.549Z] latest: digest: sha256:864c554cedfecac40cf6259207855748d809894fb2653030d5e0ed62c36b4e80 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:40.886Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:41.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.40 [2023-09-06T00:42:41.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-06T00:42:41.225Z] 6c81ed449c7f: Preparing [2023-09-06T00:42:41.225Z] 099013b4ba0a: Preparing [2023-09-06T00:42:41.225Z] b9ed82111f51: Preparing [2023-09-06T00:42:41.225Z] 9a7400849ec2: Preparing [2023-09-06T00:42:41.225Z] a4e1d399fe39: Preparing [2023-09-06T00:42:41.225Z] 85988fc38001: Preparing [2023-09-06T00:42:41.225Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:41.225Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:41.225Z] 85988fc38001: Waiting [2023-09-06T00:42:41.225Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:41.225Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:41.225Z] 6c81ed449c7f: Layer already exists [2023-09-06T00:42:41.225Z] 099013b4ba0a: Layer already exists [2023-09-06T00:42:41.225Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:41.225Z] b9ed82111f51: Layer already exists [2023-09-06T00:42:41.225Z] 9a7400849ec2: Layer already exists [2023-09-06T00:42:41.225Z] 85988fc38001: Layer already exists [2023-09-06T00:42:41.225Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:41.225Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:41.225Z] 3.1.0-dev.40: digest: sha256:864c554cedfecac40cf6259207855748d809894fb2653030d5e0ed62c36b4e80 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:41.821Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:42.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:42.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-06T00:42:42.155Z] 6c81ed449c7f: Preparing [2023-09-06T00:42:42.155Z] 099013b4ba0a: Preparing [2023-09-06T00:42:42.155Z] b9ed82111f51: Preparing [2023-09-06T00:42:42.155Z] 9a7400849ec2: Preparing [2023-09-06T00:42:42.155Z] a4e1d399fe39: Preparing [2023-09-06T00:42:42.155Z] 85988fc38001: Preparing [2023-09-06T00:42:42.155Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:42.155Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:42.155Z] 85988fc38001: Waiting [2023-09-06T00:42:42.155Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:42.155Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:42.155Z] 6c81ed449c7f: Layer already exists [2023-09-06T00:42:42.155Z] 9a7400849ec2: Layer already exists [2023-09-06T00:42:42.155Z] 099013b4ba0a: Layer already exists [2023-09-06T00:42:42.155Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:42.155Z] b9ed82111f51: Layer already exists [2023-09-06T00:42:42.155Z] 85988fc38001: Layer already exists [2023-09-06T00:42:42.155Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:42.155Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:42.420Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:864c554cedfecac40cf6259207855748d809894fb2653030d5e0ed62c36b4e80 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:42.770Z] + 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-09-06T00:42:43.104Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-06T00:42:43.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-06T00:42:43.104Z] 6c81ed449c7f: Preparing [2023-09-06T00:42:43.104Z] 099013b4ba0a: Preparing [2023-09-06T00:42:43.104Z] b9ed82111f51: Preparing [2023-09-06T00:42:43.104Z] 9a7400849ec2: Preparing [2023-09-06T00:42:43.104Z] a4e1d399fe39: Preparing [2023-09-06T00:42:43.104Z] 85988fc38001: Preparing [2023-09-06T00:42:43.104Z] 8fd61d8aeb78: Preparing [2023-09-06T00:42:43.104Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:43.104Z] 85988fc38001: Waiting [2023-09-06T00:42:43.104Z] 8fd61d8aeb78: Waiting [2023-09-06T00:42:43.104Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:43.104Z] 9a7400849ec2: Layer already exists [2023-09-06T00:42:43.104Z] b9ed82111f51: Layer already exists [2023-09-06T00:42:43.104Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:43.104Z] 099013b4ba0a: Layer already exists [2023-09-06T00:42:43.104Z] 6c81ed449c7f: Layer already exists [2023-09-06T00:42:43.104Z] 85988fc38001: Layer already exists [2023-09-06T00:42:43.104Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:43.104Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:42:43.369Z] main: digest: sha256:864c554cedfecac40cf6259207855748d809894fb2653030d5e0ed62c36b4e80 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:43.418Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:43.427Z] taggedImages: [2023-09-06T00:42:43.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:43.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-06T00:42:43.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.40 [2023-09-06T00:42:43.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:43.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-06T00:42:43.447Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-06T00:42:43.447Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:43.447Z] latest [2023-09-06T00:42:43.447Z] 3.1.0-dev.40 [2023-09-06T00:42:43.447Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:43.447Z] main [2023-09-06T00:42:43.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:43.792Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:44.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:44.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-06T00:42:44.134Z] bc06c22d8516: Preparing [2023-09-06T00:42:44.134Z] 899550bd1609: Preparing [2023-09-06T00:42:44.134Z] fffafbb00e47: Preparing [2023-09-06T00:42:44.134Z] 6924f025f207: Preparing [2023-09-06T00:42:44.134Z] 4c2642631219: Preparing [2023-09-06T00:42:44.134Z] a4e1d399fe39: Preparing [2023-09-06T00:42:44.134Z] 85988fc38001: Preparing [2023-09-06T00:42:44.134Z] f85b681a1e48: Preparing [2023-09-06T00:42:44.134Z] 2d04b8e0ebf8: Preparing [2023-09-06T00:42:44.134Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:44.134Z] a4e1d399fe39: Waiting [2023-09-06T00:42:44.134Z] 85988fc38001: Waiting [2023-09-06T00:42:44.134Z] f85b681a1e48: Waiting [2023-09-06T00:42:44.134Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:44.134Z] 2d04b8e0ebf8: Waiting [2023-09-06T00:42:44.401Z] bc06c22d8516: Pushed [2023-09-06T00:42:44.401Z] 899550bd1609: Pushed [2023-09-06T00:42:44.401Z] 4c2642631219: Pushed [2023-09-06T00:42:44.401Z] 6924f025f207: Pushed [2023-09-06T00:42:46.329Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:46.329Z] 85988fc38001: Layer already exists [2023-09-06T00:42:46.329Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:46.329Z] f85b681a1e48: Pushed [2023-09-06T00:42:46.905Z] fffafbb00e47: Pushed [2023-09-06T00:42:48.298Z] 2d04b8e0ebf8: Pushed [2023-09-06T00:42:48.562Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:9e058878eb845d36b8d36c685c613bb299dc6950416d3ae822ae2b7540cf7cd3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:48.901Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:49.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-06T00:42:49.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-06T00:42:49.255Z] bc06c22d8516: Preparing [2023-09-06T00:42:49.255Z] 899550bd1609: Preparing [2023-09-06T00:42:49.255Z] fffafbb00e47: Preparing [2023-09-06T00:42:49.255Z] 6924f025f207: Preparing [2023-09-06T00:42:49.255Z] 4c2642631219: Preparing [2023-09-06T00:42:49.255Z] a4e1d399fe39: Preparing [2023-09-06T00:42:49.255Z] 85988fc38001: Preparing [2023-09-06T00:42:49.255Z] f85b681a1e48: Preparing [2023-09-06T00:42:49.255Z] 2d04b8e0ebf8: Preparing [2023-09-06T00:42:49.255Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:49.255Z] 85988fc38001: Waiting [2023-09-06T00:42:49.255Z] f85b681a1e48: Waiting [2023-09-06T00:42:49.255Z] 2d04b8e0ebf8: Waiting [2023-09-06T00:42:49.255Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:49.255Z] a4e1d399fe39: Waiting [2023-09-06T00:42:49.255Z] bc06c22d8516: Layer already exists [2023-09-06T00:42:49.255Z] fffafbb00e47: Layer already exists [2023-09-06T00:42:49.255Z] 6924f025f207: Layer already exists [2023-09-06T00:42:49.255Z] 4c2642631219: Layer already exists [2023-09-06T00:42:49.255Z] 899550bd1609: Layer already exists [2023-09-06T00:42:49.255Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:49.255Z] f85b681a1e48: Layer already exists [2023-09-06T00:42:49.255Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:49.255Z] 85988fc38001: Layer already exists [2023-09-06T00:42:49.255Z] 2d04b8e0ebf8: Layer already exists [2023-09-06T00:42:49.255Z] latest: digest: sha256:9e058878eb845d36b8d36c685c613bb299dc6950416d3ae822ae2b7540cf7cd3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:49.590Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:49.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.40 [2023-09-06T00:42:49.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-06T00:42:49.914Z] bc06c22d8516: Preparing [2023-09-06T00:42:49.914Z] 899550bd1609: Preparing [2023-09-06T00:42:49.914Z] fffafbb00e47: Preparing [2023-09-06T00:42:49.914Z] 6924f025f207: Preparing [2023-09-06T00:42:49.914Z] 4c2642631219: Preparing [2023-09-06T00:42:49.914Z] a4e1d399fe39: Preparing [2023-09-06T00:42:49.914Z] 85988fc38001: Preparing [2023-09-06T00:42:49.914Z] f85b681a1e48: Preparing [2023-09-06T00:42:49.914Z] 2d04b8e0ebf8: Preparing [2023-09-06T00:42:49.914Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:49.914Z] f85b681a1e48: Waiting [2023-09-06T00:42:49.914Z] 2d04b8e0ebf8: Waiting [2023-09-06T00:42:49.914Z] 85988fc38001: Waiting [2023-09-06T00:42:49.914Z] 6924f025f207: Layer already exists [2023-09-06T00:42:49.914Z] fffafbb00e47: Layer already exists [2023-09-06T00:42:49.914Z] bc06c22d8516: Layer already exists [2023-09-06T00:42:49.914Z] 899550bd1609: Layer already exists [2023-09-06T00:42:49.914Z] 4c2642631219: Layer already exists [2023-09-06T00:42:49.914Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:49.914Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:49.914Z] 85988fc38001: Layer already exists [2023-09-06T00:42:49.914Z] f85b681a1e48: Layer already exists [2023-09-06T00:42:49.914Z] 2d04b8e0ebf8: Layer already exists [2023-09-06T00:42:49.914Z] 3.1.0-dev.40: digest: sha256:9e058878eb845d36b8d36c685c613bb299dc6950416d3ae822ae2b7540cf7cd3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:50.245Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:50.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:50.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-06T00:42:50.565Z] bc06c22d8516: Preparing [2023-09-06T00:42:50.565Z] 899550bd1609: Preparing [2023-09-06T00:42:50.565Z] fffafbb00e47: Preparing [2023-09-06T00:42:50.565Z] 6924f025f207: Preparing [2023-09-06T00:42:50.565Z] 4c2642631219: Preparing [2023-09-06T00:42:50.565Z] a4e1d399fe39: Preparing [2023-09-06T00:42:50.565Z] 85988fc38001: Preparing [2023-09-06T00:42:50.565Z] f85b681a1e48: Preparing [2023-09-06T00:42:50.565Z] 2d04b8e0ebf8: Preparing [2023-09-06T00:42:50.565Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:50.565Z] f85b681a1e48: Waiting [2023-09-06T00:42:50.565Z] 2d04b8e0ebf8: Waiting [2023-09-06T00:42:50.565Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:50.565Z] a4e1d399fe39: Waiting [2023-09-06T00:42:50.565Z] 85988fc38001: Waiting [2023-09-06T00:42:50.565Z] 4c2642631219: Layer already exists [2023-09-06T00:42:50.565Z] bc06c22d8516: Layer already exists [2023-09-06T00:42:50.565Z] 899550bd1609: Layer already exists [2023-09-06T00:42:50.565Z] 6924f025f207: Layer already exists [2023-09-06T00:42:50.565Z] fffafbb00e47: Layer already exists [2023-09-06T00:42:50.565Z] 85988fc38001: Layer already exists [2023-09-06T00:42:50.565Z] f85b681a1e48: Layer already exists [2023-09-06T00:42:50.565Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:50.565Z] 2d04b8e0ebf8: Layer already exists [2023-09-06T00:42:50.565Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:50.565Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:9e058878eb845d36b8d36c685c613bb299dc6950416d3ae822ae2b7540cf7cd3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:50.891Z] + 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-09-06T00:42:51.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-06T00:42:51.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-06T00:42:51.219Z] bc06c22d8516: Preparing [2023-09-06T00:42:51.219Z] 899550bd1609: Preparing [2023-09-06T00:42:51.219Z] fffafbb00e47: Preparing [2023-09-06T00:42:51.219Z] 6924f025f207: Preparing [2023-09-06T00:42:51.219Z] 4c2642631219: Preparing [2023-09-06T00:42:51.219Z] a4e1d399fe39: Preparing [2023-09-06T00:42:51.219Z] 85988fc38001: Preparing [2023-09-06T00:42:51.219Z] f85b681a1e48: Preparing [2023-09-06T00:42:51.219Z] 2d04b8e0ebf8: Preparing [2023-09-06T00:42:51.219Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:51.219Z] f85b681a1e48: Waiting [2023-09-06T00:42:51.219Z] 2d04b8e0ebf8: Waiting [2023-09-06T00:42:51.219Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:51.219Z] a4e1d399fe39: Waiting [2023-09-06T00:42:51.219Z] 85988fc38001: Waiting [2023-09-06T00:42:51.219Z] fffafbb00e47: Layer already exists [2023-09-06T00:42:51.219Z] 899550bd1609: Layer already exists [2023-09-06T00:42:51.219Z] 6924f025f207: Layer already exists [2023-09-06T00:42:51.219Z] 4c2642631219: Layer already exists [2023-09-06T00:42:51.219Z] bc06c22d8516: Layer already exists [2023-09-06T00:42:51.219Z] 85988fc38001: Layer already exists [2023-09-06T00:42:51.219Z] f85b681a1e48: Layer already exists [2023-09-06T00:42:51.219Z] 2d04b8e0ebf8: Layer already exists [2023-09-06T00:42:51.219Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:51.219Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:51.219Z] main: digest: sha256:9e058878eb845d36b8d36c685c613bb299dc6950416d3ae822ae2b7540cf7cd3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:42:51.537Z] ===================================================== [Pipeline] echo [2023-09-06T00:42:51.545Z] taggedImages: [2023-09-06T00:42:51.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:51.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-06T00:42:51.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.40 [2023-09-06T00:42:51.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:51.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-06T00:42:51.568Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-06T00:42:51.568Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:51.568Z] latest [2023-09-06T00:42:51.568Z] 3.1.0-dev.40 [2023-09-06T00:42:51.568Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:42:51.568Z] main [2023-09-06T00:42:51.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:51.908Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:52.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:42:52.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-06T00:42:52.241Z] e6203be6dbb4: Preparing [2023-09-06T00:42:52.241Z] 2497aa1b9584: Preparing [2023-09-06T00:42:52.241Z] 47634b303d8b: Preparing [2023-09-06T00:42:52.241Z] a99cf6b1689b: Preparing [2023-09-06T00:42:52.241Z] 5404143e8c62: Preparing [2023-09-06T00:42:52.241Z] 03d641679705: Preparing [2023-09-06T00:42:52.241Z] 95dd1f365717: Preparing [2023-09-06T00:42:52.241Z] a4e1d399fe39: Preparing [2023-09-06T00:42:52.241Z] 85988fc38001: Preparing [2023-09-06T00:42:52.241Z] 0ba8938c0b4e: Preparing [2023-09-06T00:42:52.241Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:52.241Z] 03d641679705: Waiting [2023-09-06T00:42:52.241Z] 95dd1f365717: Waiting [2023-09-06T00:42:52.241Z] a4e1d399fe39: Waiting [2023-09-06T00:42:52.241Z] 85988fc38001: Waiting [2023-09-06T00:42:52.241Z] 0ba8938c0b4e: Waiting [2023-09-06T00:42:52.505Z] 5404143e8c62: Pushed [2023-09-06T00:42:52.505Z] 2497aa1b9584: Pushed [2023-09-06T00:42:52.505Z] e6203be6dbb4: Pushed [2023-09-06T00:42:52.505Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:52.505Z] 85988fc38001: Layer already exists [2023-09-06T00:42:52.505Z] 03d641679705: Pushed [2023-09-06T00:42:52.772Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:52.772Z] 95dd1f365717: Pushed [2023-09-06T00:42:55.336Z] 0ba8938c0b4e: Pushed [2023-09-06T00:42:55.336Z] a99cf6b1689b: Pushed [2023-09-06T00:42:55.915Z] 47634b303d8b: Pushed [2023-09-06T00:42:56.179Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:d004c0a7c91d474b53a195c3bf17f3123a744aa16076ceda0e6f9658be4dc61a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:56.508Z] + 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-09-06T00:42:56.840Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-06T00:42:56.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-06T00:42:56.841Z] e6203be6dbb4: Preparing [2023-09-06T00:42:56.841Z] 2497aa1b9584: Preparing [2023-09-06T00:42:56.841Z] 47634b303d8b: Preparing [2023-09-06T00:42:56.841Z] a99cf6b1689b: Preparing [2023-09-06T00:42:56.841Z] 5404143e8c62: Preparing [2023-09-06T00:42:56.841Z] 03d641679705: Preparing [2023-09-06T00:42:56.841Z] 95dd1f365717: Preparing [2023-09-06T00:42:56.841Z] a4e1d399fe39: Preparing [2023-09-06T00:42:56.841Z] 85988fc38001: Preparing [2023-09-06T00:42:56.841Z] 0ba8938c0b4e: Preparing [2023-09-06T00:42:56.841Z] d2d9d24a8c2a: Preparing [2023-09-06T00:42:56.841Z] 03d641679705: Waiting [2023-09-06T00:42:56.841Z] 95dd1f365717: Waiting [2023-09-06T00:42:56.841Z] a4e1d399fe39: Waiting [2023-09-06T00:42:56.841Z] 85988fc38001: Waiting [2023-09-06T00:42:56.841Z] 0ba8938c0b4e: Waiting [2023-09-06T00:42:56.841Z] d2d9d24a8c2a: Waiting [2023-09-06T00:42:56.841Z] 2497aa1b9584: Layer already exists [2023-09-06T00:42:56.841Z] 47634b303d8b: Layer already exists [2023-09-06T00:42:56.841Z] a99cf6b1689b: Layer already exists [2023-09-06T00:42:56.841Z] e6203be6dbb4: Layer already exists [2023-09-06T00:42:56.841Z] 5404143e8c62: Layer already exists [2023-09-06T00:42:56.841Z] 85988fc38001: Layer already exists [2023-09-06T00:42:56.841Z] a4e1d399fe39: Layer already exists [2023-09-06T00:42:56.841Z] 95dd1f365717: Layer already exists [2023-09-06T00:42:56.841Z] 03d641679705: Layer already exists [2023-09-06T00:42:56.841Z] 0ba8938c0b4e: Layer already exists [2023-09-06T00:42:56.841Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:42:57.105Z] latest: digest: sha256:d004c0a7c91d474b53a195c3bf17f3123a744aa16076ceda0e6f9658be4dc61a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:42:57.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:01.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.40 [2023-09-06T00:43:01.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-06T00:43:01.089Z] e6203be6dbb4: Preparing [2023-09-06T00:43:01.089Z] 2497aa1b9584: Preparing [2023-09-06T00:43:01.089Z] 47634b303d8b: Preparing [2023-09-06T00:43:01.089Z] a99cf6b1689b: Preparing [2023-09-06T00:43:01.089Z] 5404143e8c62: Preparing [2023-09-06T00:43:01.089Z] 03d641679705: Preparing [2023-09-06T00:43:01.089Z] 95dd1f365717: Preparing [2023-09-06T00:43:01.089Z] a4e1d399fe39: Preparing [2023-09-06T00:43:01.089Z] 85988fc38001: Preparing [2023-09-06T00:43:01.089Z] 0ba8938c0b4e: Preparing [2023-09-06T00:43:01.089Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:01.089Z] a4e1d399fe39: Waiting [2023-09-06T00:43:01.089Z] 85988fc38001: Waiting [2023-09-06T00:43:01.089Z] 0ba8938c0b4e: Waiting [2023-09-06T00:43:01.089Z] 03d641679705: Waiting [2023-09-06T00:43:01.089Z] 95dd1f365717: Waiting [2023-09-06T00:43:01.089Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:01.089Z] 2497aa1b9584: Layer already exists [2023-09-06T00:43:01.089Z] 47634b303d8b: Layer already exists [2023-09-06T00:43:01.089Z] a99cf6b1689b: Layer already exists [2023-09-06T00:43:01.089Z] 03d641679705: Layer already exists [2023-09-06T00:43:01.089Z] 95dd1f365717: Layer already exists [2023-09-06T00:43:01.089Z] 5404143e8c62: Layer already exists [2023-09-06T00:43:01.089Z] 85988fc38001: Layer already exists [2023-09-06T00:43:01.089Z] 0ba8938c0b4e: Layer already exists [2023-09-06T00:43:01.089Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:01.089Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:01.358Z] e6203be6dbb4: Layer already exists [2023-09-06T00:43:01.358Z] 3.1.0-dev.40: digest: sha256:d004c0a7c91d474b53a195c3bf17f3123a744aa16076ceda0e6f9658be4dc61a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:01.768Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:02.093Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:02.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-06T00:43:02.093Z] e6203be6dbb4: Preparing [2023-09-06T00:43:02.093Z] 2497aa1b9584: Preparing [2023-09-06T00:43:02.093Z] 47634b303d8b: Preparing [2023-09-06T00:43:02.093Z] a99cf6b1689b: Preparing [2023-09-06T00:43:02.093Z] 5404143e8c62: Preparing [2023-09-06T00:43:02.093Z] 03d641679705: Preparing [2023-09-06T00:43:02.093Z] 95dd1f365717: Preparing [2023-09-06T00:43:02.093Z] a4e1d399fe39: Preparing [2023-09-06T00:43:02.093Z] 85988fc38001: Preparing [2023-09-06T00:43:02.093Z] 0ba8938c0b4e: Preparing [2023-09-06T00:43:02.093Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:02.093Z] 03d641679705: Waiting [2023-09-06T00:43:02.093Z] 85988fc38001: Waiting [2023-09-06T00:43:02.093Z] a4e1d399fe39: Waiting [2023-09-06T00:43:02.093Z] 0ba8938c0b4e: Waiting [2023-09-06T00:43:02.094Z] 95dd1f365717: Waiting [2023-09-06T00:43:02.094Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:02.094Z] 47634b303d8b: Layer already exists [2023-09-06T00:43:02.094Z] e6203be6dbb4: Layer already exists [2023-09-06T00:43:02.094Z] 2497aa1b9584: Layer already exists [2023-09-06T00:43:02.094Z] a99cf6b1689b: Layer already exists [2023-09-06T00:43:02.094Z] 5404143e8c62: Layer already exists [2023-09-06T00:43:02.359Z] 95dd1f365717: Layer already exists [2023-09-06T00:43:02.359Z] 03d641679705: Layer already exists [2023-09-06T00:43:02.359Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:02.359Z] 85988fc38001: Layer already exists [2023-09-06T00:43:02.359Z] 0ba8938c0b4e: Layer already exists [2023-09-06T00:43:02.359Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:02.359Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:d004c0a7c91d474b53a195c3bf17f3123a744aa16076ceda0e6f9658be4dc61a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:02.680Z] + 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-09-06T00:43:03.012Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-06T00:43:03.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-06T00:43:03.012Z] e6203be6dbb4: Preparing [2023-09-06T00:43:03.012Z] 2497aa1b9584: Preparing [2023-09-06T00:43:03.012Z] 47634b303d8b: Preparing [2023-09-06T00:43:03.012Z] a99cf6b1689b: Preparing [2023-09-06T00:43:03.012Z] 5404143e8c62: Preparing [2023-09-06T00:43:03.012Z] 03d641679705: Preparing [2023-09-06T00:43:03.012Z] 95dd1f365717: Preparing [2023-09-06T00:43:03.012Z] a4e1d399fe39: Preparing [2023-09-06T00:43:03.012Z] 85988fc38001: Preparing [2023-09-06T00:43:03.012Z] 0ba8938c0b4e: Preparing [2023-09-06T00:43:03.012Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:03.012Z] 03d641679705: Waiting [2023-09-06T00:43:03.012Z] 95dd1f365717: Waiting [2023-09-06T00:43:03.012Z] 85988fc38001: Waiting [2023-09-06T00:43:03.012Z] a4e1d399fe39: Waiting [2023-09-06T00:43:03.012Z] 0ba8938c0b4e: Waiting [2023-09-06T00:43:03.012Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:03.012Z] 2497aa1b9584: Layer already exists [2023-09-06T00:43:03.012Z] a99cf6b1689b: Layer already exists [2023-09-06T00:43:03.012Z] 47634b303d8b: Layer already exists [2023-09-06T00:43:03.012Z] e6203be6dbb4: Layer already exists [2023-09-06T00:43:03.012Z] 5404143e8c62: Layer already exists [2023-09-06T00:43:03.012Z] 03d641679705: Layer already exists [2023-09-06T00:43:03.012Z] 95dd1f365717: Layer already exists [2023-09-06T00:43:03.012Z] 0ba8938c0b4e: Layer already exists [2023-09-06T00:43:03.012Z] 85988fc38001: Layer already exists [2023-09-06T00:43:03.012Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:03.012Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:03.276Z] main: digest: sha256:d004c0a7c91d474b53a195c3bf17f3123a744aa16076ceda0e6f9658be4dc61a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:43:03.323Z] ===================================================== [Pipeline] echo [2023-09-06T00:43:03.331Z] taggedImages: [2023-09-06T00:43:03.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:03.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-06T00:43:03.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.40 [2023-09-06T00:43:03.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:03.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-06T00:43:03.351Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-06T00:43:03.351Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:03.351Z] latest [2023-09-06T00:43:03.351Z] 3.1.0-dev.40 [2023-09-06T00:43:03.351Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:03.351Z] main [2023-09-06T00:43:03.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:03.696Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:04.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:04.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-06T00:43:04.029Z] 6c6db72404bf: Preparing [2023-09-06T00:43:04.029Z] 0db26d1e146d: Preparing [2023-09-06T00:43:04.029Z] a4e1d399fe39: Preparing [2023-09-06T00:43:04.029Z] 85988fc38001: Preparing [2023-09-06T00:43:04.029Z] 4e3e3088159c: Preparing [2023-09-06T00:43:04.029Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:04.029Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:04.029Z] 85988fc38001: Layer already exists [2023-09-06T00:43:04.029Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:04.292Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:04.292Z] 6c6db72404bf: Pushed [2023-09-06T00:43:05.247Z] 4e3e3088159c: Pushed [2023-09-06T00:43:08.575Z] 0db26d1e146d: Pushed [2023-09-06T00:43:08.842Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:2aed310a5b8682b8e73d1768e67c18dd3d106a19a55216aba74190eaa2adb000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:09.175Z] + 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-09-06T00:43:09.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-06T00:43:09.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-06T00:43:09.504Z] 6c6db72404bf: Preparing [2023-09-06T00:43:09.504Z] 0db26d1e146d: Preparing [2023-09-06T00:43:09.504Z] a4e1d399fe39: Preparing [2023-09-06T00:43:09.504Z] 85988fc38001: Preparing [2023-09-06T00:43:09.504Z] 4e3e3088159c: Preparing [2023-09-06T00:43:09.504Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:09.504Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:09.504Z] 85988fc38001: Layer already exists [2023-09-06T00:43:09.504Z] 6c6db72404bf: Layer already exists [2023-09-06T00:43:09.504Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:09.504Z] 4e3e3088159c: Layer already exists [2023-09-06T00:43:09.504Z] 0db26d1e146d: Layer already exists [2023-09-06T00:43:09.504Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:09.770Z] latest: digest: sha256:2aed310a5b8682b8e73d1768e67c18dd3d106a19a55216aba74190eaa2adb000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:10.099Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:10.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.40 [2023-09-06T00:43:10.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-06T00:43:10.427Z] 6c6db72404bf: Preparing [2023-09-06T00:43:10.427Z] 0db26d1e146d: Preparing [2023-09-06T00:43:10.427Z] a4e1d399fe39: Preparing [2023-09-06T00:43:10.427Z] 85988fc38001: Preparing [2023-09-06T00:43:10.427Z] 4e3e3088159c: Preparing [2023-09-06T00:43:10.427Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:10.427Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:10.427Z] 0db26d1e146d: Layer already exists [2023-09-06T00:43:10.427Z] 6c6db72404bf: Layer already exists [2023-09-06T00:43:10.427Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:10.427Z] 85988fc38001: Layer already exists [2023-09-06T00:43:10.427Z] 4e3e3088159c: Layer already exists [2023-09-06T00:43:10.427Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:10.427Z] 3.1.0-dev.40: digest: sha256:2aed310a5b8682b8e73d1768e67c18dd3d106a19a55216aba74190eaa2adb000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:11.025Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:11.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:11.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-06T00:43:11.354Z] 6c6db72404bf: Preparing [2023-09-06T00:43:11.354Z] 0db26d1e146d: Preparing [2023-09-06T00:43:11.354Z] a4e1d399fe39: Preparing [2023-09-06T00:43:11.354Z] 85988fc38001: Preparing [2023-09-06T00:43:11.354Z] 4e3e3088159c: Preparing [2023-09-06T00:43:11.354Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:11.354Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:11.354Z] 6c6db72404bf: Layer already exists [2023-09-06T00:43:11.354Z] 4e3e3088159c: Layer already exists [2023-09-06T00:43:11.354Z] 85988fc38001: Layer already exists [2023-09-06T00:43:11.355Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:11.355Z] 0db26d1e146d: Layer already exists [2023-09-06T00:43:11.355Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:11.620Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:2aed310a5b8682b8e73d1768e67c18dd3d106a19a55216aba74190eaa2adb000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:11.955Z] + 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-09-06T00:43:13.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-06T00:43:13.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-06T00:43:13.684Z] 6c6db72404bf: Preparing [2023-09-06T00:43:13.684Z] 0db26d1e146d: Preparing [2023-09-06T00:43:13.684Z] a4e1d399fe39: Preparing [2023-09-06T00:43:13.684Z] 85988fc38001: Preparing [2023-09-06T00:43:13.684Z] 4e3e3088159c: Preparing [2023-09-06T00:43:13.684Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:13.684Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:13.684Z] 6c6db72404bf: Layer already exists [2023-09-06T00:43:13.684Z] 0db26d1e146d: Layer already exists [2023-09-06T00:43:13.684Z] 85988fc38001: Layer already exists [2023-09-06T00:43:13.684Z] 4e3e3088159c: Layer already exists [2023-09-06T00:43:13.684Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:13.684Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:13.684Z] main: digest: sha256:2aed310a5b8682b8e73d1768e67c18dd3d106a19a55216aba74190eaa2adb000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:43:13.720Z] ===================================================== [Pipeline] echo [2023-09-06T00:43:13.726Z] taggedImages: [2023-09-06T00:43:13.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:13.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-06T00:43:13.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.40 [2023-09-06T00:43:13.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:13.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-06T00:43:13.740Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-06T00:43:13.740Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:13.740Z] latest [2023-09-06T00:43:13.740Z] 3.1.0-dev.40 [2023-09-06T00:43:13.740Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:13.740Z] main [2023-09-06T00:43:13.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:14.060Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:14.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:14.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-06T00:43:14.387Z] 55e2225f26c6: Preparing [2023-09-06T00:43:14.387Z] 00c23ef25d7e: Preparing [2023-09-06T00:43:14.387Z] b2dce3bb3faa: Preparing [2023-09-06T00:43:14.387Z] a4e1d399fe39: Preparing [2023-09-06T00:43:14.387Z] 85988fc38001: Preparing [2023-09-06T00:43:14.387Z] 8aba49beaa2e: Preparing [2023-09-06T00:43:14.387Z] 68560b1dae03: Preparing [2023-09-06T00:43:14.387Z] 5f57fc2558af: Preparing [2023-09-06T00:43:14.387Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:14.387Z] 8aba49beaa2e: Waiting [2023-09-06T00:43:14.387Z] 68560b1dae03: Waiting [2023-09-06T00:43:14.387Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:14.387Z] 5f57fc2558af: Waiting [2023-09-06T00:43:14.652Z] 85988fc38001: Layer already exists [2023-09-06T00:43:14.652Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:14.652Z] 00c23ef25d7e: Pushed [2023-09-06T00:43:14.652Z] b2dce3bb3faa: Pushed [2023-09-06T00:43:14.652Z] 55e2225f26c6: Pushed [2023-09-06T00:43:14.652Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:15.618Z] 5f57fc2558af: Pushed [2023-09-06T00:43:27.900Z] 68560b1dae03: Pushed [2023-09-06T00:43:32.141Z] 8aba49beaa2e: Pushed [2023-09-06T00:43:32.141Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:1e0c5ca4f2a634f633cd087f85bf4e126f31188c6846a86a940c4b06761b572e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:32.478Z] + 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-09-06T00:43:32.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-06T00:43:32.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-06T00:43:32.814Z] 55e2225f26c6: Preparing [2023-09-06T00:43:32.814Z] 00c23ef25d7e: Preparing [2023-09-06T00:43:32.814Z] b2dce3bb3faa: Preparing [2023-09-06T00:43:32.814Z] a4e1d399fe39: Preparing [2023-09-06T00:43:32.814Z] 85988fc38001: Preparing [2023-09-06T00:43:32.814Z] 8aba49beaa2e: Preparing [2023-09-06T00:43:32.814Z] 68560b1dae03: Preparing [2023-09-06T00:43:32.814Z] 5f57fc2558af: Preparing [2023-09-06T00:43:32.814Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:32.814Z] 8aba49beaa2e: Waiting [2023-09-06T00:43:32.814Z] 68560b1dae03: Waiting [2023-09-06T00:43:32.814Z] 5f57fc2558af: Waiting [2023-09-06T00:43:32.814Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:32.814Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:32.814Z] b2dce3bb3faa: Layer already exists [2023-09-06T00:43:32.814Z] 55e2225f26c6: Layer already exists [2023-09-06T00:43:32.814Z] 00c23ef25d7e: Layer already exists [2023-09-06T00:43:32.814Z] 85988fc38001: Layer already exists [2023-09-06T00:43:32.815Z] 68560b1dae03: Layer already exists [2023-09-06T00:43:32.815Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:32.815Z] 8aba49beaa2e: Layer already exists [2023-09-06T00:43:32.815Z] 5f57fc2558af: Layer already exists [2023-09-06T00:43:32.815Z] latest: digest: sha256:1e0c5ca4f2a634f633cd087f85bf4e126f31188c6846a86a940c4b06761b572e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:33.423Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:33.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.40 [2023-09-06T00:43:33.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-06T00:43:33.760Z] 55e2225f26c6: Preparing [2023-09-06T00:43:33.760Z] 00c23ef25d7e: Preparing [2023-09-06T00:43:33.760Z] b2dce3bb3faa: Preparing [2023-09-06T00:43:33.760Z] a4e1d399fe39: Preparing [2023-09-06T00:43:33.760Z] 85988fc38001: Preparing [2023-09-06T00:43:33.760Z] 8aba49beaa2e: Preparing [2023-09-06T00:43:33.760Z] 68560b1dae03: Preparing [2023-09-06T00:43:33.760Z] 5f57fc2558af: Preparing [2023-09-06T00:43:33.760Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:33.760Z] 8aba49beaa2e: Waiting [2023-09-06T00:43:33.760Z] 68560b1dae03: Waiting [2023-09-06T00:43:33.760Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:33.760Z] 5f57fc2558af: Waiting [2023-09-06T00:43:33.760Z] 55e2225f26c6: Layer already exists [2023-09-06T00:43:33.760Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:33.760Z] 00c23ef25d7e: Layer already exists [2023-09-06T00:43:33.760Z] b2dce3bb3faa: Layer already exists [2023-09-06T00:43:33.760Z] 85988fc38001: Layer already exists [2023-09-06T00:43:33.760Z] 8aba49beaa2e: Layer already exists [2023-09-06T00:43:33.760Z] 68560b1dae03: Layer already exists [2023-09-06T00:43:33.760Z] 5f57fc2558af: Layer already exists [2023-09-06T00:43:33.760Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:34.025Z] 3.1.0-dev.40: digest: sha256:1e0c5ca4f2a634f633cd087f85bf4e126f31188c6846a86a940c4b06761b572e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:34.409Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:34.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:34.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-06T00:43:34.762Z] 55e2225f26c6: Preparing [2023-09-06T00:43:34.762Z] 00c23ef25d7e: Preparing [2023-09-06T00:43:34.762Z] b2dce3bb3faa: Preparing [2023-09-06T00:43:34.762Z] a4e1d399fe39: Preparing [2023-09-06T00:43:34.762Z] 85988fc38001: Preparing [2023-09-06T00:43:34.762Z] 8aba49beaa2e: Preparing [2023-09-06T00:43:34.762Z] 68560b1dae03: Preparing [2023-09-06T00:43:34.762Z] 5f57fc2558af: Preparing [2023-09-06T00:43:34.762Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:34.762Z] 8aba49beaa2e: Waiting [2023-09-06T00:43:34.762Z] 68560b1dae03: Waiting [2023-09-06T00:43:34.762Z] 5f57fc2558af: Waiting [2023-09-06T00:43:34.762Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:34.762Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:34.762Z] 55e2225f26c6: Layer already exists [2023-09-06T00:43:34.762Z] 85988fc38001: Layer already exists [2023-09-06T00:43:34.762Z] b2dce3bb3faa: Layer already exists [2023-09-06T00:43:34.762Z] 00c23ef25d7e: Layer already exists [2023-09-06T00:43:34.762Z] 8aba49beaa2e: Layer already exists [2023-09-06T00:43:34.762Z] 68560b1dae03: Layer already exists [2023-09-06T00:43:34.762Z] 5f57fc2558af: Layer already exists [2023-09-06T00:43:34.762Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:35.035Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:1e0c5ca4f2a634f633cd087f85bf4e126f31188c6846a86a940c4b06761b572e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:35.395Z] + 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-09-06T00:43:35.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-06T00:43:35.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-06T00:43:35.742Z] 55e2225f26c6: Preparing [2023-09-06T00:43:35.742Z] 00c23ef25d7e: Preparing [2023-09-06T00:43:35.742Z] b2dce3bb3faa: Preparing [2023-09-06T00:43:35.742Z] a4e1d399fe39: Preparing [2023-09-06T00:43:35.742Z] 85988fc38001: Preparing [2023-09-06T00:43:35.742Z] 8aba49beaa2e: Preparing [2023-09-06T00:43:35.742Z] 68560b1dae03: Preparing [2023-09-06T00:43:35.742Z] 5f57fc2558af: Preparing [2023-09-06T00:43:35.742Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:35.742Z] 68560b1dae03: Waiting [2023-09-06T00:43:35.742Z] 5f57fc2558af: Waiting [2023-09-06T00:43:35.742Z] 8aba49beaa2e: Waiting [2023-09-06T00:43:35.742Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:35.742Z] 00c23ef25d7e: Layer already exists [2023-09-06T00:43:35.742Z] 85988fc38001: Layer already exists [2023-09-06T00:43:35.742Z] b2dce3bb3faa: Layer already exists [2023-09-06T00:43:35.742Z] 55e2225f26c6: Layer already exists [2023-09-06T00:43:35.742Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:35.742Z] 8aba49beaa2e: Layer already exists [2023-09-06T00:43:35.742Z] 68560b1dae03: Layer already exists [2023-09-06T00:43:35.742Z] 5f57fc2558af: Layer already exists [2023-09-06T00:43:35.742Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:36.008Z] main: digest: sha256:1e0c5ca4f2a634f633cd087f85bf4e126f31188c6846a86a940c4b06761b572e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:43:36.060Z] ===================================================== [Pipeline] echo [2023-09-06T00:43:36.067Z] taggedImages: [2023-09-06T00:43:36.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:36.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-06T00:43:36.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.40 [2023-09-06T00:43:36.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:36.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-06T00:43:36.088Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-06T00:43:36.088Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:36.088Z] latest [2023-09-06T00:43:36.088Z] 3.1.0-dev.40 [2023-09-06T00:43:36.088Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:36.088Z] main [2023-09-06T00:43:36.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:36.437Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:36.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:36.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-06T00:43:36.763Z] 71ea6674e046: Preparing [2023-09-06T00:43:36.763Z] 86a836e23b42: Preparing [2023-09-06T00:43:36.763Z] 27670ed21af7: Preparing [2023-09-06T00:43:36.763Z] a4e1d399fe39: Preparing [2023-09-06T00:43:36.763Z] 85988fc38001: Preparing [2023-09-06T00:43:36.763Z] 6341cf24ab14: Preparing [2023-09-06T00:43:36.763Z] d476ff30e9e3: Preparing [2023-09-06T00:43:36.763Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:36.763Z] 6341cf24ab14: Waiting [2023-09-06T00:43:36.763Z] d476ff30e9e3: Waiting [2023-09-06T00:43:36.763Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:36.763Z] 85988fc38001: Layer already exists [2023-09-06T00:43:36.763Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:37.028Z] 86a836e23b42: Pushed [2023-09-06T00:43:37.028Z] 27670ed21af7: Pushed [2023-09-06T00:43:37.028Z] 71ea6674e046: Pushed [2023-09-06T00:43:37.028Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:37.611Z] d476ff30e9e3: Pushed [2023-09-06T00:43:55.799Z] 6341cf24ab14: Pushed [2023-09-06T00:43:55.799Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:c2f9c9744732842f36677c97edb0cb197e87fb9ddeb9a2a1f165b986acbcb98b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:56.136Z] + 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-09-06T00:43:56.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-06T00:43:56.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-06T00:43:56.463Z] 71ea6674e046: Preparing [2023-09-06T00:43:56.463Z] 86a836e23b42: Preparing [2023-09-06T00:43:56.463Z] 27670ed21af7: Preparing [2023-09-06T00:43:56.463Z] a4e1d399fe39: Preparing [2023-09-06T00:43:56.463Z] 85988fc38001: Preparing [2023-09-06T00:43:56.463Z] 6341cf24ab14: Preparing [2023-09-06T00:43:56.463Z] d476ff30e9e3: Preparing [2023-09-06T00:43:56.463Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:56.463Z] d476ff30e9e3: Waiting [2023-09-06T00:43:56.463Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:56.463Z] 6341cf24ab14: Waiting [2023-09-06T00:43:56.463Z] 86a836e23b42: Layer already exists [2023-09-06T00:43:56.463Z] 85988fc38001: Layer already exists [2023-09-06T00:43:56.463Z] 71ea6674e046: Layer already exists [2023-09-06T00:43:56.463Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:56.463Z] 27670ed21af7: Layer already exists [2023-09-06T00:43:56.463Z] 6341cf24ab14: Layer already exists [2023-09-06T00:43:56.463Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:56.463Z] d476ff30e9e3: Layer already exists [2023-09-06T00:43:56.728Z] latest: digest: sha256:c2f9c9744732842f36677c97edb0cb197e87fb9ddeb9a2a1f165b986acbcb98b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:57.072Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:57.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.40 [2023-09-06T00:43:57.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-06T00:43:57.532Z] 71ea6674e046: Preparing [2023-09-06T00:43:57.532Z] 86a836e23b42: Preparing [2023-09-06T00:43:57.532Z] 27670ed21af7: Preparing [2023-09-06T00:43:57.532Z] a4e1d399fe39: Preparing [2023-09-06T00:43:57.532Z] 85988fc38001: Preparing [2023-09-06T00:43:57.532Z] 6341cf24ab14: Preparing [2023-09-06T00:43:57.532Z] d476ff30e9e3: Preparing [2023-09-06T00:43:57.532Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:57.532Z] 6341cf24ab14: Waiting [2023-09-06T00:43:57.532Z] d476ff30e9e3: Waiting [2023-09-06T00:43:57.532Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:57.532Z] 85988fc38001: Layer already exists [2023-09-06T00:43:57.532Z] 86a836e23b42: Layer already exists [2023-09-06T00:43:57.532Z] 27670ed21af7: Layer already exists [2023-09-06T00:43:57.532Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:57.532Z] 71ea6674e046: Layer already exists [2023-09-06T00:43:57.532Z] 6341cf24ab14: Layer already exists [2023-09-06T00:43:57.532Z] d476ff30e9e3: Layer already exists [2023-09-06T00:43:57.532Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:57.532Z] 3.1.0-dev.40: digest: sha256:c2f9c9744732842f36677c97edb0cb197e87fb9ddeb9a2a1f165b986acbcb98b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:58.131Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:58.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:58.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-06T00:43:58.468Z] 71ea6674e046: Preparing [2023-09-06T00:43:58.468Z] 86a836e23b42: Preparing [2023-09-06T00:43:58.468Z] 27670ed21af7: Preparing [2023-09-06T00:43:58.468Z] a4e1d399fe39: Preparing [2023-09-06T00:43:58.468Z] 85988fc38001: Preparing [2023-09-06T00:43:58.468Z] 6341cf24ab14: Preparing [2023-09-06T00:43:58.468Z] d476ff30e9e3: Preparing [2023-09-06T00:43:58.468Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:58.468Z] 6341cf24ab14: Waiting [2023-09-06T00:43:58.468Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:58.468Z] d476ff30e9e3: Waiting [2023-09-06T00:43:58.468Z] 85988fc38001: Layer already exists [2023-09-06T00:43:58.468Z] 86a836e23b42: Layer already exists [2023-09-06T00:43:58.468Z] 27670ed21af7: Layer already exists [2023-09-06T00:43:58.468Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:58.468Z] 71ea6674e046: Layer already exists [2023-09-06T00:43:58.468Z] 6341cf24ab14: Layer already exists [2023-09-06T00:43:58.468Z] d476ff30e9e3: Layer already exists [2023-09-06T00:43:58.468Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:58.733Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:c2f9c9744732842f36677c97edb0cb197e87fb9ddeb9a2a1f165b986acbcb98b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:43:59.061Z] + 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-09-06T00:43:59.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-06T00:43:59.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-06T00:43:59.392Z] 71ea6674e046: Preparing [2023-09-06T00:43:59.392Z] 86a836e23b42: Preparing [2023-09-06T00:43:59.392Z] 27670ed21af7: Preparing [2023-09-06T00:43:59.392Z] a4e1d399fe39: Preparing [2023-09-06T00:43:59.392Z] 85988fc38001: Preparing [2023-09-06T00:43:59.392Z] 6341cf24ab14: Preparing [2023-09-06T00:43:59.392Z] d476ff30e9e3: Preparing [2023-09-06T00:43:59.392Z] d2d9d24a8c2a: Preparing [2023-09-06T00:43:59.392Z] 6341cf24ab14: Waiting [2023-09-06T00:43:59.392Z] d2d9d24a8c2a: Waiting [2023-09-06T00:43:59.392Z] d476ff30e9e3: Waiting [2023-09-06T00:43:59.392Z] a4e1d399fe39: Layer already exists [2023-09-06T00:43:59.392Z] 71ea6674e046: Layer already exists [2023-09-06T00:43:59.392Z] 86a836e23b42: Layer already exists [2023-09-06T00:43:59.392Z] 27670ed21af7: Layer already exists [2023-09-06T00:43:59.392Z] 85988fc38001: Layer already exists [2023-09-06T00:43:59.392Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:43:59.392Z] 6341cf24ab14: Layer already exists [2023-09-06T00:43:59.392Z] d476ff30e9e3: Layer already exists [2023-09-06T00:43:59.662Z] main: digest: sha256:c2f9c9744732842f36677c97edb0cb197e87fb9ddeb9a2a1f165b986acbcb98b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:43:59.715Z] ===================================================== [Pipeline] echo [2023-09-06T00:43:59.724Z] taggedImages: [2023-09-06T00:43:59.724Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:59.724Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-06T00:43:59.724Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.40 [2023-09-06T00:43:59.724Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:59.724Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-06T00:43:59.747Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-06T00:43:59.747Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:43:59.747Z] latest [2023-09-06T00:43:59.747Z] 3.1.0-dev.40 [2023-09-06T00:43:59.747Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:43:59.747Z] main [2023-09-06T00:43:59.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:00.091Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:00.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:00.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-06T00:44:00.419Z] f508cd0d4b99: Preparing [2023-09-06T00:44:00.419Z] e87ab5358e13: Preparing [2023-09-06T00:44:00.419Z] 1e2252d538da: Preparing [2023-09-06T00:44:00.419Z] a4e1d399fe39: Preparing [2023-09-06T00:44:00.419Z] 85988fc38001: Preparing [2023-09-06T00:44:00.419Z] f8d152a07bf5: Preparing [2023-09-06T00:44:00.419Z] 5f57fc2558af: Preparing [2023-09-06T00:44:00.419Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:00.419Z] f8d152a07bf5: Waiting [2023-09-06T00:44:00.419Z] 5f57fc2558af: Waiting [2023-09-06T00:44:00.419Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:00.419Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:00.684Z] 85988fc38001: Layer already exists [2023-09-06T00:44:00.684Z] 5f57fc2558af: Layer already exists [2023-09-06T00:44:00.684Z] f508cd0d4b99: Pushed [2023-09-06T00:44:00.684Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:00.684Z] e87ab5358e13: Pushed [2023-09-06T00:44:00.685Z] 1e2252d538da: Pushed [2023-09-06T00:44:18.895Z] f8d152a07bf5: Pushed [2023-09-06T00:44:18.895Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:566934d11becc9a287b70247b9c35c91e58d9fda6d8ccada4b8542abbf1dccc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:19.264Z] + 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-09-06T00:44:19.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-06T00:44:19.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-06T00:44:19.599Z] f508cd0d4b99: Preparing [2023-09-06T00:44:19.599Z] e87ab5358e13: Preparing [2023-09-06T00:44:19.599Z] 1e2252d538da: Preparing [2023-09-06T00:44:19.599Z] a4e1d399fe39: Preparing [2023-09-06T00:44:19.599Z] 85988fc38001: Preparing [2023-09-06T00:44:19.599Z] f8d152a07bf5: Preparing [2023-09-06T00:44:19.599Z] 5f57fc2558af: Preparing [2023-09-06T00:44:19.599Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:19.599Z] f8d152a07bf5: Waiting [2023-09-06T00:44:19.599Z] 5f57fc2558af: Waiting [2023-09-06T00:44:19.599Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:19.599Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:19.599Z] 1e2252d538da: Layer already exists [2023-09-06T00:44:19.599Z] 85988fc38001: Layer already exists [2023-09-06T00:44:19.599Z] f508cd0d4b99: Layer already exists [2023-09-06T00:44:19.599Z] e87ab5358e13: Layer already exists [2023-09-06T00:44:19.599Z] 5f57fc2558af: Layer already exists [2023-09-06T00:44:19.599Z] f8d152a07bf5: Layer already exists [2023-09-06T00:44:19.599Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:19.864Z] latest: digest: sha256:566934d11becc9a287b70247b9c35c91e58d9fda6d8ccada4b8542abbf1dccc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:20.212Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:20.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.40 [2023-09-06T00:44:20.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-06T00:44:20.545Z] f508cd0d4b99: Preparing [2023-09-06T00:44:20.545Z] e87ab5358e13: Preparing [2023-09-06T00:44:20.545Z] 1e2252d538da: Preparing [2023-09-06T00:44:20.545Z] a4e1d399fe39: Preparing [2023-09-06T00:44:20.545Z] 85988fc38001: Preparing [2023-09-06T00:44:20.545Z] f8d152a07bf5: Preparing [2023-09-06T00:44:20.545Z] 5f57fc2558af: Preparing [2023-09-06T00:44:20.545Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:20.545Z] f8d152a07bf5: Waiting [2023-09-06T00:44:20.545Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:20.545Z] 5f57fc2558af: Waiting [2023-09-06T00:44:20.545Z] 85988fc38001: Layer already exists [2023-09-06T00:44:20.545Z] f508cd0d4b99: Layer already exists [2023-09-06T00:44:20.545Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:20.545Z] e87ab5358e13: Layer already exists [2023-09-06T00:44:20.545Z] 1e2252d538da: Layer already exists [2023-09-06T00:44:20.545Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:20.545Z] 5f57fc2558af: Layer already exists [2023-09-06T00:44:20.545Z] f8d152a07bf5: Layer already exists [2023-09-06T00:44:20.811Z] 3.1.0-dev.40: digest: sha256:566934d11becc9a287b70247b9c35c91e58d9fda6d8ccada4b8542abbf1dccc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:21.155Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:21.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:21.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-06T00:44:21.492Z] f508cd0d4b99: Preparing [2023-09-06T00:44:21.492Z] e87ab5358e13: Preparing [2023-09-06T00:44:21.492Z] 1e2252d538da: Preparing [2023-09-06T00:44:21.492Z] a4e1d399fe39: Preparing [2023-09-06T00:44:21.492Z] 85988fc38001: Preparing [2023-09-06T00:44:21.492Z] f8d152a07bf5: Preparing [2023-09-06T00:44:21.492Z] 5f57fc2558af: Preparing [2023-09-06T00:44:21.492Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:21.492Z] f8d152a07bf5: Waiting [2023-09-06T00:44:21.492Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:21.492Z] 5f57fc2558af: Waiting [2023-09-06T00:44:21.492Z] e87ab5358e13: Layer already exists [2023-09-06T00:44:21.492Z] f508cd0d4b99: Layer already exists [2023-09-06T00:44:21.492Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:21.492Z] 1e2252d538da: Layer already exists [2023-09-06T00:44:21.492Z] 85988fc38001: Layer already exists [2023-09-06T00:44:21.492Z] f8d152a07bf5: Layer already exists [2023-09-06T00:44:21.492Z] 5f57fc2558af: Layer already exists [2023-09-06T00:44:21.492Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:21.758Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:566934d11becc9a287b70247b9c35c91e58d9fda6d8ccada4b8542abbf1dccc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:22.107Z] + 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-09-06T00:44:22.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-06T00:44:22.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-06T00:44:22.450Z] f508cd0d4b99: Preparing [2023-09-06T00:44:22.450Z] e87ab5358e13: Preparing [2023-09-06T00:44:22.450Z] 1e2252d538da: Preparing [2023-09-06T00:44:22.450Z] a4e1d399fe39: Preparing [2023-09-06T00:44:22.450Z] 85988fc38001: Preparing [2023-09-06T00:44:22.450Z] f8d152a07bf5: Preparing [2023-09-06T00:44:22.450Z] 5f57fc2558af: Preparing [2023-09-06T00:44:22.450Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:22.450Z] f8d152a07bf5: Waiting [2023-09-06T00:44:22.450Z] 5f57fc2558af: Waiting [2023-09-06T00:44:22.450Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:22.450Z] 1e2252d538da: Layer already exists [2023-09-06T00:44:22.450Z] e87ab5358e13: Layer already exists [2023-09-06T00:44:22.450Z] 85988fc38001: Layer already exists [2023-09-06T00:44:22.450Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:22.450Z] f508cd0d4b99: Layer already exists [2023-09-06T00:44:22.450Z] 5f57fc2558af: Layer already exists [2023-09-06T00:44:22.450Z] f8d152a07bf5: Layer already exists [2023-09-06T00:44:22.450Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:22.716Z] main: digest: sha256:566934d11becc9a287b70247b9c35c91e58d9fda6d8ccada4b8542abbf1dccc8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:44:22.756Z] ===================================================== [Pipeline] echo [2023-09-06T00:44:22.762Z] taggedImages: [2023-09-06T00:44:22.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:22.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-06T00:44:22.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.40 [2023-09-06T00:44:22.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:22.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-06T00:44:22.783Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-06T00:44:22.783Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:22.783Z] latest [2023-09-06T00:44:22.783Z] 3.1.0-dev.40 [2023-09-06T00:44:22.783Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:22.783Z] main [2023-09-06T00:44:22.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:23.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:23.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:23.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-06T00:44:23.456Z] 074254cc0060: Preparing [2023-09-06T00:44:23.456Z] 33c2cca4f8bf: Preparing [2023-09-06T00:44:23.456Z] a4e1d399fe39: Preparing [2023-09-06T00:44:23.456Z] 85988fc38001: Preparing [2023-09-06T00:44:23.456Z] d9f9810989f8: Preparing [2023-09-06T00:44:23.456Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:23.456Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:23.456Z] 85988fc38001: Layer already exists [2023-09-06T00:44:23.456Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:23.722Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:23.722Z] 074254cc0060: Pushed [2023-09-06T00:44:23.722Z] d9f9810989f8: Pushed [2023-09-06T00:44:29.049Z] 33c2cca4f8bf: Pushed [2023-09-06T00:44:29.049Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:3821f80b1fb11577c46ef12b82588341a6548e968be751a50b4a2557d7828391 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:29.395Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:29.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-06T00:44:29.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-06T00:44:29.730Z] 074254cc0060: Preparing [2023-09-06T00:44:29.730Z] 33c2cca4f8bf: Preparing [2023-09-06T00:44:29.730Z] a4e1d399fe39: Preparing [2023-09-06T00:44:29.730Z] 85988fc38001: Preparing [2023-09-06T00:44:29.730Z] d9f9810989f8: Preparing [2023-09-06T00:44:29.730Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:29.730Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:29.730Z] 85988fc38001: Layer already exists [2023-09-06T00:44:29.730Z] 074254cc0060: Layer already exists [2023-09-06T00:44:29.730Z] 33c2cca4f8bf: Layer already exists [2023-09-06T00:44:29.730Z] d9f9810989f8: Layer already exists [2023-09-06T00:44:29.730Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:29.730Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:29.995Z] latest: digest: sha256:3821f80b1fb11577c46ef12b82588341a6548e968be751a50b4a2557d7828391 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:30.334Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:30.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.40 [2023-09-06T00:44:30.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-06T00:44:30.667Z] 074254cc0060: Preparing [2023-09-06T00:44:30.667Z] 33c2cca4f8bf: Preparing [2023-09-06T00:44:30.667Z] a4e1d399fe39: Preparing [2023-09-06T00:44:30.667Z] 85988fc38001: Preparing [2023-09-06T00:44:30.667Z] d9f9810989f8: Preparing [2023-09-06T00:44:30.667Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:30.667Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:30.667Z] 074254cc0060: Layer already exists [2023-09-06T00:44:30.667Z] d9f9810989f8: Layer already exists [2023-09-06T00:44:30.667Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:30.667Z] 33c2cca4f8bf: Layer already exists [2023-09-06T00:44:30.667Z] 85988fc38001: Layer already exists [2023-09-06T00:44:30.667Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:30.962Z] 3.1.0-dev.40: digest: sha256:3821f80b1fb11577c46ef12b82588341a6548e968be751a50b4a2557d7828391 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:31.326Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:31.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:31.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-06T00:44:31.666Z] 074254cc0060: Preparing [2023-09-06T00:44:31.666Z] 33c2cca4f8bf: Preparing [2023-09-06T00:44:31.666Z] a4e1d399fe39: Preparing [2023-09-06T00:44:31.666Z] 85988fc38001: Preparing [2023-09-06T00:44:31.666Z] d9f9810989f8: Preparing [2023-09-06T00:44:31.666Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:31.666Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:31.666Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:31.666Z] 33c2cca4f8bf: Layer already exists [2023-09-06T00:44:31.666Z] 074254cc0060: Layer already exists [2023-09-06T00:44:31.666Z] 85988fc38001: Layer already exists [2023-09-06T00:44:31.666Z] d9f9810989f8: Layer already exists [2023-09-06T00:44:31.666Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:31.938Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:3821f80b1fb11577c46ef12b82588341a6548e968be751a50b4a2557d7828391 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:32.283Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:32.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-06T00:44:32.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-06T00:44:32.615Z] 074254cc0060: Preparing [2023-09-06T00:44:32.615Z] 33c2cca4f8bf: Preparing [2023-09-06T00:44:32.615Z] a4e1d399fe39: Preparing [2023-09-06T00:44:32.615Z] 85988fc38001: Preparing [2023-09-06T00:44:32.615Z] d9f9810989f8: Preparing [2023-09-06T00:44:32.615Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:32.615Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:32.615Z] 074254cc0060: Layer already exists [2023-09-06T00:44:32.615Z] 85988fc38001: Layer already exists [2023-09-06T00:44:32.615Z] 33c2cca4f8bf: Layer already exists [2023-09-06T00:44:32.615Z] d9f9810989f8: Layer already exists [2023-09-06T00:44:32.615Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:32.615Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:32.880Z] main: digest: sha256:3821f80b1fb11577c46ef12b82588341a6548e968be751a50b4a2557d7828391 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:44:32.923Z] ===================================================== [Pipeline] echo [2023-09-06T00:44:32.932Z] taggedImages: [2023-09-06T00:44:32.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:32.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-06T00:44:32.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.40 [2023-09-06T00:44:32.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:32.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-06T00:44:32.951Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-06T00:44:32.951Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:32.951Z] latest [2023-09-06T00:44:32.951Z] 3.1.0-dev.40 [2023-09-06T00:44:32.951Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:32.951Z] main [2023-09-06T00:44:32.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:33.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:33.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:33.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-06T00:44:33.626Z] 20f29298c089: Preparing [2023-09-06T00:44:33.626Z] 7daf97a0ab64: Preparing [2023-09-06T00:44:33.626Z] a4e1d399fe39: Preparing [2023-09-06T00:44:33.626Z] 85988fc38001: Preparing [2023-09-06T00:44:33.626Z] 8fd61d8aeb78: Preparing [2023-09-06T00:44:33.626Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:33.626Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:33.626Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:44:33.626Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:33.626Z] 85988fc38001: Layer already exists [2023-09-06T00:44:33.891Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:33.891Z] 20f29298c089: Pushed [2023-09-06T00:44:39.216Z] 7daf97a0ab64: Pushed [2023-09-06T00:44:39.216Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0: digest: sha256:f22073390e9b1ace83e4efc79e43c553fd156089b6546372c6e2225b55290770 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:39.560Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:39.901Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-06T00:44:39.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-06T00:44:39.901Z] 20f29298c089: Preparing [2023-09-06T00:44:39.901Z] 7daf97a0ab64: Preparing [2023-09-06T00:44:39.901Z] a4e1d399fe39: Preparing [2023-09-06T00:44:39.901Z] 85988fc38001: Preparing [2023-09-06T00:44:39.901Z] 8fd61d8aeb78: Preparing [2023-09-06T00:44:39.901Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:39.901Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:39.901Z] 7daf97a0ab64: Layer already exists [2023-09-06T00:44:39.901Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:44:39.901Z] 20f29298c089: Layer already exists [2023-09-06T00:44:39.901Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:39.901Z] 85988fc38001: Layer already exists [2023-09-06T00:44:39.901Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:40.167Z] latest: digest: sha256:f22073390e9b1ace83e4efc79e43c553fd156089b6546372c6e2225b55290770 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:40.502Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:40.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.40 [2023-09-06T00:44:40.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-06T00:44:40.835Z] 20f29298c089: Preparing [2023-09-06T00:44:40.835Z] 7daf97a0ab64: Preparing [2023-09-06T00:44:40.835Z] a4e1d399fe39: Preparing [2023-09-06T00:44:40.835Z] 85988fc38001: Preparing [2023-09-06T00:44:40.835Z] 8fd61d8aeb78: Preparing [2023-09-06T00:44:40.835Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:40.835Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:40.835Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:40.835Z] 20f29298c089: Layer already exists [2023-09-06T00:44:40.835Z] 7daf97a0ab64: Layer already exists [2023-09-06T00:44:40.835Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:44:40.835Z] 85988fc38001: Layer already exists [2023-09-06T00:44:40.835Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:41.101Z] 3.1.0-dev.40: digest: sha256:f22073390e9b1ace83e4efc79e43c553fd156089b6546372c6e2225b55290770 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:41.440Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:41.775Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:41.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-06T00:44:41.776Z] 20f29298c089: Preparing [2023-09-06T00:44:41.776Z] 7daf97a0ab64: Preparing [2023-09-06T00:44:41.776Z] a4e1d399fe39: Preparing [2023-09-06T00:44:41.776Z] 85988fc38001: Preparing [2023-09-06T00:44:41.776Z] 8fd61d8aeb78: Preparing [2023-09-06T00:44:41.776Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:41.776Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:41.776Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:44:41.776Z] 85988fc38001: Layer already exists [2023-09-06T00:44:41.776Z] 7daf97a0ab64: Layer already exists [2023-09-06T00:44:41.776Z] 20f29298c089: Layer already exists [2023-09-06T00:44:41.776Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:41.776Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:42.041Z] 2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40: digest: sha256:f22073390e9b1ace83e4efc79e43c553fd156089b6546372c6e2225b55290770 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:42.384Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:42.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-06T00:44:42.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-06T00:44:42.715Z] 20f29298c089: Preparing [2023-09-06T00:44:42.715Z] 7daf97a0ab64: Preparing [2023-09-06T00:44:42.715Z] a4e1d399fe39: Preparing [2023-09-06T00:44:42.715Z] 85988fc38001: Preparing [2023-09-06T00:44:42.715Z] 8fd61d8aeb78: Preparing [2023-09-06T00:44:42.715Z] d2d9d24a8c2a: Preparing [2023-09-06T00:44:42.715Z] d2d9d24a8c2a: Waiting [2023-09-06T00:44:42.715Z] 85988fc38001: Layer already exists [2023-09-06T00:44:42.715Z] 7daf97a0ab64: Layer already exists [2023-09-06T00:44:42.715Z] a4e1d399fe39: Layer already exists [2023-09-06T00:44:42.715Z] 20f29298c089: Layer already exists [2023-09-06T00:44:42.715Z] 8fd61d8aeb78: Layer already exists [2023-09-06T00:44:42.715Z] d2d9d24a8c2a: Layer already exists [2023-09-06T00:44:42.980Z] main: digest: sha256:f22073390e9b1ace83e4efc79e43c553fd156089b6546372c6e2225b55290770 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-06T00:44:43.021Z] ===================================================== [Pipeline] echo [2023-09-06T00:44:43.027Z] taggedImages: [2023-09-06T00:44:43.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0 [2023-09-06T00:44:43.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-06T00:44:43.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.40 [2023-09-06T00:44:43.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bac5d16a43a6729031be1bb569bb56c5aedbab0-3.1.0-dev.40 [2023-09-06T00:44:43.027Z] - 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-09-06T00:44:43.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:44:43.386Z] [2023-09-06T00:44:43.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:44:43.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:44:43.704Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T00:44:43.704Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T00:44:43.704Z] 04944245beec: Pulling fs layer [2023-09-06T00:44:43.704Z] 699f458cf7ca: Pulling fs layer [2023-09-06T00:44:43.704Z] 765212b225bb: Pulling fs layer [2023-09-06T00:44:43.704Z] f23df028b6ca: Pulling fs layer [2023-09-06T00:44:43.704Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T00:44:43.704Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T00:44:43.704Z] 765212b225bb: Waiting [2023-09-06T00:44:43.704Z] f23df028b6ca: Waiting [2023-09-06T00:44:43.704Z] d65c8cfc05b1: Waiting [2023-09-06T00:44:43.704Z] 2437ff75d9bd: Waiting [2023-09-06T00:44:43.969Z] 04944245beec: Verifying Checksum [2023-09-06T00:44:43.969Z] 04944245beec: Download complete [2023-09-06T00:44:43.969Z] 765212b225bb: Verifying Checksum [2023-09-06T00:44:43.969Z] 765212b225bb: Download complete [2023-09-06T00:44:43.969Z] f23df028b6ca: Verifying Checksum [2023-09-06T00:44:43.969Z] f23df028b6ca: Download complete [2023-09-06T00:44:43.969Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T00:44:43.969Z] d65c8cfc05b1: Download complete [2023-09-06T00:44:43.969Z] 699f458cf7ca: Verifying Checksum [2023-09-06T00:44:43.969Z] 699f458cf7ca: Download complete [2023-09-06T00:44:44.551Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T00:44:44.551Z] 8998bd30e6a1: Download complete [2023-09-06T00:44:46.491Z] 2437ff75d9bd: Download complete [2023-09-06T00:44:48.437Z] 8998bd30e6a1: Pull complete [2023-09-06T00:44:48.702Z] 04944245beec: Pull complete [2023-09-06T00:44:50.106Z] 699f458cf7ca: Pull complete [2023-09-06T00:44:50.106Z] 765212b225bb: Pull complete [2023-09-06T00:44:51.062Z] f23df028b6ca: Pull complete [2023-09-06T00:44:51.062Z] d65c8cfc05b1: Pull complete [2023-09-06T00:45:06.041Z] 2437ff75d9bd: Pull complete [2023-09-06T00:45:06.041Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T00:45:06.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T00:45:06.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:45:06.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-5394 does not seem to be running inside a container [2023-09-06T00:45:06.291Z] $ 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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:45:09.069Z] $ docker top a7bcfa14ac48111574112d697e26f5b644c40dcd37601f1ebde8455d5e415a07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:45:09.960Z] ---> job-cost.sh [2023-09-06T00:45:09.960Z] lf-activate-venv: SKIPPING [2023-09-06T00:45:09.960Z] INFO: No Stack... [2023-09-06T00:45:10.226Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T00:45:11.183Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T00:45:11.816Z] + cut -d, -f6 [2023-09-06T00:45:11.816Z] + cat /w/workspace/edgex-go/574/archives/cost.csv [Pipeline] lock [2023-09-06T00:45:11.848Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-574-stack-cost] [2023-09-06T00:45:11.857Z] Resource [jenkins-edgexfoundry-edgex-go-main-574-stack-cost] did not exist. Created. [2023-09-06T00:45:11.857Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-574-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T00:45:12.497Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T00:45:13.121Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T00:45:13.128Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-574-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T00:45:13.152Z] $ docker stop --time=1 a7bcfa14ac48111574112d697e26f5b644c40dcd37601f1ebde8455d5e415a07 [2023-09-06T00:45:14.662Z] $ docker rm -f --volumes a7bcfa14ac48111574112d697e26f5b644c40dcd37601f1ebde8455d5e415a07 [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-09-06T00:45:15.101Z] provisioning config files... [2023-09-06T00:45:15.108Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/574@tmp/config17618792183814429834tmp [Pipeline] { [Pipeline] sh [2023-09-06T00:45:15.419Z] + set +x [2023-09-06T00:45:15.419Z] + curl -s https://codecov.io/bash [2023-09-06T00:45:15.419Z] + bash -s -- [2023-09-06T00:45:15.419Z] [2023-09-06T00:45:15.419Z] _____ _ [2023-09-06T00:45:15.419Z] / ____| | | [2023-09-06T00:45:15.419Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T00:45:15.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T00:45:15.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T00:45:15.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T00:45:15.419Z] Bash-1.0.6 [2023-09-06T00:45:15.419Z] [2023-09-06T00:45:15.419Z] [2023-09-06T00:45:15.419Z] ==> git version 2.25.1 found [2023-09-06T00:45:15.419Z] ==> 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-09-06T00:45:15.419Z] Release-Date: 2020-01-08 [2023-09-06T00:45:15.419Z] 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-09-06T00:45:15.419Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T00:45:15.419Z] ==> Jenkins CI detected. [2023-09-06T00:45:15.419Z] current dir:  /w/workspace/edgex-go/574 [2023-09-06T00:45:15.419Z] project root: . [2023-09-06T00:45:15.419Z] --> token set from env [2023-09-06T00:45:15.419Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T00:45:15.419Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T00:45:15.419Z] ==> Python coveragepy not found [2023-09-06T00:45:15.419Z] ==> Searching for coverage reports in: [2023-09-06T00:45:15.419Z] + . [2023-09-06T00:45:15.419Z] -> Found 1 reports [2023-09-06T00:45:15.419Z] ==> Detecting git/mercurial file structure [2023-09-06T00:45:15.678Z] ==> Reading reports [2023-09-06T00:45:15.678Z] + ./coverage.out bytes=447827 [2023-09-06T00:45:15.678Z] ==> Appending adjustments [2023-09-06T00:45:15.678Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T00:45:16.613Z] + Found adjustments [2023-09-06T00:45:16.613Z] ==> Gzipping contents [2023-09-06T00:45:16.613Z] 60K /tmp/codecov.FLfQnh.gz [2023-09-06T00:45:16.613Z] ==> Uploading reports [2023-09-06T00:45:16.613Z] url: https://codecov.io [2023-09-06T00:45:16.613Z] query: branch=main&commit=2bac5d16a43a6729031be1bb569bb56c5aedbab0&build=574&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F574%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T00:45:16.613Z] -> Pinging Codecov [2023-09-06T00:45:16.613Z] 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=2bac5d16a43a6729031be1bb569bb56c5aedbab0&build=574&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F574%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-06T00:45:16.871Z] -> Uploading to [2023-09-06T00:45:16.871Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/00271124DB129430A58F1EEE437C3FCB/2bac5d16a43a6729031be1bb569bb56c5aedbab0/b3c84454-74e0-4752-b33b-962b8503205f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T004516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7505e9ca3a455b01a5899fdefe7b6100f6d4001ae4c7126c961844d347e5abf9 [2023-09-06T00:45:16.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:16.871Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:17.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57514 0 0 100 57514 0 305k --:--:-- --:--:-- --:--:-- 305k [2023-09-06T00:45:17.131Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2bac5d16a43a6729031be1bb569bb56c5aedbab0 [Pipeline] } [2023-09-06T00:45:17.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-06T00:45:17.375Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-06T00:45:17.384Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:45:17.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T00:45:17.678Z] [2023-09-06T00:45:17.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:45:17.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T00:45:17.974Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-06T00:45:17.974Z] df9b9388f04a: Pulling fs layer [2023-09-06T00:45:17.974Z] 52dc419b0ee2: Pulling fs layer [2023-09-06T00:45:17.974Z] 25bc292e5bac: Pulling fs layer [2023-09-06T00:45:17.974Z] 114826534d7a: Pulling fs layer [2023-09-06T00:45:17.974Z] 4657fd5d0bcf: Pulling fs layer [2023-09-06T00:45:17.974Z] 6ad1cebc031e: Pulling fs layer [2023-09-06T00:45:17.974Z] 8a3aa393b2d8: Pulling fs layer [2023-09-06T00:45:17.974Z] 114826534d7a: Waiting [2023-09-06T00:45:17.974Z] 4657fd5d0bcf: Waiting [2023-09-06T00:45:17.974Z] 8a3aa393b2d8: Waiting [2023-09-06T00:45:17.974Z] 25bc292e5bac: Verifying Checksum [2023-09-06T00:45:17.974Z] 25bc292e5bac: Download complete [2023-09-06T00:45:17.974Z] 52dc419b0ee2: Verifying Checksum [2023-09-06T00:45:17.974Z] 52dc419b0ee2: Download complete [2023-09-06T00:45:17.974Z] 4657fd5d0bcf: Download complete [2023-09-06T00:45:17.974Z] df9b9388f04a: Verifying Checksum [2023-09-06T00:45:17.974Z] df9b9388f04a: Download complete [2023-09-06T00:45:18.238Z] df9b9388f04a: Pull complete [2023-09-06T00:45:18.238Z] 6ad1cebc031e: Verifying Checksum [2023-09-06T00:45:18.238Z] 6ad1cebc031e: Download complete [2023-09-06T00:45:18.238Z] 52dc419b0ee2: Pull complete [2023-09-06T00:45:18.238Z] 25bc292e5bac: Pull complete [2023-09-06T00:45:18.806Z] 114826534d7a: Verifying Checksum [2023-09-06T00:45:18.806Z] 114826534d7a: Download complete [2023-09-06T00:45:18.806Z] 8a3aa393b2d8: Verifying Checksum [2023-09-06T00:45:18.806Z] 8a3aa393b2d8: Download complete [2023-09-06T00:45:22.082Z] 114826534d7a: Pull complete [2023-09-06T00:45:22.082Z] 4657fd5d0bcf: Pull complete [2023-09-06T00:45:22.082Z] 6ad1cebc031e: Pull complete [2023-09-06T00:45:24.612Z] 8a3aa393b2d8: Pull complete [2023-09-06T00:45:24.612Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-06T00:45:24.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-06T00:45:24.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:45:24.697Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:45:24.699Z] $ 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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:45:32.419Z] $ docker top e8989f5a8ab0301f5ff9a6f014733a448cd048d11000f4fcd07c4cb0923a7632 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-06T00:45:32.506Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-06T00:45:32.782Z] + set -o pipefail [2023-09-06T00:45:32.782Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-06T00:45:39.342Z] [2023-09-06T00:45:39.342Z] Monitoring /w/workspace/edgex-go/574 (github.com/edgexfoundry/edgex-go)... [2023-09-06T00:45:39.342Z] [2023-09-06T00:45:39.342Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8f4e39f1-c908-4053-8062-8c4e0e490f0c [2023-09-06T00:45:39.342Z] [2023-09-06T00:45:39.343Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-06T00:45:39.343Z] [2023-09-06T00:45:39.343Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-06T00:45:39.343Z] [2023-09-06T00:45:39.343Z] [2023-09-06T00:45:39.343Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-06T00:45:39.343Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-06T00:45:39.343Z] More details here: https://snyk.co/ue1NS [2023-09-06T00:45:39.343Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-06T00:45:39.343Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-06T00:45:39.327Z] $ docker stop --time=1 e8989f5a8ab0301f5ff9a6f014733a448cd048d11000f4fcd07c4cb0923a7632 [2023-09-06T00:45:44.786Z] $ docker rm -f --volumes e8989f5a8ab0301f5ff9a6f014733a448cd048d11000f4fcd07c4cb0923a7632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-06T00:45:45.179Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:45:45.192Z] provisioning config files... [2023-09-06T00:45:45.199Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/574@tmp/config7123477112069270622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:45:45.488Z] --> edgex-publish-swagger.sh [2023-09-06T00:45:45.488Z] === Publish openapi/v3 API === [2023-09-06T00:45:45.488Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-06T00:45:45.488Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/574/openapi/v3/core-command.yaml] [2023-09-06T00:45:45.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:45.488Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:45.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 75016 --:--:-- --:--:-- --:--:-- 75016 [2023-09-06T00:45:45.746Z] [2023-09-06T00:45:45.746Z] [2023-09-06T00:45:45.746Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/574/openapi/v3/core-data.yaml] [2023-09-06T00:45:45.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:45.746Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:46.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 135k --:--:-- --:--:-- --:--:-- 135k [2023-09-06T00:45:46.316Z] [2023-09-06T00:45:46.316Z] [2023-09-06T00:45:46.316Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/574/openapi/v3/core-metadata.yaml] [2023-09-06T00:45:46.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:46.316Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:47.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 204k --:--:-- --:--:-- --:--:-- 204k [2023-09-06T00:45:47.255Z] [2023-09-06T00:45:47.255Z] [2023-09-06T00:45:47.255Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/574/openapi/v3/support-notifications.yaml] [2023-09-06T00:45:47.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:47.255Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:47.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-09-06T00:45:47.514Z] [2023-09-06T00:45:47.514Z] [2023-09-06T00:45:47.514Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/574/openapi/v3/support-scheduler.yaml] [2023-09-06T00:45:47.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T00:45:47.514Z] Dload Upload Total Spent Left Speed [2023-09-06T00:45:48.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 87155 --:--:-- --:--:-- --:--:-- 87155 [2023-09-06T00:45:48.086Z] [2023-09-06T00:45:48.086Z] [Pipeline] } [2023-09-06T00:45:48.093Z] 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-09-06T00:45:48.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T00:45:48.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:45:48.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:45:48.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:45:48.869Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:45:48.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:45:49.359Z] $ docker top 42a5696394ee4b125a6f9a266cd09c8d9f524baa5790e8e69518cce3889e0565 -eo pid,comm [2023-09-06T00:45:49.429Z] 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-09-06T00:45:49.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T00:45:49.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:45:49.461Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:45:49.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:45:49.546Z] $ docker exec 42a5696394ee4b125a6f9a266cd09c8d9f524baa5790e8e69518cce3889e0565 ssh-agent [2023-09-06T00:45:49.684Z] SSH_AUTH_SOCK=/tmp/ssh-6Ryrsf6Pjrd9/agent.32 [2023-09-06T00:45:49.684Z] SSH_AGENT_PID=38 [2023-09-06T00:45:49.689Z] Running ssh-add (command line suppressed) [2023-09-06T00:45:49.761Z] Identity added: /w/workspace/edgex-go/574@tmp/private_key_17042838373746085776.key (/w/workspace/edgex-go/574@tmp/private_key_17042838373746085776.key) [2023-09-06T00:45:49.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:45:50.084Z] + git semver tag [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,226 [run_tag] DEBUG tag force:False [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,226 [check_head_tag] DEBUG check head tag [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,227 [execute] INFO git cat-file --batch-check [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/574, universal_newlines=False, shell=None, istream=) [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,230 [execute] INFO git cat-file --batch [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/574, universal_newlines=False, shell=None, istream=) [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,244 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,245 [execute] INFO git tag -a v3.1.0-dev.40 -m v3.1.0-dev.40 [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.40', '-m', 'v3.1.0-dev.40'], cwd=/w/workspace/edgex-go/574, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:45:50.344Z] 2023-09-06 00:45:50,249 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:45:50.344Z] 3.1.0-dev.40 [Pipeline] } [2023-09-06T00:45:50.324Z] $ docker exec --env ******** --env ******** 42a5696394ee4b125a6f9a266cd09c8d9f524baa5790e8e69518cce3889e0565 ssh-agent -k [2023-09-06T00:45:50.421Z] unset SSH_AUTH_SOCK; [2023-09-06T00:45:50.421Z] unset SSH_AGENT_PID; [2023-09-06T00:45:50.421Z] echo Agent pid 38 killed; [2023-09-06T00:45:50.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:45:50.750Z] + git semver [Pipeline] } [2023-09-06T00:45:50.993Z] $ docker stop --time=1 42a5696394ee4b125a6f9a266cd09c8d9f524baa5790e8e69518cce3889e0565 [2023-09-06T00:45:52.242Z] $ docker rm -f --volumes 42a5696394ee4b125a6f9a266cd09c8d9f524baa5790e8e69518cce3889e0565 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:45:52.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T00:45:52.657Z] [2023-09-06T00:45:52.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:45:52.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T00:45:53.214Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-06T00:45:53.214Z] ab5ef0e58194: Pulling fs layer [2023-09-06T00:45:53.214Z] 9712f1f96733: Pulling fs layer [2023-09-06T00:45:53.214Z] 63f879dbbcfc: Pulling fs layer [2023-09-06T00:45:53.214Z] 0d9ebad4ef96: Pulling fs layer [2023-09-06T00:45:53.214Z] e9a5061849ea: Pulling fs layer [2023-09-06T00:45:53.214Z] d747dcd14b5f: Pulling fs layer [2023-09-06T00:45:53.214Z] 2de7ff778b66: Pulling fs layer [2023-09-06T00:45:53.214Z] 0d9ebad4ef96: Waiting [2023-09-06T00:45:53.214Z] d747dcd14b5f: Waiting [2023-09-06T00:45:53.214Z] e9a5061849ea: Waiting [2023-09-06T00:45:53.214Z] 2de7ff778b66: Waiting [2023-09-06T00:45:53.214Z] 9712f1f96733: Verifying Checksum [2023-09-06T00:45:53.472Z] 63f879dbbcfc: Verifying Checksum [2023-09-06T00:45:53.472Z] 63f879dbbcfc: Download complete [2023-09-06T00:45:53.730Z] e9a5061849ea: Verifying Checksum [2023-09-06T00:45:53.730Z] e9a5061849ea: Download complete [2023-09-06T00:45:53.730Z] d747dcd14b5f: Verifying Checksum [2023-09-06T00:45:53.730Z] d747dcd14b5f: Download complete [2023-09-06T00:45:53.730Z] 0d9ebad4ef96: Verifying Checksum [2023-09-06T00:45:53.730Z] 0d9ebad4ef96: Download complete [2023-09-06T00:45:53.730Z] ab5ef0e58194: Verifying Checksum [2023-09-06T00:45:53.730Z] ab5ef0e58194: Download complete [2023-09-06T00:45:53.730Z] 2de7ff778b66: Verifying Checksum [2023-09-06T00:45:53.730Z] 2de7ff778b66: Download complete [2023-09-06T00:45:56.252Z] ab5ef0e58194: Pull complete [2023-09-06T00:45:56.253Z] 9712f1f96733: Pull complete [2023-09-06T00:45:56.818Z] 63f879dbbcfc: Pull complete [2023-09-06T00:46:01.039Z] 0d9ebad4ef96: Pull complete [2023-09-06T00:46:01.039Z] e9a5061849ea: Pull complete [2023-09-06T00:46:01.039Z] d747dcd14b5f: Pull complete [2023-09-06T00:46:01.605Z] 2de7ff778b66: Pull complete [2023-09-06T00:46:01.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-06T00:46:01.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-06T00:46:01.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:46:01.684Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:46:01.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:46:08.739Z] $ docker top e3e4bc37d7ba9e63e091bedc98c6625669a7a3462b39fa4b8fe45b9fe18b5745 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:46:08.833Z] provisioning config files... [2023-09-06T00:46:08.840Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/574@tmp/config5306873241742392879tmp [2023-09-06T00:46:08.849Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/574@tmp/config12238941979262918138tmp [2023-09-06T00:46:08.857Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/574@tmp/config10455648338665838959tmp [Pipeline] { [Pipeline] echo [2023-09-06T00:46:08.867Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:09.149Z] ---> sigul-configuration.sh [2023-09-06T00:46:09.149Z] gpg: directory `/root/.gnupg' created [2023-09-06T00:46:09.149Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-06T00:46:09.149Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-06T00:46:09.149Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-06T00:46:09.149Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-06T00:46:09.149Z] gpg: CAST5 encrypted data [2023-09-06T00:46:09.149Z] gpg: encrypted with 1 passphrase [2023-09-06T00:46:09.149Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-06T00:46:09.433Z] + mkdir /home/jenkins [2023-09-06T00:46:09.433Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-06T00:46:09.721Z] + 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-09-06T00:46:09.740Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:10.020Z] ---> sigul-install.sh [2023-09-06T00:46:10.020Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-06T00:46:10.303Z] + git tag --list [2023-09-06T00:46:10.303Z] 0.6.0 [2023-09-06T00:46:10.303Z] 0.6.1 [2023-09-06T00:46:10.303Z] 0.7.0 [2023-09-06T00:46:10.303Z] 0.7.1 [2023-09-06T00:46:10.303Z] v1.0.0 [2023-09-06T00:46:10.303Z] v1.0.1 [2023-09-06T00:46:10.303Z] v1.1.0 [2023-09-06T00:46:10.303Z] v1.2.0 [2023-09-06T00:46:10.303Z] v1.2.1 [2023-09-06T00:46:10.303Z] v1.3.0 [2023-09-06T00:46:10.303Z] v1.3.1 [2023-09-06T00:46:10.303Z] v2.0.0 [2023-09-06T00:46:10.303Z] v2.1.0 [2023-09-06T00:46:10.303Z] v2.1.1 [2023-09-06T00:46:10.303Z] v2.2.0 [2023-09-06T00:46:10.303Z] v2.3.0 [2023-09-06T00:46:10.303Z] v3.0 [2023-09-06T00:46:10.303Z] v3.0.0 [2023-09-06T00:46:10.303Z] v3.1.0-dev.1 [2023-09-06T00:46:10.303Z] v3.1.0-dev.10 [2023-09-06T00:46:10.303Z] v3.1.0-dev.11 [2023-09-06T00:46:10.303Z] v3.1.0-dev.12 [2023-09-06T00:46:10.303Z] v3.1.0-dev.13 [2023-09-06T00:46:10.304Z] v3.1.0-dev.14 [2023-09-06T00:46:10.304Z] v3.1.0-dev.15 [2023-09-06T00:46:10.304Z] v3.1.0-dev.16 [2023-09-06T00:46:10.304Z] v3.1.0-dev.17 [2023-09-06T00:46:10.304Z] v3.1.0-dev.18 [2023-09-06T00:46:10.304Z] v3.1.0-dev.19 [2023-09-06T00:46:10.304Z] v3.1.0-dev.2 [2023-09-06T00:46:10.304Z] v3.1.0-dev.20 [2023-09-06T00:46:10.304Z] v3.1.0-dev.21 [2023-09-06T00:46:10.304Z] v3.1.0-dev.22 [2023-09-06T00:46:10.304Z] v3.1.0-dev.23 [2023-09-06T00:46:10.304Z] v3.1.0-dev.24 [2023-09-06T00:46:10.304Z] v3.1.0-dev.25 [2023-09-06T00:46:10.304Z] v3.1.0-dev.26 [2023-09-06T00:46:10.304Z] v3.1.0-dev.27 [2023-09-06T00:46:10.304Z] v3.1.0-dev.28 [2023-09-06T00:46:10.304Z] v3.1.0-dev.29 [2023-09-06T00:46:10.304Z] v3.1.0-dev.3 [2023-09-06T00:46:10.304Z] v3.1.0-dev.30 [2023-09-06T00:46:10.304Z] v3.1.0-dev.31 [2023-09-06T00:46:10.304Z] v3.1.0-dev.32 [2023-09-06T00:46:10.304Z] v3.1.0-dev.33 [2023-09-06T00:46:10.304Z] v3.1.0-dev.34 [2023-09-06T00:46:10.304Z] v3.1.0-dev.35 [2023-09-06T00:46:10.304Z] v3.1.0-dev.36 [2023-09-06T00:46:10.304Z] v3.1.0-dev.37 [2023-09-06T00:46:10.304Z] v3.1.0-dev.38 [2023-09-06T00:46:10.304Z] v3.1.0-dev.39 [2023-09-06T00:46:10.304Z] v3.1.0-dev.4 [2023-09-06T00:46:10.304Z] v3.1.0-dev.40 [2023-09-06T00:46:10.304Z] v3.1.0-dev.5 [2023-09-06T00:46:10.304Z] v3.1.0-dev.6 [2023-09-06T00:46:10.304Z] v3.1.0-dev.7 [2023-09-06T00:46:10.304Z] v3.1.0-dev.8 [2023-09-06T00:46:10.304Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-06T00:46:10.588Z] + lftools sign git-tag v3.1.0-dev.40 [2023-09-06T00:46:11.158Z] Signing Git tag with Sigul... [2023-09-06T00:46:11.158Z] Signing v3.1.0-dev.40 [Pipeline] echo [2023-09-06T00:46:11.425Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:11.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-06T00:46:11.714Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-06T00:46:11.705Z] $ docker stop --time=1 e3e4bc37d7ba9e63e091bedc98c6625669a7a3462b39fa4b8fe45b9fe18b5745 [2023-09-06T00:46:12.962Z] $ docker rm -f --volumes e3e4bc37d7ba9e63e091bedc98c6625669a7a3462b39fa4b8fe45b9fe18b5745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-06T00:46:13.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T00:46:13.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:46:13.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:46:13.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:46:13.783Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:46:13.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:46:14.137Z] $ docker top 1f22198af8f7d8e56aa1c6ce0be78403654feac1ebdb86dcafbd15778b776e06 -eo pid,comm [2023-09-06T00:46:14.208Z] 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-09-06T00:46:14.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T00:46:14.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:46:14.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:46:14.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:46:14.327Z] $ docker exec 1f22198af8f7d8e56aa1c6ce0be78403654feac1ebdb86dcafbd15778b776e06 ssh-agent [2023-09-06T00:46:14.452Z] SSH_AUTH_SOCK=/tmp/ssh-7bti2NG65NdW/agent.32 [2023-09-06T00:46:14.452Z] SSH_AGENT_PID=38 [2023-09-06T00:46:14.456Z] Running ssh-add (command line suppressed) [2023-09-06T00:46:14.525Z] Identity added: /w/workspace/edgex-go/574@tmp/private_key_7329884676815169056.key (/w/workspace/edgex-go/574@tmp/private_key_7329884676815169056.key) [2023-09-06T00:46:14.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:46:14.855Z] + git semver bump pre [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [bump_version] DEBUG bumping version:3.1.0-dev.40 on axis:pre with prefix:dev [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [bump_version] DEBUG bumped version:3.1.0-dev.41 [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [write_version] DEBUG write version:3.1.0-dev.41 to path:/w/workspace/edgex-go/574/.semver/main with force:True [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,007 [write_file] DEBUG write to file:/w/workspace/edgex-go/574/.semver/main [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,009 [execute] INFO git cat-file --batch-check [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,014 [execute] INFO git cat-file --batch [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T00:46:15.113Z] 2023-09-06 00:46:15,018 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:46:15.113Z] 3.1.0-dev.41 [Pipeline] } [2023-09-06T00:46:15.092Z] $ docker exec --env ******** --env ******** 1f22198af8f7d8e56aa1c6ce0be78403654feac1ebdb86dcafbd15778b776e06 ssh-agent -k [2023-09-06T00:46:15.182Z] unset SSH_AUTH_SOCK; [2023-09-06T00:46:15.182Z] unset SSH_AGENT_PID; [2023-09-06T00:46:15.182Z] echo Agent pid 38 killed; [2023-09-06T00:46:15.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:46:15.518Z] + git semver [Pipeline] } [2023-09-06T00:46:15.762Z] $ docker stop --time=1 1f22198af8f7d8e56aa1c6ce0be78403654feac1ebdb86dcafbd15778b776e06 [2023-09-06T00:46:17.040Z] $ docker rm -f --volumes 1f22198af8f7d8e56aa1c6ce0be78403654feac1ebdb86dcafbd15778b776e06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T00:46:17.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T00:46:17.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:46:17.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T00:46:17.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:46:17.759Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:46:17.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:46:18.085Z] $ docker top 0d6f4974e30532727cd91d1efe5ec82cdbcc950a082e64ecfb9b282ea4ff9f6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T00:46:18.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T00:46:18.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T00:46:18.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T00:46:18.267Z] $ docker exec 0d6f4974e30532727cd91d1efe5ec82cdbcc950a082e64ecfb9b282ea4ff9f6b ssh-agent [2023-09-06T00:46:18.391Z] SSH_AUTH_SOCK=/tmp/ssh-wXDqEqHKcHVv/agent.32 [2023-09-06T00:46:18.391Z] SSH_AGENT_PID=38 [2023-09-06T00:46:18.395Z] Running ssh-add (command line suppressed) [2023-09-06T00:46:18.468Z] Identity added: /w/workspace/edgex-go/574@tmp/private_key_14023745623999839959.key (/w/workspace/edgex-go/574@tmp/private_key_14023745623999839959.key) [2023-09-06T00:46:18.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T00:46:18.797Z] + git semver push [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,939 [run_push] DEBUG push [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,939 [execute] INFO git cat-file --batch-check [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,943 [execute] INFO git rev-list 05eb88a602961016a0569e760808517a27b2c67a -- [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,944 [execute] DEBUG Popen(['git', 'rev-list', '05eb88a602961016a0569e760808517a27b2c67a', '--'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,959 [execute] INFO git fetch -v origin [2023-09-06T00:46:19.056Z] 2023-09-06 00:46:18,959 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-06T00:46:19.622Z] 2023-09-06 00:46:19,428 [run_push] DEBUG no remote changes detected [2023-09-06T00:46:19.622Z] 2023-09-06 00:46:19,428 [execute] INFO git push origin semver [2023-09-06T00:46:19.622Z] 2023-09-06 00:46:19,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/574/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:46:20.557Z] 2023-09-06 00:46:20,263 [run_push] DEBUG push all version tags [2023-09-06T00:46:20.557Z] 2023-09-06 00:46:20,264 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-06T00:46:20.557Z] 2023-09-06 00:46:20,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/574, universal_newlines=False, shell=None, istream=None) [2023-09-06T00:46:21.493Z] 2023-09-06 00:46:21,103 [read_version] DEBUG read version from /w/workspace/edgex-go/574/.semver/main [2023-09-06T00:46:21.493Z] 3.1.0-dev.41 [Pipeline] } [2023-09-06T00:46:21.473Z] $ docker exec --env ******** --env ******** 0d6f4974e30532727cd91d1efe5ec82cdbcc950a082e64ecfb9b282ea4ff9f6b ssh-agent -k [2023-09-06T00:46:21.572Z] unset SSH_AUTH_SOCK; [2023-09-06T00:46:21.573Z] unset SSH_AGENT_PID; [2023-09-06T00:46:21.573Z] echo Agent pid 38 killed; [2023-09-06T00:46:21.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T00:46:21.909Z] + git semver [Pipeline] } [2023-09-06T00:46:22.149Z] $ docker stop --time=1 0d6f4974e30532727cd91d1efe5ec82cdbcc950a082e64ecfb9b282ea4ff9f6b [2023-09-06T00:46:23.420Z] $ docker rm -f --volumes 0d6f4974e30532727cd91d1efe5ec82cdbcc950a082e64ecfb9b282ea4ff9f6b [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-09-06T00:46:24.030Z] + [ -d /w/workspace/edgex-go/574/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:24.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:25.181Z] ---> package-listing.sh [2023-09-06T00:46:25.181Z] ++ facter osfamily [2023-09-06T00:46:25.181Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T00:46:25.440Z] + OS_FAMILY=debian [2023-09-06T00:46:25.440Z] + workspace=/w/workspace/edgex-go/574 [2023-09-06T00:46:25.440Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T00:46:25.440Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T00:46:25.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T00:46:25.440Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T00:46:25.440Z] + '[' /w/workspace/edgex-go/574 ']' [2023-09-06T00:46:25.440Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T00:46:25.440Z] + case "${OS_FAMILY}" in [2023-09-06T00:46:25.440Z] + dpkg -l [2023-09-06T00:46:25.440Z] + grep '^ii' [2023-09-06T00:46:25.440Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T00:46:25.440Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T00:46:25.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T00:46:25.440Z] + '[' /w/workspace/edgex-go/574 ']' [2023-09-06T00:46:25.440Z] + mkdir -p /w/workspace/edgex-go/574/archives/ [2023-09-06T00:46:25.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/574/archives/ [Pipeline] echo [2023-09-06T00:46:25.451Z] 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/574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T00:46:25.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:46:26.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:46:26.279Z] [2023-09-06T00:46:26.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T00:46:26.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:46:26.572Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T00:46:26.572Z] 5eb5b503b376: Pulling fs layer [2023-09-06T00:46:26.572Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T00:46:26.572Z] ec43610c2a17: Pulling fs layer [2023-09-06T00:46:26.572Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T00:46:26.572Z] 33b1e0a273af: Pulling fs layer [2023-09-06T00:46:26.572Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T00:46:26.572Z] 2f39f015ded8: Pulling fs layer [2023-09-06T00:46:26.572Z] 3a2ae6a8a46f: Waiting [2023-09-06T00:46:26.572Z] 33b1e0a273af: Waiting [2023-09-06T00:46:26.572Z] 5d3b04190fa2: Waiting [2023-09-06T00:46:26.572Z] 2f39f015ded8: Waiting [2023-09-06T00:46:26.572Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-06T00:46:26.572Z] 3a2ae6a8a46f: Download complete [2023-09-06T00:46:26.572Z] 33b1e0a273af: Verifying Checksum [2023-09-06T00:46:26.572Z] 33b1e0a273af: Download complete [2023-09-06T00:46:26.572Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T00:46:26.572Z] 5d3b04190fa2: Download complete [2023-09-06T00:46:26.572Z] ec43610c2a17: Verifying Checksum [2023-09-06T00:46:26.572Z] ec43610c2a17: Download complete [2023-09-06T00:46:26.830Z] 5eb5b503b376: Verifying Checksum [2023-09-06T00:46:26.830Z] 5eb5b503b376: Download complete [2023-09-06T00:46:27.396Z] 2f39f015ded8: Download complete [2023-09-06T00:46:27.962Z] 5eb5b503b376: Pull complete [2023-09-06T00:46:27.962Z] 5c69ac0246d0: Pull complete [2023-09-06T00:46:28.528Z] ec43610c2a17: Pull complete [2023-09-06T00:46:28.528Z] 3a2ae6a8a46f: Pull complete [2023-09-06T00:46:28.528Z] 33b1e0a273af: Pull complete [2023-09-06T00:46:28.787Z] 5d3b04190fa2: Pull complete [2023-09-06T00:46:32.967Z] 2f39f015ded8: Pull complete [2023-09-06T00:46:32.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T00:46:32.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T00:46:32.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T00:46:33.042Z] prd-ubuntu20.04-docker-8c-8g-5393 does not seem to be running inside a container [2023-09-06T00:46:33.039Z] $ 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/574/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/574 -v /w/workspace/edgex-go/574:/w/workspace/edgex-go/574:rw,z -v /w/workspace/edgex-go/574@tmp:/w/workspace/edgex-go/574@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-09-06T00:46:37.782Z] $ docker top c9cf26a998863a09d18df588b497c1806e15e9579a98aafffbcaa8d2faa9f6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T00:46:38.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T00:46:38.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T00:46:38.716Z] + ls /var/log/sa-host [2023-09-06T00:46:38.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T00:46:38.878Z] provisioning config files... [2023-09-06T00:46:38.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/574@tmp/config7807786820150772167tmp [Pipeline] { [Pipeline] echo [2023-09-06T00:46:38.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:40.991Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T00:46:40.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:41.314Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T00:46:41.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:41.601Z] ---> sudo-logs.sh [2023-09-06T00:46:41.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T00:46:41.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:41.905Z] ---> job-cost.sh [2023-09-06T00:46:41.905Z] lf-activate-venv: SKIPPING [2023-09-06T00:46:41.905Z] DEBUG: total: 0.10999999940395355 [2023-09-06T00:46:41.905Z] INFO: Retrieving Stack Cost... [2023-09-06T00:46:42.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T00:46:42.733Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T00:46:42.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T00:46:43.024Z] ---> logs-deploy.sh [2023-09-06T00:46:43.024Z] lf-activate-venv: SKIPPING [2023-09-06T00:46:43.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/574 [2023-09-06T00:46:43.024Z] INFO: archiving workspace using pattern(s): [2023-09-06T00:46:43.963Z] Archives upload complete. [2023-09-06T00:46:43.963Z] INFO: archiving logs to Nexus