Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 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-ssh10743559470327982578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5437447951572557753.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9819953483009988277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6675502776283098582.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-ssh14748296129139449961.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7209’ Running on prd-ubuntu20.04-docker-8c-8g-7212 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/584 [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/584 # 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 e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4688)" > git rev-list --no-walk b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:33:05.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:33:05.925Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:33:05.939Z] ========================================================= [2023-09-20T20:33:05.939Z] EdgeX Global Pipelines Version Info [2023-09-20T20:33:05.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:33:06.648Z] ------------------- [2023-09-20T20:33:06.648Z] stable info: [2023-09-20T20:33:06.648Z] ------------------- [2023-09-20T20:33:06.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:33:06.648Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:33:06.648Z] Message: update stable to v1.0.254 [2023-09-20T20:33:07.218Z] ------------------- [2023-09-20T20:33:07.218Z] experimental info: [2023-09-20T20:33:07.218Z] ------------------- [2023-09-20T20:33:07.218Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:33:07.218Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:33:07.218Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:33:07.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-20T20:33:07.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-20T20:33:07.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:33:07.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:33:07.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:33:07.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:33:07.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:33:07.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-20T20:33:07.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-20T20:33:07.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-20T20:33:07.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:33:07.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:33:07.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:33:07.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:33:07.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:33:07.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:33:07.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:33:07.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:33:07.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T20:33:07.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T20:33:07.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:33:07.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:33:07.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:33:07.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:33:07.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:33:07.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:33:07.771Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] echo [2023-09-20T20:33:07.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4b95b5 [Pipeline] echo [2023-09-20T20:33:07.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:33:07.852Z] provisioning config files... [2023-09-20T20:33:07.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/584@tmp/config6850708225334571703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:33:08.173Z] ---> docker-login.sh [2023-09-20T20:33:08.173Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:33:08.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:33:08.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:33:08.435Z] Configure a credential helper to remove this warning. See [2023-09-20T20:33:08.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:33:08.435Z] [2023-09-20T20:33:08.435Z] Login Succeeded [2023-09-20T20:33:08.435Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:33:08.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:33:08.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:33:08.695Z] Configure a credential helper to remove this warning. See [2023-09-20T20:33:08.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:33:08.695Z] [2023-09-20T20:33:08.695Z] Login Succeeded [2023-09-20T20:33:08.695Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:33:08.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:33:08.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:33:08.695Z] Configure a credential helper to remove this warning. See [2023-09-20T20:33:08.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:33:08.695Z] [2023-09-20T20:33:08.695Z] Login Succeeded [2023-09-20T20:33:08.695Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:33:08.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:33:08.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:33:08.956Z] Configure a credential helper to remove this warning. See [2023-09-20T20:33:08.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:33:08.956Z] [2023-09-20T20:33:08.956Z] Login Succeeded [2023-09-20T20:33:08.956Z] docker.io [2023-09-20T20:33:08.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:33:09.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:33:09.217Z] Configure a credential helper to remove this warning. See [2023-09-20T20:33:09.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:33:09.217Z] [2023-09-20T20:33:09.217Z] Login Succeeded [2023-09-20T20:33:09.217Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:33:09.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:33:09.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-20T20:33:09.539Z] + dirname cmd/core-command/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T20:33:09.539Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/core-data/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/core-metadata/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-20T20:33:09.539Z] + + dirname cmd/security-spire-server/Dockerfile [2023-09-20T20:33:09.539Z] cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/support-notifications/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-20T20:33:09.539Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-20T20:33:09.539Z] + cut -d/ -f2 [2023-09-20T20:33:09.539Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-20T20:33:09.590Z] 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-20T20:33:09.966Z] + git rev-list -1 --merges e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9~1..e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] echo [2023-09-20T20:33:09.985Z] -----------> git rev-list -1 --merges e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9~1..e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [false] [Pipeline] sh [2023-09-20T20:33:10.274Z] + git log --format=format:%s -1 e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] echo [2023-09-20T20:33:10.288Z] ========================================================= [2023-09-20T20:33:10.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:33:10.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-20T20:33:10.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:33:10.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:33:10.661Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:33:10.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:33:10.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:33:10.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:33:10.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:33:11.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:33:11.012Z] [2023-09-20T20:33:11.012Z] 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-20T20:33:11.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:33:11.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:33:11.316Z] b85a868b505f: Pulling fs layer [2023-09-20T20:33:11.316Z] e2be974225ed: Pulling fs layer [2023-09-20T20:33:11.316Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:33:11.316Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:33:11.316Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:33:11.316Z] eaf3925da568: Pulling fs layer [2023-09-20T20:33:11.316Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:33:11.316Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:33:11.316Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:33:11.316Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:33:11.316Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:33:11.316Z] eaf3925da568: Waiting [2023-09-20T20:33:11.316Z] 1469e6f7b9e6: Waiting [2023-09-20T20:33:11.316Z] b352a97aabf1: Waiting [2023-09-20T20:33:11.316Z] 5851b861e8e6: Waiting [2023-09-20T20:33:11.316Z] 988bab9f4d93: Waiting [2023-09-20T20:33:11.316Z] bde34c3a00c8: Waiting [2023-09-20T20:33:11.316Z] 4872d77fe225: Waiting [2023-09-20T20:33:11.316Z] bab4dde63d76: Waiting [2023-09-20T20:33:11.316Z] e2be974225ed: Verifying Checksum [2023-09-20T20:33:11.316Z] e2be974225ed: Download complete [2023-09-20T20:33:11.316Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:33:11.316Z] 988bab9f4d93: Download complete [2023-09-20T20:33:11.316Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:33:11.316Z] 1469e6f7b9e6: Download complete [2023-09-20T20:33:11.575Z] eaf3925da568: Download complete [2023-09-20T20:33:11.575Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:33:11.575Z] 339a4e72a1f5: Download complete [2023-09-20T20:33:11.575Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:33:11.575Z] bde34c3a00c8: Download complete [2023-09-20T20:33:11.575Z] b352a97aabf1: Download complete [2023-09-20T20:33:11.575Z] 4872d77fe225: Verifying Checksum [2023-09-20T20:33:11.575Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:33:11.575Z] 5851b861e8e6: Download complete [2023-09-20T20:33:11.575Z] b85a868b505f: Verifying Checksum [2023-09-20T20:33:11.575Z] b85a868b505f: Download complete [2023-09-20T20:33:11.833Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:33:12.772Z] b85a868b505f: Pull complete [2023-09-20T20:33:13.032Z] e2be974225ed: Pull complete [2023-09-20T20:33:13.608Z] 339a4e72a1f5: Pull complete [2023-09-20T20:33:13.608Z] 988bab9f4d93: Pull complete [2023-09-20T20:33:13.868Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:33:13.868Z] eaf3925da568: Pull complete [2023-09-20T20:33:15.775Z] bab4dde63d76: Pull complete [2023-09-20T20:33:15.775Z] bde34c3a00c8: Pull complete [2023-09-20T20:33:16.035Z] b352a97aabf1: Pull complete [2023-09-20T20:33:16.035Z] 4872d77fe225: Pull complete [2023-09-20T20:33:16.035Z] 5851b861e8e6: Pull complete [2023-09-20T20:33:16.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:33:16.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:33:16.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:33:16.135Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:33:16.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:33:18.451Z] $ docker top 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 -eo pid,comm [2023-09-20T20:33:18.499Z] 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-20T20:33:18.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:33:18.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:33:18.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:33:18.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:33:18.664Z] $ docker exec 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 ssh-agent [2023-09-20T20:33:18.767Z] SSH_AUTH_SOCK=/tmp/ssh-QxIKpl1aPG76/agent.32 [2023-09-20T20:33:18.767Z] SSH_AGENT_PID=38 [2023-09-20T20:33:18.774Z] Running ssh-add (command line suppressed) [2023-09-20T20:33:18.886Z] Identity added: /w/workspace/edgex-go/584@tmp/private_key_1535745929708788896.key (/w/workspace/edgex-go/584@tmp/private_key_1535745929708788896.key) [2023-09-20T20:33:18.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:33:19.184Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:33:19.199Z] $ docker exec --env ******** --env ******** 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 ssh-agent -k [2023-09-20T20:33:19.289Z] unset SSH_AUTH_SOCK; [2023-09-20T20:33:19.290Z] unset SSH_AGENT_PID; [2023-09-20T20:33:19.290Z] echo Agent pid 38 killed; [2023-09-20T20:33:19.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:33:19.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:33:19.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:33:19.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:33:19.439Z] $ docker exec 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 ssh-agent [2023-09-20T20:33:19.568Z] SSH_AUTH_SOCK=/tmp/ssh-kRUZX9qqF4wi/agent.70 [2023-09-20T20:33:19.568Z] SSH_AGENT_PID=76 [2023-09-20T20:33:19.573Z] Running ssh-add (command line suppressed) [2023-09-20T20:33:19.681Z] Identity added: /w/workspace/edgex-go/584@tmp/private_key_4565843141259157226.key (/w/workspace/edgex-go/584@tmp/private_key_4565843141259157226.key) [2023-09-20T20:33:19.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:33:19.980Z] + git semver init [2023-09-20T20:33:20.240Z] 2023-09-20 20:33:20,183 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:33:20.240Z] 2023-09-20 20:33:20,183 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/584/.semver [2023-09-20T20:33:20.240Z] 2023-09-20 20:33:20,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/584/.semver [2023-09-20T20:33:20.240Z] 2023-09-20 20:33:20,184 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/584/.semver'], cwd=/w/workspace/edgex-go/584, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:33:25.530Z] 2023-09-20 20:33:24,867 [append_file] DEBUG append to file:/w/workspace/edgex-go/584/.git/info/exclude [2023-09-20T20:33:25.530Z] 2023-09-20 20:33:24,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/584/.semver/main with force:False [2023-09-20T20:33:25.530Z] 2023-09-20 20:33:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:33:25.530Z] 2023-09-20 20:33:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:33:25.530Z] 3.1.0-dev.50 [Pipeline] } [2023-09-20T20:33:25.541Z] $ docker exec --env ******** --env ******** 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 ssh-agent -k [2023-09-20T20:33:25.645Z] unset SSH_AUTH_SOCK; [2023-09-20T20:33:25.646Z] unset SSH_AGENT_PID; [2023-09-20T20:33:25.646Z] echo Agent pid 76 killed; [2023-09-20T20:33:25.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:33:25.963Z] + git semver [Pipeline] } [2023-09-20T20:33:26.242Z] $ docker stop --time=1 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 [2023-09-20T20:33:27.567Z] $ docker rm -f --volumes 23179a526384e1399c7dc959c5d449f3578209c88e2e8eb03c7281db3df956e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:33:27.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:33:28.112Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:33:28.115Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.50 [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-20T20:33:28.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/584 [Pipeline] echo [2023-09-20T20:33:28.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:33:28.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:33:28.555Z] ========================================================= [2023-09-20T20:33:28.555Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:33:28.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:33:28.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:33:28.840Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:33:28.840Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:33:28.840Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:33:28.840Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:33:28.840Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:33:28.840Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:33:28.840Z] c68163c4e522: Pulling fs layer [2023-09-20T20:33:28.840Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:33:28.840Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:33:28.840Z] 33e27b845d1e: Waiting [2023-09-20T20:33:28.840Z] c68163c4e522: Waiting [2023-09-20T20:33:28.840Z] 50da416c3ac9: Waiting [2023-09-20T20:33:28.840Z] 23d2d4c4bb30: Waiting [2023-09-20T20:33:28.840Z] c4d48a809fc2: Download complete [2023-09-20T20:33:28.840Z] ad3a456e5733: Download complete [2023-09-20T20:33:28.840Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:33:28.840Z] 33e27b845d1e: Download complete [2023-09-20T20:33:28.840Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:33:28.840Z] 7264a8db6415: Download complete [2023-09-20T20:33:28.840Z] c68163c4e522: Verifying Checksum [2023-09-20T20:33:28.840Z] c68163c4e522: Download complete [2023-09-20T20:33:29.099Z] 7264a8db6415: Pull complete [2023-09-20T20:33:29.099Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:33:29.099Z] 23d2d4c4bb30: Download complete [2023-09-20T20:33:29.358Z] c4d48a809fc2: Pull complete [2023-09-20T20:33:29.358Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:33:29.358Z] 4f1c88b9dad5: Download complete [2023-09-20T20:33:29.615Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:33:29.616Z] 50da416c3ac9: Download complete [2023-09-20T20:33:32.902Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:33:32.902Z] ad3a456e5733: Pull complete [2023-09-20T20:33:32.902Z] 33e27b845d1e: Pull complete [2023-09-20T20:33:32.902Z] c68163c4e522: Pull complete [2023-09-20T20:33:35.435Z] 50da416c3ac9: Pull complete [2023-09-20T20:33:36.001Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:33:36.001Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:33:36.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:33:36.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:33:36.296Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:33:36.297Z] WORKDIR /edgex [2023-09-20T20:33:36.297Z] COPY go.mod . [2023-09-20T20:33:36.297Z] RUN go mod download [2023-09-20T20:33:36.297Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-20T20:33:36.865Z] Sending build context to Docker daemon 171MB [2023-09-20T20:33:36.865Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:33:36.865Z] ---> 0786185ac409 [2023-09-20T20:33:36.865Z] Step 2/4 : WORKDIR /edgex [2023-09-20T20:33:41.054Z] ---> Running in 3bf0ff8cc6bd [2023-09-20T20:33:41.054Z] Removing intermediate container 3bf0ff8cc6bd [2023-09-20T20:33:41.054Z] ---> 1e17508906c9 [2023-09-20T20:33:41.054Z] Step 3/4 : COPY go.mod . [2023-09-20T20:33:41.054Z] ---> 6f917ab44d9e [2023-09-20T20:33:41.054Z] Step 4/4 : RUN go mod download [2023-09-20T20:33:41.054Z] ---> Running in 932ca25f9846 [2023-09-20T20:33:43.201Z] Still waiting to schedule task [2023-09-20T20:33:43.202Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7210’ [2023-09-20T20:33:59.167Z] Removing intermediate container 932ca25f9846 [2023-09-20T20:33:59.167Z] ---> 03268b736f28 [2023-09-20T20:33:59.167Z] Successfully built 03268b736f28 [2023-09-20T20:33:59.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:33:59.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:33:59.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:33:59.550Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:33:59.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:34:00.082Z] $ docker top bd9ab2adfcfa2f30d04ed9ab32cf1be67d2448392080d2a60195564992f6fd3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:34:00.426Z] + go version [2023-09-20T20:34:00.426Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:34:00.440Z] $ docker stop --time=1 bd9ab2adfcfa2f30d04ed9ab32cf1be67d2448392080d2a60195564992f6fd3d [2023-09-20T20:34:01.764Z] $ docker rm -f --volumes bd9ab2adfcfa2f30d04ed9ab32cf1be67d2448392080d2a60195564992f6fd3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:34:02.185Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:34:02.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:34:02.253Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:34:02.285Z] $ 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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:34:02.654Z] $ docker top 7a3d7e2fb82133d37f65ebcda743ff8f16c1dd33cd900d47e2f9e4f600ab8635 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T20:34:02.718Z] ========================================================= [2023-09-20T20:34:02.718Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T20:34:02.718Z] ========================================================= [Pipeline] sh [2023-09-20T20:34:02.992Z] + git config --global --add safe.directory /w/workspace/edgex-go/584 [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:34:03.287Z] + make test [2023-09-20T20:34:03.287Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T20:34:11.400Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T20:34:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T20:34:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T20:34:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T20:34:25.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.047s coverage: 28.7% of statements [2023-09-20T20:34:25.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T20:34:25.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T20:34:25.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T20:34:25.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-09-20T20:34:26.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T20:34:26.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T20:34:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T20:34:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T20:34:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T20:34:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T20:34:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T20:34:28.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T20:34:28.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T20:34:29.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2023-09-20T20:34:29.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.0% of statements [2023-09-20T20:34:29.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T20:34:29.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T20:34:29.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T20:34:30.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T20:34:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.684s coverage: 93.4% of statements [2023-09-20T20:34:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-09-20T20:34:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements [2023-09-20T20:34:31.033Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2023-09-20T20:34:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T20:34:31.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T20:34:32.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2023-09-20T20:34:32.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-09-20T20:34:32.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements [2023-09-20T20:34:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T20:34:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T20:34:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T20:34:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T20:34:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.040s coverage: 82.9% of statements [2023-09-20T20:34:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements [2023-09-20T20:34:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2023-09-20T20:34:33.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-09-20T20:34:33.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T20:34:33.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T20:34:33.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T20:34:33.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T20:34:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T20:34:35.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T20:34:35.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T20:34:35.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T20:34:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T20:34:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T20:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T20:34:37.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T20:34:38.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T20:34:39.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T20:34:39.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T20:34:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T20:34:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T20:34:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T20:34:43.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T20:34:43.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T20:34:43.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T20:34:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T20:34:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T20:34:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T20:34:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T20:34:45.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T20:34:45.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T20:34:45.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T20:34:45.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T20:34:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2023-09-20T20:34:46.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T20:34:46.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T20:34:46.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T20:34:46.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T20:34:47.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T20:34:47.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T20:34:49.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T20:34:49.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.061s coverage: 92.9% of statements [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.084s coverage: 87.2% of statements [2023-09-20T20:34:59.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.048s coverage: 20.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 38.4% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.097s coverage: 19.9% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 95.7% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-09-20T20:34:59.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-09-20T20:34:59.307Z] 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-20T20:34:59.307Z] running golangci-lint [2023-09-20T20:34:59.307Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-20T20:34:59.307Z] go version go1.21.0 linux/amd64 [2023-09-20T20:34:59.307Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-20T20:34:59.307Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-20T20:35:11.505Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 11.097896997s" [2023-09-20T20:35:11.505Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.330789ms" [2023-09-20T20:35:19.613Z] level=info msg="[linters_context/goanalysis] analyzers took 1m14.403503049s with top 10 stages: buildir: 39.382949742s, gosec: 7.397115125s, fact_deprecated: 2.194993107s, inspect: 1.841014088s, printf: 1.58604583s, ctrlflow: 1.274549419s, S1038: 1.040606949s, nilness: 869.684691ms, fact_purity: 794.2441ms, SA1012: 579.913741ms" [2023-09-20T20:35:19.613Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-20T20:35:19.613Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, cgo: 197/197, skip_files: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21" [2023-09-20T20:35:19.613Z] level=info msg="[runner] processing took 22.120663ms with stages: nolint: 10.243486ms, identifier_marker: 6.449265ms, autogenerated_exclude: 1.600592ms, path_prettifier: 1.56559ms, exclude-rules: 1.50981ms, skip_dirs: 675.859µs, cgo: 37.93µs, filename_unadjuster: 31.861µs, max_same_issues: 1.05µs, uniq_by_line: 770ns, fixer: 770ns, max_from_linter: 520ns, exclude: 510ns, source_code: 470ns, skip_files: 470ns, diff: 440ns, path_shortener: 320ns, sort_results: 320ns, severity-rules: 310ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns" [2023-09-20T20:35:19.613Z] level=info msg="[runner] linters took 9.272271239s with stages: goanalysis_metalinter: 9.250002195s" [2023-09-20T20:35:19.613Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-20T20:35:19.613Z] level=info msg="Memory: 206 samples, avg is 281.6MB, max is 970.6MB" [2023-09-20T20:35:19.613Z] level=info msg="Execution took 20.4154426s" [2023-09-20T20:35:19.613Z] go vet ./... [2023-09-20T20:35:23.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:35:23.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:35:23.801Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:35:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T20:35:24.099Z] + ls -al . [2023-09-20T20:35:24.099Z] total 732 [2023-09-20T20:35:24.099Z] drwxrwxr-x 12 1001 1001 4096 Sep 20 20:34 . [2023-09-20T20:35:24.099Z] drwxr-xr-x 4 root root 4096 Sep 20 20:34 .. [2023-09-20T20:35:24.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:33 .blubracket [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 20:33 .dockerignore [2023-09-20T20:35:24.099Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:34 .git [2023-09-20T20:35:24.099Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:33 .github [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 20:33 .gitignore [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 20:33 .golangci.yml [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 20:33 .hadolint.yml [2023-09-20T20:35:24.099Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 20:33 .semver [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 20:33 .sonarcloud.properties [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:33 ADOPTERS.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 20:33 Attribution.txt [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 20:33 CHANGELOG.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:33 CONTRIBUTING.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 20:33 GOVERNANCE.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 20:33 Jenkinsfile [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:33 LICENSE [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 20:33 Makefile [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 20:33 OWNERS.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 20:33 README.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 20:33 SECURITY.md [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 12 Sep 20 20:33 VERSION [2023-09-20T20:35:24.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:33 bin [2023-09-20T20:35:24.099Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 20:33 cmd [2023-09-20T20:35:24.099Z] -rw-r--r-- 1 root root 453601 Sep 20 20:34 coverage.out [2023-09-20T20:35:24.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:33 fuzz_test [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 20:33 go.mod [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 20:33 go.sum [2023-09-20T20:35:24.099Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 20:33 internal [2023-09-20T20:35:24.099Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:33 openapi [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 20:33 security.txt [2023-09-20T20:35:24.099Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 20:33 snap [2023-09-20T20:35:24.099Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 20:33 version.go [Pipeline] sh [2023-09-20T20:35:24.388Z] + '[' -e coverage.out ] [2023-09-20T20:35:24.388Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T20:35:24.485Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T20:35:24.768Z] + make build [2023-09-20T20:35:24.768Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T20:35:36.966Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T20:35:37.535Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T20:35:38.472Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T20:35:39.406Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T20:35:44.671Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T20:35:45.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T20:35:46.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T20:35:47.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T20:35:48.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T20:35:49.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T20:35:50.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-20T20:35:51.290Z] $ docker stop --time=1 7a3d7e2fb82133d37f65ebcda743ff8f16c1dd33cd900d47e2f9e4f600ab8635 [2023-09-20T20:35:56.010Z] $ docker rm -f --volumes 7a3d7e2fb82133d37f65ebcda743ff8f16c1dd33cd900d47e2f9e4f600ab8635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:35:56.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T20:35:56.872Z] [2023-09-20T20:35:56.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:35:57.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T20:35:57.167Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-20T20:35:57.167Z] 91d30c5bc195: Pulling fs layer [2023-09-20T20:35:57.167Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-20T20:35:57.167Z] 9c61dcf015f6: Pulling fs layer [2023-09-20T20:35:57.167Z] 4698f68db338: Pulling fs layer [2023-09-20T20:35:57.167Z] 2a2f49069b9e: Pulling fs layer [2023-09-20T20:35:57.167Z] e0025b399a48: Pulling fs layer [2023-09-20T20:35:57.167Z] 4698f68db338: Waiting [2023-09-20T20:35:57.167Z] e0025b399a48: Waiting [2023-09-20T20:35:57.167Z] 2a2f49069b9e: Waiting [2023-09-20T20:35:57.167Z] 91d30c5bc195: Verifying Checksum [2023-09-20T20:35:57.167Z] 91d30c5bc195: Download complete [2023-09-20T20:35:57.167Z] 4698f68db338: Verifying Checksum [2023-09-20T20:35:57.167Z] 4698f68db338: Download complete [2023-09-20T20:35:57.425Z] 91d30c5bc195: Pull complete [2023-09-20T20:35:57.425Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-20T20:35:57.425Z] 2e9b0aa3be6d: Download complete [2023-09-20T20:35:57.425Z] e0025b399a48: Verifying Checksum [2023-09-20T20:35:57.425Z] e0025b399a48: Download complete [2023-09-20T20:35:57.425Z] 2a2f49069b9e: Verifying Checksum [2023-09-20T20:35:57.425Z] 2a2f49069b9e: Download complete [2023-09-20T20:35:57.682Z] 2e9b0aa3be6d: Pull complete [2023-09-20T20:35:57.938Z] 9c61dcf015f6: Verifying Checksum [2023-09-20T20:35:57.938Z] 9c61dcf015f6: Download complete [2023-09-20T20:36:00.465Z] 9c61dcf015f6: Pull complete [2023-09-20T20:36:00.465Z] 4698f68db338: Pull complete [2023-09-20T20:36:00.723Z] 2a2f49069b9e: Pull complete [2023-09-20T20:36:00.982Z] e0025b399a48: Pull complete [2023-09-20T20:36:00.982Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-20T20:36:00.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T20:36:00.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:36:01.065Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:36:01.106Z] $ 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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:36:03.905Z] $ docker top 81d3ca4428e1a1c7e610f98959719942fba430fece4564da04295086368c34d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:36:04.236Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T20:36:06.138Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T20:36:06.138Z] #1 transferring dockerfile: 2.39kB done [2023-09-20T20:36:06.138Z] #1 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #2 transferring dockerfile: 2.04kB done [2023-09-20T20:36:06.396Z] #2 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #3 transferring dockerfile: 1.58kB done [2023-09-20T20:36:06.396Z] #3 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #4 transferring dockerfile: 2.12kB done [2023-09-20T20:36:06.396Z] #4 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #5 transferring dockerfile: 1.78kB done [2023-09-20T20:36:06.396Z] #5 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #6 transferring dockerfile: 2.38kB done [2023-09-20T20:36:06.396Z] #6 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #7 transferring dockerfile: 2.82kB done [2023-09-20T20:36:06.396Z] #7 DONE 0.0s [2023-09-20T20:36:06.396Z] [2023-09-20T20:36:06.396Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T20:36:06.396Z] #8 transferring dockerfile: 1.59kB done [2023-09-20T20:36:06.654Z] #8 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #9 transferring dockerfile: 1.90kB done [2023-09-20T20:36:06.654Z] #9 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #10 transferring dockerfile: 1.82kB done [2023-09-20T20:36:06.654Z] #10 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #11 transferring dockerfile: 1.82kB done [2023-09-20T20:36:06.654Z] #11 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #12 transferring dockerfile: 1.70kB done [2023-09-20T20:36:06.654Z] #12 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #13 transferring dockerfile: 1.84kB done [2023-09-20T20:36:06.654Z] #13 DONE 0.1s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-09-20T20:36:06.654Z] #14 transferring dockerfile: 1.96kB done [2023-09-20T20:36:06.654Z] #14 DONE 0.1s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #15 [security-proxy-setup internal] load .dockerignore [2023-09-20T20:36:06.654Z] #15 transferring context: 56B done [2023-09-20T20:36:06.654Z] #15 DONE 0.1s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #16 [security-proxy-auth internal] load .dockerignore [2023-09-20T20:36:06.654Z] #16 transferring context: 56B done [2023-09-20T20:36:06.654Z] #16 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #17 [security-spire-config internal] load .dockerignore [2023-09-20T20:36:06.654Z] #17 transferring context: 56B done [2023-09-20T20:36:06.654Z] #17 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T20:36:06.654Z] #18 transferring context: 56B done [2023-09-20T20:36:06.654Z] #18 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T20:36:06.654Z] #19 transferring context: 56B done [2023-09-20T20:36:06.654Z] #19 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-20T20:36:06.654Z] #20 transferring context: 56B done [2023-09-20T20:36:06.654Z] #20 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #21 [security-bootstrapper internal] load .dockerignore [2023-09-20T20:36:06.654Z] #21 transferring context: 56B done [2023-09-20T20:36:06.654Z] #21 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #22 [security-spire-server internal] load .dockerignore [2023-09-20T20:36:06.654Z] #22 transferring context: 56B done [2023-09-20T20:36:06.654Z] #22 DONE 0.0s [2023-09-20T20:36:06.654Z] [2023-09-20T20:36:06.654Z] #23 [core-command internal] load .dockerignore [2023-09-20T20:36:06.913Z] #23 transferring context: 56B done [2023-09-20T20:36:06.913Z] #23 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #24 [core-data internal] load .dockerignore [2023-09-20T20:36:06.913Z] #24 transferring context: 56B done [2023-09-20T20:36:06.913Z] #24 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #25 [support-scheduler internal] load .dockerignore [2023-09-20T20:36:06.913Z] #25 transferring context: 56B done [2023-09-20T20:36:06.913Z] #25 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #26 [security-spire-agent internal] load .dockerignore [2023-09-20T20:36:06.913Z] #26 transferring context: 56B done [2023-09-20T20:36:06.913Z] #26 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #27 [support-notifications internal] load .dockerignore [2023-09-20T20:36:06.913Z] #27 transferring context: 56B done [2023-09-20T20:36:06.913Z] #27 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #28 [core-metadata internal] load .dockerignore [2023-09-20T20:36:06.913Z] #28 transferring context: 56B done [2023-09-20T20:36:06.913Z] #28 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T20:36:06.913Z] #29 DONE 0.0s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:06.913Z] #30 ... [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:06.913Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:06.913Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:06.913Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:06.913Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:06.913Z] #31 DONE 0.1s [2023-09-20T20:36:06.913Z] [2023-09-20T20:36:06.913Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:07.172Z] #30 ... [2023-09-20T20:36:07.172Z] [2023-09-20T20:36:07.172Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T20:36:07.172Z] #29 DONE 0.0s [2023-09-20T20:36:07.172Z] [2023-09-20T20:36:07.172Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:07.172Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:07.173Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:07.173Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:07.173Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:07.173Z] #31 DONE 0.1s [2023-09-20T20:36:07.173Z] [2023-09-20T20:36:07.173Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:07.173Z] #30 ... [2023-09-20T20:36:07.173Z] [2023-09-20T20:36:07.173Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T20:36:07.173Z] #29 DONE 0.0s [2023-09-20T20:36:07.173Z] [2023-09-20T20:36:07.173Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:07.430Z] #30 ... [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:07.430Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:07.430Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:07.430Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:07.430Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:07.430Z] #31 DONE 0.1s [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T20:36:07.430Z] #29 DONE 0.0s [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:07.430Z] #30 ... [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #31 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:07.430Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:07.430Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:07.430Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:07.430Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:07.430Z] #31 DONE 0.1s [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T20:36:07.430Z] #29 DONE 0.0s [2023-09-20T20:36:07.430Z] [2023-09-20T20:36:07.430Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:36:07.687Z] #30 DONE 0.5s [2023-09-20T20:36:07.687Z] [2023-09-20T20:36:07.687Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:07.687Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:07.687Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:07.687Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:07.687Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:07.687Z] #31 DONE 0.2s [2023-09-20T20:36:07.687Z] [2023-09-20T20:36:07.687Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:07.945Z] #32 ... [2023-09-20T20:36:07.945Z] [2023-09-20T20:36:07.945Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:07.945Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:07.945Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:07.945Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:07.945Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:07.945Z] #31 DONE 0.2s [2023-09-20T20:36:07.945Z] [2023-09-20T20:36:07.945Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T20:36:07.945Z] #33 DONE 0.8s [2023-09-20T20:36:07.945Z] [2023-09-20T20:36:07.945Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T20:36:07.945Z] #34 DONE 1.0s [2023-09-20T20:36:07.946Z] [2023-09-20T20:36:07.946Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:12.128Z] #32 transferring context: 125.66MB 4.2s [2023-09-20T20:36:13.525Z] #32 ... [2023-09-20T20:36:13.525Z] [2023-09-20T20:36:13.525Z] #35 [security-proxy-setup internal] load build context [2023-09-20T20:36:13.782Z] #35 ... [2023-09-20T20:36:13.782Z] [2023-09-20T20:36:13.782Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:15.172Z] #32 ... [2023-09-20T20:36:15.172Z] [2023-09-20T20:36:15.172Z] #36 [security-spire-server internal] load build context [2023-09-20T20:36:15.172Z] #36 transferring context: 18.11kB done [2023-09-20T20:36:15.172Z] #36 DONE 7.2s [2023-09-20T20:36:15.172Z] [2023-09-20T20:36:15.172Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:15.172Z] #32 transferring context: 261.32MB 7.4s [2023-09-20T20:36:15.430Z] #32 ... [2023-09-20T20:36:15.430Z] [2023-09-20T20:36:15.430Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:36:15.430Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:36:15.430Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:36:15.430Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T20:36:15.430Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T20:36:15.430Z] #31 DONE 0.2s [2023-09-20T20:36:15.430Z] [2023-09-20T20:36:15.430Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T20:36:15.430Z] #37 DONE 8.1s [2023-09-20T20:36:15.430Z] [2023-09-20T20:36:15.430Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:36:15.430Z] #38 DONE 0.0s [2023-09-20T20:36:15.430Z] [2023-09-20T20:36:15.430Z] #39 [security-spire-agent internal] load build context [2023-09-20T20:36:15.430Z] #39 DONE 0.0s [2023-09-20T20:36:15.430Z] [2023-09-20T20:36:15.430Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:15.996Z] #32 transferring context: 364.80MB 8.2s done [2023-09-20T20:36:17.378Z] #32 ... [2023-09-20T20:36:17.378Z] [2023-09-20T20:36:17.378Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:36:17.378Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:17.378Z] #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:17.378Z] #0 3.212 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:17.378Z] #0 3.222 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T20:36:17.378Z] #0 3.231 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:36:17.378Z] #0 3.234 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:36:17.378Z] #0 3.289 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:17.378Z] #0 3.297 OK: 17 MiB in 19 packages [2023-09-20T20:36:17.378Z] #40 ... [2023-09-20T20:36:17.378Z] [2023-09-20T20:36:17.378Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:36:17.378Z] #41 ... [2023-09-20T20:36:17.378Z] [2023-09-20T20:36:17.378Z] #42 [core-data internal] load build context [2023-09-20T20:36:17.378Z] #42 transferring context: 364.80MB 7.4s done [2023-09-20T20:36:17.637Z] #42 ... [2023-09-20T20:36:17.637Z] [2023-09-20T20:36:17.637Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:36:17.637Z] #43 transferring context: 364.80MB 7.8s done [2023-09-20T20:36:17.637Z] #43 ... [2023-09-20T20:36:17.637Z] [2023-09-20T20:36:17.637Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:17.637Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 9.7s done [2023-09-20T20:36:17.637Z] #44 DONE 9.8s [2023-09-20T20:36:17.637Z] [2023-09-20T20:36:17.637Z] #45 [core-command internal] load build context [2023-09-20T20:36:17.637Z] #45 transferring context: 364.80MB 7.8s done [2023-09-20T20:36:17.895Z] #45 ... [2023-09-20T20:36:17.895Z] [2023-09-20T20:36:17.895Z] #46 [support-scheduler internal] load build context [2023-09-20T20:36:17.895Z] #46 transferring context: 364.80MB 8.1s done [2023-09-20T20:36:17.895Z] #46 ... [2023-09-20T20:36:17.895Z] [2023-09-20T20:36:17.895Z] #47 [security-spire-config internal] load build context [2023-09-20T20:36:18.154Z] #47 ... [2023-09-20T20:36:18.154Z] [2023-09-20T20:36:18.154Z] #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T20:36:18.412Z] #48 ... [2023-09-20T20:36:18.412Z] [2023-09-20T20:36:18.412Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:36:18.412Z] #49 ... [2023-09-20T20:36:18.412Z] [2023-09-20T20:36:18.412Z] #50 [security-secretstore-setup internal] load build context [2023-09-20T20:36:18.412Z] #50 transferring context: 364.80MB 6.9s done [2023-09-20T20:36:18.671Z] #50 ... [2023-09-20T20:36:18.671Z] [2023-09-20T20:36:18.671Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:36:18.671Z] #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:18.671Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:18.671Z] #0 2.001 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:18.671Z] #0 2.245 (2/2) Installing su-exec (0.2-r3) [2023-09-20T20:36:18.671Z] #0 2.247 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:18.671Z] #0 2.253 OK: 7 MiB in 17 packages [2023-09-20T20:36:18.930Z] #51 ... [2023-09-20T20:36:18.930Z] [2023-09-20T20:36:18.930Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-20T20:36:18.930Z] #52 transferring context: 364.80MB 8.3s done [2023-09-20T20:36:18.930Z] #52 ... [2023-09-20T20:36:18.930Z] [2023-09-20T20:36:18.930Z] #53 [security-bootstrapper internal] load build context [2023-09-20T20:36:18.930Z] #53 transferring context: 364.80MB 6.9s done [2023-09-20T20:36:19.188Z] #53 ... [2023-09-20T20:36:19.188Z] [2023-09-20T20:36:19.188Z] #54 [core-metadata internal] load build context [2023-09-20T20:36:19.188Z] #54 transferring context: 364.80MB 8.1s done [2023-09-20T20:36:19.188Z] #54 ... [2023-09-20T20:36:19.188Z] [2023-09-20T20:36:19.188Z] #55 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-20T20:36:19.447Z] #55 ... [2023-09-20T20:36:19.447Z] [2023-09-20T20:36:19.447Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:36:19.447Z] #56 ... [2023-09-20T20:36:19.447Z] [2023-09-20T20:36:19.447Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:36:19.706Z] #57 ... [2023-09-20T20:36:19.706Z] [2023-09-20T20:36:19.706Z] #58 [security-proxy-auth internal] load build context [2023-09-20T20:36:19.706Z] #58 transferring context: 364.80MB 9.1s done [2023-09-20T20:36:22.990Z] #58 ... [2023-09-20T20:36:22.990Z] [2023-09-20T20:36:22.990Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:36:22.990Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:36:24.119Z] #38 ... [2023-09-20T20:36:24.119Z] [2023-09-20T20:36:24.119Z] #35 [security-proxy-setup internal] load build context [2023-09-20T20:36:24.119Z] #35 transferring context: 364.80MB 8.0s done [2023-09-20T20:36:24.384Z] #35 ... [2023-09-20T20:36:24.384Z] [2023-09-20T20:36:24.384Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:26.314Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T20:36:26.314Z] #44 ... [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #55 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-20T20:36:26.314Z] #55 DONE 18.7s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:26.314Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T20:36:26.314Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-09-20T20:36:26.314Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s [2023-09-20T20:36:26.314Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s [2023-09-20T20:36:26.314Z] #44 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T20:36:26.314Z] #44 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-20T20:36:26.314Z] #44 ... [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:36:26.314Z] #51 DONE 19.2s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #50 [security-secretstore-setup internal] load build context [2023-09-20T20:36:26.314Z] #50 DONE 19.2s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #53 [security-bootstrapper internal] load build context [2023-09-20T20:36:26.314Z] #53 DONE 19.3s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #42 [core-data internal] load build context [2023-09-20T20:36:26.314Z] #42 DONE 19.1s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:36:26.314Z] #40 DONE 19.3s [2023-09-20T20:36:26.314Z] [2023-09-20T20:36:26.314Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:26.314Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-20T20:36:26.314Z] #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.1s [2023-09-20T20:36:26.571Z] #44 ... [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #45 [core-command internal] load build context [2023-09-20T20:36:26.571Z] #45 DONE 19.1s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #54 [core-metadata internal] load build context [2023-09-20T20:36:26.571Z] #54 DONE 18.9s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:36:26.571Z] #43 DONE 19.4s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #46 [support-scheduler internal] load build context [2023-09-20T20:36:26.571Z] #46 DONE 19.0s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #32 [support-notifications internal] load build context [2023-09-20T20:36:26.571Z] #32 DONE 18.9s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-20T20:36:26.571Z] #52 DONE 19.4s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #39 [security-spire-agent internal] load build context [2023-09-20T20:36:26.571Z] #39 transferring context: 17.64kB done [2023-09-20T20:36:26.571Z] #39 DONE 3.9s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #58 [security-proxy-auth internal] load build context [2023-09-20T20:36:26.571Z] #58 DONE 19.5s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #47 [security-spire-config internal] load build context [2023-09-20T20:36:26.571Z] #47 transferring context: 16.36kB 0.0s done [2023-09-20T20:36:26.571Z] #47 DONE 18.7s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #35 [security-proxy-setup internal] load build context [2023-09-20T20:36:26.571Z] #35 DONE 19.5s [2023-09-20T20:36:26.571Z] [2023-09-20T20:36:26.571Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:26.571Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T20:36:26.572Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-20T20:36:26.572Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T20:36:26.572Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T20:36:26.572Z] #44 ... [2023-09-20T20:36:26.572Z] [2023-09-20T20:36:26.572Z] #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T20:36:26.572Z] #59 DONE 0.2s [2023-09-20T20:36:26.572Z] [2023-09-20T20:36:26.572Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:26.572Z] #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.3s [2023-09-20T20:36:26.572Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-20T20:36:26.837Z] #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.4s [2023-09-20T20:36:26.837Z] #44 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-20T20:36:27.100Z] #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-09-20T20:36:27.667Z] #44 ... [2023-09-20T20:36:27.667Z] [2023-09-20T20:36:27.667Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:36:27.667Z] #57 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #57 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #57 19.76 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:27.667Z] #57 19.77 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:27.667Z] #57 19.77 OK: 7 MiB in 16 packages [2023-09-20T20:36:27.667Z] #57 DONE 20.3s [2023-09-20T20:36:27.667Z] [2023-09-20T20:36:27.667Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:36:27.667Z] #56 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #56 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #56 19.67 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T20:36:27.667Z] #56 19.69 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:27.667Z] #56 19.81 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:27.667Z] #56 19.81 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:36:27.667Z] #56 19.85 OK: 8 MiB in 17 packages [2023-09-20T20:36:27.667Z] #56 DONE 20.1s [2023-09-20T20:36:27.667Z] [2023-09-20T20:36:27.667Z] #48 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T20:36:27.667Z] #48 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #48 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #48 20.24 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:27.667Z] #48 20.25 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:27.667Z] #48 20.25 OK: 7 MiB in 16 packages [2023-09-20T20:36:27.667Z] #48 DONE 20.8s [2023-09-20T20:36:27.667Z] [2023-09-20T20:36:27.667Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:36:27.667Z] #41 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #41 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:27.667Z] #41 20.09 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T20:36:27.667Z] #41 20.11 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:27.667Z] #41 20.11 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:36:27.667Z] #41 20.12 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:36:27.667Z] #41 20.32 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:27.667Z] #41 20.32 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:36:27.667Z] #41 20.37 OK: 17 MiB in 19 packages [2023-09-20T20:36:27.667Z] #41 DONE 20.6s [2023-09-20T20:36:27.667Z] [2023-09-20T20:36:27.667Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:28.614Z] #44 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-20T20:36:28.894Z] #44 ... [2023-09-20T20:36:28.894Z] [2023-09-20T20:36:28.894Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:36:28.894Z] #0 5.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #0 5.481 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:36:28.894Z] #0 5.481 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:36:28.894Z] #0 5.481 OK: 20064 distinct packages available [2023-09-20T20:36:28.894Z] #0 5.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #0 5.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #0 6.040 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:28.894Z] #0 6.044 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:36:28.894Z] #0 6.047 (3/5) Installing libucontext (1.2-r2) [2023-09-20T20:36:28.894Z] #0 6.050 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T20:36:28.894Z] #0 6.053 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T20:36:28.894Z] #0 6.062 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:28.894Z] #0 6.069 OK: 8 MiB in 20 packages [2023-09-20T20:36:28.894Z] #60 DONE 6.3s [2023-09-20T20:36:28.894Z] [2023-09-20T20:36:28.894Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:36:28.894Z] #49 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #49 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #49 20.26 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:36:28.894Z] #49 20.26 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:36:28.894Z] #49 20.26 OK: 20064 distinct packages available [2023-09-20T20:36:28.894Z] #49 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #49 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:28.894Z] #49 20.76 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T20:36:28.894Z] #49 20.78 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T20:36:28.894Z] #49 20.79 (3/11) Installing libunistring (1.1-r1) [2023-09-20T20:36:28.894Z] #49 20.81 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T20:36:28.894Z] #49 20.81 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T20:36:28.894Z] #49 20.82 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T20:36:28.894Z] #49 20.83 (7/11) Installing curl (8.2.1-r0) [2023-09-20T20:36:28.894Z] #49 20.83 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:28.894Z] #49 20.84 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:36:28.894Z] #49 20.84 (10/11) Installing libucontext (1.2-r2) [2023-09-20T20:36:28.894Z] #49 20.85 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T20:36:28.894Z] #49 20.85 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:28.894Z] #49 20.85 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:36:28.894Z] #49 20.89 OK: 12 MiB in 26 packages [2023-09-20T20:36:28.894Z] #49 DONE 21.8s [2023-09-20T20:36:28.894Z] [2023-09-20T20:36:28.894Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T20:36:28.894Z] #61 DONE 2.6s [2023-09-20T20:36:29.189Z] [2023-09-20T20:36:29.189Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:36:29.189Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.7s done [2023-09-20T20:36:29.189Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T20:36:29.189Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-20T20:36:29.189Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T20:36:29.189Z] #38 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-20T20:36:29.189Z] #38 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-20T20:36:29.189Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T20:36:29.189Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-20T20:36:29.189Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-20T20:36:29.189Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T20:36:29.189Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-20T20:36:29.189Z] #38 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-09-20T20:36:29.189Z] #38 DONE 6.5s [2023-09-20T20:36:29.189Z] [2023-09-20T20:36:29.189Z] #62 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T20:36:29.189Z] #62 DONE 0.1s [2023-09-20T20:36:29.189Z] [2023-09-20T20:36:29.189Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:36:29.189Z] #44 DONE 16.3s [2023-09-20T20:36:29.189Z] [2023-09-20T20:36:29.189Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:36:29.448Z] #63 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.448Z] #63 ... [2023-09-20T20:36:29.448Z] [2023-09-20T20:36:29.448Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:36:29.448Z] #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.448Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.448Z] #0 3.084 OK: 264 MiB in 52 packages [2023-09-20T20:36:29.448Z] #64 DONE 3.2s [2023-09-20T20:36:29.448Z] [2023-09-20T20:36:29.448Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:36:29.448Z] #63 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.707Z] #63 3.244 OK: 264 MiB in 52 packages [2023-09-20T20:36:29.707Z] #63 DONE 3.5s [2023-09-20T20:36:29.707Z] [2023-09-20T20:36:29.707Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T20:36:29.707Z] #65 DONE 0.4s [2023-09-20T20:36:29.707Z] [2023-09-20T20:36:29.707Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:36:29.707Z] #0 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.707Z] #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.707Z] #0 2.966 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:36:29.707Z] #0 2.966 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:36:29.707Z] #0 2.966 OK: 20064 distinct packages available [2023-09-20T20:36:29.707Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.707Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:29.707Z] #0 3.307 OK: 264 MiB in 52 packages [2023-09-20T20:36:29.707Z] #66 DONE 3.4s [2023-09-20T20:36:29.707Z] [2023-09-20T20:36:29.707Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:36:29.707Z] #67 DONE 0.4s [2023-09-20T20:36:29.707Z] [2023-09-20T20:36:29.707Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:36:30.659Z] #68 ... [2023-09-20T20:36:30.659Z] [2023-09-20T20:36:30.659Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T20:36:30.659Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.659Z] #0 3.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.659Z] #0 4.030 OK: 264 MiB in 52 packages [2023-09-20T20:36:30.659Z] #69 DONE 4.2s [2023-09-20T20:36:30.659Z] [2023-09-20T20:36:30.659Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:36:30.659Z] #70 DONE 0.8s [2023-09-20T20:36:30.659Z] [2023-09-20T20:36:30.659Z] #71 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:36:30.659Z] #0 6.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.659Z] #0 6.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.659Z] #0 6.687 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:36:30.659Z] #0 6.687 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:36:30.659Z] #0 6.687 OK: 20064 distinct packages available [2023-09-20T20:36:30.659Z] #0 6.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.660Z] #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:36:30.660Z] #0 7.085 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:36:30.660Z] #0 7.089 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:36:30.660Z] #0 7.093 (3/4) Installing libucontext (1.2-r2) [2023-09-20T20:36:30.660Z] #0 7.096 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T20:36:30.660Z] #0 7.101 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:36:30.660Z] #0 7.110 OK: 8 MiB in 19 packages [2023-09-20T20:36:30.660Z] #71 DONE 7.9s [2023-09-20T20:36:30.660Z] [2023-09-20T20:36:30.660Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:36:30.660Z] #72 DONE 0.8s [2023-09-20T20:36:30.660Z] [2023-09-20T20:36:30.660Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:36:30.660Z] #73 DONE 0.8s [2023-09-20T20:36:30.660Z] [2023-09-20T20:36:30.660Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:36:31.596Z] #74 ... [2023-09-20T20:36:31.596Z] [2023-09-20T20:36:31.596Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:36:31.596Z] #68 DONE 1.8s [2023-09-20T20:36:31.596Z] [2023-09-20T20:36:31.596Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:36:31.596Z] #75 DONE 1.1s [2023-09-20T20:36:31.596Z] [2023-09-20T20:36:31.596Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T20:36:31.596Z] #76 DONE 1.0s [2023-09-20T20:36:31.596Z] [2023-09-20T20:36:31.596Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:36:31.596Z] #77 DONE 1.1s [2023-09-20T20:36:31.596Z] [2023-09-20T20:36:31.596Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T20:36:31.596Z] #78 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T20:36:31.853Z] #79 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T20:36:31.853Z] #80 DONE 0.0s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T20:36:31.853Z] #81 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T20:36:31.853Z] #82 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:36:31.853Z] #83 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:36:31.853Z] #84 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:36:31.853Z] #85 DONE 0.1s [2023-09-20T20:36:31.853Z] [2023-09-20T20:36:31.853Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T20:36:32.110Z] #86 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T20:36:32.110Z] #87 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T20:36:32.110Z] #88 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T20:36:32.110Z] #89 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #90 [security-spire-server] exporting to image [2023-09-20T20:36:32.110Z] #90 exporting layers [2023-09-20T20:36:32.110Z] #90 ... [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T20:36:32.110Z] #91 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #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-20T20:36:32.110Z] #92 DONE 0.1s [2023-09-20T20:36:32.110Z] [2023-09-20T20:36:32.110Z] #90 [security-spire-config] exporting to image [2023-09-20T20:36:32.675Z] #90 exporting layers 0.5s done [2023-09-20T20:36:32.676Z] #90 writing image sha256:6bdb6c62bf04ab7ae7a9feedf9532aa41e88d17cc92bff99fdd7e6fbab403e2f 0.0s done [2023-09-20T20:36:32.676Z] #90 naming to docker.io/library/security-spire-server done [2023-09-20T20:36:32.676Z] #90 writing image sha256:61672a04cf51ab8878270af1c1bb3e20374829995fec6057635b0f8fe3f0aac4 done [2023-09-20T20:36:32.676Z] #90 naming to docker.io/library/security-spire-config done [2023-09-20T20:36:32.676Z] #90 writing image sha256:9aae1bcf050ebbb14770187bd7d6dc5e3f4a4b7d1f71459ebd416a208ab7c3be [2023-09-20T20:36:32.676Z] #90 writing image sha256:9aae1bcf050ebbb14770187bd7d6dc5e3f4a4b7d1f71459ebd416a208ab7c3be done [2023-09-20T20:36:32.676Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-20T20:36:32.676Z] #90 DONE 0.6s [2023-09-20T20:36:32.676Z] [2023-09-20T20:36:32.676Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:36:40.790Z] #93 ... [2023-09-20T20:36:40.790Z] [2023-09-20T20:36:40.790Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:36:40.790Z] #94 ... [2023-09-20T20:36:40.790Z] [2023-09-20T20:36:40.790Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:36:58.222Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-20T20:36:58.230Z] Running in /w/workspace/edgex-go/584 [Pipeline] { [Pipeline] checkout [2023-09-20T20:36:58.258Z] The recommended git tool is: git [2023-09-20T20:37:02.740Z] #95 DONE 32.2s [2023-09-20T20:37:02.740Z] [2023-09-20T20:37:02.740Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:02.740Z] #93 DONE 31.1s [2023-09-20T20:37:02.740Z] [2023-09-20T20:37:02.740Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:02.740Z] #74 DONE 32.1s [2023-09-20T20:37:02.740Z] [2023-09-20T20:37:02.740Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:02.740Z] #94 DONE 33.0s [2023-09-20T20:37:02.740Z] [2023-09-20T20:37:02.740Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T20:37:03.746Z] using credential edgex-jenkins-ssh [2023-09-20T20:37:03.770Z] Cloning the remote Git repository [2023-09-20T20:37:03.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-20T20:37:03.915Z] > git init /w/workspace/edgex-go/584 # timeout=10 [2023-09-20T20:37:04.074Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T20:37:04.075Z] > git --version # timeout=10 [2023-09-20T20:37:04.095Z] > git --version # 'git version 2.25.1' [2023-09-20T20:37:04.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T20:37:04.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:37:10.856Z] #96 DONE 6.8s [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #97 DONE 6.9s [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #98 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #99 [core-metadata builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #99 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #100 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #101 [support-notifications builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #101 DONE 6.9s [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #102 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #103 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #104 [support-scheduler builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #104 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #105 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #106 [core-command builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #106 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #107 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #108 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #109 [core-data builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #109 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #110 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #111 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #112 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #113 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #114 DONE 6.9s [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #115 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #116 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #117 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:37:10.856Z] #118 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T20:37:10.856Z] #119 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:37:10.856Z] #120 CACHED [2023-09-20T20:37:10.856Z] [2023-09-20T20:37:10.856Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:37:10.856Z] #121 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T20:37:19.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T20:37:19.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:37:20.769Z] Avoid second fetch [2023-09-20T20:37:20.769Z] Checking out Revision e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 (main) [2023-09-20T20:37:20.819Z] #121 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #122 [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-20T20:37:20.819Z] #0 1.116 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T20:37:20.819Z] #122 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:37:20.819Z] #0 0.516 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T20:37:20.819Z] #123 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:37:20.819Z] #0 0.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T20:37:20.819Z] #124 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:37:20.819Z] #0 1.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T20:37:20.819Z] #125 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:37:20.819Z] #0 0.602 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T20:37:20.819Z] #126 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:37:20.819Z] #0 0.779 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T20:37:20.819Z] #127 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:37:20.819Z] #0 1.104 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T20:37:20.819Z] #128 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:37:20.819Z] #0 0.837 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T20:37:20.819Z] #129 ... [2023-09-20T20:37:20.819Z] [2023-09-20T20:37:20.819Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:37:20.819Z] #0 0.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T20:37:21.076Z] #130 ... [2023-09-20T20:37:21.076Z] [2023-09-20T20:37:21.076Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:37:21.076Z] #0 0.617 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T20:37:21.458Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4688)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:37:22.309Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T20:37:22.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:37:22.309Z] Dload Upload Total Spent Left Speed [2023-09-20T20:37:22.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [2023-09-20T20:37:20.785Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T20:37:20.861Z] > git checkout -f e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 # timeout=10 [Pipeline] sh [2023-09-20T20:37:22.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T20:37:23.270Z] + sudo tee /etc/docker/daemon.new [2023-09-20T20:37:23.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T20:37:23.271Z] { [2023-09-20T20:37:23.271Z] "registry-mirrors": [ [2023-09-20T20:37:23.271Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T20:37:23.271Z] ], [2023-09-20T20:37:23.271Z] "bip": "10.250.0.254/24", [2023-09-20T20:37:23.271Z] "hosts": [ [2023-09-20T20:37:23.271Z] "tcp://0.0.0.0:5555", [2023-09-20T20:37:23.271Z] "unix:///var/run/docker.sock" [2023-09-20T20:37:23.271Z] ], [2023-09-20T20:37:23.271Z] "mtu": 1458, [2023-09-20T20:37:23.271Z] "selinux-enabled": true, [2023-09-20T20:37:23.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T20:37:23.271Z] } [Pipeline] sh [2023-09-20T20:37:23.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T20:37:23.930Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:37:42.189Z] provisioning config files... [2023-09-20T20:37:42.215Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/584@tmp/config11099380972418065986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:37:42.567Z] ---> docker-login.sh [2023-09-20T20:37:42.567Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:37:42.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:37:43.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:37:43.107Z] Configure a credential helper to remove this warning. See [2023-09-20T20:37:43.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:37:43.107Z] [2023-09-20T20:37:43.107Z] Login Succeeded [2023-09-20T20:37:43.107Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:37:43.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:37:43.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:37:43.646Z] Configure a credential helper to remove this warning. See [2023-09-20T20:37:43.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:37:43.646Z] [2023-09-20T20:37:43.646Z] Login Succeeded [2023-09-20T20:37:43.646Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:37:43.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:37:43.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:37:43.916Z] Configure a credential helper to remove this warning. See [2023-09-20T20:37:43.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:37:43.916Z] [2023-09-20T20:37:43.916Z] Login Succeeded [2023-09-20T20:37:43.916Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:37:44.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:37:44.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:37:44.188Z] Configure a credential helper to remove this warning. See [2023-09-20T20:37:44.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:37:44.188Z] [2023-09-20T20:37:44.188Z] Login Succeeded [2023-09-20T20:37:44.188Z] docker.io [2023-09-20T20:37:44.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:37:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:37:44.728Z] Configure a credential helper to remove this warning. See [2023-09-20T20:37:44.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:37:44.728Z] [2023-09-20T20:37:44.728Z] Login Succeeded [2023-09-20T20:37:44.728Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:37:44.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-20T20:37:45.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/584 [Pipeline] echo [2023-09-20T20:37:45.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:37:45.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:37:45.353Z] ========================================================= [2023-09-20T20:37:45.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T20:37:45.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:37:45.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:37:45.942Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T20:37:45.942Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T20:37:45.942Z] 5d54e960e981: Pulling fs layer [2023-09-20T20:37:45.942Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T20:37:45.943Z] f0e02332f6b5: Pulling fs layer [2023-09-20T20:37:45.943Z] cefa15bbcfad: Pulling fs layer [2023-09-20T20:37:45.943Z] 17808c966233: Pulling fs layer [2023-09-20T20:37:45.943Z] f4c1fc716caa: Pulling fs layer [2023-09-20T20:37:45.943Z] cefa15bbcfad: Waiting [2023-09-20T20:37:45.943Z] 17808c966233: Waiting [2023-09-20T20:37:45.943Z] f4c1fc716caa: Waiting [2023-09-20T20:37:45.943Z] f0e02332f6b5: Waiting [2023-09-20T20:37:45.943Z] 5d54e960e981: Verifying Checksum [2023-09-20T20:37:45.943Z] 5d54e960e981: Download complete [2023-09-20T20:37:45.943Z] f0e02332f6b5: Verifying Checksum [2023-09-20T20:37:45.943Z] f0e02332f6b5: Download complete [2023-09-20T20:37:45.943Z] cefa15bbcfad: Verifying Checksum [2023-09-20T20:37:45.943Z] cefa15bbcfad: Download complete [2023-09-20T20:37:45.943Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T20:37:45.943Z] 9fda8d8052c6: Download complete [2023-09-20T20:37:46.537Z] f4c1fc716caa: Verifying Checksum [2023-09-20T20:37:46.537Z] f4c1fc716caa: Download complete [2023-09-20T20:37:46.806Z] 9fda8d8052c6: Pull complete [2023-09-20T20:37:47.408Z] 5d54e960e981: Pull complete [2023-09-20T20:37:47.678Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T20:37:47.678Z] c4a7e357bf2a: Download complete [2023-09-20T20:37:48.664Z] 17808c966233: Verifying Checksum [2023-09-20T20:37:48.664Z] 17808c966233: Download complete [2023-09-20T20:37:58.785Z] c4a7e357bf2a: Pull complete [2023-09-20T20:37:58.785Z] f0e02332f6b5: Pull complete [2023-09-20T20:37:58.785Z] cefa15bbcfad: Pull complete [2023-09-20T20:38:05.452Z] 17808c966233: Pull complete [2023-09-20T20:38:06.886Z] f4c1fc716caa: Pull complete [2023-09-20T20:38:06.886Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T20:38:06.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:38:06.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:38:07.280Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:38:07.280Z] WORKDIR /edgex [2023-09-20T20:38:07.280Z] COPY go.mod . [2023-09-20T20:38:07.280Z] RUN go mod download [2023-09-20T20:38:07.280Z] docker build -t ci-base-image-arm64 -f - . [2023-09-20T20:38:07.918Z] Sending build context to Docker daemon 2.993MB [2023-09-20T20:38:07.918Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:38:07.918Z] ---> ea914061e18c [2023-09-20T20:38:07.918Z] Step 2/4 : WORKDIR /edgex [2023-09-20T20:38:09.891Z] ---> Running in a3103c78c217 [2023-09-20T20:38:09.891Z] Removing intermediate container a3103c78c217 [2023-09-20T20:38:09.891Z] ---> a7aeab49d74a [2023-09-20T20:38:09.891Z] Step 3/4 : COPY go.mod . [2023-09-20T20:38:11.852Z] ---> 7da21e3236a5 [2023-09-20T20:38:11.852Z] Step 4/4 : RUN go mod download [2023-09-20T20:38:11.852Z] ---> Running in 3181deb7adf8 [2023-09-20T20:38:28.761Z] #131 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #122 [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-20T20:38:28.761Z] #122 68.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T20:38:28.761Z] #122 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:38:28.761Z] #131 DONE 71.8s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:38:28.761Z] #128 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #132 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:38:28.761Z] #130 DONE 73.1s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:38:28.761Z] #125 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:38:28.761Z] #127 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:38:28.761Z] #123 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:38:28.761Z] #129 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #122 [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-20T20:38:28.761Z] #122 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:38:28.761Z] #126 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:38:28.761Z] #121 DONE 74.9s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:38:28.761Z] #124 DONE 75.0s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T20:38:28.761Z] #133 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:38:28.761Z] #125 DONE 75.4s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #132 DONE 2.7s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #134 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.761Z] #134 ... [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:38:28.761Z] #128 DONE 75.7s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #135 DONE 0.8s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #136 DONE 0.7s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T20:38:28.761Z] #133 DONE 0.7s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #137 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.761Z] #137 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #138 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #138 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #139 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #139 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.761Z] #140 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.761Z] #141 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.761Z] #142 CACHED [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.761Z] #134 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.761Z] #134 DONE 0.3s [2023-09-20T20:38:28.761Z] [2023-09-20T20:38:28.762Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.762Z] #143 CACHED [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #144 CACHED [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #145 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.762Z] #145 DONE 0.7s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #146 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T20:38:28.762Z] #146 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.762Z] #147 DONE 0.3s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #148 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #148 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #149 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #149 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #150 DONE 1.1s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #146 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T20:38:28.762Z] #146 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.762Z] #151 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #152 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T20:38:28.762Z] #152 DONE 1.1s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #153 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T20:38:28.762Z] #154 DONE 1.1s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #155 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T20:38:28.762Z] #155 DONE 1.1s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T20:38:28.762Z] #156 DONE 1.1s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #157 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #157 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #158 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #158 DONE 0.4s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #159 [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-20T20:38:28.762Z] #159 DONE 0.4s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #148 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #148 DONE 1.2s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T20:38:28.762Z] #160 DONE 0.5s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #161 [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-20T20:38:28.762Z] #161 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #162 [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-20T20:38:28.762Z] #162 DONE 0.5s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T20:38:28.762Z] #163 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #164 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #164 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T20:38:28.762Z] #165 DONE 1.7s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #166 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #167 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #157 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #157 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-20T20:38:28.762Z] #168 DONE 0.3s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-command] exporting to image [2023-09-20T20:38:28.762Z] #90 exporting layers [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #169 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T20:38:28.762Z] #169 DONE 0.7s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T20:38:28.762Z] #163 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-metadata] exporting to image [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #170 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #170 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T20:38:28.762Z] #171 DONE 1.0s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:38:28.762Z] #172 DONE 0.8s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-data] exporting to image [2023-09-20T20:38:28.762Z] #90 exporting layers 0.8s done [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T20:38:28.762Z] #173 DONE 0.9s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #174 [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-20T20:38:28.762Z] #174 DONE 0.9s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T20:38:28.762Z] #175 DONE 0.9s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #176 DONE 0.6s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-data] exporting to image [2023-09-20T20:38:28.762Z] #90 exporting layers 0.4s done [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T20:38:28.762Z] #177 DONE 0.4s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-data] exporting to image [2023-09-20T20:38:28.762Z] #90 exporting layers 0.2s done [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #178 [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-20T20:38:28.762Z] #178 DONE 0.3s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:38:28.762Z] #179 DONE 0.3s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:38:28.762Z] #180 DONE 0.4s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-20T20:38:28.762Z] #90 ... [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T20:38:28.762Z] #181 DONE 0.4s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:38:28.762Z] #182 DONE 0.2s [2023-09-20T20:38:28.762Z] [2023-09-20T20:38:28.762Z] #90 [core-command] exporting to image [2023-09-20T20:38:28.762Z] #90 writing image sha256:bdc7cdb943e4bd4c1b602050713035625300c6335234726e16aa4afc933e2bf8 done [2023-09-20T20:38:28.762Z] #90 naming to docker.io/library/support-scheduler 0.0s done [2023-09-20T20:38:28.762Z] #90 writing image sha256:d683bd97796595ab90c4be1c156609f898ccfe8941a00e9382381925c602631a done [2023-09-20T20:38:28.762Z] #90 naming to docker.io/library/core-command done [2023-09-20T20:38:28.762Z] #90 writing image sha256:db04a7d0174a061566ad3896a0101032957aeddd27367fbb7a824c7fc3ae6a90 [2023-09-20T20:38:28.762Z] #90 writing image sha256:76e70da991f0a9a5a687af96064f495a979026e381086bde20138abd16b9eca5 [2023-09-20T20:38:28.762Z] #90 writing image sha256:76e70da991f0a9a5a687af96064f495a979026e381086bde20138abd16b9eca5 0.3s done [2023-09-20T20:38:28.762Z] #90 naming to docker.io/library/core-metadata [2023-09-20T20:38:28.762Z] #90 writing image sha256:db04a7d0174a061566ad3896a0101032957aeddd27367fbb7a824c7fc3ae6a90 0.3s done [2023-09-20T20:38:28.762Z] #90 naming to docker.io/library/core-metadata done [2023-09-20T20:38:28.762Z] #90 naming to docker.io/library/core-data done [2023-09-20T20:38:29.021Z] #90 ... [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T20:38:29.021Z] #183 DONE 0.7s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:38:29.021Z] #184 DONE 0.9s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T20:38:29.021Z] #185 DONE 0.5s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:38:29.021Z] #186 DONE 1.0s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T20:38:29.021Z] #187 DONE 0.1s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #90 [security-proxy-auth] exporting to image [2023-09-20T20:38:29.021Z] #90 ... [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:38:29.021Z] #188 DONE 0.2s [2023-09-20T20:38:29.021Z] [2023-09-20T20:38:29.021Z] #90 [support-notifications] exporting to image [2023-09-20T20:38:29.021Z] #90 exporting layers 0.2s done [2023-09-20T20:38:29.021Z] #90 writing image sha256:8916b10b1dda14d587719e710b1e1aca9b912c3541fa0422e74585316d852b63 0.1s done [2023-09-20T20:38:29.021Z] #90 writing image sha256:634c2bd8a0923572277c877048ec170c8807ec61e6b2b1dac2bd26d52e16839f 0.0s done [2023-09-20T20:38:29.021Z] #90 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-20T20:38:29.021Z] #90 naming to docker.io/library/support-notifications done [2023-09-20T20:38:29.281Z] #90 exporting layers 0.2s done [2023-09-20T20:38:29.281Z] #90 writing image sha256:eeee7a3ce70cee694fd4bfaeb970faca6a3327c11124504401141c756f8075db 0.0s done [2023-09-20T20:38:29.281Z] #90 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-09-20T20:38:29.281Z] #90 writing image sha256:6c1d6337c21684bda18ecc03cd8d83ac68e673c22174b96274926458c6a68538 0.0s done [2023-09-20T20:38:29.281Z] #90 naming to docker.io/library/security-proxy-auth done [2023-09-20T20:38:29.281Z] #90 DONE 2.7s [2023-09-20T20:38:29.281Z] [2023-09-20T20:38:29.281Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:38:29.281Z] #189 ... [2023-09-20T20:38:29.281Z] [2023-09-20T20:38:29.281Z] #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-20T20:38:29.281Z] #190 DONE 0.2s [2023-09-20T20:38:29.281Z] [2023-09-20T20:38:29.281Z] #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-20T20:38:29.281Z] #191 DONE 0.1s [2023-09-20T20:38:29.540Z] [2023-09-20T20:38:29.540Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T20:38:29.540Z] #192 DONE 0.1s [2023-09-20T20:38:29.540Z] [2023-09-20T20:38:29.540Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T20:38:29.540Z] #193 DONE 0.1s [2023-09-20T20:38:29.540Z] [2023-09-20T20:38:29.540Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:38:29.540Z] #194 DONE 0.9s [2023-09-20T20:38:29.540Z] [2023-09-20T20:38:29.540Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T20:38:29.540Z] #195 ... [2023-09-20T20:38:29.540Z] [2023-09-20T20:38:29.540Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:38:29.540Z] #189 DONE 0.5s [2023-09-20T20:38:29.799Z] [2023-09-20T20:38:29.799Z] #90 [security-secretstore-setup] exporting to image [2023-09-20T20:38:29.799Z] #90 writing image sha256:e47497ccc317626a68a8972d8cde4045b00b0cd0f8b903da9838231bd2e03c6c done [2023-09-20T20:38:29.799Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-20T20:38:29.799Z] #90 exporting layers 0.2s done [2023-09-20T20:38:29.799Z] #90 writing image sha256:92637c0ded9f97b06b1bda44a823df062bcfb073517c01cb7725d0f850d07cf4 done [2023-09-20T20:38:29.799Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-20T20:38:29.799Z] #90 DONE 3.0s [2023-09-20T20:38:29.799Z] [2023-09-20T20:38:29.799Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T20:38:29.799Z] #195 DONE 0.5s [2023-09-20T20:38:30.057Z] [2023-09-20T20:38:30.057Z] #90 [security-bootstrapper] exporting to image [2023-09-20T20:38:30.057Z] #90 exporting layers 0.2s done [2023-09-20T20:38:30.057Z] #90 writing image sha256:e4eb2167f58a0b3eccb279d4e651f41978575fd2edf03c591b6f76e0b61a7793 done [2023-09-20T20:38:30.057Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-20T20:38:30.057Z] #90 DONE 3.2s [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.057Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:38:30.058Z] time="2023-09-20T20:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T20:38:30.069Z] $ docker stop --time=1 81d3ca4428e1a1c7e610f98959719942fba430fece4564da04295086368c34d1 [2023-09-20T20:38:32.136Z] $ docker rm -f --volumes 81d3ca4428e1a1c7e610f98959719942fba430fece4564da04295086368c34d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:38:32.461Z] + docker images [2023-09-20T20:38:32.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T20:38:32.461Z] security-secretstore-setup latest 92637c0ded9f 3 seconds ago 44.4MB [2023-09-20T20:38:32.461Z] security-proxy-setup latest e47497ccc317 3 seconds ago 29.4MB [2023-09-20T20:38:32.461Z] security-bootstrapper latest e4eb2167f58a 3 seconds ago 23.3MB [2023-09-20T20:38:32.461Z] core-common-config-bootstrapper latest eeee7a3ce70c 4 seconds ago 18.2MB [2023-09-20T20:38:32.461Z] security-spiffe-token-provider latest 634c2bd8a092 4 seconds ago 35MB [2023-09-20T20:38:32.461Z] support-notifications latest 8916b10b1dda 4 seconds ago 34.6MB [2023-09-20T20:38:32.461Z] security-proxy-auth latest 6c1d6337c216 4 seconds ago 19.5MB [2023-09-20T20:38:32.461Z] core-data latest db04a7d0174a 5 seconds ago 21.3MB [2023-09-20T20:38:32.461Z] core-metadata latest 76e70da991f0 5 seconds ago 21.7MB [2023-09-20T20:38:32.461Z] support-scheduler latest bdc7cdb943e4 6 seconds ago 34MB [2023-09-20T20:38:32.461Z] core-command latest d683bd977965 6 seconds ago 21.2MB [2023-09-20T20:38:32.461Z] security-spire-server latest 6bdb6c62bf04 2 minutes ago 102MB [2023-09-20T20:38:32.461Z] security-spire-agent latest 9aae1bcf050e 2 minutes ago 161MB [2023-09-20T20:38:32.461Z] security-spire-config latest 61672a04cf51 2 minutes ago 101MB [2023-09-20T20:38:32.461Z] ci-base-image-x86_64 latest 03268b736f28 4 minutes ago 927MB [2023-09-20T20:38:32.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 hours ago 557MB [2023-09-20T20:38:32.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-20T20:38:32.461Z] 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-20T20:38:32.548Z] provisioning config files... [2023-09-20T20:38:32.557Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/584@tmp/config6437519273180269104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:38:32.857Z] ---> docker-login.sh [2023-09-20T20:38:32.857Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:38:32.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:38:32.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:38:32.857Z] Configure a credential helper to remove this warning. See [2023-09-20T20:38:32.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:38:32.857Z] [2023-09-20T20:38:32.857Z] Login Succeeded [2023-09-20T20:38:32.857Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:38:32.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:38:33.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:38:33.116Z] Configure a credential helper to remove this warning. See [2023-09-20T20:38:33.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:38:33.116Z] [2023-09-20T20:38:33.116Z] Login Succeeded [2023-09-20T20:38:33.116Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:38:33.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:38:33.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:38:33.116Z] Configure a credential helper to remove this warning. See [2023-09-20T20:38:33.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:38:33.116Z] [2023-09-20T20:38:33.116Z] Login Succeeded [2023-09-20T20:38:33.116Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:38:33.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:38:33.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:38:33.373Z] Configure a credential helper to remove this warning. See [2023-09-20T20:38:33.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:38:33.373Z] [2023-09-20T20:38:33.373Z] Login Succeeded [2023-09-20T20:38:33.373Z] docker.io [2023-09-20T20:38:33.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:38:33.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:38:33.632Z] Configure a credential helper to remove this warning. See [2023-09-20T20:38:33.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:38:33.632Z] [2023-09-20T20:38:33.632Z] Login Succeeded [2023-09-20T20:38:33.632Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:38:33.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:38:33.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:38:33.677Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-20T20:38:33.677Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:33.677Z] latest [2023-09-20T20:38:33.677Z] 3.1.0-dev.50 [2023-09-20T20:38:33.677Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:33.677Z] main [2023-09-20T20:38:33.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:33.982Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:34.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:34.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T20:38:34.284Z] d076771fb115: Preparing [2023-09-20T20:38:34.284Z] 3f5420dca236: Preparing [2023-09-20T20:38:34.284Z] 4acda5a63045: Preparing [2023-09-20T20:38:34.284Z] b6c3215bff43: Preparing [2023-09-20T20:38:34.284Z] e6baafc40824: Preparing [2023-09-20T20:38:34.284Z] 4693057ce236: Preparing [2023-09-20T20:38:34.284Z] 4693057ce236: Waiting [2023-09-20T20:38:34.284Z] e6baafc40824: Pushed [2023-09-20T20:38:34.284Z] d076771fb115: Pushed [2023-09-20T20:38:34.284Z] 4693057ce236: Layer already exists [2023-09-20T20:38:34.284Z] 4acda5a63045: Pushed [2023-09-20T20:38:34.284Z] b6c3215bff43: Pushed [2023-09-20T20:38:35.658Z] 3f5420dca236: Pushed [2023-09-20T20:38:35.916Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:913e9f96535be0f0103bacfd73a0904594a9263f79815619346e158319e637e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:36.221Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:36.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-20T20:38:36.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T20:38:36.519Z] d076771fb115: Preparing [2023-09-20T20:38:36.519Z] 3f5420dca236: Preparing [2023-09-20T20:38:36.519Z] 4acda5a63045: Preparing [2023-09-20T20:38:36.519Z] b6c3215bff43: Preparing [2023-09-20T20:38:36.519Z] e6baafc40824: Preparing [2023-09-20T20:38:36.519Z] 4693057ce236: Preparing [2023-09-20T20:38:36.519Z] 4693057ce236: Waiting [2023-09-20T20:38:36.519Z] 3f5420dca236: Layer already exists [2023-09-20T20:38:36.519Z] d076771fb115: Layer already exists [2023-09-20T20:38:36.519Z] e6baafc40824: Layer already exists [2023-09-20T20:38:36.519Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:36.519Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:36.519Z] 4693057ce236: Layer already exists [2023-09-20T20:38:36.519Z] latest: digest: sha256:913e9f96535be0f0103bacfd73a0904594a9263f79815619346e158319e637e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:36.829Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:37.133Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.50 [2023-09-20T20:38:37.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T20:38:37.133Z] d076771fb115: Preparing [2023-09-20T20:38:37.133Z] 3f5420dca236: Preparing [2023-09-20T20:38:37.133Z] 4acda5a63045: Preparing [2023-09-20T20:38:37.133Z] b6c3215bff43: Preparing [2023-09-20T20:38:37.133Z] e6baafc40824: Preparing [2023-09-20T20:38:37.133Z] 4693057ce236: Preparing [2023-09-20T20:38:37.133Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:37.133Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:37.133Z] d076771fb115: Layer already exists [2023-09-20T20:38:37.133Z] e6baafc40824: Layer already exists [2023-09-20T20:38:37.133Z] 3f5420dca236: Layer already exists [2023-09-20T20:38:37.133Z] 4693057ce236: Layer already exists [2023-09-20T20:38:37.133Z] 3.1.0-dev.50: digest: sha256:913e9f96535be0f0103bacfd73a0904594a9263f79815619346e158319e637e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:37.453Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:37.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:37.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T20:38:37.757Z] d076771fb115: Preparing [2023-09-20T20:38:37.757Z] 3f5420dca236: Preparing [2023-09-20T20:38:37.757Z] 4acda5a63045: Preparing [2023-09-20T20:38:37.757Z] b6c3215bff43: Preparing [2023-09-20T20:38:37.757Z] e6baafc40824: Preparing [2023-09-20T20:38:37.757Z] 4693057ce236: Preparing [2023-09-20T20:38:37.757Z] 4693057ce236: Waiting [2023-09-20T20:38:37.757Z] e6baafc40824: Layer already exists [2023-09-20T20:38:37.757Z] 3f5420dca236: Layer already exists [2023-09-20T20:38:37.757Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:37.757Z] d076771fb115: Layer already exists [2023-09-20T20:38:37.757Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:37.757Z] 4693057ce236: Layer already exists [2023-09-20T20:38:37.757Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:913e9f96535be0f0103bacfd73a0904594a9263f79815619346e158319e637e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:38.067Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:38.377Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-20T20:38:38.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T20:38:38.377Z] d076771fb115: Preparing [2023-09-20T20:38:38.377Z] 3f5420dca236: Preparing [2023-09-20T20:38:38.377Z] 4acda5a63045: Preparing [2023-09-20T20:38:38.377Z] b6c3215bff43: Preparing [2023-09-20T20:38:38.377Z] e6baafc40824: Preparing [2023-09-20T20:38:38.377Z] 4693057ce236: Preparing [2023-09-20T20:38:38.377Z] 4693057ce236: Waiting [2023-09-20T20:38:38.377Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:38.377Z] d076771fb115: Layer already exists [2023-09-20T20:38:38.377Z] 3f5420dca236: Layer already exists [2023-09-20T20:38:38.377Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:38.377Z] e6baafc40824: Layer already exists [2023-09-20T20:38:38.377Z] 4693057ce236: Layer already exists [2023-09-20T20:38:38.377Z] main: digest: sha256:913e9f96535be0f0103bacfd73a0904594a9263f79815619346e158319e637e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:38:38.418Z] ===================================================== [Pipeline] echo [2023-09-20T20:38:38.424Z] taggedImages: [2023-09-20T20:38:38.424Z] - nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:38.424Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-20T20:38:38.424Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.50 [2023-09-20T20:38:38.424Z] - nexus3.edgexfoundry.org:10004/core-command:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:38.424Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-20T20:38:38.439Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-20T20:38:38.439Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:38.439Z] latest [2023-09-20T20:38:38.439Z] 3.1.0-dev.50 [2023-09-20T20:38:38.439Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:38.439Z] main [2023-09-20T20:38:38.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:38.764Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:39.069Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:39.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T20:38:39.069Z] b25a38b8be74: Preparing [2023-09-20T20:38:39.069Z] 05f416a5b1ba: Preparing [2023-09-20T20:38:39.069Z] c0bf434e91c0: Preparing [2023-09-20T20:38:39.069Z] 3ae1bf0ed60a: Preparing [2023-09-20T20:38:39.069Z] 4acda5a63045: Preparing [2023-09-20T20:38:39.069Z] b6c3215bff43: Preparing [2023-09-20T20:38:39.069Z] e6baafc40824: Preparing [2023-09-20T20:38:39.069Z] 4693057ce236: Preparing [2023-09-20T20:38:39.069Z] e6baafc40824: Waiting [2023-09-20T20:38:39.069Z] 4693057ce236: Waiting [2023-09-20T20:38:39.069Z] b6c3215bff43: Waiting [2023-09-20T20:38:39.069Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:39.069Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:39.069Z] e6baafc40824: Layer already exists [2023-09-20T20:38:39.069Z] 4693057ce236: Layer already exists [2023-09-20T20:38:39.069Z] c0bf434e91c0: Pushed [2023-09-20T20:38:39.069Z] 05f416a5b1ba: Pushed [2023-09-20T20:38:39.069Z] b25a38b8be74: Pushed [2023-09-20T20:38:40.443Z] 3ae1bf0ed60a: Pushed [2023-09-20T20:38:40.443Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:ba74e524f06bb5fb94ccda2145c916f133b8c9289160aae976e3404d9344ad7d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:40.751Z] + 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-20T20:38:41.061Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-20T20:38:41.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T20:38:41.061Z] b25a38b8be74: Preparing [2023-09-20T20:38:41.061Z] 05f416a5b1ba: Preparing [2023-09-20T20:38:41.061Z] c0bf434e91c0: Preparing [2023-09-20T20:38:41.061Z] 3ae1bf0ed60a: Preparing [2023-09-20T20:38:41.061Z] 4acda5a63045: Preparing [2023-09-20T20:38:41.061Z] b6c3215bff43: Preparing [2023-09-20T20:38:41.061Z] e6baafc40824: Preparing [2023-09-20T20:38:41.061Z] 4693057ce236: Preparing [2023-09-20T20:38:41.061Z] b6c3215bff43: Waiting [2023-09-20T20:38:41.061Z] e6baafc40824: Waiting [2023-09-20T20:38:41.061Z] 4693057ce236: Waiting [2023-09-20T20:38:41.061Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:38:41.061Z] c0bf434e91c0: Layer already exists [2023-09-20T20:38:41.061Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:41.061Z] 3ae1bf0ed60a: Layer already exists [2023-09-20T20:38:41.061Z] b25a38b8be74: Layer already exists [2023-09-20T20:38:41.061Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:41.061Z] 4693057ce236: Layer already exists [2023-09-20T20:38:41.061Z] e6baafc40824: Layer already exists [2023-09-20T20:38:41.061Z] latest: digest: sha256:ba74e524f06bb5fb94ccda2145c916f133b8c9289160aae976e3404d9344ad7d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:41.375Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:41.681Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.50 [2023-09-20T20:38:41.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T20:38:41.681Z] b25a38b8be74: Preparing [2023-09-20T20:38:41.681Z] 05f416a5b1ba: Preparing [2023-09-20T20:38:41.681Z] c0bf434e91c0: Preparing [2023-09-20T20:38:41.681Z] 3ae1bf0ed60a: Preparing [2023-09-20T20:38:41.681Z] 4acda5a63045: Preparing [2023-09-20T20:38:41.681Z] b6c3215bff43: Preparing [2023-09-20T20:38:41.681Z] e6baafc40824: Preparing [2023-09-20T20:38:41.681Z] 4693057ce236: Preparing [2023-09-20T20:38:41.681Z] b6c3215bff43: Waiting [2023-09-20T20:38:41.681Z] 4693057ce236: Waiting [2023-09-20T20:38:41.681Z] e6baafc40824: Waiting [2023-09-20T20:38:41.681Z] b25a38b8be74: Layer already exists [2023-09-20T20:38:41.681Z] 3ae1bf0ed60a: Layer already exists [2023-09-20T20:38:41.681Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:41.681Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:38:41.681Z] c0bf434e91c0: Layer already exists [2023-09-20T20:38:41.681Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:41.681Z] 4693057ce236: Layer already exists [2023-09-20T20:38:41.681Z] e6baafc40824: Layer already exists [2023-09-20T20:38:41.681Z] 3.1.0-dev.50: digest: sha256:ba74e524f06bb5fb94ccda2145c916f133b8c9289160aae976e3404d9344ad7d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:41.996Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:42.310Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:42.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T20:38:42.310Z] b25a38b8be74: Preparing [2023-09-20T20:38:42.311Z] 05f416a5b1ba: Preparing [2023-09-20T20:38:42.311Z] c0bf434e91c0: Preparing [2023-09-20T20:38:42.311Z] 3ae1bf0ed60a: Preparing [2023-09-20T20:38:42.311Z] 4acda5a63045: Preparing [2023-09-20T20:38:42.311Z] b6c3215bff43: Preparing [2023-09-20T20:38:42.311Z] e6baafc40824: Preparing [2023-09-20T20:38:42.311Z] 4693057ce236: Preparing [2023-09-20T20:38:42.311Z] b6c3215bff43: Waiting [2023-09-20T20:38:42.311Z] e6baafc40824: Waiting [2023-09-20T20:38:42.311Z] 4693057ce236: Waiting [2023-09-20T20:38:42.311Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:42.311Z] 3ae1bf0ed60a: Layer already exists [2023-09-20T20:38:42.311Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:38:42.311Z] c0bf434e91c0: Layer already exists [2023-09-20T20:38:42.311Z] b25a38b8be74: Layer already exists [2023-09-20T20:38:42.311Z] 4693057ce236: Layer already exists [2023-09-20T20:38:42.311Z] e6baafc40824: Layer already exists [2023-09-20T20:38:42.311Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:42.311Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:ba74e524f06bb5fb94ccda2145c916f133b8c9289160aae976e3404d9344ad7d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:42.628Z] + 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-20T20:38:42.935Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-20T20:38:42.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T20:38:42.935Z] b25a38b8be74: Preparing [2023-09-20T20:38:42.935Z] 05f416a5b1ba: Preparing [2023-09-20T20:38:42.935Z] c0bf434e91c0: Preparing [2023-09-20T20:38:42.935Z] 3ae1bf0ed60a: Preparing [2023-09-20T20:38:42.935Z] 4acda5a63045: Preparing [2023-09-20T20:38:42.935Z] b6c3215bff43: Preparing [2023-09-20T20:38:42.935Z] e6baafc40824: Preparing [2023-09-20T20:38:42.935Z] 4693057ce236: Preparing [2023-09-20T20:38:42.935Z] b6c3215bff43: Waiting [2023-09-20T20:38:42.935Z] e6baafc40824: Waiting [2023-09-20T20:38:42.935Z] 4693057ce236: Waiting [2023-09-20T20:38:42.935Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:42.935Z] b25a38b8be74: Layer already exists [2023-09-20T20:38:42.935Z] c0bf434e91c0: Layer already exists [2023-09-20T20:38:42.935Z] 3ae1bf0ed60a: Layer already exists [2023-09-20T20:38:42.935Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:38:42.935Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:42.935Z] e6baafc40824: Layer already exists [2023-09-20T20:38:42.935Z] 4693057ce236: Layer already exists [2023-09-20T20:38:42.935Z] main: digest: sha256:ba74e524f06bb5fb94ccda2145c916f133b8c9289160aae976e3404d9344ad7d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:38:42.977Z] ===================================================== [Pipeline] echo [2023-09-20T20:38:42.983Z] taggedImages: [2023-09-20T20:38:42.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:42.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-20T20:38:42.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.50 [2023-09-20T20:38:42.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:42.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-20T20:38:42.999Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-20T20:38:42.999Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:42.999Z] latest [2023-09-20T20:38:42.999Z] 3.1.0-dev.50 [2023-09-20T20:38:42.999Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:42.999Z] main [2023-09-20T20:38:42.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:43.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:43.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T20:38:43.615Z] 08985c14294b: Preparing [2023-09-20T20:38:43.615Z] 2da755cc91f7: Preparing [2023-09-20T20:38:43.615Z] 4acda5a63045: Preparing [2023-09-20T20:38:43.615Z] b6c3215bff43: Preparing [2023-09-20T20:38:43.615Z] e6baafc40824: Preparing [2023-09-20T20:38:43.615Z] 4693057ce236: Preparing [2023-09-20T20:38:43.615Z] 4693057ce236: Waiting [2023-09-20T20:38:43.615Z] e6baafc40824: Layer already exists [2023-09-20T20:38:43.615Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:43.615Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:43.615Z] 4693057ce236: Layer already exists [2023-09-20T20:38:43.615Z] 08985c14294b: Pushed [2023-09-20T20:38:45.516Z] 2da755cc91f7: Pushed [2023-09-20T20:38:45.516Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:4ed286f83f0a19757a726156c7a9093112e595be18bff82b5d4bd00271a25cda size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:45.822Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:46.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-20T20:38:46.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T20:38:46.125Z] 08985c14294b: Preparing [2023-09-20T20:38:46.125Z] 2da755cc91f7: Preparing [2023-09-20T20:38:46.125Z] 4acda5a63045: Preparing [2023-09-20T20:38:46.125Z] b6c3215bff43: Preparing [2023-09-20T20:38:46.125Z] e6baafc40824: Preparing [2023-09-20T20:38:46.125Z] 4693057ce236: Preparing [2023-09-20T20:38:46.125Z] 4693057ce236: Waiting [2023-09-20T20:38:46.125Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:46.125Z] 08985c14294b: Layer already exists [2023-09-20T20:38:46.125Z] e6baafc40824: Layer already exists [2023-09-20T20:38:46.125Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:46.125Z] 2da755cc91f7: Layer already exists [2023-09-20T20:38:46.125Z] 4693057ce236: Layer already exists [2023-09-20T20:38:46.125Z] latest: digest: sha256:4ed286f83f0a19757a726156c7a9093112e595be18bff82b5d4bd00271a25cda size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:46.430Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:46.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.50 [2023-09-20T20:38:46.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T20:38:46.732Z] 08985c14294b: Preparing [2023-09-20T20:38:46.732Z] 2da755cc91f7: Preparing [2023-09-20T20:38:46.732Z] 4acda5a63045: Preparing [2023-09-20T20:38:46.732Z] b6c3215bff43: Preparing [2023-09-20T20:38:46.732Z] e6baafc40824: Preparing [2023-09-20T20:38:46.732Z] 4693057ce236: Preparing [2023-09-20T20:38:46.732Z] 08985c14294b: Layer already exists [2023-09-20T20:38:46.732Z] 2da755cc91f7: Layer already exists [2023-09-20T20:38:46.732Z] e6baafc40824: Layer already exists [2023-09-20T20:38:46.732Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:46.732Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:46.732Z] 4693057ce236: Layer already exists [2023-09-20T20:38:46.732Z] 3.1.0-dev.50: digest: sha256:4ed286f83f0a19757a726156c7a9093112e595be18bff82b5d4bd00271a25cda size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:47.051Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:47.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:47.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T20:38:47.365Z] 08985c14294b: Preparing [2023-09-20T20:38:47.365Z] 2da755cc91f7: Preparing [2023-09-20T20:38:47.365Z] 4acda5a63045: Preparing [2023-09-20T20:38:47.365Z] b6c3215bff43: Preparing [2023-09-20T20:38:47.365Z] e6baafc40824: Preparing [2023-09-20T20:38:47.365Z] 4693057ce236: Preparing [2023-09-20T20:38:47.365Z] 4693057ce236: Waiting [2023-09-20T20:38:47.365Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:47.365Z] 2da755cc91f7: Layer already exists [2023-09-20T20:38:47.365Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:47.365Z] 08985c14294b: Layer already exists [2023-09-20T20:38:47.365Z] e6baafc40824: Layer already exists [2023-09-20T20:38:47.365Z] 4693057ce236: Layer already exists [2023-09-20T20:38:47.365Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:4ed286f83f0a19757a726156c7a9093112e595be18bff82b5d4bd00271a25cda size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:47.675Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:47.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-20T20:38:47.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T20:38:47.988Z] 08985c14294b: Preparing [2023-09-20T20:38:47.988Z] 2da755cc91f7: Preparing [2023-09-20T20:38:47.988Z] 4acda5a63045: Preparing [2023-09-20T20:38:47.988Z] b6c3215bff43: Preparing [2023-09-20T20:38:47.988Z] e6baafc40824: Preparing [2023-09-20T20:38:47.988Z] 4693057ce236: Preparing [2023-09-20T20:38:47.988Z] 4693057ce236: Waiting [2023-09-20T20:38:47.988Z] 2da755cc91f7: Layer already exists [2023-09-20T20:38:47.988Z] e6baafc40824: Layer already exists [2023-09-20T20:38:47.988Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:47.988Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:47.988Z] 08985c14294b: Layer already exists [2023-09-20T20:38:47.988Z] 4693057ce236: Layer already exists [2023-09-20T20:38:47.988Z] main: digest: sha256:4ed286f83f0a19757a726156c7a9093112e595be18bff82b5d4bd00271a25cda size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:38:48.023Z] ===================================================== [Pipeline] echo [2023-09-20T20:38:48.029Z] taggedImages: [2023-09-20T20:38:48.029Z] - nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:48.029Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-20T20:38:48.029Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.50 [2023-09-20T20:38:48.029Z] - nexus3.edgexfoundry.org:10004/core-data:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:48.029Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-20T20:38:48.044Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-20T20:38:48.044Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:48.044Z] latest [2023-09-20T20:38:48.044Z] 3.1.0-dev.50 [2023-09-20T20:38:48.044Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:48.044Z] main [2023-09-20T20:38:48.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:48.355Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:48.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:48.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T20:38:48.667Z] 7ad41250dba0: Preparing [2023-09-20T20:38:48.667Z] 7aa9250c0a09: Preparing [2023-09-20T20:38:48.667Z] b386258ff78c: Preparing [2023-09-20T20:38:48.667Z] 4acda5a63045: Preparing [2023-09-20T20:38:48.667Z] b6c3215bff43: Preparing [2023-09-20T20:38:48.667Z] e6baafc40824: Preparing [2023-09-20T20:38:48.667Z] 4693057ce236: Preparing [2023-09-20T20:38:48.667Z] e6baafc40824: Waiting [2023-09-20T20:38:48.667Z] 4693057ce236: Waiting [2023-09-20T20:38:48.667Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:48.667Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:48.667Z] e6baafc40824: Layer already exists [2023-09-20T20:38:48.667Z] 4693057ce236: Layer already exists [2023-09-20T20:38:48.667Z] 7aa9250c0a09: Pushed [2023-09-20T20:38:48.667Z] 7ad41250dba0: Pushed [2023-09-20T20:38:50.573Z] b386258ff78c: Pushed [2023-09-20T20:38:50.573Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:269aa24e5ff08b54362c7a794e1ab0a6a6b9101a007e24fac0f61a7abeac1eb8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:50.741Z] Removing intermediate container 3181deb7adf8 [2023-09-20T20:38:50.741Z] ---> 6144bc27b295 [2023-09-20T20:38:50.741Z] Successfully built 6144bc27b295 [2023-09-20T20:38:50.741Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:50.881Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:51.066Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T20:38:51.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:38:51.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-20T20:38:51.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T20:38:51.187Z] 7ad41250dba0: Preparing [2023-09-20T20:38:51.187Z] 7aa9250c0a09: Preparing [2023-09-20T20:38:51.187Z] b386258ff78c: Preparing [2023-09-20T20:38:51.187Z] 4acda5a63045: Preparing [2023-09-20T20:38:51.187Z] b6c3215bff43: Preparing [2023-09-20T20:38:51.187Z] e6baafc40824: Preparing [2023-09-20T20:38:51.187Z] 4693057ce236: Preparing [2023-09-20T20:38:51.187Z] e6baafc40824: Waiting [2023-09-20T20:38:51.187Z] 4693057ce236: Waiting [2023-09-20T20:38:51.187Z] 7ad41250dba0: Layer already exists [2023-09-20T20:38:51.187Z] 7aa9250c0a09: Layer already exists [2023-09-20T20:38:51.187Z] b386258ff78c: Layer already exists [2023-09-20T20:38:51.187Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:51.187Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:51.187Z] e6baafc40824: Layer already exists [2023-09-20T20:38:51.187Z] 4693057ce236: Layer already exists [2023-09-20T20:38:51.187Z] latest: digest: sha256:269aa24e5ff08b54362c7a794e1ab0a6a6b9101a007e24fac0f61a7abeac1eb8 size: 1777 [2023-09-20T20:38:51.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-7213 does not seem to be running inside a container [2023-09-20T20:38:51.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:38:52.468Z] $ docker top 25071417bf96900d9057fdd545adbe7d209453c7574d834f7465b191b3cbe985 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:53.005Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:53.274Z] + go version [2023-09-20T20:38:53.274Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T20:38:53.300Z] $ docker stop --time=1 25071417bf96900d9057fdd545adbe7d209453c7574d834f7465b191b3cbe985 [2023-09-20T20:38:53.320Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.50 [2023-09-20T20:38:53.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T20:38:53.320Z] 7ad41250dba0: Preparing [2023-09-20T20:38:53.320Z] 7aa9250c0a09: Preparing [2023-09-20T20:38:53.320Z] b386258ff78c: Preparing [2023-09-20T20:38:53.320Z] 4acda5a63045: Preparing [2023-09-20T20:38:53.320Z] b6c3215bff43: Preparing [2023-09-20T20:38:53.320Z] e6baafc40824: Preparing [2023-09-20T20:38:53.320Z] 4693057ce236: Preparing [2023-09-20T20:38:53.320Z] e6baafc40824: Waiting [2023-09-20T20:38:53.320Z] b386258ff78c: Layer already exists [2023-09-20T20:38:53.320Z] 7ad41250dba0: Layer already exists [2023-09-20T20:38:53.320Z] 7aa9250c0a09: Layer already exists [2023-09-20T20:38:53.320Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:53.320Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:53.320Z] e6baafc40824: Layer already exists [2023-09-20T20:38:53.320Z] 4693057ce236: Layer already exists [2023-09-20T20:38:53.320Z] 3.1.0-dev.50: digest: sha256:269aa24e5ff08b54362c7a794e1ab0a6a6b9101a007e24fac0f61a7abeac1eb8 size: 1777 [2023-09-20T20:38:54.858Z] $ docker rm -f --volumes 25071417bf96900d9057fdd545adbe7d209453c7574d834f7465b191b3cbe985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-20T20:38:55.336Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:55.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:38:55.542Z] [2023-09-20T20:38:55.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:55.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:55.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T20:38:55.643Z] 7ad41250dba0: Preparing [2023-09-20T20:38:55.643Z] 7aa9250c0a09: Preparing [2023-09-20T20:38:55.643Z] b386258ff78c: Preparing [2023-09-20T20:38:55.643Z] 4acda5a63045: Preparing [2023-09-20T20:38:55.643Z] b6c3215bff43: Preparing [2023-09-20T20:38:55.643Z] e6baafc40824: Preparing [2023-09-20T20:38:55.643Z] 4693057ce236: Preparing [2023-09-20T20:38:55.643Z] e6baafc40824: Waiting [2023-09-20T20:38:55.643Z] 4693057ce236: Waiting [2023-09-20T20:38:55.643Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:55.643Z] 7ad41250dba0: Layer already exists [2023-09-20T20:38:55.643Z] b386258ff78c: Layer already exists [2023-09-20T20:38:55.643Z] 7aa9250c0a09: Layer already exists [2023-09-20T20:38:55.643Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:55.643Z] e6baafc40824: Layer already exists [2023-09-20T20:38:55.643Z] 4693057ce236: Layer already exists [2023-09-20T20:38:55.643Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:269aa24e5ff08b54362c7a794e1ab0a6a6b9101a007e24fac0f61a7abeac1eb8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:55.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:38:55.876Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-20T20:38:55.876Z] 547446be3368: Pulling fs layer [2023-09-20T20:38:55.876Z] d125d8839a47: Pulling fs layer [2023-09-20T20:38:55.876Z] 3e85d5ac6304: Pulling fs layer [2023-09-20T20:38:55.876Z] c3105a71a48b: Pulling fs layer [2023-09-20T20:38:55.876Z] 0f093f025ec4: Pulling fs layer [2023-09-20T20:38:55.876Z] c3106fc0e877: Pulling fs layer [2023-09-20T20:38:55.876Z] c3105a71a48b: Waiting [2023-09-20T20:38:55.876Z] 0f093f025ec4: Waiting [2023-09-20T20:38:55.876Z] c3106fc0e877: Waiting [2023-09-20T20:38:55.964Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:56.142Z] 547446be3368: Verifying Checksum [2023-09-20T20:38:56.142Z] 547446be3368: Download complete [2023-09-20T20:38:56.142Z] c3105a71a48b: Verifying Checksum [2023-09-20T20:38:56.142Z] c3105a71a48b: Download complete [2023-09-20T20:38:56.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-20T20:38:56.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T20:38:56.280Z] 7ad41250dba0: Preparing [2023-09-20T20:38:56.280Z] 7aa9250c0a09: Preparing [2023-09-20T20:38:56.280Z] b386258ff78c: Preparing [2023-09-20T20:38:56.280Z] 4acda5a63045: Preparing [2023-09-20T20:38:56.280Z] b6c3215bff43: Preparing [2023-09-20T20:38:56.280Z] e6baafc40824: Preparing [2023-09-20T20:38:56.280Z] 4693057ce236: Preparing [2023-09-20T20:38:56.280Z] e6baafc40824: Waiting [2023-09-20T20:38:56.280Z] 4693057ce236: Waiting [2023-09-20T20:38:56.280Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:56.280Z] 7aa9250c0a09: Layer already exists [2023-09-20T20:38:56.280Z] 7ad41250dba0: Layer already exists [2023-09-20T20:38:56.280Z] b386258ff78c: Layer already exists [2023-09-20T20:38:56.280Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:56.280Z] 4693057ce236: Layer already exists [2023-09-20T20:38:56.280Z] e6baafc40824: Layer already exists [2023-09-20T20:38:56.280Z] main: digest: sha256:269aa24e5ff08b54362c7a794e1ab0a6a6b9101a007e24fac0f61a7abeac1eb8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:38:56.339Z] ===================================================== [Pipeline] echo [2023-09-20T20:38:56.347Z] taggedImages: [2023-09-20T20:38:56.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:56.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-20T20:38:56.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.50 [2023-09-20T20:38:56.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:56.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-20T20:38:56.369Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-20T20:38:56.369Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:56.369Z] latest [2023-09-20T20:38:56.369Z] 3.1.0-dev.50 [2023-09-20T20:38:56.369Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:38:56.369Z] main [2023-09-20T20:38:56.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-20T20:38:56.411Z] d125d8839a47: Verifying Checksum [2023-09-20T20:38:56.411Z] d125d8839a47: Download complete [2023-09-20T20:38:56.411Z] c3106fc0e877: Download complete [2023-09-20T20:38:56.411Z] 0f093f025ec4: Verifying Checksum [2023-09-20T20:38:56.411Z] 0f093f025ec4: Download complete [Pipeline] sh [2023-09-20T20:38:56.682Z] 547446be3368: Pull complete [2023-09-20T20:38:56.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:56.999Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:38:56.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T20:38:56.999Z] 01342117d151: Preparing [2023-09-20T20:38:56.999Z] 437d72275b14: Preparing [2023-09-20T20:38:56.999Z] fbb66f09fd74: Preparing [2023-09-20T20:38:56.999Z] 9c2cd8c9c452: Preparing [2023-09-20T20:38:56.999Z] 5c2687998b74: Preparing [2023-09-20T20:38:56.999Z] 39c46a67875c: Preparing [2023-09-20T20:38:56.999Z] 36cd9f0893f7: Preparing [2023-09-20T20:38:56.999Z] 4acda5a63045: Preparing [2023-09-20T20:38:56.999Z] b6c3215bff43: Preparing [2023-09-20T20:38:56.999Z] 27ee4ce3a216: Preparing [2023-09-20T20:38:56.999Z] bdc211e816e8: Preparing [2023-09-20T20:38:56.999Z] 5f70bf18a086: Preparing [2023-09-20T20:38:56.999Z] 8de7675ed1f2: Preparing [2023-09-20T20:38:56.999Z] 3037612c1c3e: Preparing [2023-09-20T20:38:56.999Z] 4693057ce236: Preparing [2023-09-20T20:38:56.999Z] 5f70bf18a086: Waiting [2023-09-20T20:38:56.999Z] 8de7675ed1f2: Waiting [2023-09-20T20:38:56.999Z] 3037612c1c3e: Waiting [2023-09-20T20:38:56.999Z] b6c3215bff43: Waiting [2023-09-20T20:38:56.999Z] 4693057ce236: Waiting [2023-09-20T20:38:56.999Z] 36cd9f0893f7: Waiting [2023-09-20T20:38:56.999Z] 39c46a67875c: Waiting [2023-09-20T20:38:56.999Z] 4acda5a63045: Waiting [2023-09-20T20:38:56.999Z] bdc211e816e8: Waiting [2023-09-20T20:38:56.999Z] 27ee4ce3a216: Waiting [2023-09-20T20:38:56.999Z] fbb66f09fd74: Pushed [2023-09-20T20:38:56.999Z] 9c2cd8c9c452: Pushed [2023-09-20T20:38:56.999Z] 01342117d151: Pushed [2023-09-20T20:38:56.999Z] 437d72275b14: Pushed [2023-09-20T20:38:56.999Z] 5c2687998b74: Pushed [2023-09-20T20:38:56.999Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:56.999Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:57.258Z] 39c46a67875c: Pushed [2023-09-20T20:38:57.258Z] 27ee4ce3a216: Pushed [2023-09-20T20:38:57.258Z] 5f70bf18a086: Pushed [2023-09-20T20:38:57.258Z] bdc211e816e8: Pushed [2023-09-20T20:38:57.258Z] 4693057ce236: Layer already exists [2023-09-20T20:38:57.258Z] 8de7675ed1f2: Pushed [2023-09-20T20:38:57.258Z] 3037612c1c3e: Pushed [2023-09-20T20:38:57.641Z] d125d8839a47: Pull complete [2023-09-20T20:38:58.224Z] 3e85d5ac6304: Verifying Checksum [2023-09-20T20:38:58.224Z] 3e85d5ac6304: Download complete [2023-09-20T20:38:59.163Z] 36cd9f0893f7: Pushed [2023-09-20T20:38:59.163Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:f2c32d69c3a06617599b29a677282a5c454866978ea06854cbbefa112decadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:59.469Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:38:59.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-20T20:38:59.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T20:38:59.770Z] 01342117d151: Preparing [2023-09-20T20:38:59.770Z] 437d72275b14: Preparing [2023-09-20T20:38:59.770Z] fbb66f09fd74: Preparing [2023-09-20T20:38:59.770Z] 9c2cd8c9c452: Preparing [2023-09-20T20:38:59.770Z] 5c2687998b74: Preparing [2023-09-20T20:38:59.770Z] 39c46a67875c: Preparing [2023-09-20T20:38:59.770Z] 36cd9f0893f7: Preparing [2023-09-20T20:38:59.770Z] 4acda5a63045: Preparing [2023-09-20T20:38:59.770Z] b6c3215bff43: Preparing [2023-09-20T20:38:59.770Z] 27ee4ce3a216: Preparing [2023-09-20T20:38:59.770Z] bdc211e816e8: Preparing [2023-09-20T20:38:59.770Z] 5f70bf18a086: Preparing [2023-09-20T20:38:59.770Z] 8de7675ed1f2: Preparing [2023-09-20T20:38:59.770Z] 3037612c1c3e: Preparing [2023-09-20T20:38:59.770Z] 4693057ce236: Preparing [2023-09-20T20:38:59.770Z] 36cd9f0893f7: Waiting [2023-09-20T20:38:59.770Z] 4acda5a63045: Waiting [2023-09-20T20:38:59.770Z] 27ee4ce3a216: Waiting [2023-09-20T20:38:59.770Z] b6c3215bff43: Waiting [2023-09-20T20:38:59.770Z] bdc211e816e8: Waiting [2023-09-20T20:38:59.770Z] 8de7675ed1f2: Waiting [2023-09-20T20:38:59.770Z] 3037612c1c3e: Waiting [2023-09-20T20:38:59.770Z] 01342117d151: Layer already exists [2023-09-20T20:38:59.770Z] fbb66f09fd74: Layer already exists [2023-09-20T20:38:59.770Z] 9c2cd8c9c452: Layer already exists [2023-09-20T20:38:59.770Z] 5c2687998b74: Layer already exists [2023-09-20T20:38:59.770Z] 437d72275b14: Layer already exists [2023-09-20T20:38:59.770Z] 39c46a67875c: Layer already exists [2023-09-20T20:38:59.770Z] 36cd9f0893f7: Layer already exists [2023-09-20T20:38:59.770Z] 4acda5a63045: Layer already exists [2023-09-20T20:38:59.770Z] b6c3215bff43: Layer already exists [2023-09-20T20:38:59.770Z] 27ee4ce3a216: Layer already exists [2023-09-20T20:38:59.770Z] bdc211e816e8: Layer already exists [2023-09-20T20:38:59.770Z] 8de7675ed1f2: Layer already exists [2023-09-20T20:38:59.770Z] 3037612c1c3e: Layer already exists [2023-09-20T20:38:59.770Z] 5f70bf18a086: Layer already exists [2023-09-20T20:38:59.770Z] 4693057ce236: Layer already exists [2023-09-20T20:38:59.770Z] latest: digest: sha256:f2c32d69c3a06617599b29a677282a5c454866978ea06854cbbefa112decadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:00.087Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:00.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.50 [2023-09-20T20:39:00.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T20:39:00.388Z] 01342117d151: Preparing [2023-09-20T20:39:00.388Z] 437d72275b14: Preparing [2023-09-20T20:39:00.388Z] fbb66f09fd74: Preparing [2023-09-20T20:39:00.388Z] 9c2cd8c9c452: Preparing [2023-09-20T20:39:00.388Z] 5c2687998b74: Preparing [2023-09-20T20:39:00.388Z] 39c46a67875c: Preparing [2023-09-20T20:39:00.388Z] 36cd9f0893f7: Preparing [2023-09-20T20:39:00.388Z] 4acda5a63045: Preparing [2023-09-20T20:39:00.388Z] b6c3215bff43: Preparing [2023-09-20T20:39:00.388Z] 27ee4ce3a216: Preparing [2023-09-20T20:39:00.388Z] bdc211e816e8: Preparing [2023-09-20T20:39:00.388Z] 5f70bf18a086: Preparing [2023-09-20T20:39:00.388Z] 8de7675ed1f2: Preparing [2023-09-20T20:39:00.388Z] 3037612c1c3e: Preparing [2023-09-20T20:39:00.388Z] 4693057ce236: Preparing [2023-09-20T20:39:00.388Z] 27ee4ce3a216: Waiting [2023-09-20T20:39:00.388Z] bdc211e816e8: Waiting [2023-09-20T20:39:00.388Z] 3037612c1c3e: Waiting [2023-09-20T20:39:00.388Z] 4693057ce236: Waiting [2023-09-20T20:39:00.388Z] 8de7675ed1f2: Waiting [2023-09-20T20:39:00.388Z] 39c46a67875c: Waiting [2023-09-20T20:39:00.388Z] 36cd9f0893f7: Waiting [2023-09-20T20:39:00.388Z] 4acda5a63045: Waiting [2023-09-20T20:39:00.388Z] b6c3215bff43: Waiting [2023-09-20T20:39:00.388Z] 01342117d151: Layer already exists [2023-09-20T20:39:00.388Z] 437d72275b14: Layer already exists [2023-09-20T20:39:00.388Z] 9c2cd8c9c452: Layer already exists [2023-09-20T20:39:00.388Z] 5c2687998b74: Layer already exists [2023-09-20T20:39:00.388Z] fbb66f09fd74: Layer already exists [2023-09-20T20:39:00.388Z] 39c46a67875c: Layer already exists [2023-09-20T20:39:00.388Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:00.388Z] 27ee4ce3a216: Layer already exists [2023-09-20T20:39:00.388Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:00.388Z] 36cd9f0893f7: Layer already exists [2023-09-20T20:39:00.388Z] 5f70bf18a086: Layer already exists [2023-09-20T20:39:00.388Z] bdc211e816e8: Layer already exists [2023-09-20T20:39:00.388Z] 4693057ce236: Layer already exists [2023-09-20T20:39:00.388Z] 3037612c1c3e: Layer already exists [2023-09-20T20:39:00.388Z] 8de7675ed1f2: Layer already exists [2023-09-20T20:39:00.388Z] 3.1.0-dev.50: digest: sha256:f2c32d69c3a06617599b29a677282a5c454866978ea06854cbbefa112decadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:00.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:00.993Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:00.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T20:39:00.993Z] 01342117d151: Preparing [2023-09-20T20:39:00.993Z] 437d72275b14: Preparing [2023-09-20T20:39:00.993Z] fbb66f09fd74: Preparing [2023-09-20T20:39:00.993Z] 9c2cd8c9c452: Preparing [2023-09-20T20:39:00.993Z] 5c2687998b74: Preparing [2023-09-20T20:39:00.993Z] 39c46a67875c: Preparing [2023-09-20T20:39:00.993Z] 36cd9f0893f7: Preparing [2023-09-20T20:39:00.993Z] 4acda5a63045: Preparing [2023-09-20T20:39:00.993Z] b6c3215bff43: Preparing [2023-09-20T20:39:00.993Z] 27ee4ce3a216: Preparing [2023-09-20T20:39:00.993Z] bdc211e816e8: Preparing [2023-09-20T20:39:00.993Z] 5f70bf18a086: Preparing [2023-09-20T20:39:00.993Z] 8de7675ed1f2: Preparing [2023-09-20T20:39:00.993Z] 3037612c1c3e: Preparing [2023-09-20T20:39:00.993Z] 4693057ce236: Preparing [2023-09-20T20:39:00.993Z] bdc211e816e8: Waiting [2023-09-20T20:39:00.993Z] 39c46a67875c: Waiting [2023-09-20T20:39:00.993Z] 5f70bf18a086: Waiting [2023-09-20T20:39:00.993Z] 8de7675ed1f2: Waiting [2023-09-20T20:39:00.993Z] 36cd9f0893f7: Waiting [2023-09-20T20:39:00.993Z] 3037612c1c3e: Waiting [2023-09-20T20:39:00.993Z] 4acda5a63045: Waiting [2023-09-20T20:39:00.993Z] 4693057ce236: Waiting [2023-09-20T20:39:00.993Z] b6c3215bff43: Waiting [2023-09-20T20:39:00.993Z] 27ee4ce3a216: Waiting [2023-09-20T20:39:00.993Z] 437d72275b14: Layer already exists [2023-09-20T20:39:00.993Z] 01342117d151: Layer already exists [2023-09-20T20:39:00.993Z] fbb66f09fd74: Layer already exists [2023-09-20T20:39:00.993Z] 5c2687998b74: Layer already exists [2023-09-20T20:39:00.993Z] 9c2cd8c9c452: Layer already exists [2023-09-20T20:39:00.993Z] 39c46a67875c: Layer already exists [2023-09-20T20:39:00.993Z] 27ee4ce3a216: Layer already exists [2023-09-20T20:39:00.993Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:00.993Z] 36cd9f0893f7: Layer already exists [2023-09-20T20:39:00.993Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:00.993Z] bdc211e816e8: Layer already exists [2023-09-20T20:39:00.993Z] 8de7675ed1f2: Layer already exists [2023-09-20T20:39:00.993Z] 4693057ce236: Layer already exists [2023-09-20T20:39:00.993Z] 5f70bf18a086: Layer already exists [2023-09-20T20:39:00.993Z] 3037612c1c3e: Layer already exists [2023-09-20T20:39:00.993Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:f2c32d69c3a06617599b29a677282a5c454866978ea06854cbbefa112decadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:01.314Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:01.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-20T20:39:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T20:39:01.621Z] 01342117d151: Preparing [2023-09-20T20:39:01.621Z] 437d72275b14: Preparing [2023-09-20T20:39:01.621Z] fbb66f09fd74: Preparing [2023-09-20T20:39:01.621Z] 9c2cd8c9c452: Preparing [2023-09-20T20:39:01.621Z] 5c2687998b74: Preparing [2023-09-20T20:39:01.621Z] 39c46a67875c: Preparing [2023-09-20T20:39:01.621Z] 36cd9f0893f7: Preparing [2023-09-20T20:39:01.621Z] 4acda5a63045: Preparing [2023-09-20T20:39:01.621Z] b6c3215bff43: Preparing [2023-09-20T20:39:01.621Z] 27ee4ce3a216: Preparing [2023-09-20T20:39:01.621Z] bdc211e816e8: Preparing [2023-09-20T20:39:01.621Z] 5f70bf18a086: Preparing [2023-09-20T20:39:01.621Z] 8de7675ed1f2: Preparing [2023-09-20T20:39:01.621Z] 3037612c1c3e: Preparing [2023-09-20T20:39:01.621Z] 4693057ce236: Preparing [2023-09-20T20:39:01.621Z] 4acda5a63045: Waiting [2023-09-20T20:39:01.621Z] b6c3215bff43: Waiting [2023-09-20T20:39:01.621Z] 27ee4ce3a216: Waiting [2023-09-20T20:39:01.621Z] bdc211e816e8: Waiting [2023-09-20T20:39:01.621Z] 5f70bf18a086: Waiting [2023-09-20T20:39:01.621Z] 8de7675ed1f2: Waiting [2023-09-20T20:39:01.621Z] 3037612c1c3e: Waiting [2023-09-20T20:39:01.621Z] 4693057ce236: Waiting [2023-09-20T20:39:01.621Z] 39c46a67875c: Waiting [2023-09-20T20:39:01.621Z] 36cd9f0893f7: Waiting [2023-09-20T20:39:01.621Z] 437d72275b14: Layer already exists [2023-09-20T20:39:01.621Z] fbb66f09fd74: Layer already exists [2023-09-20T20:39:01.621Z] 01342117d151: Layer already exists [2023-09-20T20:39:01.621Z] 5c2687998b74: Layer already exists [2023-09-20T20:39:01.621Z] 9c2cd8c9c452: Layer already exists [2023-09-20T20:39:01.621Z] 39c46a67875c: Layer already exists [2023-09-20T20:39:01.621Z] 36cd9f0893f7: Layer already exists [2023-09-20T20:39:01.621Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:01.621Z] 27ee4ce3a216: Layer already exists [2023-09-20T20:39:01.621Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:01.621Z] bdc211e816e8: Layer already exists [2023-09-20T20:39:01.621Z] 5f70bf18a086: Layer already exists [2023-09-20T20:39:01.621Z] 8de7675ed1f2: Layer already exists [2023-09-20T20:39:01.621Z] 3037612c1c3e: Layer already exists [2023-09-20T20:39:01.621Z] 4693057ce236: Layer already exists [2023-09-20T20:39:01.621Z] main: digest: sha256:f2c32d69c3a06617599b29a677282a5c454866978ea06854cbbefa112decadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:01.664Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:01.674Z] taggedImages: [2023-09-20T20:39:01.674Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:01.674Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-20T20:39:01.674Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.50 [2023-09-20T20:39:01.674Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:01.674Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-20T20:39:01.698Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-20T20:39:01.698Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:01.698Z] latest [2023-09-20T20:39:01.698Z] 3.1.0-dev.50 [2023-09-20T20:39:01.698Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:01.698Z] main [2023-09-20T20:39:01.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:02.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:02.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:02.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T20:39:02.434Z] b25a38b8be74: Preparing [2023-09-20T20:39:02.434Z] 05f416a5b1ba: Preparing [2023-09-20T20:39:02.434Z] 4ba936ed61de: Preparing [2023-09-20T20:39:02.434Z] 48b5131b26d9: Preparing [2023-09-20T20:39:02.434Z] 4acda5a63045: Preparing [2023-09-20T20:39:02.434Z] b6c3215bff43: Preparing [2023-09-20T20:39:02.434Z] e6baafc40824: Preparing [2023-09-20T20:39:02.434Z] 4693057ce236: Preparing [2023-09-20T20:39:02.434Z] b6c3215bff43: Waiting [2023-09-20T20:39:02.434Z] e6baafc40824: Waiting [2023-09-20T20:39:02.434Z] 4693057ce236: Waiting [2023-09-20T20:39:02.434Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:02.434Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:39:02.434Z] b25a38b8be74: Layer already exists [2023-09-20T20:39:02.434Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:02.434Z] 4693057ce236: Layer already exists [2023-09-20T20:39:02.434Z] e6baafc40824: Layer already exists [2023-09-20T20:39:02.434Z] 4ba936ed61de: Pushed [2023-09-20T20:39:03.872Z] 48b5131b26d9: Pushed [2023-09-20T20:39:03.873Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:6c7dff931f26512b7d85c407956afc4ad398287524ec52c08e8bd359eaea5142 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:04.196Z] + 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-20T20:39:04.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-20T20:39:04.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T20:39:04.502Z] b25a38b8be74: Preparing [2023-09-20T20:39:04.502Z] 05f416a5b1ba: Preparing [2023-09-20T20:39:04.502Z] 4ba936ed61de: Preparing [2023-09-20T20:39:04.502Z] 48b5131b26d9: Preparing [2023-09-20T20:39:04.502Z] 4acda5a63045: Preparing [2023-09-20T20:39:04.502Z] b6c3215bff43: Preparing [2023-09-20T20:39:04.502Z] e6baafc40824: Preparing [2023-09-20T20:39:04.502Z] 4693057ce236: Preparing [2023-09-20T20:39:04.502Z] b6c3215bff43: Waiting [2023-09-20T20:39:04.502Z] e6baafc40824: Waiting [2023-09-20T20:39:04.502Z] 4693057ce236: Waiting [2023-09-20T20:39:04.502Z] b25a38b8be74: Layer already exists [2023-09-20T20:39:04.502Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:39:04.502Z] 4ba936ed61de: Layer already exists [2023-09-20T20:39:04.502Z] 48b5131b26d9: Layer already exists [2023-09-20T20:39:04.502Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:04.502Z] 4693057ce236: Layer already exists [2023-09-20T20:39:04.502Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:04.502Z] e6baafc40824: Layer already exists [2023-09-20T20:39:04.502Z] latest: digest: sha256:6c7dff931f26512b7d85c407956afc4ad398287524ec52c08e8bd359eaea5142 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:04.815Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:05.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.50 [2023-09-20T20:39:05.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T20:39:05.120Z] b25a38b8be74: Preparing [2023-09-20T20:39:05.120Z] 05f416a5b1ba: Preparing [2023-09-20T20:39:05.120Z] 4ba936ed61de: Preparing [2023-09-20T20:39:05.120Z] 48b5131b26d9: Preparing [2023-09-20T20:39:05.120Z] 4acda5a63045: Preparing [2023-09-20T20:39:05.120Z] b6c3215bff43: Preparing [2023-09-20T20:39:05.120Z] e6baafc40824: Preparing [2023-09-20T20:39:05.120Z] 4693057ce236: Preparing [2023-09-20T20:39:05.120Z] b6c3215bff43: Waiting [2023-09-20T20:39:05.120Z] e6baafc40824: Waiting [2023-09-20T20:39:05.120Z] 4693057ce236: Waiting [2023-09-20T20:39:05.120Z] b25a38b8be74: Layer already exists [2023-09-20T20:39:05.120Z] 4ba936ed61de: Layer already exists [2023-09-20T20:39:05.120Z] 48b5131b26d9: Layer already exists [2023-09-20T20:39:05.120Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:39:05.120Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:05.120Z] e6baafc40824: Layer already exists [2023-09-20T20:39:05.120Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:05.120Z] 4693057ce236: Layer already exists [2023-09-20T20:39:05.120Z] 3.1.0-dev.50: digest: sha256:6c7dff931f26512b7d85c407956afc4ad398287524ec52c08e8bd359eaea5142 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:05.431Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:05.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:05.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T20:39:05.739Z] b25a38b8be74: Preparing [2023-09-20T20:39:05.739Z] 05f416a5b1ba: Preparing [2023-09-20T20:39:05.739Z] 4ba936ed61de: Preparing [2023-09-20T20:39:05.739Z] 48b5131b26d9: Preparing [2023-09-20T20:39:05.739Z] 4acda5a63045: Preparing [2023-09-20T20:39:05.739Z] b6c3215bff43: Preparing [2023-09-20T20:39:05.739Z] e6baafc40824: Preparing [2023-09-20T20:39:05.739Z] 4693057ce236: Preparing [2023-09-20T20:39:05.739Z] e6baafc40824: Waiting [2023-09-20T20:39:05.739Z] 4693057ce236: Waiting [2023-09-20T20:39:05.739Z] b6c3215bff43: Waiting [2023-09-20T20:39:05.739Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:39:05.739Z] 48b5131b26d9: Layer already exists [2023-09-20T20:39:05.739Z] b25a38b8be74: Layer already exists [2023-09-20T20:39:05.739Z] 4ba936ed61de: Layer already exists [2023-09-20T20:39:05.739Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:05.739Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:05.739Z] e6baafc40824: Layer already exists [2023-09-20T20:39:05.739Z] 4693057ce236: Layer already exists [2023-09-20T20:39:05.739Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:6c7dff931f26512b7d85c407956afc4ad398287524ec52c08e8bd359eaea5142 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:06.043Z] + 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-20T20:39:06.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-20T20:39:06.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T20:39:06.416Z] b25a38b8be74: Preparing [2023-09-20T20:39:06.416Z] 05f416a5b1ba: Preparing [2023-09-20T20:39:06.416Z] 4ba936ed61de: Preparing [2023-09-20T20:39:06.416Z] 48b5131b26d9: Preparing [2023-09-20T20:39:06.416Z] 4acda5a63045: Preparing [2023-09-20T20:39:06.416Z] b6c3215bff43: Preparing [2023-09-20T20:39:06.416Z] e6baafc40824: Preparing [2023-09-20T20:39:06.416Z] 4693057ce236: Preparing [2023-09-20T20:39:06.416Z] 48b5131b26d9: Layer already exists [2023-09-20T20:39:06.416Z] b25a38b8be74: Layer already exists [2023-09-20T20:39:06.416Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:06.416Z] 4ba936ed61de: Layer already exists [2023-09-20T20:39:06.416Z] 05f416a5b1ba: Layer already exists [2023-09-20T20:39:06.416Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:06.416Z] 4693057ce236: Layer already exists [2023-09-20T20:39:06.416Z] e6baafc40824: Layer already exists [2023-09-20T20:39:06.416Z] main: digest: sha256:6c7dff931f26512b7d85c407956afc4ad398287524ec52c08e8bd359eaea5142 size: 1984 [Pipeline] } [Pipeline] // withEnv [2023-09-20T20:39:06.432Z] 3e85d5ac6304: Pull complete [2023-09-20T20:39:06.432Z] c3105a71a48b: Pull complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:06.468Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:06.475Z] taggedImages: [2023-09-20T20:39:06.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:06.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-20T20:39:06.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.50 [2023-09-20T20:39:06.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:06.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-20T20:39:06.501Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-20T20:39:06.501Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:06.501Z] latest [2023-09-20T20:39:06.501Z] 3.1.0-dev.50 [2023-09-20T20:39:06.501Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:06.501Z] main [2023-09-20T20:39:06.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:06.826Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:07.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:07.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T20:39:07.132Z] fd7b18820d3f: Preparing [2023-09-20T20:39:07.132Z] 04faf5b32c3d: Preparing [2023-09-20T20:39:07.132Z] 1f81ed7e0a54: Preparing [2023-09-20T20:39:07.132Z] 339a828ba53b: Preparing [2023-09-20T20:39:07.132Z] a5fc3589b2d1: Preparing [2023-09-20T20:39:07.132Z] 4acda5a63045: Preparing [2023-09-20T20:39:07.132Z] b6c3215bff43: Preparing [2023-09-20T20:39:07.132Z] 125e98c90701: Preparing [2023-09-20T20:39:07.132Z] 4f542aa047e4: Preparing [2023-09-20T20:39:07.132Z] 4693057ce236: Preparing [2023-09-20T20:39:07.132Z] 4acda5a63045: Waiting [2023-09-20T20:39:07.132Z] 4693057ce236: Waiting [2023-09-20T20:39:07.132Z] b6c3215bff43: Waiting [2023-09-20T20:39:07.132Z] 125e98c90701: Waiting [2023-09-20T20:39:07.132Z] 4f542aa047e4: Waiting [2023-09-20T20:39:07.132Z] a5fc3589b2d1: Pushed [2023-09-20T20:39:07.132Z] 04faf5b32c3d: Pushed [2023-09-20T20:39:07.132Z] fd7b18820d3f: Pushed [2023-09-20T20:39:07.132Z] 339a828ba53b: Pushed [2023-09-20T20:39:07.132Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:07.132Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:07.132Z] 4693057ce236: Layer already exists [2023-09-20T20:39:07.391Z] 125e98c90701: Pushed [2023-09-20T20:39:07.393Z] 0f093f025ec4: Pull complete [2023-09-20T20:39:07.393Z] c3106fc0e877: Pull complete [2023-09-20T20:39:07.658Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-20T20:39:07.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T20:39:07.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:39:07.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-7213 does not seem to be running inside a container [2023-09-20T20:39:07.926Z] $ 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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:39:08.326Z] 4f542aa047e4: Pushed [2023-09-20T20:39:08.326Z] 1f81ed7e0a54: Pushed [2023-09-20T20:39:08.586Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:775717582a848bfb1950d9a8661adf88b12d7be26b950c1d3e6b6b76e34d8985 size: 2403 [2023-09-20T20:39:09.956Z] $ docker top dac20eea16c4c2780bfa5fc88fe8942db3e887b7bc48cd372580646208502f7a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:10.489Z] + 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-20T20:39:10.771Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T20:39:10.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-20T20:39:10.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T20:39:10.805Z] fd7b18820d3f: Preparing [2023-09-20T20:39:10.805Z] 04faf5b32c3d: Preparing [2023-09-20T20:39:10.805Z] 1f81ed7e0a54: Preparing [2023-09-20T20:39:10.805Z] 339a828ba53b: Preparing [2023-09-20T20:39:10.805Z] a5fc3589b2d1: Preparing [2023-09-20T20:39:10.805Z] 4acda5a63045: Preparing [2023-09-20T20:39:10.805Z] b6c3215bff43: Preparing [2023-09-20T20:39:10.805Z] 125e98c90701: Preparing [2023-09-20T20:39:10.805Z] 4f542aa047e4: Preparing [2023-09-20T20:39:10.805Z] 4693057ce236: Preparing [2023-09-20T20:39:10.805Z] 4acda5a63045: Waiting [2023-09-20T20:39:10.805Z] b6c3215bff43: Waiting [2023-09-20T20:39:10.805Z] 125e98c90701: Waiting [2023-09-20T20:39:10.805Z] 4693057ce236: Waiting [2023-09-20T20:39:10.805Z] 4f542aa047e4: Waiting [2023-09-20T20:39:10.805Z] 04faf5b32c3d: Layer already exists [2023-09-20T20:39:10.805Z] 1f81ed7e0a54: Layer already exists [2023-09-20T20:39:10.805Z] 339a828ba53b: Layer already exists [2023-09-20T20:39:10.805Z] fd7b18820d3f: Layer already exists [2023-09-20T20:39:10.805Z] a5fc3589b2d1: Layer already exists [2023-09-20T20:39:10.805Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:10.805Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:10.805Z] 4f542aa047e4: Layer already exists [2023-09-20T20:39:10.805Z] 4693057ce236: Layer already exists [2023-09-20T20:39:10.805Z] 125e98c90701: Layer already exists [2023-09-20T20:39:10.805Z] latest: digest: sha256:775717582a848bfb1950d9a8661adf88b12d7be26b950c1d3e6b6b76e34d8985 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:11.112Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:11.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.50 [2023-09-20T20:39:11.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T20:39:11.424Z] fd7b18820d3f: Preparing [2023-09-20T20:39:11.424Z] 04faf5b32c3d: Preparing [2023-09-20T20:39:11.424Z] 1f81ed7e0a54: Preparing [2023-09-20T20:39:11.424Z] 339a828ba53b: Preparing [2023-09-20T20:39:11.424Z] a5fc3589b2d1: Preparing [2023-09-20T20:39:11.424Z] 4acda5a63045: Preparing [2023-09-20T20:39:11.424Z] b6c3215bff43: Preparing [2023-09-20T20:39:11.424Z] 125e98c90701: Preparing [2023-09-20T20:39:11.424Z] 4f542aa047e4: Preparing [2023-09-20T20:39:11.424Z] 4693057ce236: Preparing [2023-09-20T20:39:11.424Z] b6c3215bff43: Waiting [2023-09-20T20:39:11.424Z] 125e98c90701: Waiting [2023-09-20T20:39:11.424Z] 4acda5a63045: Waiting [2023-09-20T20:39:11.424Z] 4f542aa047e4: Waiting [2023-09-20T20:39:11.424Z] 4693057ce236: Waiting [2023-09-20T20:39:11.424Z] 04faf5b32c3d: Layer already exists [2023-09-20T20:39:11.424Z] fd7b18820d3f: Layer already exists [2023-09-20T20:39:11.424Z] a5fc3589b2d1: Layer already exists [2023-09-20T20:39:11.424Z] 339a828ba53b: Layer already exists [2023-09-20T20:39:11.424Z] 1f81ed7e0a54: Layer already exists [2023-09-20T20:39:11.424Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:11.424Z] 125e98c90701: Layer already exists [2023-09-20T20:39:11.424Z] 4f542aa047e4: Layer already exists [2023-09-20T20:39:11.424Z] 4693057ce236: Layer already exists [2023-09-20T20:39:11.424Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:11.424Z] 3.1.0-dev.50: digest: sha256:775717582a848bfb1950d9a8661adf88b12d7be26b950c1d3e6b6b76e34d8985 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:11.729Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:12.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:12.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T20:39:12.037Z] fd7b18820d3f: Preparing [2023-09-20T20:39:12.037Z] 04faf5b32c3d: Preparing [2023-09-20T20:39:12.037Z] 1f81ed7e0a54: Preparing [2023-09-20T20:39:12.037Z] 339a828ba53b: Preparing [2023-09-20T20:39:12.037Z] a5fc3589b2d1: Preparing [2023-09-20T20:39:12.037Z] 4acda5a63045: Preparing [2023-09-20T20:39:12.037Z] b6c3215bff43: Preparing [2023-09-20T20:39:12.037Z] 125e98c90701: Preparing [2023-09-20T20:39:12.037Z] 4f542aa047e4: Preparing [2023-09-20T20:39:12.037Z] 4693057ce236: Preparing [2023-09-20T20:39:12.037Z] 125e98c90701: Waiting [2023-09-20T20:39:12.037Z] 4acda5a63045: Waiting [2023-09-20T20:39:12.037Z] 4f542aa047e4: Waiting [2023-09-20T20:39:12.037Z] 339a828ba53b: Layer already exists [2023-09-20T20:39:12.037Z] a5fc3589b2d1: Layer already exists [2023-09-20T20:39:12.037Z] fd7b18820d3f: Layer already exists [2023-09-20T20:39:12.037Z] 1f81ed7e0a54: Layer already exists [2023-09-20T20:39:12.037Z] 04faf5b32c3d: Layer already exists [2023-09-20T20:39:12.037Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:12.037Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:12.037Z] 125e98c90701: Layer already exists [2023-09-20T20:39:12.037Z] 4693057ce236: Layer already exists [2023-09-20T20:39:12.037Z] 4f542aa047e4: Layer already exists [2023-09-20T20:39:12.037Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:775717582a848bfb1950d9a8661adf88b12d7be26b950c1d3e6b6b76e34d8985 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:12.339Z] + 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-20T20:39:12.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-20T20:39:12.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T20:39:12.645Z] fd7b18820d3f: Preparing [2023-09-20T20:39:12.645Z] 04faf5b32c3d: Preparing [2023-09-20T20:39:12.645Z] 1f81ed7e0a54: Preparing [2023-09-20T20:39:12.645Z] 339a828ba53b: Preparing [2023-09-20T20:39:12.645Z] a5fc3589b2d1: Preparing [2023-09-20T20:39:12.645Z] 4acda5a63045: Preparing [2023-09-20T20:39:12.645Z] b6c3215bff43: Preparing [2023-09-20T20:39:12.645Z] 125e98c90701: Preparing [2023-09-20T20:39:12.645Z] 4f542aa047e4: Preparing [2023-09-20T20:39:12.645Z] 4693057ce236: Preparing [2023-09-20T20:39:12.645Z] b6c3215bff43: Waiting [2023-09-20T20:39:12.645Z] 125e98c90701: Waiting [2023-09-20T20:39:12.645Z] 4f542aa047e4: Waiting [2023-09-20T20:39:12.645Z] 4693057ce236: Waiting [2023-09-20T20:39:12.645Z] fd7b18820d3f: Layer already exists [2023-09-20T20:39:12.645Z] 339a828ba53b: Layer already exists [2023-09-20T20:39:12.645Z] 04faf5b32c3d: Layer already exists [2023-09-20T20:39:12.645Z] a5fc3589b2d1: Layer already exists [2023-09-20T20:39:12.645Z] 1f81ed7e0a54: Layer already exists [2023-09-20T20:39:12.645Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:12.645Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:12.645Z] 4f542aa047e4: Layer already exists [2023-09-20T20:39:12.645Z] 125e98c90701: Layer already exists [2023-09-20T20:39:12.645Z] 4693057ce236: Layer already exists [2023-09-20T20:39:12.645Z] main: digest: sha256:775717582a848bfb1950d9a8661adf88b12d7be26b950c1d3e6b6b76e34d8985 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:12.686Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:12.694Z] taggedImages: [2023-09-20T20:39:12.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:12.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-20T20:39:12.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.50 [2023-09-20T20:39:12.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:12.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-20T20:39:12.710Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-20T20:39:12.710Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:12.710Z] latest [2023-09-20T20:39:12.710Z] 3.1.0-dev.50 [2023-09-20T20:39:12.710Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:12.710Z] main [2023-09-20T20:39:12.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:13.015Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:13.315Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:13.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T20:39:13.315Z] 971cecb76844: Preparing [2023-09-20T20:39:13.315Z] 3b9f20539ccf: Preparing [2023-09-20T20:39:13.315Z] 59b84559ddc2: Preparing [2023-09-20T20:39:13.315Z] 62d135850924: Preparing [2023-09-20T20:39:13.315Z] 69af9d1bb593: Preparing [2023-09-20T20:39:13.315Z] 2b5f9f90d17c: Preparing [2023-09-20T20:39:13.315Z] 139dc199bf55: Preparing [2023-09-20T20:39:13.315Z] 4acda5a63045: Preparing [2023-09-20T20:39:13.315Z] b6c3215bff43: Preparing [2023-09-20T20:39:13.315Z] 3339050e8f52: Preparing [2023-09-20T20:39:13.315Z] 4693057ce236: Preparing [2023-09-20T20:39:13.315Z] 4acda5a63045: Waiting [2023-09-20T20:39:13.315Z] b6c3215bff43: Waiting [2023-09-20T20:39:13.315Z] 3339050e8f52: Waiting [2023-09-20T20:39:13.315Z] 2b5f9f90d17c: Waiting [2023-09-20T20:39:13.315Z] 4693057ce236: Waiting [2023-09-20T20:39:13.315Z] 971cecb76844: Pushed [2023-09-20T20:39:13.315Z] 3b9f20539ccf: Pushed [2023-09-20T20:39:13.315Z] 69af9d1bb593: Pushed [2023-09-20T20:39:13.315Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:13.315Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:13.573Z] 2b5f9f90d17c: Pushed [2023-09-20T20:39:13.573Z] 139dc199bf55: Pushed [2023-09-20T20:39:13.573Z] 4693057ce236: Layer already exists [2023-09-20T20:39:14.506Z] 62d135850924: Pushed [2023-09-20T20:39:14.506Z] 3339050e8f52: Pushed [2023-09-20T20:39:15.072Z] 59b84559ddc2: Pushed [2023-09-20T20:39:15.072Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:809046e2f946a99a6359aa9b0dd9efbe31dc488169b5b8f5b268d6ec3211275b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:15.382Z] + 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-20T20:39:15.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-20T20:39:15.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T20:39:15.682Z] 971cecb76844: Preparing [2023-09-20T20:39:15.682Z] 3b9f20539ccf: Preparing [2023-09-20T20:39:15.682Z] 59b84559ddc2: Preparing [2023-09-20T20:39:15.682Z] 62d135850924: Preparing [2023-09-20T20:39:15.682Z] 69af9d1bb593: Preparing [2023-09-20T20:39:15.682Z] 2b5f9f90d17c: Preparing [2023-09-20T20:39:15.682Z] 139dc199bf55: Preparing [2023-09-20T20:39:15.682Z] 4acda5a63045: Preparing [2023-09-20T20:39:15.682Z] b6c3215bff43: Preparing [2023-09-20T20:39:15.682Z] 3339050e8f52: Preparing [2023-09-20T20:39:15.682Z] 4693057ce236: Preparing [2023-09-20T20:39:15.682Z] b6c3215bff43: Waiting [2023-09-20T20:39:15.682Z] 4693057ce236: Waiting [2023-09-20T20:39:15.682Z] 2b5f9f90d17c: Waiting [2023-09-20T20:39:15.682Z] 971cecb76844: Layer already exists [2023-09-20T20:39:15.682Z] 62d135850924: Layer already exists [2023-09-20T20:39:15.682Z] 69af9d1bb593: Layer already exists [2023-09-20T20:39:15.682Z] 59b84559ddc2: Layer already exists [2023-09-20T20:39:15.682Z] 3b9f20539ccf: Layer already exists [2023-09-20T20:39:15.682Z] 2b5f9f90d17c: Layer already exists [2023-09-20T20:39:15.682Z] 139dc199bf55: Layer already exists [2023-09-20T20:39:15.682Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:15.682Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:15.682Z] 3339050e8f52: Layer already exists [2023-09-20T20:39:15.682Z] 4693057ce236: Layer already exists [2023-09-20T20:39:15.682Z] latest: digest: sha256:809046e2f946a99a6359aa9b0dd9efbe31dc488169b5b8f5b268d6ec3211275b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:15.992Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:16.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.50 [2023-09-20T20:39:16.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T20:39:16.291Z] 971cecb76844: Preparing [2023-09-20T20:39:16.291Z] 3b9f20539ccf: Preparing [2023-09-20T20:39:16.291Z] 59b84559ddc2: Preparing [2023-09-20T20:39:16.291Z] 62d135850924: Preparing [2023-09-20T20:39:16.291Z] 69af9d1bb593: Preparing [2023-09-20T20:39:16.291Z] 2b5f9f90d17c: Preparing [2023-09-20T20:39:16.291Z] 139dc199bf55: Preparing [2023-09-20T20:39:16.291Z] 4acda5a63045: Preparing [2023-09-20T20:39:16.291Z] b6c3215bff43: Preparing [2023-09-20T20:39:16.291Z] 3339050e8f52: Preparing [2023-09-20T20:39:16.291Z] 4693057ce236: Preparing [2023-09-20T20:39:16.291Z] 4acda5a63045: Waiting [2023-09-20T20:39:16.291Z] 3339050e8f52: Waiting [2023-09-20T20:39:16.291Z] 4693057ce236: Waiting [2023-09-20T20:39:16.291Z] b6c3215bff43: Waiting [2023-09-20T20:39:16.291Z] 2b5f9f90d17c: Waiting [2023-09-20T20:39:16.291Z] 139dc199bf55: Waiting [2023-09-20T20:39:16.291Z] 971cecb76844: Layer already exists [2023-09-20T20:39:16.291Z] 69af9d1bb593: Layer already exists [2023-09-20T20:39:16.291Z] 3b9f20539ccf: Layer already exists [2023-09-20T20:39:16.291Z] 59b84559ddc2: Layer already exists [2023-09-20T20:39:16.291Z] 62d135850924: Layer already exists [2023-09-20T20:39:16.291Z] 2b5f9f90d17c: Layer already exists [2023-09-20T20:39:16.291Z] 3339050e8f52: Layer already exists [2023-09-20T20:39:16.291Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:16.291Z] 139dc199bf55: Layer already exists [2023-09-20T20:39:16.291Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:16.291Z] 4693057ce236: Layer already exists [2023-09-20T20:39:16.291Z] 3.1.0-dev.50: digest: sha256:809046e2f946a99a6359aa9b0dd9efbe31dc488169b5b8f5b268d6ec3211275b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:16.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:16.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:16.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T20:39:16.911Z] 971cecb76844: Preparing [2023-09-20T20:39:16.911Z] 3b9f20539ccf: Preparing [2023-09-20T20:39:16.911Z] 59b84559ddc2: Preparing [2023-09-20T20:39:16.911Z] 62d135850924: Preparing [2023-09-20T20:39:16.911Z] 69af9d1bb593: Preparing [2023-09-20T20:39:16.911Z] 2b5f9f90d17c: Preparing [2023-09-20T20:39:16.911Z] 139dc199bf55: Preparing [2023-09-20T20:39:16.911Z] 4acda5a63045: Preparing [2023-09-20T20:39:16.911Z] b6c3215bff43: Preparing [2023-09-20T20:39:16.911Z] 4acda5a63045: Waiting [2023-09-20T20:39:16.911Z] 2b5f9f90d17c: Waiting [2023-09-20T20:39:16.911Z] b6c3215bff43: Waiting [2023-09-20T20:39:16.911Z] 139dc199bf55: Waiting [2023-09-20T20:39:16.911Z] 3339050e8f52: Preparing [2023-09-20T20:39:16.911Z] 4693057ce236: Preparing [2023-09-20T20:39:16.911Z] 4693057ce236: Waiting [2023-09-20T20:39:16.911Z] 3339050e8f52: Waiting [2023-09-20T20:39:16.911Z] 3b9f20539ccf: Layer already exists [2023-09-20T20:39:16.911Z] 62d135850924: Layer already exists [2023-09-20T20:39:16.911Z] 69af9d1bb593: Layer already exists [2023-09-20T20:39:16.911Z] 59b84559ddc2: Layer already exists [2023-09-20T20:39:16.911Z] 971cecb76844: Layer already exists [2023-09-20T20:39:16.911Z] 2b5f9f90d17c: Layer already exists [2023-09-20T20:39:16.911Z] 139dc199bf55: Layer already exists [2023-09-20T20:39:16.911Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:16.911Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:16.911Z] 3339050e8f52: Layer already exists [2023-09-20T20:39:16.911Z] 4693057ce236: Layer already exists [2023-09-20T20:39:16.911Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:809046e2f946a99a6359aa9b0dd9efbe31dc488169b5b8f5b268d6ec3211275b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:17.218Z] + 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-20T20:39:17.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-20T20:39:17.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T20:39:17.530Z] 971cecb76844: Preparing [2023-09-20T20:39:17.530Z] 3b9f20539ccf: Preparing [2023-09-20T20:39:17.530Z] 59b84559ddc2: Preparing [2023-09-20T20:39:17.530Z] 62d135850924: Preparing [2023-09-20T20:39:17.530Z] 69af9d1bb593: Preparing [2023-09-20T20:39:17.530Z] 2b5f9f90d17c: Preparing [2023-09-20T20:39:17.530Z] 139dc199bf55: Preparing [2023-09-20T20:39:17.530Z] 4acda5a63045: Preparing [2023-09-20T20:39:17.530Z] b6c3215bff43: Preparing [2023-09-20T20:39:17.530Z] 3339050e8f52: Preparing [2023-09-20T20:39:17.530Z] 4693057ce236: Preparing [2023-09-20T20:39:17.530Z] 3339050e8f52: Waiting [2023-09-20T20:39:17.530Z] 139dc199bf55: Waiting [2023-09-20T20:39:17.530Z] 4acda5a63045: Waiting [2023-09-20T20:39:17.530Z] b6c3215bff43: Waiting [2023-09-20T20:39:17.530Z] 2b5f9f90d17c: Waiting [2023-09-20T20:39:17.530Z] 59b84559ddc2: Layer already exists [2023-09-20T20:39:17.530Z] 69af9d1bb593: Layer already exists [2023-09-20T20:39:17.530Z] 62d135850924: Layer already exists [2023-09-20T20:39:17.530Z] 971cecb76844: Layer already exists [2023-09-20T20:39:17.530Z] 3b9f20539ccf: Layer already exists [2023-09-20T20:39:17.530Z] 139dc199bf55: Layer already exists [2023-09-20T20:39:17.530Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:17.531Z] 2b5f9f90d17c: Layer already exists [2023-09-20T20:39:17.531Z] 3339050e8f52: Layer already exists [2023-09-20T20:39:17.531Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:17.531Z] 4693057ce236: Layer already exists [2023-09-20T20:39:17.531Z] main: digest: sha256:809046e2f946a99a6359aa9b0dd9efbe31dc488169b5b8f5b268d6ec3211275b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:17.581Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:17.590Z] taggedImages: [2023-09-20T20:39:17.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:17.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-20T20:39:17.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.50 [2023-09-20T20:39:17.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:17.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-20T20:39:17.612Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-20T20:39:17.612Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:17.612Z] latest [2023-09-20T20:39:17.612Z] 3.1.0-dev.50 [2023-09-20T20:39:17.612Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:17.612Z] main [2023-09-20T20:39:17.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:17.937Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:18.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:18.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T20:39:18.246Z] d3a36fb3d163: Preparing [2023-09-20T20:39:18.246Z] 703e4c150e85: Preparing [2023-09-20T20:39:18.246Z] 4acda5a63045: Preparing [2023-09-20T20:39:18.246Z] b6c3215bff43: Preparing [2023-09-20T20:39:18.246Z] 1bf19d1d220e: Preparing [2023-09-20T20:39:18.246Z] 4693057ce236: Preparing [2023-09-20T20:39:18.246Z] 4693057ce236: Waiting [2023-09-20T20:39:18.246Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:18.246Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:18.246Z] 4693057ce236: Layer already exists [2023-09-20T20:39:18.246Z] d3a36fb3d163: Pushed [2023-09-20T20:39:18.809Z] 1bf19d1d220e: Pushed [2023-09-20T20:39:18.991Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T20:39:18.991Z] #1 transferring dockerfile: 2.38kB 0.0s done [2023-09-20T20:39:18.991Z] #1 DONE 0.1s [2023-09-20T20:39:19.262Z] [2023-09-20T20:39:19.263Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T20:39:19.263Z] #2 transferring dockerfile: 1.82kB done [2023-09-20T20:39:19.263Z] #2 DONE 0.0s [2023-09-20T20:39:19.263Z] [2023-09-20T20:39:19.263Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:39:19.263Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-09-20T20:39:19.263Z] #3 DONE 0.0s [2023-09-20T20:39:19.263Z] [2023-09-20T20:39:19.263Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T20:39:19.263Z] #4 transferring dockerfile: 1.58kB done [2023-09-20T20:39:19.263Z] #4 DONE 0.0s [2023-09-20T20:39:19.263Z] [2023-09-20T20:39:19.263Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T20:39:19.263Z] #5 transferring dockerfile: 2.04kB done [2023-09-20T20:39:19.534Z] #5 DONE 0.1s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-20T20:39:19.534Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-09-20T20:39:19.534Z] #6 DONE 0.0s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-20T20:39:19.534Z] #7 transferring dockerfile: 1.96kB done [2023-09-20T20:39:19.534Z] #7 DONE 0.0s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T20:39:19.534Z] #8 transferring dockerfile: 2.39kB done [2023-09-20T20:39:19.534Z] #8 DONE 0.1s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T20:39:19.534Z] #9 transferring dockerfile: 1.70kB done [2023-09-20T20:39:19.534Z] #9 DONE 0.1s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T20:39:19.534Z] #10 transferring dockerfile: 1.59kB done [2023-09-20T20:39:19.534Z] #10 DONE 0.0s [2023-09-20T20:39:19.534Z] [2023-09-20T20:39:19.534Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T20:39:19.804Z] #11 transferring dockerfile: 2.12kB done [2023-09-20T20:39:19.804Z] #11 DONE 0.1s [2023-09-20T20:39:19.804Z] [2023-09-20T20:39:19.804Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-20T20:39:19.804Z] #12 transferring dockerfile: 1.82kB done [2023-09-20T20:39:19.804Z] #12 DONE 0.1s [2023-09-20T20:39:19.804Z] [2023-09-20T20:39:19.804Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-20T20:39:19.804Z] #13 transferring dockerfile: 1.90kB done [2023-09-20T20:39:19.804Z] #13 DONE 0.1s [2023-09-20T20:39:19.804Z] [2023-09-20T20:39:19.804Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T20:39:20.073Z] #14 transferring dockerfile: 1.78kB done [2023-09-20T20:39:20.073Z] #14 DONE 0.1s [2023-09-20T20:39:20.073Z] [2023-09-20T20:39:20.073Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-09-20T20:39:20.073Z] #15 transferring context: 56B 0.0s done [2023-09-20T20:39:20.073Z] #15 DONE 0.0s [2023-09-20T20:39:20.663Z] [2023-09-20T20:39:20.663Z] #16 [support-scheduler internal] load .dockerignore [2023-09-20T20:39:20.663Z] #16 transferring context: 56B done [2023-09-20T20:39:20.663Z] #16 DONE 0.0s [2023-09-20T20:39:20.663Z] [2023-09-20T20:39:20.663Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-20T20:39:20.663Z] #17 transferring context: 56B done [2023-09-20T20:39:20.663Z] #17 DONE 0.0s [2023-09-20T20:39:20.663Z] [2023-09-20T20:39:20.663Z] #18 [security-spire-config internal] load .dockerignore [2023-09-20T20:39:20.663Z] #18 transferring context: 56B done [2023-09-20T20:39:20.711Z] 703e4c150e85: Pushed [2023-09-20T20:39:20.711Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:d03fca6800bc3639de8a1b2fad134cb12ac4e3b460f9365fd98642dbc966e8aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:20.931Z] #18 DONE 0.1s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-20T20:39:20.931Z] #19 transferring context: 56B done [2023-09-20T20:39:20.931Z] #19 DONE 0.1s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #20 [support-notifications internal] load .dockerignore [2023-09-20T20:39:20.931Z] #20 transferring context: 56B done [2023-09-20T20:39:20.931Z] #20 DONE 0.1s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #21 [core-metadata internal] load .dockerignore [2023-09-20T20:39:20.931Z] #21 transferring context: 56B done [2023-09-20T20:39:20.931Z] #21 DONE 0.0s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-20T20:39:20.931Z] #22 transferring context: 56B done [2023-09-20T20:39:20.931Z] #22 DONE 0.0s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #23 [security-spire-agent internal] load .dockerignore [2023-09-20T20:39:20.931Z] #23 transferring context: 56B done [2023-09-20T20:39:20.931Z] #23 DONE 0.1s [2023-09-20T20:39:20.931Z] [2023-09-20T20:39:20.931Z] #24 [security-spire-server internal] load .dockerignore [2023-09-20T20:39:21.014Z] + 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-20T20:39:21.199Z] #24 transferring context: 56B 0.0s done [2023-09-20T20:39:21.199Z] #24 DONE 0.1s [2023-09-20T20:39:21.199Z] [2023-09-20T20:39:21.199Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T20:39:21.199Z] #25 transferring context: 56B done [2023-09-20T20:39:21.199Z] #25 DONE 0.0s [2023-09-20T20:39:21.199Z] [2023-09-20T20:39:21.199Z] #26 [core-command internal] load .dockerignore [2023-09-20T20:39:21.199Z] #26 transferring context: 56B done [2023-09-20T20:39:21.199Z] #26 DONE 0.0s [2023-09-20T20:39:21.199Z] [2023-09-20T20:39:21.199Z] #27 [core-data internal] load .dockerignore [2023-09-20T20:39:21.199Z] #27 transferring context: 56B done [2023-09-20T20:39:21.199Z] #27 DONE 0.1s [2023-09-20T20:39:21.199Z] [2023-09-20T20:39:21.199Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T20:39:21.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-20T20:39:21.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T20:39:21.321Z] d3a36fb3d163: Preparing [2023-09-20T20:39:21.321Z] 703e4c150e85: Preparing [2023-09-20T20:39:21.321Z] 4acda5a63045: Preparing [2023-09-20T20:39:21.321Z] b6c3215bff43: Preparing [2023-09-20T20:39:21.321Z] 1bf19d1d220e: Preparing [2023-09-20T20:39:21.321Z] 4693057ce236: Preparing [2023-09-20T20:39:21.321Z] 4693057ce236: Waiting [2023-09-20T20:39:21.321Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:21.321Z] 1bf19d1d220e: Layer already exists [2023-09-20T20:39:21.321Z] 703e4c150e85: Layer already exists [2023-09-20T20:39:21.321Z] d3a36fb3d163: Layer already exists [2023-09-20T20:39:21.321Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:21.321Z] 4693057ce236: Layer already exists [2023-09-20T20:39:21.321Z] latest: digest: sha256:d03fca6800bc3639de8a1b2fad134cb12ac4e3b460f9365fd98642dbc966e8aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:21.467Z] #28 transferring context: 56B done [2023-09-20T20:39:21.468Z] #28 DONE 0.0s [2023-09-20T20:39:21.468Z] [2023-09-20T20:39:21.468Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:21.468Z] #29 DONE 0.0s [2023-09-20T20:39:21.468Z] [2023-09-20T20:39:21.468Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:21.468Z] #30 DONE 0.1s [2023-09-20T20:39:21.468Z] [2023-09-20T20:39:21.468Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:21.468Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:21.468Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:21.468Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:21.634Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:21.735Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:21.735Z] #31 DONE 0.1s [2023-09-20T20:39:21.735Z] [2023-09-20T20:39:21.735Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:39:21.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.50 [2023-09-20T20:39:21.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T20:39:21.937Z] d3a36fb3d163: Preparing [2023-09-20T20:39:21.937Z] 703e4c150e85: Preparing [2023-09-20T20:39:21.937Z] 4acda5a63045: Preparing [2023-09-20T20:39:21.937Z] b6c3215bff43: Preparing [2023-09-20T20:39:21.937Z] 1bf19d1d220e: Preparing [2023-09-20T20:39:21.937Z] 4693057ce236: Preparing [2023-09-20T20:39:21.937Z] 4693057ce236: Waiting [2023-09-20T20:39:21.937Z] 703e4c150e85: Layer already exists [2023-09-20T20:39:21.937Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:21.937Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:21.937Z] 1bf19d1d220e: Layer already exists [2023-09-20T20:39:21.937Z] d3a36fb3d163: Layer already exists [2023-09-20T20:39:21.937Z] 4693057ce236: Layer already exists [2023-09-20T20:39:21.937Z] 3.1.0-dev.50: digest: sha256:d03fca6800bc3639de8a1b2fad134cb12ac4e3b460f9365fd98642dbc966e8aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:22.241Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:22.320Z] #32 ... [2023-09-20T20:39:22.320Z] [2023-09-20T20:39:22.320Z] #33 [security-secretstore-setup internal] load build context [2023-09-20T20:39:22.321Z] #33 transferring context: 2.61MB 0.5s done [2023-09-20T20:39:22.321Z] #33 DONE 0.6s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:22.321Z] #34 DONE 0.7s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:22.321Z] #29 DONE 0.0s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:22.321Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:22.321Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:22.321Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:22.321Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:22.321Z] #31 DONE 0.3s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:22.321Z] #34 DONE 1.3s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #35 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:22.321Z] #35 ... [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:22.321Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:22.321Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:22.321Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:22.321Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:22.321Z] #31 DONE 0.3s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:22.321Z] #30 DONE 0.3s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:22.321Z] #34 DONE 1.3s [2023-09-20T20:39:22.321Z] [2023-09-20T20:39:22.321Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:22.321Z] #36 DONE 0.3s [2023-09-20T20:39:22.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:22.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T20:39:22.547Z] d3a36fb3d163: Preparing [2023-09-20T20:39:22.547Z] 703e4c150e85: Preparing [2023-09-20T20:39:22.547Z] 4acda5a63045: Preparing [2023-09-20T20:39:22.547Z] b6c3215bff43: Preparing [2023-09-20T20:39:22.547Z] 1bf19d1d220e: Preparing [2023-09-20T20:39:22.547Z] 4693057ce236: Preparing [2023-09-20T20:39:22.547Z] 4693057ce236: Waiting [2023-09-20T20:39:22.547Z] 1bf19d1d220e: Layer already exists [2023-09-20T20:39:22.547Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:22.547Z] d3a36fb3d163: Layer already exists [2023-09-20T20:39:22.547Z] 703e4c150e85: Layer already exists [2023-09-20T20:39:22.547Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:22.547Z] 4693057ce236: Layer already exists [2023-09-20T20:39:22.547Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:d03fca6800bc3639de8a1b2fad134cb12ac4e3b460f9365fd98642dbc966e8aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:22.589Z] [2023-09-20T20:39:22.589Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:22.589Z] #29 DONE 0.0s [2023-09-20T20:39:22.589Z] [2023-09-20T20:39:22.589Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:22.589Z] #30 ... [2023-09-20T20:39:22.589Z] [2023-09-20T20:39:22.589Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:22.589Z] #29 DONE 0.0s [2023-09-20T20:39:22.589Z] [2023-09-20T20:39:22.589Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:22.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-20T20:39:22.861Z] #30 DONE 0.5s [2023-09-20T20:39:22.861Z] [2023-09-20T20:39:22.861Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:22.861Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:22.861Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:22.861Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:22.861Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:22.862Z] #31 DONE 0.3s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #37 [core-metadata internal] load build context [2023-09-20T20:39:22.862Z] #37 DONE 0.0s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:22.862Z] #34 DONE 1.4s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:22.862Z] #36 DONE 0.4s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #35 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:22.862Z] #35 ... [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:22.862Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:22.862Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:22.862Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:22.862Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:22.862Z] #31 DONE 0.3s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:22.862Z] #29 DONE 0.0s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:22.862Z] #34 DONE 1.4s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:22.862Z] #36 DONE 0.4s [2023-09-20T20:39:22.862Z] [2023-09-20T20:39:22.862Z] #35 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:23.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-20T20:39:23.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T20:39:23.160Z] d3a36fb3d163: Preparing [2023-09-20T20:39:23.160Z] 703e4c150e85: Preparing [2023-09-20T20:39:23.160Z] 4acda5a63045: Preparing [2023-09-20T20:39:23.160Z] b6c3215bff43: Preparing [2023-09-20T20:39:23.160Z] 1bf19d1d220e: Preparing [2023-09-20T20:39:23.160Z] 4693057ce236: Preparing [2023-09-20T20:39:23.160Z] 4693057ce236: Waiting [2023-09-20T20:39:23.160Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:23.160Z] 1bf19d1d220e: Layer already exists [2023-09-20T20:39:23.160Z] 703e4c150e85: Layer already exists [2023-09-20T20:39:23.160Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:23.160Z] d3a36fb3d163: Layer already exists [2023-09-20T20:39:23.160Z] 4693057ce236: Layer already exists [2023-09-20T20:39:23.160Z] main: digest: sha256:d03fca6800bc3639de8a1b2fad134cb12ac4e3b460f9365fd98642dbc966e8aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:23.207Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:23.214Z] taggedImages: [2023-09-20T20:39:23.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:23.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-20T20:39:23.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.50 [2023-09-20T20:39:23.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:23.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-20T20:39:23.231Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-20T20:39:23.231Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:23.231Z] latest [2023-09-20T20:39:23.231Z] 3.1.0-dev.50 [2023-09-20T20:39:23.231Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:23.231Z] main [2023-09-20T20:39:23.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:23.451Z] #35 ... [2023-09-20T20:39:23.451Z] [2023-09-20T20:39:23.451Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:23.451Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:23.451Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:23.451Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:23.451Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:23.451Z] #31 DONE 0.3s [2023-09-20T20:39:23.451Z] [2023-09-20T20:39:23.451Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:23.451Z] #34 DONE 1.4s [2023-09-20T20:39:23.451Z] [2023-09-20T20:39:23.451Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:23.451Z] #36 DONE 0.4s [2023-09-20T20:39:23.451Z] [2023-09-20T20:39:23.451Z] #38 [support-scheduler internal] load build context [2023-09-20T20:39:23.539Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:23.719Z] #38 ... [2023-09-20T20:39:23.719Z] [2023-09-20T20:39:23.719Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:23.719Z] #29 DONE 0.0s [2023-09-20T20:39:23.719Z] [2023-09-20T20:39:23.719Z] #38 [support-scheduler internal] load build context [2023-09-20T20:39:23.719Z] #38 transferring context: 2.61MB 1.3s done [2023-09-20T20:39:23.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:23.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T20:39:23.838Z] db3c73372cf9: Preparing [2023-09-20T20:39:23.838Z] 1b67e00a0782: Preparing [2023-09-20T20:39:23.838Z] 9a4193299aef: Preparing [2023-09-20T20:39:23.838Z] 4acda5a63045: Preparing [2023-09-20T20:39:23.838Z] b6c3215bff43: Preparing [2023-09-20T20:39:23.838Z] 2e26544b7b78: Preparing [2023-09-20T20:39:23.838Z] 50e8d5428ae3: Preparing [2023-09-20T20:39:23.838Z] a069c6b2dd09: Preparing [2023-09-20T20:39:23.838Z] 4693057ce236: Preparing [2023-09-20T20:39:23.838Z] a069c6b2dd09: Waiting [2023-09-20T20:39:23.838Z] 2e26544b7b78: Waiting [2023-09-20T20:39:23.838Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:23.838Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:23.838Z] db3c73372cf9: Pushed [2023-09-20T20:39:23.839Z] 1b67e00a0782: Pushed [2023-09-20T20:39:23.839Z] 9a4193299aef: Pushed [2023-09-20T20:39:23.839Z] 4693057ce236: Layer already exists [2023-09-20T20:39:23.984Z] #38 ... [2023-09-20T20:39:23.984Z] [2023-09-20T20:39:23.984Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:23.985Z] #29 DONE 0.0s [2023-09-20T20:39:23.985Z] [2023-09-20T20:39:23.985Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:23.985Z] #29 DONE 0.0s [2023-09-20T20:39:23.985Z] [2023-09-20T20:39:23.985Z] #37 [core-metadata internal] load build context [2023-09-20T20:39:24.252Z] #37 ... [2023-09-20T20:39:24.252Z] [2023-09-20T20:39:24.252Z] #38 [support-scheduler internal] load build context [2023-09-20T20:39:24.252Z] #38 DONE 1.9s [2023-09-20T20:39:24.252Z] [2023-09-20T20:39:24.252Z] #37 [core-metadata internal] load build context [2023-09-20T20:39:24.252Z] #37 ... [2023-09-20T20:39:24.252Z] [2023-09-20T20:39:24.252Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:24.252Z] #30 DONE 2.0s [2023-09-20T20:39:24.252Z] [2023-09-20T20:39:24.252Z] #39 [security-bootstrapper internal] load build context [2023-09-20T20:39:24.252Z] #39 transferring context: 2.61MB 1.3s done [2023-09-20T20:39:24.252Z] #39 DONE 1.8s [2023-09-20T20:39:24.252Z] [2023-09-20T20:39:24.252Z] #37 [core-metadata internal] load build context [2023-09-20T20:39:24.407Z] a069c6b2dd09: Pushed [2023-09-20T20:39:24.526Z] #37 ... [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:24.526Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:24.526Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:24.526Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:24.526Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:24.526Z] #31 DONE 0.4s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:24.526Z] #34 DONE 1.5s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:24.526Z] #36 DONE 0.5s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T20:39:24.526Z] #29 DONE 0.0s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:24.526Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:24.526Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:24.526Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:24.526Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:24.526Z] #31 DONE 0.5s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:24.526Z] #34 DONE 1.6s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:24.526Z] #36 DONE 0.5s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #40 [core-command internal] load build context [2023-09-20T20:39:24.526Z] #40 ... [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:24.526Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:24.526Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:24.526Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:24.526Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:24.526Z] #31 DONE 0.5s [2023-09-20T20:39:24.526Z] [2023-09-20T20:39:24.526Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T20:39:24.526Z] #41 DONE 2.2s [2023-09-20T20:39:24.797Z] [2023-09-20T20:39:24.797Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:24.797Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:25.069Z] #42 ... [2023-09-20T20:39:25.069Z] [2023-09-20T20:39:25.069Z] #37 [core-metadata internal] load build context [2023-09-20T20:39:25.069Z] #37 transferring context: 2.61MB 1.9s done [2023-09-20T20:39:25.069Z] #37 DONE 2.3s [2023-09-20T20:39:25.338Z] [2023-09-20T20:39:25.338Z] #43 [support-notifications internal] load build context [2023-09-20T20:39:25.610Z] #43 ... [2023-09-20T20:39:25.610Z] [2023-09-20T20:39:25.610Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T20:39:25.610Z] #44 DONE 2.7s [2023-09-20T20:39:25.883Z] [2023-09-20T20:39:25.883Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:25.883Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:25.883Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:25.883Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:25.884Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:25.884Z] #31 DONE 0.5s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #45 [security-spire-agent internal] load build context [2023-09-20T20:39:25.884Z] #45 DONE 0.0s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:25.884Z] #42 ... [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:39:25.884Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T20:39:25.884Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T20:39:25.884Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T20:39:25.884Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T20:39:25.884Z] #31 DONE 0.5s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T20:39:25.884Z] #34 DONE 1.6s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-20T20:39:25.884Z] #36 DONE 0.6s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T20:39:25.884Z] #30 DONE 3.5s [2023-09-20T20:39:25.884Z] [2023-09-20T20:39:25.884Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-20T20:39:25.884Z] #46 DONE 0.0s [2023-09-20T20:39:26.158Z] [2023-09-20T20:39:26.158Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:26.158Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:26.158Z] #47 ... [2023-09-20T20:39:26.158Z] [2023-09-20T20:39:26.158Z] #43 [support-notifications internal] load build context [2023-09-20T20:39:26.158Z] #43 transferring context: 2.61MB 2.5s done [2023-09-20T20:39:26.158Z] #43 DONE 3.3s [2023-09-20T20:39:26.437Z] [2023-09-20T20:39:26.438Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:26.438Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done [2023-09-20T20:39:26.713Z] #42 ... [2023-09-20T20:39:26.713Z] [2023-09-20T20:39:26.713Z] #48 [security-proxy-auth internal] load build context [2023-09-20T20:39:26.713Z] #48 transferring context: 2.61MB 2.7s done [2023-09-20T20:39:26.713Z] #48 DONE 3.9s [2023-09-20T20:39:26.986Z] [2023-09-20T20:39:26.986Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:26.986Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T20:39:27.253Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T20:39:27.253Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T20:39:27.842Z] #42 ... [2023-09-20T20:39:27.842Z] [2023-09-20T20:39:27.842Z] #49 [security-spire-config internal] load build context [2023-09-20T20:39:27.842Z] #49 transferring context: 16.36kB 0.1s done [2023-09-20T20:39:27.842Z] #49 DONE 3.3s [2023-09-20T20:39:27.842Z] [2023-09-20T20:39:27.842Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:27.842Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-20T20:39:28.427Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-20T20:39:28.427Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-09-20T20:39:28.427Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-09-20T20:39:28.427Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2023-09-20T20:39:28.427Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s [2023-09-20T20:39:28.696Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-09-20T20:39:28.696Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2023-09-20T20:39:28.963Z] #42 ... [2023-09-20T20:39:28.963Z] [2023-09-20T20:39:28.963Z] #50 [security-spire-server internal] load build context [2023-09-20T20:39:28.963Z] #50 transferring context: 18.11kB 0.2s done [2023-09-20T20:39:28.963Z] #50 DONE 4.1s [2023-09-20T20:39:28.963Z] [2023-09-20T20:39:28.963Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:28.963Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2023-09-20T20:39:28.963Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s [2023-09-20T20:39:28.963Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-09-20T20:39:28.963Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T20:39:29.230Z] #42 ... [2023-09-20T20:39:29.230Z] [2023-09-20T20:39:29.230Z] #45 [security-spire-agent internal] load build context [2023-09-20T20:39:29.230Z] #45 transferring context: 17.64kB 0.2s done [2023-09-20T20:39:29.230Z] #45 DONE 3.3s [2023-09-20T20:39:29.230Z] [2023-09-20T20:39:29.230Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:29.230Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-09-20T20:39:29.230Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.84MB / 23.39MB 1.4s [2023-09-20T20:39:29.503Z] #42 ... [2023-09-20T20:39:29.503Z] [2023-09-20T20:39:29.503Z] #51 [security-proxy-setup internal] load build context [2023-09-20T20:39:29.503Z] #51 transferring context: 2.61MB 3.0s done [2023-09-20T20:39:29.503Z] #51 DONE 6.1s [2023-09-20T20:39:29.503Z] [2023-09-20T20:39:29.503Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:29.675Z] 50e8d5428ae3: Pushed [2023-09-20T20:39:29.771Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.7s [2023-09-20T20:39:30.054Z] #42 ... [2023-09-20T20:39:30.054Z] [2023-09-20T20:39:30.054Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T20:39:30.054Z] #32 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:30.054Z] #32 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:30.054Z] #32 4.926 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T20:39:30.054Z] #32 5.056 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:30.054Z] #32 5.056 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:39:30.054Z] #32 5.056 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:39:30.054Z] #32 5.353 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:30.054Z] #32 5.405 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:39:30.054Z] #32 5.940 OK: 18 MiB in 19 packages [2023-09-20T20:39:30.054Z] #32 DONE 8.3s [2023-09-20T20:39:30.321Z] [2023-09-20T20:39:30.321Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:30.321Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 2.5s [2023-09-20T20:39:30.588Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-20T20:39:30.588Z] #42 ... [2023-09-20T20:39:30.588Z] [2023-09-20T20:39:30.588Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:39:30.588Z] #0 5.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:30.588Z] #0 6.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:30.588Z] #0 7.873 OK: 266 MiB in 52 packages [2023-09-20T20:39:30.588Z] #52 DONE 9.0s [2023-09-20T20:39:30.588Z] [2023-09-20T20:39:30.588Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:30.588Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-20T20:39:31.207Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.2s [2023-09-20T20:39:31.207Z] #42 ... [2023-09-20T20:39:31.207Z] [2023-09-20T20:39:31.207Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-20T20:39:31.207Z] #53 transferring context: 2.61MB 4.8s done [2023-09-20T20:39:31.207Z] #53 DONE 6.8s [2023-09-20T20:39:31.207Z] [2023-09-20T20:39:31.207Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:31.585Z] 2e26544b7b78: Pushed [2023-09-20T20:39:31.797Z] #42 ... [2023-09-20T20:39:31.797Z] [2023-09-20T20:39:31.797Z] #54 [core-data internal] load build context [2023-09-20T20:39:31.797Z] #54 transferring context: 2.61MB 4.8s done [2023-09-20T20:39:31.797Z] #54 DONE 7.2s [2023-09-20T20:39:31.797Z] [2023-09-20T20:39:31.797Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:31.844Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:43933e6755c6478a324a85478afa7794d4d204f9187258efcd37cb49d4367c09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:32.064Z] #42 ... [2023-09-20T20:39:32.064Z] [2023-09-20T20:39:32.064Z] #40 [core-command internal] load build context [2023-09-20T20:39:32.064Z] #40 transferring context: 2.61MB 5.2s done [2023-09-20T20:39:32.064Z] #40 DONE 7.5s [2023-09-20T20:39:32.064Z] [2023-09-20T20:39:32.064Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:32.064Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.2s [2023-09-20T20:39:32.150Z] + 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-20T20:39:32.332Z] #42 ... [2023-09-20T20:39:32.332Z] [2023-09-20T20:39:32.332Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:39:32.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-20T20:39:32.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T20:39:32.459Z] db3c73372cf9: Preparing [2023-09-20T20:39:32.459Z] 1b67e00a0782: Preparing [2023-09-20T20:39:32.459Z] 9a4193299aef: Preparing [2023-09-20T20:39:32.459Z] 4acda5a63045: Preparing [2023-09-20T20:39:32.459Z] b6c3215bff43: Preparing [2023-09-20T20:39:32.459Z] 2e26544b7b78: Preparing [2023-09-20T20:39:32.459Z] 50e8d5428ae3: Preparing [2023-09-20T20:39:32.459Z] a069c6b2dd09: Preparing [2023-09-20T20:39:32.459Z] 2e26544b7b78: Waiting [2023-09-20T20:39:32.459Z] 50e8d5428ae3: Waiting [2023-09-20T20:39:32.459Z] 4693057ce236: Preparing [2023-09-20T20:39:32.459Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:32.459Z] 1b67e00a0782: Layer already exists [2023-09-20T20:39:32.459Z] 9a4193299aef: Layer already exists [2023-09-20T20:39:32.459Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:32.459Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:32.459Z] 50e8d5428ae3: Layer already exists [2023-09-20T20:39:32.459Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:32.459Z] 4693057ce236: Layer already exists [2023-09-20T20:39:32.459Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:32.459Z] latest: digest: sha256:43933e6755c6478a324a85478afa7794d4d204f9187258efcd37cb49d4367c09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:32.599Z] #55 ... [2023-09-20T20:39:32.599Z] [2023-09-20T20:39:32.599Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:39:32.599Z] #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:32.599Z] #0 9.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:32.599Z] #56 ... [2023-09-20T20:39:32.599Z] [2023-09-20T20:39:32.599Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:32.759Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:32.865Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.19MB / 23.39MB 4.9s [2023-09-20T20:39:32.865Z] #42 ... [2023-09-20T20:39:32.865Z] [2023-09-20T20:39:32.866Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T20:39:32.866Z] #0 7.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:32.866Z] #0 8.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:33.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.50 [2023-09-20T20:39:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T20:39:33.061Z] db3c73372cf9: Preparing [2023-09-20T20:39:33.061Z] 1b67e00a0782: Preparing [2023-09-20T20:39:33.061Z] 9a4193299aef: Preparing [2023-09-20T20:39:33.061Z] 4acda5a63045: Preparing [2023-09-20T20:39:33.061Z] b6c3215bff43: Preparing [2023-09-20T20:39:33.061Z] 2e26544b7b78: Preparing [2023-09-20T20:39:33.061Z] 50e8d5428ae3: Preparing [2023-09-20T20:39:33.061Z] a069c6b2dd09: Preparing [2023-09-20T20:39:33.061Z] 4693057ce236: Preparing [2023-09-20T20:39:33.061Z] 50e8d5428ae3: Waiting [2023-09-20T20:39:33.061Z] a069c6b2dd09: Waiting [2023-09-20T20:39:33.061Z] 4693057ce236: Waiting [2023-09-20T20:39:33.061Z] 2e26544b7b78: Waiting [2023-09-20T20:39:33.061Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:33.061Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:33.061Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:33.061Z] 9a4193299aef: Layer already exists [2023-09-20T20:39:33.061Z] 1b67e00a0782: Layer already exists [2023-09-20T20:39:33.061Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:33.061Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:33.061Z] 4693057ce236: Layer already exists [2023-09-20T20:39:33.061Z] 50e8d5428ae3: Layer already exists [2023-09-20T20:39:33.061Z] 3.1.0-dev.50: digest: sha256:43933e6755c6478a324a85478afa7794d4d204f9187258efcd37cb49d4367c09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:33.131Z] #57 ... [2023-09-20T20:39:33.131Z] [2023-09-20T20:39:33.131Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:39:33.131Z] #0 8.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:33.131Z] #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:33.131Z] #58 ... [2023-09-20T20:39:33.131Z] [2023-09-20T20:39:33.131Z] #59 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:39:33.131Z] #59 DONE 2.3s [2023-09-20T20:39:33.131Z] [2023-09-20T20:39:33.131Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:33.131Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.2s [2023-09-20T20:39:33.364Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:33.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:33.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T20:39:33.663Z] db3c73372cf9: Preparing [2023-09-20T20:39:33.663Z] 1b67e00a0782: Preparing [2023-09-20T20:39:33.663Z] 9a4193299aef: Preparing [2023-09-20T20:39:33.663Z] 4acda5a63045: Preparing [2023-09-20T20:39:33.663Z] b6c3215bff43: Preparing [2023-09-20T20:39:33.663Z] 2e26544b7b78: Preparing [2023-09-20T20:39:33.663Z] 50e8d5428ae3: Preparing [2023-09-20T20:39:33.663Z] a069c6b2dd09: Preparing [2023-09-20T20:39:33.663Z] 4693057ce236: Preparing [2023-09-20T20:39:33.663Z] 2e26544b7b78: Waiting [2023-09-20T20:39:33.663Z] 50e8d5428ae3: Waiting [2023-09-20T20:39:33.663Z] a069c6b2dd09: Waiting [2023-09-20T20:39:33.663Z] 4693057ce236: Waiting [2023-09-20T20:39:33.663Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:33.663Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:33.663Z] 1b67e00a0782: Layer already exists [2023-09-20T20:39:33.663Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:33.663Z] 9a4193299aef: Layer already exists [2023-09-20T20:39:33.663Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:33.663Z] 4693057ce236: Layer already exists [2023-09-20T20:39:33.663Z] 50e8d5428ae3: Layer already exists [2023-09-20T20:39:33.663Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:33.663Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:43933e6755c6478a324a85478afa7794d4d204f9187258efcd37cb49d4367c09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:33.714Z] #42 ... [2023-09-20T20:39:33.715Z] [2023-09-20T20:39:33.715Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-20T20:39:33.715Z] #46 transferring context: 2.61MB 4.8s done [2023-09-20T20:39:33.715Z] #46 DONE 7.6s [2023-09-20T20:39:33.715Z] [2023-09-20T20:39:33.715Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:33.715Z] #42 ... [2023-09-20T20:39:33.715Z] [2023-09-20T20:39:33.715Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:39:33.715Z] #0 9.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:33.965Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [2023-09-20T20:39:33.981Z] #60 ... [2023-09-20T20:39:33.981Z] [2023-09-20T20:39:33.981Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [2023-09-20T20:39:33.981Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.9s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:34.249Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.4s [2023-09-20T20:39:34.249Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-20T20:39:34.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-20T20:39:34.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T20:39:34.264Z] db3c73372cf9: Preparing [2023-09-20T20:39:34.264Z] 1b67e00a0782: Preparing [2023-09-20T20:39:34.264Z] 9a4193299aef: Preparing [2023-09-20T20:39:34.264Z] 4acda5a63045: Preparing [2023-09-20T20:39:34.264Z] b6c3215bff43: Preparing [2023-09-20T20:39:34.264Z] 2e26544b7b78: Preparing [2023-09-20T20:39:34.264Z] 50e8d5428ae3: Preparing [2023-09-20T20:39:34.264Z] a069c6b2dd09: Preparing [2023-09-20T20:39:34.264Z] 4693057ce236: Preparing [2023-09-20T20:39:34.264Z] a069c6b2dd09: Waiting [2023-09-20T20:39:34.264Z] 50e8d5428ae3: Waiting [2023-09-20T20:39:34.264Z] 4693057ce236: Waiting [2023-09-20T20:39:34.264Z] 2e26544b7b78: Waiting [2023-09-20T20:39:34.264Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:34.264Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:34.264Z] 1b67e00a0782: Layer already exists [2023-09-20T20:39:34.264Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:34.264Z] 9a4193299aef: Layer already exists [2023-09-20T20:39:34.264Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:34.264Z] 50e8d5428ae3: Layer already exists [2023-09-20T20:39:34.264Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:34.264Z] 4693057ce236: Layer already exists [2023-09-20T20:39:34.264Z] main: digest: sha256:43933e6755c6478a324a85478afa7794d4d204f9187258efcd37cb49d4367c09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:34.307Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:34.315Z] taggedImages: [2023-09-20T20:39:34.315Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:34.315Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-20T20:39:34.315Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.50 [2023-09-20T20:39:34.315Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:34.315Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-20T20:39:34.336Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-20T20:39:34.336Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:34.336Z] latest [2023-09-20T20:39:34.336Z] 3.1.0-dev.50 [2023-09-20T20:39:34.336Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:34.336Z] main [2023-09-20T20:39:34.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:34.520Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-20T20:39:34.520Z] #42 ... [2023-09-20T20:39:34.520Z] [2023-09-20T20:39:34.520Z] #35 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:34.520Z] #35 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:34.520Z] #35 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:34.520Z] #35 ... [2023-09-20T20:39:34.520Z] [2023-09-20T20:39:34.521Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:34.521Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.46MB / 23.39MB 6.6s [2023-09-20T20:39:34.661Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:34.787Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.91MB / 23.39MB 6.8s [2023-09-20T20:39:34.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:34.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T20:39:34.969Z] 478093e11771: Preparing [2023-09-20T20:39:34.969Z] 0a763f495426: Preparing [2023-09-20T20:39:34.969Z] ec266dca29b9: Preparing [2023-09-20T20:39:34.969Z] 4acda5a63045: Preparing [2023-09-20T20:39:34.969Z] b6c3215bff43: Preparing [2023-09-20T20:39:34.969Z] 2e26544b7b78: Preparing [2023-09-20T20:39:34.969Z] 5768c6e7dc42: Preparing [2023-09-20T20:39:34.969Z] 4693057ce236: Preparing [2023-09-20T20:39:34.969Z] 5768c6e7dc42: Waiting [2023-09-20T20:39:34.969Z] 2e26544b7b78: Waiting [2023-09-20T20:39:34.969Z] 4693057ce236: Waiting [2023-09-20T20:39:34.969Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:34.969Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:34.969Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:34.969Z] 4693057ce236: Layer already exists [2023-09-20T20:39:34.969Z] 0a763f495426: Pushed [2023-09-20T20:39:34.969Z] 478093e11771: Pushed [2023-09-20T20:39:34.969Z] ec266dca29b9: Pushed [2023-09-20T20:39:35.055Z] #42 ... [2023-09-20T20:39:35.055Z] [2023-09-20T20:39:35.055Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T20:39:35.055Z] #57 11.46 OK: 266 MiB in 52 packages [2023-09-20T20:39:35.055Z] #57 DONE 12.2s [2023-09-20T20:39:35.055Z] [2023-09-20T20:39:35.055Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:35.228Z] 5768c6e7dc42: Pushed [2023-09-20T20:39:35.487Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:ea95524cf6ba593e1242022b4b58b68d39174b77eb65df73191d9915d7ce195f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:35.643Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.7s [2023-09-20T20:39:35.643Z] #42 ... [2023-09-20T20:39:35.643Z] [2023-09-20T20:39:35.643Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:35.643Z] #61 ... [2023-09-20T20:39:35.643Z] [2023-09-20T20:39:35.643Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:35.790Z] + 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-20T20:39:35.910Z] #42 ... [2023-09-20T20:39:35.910Z] [2023-09-20T20:39:35.910Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:39:35.910Z] #0 9.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:36.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-20T20:39:36.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T20:39:36.088Z] 478093e11771: Preparing [2023-09-20T20:39:36.088Z] 0a763f495426: Preparing [2023-09-20T20:39:36.088Z] ec266dca29b9: Preparing [2023-09-20T20:39:36.088Z] 4acda5a63045: Preparing [2023-09-20T20:39:36.088Z] b6c3215bff43: Preparing [2023-09-20T20:39:36.088Z] 2e26544b7b78: Preparing [2023-09-20T20:39:36.088Z] 5768c6e7dc42: Preparing [2023-09-20T20:39:36.088Z] 4693057ce236: Preparing [2023-09-20T20:39:36.088Z] 2e26544b7b78: Waiting [2023-09-20T20:39:36.088Z] 5768c6e7dc42: Waiting [2023-09-20T20:39:36.088Z] 4693057ce236: Waiting [2023-09-20T20:39:36.088Z] 478093e11771: Layer already exists [2023-09-20T20:39:36.088Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:36.088Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:36.088Z] 0a763f495426: Layer already exists [2023-09-20T20:39:36.088Z] ec266dca29b9: Layer already exists [2023-09-20T20:39:36.088Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:36.088Z] 5768c6e7dc42: Layer already exists [2023-09-20T20:39:36.088Z] 4693057ce236: Layer already exists [2023-09-20T20:39:36.088Z] latest: digest: sha256:ea95524cf6ba593e1242022b4b58b68d39174b77eb65df73191d9915d7ce195f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:36.181Z] #62 ... [2023-09-20T20:39:36.181Z] [2023-09-20T20:39:36.181Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:39:36.181Z] #63 DONE 1.0s [2023-09-20T20:39:36.181Z] [2023-09-20T20:39:36.181Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T20:39:36.181Z] #56 12.42 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:36.181Z] #56 12.46 (2/2) Installing su-exec (0.2-r3) [2023-09-20T20:39:36.181Z] #56 12.50 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:36.181Z] #56 12.56 OK: 8 MiB in 17 packages [2023-09-20T20:39:36.181Z] #56 DONE 13.6s [2023-09-20T20:39:36.181Z] [2023-09-20T20:39:36.181Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:39:36.181Z] #64 ... [2023-09-20T20:39:36.181Z] [2023-09-20T20:39:36.181Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:39:36.181Z] #0 9.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:36.398Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:36.449Z] #65 ... [2023-09-20T20:39:36.449Z] [2023-09-20T20:39:36.449Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:39:36.449Z] #58 13.40 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T20:39:36.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.50 [2023-09-20T20:39:36.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T20:39:36.698Z] 478093e11771: Preparing [2023-09-20T20:39:36.698Z] 0a763f495426: Preparing [2023-09-20T20:39:36.698Z] ec266dca29b9: Preparing [2023-09-20T20:39:36.698Z] 4acda5a63045: Preparing [2023-09-20T20:39:36.698Z] b6c3215bff43: Preparing [2023-09-20T20:39:36.698Z] 2e26544b7b78: Preparing [2023-09-20T20:39:36.698Z] 5768c6e7dc42: Preparing [2023-09-20T20:39:36.698Z] 4693057ce236: Preparing [2023-09-20T20:39:36.698Z] 2e26544b7b78: Waiting [2023-09-20T20:39:36.698Z] 4693057ce236: Waiting [2023-09-20T20:39:36.698Z] 5768c6e7dc42: Waiting [2023-09-20T20:39:36.698Z] 0a763f495426: Layer already exists [2023-09-20T20:39:36.698Z] ec266dca29b9: Layer already exists [2023-09-20T20:39:36.698Z] 478093e11771: Layer already exists [2023-09-20T20:39:36.698Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:36.698Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:36.698Z] 4693057ce236: Layer already exists [2023-09-20T20:39:36.698Z] 5768c6e7dc42: Layer already exists [2023-09-20T20:39:36.698Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:36.698Z] 3.1.0-dev.50: digest: sha256:ea95524cf6ba593e1242022b4b58b68d39174b77eb65df73191d9915d7ce195f size: 1988 [Pipeline] } [Pipeline] // withEnv [2023-09-20T20:39:36.716Z] #58 13.72 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:36.716Z] #58 13.73 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:36.716Z] #58 13.81 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:39:36.716Z] #58 ... [2023-09-20T20:39:36.716Z] [2023-09-20T20:39:36.716Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:36.985Z] #66 ... [2023-09-20T20:39:36.985Z] [2023-09-20T20:39:36.985Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:36.985Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2023-09-20T20:39:36.985Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T20:39:36.985Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-20T20:39:36.985Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-20T20:39:36.985Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-20T20:39:36.985Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-09-20T20:39:36.985Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.5s done [2023-09-20T20:39:36.985Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done [2023-09-20T20:39:36.985Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-20T20:39:36.985Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-20T20:39:37.013Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:37.253Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-20T20:39:37.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:37.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T20:39:37.313Z] 478093e11771: Preparing [2023-09-20T20:39:37.313Z] 0a763f495426: Preparing [2023-09-20T20:39:37.313Z] ec266dca29b9: Preparing [2023-09-20T20:39:37.313Z] 4acda5a63045: Preparing [2023-09-20T20:39:37.313Z] b6c3215bff43: Preparing [2023-09-20T20:39:37.313Z] 2e26544b7b78: Preparing [2023-09-20T20:39:37.313Z] 5768c6e7dc42: Preparing [2023-09-20T20:39:37.313Z] 4693057ce236: Preparing [2023-09-20T20:39:37.313Z] 2e26544b7b78: Waiting [2023-09-20T20:39:37.313Z] 4693057ce236: Waiting [2023-09-20T20:39:37.313Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:37.313Z] 0a763f495426: Layer already exists [2023-09-20T20:39:37.313Z] ec266dca29b9: Layer already exists [2023-09-20T20:39:37.313Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:37.313Z] 478093e11771: Layer already exists [2023-09-20T20:39:37.313Z] 5768c6e7dc42: Layer already exists [2023-09-20T20:39:37.313Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:37.313Z] 4693057ce236: Layer already exists [2023-09-20T20:39:37.313Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:ea95524cf6ba593e1242022b4b58b68d39174b77eb65df73191d9915d7ce195f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:37.521Z] #47 ... [2023-09-20T20:39:37.521Z] [2023-09-20T20:39:37.521Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T20:39:37.521Z] #58 14.54 OK: 9 MiB in 17 packages [2023-09-20T20:39:37.613Z] + 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-20T20:39:37.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-20T20:39:37.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T20:39:37.919Z] 478093e11771: Preparing [2023-09-20T20:39:37.919Z] 0a763f495426: Preparing [2023-09-20T20:39:37.919Z] ec266dca29b9: Preparing [2023-09-20T20:39:37.919Z] 4acda5a63045: Preparing [2023-09-20T20:39:37.919Z] b6c3215bff43: Preparing [2023-09-20T20:39:37.919Z] 2e26544b7b78: Preparing [2023-09-20T20:39:37.919Z] 5768c6e7dc42: Preparing [2023-09-20T20:39:37.919Z] 4693057ce236: Preparing [2023-09-20T20:39:37.919Z] 2e26544b7b78: Waiting [2023-09-20T20:39:37.919Z] 5768c6e7dc42: Waiting [2023-09-20T20:39:37.919Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:37.919Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:37.919Z] 0a763f495426: Layer already exists [2023-09-20T20:39:37.919Z] ec266dca29b9: Layer already exists [2023-09-20T20:39:37.919Z] 478093e11771: Layer already exists [2023-09-20T20:39:37.919Z] 5768c6e7dc42: Layer already exists [2023-09-20T20:39:37.919Z] 4693057ce236: Layer already exists [2023-09-20T20:39:37.919Z] 2e26544b7b78: Layer already exists [2023-09-20T20:39:37.919Z] main: digest: sha256:ea95524cf6ba593e1242022b4b58b68d39174b77eb65df73191d9915d7ce195f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:37.954Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:37.966Z] taggedImages: [2023-09-20T20:39:37.966Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:37.966Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-20T20:39:37.966Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.50 [2023-09-20T20:39:37.966Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:37.966Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-20T20:39:37.985Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-20T20:39:37.985Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:37.985Z] latest [2023-09-20T20:39:37.985Z] 3.1.0-dev.50 [2023-09-20T20:39:37.985Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:37.985Z] main [2023-09-20T20:39:37.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:38.290Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:38.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:38.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T20:39:38.591Z] db3c73372cf9: Preparing [2023-09-20T20:39:38.591Z] b7deebb8aed4: Preparing [2023-09-20T20:39:38.591Z] 60630c8337e4: Preparing [2023-09-20T20:39:38.591Z] 4acda5a63045: Preparing [2023-09-20T20:39:38.591Z] b6c3215bff43: Preparing [2023-09-20T20:39:38.591Z] d426a0773ac7: Preparing [2023-09-20T20:39:38.591Z] a069c6b2dd09: Preparing [2023-09-20T20:39:38.591Z] 4693057ce236: Preparing [2023-09-20T20:39:38.591Z] d426a0773ac7: Waiting [2023-09-20T20:39:38.591Z] 4693057ce236: Waiting [2023-09-20T20:39:38.591Z] a069c6b2dd09: Waiting [2023-09-20T20:39:38.591Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:38.591Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:38.591Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:38.591Z] 4693057ce236: Layer already exists [2023-09-20T20:39:38.591Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:38.591Z] b7deebb8aed4: Pushed [2023-09-20T20:39:38.591Z] 60630c8337e4: Pushed [2023-09-20T20:39:38.937Z] #58 DONE 15.7s [2023-09-20T20:39:38.937Z] [2023-09-20T20:39:38.937Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:40.887Z] #47 ... [2023-09-20T20:39:40.887Z] [2023-09-20T20:39:40.887Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T20:39:40.887Z] #60 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:40.887Z] #60 14.66 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:40.887Z] #60 14.67 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T20:39:40.887Z] #60 14.88 (3/4) Installing su-exec (0.2-r3) [2023-09-20T20:39:40.887Z] #60 14.90 (4/4) Installing yq (4.33.3-r3) [2023-09-20T20:39:40.887Z] #60 15.83 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:40.887Z] #60 15.89 OK: 18 MiB in 19 packages [2023-09-20T20:39:40.887Z] #60 DONE 17.0s [2023-09-20T20:39:40.887Z] [2023-09-20T20:39:40.887Z] #35 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:40.887Z] #35 16.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:40.887Z] #35 16.89 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:40.887Z] #35 16.96 OK: 8 MiB in 16 packages [2023-09-20T20:39:40.887Z] #35 DONE 18.5s [2023-09-20T20:39:40.887Z] [2023-09-20T20:39:40.887Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:40.887Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done [2023-09-20T20:39:40.887Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.2s [2023-09-20T20:39:41.157Z] #42 ... [2023-09-20T20:39:41.157Z] [2023-09-20T20:39:41.157Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T20:39:41.157Z] #67 DONE 0.4s [2023-09-20T20:39:41.157Z] [2023-09-20T20:39:41.157Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:41.431Z] #47 ... [2023-09-20T20:39:41.431Z] [2023-09-20T20:39:41.431Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T20:39:41.431Z] #68 DONE 5.3s [2023-09-20T20:39:41.431Z] [2023-09-20T20:39:41.431Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T20:39:41.700Z] #69 ... [2023-09-20T20:39:41.700Z] [2023-09-20T20:39:41.700Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T20:39:41.700Z] #55 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:41.700Z] #55 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:41.700Z] #55 18.65 OK: 266 MiB in 52 packages [2023-09-20T20:39:41.700Z] #55 DONE 19.5s [2023-09-20T20:39:41.973Z] [2023-09-20T20:39:41.973Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T20:39:41.973Z] #69 DONE 0.6s [2023-09-20T20:39:41.973Z] [2023-09-20T20:39:41.973Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:42.241Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s [2023-09-20T20:39:42.508Z] #47 ... [2023-09-20T20:39:42.508Z] [2023-09-20T20:39:42.508Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:39:42.508Z] #70 DONE 0.8s [2023-09-20T20:39:42.508Z] [2023-09-20T20:39:42.508Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:43.101Z] #47 ... [2023-09-20T20:39:43.101Z] [2023-09-20T20:39:43.101Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:39:43.372Z] #71 ... [2023-09-20T20:39:43.372Z] [2023-09-20T20:39:43.372Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:45.319Z] #47 ... [2023-09-20T20:39:45.319Z] [2023-09-20T20:39:45.319Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T20:39:45.319Z] #61 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:45.320Z] #61 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:45.320Z] #61 18.82 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:45.320Z] #61 18.87 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:45.320Z] #61 18.93 OK: 8 MiB in 16 packages [2023-09-20T20:39:45.320Z] #61 DONE 19.8s [2023-09-20T20:39:45.320Z] [2023-09-20T20:39:45.320Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:46.281Z] #47 ... [2023-09-20T20:39:46.281Z] [2023-09-20T20:39:46.281Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:39:46.281Z] #72 ... [2023-09-20T20:39:46.281Z] [2023-09-20T20:39:46.281Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:46.281Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s [2023-09-20T20:39:46.551Z] #42 ... [2023-09-20T20:39:46.551Z] [2023-09-20T20:39:46.551Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:39:46.551Z] #65 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #65 15.93 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:39:46.551Z] #65 15.93 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:39:46.551Z] #65 15.93 OK: 19940 distinct packages available [2023-09-20T20:39:46.551Z] #65 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #65 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #65 20.78 OK: 266 MiB in 52 packages [2023-09-20T20:39:46.551Z] #65 ... [2023-09-20T20:39:46.551Z] [2023-09-20T20:39:46.551Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:39:46.551Z] #64 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #64 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #64 17.17 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:39:46.551Z] #64 17.17 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:39:46.551Z] #64 17.17 OK: 19940 distinct packages available [2023-09-20T20:39:46.551Z] #64 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.551Z] #64 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:46.698Z] d426a0773ac7: Pushed [2023-09-20T20:39:46.698Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:9480eff37556b0afa08a1393b95e4206e1a67e2dbded9e4524c880b6fd043e01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:46.818Z] #64 ... [2023-09-20T20:39:46.819Z] [2023-09-20T20:39:46.819Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:47.005Z] + 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-20T20:39:47.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-20T20:39:47.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T20:39:47.307Z] db3c73372cf9: Preparing [2023-09-20T20:39:47.307Z] b7deebb8aed4: Preparing [2023-09-20T20:39:47.307Z] 60630c8337e4: Preparing [2023-09-20T20:39:47.307Z] 4acda5a63045: Preparing [2023-09-20T20:39:47.307Z] b6c3215bff43: Preparing [2023-09-20T20:39:47.307Z] d426a0773ac7: Preparing [2023-09-20T20:39:47.307Z] a069c6b2dd09: Preparing [2023-09-20T20:39:47.307Z] 4693057ce236: Preparing [2023-09-20T20:39:47.307Z] d426a0773ac7: Waiting [2023-09-20T20:39:47.307Z] a069c6b2dd09: Waiting [2023-09-20T20:39:47.307Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:47.307Z] 60630c8337e4: Layer already exists [2023-09-20T20:39:47.307Z] b7deebb8aed4: Layer already exists [2023-09-20T20:39:47.307Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:47.307Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:47.307Z] 4693057ce236: Layer already exists [2023-09-20T20:39:47.307Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:47.307Z] d426a0773ac7: Layer already exists [2023-09-20T20:39:47.307Z] latest: digest: sha256:9480eff37556b0afa08a1393b95e4206e1a67e2dbded9e4524c880b6fd043e01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:47.403Z] #42 ... [2023-09-20T20:39:47.403Z] [2023-09-20T20:39:47.403Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T20:39:47.403Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.6s done [2023-09-20T20:39:47.403Z] #47 DONE 21.4s [2023-09-20T20:39:47.403Z] [2023-09-20T20:39:47.403Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:47.624Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:47.673Z] #42 ... [2023-09-20T20:39:47.673Z] [2023-09-20T20:39:47.673Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T20:39:47.673Z] #65 DONE 21.7s [2023-09-20T20:39:47.673Z] [2023-09-20T20:39:47.673Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:47.673Z] #42 ... [2023-09-20T20:39:47.673Z] [2023-09-20T20:39:47.673Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:39:47.673Z] #62 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:47.673Z] #62 16.70 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:39:47.673Z] #62 16.70 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:39:47.673Z] #62 16.70 OK: 19940 distinct packages available [2023-09-20T20:39:47.673Z] #62 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:47.673Z] #62 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:47.673Z] #62 21.16 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:47.673Z] #62 21.17 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:39:47.673Z] #62 21.19 (3/5) Installing libucontext (1.2-r2) [2023-09-20T20:39:47.673Z] #62 21.20 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T20:39:47.673Z] #62 21.21 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T20:39:47.673Z] #62 21.30 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:47.673Z] #62 21.39 OK: 9 MiB in 20 packages [2023-09-20T20:39:47.673Z] #62 ... [2023-09-20T20:39:47.673Z] [2023-09-20T20:39:47.673Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:39:47.673Z] #64 21.89 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:47.673Z] #64 21.91 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:39:47.673Z] #64 21.92 (3/4) Installing libucontext (1.2-r2) [2023-09-20T20:39:47.673Z] #64 21.94 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T20:39:47.673Z] #64 22.00 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:47.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.50 [2023-09-20T20:39:47.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T20:39:47.947Z] db3c73372cf9: Preparing [2023-09-20T20:39:47.947Z] b7deebb8aed4: Preparing [2023-09-20T20:39:47.947Z] 60630c8337e4: Preparing [2023-09-20T20:39:47.947Z] 4acda5a63045: Preparing [2023-09-20T20:39:47.947Z] b6c3215bff43: Preparing [2023-09-20T20:39:47.947Z] d426a0773ac7: Preparing [2023-09-20T20:39:47.947Z] a069c6b2dd09: Preparing [2023-09-20T20:39:47.947Z] 4693057ce236: Preparing [2023-09-20T20:39:47.947Z] a069c6b2dd09: Waiting [2023-09-20T20:39:47.947Z] 4693057ce236: Waiting [2023-09-20T20:39:47.947Z] d426a0773ac7: Waiting [2023-09-20T20:39:47.947Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:47.947Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:47.947Z] b7deebb8aed4: Layer already exists [2023-09-20T20:39:47.947Z] 60630c8337e4: Layer already exists [2023-09-20T20:39:47.947Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:47.947Z] d426a0773ac7: Layer already exists [2023-09-20T20:39:47.947Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:47.947Z] 4693057ce236: Layer already exists [2023-09-20T20:39:47.947Z] 3.1.0-dev.50: digest: sha256:9480eff37556b0afa08a1393b95e4206e1a67e2dbded9e4524c880b6fd043e01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:48.247Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [2023-09-20T20:39:48.261Z] #64 ... [2023-09-20T20:39:48.261Z] [2023-09-20T20:39:48.261Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T20:39:48.261Z] #62 DONE 22.2s [2023-09-20T20:39:48.261Z] [2023-09-20T20:39:48.261Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:39:48.261Z] #64 22.17 OK: 8 MiB in 19 packages [2023-09-20T20:39:48.261Z] #64 ... [2023-09-20T20:39:48.261Z] [2023-09-20T20:39:48.261Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:39:48.261Z] #73 DONE 0.5s [2023-09-20T20:39:48.261Z] [2023-09-20T20:39:48.261Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:48.536Z] #42 ... [2023-09-20T20:39:48.536Z] [2023-09-20T20:39:48.536Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:39:48.537Z] #66 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:48.537Z] #66 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:48.537Z] #66 17.39 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T20:39:48.537Z] #66 17.39 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T20:39:48.537Z] #66 17.39 OK: 19940 distinct packages available [2023-09-20T20:39:48.537Z] #66 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:48.537Z] #66 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:39:48.537Z] #66 21.87 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T20:39:48.537Z] #66 ... [2023-09-20T20:39:48.537Z] [2023-09-20T20:39:48.537Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T20:39:48.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:48.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T20:39:48.560Z] db3c73372cf9: Preparing [2023-09-20T20:39:48.560Z] b7deebb8aed4: Preparing [2023-09-20T20:39:48.560Z] 60630c8337e4: Preparing [2023-09-20T20:39:48.560Z] 4acda5a63045: Preparing [2023-09-20T20:39:48.560Z] b6c3215bff43: Preparing [2023-09-20T20:39:48.560Z] d426a0773ac7: Preparing [2023-09-20T20:39:48.560Z] a069c6b2dd09: Preparing [2023-09-20T20:39:48.560Z] 4693057ce236: Preparing [2023-09-20T20:39:48.560Z] d426a0773ac7: Waiting [2023-09-20T20:39:48.560Z] a069c6b2dd09: Waiting [2023-09-20T20:39:48.560Z] 4693057ce236: Waiting [2023-09-20T20:39:48.560Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:48.560Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:48.560Z] b7deebb8aed4: Layer already exists [2023-09-20T20:39:48.560Z] 60630c8337e4: Layer already exists [2023-09-20T20:39:48.560Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:48.560Z] 4693057ce236: Layer already exists [2023-09-20T20:39:48.560Z] d426a0773ac7: Layer already exists [2023-09-20T20:39:48.560Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:48.560Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:9480eff37556b0afa08a1393b95e4206e1a67e2dbded9e4524c880b6fd043e01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:48.863Z] + 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-20T20:39:49.120Z] #74 ... [2023-09-20T20:39:49.120Z] [2023-09-20T20:39:49.120Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T20:39:49.120Z] #64 DONE 23.2s [2023-09-20T20:39:49.120Z] [2023-09-20T20:39:49.120Z] #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T20:39:49.120Z] #66 22.04 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T20:39:49.120Z] #66 22.07 (3/11) Installing libunistring (1.1-r1) [2023-09-20T20:39:49.120Z] #66 22.19 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T20:39:49.120Z] #66 22.20 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T20:39:49.120Z] #66 22.23 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T20:39:49.120Z] #66 22.29 (7/11) Installing curl (8.2.1-r0) [2023-09-20T20:39:49.120Z] #66 22.31 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T20:39:49.120Z] #66 22.32 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T20:39:49.120Z] #66 22.33 (10/11) Installing libucontext (1.2-r2) [2023-09-20T20:39:49.120Z] #66 22.34 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T20:39:49.120Z] #66 22.36 Executing busybox-1.36.1-r2.trigger [2023-09-20T20:39:49.120Z] #66 22.42 Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:39:49.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-20T20:39:49.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T20:39:49.163Z] db3c73372cf9: Preparing [2023-09-20T20:39:49.163Z] b7deebb8aed4: Preparing [2023-09-20T20:39:49.163Z] 60630c8337e4: Preparing [2023-09-20T20:39:49.163Z] 4acda5a63045: Preparing [2023-09-20T20:39:49.163Z] b6c3215bff43: Preparing [2023-09-20T20:39:49.163Z] d426a0773ac7: Preparing [2023-09-20T20:39:49.163Z] a069c6b2dd09: Preparing [2023-09-20T20:39:49.163Z] 4693057ce236: Preparing [2023-09-20T20:39:49.163Z] 4693057ce236: Waiting [2023-09-20T20:39:49.163Z] a069c6b2dd09: Waiting [2023-09-20T20:39:49.163Z] b7deebb8aed4: Layer already exists [2023-09-20T20:39:49.163Z] 60630c8337e4: Layer already exists [2023-09-20T20:39:49.163Z] db3c73372cf9: Layer already exists [2023-09-20T20:39:49.163Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:49.163Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:49.163Z] d426a0773ac7: Layer already exists [2023-09-20T20:39:49.163Z] a069c6b2dd09: Layer already exists [2023-09-20T20:39:49.163Z] 4693057ce236: Layer already exists [2023-09-20T20:39:49.163Z] main: digest: sha256:9480eff37556b0afa08a1393b95e4206e1a67e2dbded9e4524c880b6fd043e01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:49.202Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:49.211Z] taggedImages: [2023-09-20T20:39:49.211Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:49.211Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-20T20:39:49.211Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.50 [2023-09-20T20:39:49.211Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:49.211Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-20T20:39:49.232Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-20T20:39:49.232Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:49.232Z] latest [2023-09-20T20:39:49.232Z] 3.1.0-dev.50 [2023-09-20T20:39:49.232Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:49.232Z] main [2023-09-20T20:39:49.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:49.391Z] #66 22.68 OK: 13 MiB in 26 packages [2023-09-20T20:39:49.546Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:49.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:49.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T20:39:49.844Z] b79b5a4a8d3a: Preparing [2023-09-20T20:39:49.844Z] 6a80de212153: Preparing [2023-09-20T20:39:49.844Z] 4acda5a63045: Preparing [2023-09-20T20:39:49.844Z] b6c3215bff43: Preparing [2023-09-20T20:39:49.844Z] 87e9016c5a06: Preparing [2023-09-20T20:39:49.844Z] 4693057ce236: Preparing [2023-09-20T20:39:49.844Z] 4693057ce236: Waiting [2023-09-20T20:39:49.844Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:49.844Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:49.844Z] 4693057ce236: Layer already exists [2023-09-20T20:39:49.844Z] b79b5a4a8d3a: Pushed [2023-09-20T20:39:49.844Z] 87e9016c5a06: Pushed [2023-09-20T20:39:49.981Z] #66 DONE 23.2s [2023-09-20T20:39:49.981Z] [2023-09-20T20:39:49.981Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T20:39:49.981Z] #74 DONE 1.4s [2023-09-20T20:39:49.981Z] [2023-09-20T20:39:49.981Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T20:39:50.250Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s done [2023-09-20T20:39:50.516Z] #42 DONE 25.9s [2023-09-20T20:39:50.516Z] [2023-09-20T20:39:50.516Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:39:51.939Z] #75 ... [2023-09-20T20:39:51.939Z] [2023-09-20T20:39:51.939Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:39:51.940Z] #76 DONE 1.1s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:39:52.215Z] #77 DONE 1.1s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T20:39:52.215Z] #78 DONE 1.1s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T20:39:52.215Z] #79 DONE 0.2s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T20:39:52.215Z] #80 DONE 0.2s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T20:39:52.215Z] #81 DONE 0.2s [2023-09-20T20:39:52.215Z] [2023-09-20T20:39:52.215Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T20:39:52.373Z] 6a80de212153: Pushed [2023-09-20T20:39:52.483Z] #82 DONE 0.2s [2023-09-20T20:39:52.483Z] [2023-09-20T20:39:52.483Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T20:39:52.483Z] #83 DONE 0.2s [2023-09-20T20:39:52.483Z] [2023-09-20T20:39:52.483Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T20:39:52.483Z] #84 DONE 0.2s [2023-09-20T20:39:52.483Z] [2023-09-20T20:39:52.483Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:39:52.632Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:240d211654ef1d7845a5f734bc7ed6b5f9bb9cad837154501024734a4d32e398 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:52.750Z] #85 ... [2023-09-20T20:39:52.750Z] [2023-09-20T20:39:52.751Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:39:52.751Z] #86 DONE 0.2s [2023-09-20T20:39:52.751Z] [2023-09-20T20:39:52.751Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:39:52.751Z] #87 DONE 0.2s [2023-09-20T20:39:52.751Z] [2023-09-20T20:39:52.751Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:39:52.751Z] #88 ... [2023-09-20T20:39:52.751Z] [2023-09-20T20:39:52.751Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T20:39:52.751Z] #85 DONE 0.2s [2023-09-20T20:39:52.751Z] [2023-09-20T20:39:52.751Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T20:39:52.945Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:53.018Z] #89 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T20:39:53.018Z] #90 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #91 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T20:39:53.018Z] #91 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T20:39:53.018Z] #92 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T20:39:53.018Z] #93 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #94 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T20:39:53.018Z] #94 DONE 0.2s [2023-09-20T20:39:53.018Z] [2023-09-20T20:39:53.018Z] #95 [security-spire-server] exporting to image [2023-09-20T20:39:53.018Z] #95 exporting layers [2023-09-20T20:39:53.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-20T20:39:53.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T20:39:53.253Z] b79b5a4a8d3a: Preparing [2023-09-20T20:39:53.253Z] 6a80de212153: Preparing [2023-09-20T20:39:53.253Z] 4acda5a63045: Preparing [2023-09-20T20:39:53.253Z] b6c3215bff43: Preparing [2023-09-20T20:39:53.253Z] 87e9016c5a06: Preparing [2023-09-20T20:39:53.253Z] 4693057ce236: Preparing [2023-09-20T20:39:53.253Z] 4693057ce236: Waiting [2023-09-20T20:39:53.253Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:53.253Z] 87e9016c5a06: Layer already exists [2023-09-20T20:39:53.253Z] b79b5a4a8d3a: Layer already exists [2023-09-20T20:39:53.253Z] 6a80de212153: Layer already exists [2023-09-20T20:39:53.253Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:53.253Z] 4693057ce236: Layer already exists [2023-09-20T20:39:53.253Z] latest: digest: sha256:240d211654ef1d7845a5f734bc7ed6b5f9bb9cad837154501024734a4d32e398 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:53.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:53.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.50 [2023-09-20T20:39:53.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T20:39:53.867Z] b79b5a4a8d3a: Preparing [2023-09-20T20:39:53.867Z] 6a80de212153: Preparing [2023-09-20T20:39:53.867Z] 4acda5a63045: Preparing [2023-09-20T20:39:53.867Z] b6c3215bff43: Preparing [2023-09-20T20:39:53.867Z] 87e9016c5a06: Preparing [2023-09-20T20:39:53.867Z] 4693057ce236: Preparing [2023-09-20T20:39:53.867Z] 4693057ce236: Waiting [2023-09-20T20:39:53.867Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:53.867Z] 87e9016c5a06: Layer already exists [2023-09-20T20:39:53.867Z] 6a80de212153: Layer already exists [2023-09-20T20:39:53.867Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:53.867Z] b79b5a4a8d3a: Layer already exists [2023-09-20T20:39:53.867Z] 4693057ce236: Layer already exists [2023-09-20T20:39:53.867Z] 3.1.0-dev.50: digest: sha256:240d211654ef1d7845a5f734bc7ed6b5f9bb9cad837154501024734a4d32e398 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:54.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:54.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:54.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T20:39:54.477Z] b79b5a4a8d3a: Preparing [2023-09-20T20:39:54.477Z] 6a80de212153: Preparing [2023-09-20T20:39:54.477Z] 4acda5a63045: Preparing [2023-09-20T20:39:54.477Z] b6c3215bff43: Preparing [2023-09-20T20:39:54.477Z] 87e9016c5a06: Preparing [2023-09-20T20:39:54.477Z] 4693057ce236: Preparing [2023-09-20T20:39:54.477Z] 4693057ce236: Waiting [2023-09-20T20:39:54.477Z] b79b5a4a8d3a: Layer already exists [2023-09-20T20:39:54.477Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:54.477Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:54.477Z] 87e9016c5a06: Layer already exists [2023-09-20T20:39:54.477Z] 6a80de212153: Layer already exists [2023-09-20T20:39:54.477Z] 4693057ce236: Layer already exists [2023-09-20T20:39:54.477Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:240d211654ef1d7845a5f734bc7ed6b5f9bb9cad837154501024734a4d32e398 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:54.779Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:54.989Z] #95 exporting layers 1.7s done [2023-09-20T20:39:54.989Z] #95 writing image sha256:cc145b4e4d0e704534b003a1f8f1c04c32d930b5c5f0cc731cf2614ad055ed69 0.0s done [2023-09-20T20:39:54.989Z] #95 writing image sha256:ce09e41b0953a710b8c7b8d72a51258ff95349f1f39b9148ede6b730e78bf944 0.0s done [2023-09-20T20:39:54.989Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-20T20:39:54.989Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2023-09-20T20:39:54.989Z] #95 exporting layers 1.8s done [2023-09-20T20:39:54.989Z] #95 writing image sha256:e375d5e1832ea82488845870ad79b5f0de76b18435297d4d295134b501358c2a done [2023-09-20T20:39:54.989Z] #95 naming to docker.io/library/security-spire-config-arm64 done [2023-09-20T20:39:54.989Z] #95 DONE 1.9s [2023-09-20T20:39:54.989Z] [2023-09-20T20:39:54.989Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:39:55.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-20T20:39:55.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T20:39:55.083Z] b79b5a4a8d3a: Preparing [2023-09-20T20:39:55.083Z] 6a80de212153: Preparing [2023-09-20T20:39:55.083Z] 4acda5a63045: Preparing [2023-09-20T20:39:55.083Z] b6c3215bff43: Preparing [2023-09-20T20:39:55.083Z] 87e9016c5a06: Preparing [2023-09-20T20:39:55.083Z] 4693057ce236: Preparing [2023-09-20T20:39:55.083Z] 4693057ce236: Waiting [2023-09-20T20:39:55.083Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:55.083Z] 87e9016c5a06: Layer already exists [2023-09-20T20:39:55.083Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:55.083Z] 6a80de212153: Layer already exists [2023-09-20T20:39:55.083Z] b79b5a4a8d3a: Layer already exists [2023-09-20T20:39:55.083Z] 4693057ce236: Layer already exists [2023-09-20T20:39:55.083Z] main: digest: sha256:240d211654ef1d7845a5f734bc7ed6b5f9bb9cad837154501024734a4d32e398 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:39:55.135Z] ===================================================== [Pipeline] echo [2023-09-20T20:39:55.144Z] taggedImages: [2023-09-20T20:39:55.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:55.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-20T20:39:55.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.50 [2023-09-20T20:39:55.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:55.144Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-20T20:39:55.167Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-20T20:39:55.167Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:55.167Z] latest [2023-09-20T20:39:55.167Z] 3.1.0-dev.50 [2023-09-20T20:39:55.167Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:39:55.167Z] main [2023-09-20T20:39:55.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:55.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:55.777Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:39:55.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T20:39:55.777Z] e82ba4a12f11: Preparing [2023-09-20T20:39:55.777Z] 186af5ee7018: Preparing [2023-09-20T20:39:55.777Z] 4acda5a63045: Preparing [2023-09-20T20:39:55.777Z] b6c3215bff43: Preparing [2023-09-20T20:39:55.777Z] e6baafc40824: Preparing [2023-09-20T20:39:55.777Z] 4693057ce236: Preparing [2023-09-20T20:39:55.777Z] 4693057ce236: Waiting [2023-09-20T20:39:55.777Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:55.777Z] e6baafc40824: Layer already exists [2023-09-20T20:39:55.777Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:55.777Z] 4693057ce236: Layer already exists [2023-09-20T20:39:55.777Z] e82ba4a12f11: Pushed [2023-09-20T20:39:59.067Z] 186af5ee7018: Pushed [2023-09-20T20:39:59.067Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:d1f768e6e510415a62d6c3721a30a59ae73c14b794f83a75fe984a13beacaae0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:59.377Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:59.679Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-20T20:39:59.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T20:39:59.679Z] e82ba4a12f11: Preparing [2023-09-20T20:39:59.679Z] 186af5ee7018: Preparing [2023-09-20T20:39:59.679Z] 4acda5a63045: Preparing [2023-09-20T20:39:59.679Z] b6c3215bff43: Preparing [2023-09-20T20:39:59.679Z] e6baafc40824: Preparing [2023-09-20T20:39:59.679Z] 4693057ce236: Preparing [2023-09-20T20:39:59.679Z] 4693057ce236: Waiting [2023-09-20T20:39:59.679Z] 186af5ee7018: Layer already exists [2023-09-20T20:39:59.679Z] e6baafc40824: Layer already exists [2023-09-20T20:39:59.679Z] e82ba4a12f11: Layer already exists [2023-09-20T20:39:59.679Z] 4acda5a63045: Layer already exists [2023-09-20T20:39:59.679Z] b6c3215bff43: Layer already exists [2023-09-20T20:39:59.679Z] 4693057ce236: Layer already exists [2023-09-20T20:39:59.679Z] latest: digest: sha256:d1f768e6e510415a62d6c3721a30a59ae73c14b794f83a75fe984a13beacaae0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:39:59.989Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:40:00.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.50 [2023-09-20T20:40:00.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T20:40:00.288Z] e82ba4a12f11: Preparing [2023-09-20T20:40:00.288Z] 186af5ee7018: Preparing [2023-09-20T20:40:00.288Z] 4acda5a63045: Preparing [2023-09-20T20:40:00.288Z] b6c3215bff43: Preparing [2023-09-20T20:40:00.288Z] e6baafc40824: Preparing [2023-09-20T20:40:00.288Z] 4693057ce236: Preparing [2023-09-20T20:40:00.288Z] 4693057ce236: Waiting [2023-09-20T20:40:00.288Z] 4acda5a63045: Layer already exists [2023-09-20T20:40:00.288Z] 186af5ee7018: Layer already exists [2023-09-20T20:40:00.288Z] b6c3215bff43: Layer already exists [2023-09-20T20:40:00.288Z] e82ba4a12f11: Layer already exists [2023-09-20T20:40:00.288Z] e6baafc40824: Layer already exists [2023-09-20T20:40:00.288Z] 4693057ce236: Layer already exists [2023-09-20T20:40:00.288Z] 3.1.0-dev.50: digest: sha256:d1f768e6e510415a62d6c3721a30a59ae73c14b794f83a75fe984a13beacaae0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:40:00.590Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:40:00.902Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:40:00.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T20:40:00.902Z] e82ba4a12f11: Preparing [2023-09-20T20:40:00.902Z] 186af5ee7018: Preparing [2023-09-20T20:40:00.902Z] 4acda5a63045: Preparing [2023-09-20T20:40:00.902Z] b6c3215bff43: Preparing [2023-09-20T20:40:00.902Z] e6baafc40824: Preparing [2023-09-20T20:40:00.902Z] 4693057ce236: Preparing [2023-09-20T20:40:00.902Z] 4693057ce236: Waiting [2023-09-20T20:40:00.902Z] 4acda5a63045: Layer already exists [2023-09-20T20:40:00.902Z] b6c3215bff43: Layer already exists [2023-09-20T20:40:00.902Z] e6baafc40824: Layer already exists [2023-09-20T20:40:00.902Z] e82ba4a12f11: Layer already exists [2023-09-20T20:40:00.902Z] 186af5ee7018: Layer already exists [2023-09-20T20:40:00.902Z] 4693057ce236: Layer already exists [2023-09-20T20:40:00.902Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:d1f768e6e510415a62d6c3721a30a59ae73c14b794f83a75fe984a13beacaae0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:40:01.214Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:40:01.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-20T20:40:01.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T20:40:01.524Z] e82ba4a12f11: Preparing [2023-09-20T20:40:01.524Z] 186af5ee7018: Preparing [2023-09-20T20:40:01.524Z] 4acda5a63045: Preparing [2023-09-20T20:40:01.524Z] b6c3215bff43: Preparing [2023-09-20T20:40:01.524Z] e6baafc40824: Preparing [2023-09-20T20:40:01.524Z] 4693057ce236: Preparing [2023-09-20T20:40:01.524Z] 4acda5a63045: Layer already exists [2023-09-20T20:40:01.524Z] e6baafc40824: Layer already exists [2023-09-20T20:40:01.524Z] e82ba4a12f11: Layer already exists [2023-09-20T20:40:01.524Z] b6c3215bff43: Layer already exists [2023-09-20T20:40:01.524Z] 186af5ee7018: Layer already exists [2023-09-20T20:40:01.524Z] 4693057ce236: Layer already exists [2023-09-20T20:40:01.524Z] main: digest: sha256:d1f768e6e510415a62d6c3721a30a59ae73c14b794f83a75fe984a13beacaae0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:40:01.565Z] ===================================================== [Pipeline] echo [2023-09-20T20:40:01.572Z] taggedImages: [2023-09-20T20:40:01.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:40:01.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-20T20:40:01.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.50 [2023-09-20T20:40:01.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:40:01.572Z] - 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-20T20:40:27.226Z] #88 ... [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #72 DONE 46.5s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #71 DONE 49.5s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #96 ... [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #88 DONE 40.3s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #97 [support-scheduler builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #97 ... [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #98 DONE 1.1s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #99 [core-data builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #99 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #100 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #100 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #101 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #75 DONE 35.8s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #102 [core-command builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #102 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #103 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #104 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #105 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #106 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #107 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #108 [core-metadata builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #108 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #109 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #110 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #111 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #112 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #112 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #113 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #114 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #115 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #116 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #97 [support-scheduler builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #97 DONE 0.9s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #117 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T20:40:27.227Z] #118 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:40:27.227Z] #119 CACHED [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #96 DONE 1.2s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:40:27.227Z] #120 ... [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T20:40:27.227Z] #121 DONE 2.7s [2023-09-20T20:40:27.227Z] [2023-09-20T20:40:27.227Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:40:29.808Z] #122 2.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T20:40:34.054Z] #122 ... [2023-09-20T20:40:34.054Z] [2023-09-20T20:40:34.054Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:40:34.054Z] #0 4.037 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T20:40:34.054Z] #123 ... [2023-09-20T20:40:34.054Z] [2023-09-20T20:40:34.054Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:40:34.054Z] #0 4.439 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T20:40:34.332Z] #124 ... [2023-09-20T20:40:34.332Z] [2023-09-20T20:40:34.332Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:40:34.332Z] #0 5.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T20:40:34.332Z] #125 ... [2023-09-20T20:40:34.332Z] [2023-09-20T20:40:34.332Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:40:34.332Z] #0 4.682 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T20:40:34.600Z] #126 ... [2023-09-20T20:40:34.600Z] [2023-09-20T20:40:34.600Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:40:34.600Z] #0 5.110 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T20:40:34.600Z] #127 ... [2023-09-20T20:40:34.600Z] [2023-09-20T20:40:34.600Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:40:34.600Z] #0 4.264 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T20:40:34.869Z] #128 ... [2023-09-20T20:40:34.869Z] [2023-09-20T20:40:34.869Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:40:34.869Z] #0 4.878 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T20:40:34.869Z] #129 ... [2023-09-20T20:40:34.869Z] [2023-09-20T20:40:34.869Z] #130 [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-20T20:40:34.869Z] #0 5.331 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T20:40:35.137Z] #130 ... [2023-09-20T20:40:35.137Z] [2023-09-20T20:40:35.137Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:40:35.137Z] #0 5.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T20:40:39.396Z] #131 ... [2023-09-20T20:40:39.396Z] [2023-09-20T20:40:39.396Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:40:39.396Z] #120 5.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T20:53:17.716Z] #120 ... [2023-09-20T20:53:17.716Z] [2023-09-20T20:53:17.716Z] #130 [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-20T20:53:17.716Z] #130 765.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T20:53:24.336Z] #130 ... [2023-09-20T20:53:24.336Z] [2023-09-20T20:53:24.336Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T20:53:24.336Z] #131 DONE 780.1s [2023-09-20T20:53:24.336Z] [2023-09-20T20:53:24.336Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:53:24.601Z] #120 ... [2023-09-20T20:53:24.601Z] [2023-09-20T20:53:24.601Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T20:53:24.881Z] #132 DONE 0.2s [2023-09-20T20:53:24.881Z] [2023-09-20T20:53:24.881Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:53:24.881Z] #127 ... [2023-09-20T20:53:24.881Z] [2023-09-20T20:53:24.881Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T20:53:27.454Z] #133 DONE 2.0s [2023-09-20T20:53:27.454Z] [2023-09-20T20:53:27.454Z] #134 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:53:27.454Z] #134 DONE 0.3s [2023-09-20T20:53:27.454Z] [2023-09-20T20:53:27.454Z] #135 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:53:27.454Z] #135 DONE 0.1s [2023-09-20T20:53:27.454Z] [2023-09-20T20:53:27.454Z] #136 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T20:53:27.723Z] #136 DONE 0.3s [2023-09-20T20:53:27.723Z] [2023-09-20T20:53:27.723Z] #137 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T20:53:27.988Z] #137 DONE 0.1s [2023-09-20T20:53:27.988Z] [2023-09-20T20:53:27.988Z] #138 [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-20T20:53:27.988Z] #138 DONE 0.2s [2023-09-20T20:53:27.988Z] [2023-09-20T20:53:27.988Z] #139 [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-20T20:53:28.258Z] #139 DONE 0.1s [2023-09-20T20:53:28.258Z] [2023-09-20T20:53:28.258Z] #140 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T20:53:28.258Z] #140 DONE 0.1s [2023-09-20T20:53:28.258Z] [2023-09-20T20:53:28.258Z] #141 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T20:53:28.526Z] #141 DONE 0.2s [2023-09-20T20:53:28.526Z] [2023-09-20T20:53:28.526Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:53:28.526Z] #120 ... [2023-09-20T20:53:28.526Z] [2023-09-20T20:53:28.526Z] #142 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T20:53:31.114Z] #142 ... [2023-09-20T20:53:31.114Z] [2023-09-20T20:53:31.114Z] #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T20:53:31.114Z] #120 DONE 787.0s [2023-09-20T20:53:31.114Z] [2023-09-20T20:53:31.114Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:53:31.692Z] #129 ... [2023-09-20T20:53:31.692Z] [2023-09-20T20:53:31.692Z] #142 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T20:53:31.692Z] #142 DONE 3.1s [2023-09-20T20:53:31.692Z] [2023-09-20T20:53:31.692Z] #95 [security-bootstrapper] exporting to image [2023-09-20T20:53:31.692Z] #95 exporting layers [2023-09-20T20:53:32.657Z] #95 ... [2023-09-20T20:53:32.657Z] [2023-09-20T20:53:32.657Z] #143 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:53:32.657Z] #143 DONE 0.9s [2023-09-20T20:53:32.657Z] [2023-09-20T20:53:32.657Z] #144 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:53:32.657Z] #144 DONE 0.3s [2023-09-20T20:53:32.657Z] [2023-09-20T20:53:32.657Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:32.924Z] #123 ... [2023-09-20T20:53:32.924Z] [2023-09-20T20:53:32.924Z] #145 [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-20T20:53:32.924Z] #145 DONE 0.2s [2023-09-20T20:53:32.924Z] [2023-09-20T20:53:32.924Z] #146 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T20:53:33.190Z] #146 DONE 0.2s [2023-09-20T20:53:33.190Z] [2023-09-20T20:53:33.190Z] #95 [security-bootstrapper] exporting to image [2023-09-20T20:53:33.190Z] #95 exporting layers 1.4s done [2023-09-20T20:53:33.190Z] #95 writing image sha256:129e8929ab7343bb09736680d2453915fc8b90c3bfe2dcb7c24b5c7cb639d331 done [2023-09-20T20:53:33.190Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-20T20:53:33.190Z] #95 DONE 3.4s [2023-09-20T20:53:33.190Z] [2023-09-20T20:53:33.190Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:33.190Z] #123 ... [2023-09-20T20:53:33.190Z] [2023-09-20T20:53:33.190Z] #147 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T20:53:33.457Z] #147 ... [2023-09-20T20:53:33.457Z] [2023-09-20T20:53:33.457Z] #130 [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-20T20:53:33.457Z] #130 DONE 789.5s [2023-09-20T20:53:33.457Z] [2023-09-20T20:53:33.457Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:34.038Z] #123 ... [2023-09-20T20:53:34.038Z] [2023-09-20T20:53:34.038Z] #147 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T20:53:34.038Z] #147 DONE 0.8s [2023-09-20T20:53:34.038Z] [2023-09-20T20:53:34.038Z] #148 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:53:34.309Z] #148 DONE 0.3s [2023-09-20T20:53:34.309Z] [2023-09-20T20:53:34.309Z] #149 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:53:34.574Z] #149 ... [2023-09-20T20:53:34.574Z] [2023-09-20T20:53:34.574Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:53:34.574Z] #150 DONE 0.4s [2023-09-20T20:53:34.840Z] [2023-09-20T20:53:34.840Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:53:35.105Z] #151 DONE 0.3s [2023-09-20T20:53:35.105Z] [2023-09-20T20:53:35.105Z] #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-20T20:53:35.372Z] #152 DONE 0.3s [2023-09-20T20:53:35.372Z] [2023-09-20T20:53:35.372Z] #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-20T20:53:35.637Z] #153 DONE 0.2s [2023-09-20T20:53:35.637Z] [2023-09-20T20:53:35.637Z] #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-20T20:53:35.637Z] #154 DONE 0.2s [2023-09-20T20:53:35.637Z] [2023-09-20T20:53:35.637Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T20:53:35.903Z] #155 DONE 0.4s [2023-09-20T20:53:35.903Z] [2023-09-20T20:53:35.903Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:53:36.169Z] #129 ... [2023-09-20T20:53:36.169Z] [2023-09-20T20:53:36.169Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T20:53:36.747Z] #156 DONE 0.5s [2023-09-20T20:53:36.747Z] [2023-09-20T20:53:36.747Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T20:53:37.013Z] #157 DONE 0.3s [2023-09-20T20:53:37.013Z] [2023-09-20T20:53:37.013Z] #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-20T20:53:37.599Z] #158 ... [2023-09-20T20:53:37.599Z] [2023-09-20T20:53:37.599Z] #149 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T20:53:37.599Z] #149 DONE 3.3s [2023-09-20T20:53:37.866Z] [2023-09-20T20:53:37.866Z] #95 [security-proxy-setup] exporting to image [2023-09-20T20:53:38.832Z] #95 exporting layers 1.2s done [2023-09-20T20:53:38.832Z] #95 writing image sha256:b713a0c59f6359c26514d6960c50cf4edf26fb2d02c1fdb7f27c8c9886a161e8 0.0s done [2023-09-20T20:53:38.832Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-20T20:53:38.832Z] #95 DONE 4.6s [2023-09-20T20:53:38.832Z] [2023-09-20T20:53:38.832Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:53:39.414Z] #129 ... [2023-09-20T20:53:39.414Z] [2023-09-20T20:53:39.414Z] #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-20T20:53:39.414Z] #158 DONE 2.5s [2023-09-20T20:53:39.414Z] [2023-09-20T20:53:39.414Z] #95 [security-secretstore-setup] exporting to image [2023-09-20T20:53:40.818Z] #95 exporting layers 1.3s done [2023-09-20T20:53:40.818Z] #95 writing image sha256:e2431e788bc22847d71dd4ff54079ca1523d1effd1b1ce6d2902657f9a162501 done [2023-09-20T20:53:40.818Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-20T20:53:40.818Z] #95 DONE 6.0s [2023-09-20T20:53:40.818Z] [2023-09-20T20:53:40.818Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T20:53:44.158Z] #125 DONE 800.2s [2023-09-20T20:53:44.158Z] [2023-09-20T20:53:44.158Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:44.426Z] #123 ... [2023-09-20T20:53:44.426Z] [2023-09-20T20:53:44.426Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:53:44.701Z] #159 DONE 0.2s [2023-09-20T20:53:44.702Z] [2023-09-20T20:53:44.702Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:53:44.981Z] #160 DONE 0.2s [2023-09-20T20:53:44.981Z] [2023-09-20T20:53:44.981Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T20:53:45.248Z] #161 DONE 0.3s [2023-09-20T20:53:45.248Z] [2023-09-20T20:53:45.248Z] #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-20T20:53:45.515Z] #162 DONE 0.1s [2023-09-20T20:53:45.515Z] [2023-09-20T20:53:45.515Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T20:53:45.515Z] #163 DONE 0.1s [2023-09-20T20:53:45.515Z] [2023-09-20T20:53:45.515Z] #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-20T20:53:47.532Z] #164 DONE 1.9s [2023-09-20T20:53:47.532Z] [2023-09-20T20:53:47.532Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:53:47.532Z] #127 ... [2023-09-20T20:53:47.532Z] [2023-09-20T20:53:47.532Z] #95 [security-proxy-auth] exporting to image [2023-09-20T20:53:47.532Z] #95 exporting layers [2023-09-20T20:53:48.111Z] #95 exporting layers 0.7s done [2023-09-20T20:53:48.111Z] #95 writing image sha256:f8c5defdd26984c10dde607bf0b9375fae0961524d1ee4885c11f048c8360d61 0.0s done [2023-09-20T20:53:48.111Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-20T20:53:48.111Z] #95 DONE 6.7s [2023-09-20T20:53:48.111Z] [2023-09-20T20:53:48.111Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:53:58.154Z] #126 ... [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T20:53:58.154Z] #124 DONE 813.5s [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:58.154Z] #123 ... [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:53:58.154Z] #165 DONE 0.2s [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:53:58.154Z] #127 ... [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:53:58.154Z] #166 DONE 0.2s [2023-09-20T20:53:58.154Z] [2023-09-20T20:53:58.154Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:53:58.420Z] #127 ... [2023-09-20T20:53:58.420Z] [2023-09-20T20:53:58.420Z] #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-20T20:53:59.002Z] #167 DONE 0.5s [2023-09-20T20:53:59.002Z] [2023-09-20T20:53:59.002Z] #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-20T20:53:59.002Z] #168 DONE 0.2s [2023-09-20T20:53:59.002Z] [2023-09-20T20:53:59.002Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:53:59.002Z] #123 ... [2023-09-20T20:53:59.002Z] [2023-09-20T20:53:59.002Z] #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-20T20:53:59.269Z] #169 DONE 0.2s [2023-09-20T20:53:59.269Z] [2023-09-20T20:53:59.269Z] #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-20T20:54:01.217Z] #170 DONE 2.1s [2023-09-20T20:54:01.217Z] [2023-09-20T20:54:01.217Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:54:01.497Z] #126 ... [2023-09-20T20:54:01.497Z] [2023-09-20T20:54:01.497Z] #95 [core-common-config-bootstrapper] exporting to image [2023-09-20T20:54:01.497Z] #95 exporting layers [2023-09-20T20:54:01.764Z] #95 exporting layers 0.6s done [2023-09-20T20:54:02.031Z] #95 writing image sha256:c36ba0100dcae8d862cedfbfb382eefb3c96132733ca281bd526099d392e4019 0.0s done [2023-09-20T20:54:02.031Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-20T20:54:02.031Z] #95 DONE 7.3s [2023-09-20T20:54:02.031Z] [2023-09-20T20:54:02.031Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:40.880Z] #123 ... [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T20:54:40.880Z] #129 DONE 854.8s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:54:40.880Z] #127 ... [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:54:40.880Z] #171 DONE 0.2s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:54:40.880Z] #172 DONE 0.3s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:40.880Z] #123 ... [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T20:54:40.880Z] #173 DONE 0.3s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:40.880Z] #123 ... [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:54:40.880Z] #174 DONE 0.1s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #95 [core-command] exporting to image [2023-09-20T20:54:40.880Z] #95 exporting layers [2023-09-20T20:54:40.880Z] #95 exporting layers 0.3s done [2023-09-20T20:54:40.880Z] #95 writing image sha256:bfd0c7479ba94b40080376e32096deb894f16045771f000e60fdfe5cf1f710a6 done [2023-09-20T20:54:40.880Z] #95 naming to docker.io/library/core-command-arm64 done [2023-09-20T20:54:40.880Z] #95 DONE 7.6s [2023-09-20T20:54:40.880Z] [2023-09-20T20:54:40.880Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:49.071Z] #123 ... [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T20:54:49.071Z] #128 DONE 864.1s [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:54:49.071Z] #126 ... [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:54:49.071Z] #175 DONE 0.3s [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:54:49.071Z] #126 ... [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:54:49.071Z] #176 DONE 0.2s [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T20:54:49.071Z] #177 DONE 0.3s [2023-09-20T20:54:49.071Z] [2023-09-20T20:54:49.071Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:54:49.337Z] #122 ... [2023-09-20T20:54:49.338Z] [2023-09-20T20:54:49.338Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:54:49.338Z] #178 DONE 0.1s [2023-09-20T20:54:49.338Z] [2023-09-20T20:54:49.338Z] #95 [core-data] exporting to image [2023-09-20T20:54:49.338Z] #95 exporting layers [2023-09-20T20:54:49.603Z] #95 exporting layers 0.5s done [2023-09-20T20:54:49.871Z] #95 writing image sha256:6cdd66c6d03c40043d409286a579c9071d190fdca5e7dccbc87b0ed24ff6fb2b done [2023-09-20T20:54:49.871Z] #95 naming to docker.io/library/core-data-arm64 done [2023-09-20T20:54:49.871Z] #95 DONE 8.0s [2023-09-20T20:54:49.871Z] [2023-09-20T20:54:49.871Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:52.450Z] #123 ... [2023-09-20T20:54:52.450Z] [2023-09-20T20:54:52.450Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T20:54:52.450Z] #127 DONE 868.3s [2023-09-20T20:54:52.450Z] [2023-09-20T20:54:52.450Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:54:52.450Z] #126 ... [2023-09-20T20:54:52.450Z] [2023-09-20T20:54:52.450Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:54:52.721Z] #179 DONE 0.3s [2023-09-20T20:54:52.721Z] [2023-09-20T20:54:52.721Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:54:53.024Z] #180 DONE 0.1s [2023-09-20T20:54:53.024Z] [2023-09-20T20:54:53.024Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T20:54:53.024Z] #181 DONE 0.3s [2023-09-20T20:54:53.024Z] [2023-09-20T20:54:53.024Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:54:53.293Z] #126 ... [2023-09-20T20:54:53.293Z] [2023-09-20T20:54:53.293Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:54:53.293Z] #182 DONE 0.1s [2023-09-20T20:54:53.293Z] [2023-09-20T20:54:53.293Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T20:54:53.293Z] #183 DONE 0.1s [2023-09-20T20:54:53.293Z] [2023-09-20T20:54:53.293Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:54:53.562Z] #123 ... [2023-09-20T20:54:53.562Z] [2023-09-20T20:54:53.562Z] #95 [core-metadata] exporting to image [2023-09-20T20:54:53.562Z] #95 exporting layers 0.3s done [2023-09-20T20:54:53.830Z] #95 writing image sha256:8698298950184e1b949fe71cbd650fc3ea110bb436a38dd5503825b4898aff87 done [2023-09-20T20:54:53.830Z] #95 naming to docker.io/library/core-metadata-arm64 done [2023-09-20T20:54:53.830Z] #95 DONE 8.3s [2023-09-20T20:54:53.830Z] [2023-09-20T20:54:53.830Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:55:08.800Z] #123 ... [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T20:55:08.800Z] #122 DONE 880.8s [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:55:08.800Z] #126 ... [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:55:08.800Z] #184 DONE 0.3s [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:55:08.800Z] #126 ... [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:55:08.800Z] #185 DONE 0.2s [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #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-20T20:55:08.800Z] #186 DONE 0.3s [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #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-20T20:55:08.800Z] #187 DONE 0.1s [2023-09-20T20:55:08.800Z] [2023-09-20T20:55:08.800Z] #95 [security-spiffe-token-provider] exporting to image [2023-09-20T20:55:08.800Z] #95 exporting layers [2023-09-20T20:55:09.380Z] #95 exporting layers 0.4s done [2023-09-20T20:55:09.380Z] #95 writing image sha256:a6fc26c8f7e8cdbdbeb2cd862215d0f7e8149b8e1deb60d61379d96d0e4681de done [2023-09-20T20:55:09.380Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-20T20:55:09.380Z] #95 DONE 8.7s [2023-09-20T20:55:09.380Z] [2023-09-20T20:55:09.380Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T20:55:31.405Z] #123 DONE 905.5s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T20:55:31.405Z] #126 DONE 905.5s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:55:31.405Z] #188 DONE 0.3s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T20:55:31.405Z] #189 DONE 0.2s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:55:31.405Z] #190 DONE 0.1s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T20:55:31.405Z] #191 DONE 0.2s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T20:55:31.405Z] #192 DONE 0.3s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T20:55:31.405Z] #193 DONE 0.5s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.405Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:55:31.405Z] #194 DONE 0.2s [2023-09-20T20:55:31.405Z] [2023-09-20T20:55:31.406Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T20:55:31.406Z] #195 DONE 0.1s [2023-09-20T20:55:31.406Z] [2023-09-20T20:55:31.406Z] #95 [support-notifications] exporting to image [2023-09-20T20:55:31.406Z] #95 exporting layers [2023-09-20T20:55:31.406Z] #95 exporting layers 0.4s done [2023-09-20T20:55:31.406Z] #95 exporting layers 0.4s done [2023-09-20T20:55:31.406Z] #95 writing image sha256:85a406b4592a69da9e72b070916145873325cabf88cc04b24aba663f205dba02 0.0s done [2023-09-20T20:55:31.406Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2023-09-20T20:55:31.406Z] #95 writing image sha256:720518467ee20414845de2d02db2b3671fd7bd5af8d0f7bfe5437bf681b29d3f done [2023-09-20T20:55:31.406Z] #95 naming to docker.io/library/support-notifications-arm64 done [2023-09-20T20:55:31.406Z] #95 DONE 9.2s [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T20:55:31.406Z] time="2023-09-20T20:39:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T20:55:31.443Z] $ docker stop --time=1 dac20eea16c4c2780bfa5fc88fe8942db3e887b7bc48cd372580646208502f7a [2023-09-20T20:55:33.040Z] $ docker rm -f --volumes dac20eea16c4c2780bfa5fc88fe8942db3e887b7bc48cd372580646208502f7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:55:33.492Z] + docker images [2023-09-20T20:55:33.492Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T20:55:33.492Z] support-notifications-arm64 latest 720518467ee2 3 seconds ago 34.2MB [2023-09-20T20:55:33.492Z] support-scheduler-arm64 latest 85a406b4592a 3 seconds ago 33.5MB [2023-09-20T20:55:33.492Z] security-spiffe-token-provider-arm64 latest a6fc26c8f7e8 25 seconds ago 35MB [2023-09-20T20:55:33.492Z] core-metadata-arm64 latest 869829895018 40 seconds ago 21.5MB [2023-09-20T20:55:33.492Z] core-data-arm64 latest 6cdd66c6d03c 44 seconds ago 21.2MB [2023-09-20T20:55:33.492Z] core-command-arm64 latest bfd0c7479ba9 54 seconds ago 21MB [2023-09-20T20:55:33.492Z] core-common-config-bootstrapper-arm64 latest c36ba0100dca About a minute ago 18.3MB [2023-09-20T20:55:33.493Z] security-proxy-auth-arm64 latest f8c5defdd269 About a minute ago 19.4MB [2023-09-20T20:55:33.493Z] security-secretstore-setup-arm64 latest e2431e788bc2 About a minute ago 43.7MB [2023-09-20T20:55:33.493Z] security-proxy-setup-arm64 latest b713a0c59f63 About a minute ago 29.1MB [2023-09-20T20:55:33.493Z] security-bootstrapper-arm64 latest 129e8929ab73 2 minutes ago 23MB [2023-09-20T20:55:33.493Z] security-spire-server-arm64 latest ce09e41b0953 15 minutes ago 96.6MB [2023-09-20T20:55:33.493Z] security-spire-config-arm64 latest e375d5e1832e 15 minutes ago 95.8MB [2023-09-20T20:55:33.493Z] security-spire-agent-arm64 latest cc145b4e4d0e 15 minutes ago 152MB [2023-09-20T20:55:33.493Z] ci-base-image-arm64 latest 6144bc27b295 16 minutes ago 924MB [2023-09-20T20:55:33.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 hours ago 553MB [2023-09-20T20:55:33.493Z] 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-20T20:55:33.615Z] provisioning config files... [2023-09-20T20:55:33.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/584@tmp/config13732465059040649466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:55:33.948Z] ---> docker-login.sh [2023-09-20T20:55:33.948Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:55:33.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:34.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:34.215Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:34.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:34.215Z] [2023-09-20T20:55:34.215Z] Login Succeeded [2023-09-20T20:55:34.215Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:55:34.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:34.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:34.480Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:34.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:34.480Z] [2023-09-20T20:55:34.480Z] Login Succeeded [2023-09-20T20:55:34.480Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:55:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:34.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:34.745Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:34.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:34.745Z] [2023-09-20T20:55:35.011Z] Login Succeeded [2023-09-20T20:55:35.011Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:55:35.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:35.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:35.279Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:35.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:35.279Z] [2023-09-20T20:55:35.279Z] Login Succeeded [2023-09-20T20:55:35.279Z] docker.io [2023-09-20T20:55:35.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:55:35.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:55:35.812Z] Configure a credential helper to remove this warning. See [2023-09-20T20:55:35.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:55:35.812Z] [2023-09-20T20:55:35.812Z] Login Succeeded [2023-09-20T20:55:35.812Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:55:35.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:55:35.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:55:35.881Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-20T20:55:35.881Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:35.881Z] latest [2023-09-20T20:55:35.881Z] 3.1.0-dev.50 [2023-09-20T20:55:35.881Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:35.881Z] main [2023-09-20T20:55:35.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:36.225Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:36.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:36.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T20:55:36.573Z] 6854835113ea: Preparing [2023-09-20T20:55:36.573Z] f1e7aefef360: Preparing [2023-09-20T20:55:36.573Z] 00ee140afa0a: Preparing [2023-09-20T20:55:36.573Z] 664263c2480d: Preparing [2023-09-20T20:55:36.573Z] db4b9514016b: Preparing [2023-09-20T20:55:36.573Z] b2191e2be29d: Preparing [2023-09-20T20:55:36.573Z] b2191e2be29d: Waiting [2023-09-20T20:55:36.838Z] 664263c2480d: Pushed [2023-09-20T20:55:36.838Z] 00ee140afa0a: Pushed [2023-09-20T20:55:36.838Z] 6854835113ea: Pushed [2023-09-20T20:55:36.838Z] db4b9514016b: Pushed [2023-09-20T20:55:36.838Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:40.182Z] f1e7aefef360: Pushed [2023-09-20T20:55:40.182Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:00e23f7cb1e7e3f247228e9137c1acafb09dd4637cd1d0ded143327ea7e31b43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:40.526Z] + 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-20T20:55:40.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-20T20:55:40.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T20:55:40.860Z] 6854835113ea: Preparing [2023-09-20T20:55:40.860Z] f1e7aefef360: Preparing [2023-09-20T20:55:40.860Z] 00ee140afa0a: Preparing [2023-09-20T20:55:40.860Z] 664263c2480d: Preparing [2023-09-20T20:55:40.860Z] db4b9514016b: Preparing [2023-09-20T20:55:40.860Z] b2191e2be29d: Preparing [2023-09-20T20:55:40.860Z] b2191e2be29d: Waiting [2023-09-20T20:55:40.860Z] 664263c2480d: Layer already exists [2023-09-20T20:55:40.860Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:40.860Z] db4b9514016b: Layer already exists [2023-09-20T20:55:40.860Z] f1e7aefef360: Layer already exists [2023-09-20T20:55:40.860Z] 6854835113ea: Layer already exists [2023-09-20T20:55:40.860Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:41.125Z] latest: digest: sha256:00e23f7cb1e7e3f247228e9137c1acafb09dd4637cd1d0ded143327ea7e31b43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:41.462Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:41.796Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.50 [2023-09-20T20:55:41.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T20:55:41.796Z] 6854835113ea: Preparing [2023-09-20T20:55:41.796Z] f1e7aefef360: Preparing [2023-09-20T20:55:41.796Z] 00ee140afa0a: Preparing [2023-09-20T20:55:41.796Z] 664263c2480d: Preparing [2023-09-20T20:55:41.796Z] db4b9514016b: Preparing [2023-09-20T20:55:41.796Z] b2191e2be29d: Preparing [2023-09-20T20:55:41.796Z] b2191e2be29d: Waiting [2023-09-20T20:55:41.796Z] 6854835113ea: Layer already exists [2023-09-20T20:55:41.796Z] f1e7aefef360: Layer already exists [2023-09-20T20:55:41.796Z] 664263c2480d: Layer already exists [2023-09-20T20:55:41.796Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:41.796Z] db4b9514016b: Layer already exists [2023-09-20T20:55:41.796Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:41.796Z] 3.1.0-dev.50: digest: sha256:00e23f7cb1e7e3f247228e9137c1acafb09dd4637cd1d0ded143327ea7e31b43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:42.400Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:42.787Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T20:55:42.787Z] 6854835113ea: Preparing [2023-09-20T20:55:42.787Z] f1e7aefef360: Preparing [2023-09-20T20:55:42.787Z] 00ee140afa0a: Preparing [2023-09-20T20:55:42.787Z] 664263c2480d: Preparing [2023-09-20T20:55:42.787Z] db4b9514016b: Preparing [2023-09-20T20:55:42.787Z] b2191e2be29d: Preparing [2023-09-20T20:55:42.787Z] b2191e2be29d: Waiting [2023-09-20T20:55:42.787Z] f1e7aefef360: Layer already exists [2023-09-20T20:55:42.787Z] db4b9514016b: Layer already exists [2023-09-20T20:55:42.787Z] 6854835113ea: Layer already exists [2023-09-20T20:55:42.787Z] 664263c2480d: Layer already exists [2023-09-20T20:55:42.787Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:42.787Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:43.056Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:00e23f7cb1e7e3f247228e9137c1acafb09dd4637cd1d0ded143327ea7e31b43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:43.405Z] + 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-20T20:55:43.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-20T20:55:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T20:55:43.753Z] 6854835113ea: Preparing [2023-09-20T20:55:43.753Z] f1e7aefef360: Preparing [2023-09-20T20:55:43.753Z] 00ee140afa0a: Preparing [2023-09-20T20:55:43.753Z] 664263c2480d: Preparing [2023-09-20T20:55:43.753Z] db4b9514016b: Preparing [2023-09-20T20:55:43.753Z] b2191e2be29d: Preparing [2023-09-20T20:55:43.753Z] b2191e2be29d: Waiting [2023-09-20T20:55:43.753Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:43.753Z] db4b9514016b: Layer already exists [2023-09-20T20:55:43.753Z] 664263c2480d: Layer already exists [2023-09-20T20:55:43.753Z] f1e7aefef360: Layer already exists [2023-09-20T20:55:43.753Z] 6854835113ea: Layer already exists [2023-09-20T20:55:43.753Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:44.017Z] main: digest: sha256:00e23f7cb1e7e3f247228e9137c1acafb09dd4637cd1d0ded143327ea7e31b43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:55:44.062Z] ===================================================== [Pipeline] echo [2023-09-20T20:55:44.070Z] taggedImages: [2023-09-20T20:55:44.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:44.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-20T20:55:44.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.50 [2023-09-20T20:55:44.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:44.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-20T20:55:44.095Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-20T20:55:44.095Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:44.095Z] latest [2023-09-20T20:55:44.095Z] 3.1.0-dev.50 [2023-09-20T20:55:44.095Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:44.095Z] main [2023-09-20T20:55:44.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:44.455Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:46.193Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:46.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T20:55:46.193Z] 1518c58d3f6c: Preparing [2023-09-20T20:55:46.193Z] 93f9b6c3cce0: Preparing [2023-09-20T20:55:46.193Z] 62ea1bafd28b: Preparing [2023-09-20T20:55:46.193Z] d0527b13bed0: Preparing [2023-09-20T20:55:46.193Z] 00ee140afa0a: Preparing [2023-09-20T20:55:46.193Z] 664263c2480d: Preparing [2023-09-20T20:55:46.193Z] db4b9514016b: Preparing [2023-09-20T20:55:46.193Z] b2191e2be29d: Preparing [2023-09-20T20:55:46.193Z] db4b9514016b: Waiting [2023-09-20T20:55:46.193Z] b2191e2be29d: Waiting [2023-09-20T20:55:46.193Z] 664263c2480d: Waiting [2023-09-20T20:55:46.193Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:46.193Z] 664263c2480d: Layer already exists [2023-09-20T20:55:46.457Z] db4b9514016b: Layer already exists [2023-09-20T20:55:46.457Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:46.457Z] 93f9b6c3cce0: Pushed [2023-09-20T20:55:46.457Z] 62ea1bafd28b: Pushed [2023-09-20T20:55:46.457Z] 1518c58d3f6c: Pushed [2023-09-20T20:55:49.031Z] d0527b13bed0: Pushed [2023-09-20T20:55:49.031Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:34bafaddbf5a4abcb011441c8b847776abf6aa97bf6fb14f45edc818031917b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:49.376Z] + 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-20T20:55:49.714Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-20T20:55:49.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T20:55:49.714Z] 1518c58d3f6c: Preparing [2023-09-20T20:55:49.714Z] 93f9b6c3cce0: Preparing [2023-09-20T20:55:49.714Z] 62ea1bafd28b: Preparing [2023-09-20T20:55:49.714Z] d0527b13bed0: Preparing [2023-09-20T20:55:49.714Z] 00ee140afa0a: Preparing [2023-09-20T20:55:49.714Z] 664263c2480d: Preparing [2023-09-20T20:55:49.714Z] db4b9514016b: Preparing [2023-09-20T20:55:49.714Z] b2191e2be29d: Preparing [2023-09-20T20:55:49.714Z] db4b9514016b: Waiting [2023-09-20T20:55:49.714Z] b2191e2be29d: Waiting [2023-09-20T20:55:49.714Z] 664263c2480d: Waiting [2023-09-20T20:55:49.714Z] 1518c58d3f6c: Layer already exists [2023-09-20T20:55:49.714Z] d0527b13bed0: Layer already exists [2023-09-20T20:55:49.714Z] 93f9b6c3cce0: Layer already exists [2023-09-20T20:55:49.714Z] 62ea1bafd28b: Layer already exists [2023-09-20T20:55:49.714Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:49.714Z] db4b9514016b: Layer already exists [2023-09-20T20:55:49.714Z] 664263c2480d: Layer already exists [2023-09-20T20:55:49.714Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:49.979Z] latest: digest: sha256:34bafaddbf5a4abcb011441c8b847776abf6aa97bf6fb14f45edc818031917b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:50.320Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:50.658Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.50 [2023-09-20T20:55:50.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T20:55:50.658Z] 1518c58d3f6c: Preparing [2023-09-20T20:55:50.658Z] 93f9b6c3cce0: Preparing [2023-09-20T20:55:50.658Z] 62ea1bafd28b: Preparing [2023-09-20T20:55:50.658Z] d0527b13bed0: Preparing [2023-09-20T20:55:50.658Z] 00ee140afa0a: Preparing [2023-09-20T20:55:50.658Z] 664263c2480d: Preparing [2023-09-20T20:55:50.658Z] db4b9514016b: Preparing [2023-09-20T20:55:50.658Z] b2191e2be29d: Preparing [2023-09-20T20:55:50.658Z] 664263c2480d: Waiting [2023-09-20T20:55:50.658Z] db4b9514016b: Waiting [2023-09-20T20:55:50.658Z] b2191e2be29d: Waiting [2023-09-20T20:55:50.659Z] 1518c58d3f6c: Layer already exists [2023-09-20T20:55:50.659Z] 93f9b6c3cce0: Layer already exists [2023-09-20T20:55:50.659Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:50.659Z] d0527b13bed0: Layer already exists [2023-09-20T20:55:50.659Z] 62ea1bafd28b: Layer already exists [2023-09-20T20:55:50.659Z] 664263c2480d: Layer already exists [2023-09-20T20:55:50.659Z] db4b9514016b: Layer already exists [2023-09-20T20:55:50.659Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:50.659Z] 3.1.0-dev.50: digest: sha256:34bafaddbf5a4abcb011441c8b847776abf6aa97bf6fb14f45edc818031917b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:51.278Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:51.627Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:51.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T20:55:51.627Z] 1518c58d3f6c: Preparing [2023-09-20T20:55:51.627Z] 93f9b6c3cce0: Preparing [2023-09-20T20:55:51.627Z] 62ea1bafd28b: Preparing [2023-09-20T20:55:51.627Z] d0527b13bed0: Preparing [2023-09-20T20:55:51.627Z] 00ee140afa0a: Preparing [2023-09-20T20:55:51.627Z] 664263c2480d: Preparing [2023-09-20T20:55:51.627Z] db4b9514016b: Preparing [2023-09-20T20:55:51.627Z] b2191e2be29d: Preparing [2023-09-20T20:55:51.627Z] 664263c2480d: Waiting [2023-09-20T20:55:51.627Z] db4b9514016b: Waiting [2023-09-20T20:55:51.627Z] b2191e2be29d: Waiting [2023-09-20T20:55:51.627Z] d0527b13bed0: Layer already exists [2023-09-20T20:55:51.627Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:51.627Z] 62ea1bafd28b: Layer already exists [2023-09-20T20:55:51.627Z] 1518c58d3f6c: Layer already exists [2023-09-20T20:55:51.627Z] 93f9b6c3cce0: Layer already exists [2023-09-20T20:55:51.627Z] db4b9514016b: Layer already exists [2023-09-20T20:55:51.627Z] 664263c2480d: Layer already exists [2023-09-20T20:55:51.627Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:51.897Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:34bafaddbf5a4abcb011441c8b847776abf6aa97bf6fb14f45edc818031917b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:52.249Z] + 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-20T20:55:52.587Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-20T20:55:52.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T20:55:52.587Z] 1518c58d3f6c: Preparing [2023-09-20T20:55:52.587Z] 93f9b6c3cce0: Preparing [2023-09-20T20:55:52.587Z] 62ea1bafd28b: Preparing [2023-09-20T20:55:52.587Z] d0527b13bed0: Preparing [2023-09-20T20:55:52.587Z] 00ee140afa0a: Preparing [2023-09-20T20:55:52.587Z] 664263c2480d: Preparing [2023-09-20T20:55:52.587Z] db4b9514016b: Preparing [2023-09-20T20:55:52.587Z] b2191e2be29d: Preparing [2023-09-20T20:55:52.587Z] 664263c2480d: Waiting [2023-09-20T20:55:52.587Z] db4b9514016b: Waiting [2023-09-20T20:55:52.587Z] b2191e2be29d: Waiting [2023-09-20T20:55:52.854Z] d0527b13bed0: Layer already exists [2023-09-20T20:55:52.854Z] 93f9b6c3cce0: Layer already exists [2023-09-20T20:55:52.854Z] 62ea1bafd28b: Layer already exists [2023-09-20T20:55:52.854Z] 1518c58d3f6c: Layer already exists [2023-09-20T20:55:52.854Z] db4b9514016b: Layer already exists [2023-09-20T20:55:52.854Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:52.854Z] 664263c2480d: Layer already exists [2023-09-20T20:55:52.854Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:52.854Z] main: digest: sha256:34bafaddbf5a4abcb011441c8b847776abf6aa97bf6fb14f45edc818031917b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:55:53.175Z] ===================================================== [Pipeline] echo [2023-09-20T20:55:53.186Z] taggedImages: [2023-09-20T20:55:53.186Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:53.186Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-20T20:55:53.186Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.50 [2023-09-20T20:55:53.186Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:53.186Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-20T20:55:53.210Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-20T20:55:53.210Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:53.210Z] latest [2023-09-20T20:55:53.210Z] 3.1.0-dev.50 [2023-09-20T20:55:53.210Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:55:53.210Z] main [2023-09-20T20:55:53.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:53.566Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:53.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:55:53.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T20:55:53.899Z] 9f88127af5bf: Preparing [2023-09-20T20:55:53.899Z] e9095a44fb12: Preparing [2023-09-20T20:55:53.899Z] 00ee140afa0a: Preparing [2023-09-20T20:55:53.899Z] 664263c2480d: Preparing [2023-09-20T20:55:53.899Z] 59ebdd87faa8: Preparing [2023-09-20T20:55:53.899Z] b2191e2be29d: Preparing [2023-09-20T20:55:53.899Z] b2191e2be29d: Waiting [2023-09-20T20:55:53.899Z] 664263c2480d: Layer already exists [2023-09-20T20:55:53.899Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:53.899Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:54.165Z] 9f88127af5bf: Pushed [2023-09-20T20:55:54.165Z] 59ebdd87faa8: Pushed [2023-09-20T20:55:57.632Z] e9095a44fb12: Pushed [2023-09-20T20:55:57.632Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:38f41f99fd9a69d8de8df123422356dfb5e22022f5a5ad88c8a61d4914ad3e05 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:57.977Z] + 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-20T20:55:58.320Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-20T20:55:58.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T20:55:58.320Z] 9f88127af5bf: Preparing [2023-09-20T20:55:58.320Z] e9095a44fb12: Preparing [2023-09-20T20:55:58.320Z] 00ee140afa0a: Preparing [2023-09-20T20:55:58.320Z] 664263c2480d: Preparing [2023-09-20T20:55:58.320Z] 59ebdd87faa8: Preparing [2023-09-20T20:55:58.320Z] b2191e2be29d: Preparing [2023-09-20T20:55:58.320Z] b2191e2be29d: Waiting [2023-09-20T20:55:58.320Z] e9095a44fb12: Layer already exists [2023-09-20T20:55:58.320Z] 664263c2480d: Layer already exists [2023-09-20T20:55:58.320Z] 59ebdd87faa8: Layer already exists [2023-09-20T20:55:58.320Z] 9f88127af5bf: Layer already exists [2023-09-20T20:55:58.320Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:58.320Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:58.586Z] latest: digest: sha256:38f41f99fd9a69d8de8df123422356dfb5e22022f5a5ad88c8a61d4914ad3e05 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:58.924Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:59.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.50 [2023-09-20T20:55:59.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T20:55:59.257Z] 9f88127af5bf: Preparing [2023-09-20T20:55:59.257Z] e9095a44fb12: Preparing [2023-09-20T20:55:59.257Z] 00ee140afa0a: Preparing [2023-09-20T20:55:59.257Z] 664263c2480d: Preparing [2023-09-20T20:55:59.257Z] 59ebdd87faa8: Preparing [2023-09-20T20:55:59.257Z] b2191e2be29d: Preparing [2023-09-20T20:55:59.257Z] b2191e2be29d: Waiting [2023-09-20T20:55:59.257Z] 59ebdd87faa8: Layer already exists [2023-09-20T20:55:59.257Z] 00ee140afa0a: Layer already exists [2023-09-20T20:55:59.257Z] 664263c2480d: Layer already exists [2023-09-20T20:55:59.257Z] 9f88127af5bf: Layer already exists [2023-09-20T20:55:59.257Z] e9095a44fb12: Layer already exists [2023-09-20T20:55:59.257Z] b2191e2be29d: Layer already exists [2023-09-20T20:55:59.524Z] 3.1.0-dev.50: digest: sha256:38f41f99fd9a69d8de8df123422356dfb5e22022f5a5ad88c8a61d4914ad3e05 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:59.879Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:00.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:00.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T20:56:00.223Z] 9f88127af5bf: Preparing [2023-09-20T20:56:00.223Z] e9095a44fb12: Preparing [2023-09-20T20:56:00.223Z] 00ee140afa0a: Preparing [2023-09-20T20:56:00.223Z] 664263c2480d: Preparing [2023-09-20T20:56:00.223Z] 59ebdd87faa8: Preparing [2023-09-20T20:56:00.223Z] b2191e2be29d: Preparing [2023-09-20T20:56:00.223Z] b2191e2be29d: Waiting [2023-09-20T20:56:00.223Z] 59ebdd87faa8: Layer already exists [2023-09-20T20:56:00.223Z] 9f88127af5bf: Layer already exists [2023-09-20T20:56:00.223Z] e9095a44fb12: Layer already exists [2023-09-20T20:56:00.223Z] 664263c2480d: Layer already exists [2023-09-20T20:56:00.223Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:00.223Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:00.490Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:38f41f99fd9a69d8de8df123422356dfb5e22022f5a5ad88c8a61d4914ad3e05 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:00.829Z] + 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-20T20:56:01.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-20T20:56:01.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T20:56:01.173Z] 9f88127af5bf: Preparing [2023-09-20T20:56:01.173Z] e9095a44fb12: Preparing [2023-09-20T20:56:01.173Z] 00ee140afa0a: Preparing [2023-09-20T20:56:01.173Z] 664263c2480d: Preparing [2023-09-20T20:56:01.173Z] 59ebdd87faa8: Preparing [2023-09-20T20:56:01.173Z] b2191e2be29d: Preparing [2023-09-20T20:56:01.173Z] e9095a44fb12: Layer already exists [2023-09-20T20:56:01.173Z] 664263c2480d: Layer already exists [2023-09-20T20:56:01.173Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:01.173Z] 59ebdd87faa8: Layer already exists [2023-09-20T20:56:01.173Z] 9f88127af5bf: Layer already exists [2023-09-20T20:56:01.173Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:01.440Z] main: digest: sha256:38f41f99fd9a69d8de8df123422356dfb5e22022f5a5ad88c8a61d4914ad3e05 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:01.484Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:01.497Z] taggedImages: [2023-09-20T20:56:01.497Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:01.497Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-20T20:56:01.497Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.50 [2023-09-20T20:56:01.497Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:01.497Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-20T20:56:01.513Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-20T20:56:01.513Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:01.513Z] latest [2023-09-20T20:56:01.513Z] 3.1.0-dev.50 [2023-09-20T20:56:01.513Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:01.513Z] main [2023-09-20T20:56:01.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:01.848Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:02.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:02.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T20:56:02.192Z] c699c8870507: Preparing [2023-09-20T20:56:02.192Z] b5fa31ca05c4: Preparing [2023-09-20T20:56:02.192Z] eff77b1a528d: Preparing [2023-09-20T20:56:02.192Z] 00ee140afa0a: Preparing [2023-09-20T20:56:02.192Z] 664263c2480d: Preparing [2023-09-20T20:56:02.192Z] db4b9514016b: Preparing [2023-09-20T20:56:02.192Z] b2191e2be29d: Preparing [2023-09-20T20:56:02.192Z] db4b9514016b: Waiting [2023-09-20T20:56:02.192Z] b2191e2be29d: Waiting [2023-09-20T20:56:02.192Z] 664263c2480d: Layer already exists [2023-09-20T20:56:02.458Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:02.458Z] db4b9514016b: Layer already exists [2023-09-20T20:56:02.458Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:02.458Z] b5fa31ca05c4: Pushed [2023-09-20T20:56:02.458Z] c699c8870507: Pushed [2023-09-20T20:56:05.804Z] eff77b1a528d: Pushed [2023-09-20T20:56:05.804Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:b69cf18ad6c353a2f2633169f4d90ed0c935b59851d8046dce087a3757318efb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:06.151Z] + 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-20T20:56:06.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-20T20:56:06.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T20:56:06.483Z] c699c8870507: Preparing [2023-09-20T20:56:06.483Z] b5fa31ca05c4: Preparing [2023-09-20T20:56:06.483Z] eff77b1a528d: Preparing [2023-09-20T20:56:06.483Z] 00ee140afa0a: Preparing [2023-09-20T20:56:06.483Z] 664263c2480d: Preparing [2023-09-20T20:56:06.483Z] db4b9514016b: Preparing [2023-09-20T20:56:06.483Z] b2191e2be29d: Preparing [2023-09-20T20:56:06.483Z] db4b9514016b: Waiting [2023-09-20T20:56:06.483Z] b2191e2be29d: Waiting [2023-09-20T20:56:06.483Z] 664263c2480d: Layer already exists [2023-09-20T20:56:06.483Z] b5fa31ca05c4: Layer already exists [2023-09-20T20:56:06.483Z] eff77b1a528d: Layer already exists [2023-09-20T20:56:06.483Z] c699c8870507: Layer already exists [2023-09-20T20:56:06.483Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:06.483Z] db4b9514016b: Layer already exists [2023-09-20T20:56:06.483Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:06.483Z] latest: digest: sha256:b69cf18ad6c353a2f2633169f4d90ed0c935b59851d8046dce087a3757318efb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:07.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:07.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.50 [2023-09-20T20:56:07.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T20:56:07.417Z] c699c8870507: Preparing [2023-09-20T20:56:07.417Z] b5fa31ca05c4: Preparing [2023-09-20T20:56:07.417Z] eff77b1a528d: Preparing [2023-09-20T20:56:07.417Z] 00ee140afa0a: Preparing [2023-09-20T20:56:07.417Z] 664263c2480d: Preparing [2023-09-20T20:56:07.417Z] db4b9514016b: Preparing [2023-09-20T20:56:07.417Z] b2191e2be29d: Preparing [2023-09-20T20:56:07.417Z] db4b9514016b: Waiting [2023-09-20T20:56:07.417Z] b2191e2be29d: Waiting [2023-09-20T20:56:07.417Z] eff77b1a528d: Layer already exists [2023-09-20T20:56:07.417Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:07.417Z] 664263c2480d: Layer already exists [2023-09-20T20:56:07.417Z] b5fa31ca05c4: Layer already exists [2023-09-20T20:56:07.417Z] c699c8870507: Layer already exists [2023-09-20T20:56:07.417Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:07.417Z] db4b9514016b: Layer already exists [2023-09-20T20:56:07.682Z] 3.1.0-dev.50: digest: sha256:b69cf18ad6c353a2f2633169f4d90ed0c935b59851d8046dce087a3757318efb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:08.023Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:08.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:08.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T20:56:08.373Z] c699c8870507: Preparing [2023-09-20T20:56:08.373Z] b5fa31ca05c4: Preparing [2023-09-20T20:56:08.373Z] eff77b1a528d: Preparing [2023-09-20T20:56:08.373Z] 00ee140afa0a: Preparing [2023-09-20T20:56:08.373Z] 664263c2480d: Preparing [2023-09-20T20:56:08.373Z] db4b9514016b: Preparing [2023-09-20T20:56:08.373Z] b2191e2be29d: Preparing [2023-09-20T20:56:08.373Z] db4b9514016b: Waiting [2023-09-20T20:56:08.373Z] c699c8870507: Layer already exists [2023-09-20T20:56:08.373Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:08.373Z] 664263c2480d: Layer already exists [2023-09-20T20:56:08.373Z] b5fa31ca05c4: Layer already exists [2023-09-20T20:56:08.373Z] eff77b1a528d: Layer already exists [2023-09-20T20:56:08.373Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:08.373Z] db4b9514016b: Layer already exists [2023-09-20T20:56:08.373Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:b69cf18ad6c353a2f2633169f4d90ed0c935b59851d8046dce087a3757318efb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:08.978Z] + 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-20T20:56:09.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-20T20:56:09.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T20:56:09.311Z] c699c8870507: Preparing [2023-09-20T20:56:09.311Z] b5fa31ca05c4: Preparing [2023-09-20T20:56:09.311Z] eff77b1a528d: Preparing [2023-09-20T20:56:09.311Z] 00ee140afa0a: Preparing [2023-09-20T20:56:09.311Z] 664263c2480d: Preparing [2023-09-20T20:56:09.311Z] db4b9514016b: Preparing [2023-09-20T20:56:09.311Z] b2191e2be29d: Preparing [2023-09-20T20:56:09.311Z] db4b9514016b: Waiting [2023-09-20T20:56:09.311Z] b2191e2be29d: Waiting [2023-09-20T20:56:09.311Z] c699c8870507: Layer already exists [2023-09-20T20:56:09.311Z] eff77b1a528d: Layer already exists [2023-09-20T20:56:09.311Z] 664263c2480d: Layer already exists [2023-09-20T20:56:09.311Z] b5fa31ca05c4: Layer already exists [2023-09-20T20:56:09.311Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:09.311Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:09.311Z] db4b9514016b: Layer already exists [2023-09-20T20:56:09.575Z] main: digest: sha256:b69cf18ad6c353a2f2633169f4d90ed0c935b59851d8046dce087a3757318efb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:09.621Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:09.637Z] taggedImages: [2023-09-20T20:56:09.637Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:09.637Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-20T20:56:09.637Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.50 [2023-09-20T20:56:09.637Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:09.637Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-20T20:56:09.670Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-20T20:56:09.670Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:09.670Z] latest [2023-09-20T20:56:09.670Z] 3.1.0-dev.50 [2023-09-20T20:56:09.670Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:09.670Z] main [2023-09-20T20:56:09.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:10.024Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:10.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:10.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T20:56:10.368Z] b5cfbea983be: Preparing [2023-09-20T20:56:10.368Z] 5b285a4e805c: Preparing [2023-09-20T20:56:10.368Z] 94e27a3495ee: Preparing [2023-09-20T20:56:10.368Z] a678db9a965b: Preparing [2023-09-20T20:56:10.368Z] 0874150ea6d4: Preparing [2023-09-20T20:56:10.368Z] 1d372a543c41: Preparing [2023-09-20T20:56:10.368Z] 3ffa5f58273c: Preparing [2023-09-20T20:56:10.368Z] 00ee140afa0a: Preparing [2023-09-20T20:56:10.368Z] 664263c2480d: Preparing [2023-09-20T20:56:10.368Z] 741ac427c23c: Preparing [2023-09-20T20:56:10.368Z] de313ef47220: Preparing [2023-09-20T20:56:10.368Z] 5f70bf18a086: Preparing [2023-09-20T20:56:10.368Z] 17829d9278e1: Preparing [2023-09-20T20:56:10.368Z] 01ebc871abc0: Preparing [2023-09-20T20:56:10.368Z] b2191e2be29d: Preparing [2023-09-20T20:56:10.368Z] 664263c2480d: Waiting [2023-09-20T20:56:10.368Z] 741ac427c23c: Waiting [2023-09-20T20:56:10.368Z] 3ffa5f58273c: Waiting [2023-09-20T20:56:10.368Z] 00ee140afa0a: Waiting [2023-09-20T20:56:10.368Z] 1d372a543c41: Waiting [2023-09-20T20:56:10.368Z] 01ebc871abc0: Waiting [2023-09-20T20:56:10.368Z] de313ef47220: Waiting [2023-09-20T20:56:10.368Z] 5f70bf18a086: Waiting [2023-09-20T20:56:10.368Z] 17829d9278e1: Waiting [2023-09-20T20:56:10.368Z] b2191e2be29d: Waiting [2023-09-20T20:56:10.636Z] 94e27a3495ee: Pushed [2023-09-20T20:56:10.636Z] 5b285a4e805c: Pushed [2023-09-20T20:56:10.636Z] a678db9a965b: Pushed [2023-09-20T20:56:10.636Z] 0874150ea6d4: Pushed [2023-09-20T20:56:10.636Z] b5cfbea983be: Pushed [2023-09-20T20:56:10.636Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:10.636Z] 664263c2480d: Layer already exists [2023-09-20T20:56:10.900Z] 1d372a543c41: Pushed [2023-09-20T20:56:10.900Z] 5f70bf18a086: Pushed [2023-09-20T20:56:10.900Z] 741ac427c23c: Pushed [2023-09-20T20:56:10.900Z] de313ef47220: Pushed [2023-09-20T20:56:10.900Z] 17829d9278e1: Pushed [2023-09-20T20:56:10.900Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:11.168Z] 01ebc871abc0: Pushed [2023-09-20T20:56:14.508Z] 3ffa5f58273c: Pushed [2023-09-20T20:56:14.776Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:fc7100ceebe0b005ffede5135d47e3d2edb5c123f9725b1ac897cde31f980e6b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:15.116Z] + 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-20T20:56:15.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-20T20:56:15.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T20:56:15.458Z] b5cfbea983be: Preparing [2023-09-20T20:56:15.458Z] 5b285a4e805c: Preparing [2023-09-20T20:56:15.458Z] 94e27a3495ee: Preparing [2023-09-20T20:56:15.458Z] a678db9a965b: Preparing [2023-09-20T20:56:15.458Z] 0874150ea6d4: Preparing [2023-09-20T20:56:15.458Z] 1d372a543c41: Preparing [2023-09-20T20:56:15.458Z] 3ffa5f58273c: Preparing [2023-09-20T20:56:15.458Z] 00ee140afa0a: Preparing [2023-09-20T20:56:15.458Z] 664263c2480d: Preparing [2023-09-20T20:56:15.458Z] 741ac427c23c: Preparing [2023-09-20T20:56:15.458Z] de313ef47220: Preparing [2023-09-20T20:56:15.458Z] 5f70bf18a086: Preparing [2023-09-20T20:56:15.458Z] 17829d9278e1: Preparing [2023-09-20T20:56:15.458Z] 01ebc871abc0: Preparing [2023-09-20T20:56:15.458Z] b2191e2be29d: Preparing [2023-09-20T20:56:15.458Z] 741ac427c23c: Waiting [2023-09-20T20:56:15.458Z] de313ef47220: Waiting [2023-09-20T20:56:15.458Z] 01ebc871abc0: Waiting [2023-09-20T20:56:15.458Z] b2191e2be29d: Waiting [2023-09-20T20:56:15.458Z] 1d372a543c41: Waiting [2023-09-20T20:56:15.458Z] 3ffa5f58273c: Waiting [2023-09-20T20:56:15.458Z] 00ee140afa0a: Waiting [2023-09-20T20:56:15.458Z] 5f70bf18a086: Waiting [2023-09-20T20:56:15.458Z] 17829d9278e1: Waiting [2023-09-20T20:56:15.458Z] 664263c2480d: Waiting [2023-09-20T20:56:15.458Z] 0874150ea6d4: Layer already exists [2023-09-20T20:56:15.458Z] b5cfbea983be: Layer already exists [2023-09-20T20:56:15.458Z] a678db9a965b: Layer already exists [2023-09-20T20:56:15.458Z] 5b285a4e805c: Layer already exists [2023-09-20T20:56:15.458Z] 94e27a3495ee: Layer already exists [2023-09-20T20:56:15.458Z] 3ffa5f58273c: Layer already exists [2023-09-20T20:56:15.458Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:15.458Z] 1d372a543c41: Layer already exists [2023-09-20T20:56:15.458Z] 741ac427c23c: Layer already exists [2023-09-20T20:56:15.458Z] 664263c2480d: Layer already exists [2023-09-20T20:56:15.458Z] de313ef47220: Layer already exists [2023-09-20T20:56:15.458Z] 5f70bf18a086: Layer already exists [2023-09-20T20:56:15.458Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:15.458Z] 17829d9278e1: Layer already exists [2023-09-20T20:56:15.458Z] 01ebc871abc0: Layer already exists [2023-09-20T20:56:15.722Z] latest: digest: sha256:fc7100ceebe0b005ffede5135d47e3d2edb5c123f9725b1ac897cde31f980e6b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:16.057Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:16.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.50 [2023-09-20T20:56:16.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T20:56:16.387Z] b5cfbea983be: Preparing [2023-09-20T20:56:16.387Z] 5b285a4e805c: Preparing [2023-09-20T20:56:16.387Z] 94e27a3495ee: Preparing [2023-09-20T20:56:16.387Z] a678db9a965b: Preparing [2023-09-20T20:56:16.387Z] 0874150ea6d4: Preparing [2023-09-20T20:56:16.387Z] 1d372a543c41: Preparing [2023-09-20T20:56:16.387Z] 3ffa5f58273c: Preparing [2023-09-20T20:56:16.387Z] 00ee140afa0a: Preparing [2023-09-20T20:56:16.387Z] 664263c2480d: Preparing [2023-09-20T20:56:16.387Z] 741ac427c23c: Preparing [2023-09-20T20:56:16.387Z] de313ef47220: Preparing [2023-09-20T20:56:16.387Z] 5f70bf18a086: Preparing [2023-09-20T20:56:16.387Z] 17829d9278e1: Preparing [2023-09-20T20:56:16.387Z] 01ebc871abc0: Preparing [2023-09-20T20:56:16.387Z] b2191e2be29d: Preparing [2023-09-20T20:56:16.387Z] 741ac427c23c: Waiting [2023-09-20T20:56:16.387Z] 1d372a543c41: Waiting [2023-09-20T20:56:16.387Z] 3ffa5f58273c: Waiting [2023-09-20T20:56:16.387Z] 00ee140afa0a: Waiting [2023-09-20T20:56:16.387Z] de313ef47220: Waiting [2023-09-20T20:56:16.387Z] 664263c2480d: Waiting [2023-09-20T20:56:16.387Z] 5f70bf18a086: Waiting [2023-09-20T20:56:16.387Z] 01ebc871abc0: Waiting [2023-09-20T20:56:16.387Z] 17829d9278e1: Waiting [2023-09-20T20:56:16.387Z] b2191e2be29d: Waiting [2023-09-20T20:56:16.387Z] 5b285a4e805c: Layer already exists [2023-09-20T20:56:16.387Z] b5cfbea983be: Layer already exists [2023-09-20T20:56:16.387Z] 94e27a3495ee: Layer already exists [2023-09-20T20:56:16.387Z] 0874150ea6d4: Layer already exists [2023-09-20T20:56:16.387Z] a678db9a965b: Layer already exists [2023-09-20T20:56:16.387Z] 3ffa5f58273c: Layer already exists [2023-09-20T20:56:16.387Z] 664263c2480d: Layer already exists [2023-09-20T20:56:16.387Z] 741ac427c23c: Layer already exists [2023-09-20T20:56:16.387Z] 1d372a543c41: Layer already exists [2023-09-20T20:56:16.387Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:16.387Z] de313ef47220: Layer already exists [2023-09-20T20:56:16.387Z] 01ebc871abc0: Layer already exists [2023-09-20T20:56:16.387Z] 5f70bf18a086: Layer already exists [2023-09-20T20:56:16.387Z] 17829d9278e1: Layer already exists [2023-09-20T20:56:16.387Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:16.651Z] 3.1.0-dev.50: digest: sha256:fc7100ceebe0b005ffede5135d47e3d2edb5c123f9725b1ac897cde31f980e6b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:16.978Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:17.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:17.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T20:56:17.310Z] b5cfbea983be: Preparing [2023-09-20T20:56:17.310Z] 5b285a4e805c: Preparing [2023-09-20T20:56:17.310Z] 94e27a3495ee: Preparing [2023-09-20T20:56:17.310Z] a678db9a965b: Preparing [2023-09-20T20:56:17.310Z] 0874150ea6d4: Preparing [2023-09-20T20:56:17.310Z] 1d372a543c41: Preparing [2023-09-20T20:56:17.310Z] 3ffa5f58273c: Preparing [2023-09-20T20:56:17.310Z] 00ee140afa0a: Preparing [2023-09-20T20:56:17.310Z] 664263c2480d: Preparing [2023-09-20T20:56:17.310Z] 741ac427c23c: Preparing [2023-09-20T20:56:17.310Z] de313ef47220: Preparing [2023-09-20T20:56:17.310Z] 5f70bf18a086: Preparing [2023-09-20T20:56:17.310Z] 17829d9278e1: Preparing [2023-09-20T20:56:17.310Z] 01ebc871abc0: Preparing [2023-09-20T20:56:17.310Z] b2191e2be29d: Preparing [2023-09-20T20:56:17.310Z] 1d372a543c41: Waiting [2023-09-20T20:56:17.310Z] de313ef47220: Waiting [2023-09-20T20:56:17.310Z] 3ffa5f58273c: Waiting [2023-09-20T20:56:17.310Z] 01ebc871abc0: Waiting [2023-09-20T20:56:17.310Z] 00ee140afa0a: Waiting [2023-09-20T20:56:17.310Z] b2191e2be29d: Waiting [2023-09-20T20:56:17.310Z] 664263c2480d: Waiting [2023-09-20T20:56:17.310Z] 741ac427c23c: Waiting [2023-09-20T20:56:17.310Z] 5f70bf18a086: Waiting [2023-09-20T20:56:17.310Z] 17829d9278e1: Waiting [2023-09-20T20:56:17.310Z] b5cfbea983be: Layer already exists [2023-09-20T20:56:17.310Z] 0874150ea6d4: Layer already exists [2023-09-20T20:56:17.310Z] 94e27a3495ee: Layer already exists [2023-09-20T20:56:17.310Z] a678db9a965b: Layer already exists [2023-09-20T20:56:17.310Z] 5b285a4e805c: Layer already exists [2023-09-20T20:56:17.310Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:17.310Z] 3ffa5f58273c: Layer already exists [2023-09-20T20:56:17.310Z] 1d372a543c41: Layer already exists [2023-09-20T20:56:17.310Z] 664263c2480d: Layer already exists [2023-09-20T20:56:17.310Z] 741ac427c23c: Layer already exists [2023-09-20T20:56:17.310Z] de313ef47220: Layer already exists [2023-09-20T20:56:17.310Z] 5f70bf18a086: Layer already exists [2023-09-20T20:56:17.310Z] 17829d9278e1: Layer already exists [2023-09-20T20:56:17.310Z] 01ebc871abc0: Layer already exists [2023-09-20T20:56:17.310Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:17.575Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:fc7100ceebe0b005ffede5135d47e3d2edb5c123f9725b1ac897cde31f980e6b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:17.914Z] + 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-20T20:56:18.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-20T20:56:18.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T20:56:18.245Z] b5cfbea983be: Preparing [2023-09-20T20:56:18.245Z] 5b285a4e805c: Preparing [2023-09-20T20:56:18.245Z] 94e27a3495ee: Preparing [2023-09-20T20:56:18.245Z] a678db9a965b: Preparing [2023-09-20T20:56:18.245Z] 0874150ea6d4: Preparing [2023-09-20T20:56:18.245Z] 1d372a543c41: Preparing [2023-09-20T20:56:18.245Z] 3ffa5f58273c: Preparing [2023-09-20T20:56:18.245Z] 00ee140afa0a: Preparing [2023-09-20T20:56:18.245Z] 664263c2480d: Preparing [2023-09-20T20:56:18.245Z] 741ac427c23c: Preparing [2023-09-20T20:56:18.245Z] de313ef47220: Preparing [2023-09-20T20:56:18.245Z] 5f70bf18a086: Preparing [2023-09-20T20:56:18.245Z] 17829d9278e1: Preparing [2023-09-20T20:56:18.245Z] 01ebc871abc0: Preparing [2023-09-20T20:56:18.245Z] b2191e2be29d: Preparing [2023-09-20T20:56:18.245Z] 741ac427c23c: Waiting [2023-09-20T20:56:18.245Z] 1d372a543c41: Waiting [2023-09-20T20:56:18.245Z] 3ffa5f58273c: Waiting [2023-09-20T20:56:18.245Z] 00ee140afa0a: Waiting [2023-09-20T20:56:18.245Z] de313ef47220: Waiting [2023-09-20T20:56:18.245Z] 664263c2480d: Waiting [2023-09-20T20:56:18.245Z] 01ebc871abc0: Waiting [2023-09-20T20:56:18.245Z] 5f70bf18a086: Waiting [2023-09-20T20:56:18.245Z] b2191e2be29d: Waiting [2023-09-20T20:56:18.245Z] 17829d9278e1: Waiting [2023-09-20T20:56:18.245Z] 0874150ea6d4: Layer already exists [2023-09-20T20:56:18.245Z] b5cfbea983be: Layer already exists [2023-09-20T20:56:18.245Z] a678db9a965b: Layer already exists [2023-09-20T20:56:18.245Z] 5b285a4e805c: Layer already exists [2023-09-20T20:56:18.245Z] 94e27a3495ee: Layer already exists [2023-09-20T20:56:18.245Z] 3ffa5f58273c: Layer already exists [2023-09-20T20:56:18.245Z] 664263c2480d: Layer already exists [2023-09-20T20:56:18.245Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:18.245Z] 1d372a543c41: Layer already exists [2023-09-20T20:56:18.245Z] 741ac427c23c: Layer already exists [2023-09-20T20:56:18.245Z] de313ef47220: Layer already exists [2023-09-20T20:56:18.245Z] 17829d9278e1: Layer already exists [2023-09-20T20:56:18.245Z] 01ebc871abc0: Layer already exists [2023-09-20T20:56:18.245Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:18.245Z] 5f70bf18a086: Layer already exists [2023-09-20T20:56:18.513Z] main: digest: sha256:fc7100ceebe0b005ffede5135d47e3d2edb5c123f9725b1ac897cde31f980e6b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:18.571Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:18.580Z] taggedImages: [2023-09-20T20:56:18.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:18.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-20T20:56:18.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.50 [2023-09-20T20:56:18.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:18.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-20T20:56:18.602Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-20T20:56:18.602Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:18.602Z] latest [2023-09-20T20:56:18.602Z] 3.1.0-dev.50 [2023-09-20T20:56:18.602Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:18.602Z] main [2023-09-20T20:56:18.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:18.953Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:19.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:19.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T20:56:19.312Z] a51682eb048f: Preparing [2023-09-20T20:56:19.312Z] 1717e555e130: Preparing [2023-09-20T20:56:19.312Z] 24fd37a6b280: Preparing [2023-09-20T20:56:19.312Z] 03c14aa7e7d7: Preparing [2023-09-20T20:56:19.312Z] 00ee140afa0a: Preparing [2023-09-20T20:56:19.312Z] 664263c2480d: Preparing [2023-09-20T20:56:19.312Z] db4b9514016b: Preparing [2023-09-20T20:56:19.312Z] b2191e2be29d: Preparing [2023-09-20T20:56:19.312Z] db4b9514016b: Waiting [2023-09-20T20:56:19.312Z] b2191e2be29d: Waiting [2023-09-20T20:56:19.312Z] 664263c2480d: Waiting [2023-09-20T20:56:19.590Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:19.590Z] 664263c2480d: Layer already exists [2023-09-20T20:56:19.590Z] db4b9514016b: Layer already exists [2023-09-20T20:56:19.866Z] 1717e555e130: Pushed [2023-09-20T20:56:19.866Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:19.866Z] a51682eb048f: Pushed [2023-09-20T20:56:19.866Z] 24fd37a6b280: Pushed [2023-09-20T20:56:23.254Z] 03c14aa7e7d7: Pushed [2023-09-20T20:56:23.254Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:a17c165b37384a6f0864fd44bda77610b125bdcd3e98f5f34afa311ddd25d9a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:23.593Z] + 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-20T20:56:23.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-20T20:56:23.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T20:56:23.931Z] a51682eb048f: Preparing [2023-09-20T20:56:23.931Z] 1717e555e130: Preparing [2023-09-20T20:56:23.931Z] 24fd37a6b280: Preparing [2023-09-20T20:56:23.931Z] 03c14aa7e7d7: Preparing [2023-09-20T20:56:23.931Z] 00ee140afa0a: Preparing [2023-09-20T20:56:23.931Z] 664263c2480d: Preparing [2023-09-20T20:56:23.931Z] db4b9514016b: Preparing [2023-09-20T20:56:23.931Z] b2191e2be29d: Preparing [2023-09-20T20:56:23.931Z] 664263c2480d: Waiting [2023-09-20T20:56:23.931Z] db4b9514016b: Waiting [2023-09-20T20:56:23.931Z] b2191e2be29d: Waiting [2023-09-20T20:56:23.931Z] 03c14aa7e7d7: Layer already exists [2023-09-20T20:56:23.931Z] 1717e555e130: Layer already exists [2023-09-20T20:56:23.931Z] a51682eb048f: Layer already exists [2023-09-20T20:56:23.931Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:23.931Z] 24fd37a6b280: Layer already exists [2023-09-20T20:56:23.931Z] db4b9514016b: Layer already exists [2023-09-20T20:56:23.931Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:23.931Z] 664263c2480d: Layer already exists [2023-09-20T20:56:24.197Z] latest: digest: sha256:a17c165b37384a6f0864fd44bda77610b125bdcd3e98f5f34afa311ddd25d9a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:24.546Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:24.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.50 [2023-09-20T20:56:24.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T20:56:24.890Z] a51682eb048f: Preparing [2023-09-20T20:56:24.890Z] 1717e555e130: Preparing [2023-09-20T20:56:24.890Z] 24fd37a6b280: Preparing [2023-09-20T20:56:24.890Z] 03c14aa7e7d7: Preparing [2023-09-20T20:56:24.890Z] 00ee140afa0a: Preparing [2023-09-20T20:56:24.890Z] 664263c2480d: Preparing [2023-09-20T20:56:24.890Z] db4b9514016b: Preparing [2023-09-20T20:56:24.890Z] b2191e2be29d: Preparing [2023-09-20T20:56:24.890Z] db4b9514016b: Waiting [2023-09-20T20:56:24.890Z] b2191e2be29d: Waiting [2023-09-20T20:56:24.890Z] 664263c2480d: Waiting [2023-09-20T20:56:24.890Z] 24fd37a6b280: Layer already exists [2023-09-20T20:56:24.890Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:24.890Z] 1717e555e130: Layer already exists [2023-09-20T20:56:24.890Z] db4b9514016b: Layer already exists [2023-09-20T20:56:24.890Z] 664263c2480d: Layer already exists [2023-09-20T20:56:24.890Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:24.890Z] a51682eb048f: Layer already exists [2023-09-20T20:56:24.890Z] 03c14aa7e7d7: Layer already exists [2023-09-20T20:56:25.157Z] 3.1.0-dev.50: digest: sha256:a17c165b37384a6f0864fd44bda77610b125bdcd3e98f5f34afa311ddd25d9a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:25.504Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:25.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:25.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T20:56:25.844Z] a51682eb048f: Preparing [2023-09-20T20:56:25.844Z] 1717e555e130: Preparing [2023-09-20T20:56:25.844Z] 24fd37a6b280: Preparing [2023-09-20T20:56:25.844Z] 03c14aa7e7d7: Preparing [2023-09-20T20:56:25.844Z] 00ee140afa0a: Preparing [2023-09-20T20:56:25.844Z] 664263c2480d: Preparing [2023-09-20T20:56:25.844Z] db4b9514016b: Preparing [2023-09-20T20:56:25.844Z] b2191e2be29d: Preparing [2023-09-20T20:56:25.844Z] db4b9514016b: Waiting [2023-09-20T20:56:25.844Z] b2191e2be29d: Waiting [2023-09-20T20:56:25.844Z] 664263c2480d: Waiting [2023-09-20T20:56:25.844Z] 1717e555e130: Layer already exists [2023-09-20T20:56:25.844Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:25.844Z] a51682eb048f: Layer already exists [2023-09-20T20:56:25.844Z] 24fd37a6b280: Layer already exists [2023-09-20T20:56:25.844Z] 03c14aa7e7d7: Layer already exists [2023-09-20T20:56:25.844Z] 664263c2480d: Layer already exists [2023-09-20T20:56:25.844Z] db4b9514016b: Layer already exists [2023-09-20T20:56:25.844Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:26.111Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:a17c165b37384a6f0864fd44bda77610b125bdcd3e98f5f34afa311ddd25d9a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:26.466Z] + 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-20T20:56:26.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-20T20:56:26.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T20:56:26.810Z] a51682eb048f: Preparing [2023-09-20T20:56:26.810Z] 1717e555e130: Preparing [2023-09-20T20:56:26.810Z] 24fd37a6b280: Preparing [2023-09-20T20:56:26.810Z] 03c14aa7e7d7: Preparing [2023-09-20T20:56:26.810Z] 00ee140afa0a: Preparing [2023-09-20T20:56:26.810Z] 664263c2480d: Preparing [2023-09-20T20:56:26.810Z] db4b9514016b: Preparing [2023-09-20T20:56:26.810Z] b2191e2be29d: Preparing [2023-09-20T20:56:26.810Z] db4b9514016b: Waiting [2023-09-20T20:56:26.810Z] 664263c2480d: Waiting [2023-09-20T20:56:26.810Z] b2191e2be29d: Waiting [2023-09-20T20:56:26.810Z] 24fd37a6b280: Layer already exists [2023-09-20T20:56:26.810Z] 1717e555e130: Layer already exists [2023-09-20T20:56:26.810Z] 03c14aa7e7d7: Layer already exists [2023-09-20T20:56:26.810Z] a51682eb048f: Layer already exists [2023-09-20T20:56:26.810Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:26.810Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:26.810Z] db4b9514016b: Layer already exists [2023-09-20T20:56:26.810Z] 664263c2480d: Layer already exists [2023-09-20T20:56:27.079Z] main: digest: sha256:a17c165b37384a6f0864fd44bda77610b125bdcd3e98f5f34afa311ddd25d9a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:27.124Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:27.132Z] taggedImages: [2023-09-20T20:56:27.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:27.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-20T20:56:27.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.50 [2023-09-20T20:56:27.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:27.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-20T20:56:27.157Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-20T20:56:27.157Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:27.157Z] latest [2023-09-20T20:56:27.157Z] 3.1.0-dev.50 [2023-09-20T20:56:27.157Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:27.157Z] main [2023-09-20T20:56:27.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:27.500Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:27.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:27.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T20:56:27.862Z] befaf4d2ffc7: Preparing [2023-09-20T20:56:27.862Z] 5cf1d67442c7: Preparing [2023-09-20T20:56:27.862Z] 61459cde4785: Preparing [2023-09-20T20:56:27.862Z] f66dea3caef7: Preparing [2023-09-20T20:56:27.862Z] c67970803f35: Preparing [2023-09-20T20:56:27.862Z] 00ee140afa0a: Preparing [2023-09-20T20:56:27.862Z] 664263c2480d: Preparing [2023-09-20T20:56:27.862Z] b2148663e862: Preparing [2023-09-20T20:56:27.862Z] 69a921e5f7da: Preparing [2023-09-20T20:56:27.862Z] b2191e2be29d: Preparing [2023-09-20T20:56:27.862Z] b2148663e862: Waiting [2023-09-20T20:56:27.862Z] 69a921e5f7da: Waiting [2023-09-20T20:56:27.862Z] b2191e2be29d: Waiting [2023-09-20T20:56:27.862Z] 00ee140afa0a: Waiting [2023-09-20T20:56:28.135Z] befaf4d2ffc7: Pushed [2023-09-20T20:56:28.135Z] c67970803f35: Pushed [2023-09-20T20:56:28.135Z] 5cf1d67442c7: Pushed [2023-09-20T20:56:28.135Z] f66dea3caef7: Pushed [2023-09-20T20:56:28.720Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:28.720Z] 664263c2480d: Layer already exists [2023-09-20T20:56:28.720Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:28.720Z] b2148663e862: Pushed [2023-09-20T20:56:31.300Z] 61459cde4785: Pushed [2023-09-20T20:56:31.300Z] 69a921e5f7da: Pushed [2023-09-20T20:56:31.300Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:b5dc44f52c95b141b6a238ced7bd28312574ba13176ac400e52c011a684b45d0 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:31.912Z] + 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-20T20:56:32.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-20T20:56:32.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T20:56:32.246Z] befaf4d2ffc7: Preparing [2023-09-20T20:56:32.246Z] 5cf1d67442c7: Preparing [2023-09-20T20:56:32.246Z] 61459cde4785: Preparing [2023-09-20T20:56:32.246Z] f66dea3caef7: Preparing [2023-09-20T20:56:32.246Z] c67970803f35: Preparing [2023-09-20T20:56:32.246Z] 00ee140afa0a: Preparing [2023-09-20T20:56:32.246Z] 664263c2480d: Preparing [2023-09-20T20:56:32.246Z] b2148663e862: Preparing [2023-09-20T20:56:32.246Z] 69a921e5f7da: Preparing [2023-09-20T20:56:32.246Z] b2191e2be29d: Preparing [2023-09-20T20:56:32.246Z] 664263c2480d: Waiting [2023-09-20T20:56:32.246Z] b2148663e862: Waiting [2023-09-20T20:56:32.246Z] 69a921e5f7da: Waiting [2023-09-20T20:56:32.246Z] b2191e2be29d: Waiting [2023-09-20T20:56:32.246Z] 5cf1d67442c7: Layer already exists [2023-09-20T20:56:32.246Z] c67970803f35: Layer already exists [2023-09-20T20:56:32.246Z] befaf4d2ffc7: Layer already exists [2023-09-20T20:56:32.246Z] f66dea3caef7: Layer already exists [2023-09-20T20:56:32.246Z] 61459cde4785: Layer already exists [2023-09-20T20:56:32.246Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:32.246Z] 664263c2480d: Layer already exists [2023-09-20T20:56:32.246Z] b2148663e862: Layer already exists [2023-09-20T20:56:32.246Z] 69a921e5f7da: Layer already exists [2023-09-20T20:56:32.246Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:32.516Z] latest: digest: sha256:b5dc44f52c95b141b6a238ced7bd28312574ba13176ac400e52c011a684b45d0 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:32.874Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:33.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.50 [2023-09-20T20:56:33.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T20:56:33.218Z] befaf4d2ffc7: Preparing [2023-09-20T20:56:33.218Z] 5cf1d67442c7: Preparing [2023-09-20T20:56:33.218Z] 61459cde4785: Preparing [2023-09-20T20:56:33.218Z] f66dea3caef7: Preparing [2023-09-20T20:56:33.218Z] c67970803f35: Preparing [2023-09-20T20:56:33.218Z] 00ee140afa0a: Preparing [2023-09-20T20:56:33.218Z] 664263c2480d: Preparing [2023-09-20T20:56:33.218Z] b2148663e862: Preparing [2023-09-20T20:56:33.218Z] 69a921e5f7da: Preparing [2023-09-20T20:56:33.218Z] b2191e2be29d: Preparing [2023-09-20T20:56:33.218Z] 664263c2480d: Waiting [2023-09-20T20:56:33.218Z] b2148663e862: Waiting [2023-09-20T20:56:33.218Z] b2191e2be29d: Waiting [2023-09-20T20:56:33.218Z] 69a921e5f7da: Waiting [2023-09-20T20:56:33.218Z] 00ee140afa0a: Waiting [2023-09-20T20:56:33.218Z] 5cf1d67442c7: Layer already exists [2023-09-20T20:56:33.218Z] befaf4d2ffc7: Layer already exists [2023-09-20T20:56:33.218Z] f66dea3caef7: Layer already exists [2023-09-20T20:56:33.218Z] 61459cde4785: Layer already exists [2023-09-20T20:56:33.218Z] c67970803f35: Layer already exists [2023-09-20T20:56:33.218Z] 664263c2480d: Layer already exists [2023-09-20T20:56:33.218Z] b2148663e862: Layer already exists [2023-09-20T20:56:33.218Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:33.218Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:33.218Z] 69a921e5f7da: Layer already exists [2023-09-20T20:56:33.483Z] 3.1.0-dev.50: digest: sha256:b5dc44f52c95b141b6a238ced7bd28312574ba13176ac400e52c011a684b45d0 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:33.825Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:34.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:34.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T20:56:34.167Z] befaf4d2ffc7: Preparing [2023-09-20T20:56:34.167Z] 5cf1d67442c7: Preparing [2023-09-20T20:56:34.167Z] 61459cde4785: Preparing [2023-09-20T20:56:34.167Z] f66dea3caef7: Preparing [2023-09-20T20:56:34.167Z] c67970803f35: Preparing [2023-09-20T20:56:34.167Z] 00ee140afa0a: Preparing [2023-09-20T20:56:34.167Z] 664263c2480d: Preparing [2023-09-20T20:56:34.167Z] b2148663e862: Preparing [2023-09-20T20:56:34.167Z] 69a921e5f7da: Preparing [2023-09-20T20:56:34.167Z] b2191e2be29d: Preparing [2023-09-20T20:56:34.167Z] 00ee140afa0a: Waiting [2023-09-20T20:56:34.167Z] b2148663e862: Waiting [2023-09-20T20:56:34.167Z] 664263c2480d: Waiting [2023-09-20T20:56:34.167Z] b2191e2be29d: Waiting [2023-09-20T20:56:34.167Z] 69a921e5f7da: Waiting [2023-09-20T20:56:34.167Z] 61459cde4785: Layer already exists [2023-09-20T20:56:34.167Z] f66dea3caef7: Layer already exists [2023-09-20T20:56:34.167Z] 5cf1d67442c7: Layer already exists [2023-09-20T20:56:34.167Z] c67970803f35: Layer already exists [2023-09-20T20:56:34.167Z] befaf4d2ffc7: Layer already exists [2023-09-20T20:56:34.167Z] 664263c2480d: Layer already exists [2023-09-20T20:56:34.167Z] b2148663e862: Layer already exists [2023-09-20T20:56:34.167Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:34.167Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:34.167Z] 69a921e5f7da: Layer already exists [2023-09-20T20:56:34.432Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:b5dc44f52c95b141b6a238ced7bd28312574ba13176ac400e52c011a684b45d0 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:34.798Z] + 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-20T20:56:35.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-20T20:56:35.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T20:56:35.146Z] befaf4d2ffc7: Preparing [2023-09-20T20:56:35.146Z] 5cf1d67442c7: Preparing [2023-09-20T20:56:35.146Z] 61459cde4785: Preparing [2023-09-20T20:56:35.146Z] f66dea3caef7: Preparing [2023-09-20T20:56:35.146Z] c67970803f35: Preparing [2023-09-20T20:56:35.146Z] 00ee140afa0a: Preparing [2023-09-20T20:56:35.146Z] 664263c2480d: Preparing [2023-09-20T20:56:35.146Z] b2148663e862: Preparing [2023-09-20T20:56:35.146Z] 69a921e5f7da: Preparing [2023-09-20T20:56:35.146Z] b2191e2be29d: Preparing [2023-09-20T20:56:35.146Z] 00ee140afa0a: Waiting [2023-09-20T20:56:35.146Z] 664263c2480d: Waiting [2023-09-20T20:56:35.146Z] 69a921e5f7da: Waiting [2023-09-20T20:56:35.146Z] b2191e2be29d: Waiting [2023-09-20T20:56:35.146Z] b2148663e862: Waiting [2023-09-20T20:56:35.146Z] f66dea3caef7: Layer already exists [2023-09-20T20:56:35.146Z] c67970803f35: Layer already exists [2023-09-20T20:56:35.146Z] 61459cde4785: Layer already exists [2023-09-20T20:56:35.146Z] befaf4d2ffc7: Layer already exists [2023-09-20T20:56:35.146Z] 5cf1d67442c7: Layer already exists [2023-09-20T20:56:35.146Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:35.146Z] 664263c2480d: Layer already exists [2023-09-20T20:56:35.146Z] b2148663e862: Layer already exists [2023-09-20T20:56:35.146Z] 69a921e5f7da: Layer already exists [2023-09-20T20:56:35.146Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:35.413Z] main: digest: sha256:b5dc44f52c95b141b6a238ced7bd28312574ba13176ac400e52c011a684b45d0 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:35.465Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:35.471Z] taggedImages: [2023-09-20T20:56:35.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:35.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-20T20:56:35.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.50 [2023-09-20T20:56:35.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:35.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-20T20:56:35.486Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-20T20:56:35.486Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:35.486Z] latest [2023-09-20T20:56:35.486Z] 3.1.0-dev.50 [2023-09-20T20:56:35.486Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:35.486Z] main [2023-09-20T20:56:35.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:35.824Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:36.161Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:36.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T20:56:36.161Z] 3424f0341921: Preparing [2023-09-20T20:56:36.161Z] b5da9d40d266: Preparing [2023-09-20T20:56:36.161Z] cff0cb52cd43: Preparing [2023-09-20T20:56:36.161Z] d31dff6140fc: Preparing [2023-09-20T20:56:36.161Z] 41d15919fe41: Preparing [2023-09-20T20:56:36.161Z] b1e49117706d: Preparing [2023-09-20T20:56:36.161Z] cf52842fc6e7: Preparing [2023-09-20T20:56:36.161Z] 00ee140afa0a: Preparing [2023-09-20T20:56:36.161Z] 664263c2480d: Preparing [2023-09-20T20:56:36.161Z] f8140cc372e4: Preparing [2023-09-20T20:56:36.161Z] b2191e2be29d: Preparing [2023-09-20T20:56:36.161Z] b1e49117706d: Waiting [2023-09-20T20:56:36.161Z] 664263c2480d: Waiting [2023-09-20T20:56:36.161Z] f8140cc372e4: Waiting [2023-09-20T20:56:36.161Z] b2191e2be29d: Waiting [2023-09-20T20:56:36.161Z] cf52842fc6e7: Waiting [2023-09-20T20:56:36.161Z] 00ee140afa0a: Waiting [2023-09-20T20:56:36.427Z] b5da9d40d266: Pushed [2023-09-20T20:56:36.428Z] 41d15919fe41: Pushed [2023-09-20T20:56:36.428Z] 3424f0341921: Pushed [2023-09-20T20:56:36.428Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:36.428Z] 664263c2480d: Layer already exists [2023-09-20T20:56:36.691Z] b1e49117706d: Pushed [2023-09-20T20:56:36.691Z] cf52842fc6e7: Pushed [2023-09-20T20:56:36.691Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:39.259Z] d31dff6140fc: Pushed [2023-09-20T20:56:39.259Z] f8140cc372e4: Pushed [2023-09-20T20:56:40.221Z] cff0cb52cd43: Pushed [2023-09-20T20:56:40.221Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:eafbeeae2d74ed6053f808b2fa4717f6b3f28ef8ea9075fc9feb09c7ef495959 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:40.566Z] + 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-20T20:56:40.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-20T20:56:40.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T20:56:40.918Z] 3424f0341921: Preparing [2023-09-20T20:56:40.918Z] b5da9d40d266: Preparing [2023-09-20T20:56:40.918Z] cff0cb52cd43: Preparing [2023-09-20T20:56:40.918Z] d31dff6140fc: Preparing [2023-09-20T20:56:40.918Z] 41d15919fe41: Preparing [2023-09-20T20:56:40.918Z] b1e49117706d: Preparing [2023-09-20T20:56:40.918Z] cf52842fc6e7: Preparing [2023-09-20T20:56:40.918Z] 00ee140afa0a: Preparing [2023-09-20T20:56:40.918Z] 664263c2480d: Preparing [2023-09-20T20:56:40.918Z] f8140cc372e4: Preparing [2023-09-20T20:56:40.918Z] b2191e2be29d: Preparing [2023-09-20T20:56:40.918Z] 00ee140afa0a: Waiting [2023-09-20T20:56:40.918Z] 664263c2480d: Waiting [2023-09-20T20:56:40.918Z] f8140cc372e4: Waiting [2023-09-20T20:56:40.918Z] b1e49117706d: Waiting [2023-09-20T20:56:40.919Z] cf52842fc6e7: Waiting [2023-09-20T20:56:40.919Z] b2191e2be29d: Waiting [2023-09-20T20:56:40.919Z] 41d15919fe41: Layer already exists [2023-09-20T20:56:40.919Z] b5da9d40d266: Layer already exists [2023-09-20T20:56:40.919Z] cff0cb52cd43: Layer already exists [2023-09-20T20:56:40.919Z] 3424f0341921: Layer already exists [2023-09-20T20:56:40.919Z] d31dff6140fc: Layer already exists [2023-09-20T20:56:40.919Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:40.919Z] b1e49117706d: Layer already exists [2023-09-20T20:56:40.919Z] cf52842fc6e7: Layer already exists [2023-09-20T20:56:40.919Z] 664263c2480d: Layer already exists [2023-09-20T20:56:40.919Z] f8140cc372e4: Layer already exists [2023-09-20T20:56:41.187Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:41.187Z] latest: digest: sha256:eafbeeae2d74ed6053f808b2fa4717f6b3f28ef8ea9075fc9feb09c7ef495959 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:41.535Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:41.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.50 [2023-09-20T20:56:41.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T20:56:41.882Z] 3424f0341921: Preparing [2023-09-20T20:56:41.882Z] b5da9d40d266: Preparing [2023-09-20T20:56:41.882Z] cff0cb52cd43: Preparing [2023-09-20T20:56:41.882Z] d31dff6140fc: Preparing [2023-09-20T20:56:41.882Z] 41d15919fe41: Preparing [2023-09-20T20:56:41.882Z] b1e49117706d: Preparing [2023-09-20T20:56:41.882Z] cf52842fc6e7: Preparing [2023-09-20T20:56:41.883Z] 00ee140afa0a: Preparing [2023-09-20T20:56:41.883Z] 664263c2480d: Preparing [2023-09-20T20:56:41.883Z] f8140cc372e4: Preparing [2023-09-20T20:56:41.883Z] b2191e2be29d: Preparing [2023-09-20T20:56:41.883Z] 00ee140afa0a: Waiting [2023-09-20T20:56:41.883Z] b1e49117706d: Waiting [2023-09-20T20:56:41.883Z] cf52842fc6e7: Waiting [2023-09-20T20:56:41.883Z] 664263c2480d: Waiting [2023-09-20T20:56:41.883Z] b2191e2be29d: Waiting [2023-09-20T20:56:41.883Z] f8140cc372e4: Waiting [2023-09-20T20:56:41.883Z] 41d15919fe41: Layer already exists [2023-09-20T20:56:41.883Z] cff0cb52cd43: Layer already exists [2023-09-20T20:56:41.883Z] d31dff6140fc: Layer already exists [2023-09-20T20:56:41.883Z] b5da9d40d266: Layer already exists [2023-09-20T20:56:41.883Z] 3424f0341921: Layer already exists [2023-09-20T20:56:41.883Z] cf52842fc6e7: Layer already exists [2023-09-20T20:56:41.883Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:41.883Z] 664263c2480d: Layer already exists [2023-09-20T20:56:41.883Z] f8140cc372e4: Layer already exists [2023-09-20T20:56:41.883Z] b1e49117706d: Layer already exists [2023-09-20T20:56:42.150Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:42.150Z] 3.1.0-dev.50: digest: sha256:eafbeeae2d74ed6053f808b2fa4717f6b3f28ef8ea9075fc9feb09c7ef495959 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:42.511Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:42.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:42.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T20:56:42.865Z] 3424f0341921: Preparing [2023-09-20T20:56:42.865Z] b5da9d40d266: Preparing [2023-09-20T20:56:42.865Z] cff0cb52cd43: Preparing [2023-09-20T20:56:42.865Z] d31dff6140fc: Preparing [2023-09-20T20:56:42.865Z] 41d15919fe41: Preparing [2023-09-20T20:56:42.865Z] b1e49117706d: Preparing [2023-09-20T20:56:42.865Z] cf52842fc6e7: Preparing [2023-09-20T20:56:42.865Z] 00ee140afa0a: Preparing [2023-09-20T20:56:42.865Z] 664263c2480d: Preparing [2023-09-20T20:56:42.865Z] f8140cc372e4: Preparing [2023-09-20T20:56:42.865Z] b2191e2be29d: Preparing [2023-09-20T20:56:42.865Z] 00ee140afa0a: Waiting [2023-09-20T20:56:42.865Z] b1e49117706d: Waiting [2023-09-20T20:56:42.865Z] cf52842fc6e7: Waiting [2023-09-20T20:56:42.865Z] 664263c2480d: Waiting [2023-09-20T20:56:42.865Z] b2191e2be29d: Waiting [2023-09-20T20:56:42.865Z] f8140cc372e4: Waiting [2023-09-20T20:56:42.865Z] cff0cb52cd43: Layer already exists [2023-09-20T20:56:42.865Z] d31dff6140fc: Layer already exists [2023-09-20T20:56:42.865Z] 3424f0341921: Layer already exists [2023-09-20T20:56:42.865Z] b5da9d40d266: Layer already exists [2023-09-20T20:56:42.865Z] 41d15919fe41: Layer already exists [2023-09-20T20:56:42.865Z] cf52842fc6e7: Layer already exists [2023-09-20T20:56:42.865Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:42.865Z] b1e49117706d: Layer already exists [2023-09-20T20:56:43.134Z] 664263c2480d: Layer already exists [2023-09-20T20:56:43.134Z] f8140cc372e4: Layer already exists [2023-09-20T20:56:43.134Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:43.134Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:eafbeeae2d74ed6053f808b2fa4717f6b3f28ef8ea9075fc9feb09c7ef495959 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:43.489Z] + 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-20T20:56:43.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-20T20:56:43.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T20:56:43.836Z] 3424f0341921: Preparing [2023-09-20T20:56:43.836Z] b5da9d40d266: Preparing [2023-09-20T20:56:43.836Z] cff0cb52cd43: Preparing [2023-09-20T20:56:43.836Z] d31dff6140fc: Preparing [2023-09-20T20:56:43.836Z] 41d15919fe41: Preparing [2023-09-20T20:56:43.836Z] b1e49117706d: Preparing [2023-09-20T20:56:43.836Z] cf52842fc6e7: Preparing [2023-09-20T20:56:43.836Z] 00ee140afa0a: Preparing [2023-09-20T20:56:43.836Z] 664263c2480d: Preparing [2023-09-20T20:56:43.836Z] f8140cc372e4: Preparing [2023-09-20T20:56:43.836Z] b2191e2be29d: Preparing [2023-09-20T20:56:43.836Z] 00ee140afa0a: Waiting [2023-09-20T20:56:43.836Z] 664263c2480d: Waiting [2023-09-20T20:56:43.836Z] f8140cc372e4: Waiting [2023-09-20T20:56:43.836Z] b2191e2be29d: Waiting [2023-09-20T20:56:43.836Z] b1e49117706d: Waiting [2023-09-20T20:56:43.836Z] cf52842fc6e7: Waiting [2023-09-20T20:56:43.836Z] b5da9d40d266: Layer already exists [2023-09-20T20:56:43.836Z] 41d15919fe41: Layer already exists [2023-09-20T20:56:43.836Z] cff0cb52cd43: Layer already exists [2023-09-20T20:56:43.836Z] 3424f0341921: Layer already exists [2023-09-20T20:56:43.836Z] d31dff6140fc: Layer already exists [2023-09-20T20:56:44.104Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:44.104Z] b1e49117706d: Layer already exists [2023-09-20T20:56:44.104Z] cf52842fc6e7: Layer already exists [2023-09-20T20:56:44.104Z] 664263c2480d: Layer already exists [2023-09-20T20:56:44.104Z] f8140cc372e4: Layer already exists [2023-09-20T20:56:44.104Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:44.104Z] main: digest: sha256:eafbeeae2d74ed6053f808b2fa4717f6b3f28ef8ea9075fc9feb09c7ef495959 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:44.155Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:44.165Z] taggedImages: [2023-09-20T20:56:44.165Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:44.165Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-20T20:56:44.165Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.50 [2023-09-20T20:56:44.165Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:44.165Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-20T20:56:44.196Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-20T20:56:44.197Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:44.197Z] latest [2023-09-20T20:56:44.197Z] 3.1.0-dev.50 [2023-09-20T20:56:44.197Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:44.197Z] main [2023-09-20T20:56:44.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:44.542Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:44.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:44.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T20:56:44.885Z] a5352cf6c80d: Preparing [2023-09-20T20:56:44.885Z] a884ef767899: Preparing [2023-09-20T20:56:44.885Z] 00ee140afa0a: Preparing [2023-09-20T20:56:44.885Z] 664263c2480d: Preparing [2023-09-20T20:56:44.885Z] 22e4aee99d22: Preparing [2023-09-20T20:56:44.885Z] b2191e2be29d: Preparing [2023-09-20T20:56:44.885Z] b2191e2be29d: Waiting [2023-09-20T20:56:45.154Z] 664263c2480d: Layer already exists [2023-09-20T20:56:45.154Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:45.154Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:45.154Z] a5352cf6c80d: Pushed [2023-09-20T20:56:47.097Z] 22e4aee99d22: Pushed [2023-09-20T20:56:50.426Z] a884ef767899: Pushed [2023-09-20T20:56:50.426Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:0395a4985b50eba4d677a3d70824532df87d85d953a93da70c0c321bdb434e17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:50.753Z] + 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-20T20:56:51.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-20T20:56:51.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T20:56:51.078Z] a5352cf6c80d: Preparing [2023-09-20T20:56:51.078Z] a884ef767899: Preparing [2023-09-20T20:56:51.078Z] 00ee140afa0a: Preparing [2023-09-20T20:56:51.078Z] 664263c2480d: Preparing [2023-09-20T20:56:51.078Z] 22e4aee99d22: Preparing [2023-09-20T20:56:51.079Z] b2191e2be29d: Preparing [2023-09-20T20:56:51.079Z] b2191e2be29d: Waiting [2023-09-20T20:56:51.079Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:51.079Z] a884ef767899: Layer already exists [2023-09-20T20:56:51.079Z] 664263c2480d: Layer already exists [2023-09-20T20:56:51.079Z] a5352cf6c80d: Layer already exists [2023-09-20T20:56:51.079Z] 22e4aee99d22: Layer already exists [2023-09-20T20:56:51.079Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:51.343Z] latest: digest: sha256:0395a4985b50eba4d677a3d70824532df87d85d953a93da70c0c321bdb434e17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:51.685Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:52.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.50 [2023-09-20T20:56:52.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T20:56:52.020Z] a5352cf6c80d: Preparing [2023-09-20T20:56:52.020Z] a884ef767899: Preparing [2023-09-20T20:56:52.020Z] 00ee140afa0a: Preparing [2023-09-20T20:56:52.020Z] 664263c2480d: Preparing [2023-09-20T20:56:52.020Z] 22e4aee99d22: Preparing [2023-09-20T20:56:52.020Z] b2191e2be29d: Preparing [2023-09-20T20:56:52.020Z] b2191e2be29d: Waiting [2023-09-20T20:56:52.020Z] a884ef767899: Layer already exists [2023-09-20T20:56:52.020Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:52.020Z] a5352cf6c80d: Layer already exists [2023-09-20T20:56:52.020Z] 664263c2480d: Layer already exists [2023-09-20T20:56:52.020Z] 22e4aee99d22: Layer already exists [2023-09-20T20:56:52.020Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:52.285Z] 3.1.0-dev.50: digest: sha256:0395a4985b50eba4d677a3d70824532df87d85d953a93da70c0c321bdb434e17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:52.627Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:52.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:52.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T20:56:52.964Z] a5352cf6c80d: Preparing [2023-09-20T20:56:52.964Z] a884ef767899: Preparing [2023-09-20T20:56:52.964Z] 00ee140afa0a: Preparing [2023-09-20T20:56:52.964Z] 664263c2480d: Preparing [2023-09-20T20:56:52.964Z] 22e4aee99d22: Preparing [2023-09-20T20:56:52.964Z] b2191e2be29d: Preparing [2023-09-20T20:56:52.964Z] b2191e2be29d: Waiting [2023-09-20T20:56:52.964Z] 664263c2480d: Layer already exists [2023-09-20T20:56:52.964Z] a5352cf6c80d: Layer already exists [2023-09-20T20:56:52.964Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:52.964Z] 22e4aee99d22: Layer already exists [2023-09-20T20:56:52.964Z] a884ef767899: Layer already exists [2023-09-20T20:56:52.964Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:52.964Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:0395a4985b50eba4d677a3d70824532df87d85d953a93da70c0c321bdb434e17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:53.303Z] + 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-20T20:56:53.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-20T20:56:53.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T20:56:53.644Z] a5352cf6c80d: Preparing [2023-09-20T20:56:53.644Z] a884ef767899: Preparing [2023-09-20T20:56:53.644Z] 00ee140afa0a: Preparing [2023-09-20T20:56:53.644Z] 664263c2480d: Preparing [2023-09-20T20:56:53.644Z] 22e4aee99d22: Preparing [2023-09-20T20:56:53.644Z] b2191e2be29d: Preparing [2023-09-20T20:56:53.644Z] b2191e2be29d: Waiting [2023-09-20T20:56:53.644Z] a884ef767899: Layer already exists [2023-09-20T20:56:53.644Z] 22e4aee99d22: Layer already exists [2023-09-20T20:56:53.644Z] a5352cf6c80d: Layer already exists [2023-09-20T20:56:53.644Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:53.644Z] 664263c2480d: Layer already exists [2023-09-20T20:56:53.644Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:53.911Z] main: digest: sha256:0395a4985b50eba4d677a3d70824532df87d85d953a93da70c0c321bdb434e17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:53.966Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:53.973Z] taggedImages: [2023-09-20T20:56:53.973Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:53.973Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-20T20:56:53.973Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.50 [2023-09-20T20:56:53.973Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:53.973Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-20T20:56:53.995Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-20T20:56:53.995Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:53.995Z] latest [2023-09-20T20:56:53.995Z] 3.1.0-dev.50 [2023-09-20T20:56:53.995Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:56:53.995Z] main [2023-09-20T20:56:53.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:54.339Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:54.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:56:54.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T20:56:54.694Z] ee6a7534a1b9: Preparing [2023-09-20T20:56:54.694Z] 321bd49e6b7a: Preparing [2023-09-20T20:56:54.694Z] 33f10d5edc0c: Preparing [2023-09-20T20:56:54.694Z] 00ee140afa0a: Preparing [2023-09-20T20:56:54.694Z] 664263c2480d: Preparing [2023-09-20T20:56:54.694Z] 114b2fd31de2: Preparing [2023-09-20T20:56:54.694Z] 16d86477dd1e: Preparing [2023-09-20T20:56:54.694Z] 8e761a0b57fd: Preparing [2023-09-20T20:56:54.694Z] b2191e2be29d: Preparing [2023-09-20T20:56:54.694Z] 16d86477dd1e: Waiting [2023-09-20T20:56:54.694Z] 8e761a0b57fd: Waiting [2023-09-20T20:56:54.694Z] b2191e2be29d: Waiting [2023-09-20T20:56:54.694Z] 114b2fd31de2: Waiting [2023-09-20T20:56:54.694Z] 664263c2480d: Layer already exists [2023-09-20T20:56:54.694Z] 00ee140afa0a: Layer already exists [2023-09-20T20:56:54.964Z] 321bd49e6b7a: Pushed [2023-09-20T20:56:56.365Z] 33f10d5edc0c: Pushed [2023-09-20T20:56:56.365Z] ee6a7534a1b9: Pushed [2023-09-20T20:56:56.365Z] b2191e2be29d: Layer already exists [2023-09-20T20:56:56.946Z] 8e761a0b57fd: Pushed [2023-09-20T20:57:13.410Z] 16d86477dd1e: Pushed [2023-09-20T20:57:16.750Z] 114b2fd31de2: Pushed [2023-09-20T20:57:17.016Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:33bfadc070c7f56061d98c7269ac79f6ee36b5fb05751ed99f0673f7637aafc4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:17.366Z] + 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-20T20:57:17.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-20T20:57:17.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T20:57:17.702Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:17.702Z] 321bd49e6b7a: Preparing [2023-09-20T20:57:17.702Z] 33f10d5edc0c: Preparing [2023-09-20T20:57:17.702Z] 00ee140afa0a: Preparing [2023-09-20T20:57:17.702Z] 664263c2480d: Preparing [2023-09-20T20:57:17.702Z] 114b2fd31de2: Preparing [2023-09-20T20:57:17.702Z] 16d86477dd1e: Preparing [2023-09-20T20:57:17.702Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:17.702Z] b2191e2be29d: Preparing [2023-09-20T20:57:17.702Z] 114b2fd31de2: Waiting [2023-09-20T20:57:17.702Z] 16d86477dd1e: Waiting [2023-09-20T20:57:17.702Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:17.702Z] b2191e2be29d: Waiting [2023-09-20T20:57:17.702Z] 664263c2480d: Layer already exists [2023-09-20T20:57:17.702Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:17.702Z] 321bd49e6b7a: Layer already exists [2023-09-20T20:57:17.702Z] 33f10d5edc0c: Layer already exists [2023-09-20T20:57:17.702Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:17.702Z] 16d86477dd1e: Layer already exists [2023-09-20T20:57:17.702Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:17.702Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:17.702Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:17.975Z] latest: digest: sha256:33bfadc070c7f56061d98c7269ac79f6ee36b5fb05751ed99f0673f7637aafc4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:18.319Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:18.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.50 [2023-09-20T20:57:18.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T20:57:18.703Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:18.703Z] 321bd49e6b7a: Preparing [2023-09-20T20:57:18.703Z] 33f10d5edc0c: Preparing [2023-09-20T20:57:18.703Z] 00ee140afa0a: Preparing [2023-09-20T20:57:18.703Z] 664263c2480d: Preparing [2023-09-20T20:57:18.703Z] 114b2fd31de2: Preparing [2023-09-20T20:57:18.703Z] 16d86477dd1e: Preparing [2023-09-20T20:57:18.703Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:18.703Z] b2191e2be29d: Preparing [2023-09-20T20:57:18.703Z] 114b2fd31de2: Waiting [2023-09-20T20:57:18.703Z] 16d86477dd1e: Waiting [2023-09-20T20:57:18.703Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:18.703Z] b2191e2be29d: Waiting [2023-09-20T20:57:18.703Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:18.703Z] 321bd49e6b7a: Layer already exists [2023-09-20T20:57:18.703Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:18.703Z] 33f10d5edc0c: Layer already exists [2023-09-20T20:57:18.703Z] 664263c2480d: Layer already exists [2023-09-20T20:57:18.703Z] 16d86477dd1e: Layer already exists [2023-09-20T20:57:18.703Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:18.703Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:18.703Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:18.979Z] 3.1.0-dev.50: digest: sha256:33bfadc070c7f56061d98c7269ac79f6ee36b5fb05751ed99f0673f7637aafc4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:19.343Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:19.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:19.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T20:57:19.706Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:19.706Z] 321bd49e6b7a: Preparing [2023-09-20T20:57:19.706Z] 33f10d5edc0c: Preparing [2023-09-20T20:57:19.706Z] 00ee140afa0a: Preparing [2023-09-20T20:57:19.706Z] 664263c2480d: Preparing [2023-09-20T20:57:19.706Z] 114b2fd31de2: Preparing [2023-09-20T20:57:19.706Z] 16d86477dd1e: Preparing [2023-09-20T20:57:19.706Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:19.706Z] 114b2fd31de2: Waiting [2023-09-20T20:57:19.706Z] 16d86477dd1e: Waiting [2023-09-20T20:57:19.706Z] b2191e2be29d: Preparing [2023-09-20T20:57:19.706Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:19.706Z] b2191e2be29d: Waiting [2023-09-20T20:57:19.706Z] 321bd49e6b7a: Layer already exists [2023-09-20T20:57:19.706Z] 664263c2480d: Layer already exists [2023-09-20T20:57:19.706Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:19.706Z] 33f10d5edc0c: Layer already exists [2023-09-20T20:57:19.706Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:19.706Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:19.706Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:19.706Z] 16d86477dd1e: Layer already exists [2023-09-20T20:57:19.706Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:19.977Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:33bfadc070c7f56061d98c7269ac79f6ee36b5fb05751ed99f0673f7637aafc4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:20.328Z] + 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-20T20:57:20.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-20T20:57:20.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T20:57:20.681Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:20.681Z] 321bd49e6b7a: Preparing [2023-09-20T20:57:20.681Z] 33f10d5edc0c: Preparing [2023-09-20T20:57:20.681Z] 00ee140afa0a: Preparing [2023-09-20T20:57:20.681Z] 664263c2480d: Preparing [2023-09-20T20:57:20.681Z] 114b2fd31de2: Preparing [2023-09-20T20:57:20.681Z] 16d86477dd1e: Preparing [2023-09-20T20:57:20.681Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:20.681Z] b2191e2be29d: Preparing [2023-09-20T20:57:20.681Z] 114b2fd31de2: Waiting [2023-09-20T20:57:20.681Z] 16d86477dd1e: Waiting [2023-09-20T20:57:20.681Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:20.681Z] b2191e2be29d: Waiting [2023-09-20T20:57:20.681Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:20.681Z] 321bd49e6b7a: Layer already exists [2023-09-20T20:57:20.681Z] 664263c2480d: Layer already exists [2023-09-20T20:57:20.681Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:20.681Z] 33f10d5edc0c: Layer already exists [2023-09-20T20:57:20.681Z] 16d86477dd1e: Layer already exists [2023-09-20T20:57:20.681Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:20.681Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:20.681Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:20.948Z] main: digest: sha256:33bfadc070c7f56061d98c7269ac79f6ee36b5fb05751ed99f0673f7637aafc4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:20.994Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:21.003Z] taggedImages: [2023-09-20T20:57:21.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:21.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-20T20:57:21.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.50 [2023-09-20T20:57:21.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:21.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-20T20:57:21.024Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-20T20:57:21.024Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:21.024Z] latest [2023-09-20T20:57:21.024Z] 3.1.0-dev.50 [2023-09-20T20:57:21.024Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:21.024Z] main [2023-09-20T20:57:21.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:21.386Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:21.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:21.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T20:57:21.728Z] 72bf8147795c: Preparing [2023-09-20T20:57:21.728Z] d102fe935bb7: Preparing [2023-09-20T20:57:21.728Z] a64ca0b5da51: Preparing [2023-09-20T20:57:21.728Z] 00ee140afa0a: Preparing [2023-09-20T20:57:21.728Z] 664263c2480d: Preparing [2023-09-20T20:57:21.728Z] 114b2fd31de2: Preparing [2023-09-20T20:57:21.728Z] 73af9646de34: Preparing [2023-09-20T20:57:21.728Z] b2191e2be29d: Preparing [2023-09-20T20:57:21.728Z] 114b2fd31de2: Waiting [2023-09-20T20:57:21.728Z] 73af9646de34: Waiting [2023-09-20T20:57:21.728Z] b2191e2be29d: Waiting [2023-09-20T20:57:21.997Z] d102fe935bb7: Pushed [2023-09-20T20:57:21.997Z] a64ca0b5da51: Pushed [2023-09-20T20:57:21.997Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:22.266Z] 664263c2480d: Layer already exists [2023-09-20T20:57:22.266Z] 72bf8147795c: Pushed [2023-09-20T20:57:22.266Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:22.536Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:22.805Z] 73af9646de34: Pushed [2023-09-20T20:57:23.075Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:c6cb22fc83cfa07f4ce927836dcb6332814e6523a75316414b87632f798538a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:23.707Z] + 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-20T20:57:24.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-20T20:57:24.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T20:57:24.062Z] 72bf8147795c: Preparing [2023-09-20T20:57:24.062Z] d102fe935bb7: Preparing [2023-09-20T20:57:24.062Z] a64ca0b5da51: Preparing [2023-09-20T20:57:24.062Z] 00ee140afa0a: Preparing [2023-09-20T20:57:24.062Z] 664263c2480d: Preparing [2023-09-20T20:57:24.062Z] 114b2fd31de2: Preparing [2023-09-20T20:57:24.062Z] 73af9646de34: Preparing [2023-09-20T20:57:24.062Z] b2191e2be29d: Preparing [2023-09-20T20:57:24.062Z] 73af9646de34: Waiting [2023-09-20T20:57:24.062Z] b2191e2be29d: Waiting [2023-09-20T20:57:24.062Z] 114b2fd31de2: Waiting [2023-09-20T20:57:24.062Z] 664263c2480d: Layer already exists [2023-09-20T20:57:24.062Z] a64ca0b5da51: Layer already exists [2023-09-20T20:57:24.062Z] 72bf8147795c: Layer already exists [2023-09-20T20:57:24.062Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:24.062Z] d102fe935bb7: Layer already exists [2023-09-20T20:57:24.331Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:24.331Z] 73af9646de34: Layer already exists [2023-09-20T20:57:24.331Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:24.331Z] latest: digest: sha256:c6cb22fc83cfa07f4ce927836dcb6332814e6523a75316414b87632f798538a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:24.696Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:25.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.50 [2023-09-20T20:57:25.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T20:57:25.053Z] 72bf8147795c: Preparing [2023-09-20T20:57:25.053Z] d102fe935bb7: Preparing [2023-09-20T20:57:25.053Z] a64ca0b5da51: Preparing [2023-09-20T20:57:25.053Z] 00ee140afa0a: Preparing [2023-09-20T20:57:25.053Z] 664263c2480d: Preparing [2023-09-20T20:57:25.053Z] 114b2fd31de2: Preparing [2023-09-20T20:57:25.053Z] 73af9646de34: Preparing [2023-09-20T20:57:25.053Z] b2191e2be29d: Preparing [2023-09-20T20:57:25.053Z] 114b2fd31de2: Waiting [2023-09-20T20:57:25.053Z] 73af9646de34: Waiting [2023-09-20T20:57:25.053Z] b2191e2be29d: Waiting [2023-09-20T20:57:25.053Z] a64ca0b5da51: Layer already exists [2023-09-20T20:57:25.053Z] 664263c2480d: Layer already exists [2023-09-20T20:57:25.053Z] 72bf8147795c: Layer already exists [2023-09-20T20:57:25.053Z] d102fe935bb7: Layer already exists [2023-09-20T20:57:25.053Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:25.323Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:25.323Z] 73af9646de34: Layer already exists [2023-09-20T20:57:25.323Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:25.323Z] 3.1.0-dev.50: digest: sha256:c6cb22fc83cfa07f4ce927836dcb6332814e6523a75316414b87632f798538a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:25.677Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:26.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:26.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T20:57:26.027Z] 72bf8147795c: Preparing [2023-09-20T20:57:26.027Z] d102fe935bb7: Preparing [2023-09-20T20:57:26.027Z] a64ca0b5da51: Preparing [2023-09-20T20:57:26.027Z] 00ee140afa0a: Preparing [2023-09-20T20:57:26.027Z] 664263c2480d: Preparing [2023-09-20T20:57:26.027Z] 114b2fd31de2: Preparing [2023-09-20T20:57:26.027Z] 73af9646de34: Preparing [2023-09-20T20:57:26.027Z] b2191e2be29d: Preparing [2023-09-20T20:57:26.027Z] 73af9646de34: Waiting [2023-09-20T20:57:26.027Z] b2191e2be29d: Waiting [2023-09-20T20:57:26.027Z] 664263c2480d: Layer already exists [2023-09-20T20:57:26.027Z] 72bf8147795c: Layer already exists [2023-09-20T20:57:26.027Z] a64ca0b5da51: Layer already exists [2023-09-20T20:57:26.027Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:26.027Z] d102fe935bb7: Layer already exists [2023-09-20T20:57:26.027Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:26.027Z] 73af9646de34: Layer already exists [2023-09-20T20:57:26.294Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:26.294Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:c6cb22fc83cfa07f4ce927836dcb6332814e6523a75316414b87632f798538a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:26.654Z] + 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-20T20:57:27.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-20T20:57:27.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T20:57:27.006Z] 72bf8147795c: Preparing [2023-09-20T20:57:27.006Z] d102fe935bb7: Preparing [2023-09-20T20:57:27.006Z] a64ca0b5da51: Preparing [2023-09-20T20:57:27.006Z] 00ee140afa0a: Preparing [2023-09-20T20:57:27.006Z] 664263c2480d: Preparing [2023-09-20T20:57:27.006Z] 114b2fd31de2: Preparing [2023-09-20T20:57:27.006Z] 73af9646de34: Preparing [2023-09-20T20:57:27.006Z] b2191e2be29d: Preparing [2023-09-20T20:57:27.006Z] 73af9646de34: Waiting [2023-09-20T20:57:27.006Z] 114b2fd31de2: Waiting [2023-09-20T20:57:27.278Z] 72bf8147795c: Layer already exists [2023-09-20T20:57:27.278Z] a64ca0b5da51: Layer already exists [2023-09-20T20:57:27.278Z] d102fe935bb7: Layer already exists [2023-09-20T20:57:27.278Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:27.278Z] 664263c2480d: Layer already exists [2023-09-20T20:57:27.278Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:27.278Z] 73af9646de34: Layer already exists [2023-09-20T20:57:27.278Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:27.278Z] main: digest: sha256:c6cb22fc83cfa07f4ce927836dcb6332814e6523a75316414b87632f798538a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:27.325Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:27.334Z] taggedImages: [2023-09-20T20:57:27.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:27.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-20T20:57:27.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.50 [2023-09-20T20:57:27.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:27.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-20T20:57:27.365Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-20T20:57:27.365Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:27.365Z] latest [2023-09-20T20:57:27.365Z] 3.1.0-dev.50 [2023-09-20T20:57:27.365Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:27.365Z] main [2023-09-20T20:57:27.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:27.729Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:28.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:28.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T20:57:28.081Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:28.081Z] 26cdda8c2c07: Preparing [2023-09-20T20:57:28.081Z] 5c7b9a7cf5b6: Preparing [2023-09-20T20:57:28.081Z] 00ee140afa0a: Preparing [2023-09-20T20:57:28.081Z] 664263c2480d: Preparing [2023-09-20T20:57:28.081Z] 114b2fd31de2: Preparing [2023-09-20T20:57:28.081Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:28.081Z] b2191e2be29d: Preparing [2023-09-20T20:57:28.081Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:28.081Z] b2191e2be29d: Waiting [2023-09-20T20:57:28.081Z] 114b2fd31de2: Waiting [2023-09-20T20:57:28.351Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:28.351Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:28.351Z] 664263c2480d: Layer already exists [2023-09-20T20:57:28.351Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:28.351Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:28.351Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:28.351Z] 5c7b9a7cf5b6: Pushed [2023-09-20T20:57:28.351Z] 26cdda8c2c07: Pushed [2023-09-20T20:57:28.620Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:74b146dbffce848fb943b8bc44a302ae6762143a14dd2d3f7c1282bbb18c8702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:28.992Z] + 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-20T20:57:29.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-20T20:57:29.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T20:57:29.426Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:29.426Z] 26cdda8c2c07: Preparing [2023-09-20T20:57:29.426Z] 5c7b9a7cf5b6: Preparing [2023-09-20T20:57:29.426Z] 00ee140afa0a: Preparing [2023-09-20T20:57:29.426Z] 664263c2480d: Preparing [2023-09-20T20:57:29.426Z] 114b2fd31de2: Preparing [2023-09-20T20:57:29.426Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:29.426Z] b2191e2be29d: Preparing [2023-09-20T20:57:29.426Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:29.426Z] b2191e2be29d: Waiting [2023-09-20T20:57:29.426Z] 114b2fd31de2: Waiting [2023-09-20T20:57:29.426Z] 664263c2480d: Layer already exists [2023-09-20T20:57:29.426Z] 5c7b9a7cf5b6: Layer already exists [2023-09-20T20:57:29.426Z] 26cdda8c2c07: Layer already exists [2023-09-20T20:57:29.426Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:29.426Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:29.694Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:29.694Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:29.694Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:29.694Z] latest: digest: sha256:74b146dbffce848fb943b8bc44a302ae6762143a14dd2d3f7c1282bbb18c8702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:30.048Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:30.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.50 [2023-09-20T20:57:30.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T20:57:30.398Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:30.398Z] 26cdda8c2c07: Preparing [2023-09-20T20:57:30.398Z] 5c7b9a7cf5b6: Preparing [2023-09-20T20:57:30.398Z] 00ee140afa0a: Preparing [2023-09-20T20:57:30.398Z] 664263c2480d: Preparing [2023-09-20T20:57:30.398Z] 114b2fd31de2: Preparing [2023-09-20T20:57:30.398Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:30.398Z] b2191e2be29d: Preparing [2023-09-20T20:57:30.398Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:30.398Z] b2191e2be29d: Waiting [2023-09-20T20:57:30.398Z] 114b2fd31de2: Waiting [2023-09-20T20:57:30.398Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:30.398Z] 5c7b9a7cf5b6: Layer already exists [2023-09-20T20:57:30.398Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:30.398Z] 26cdda8c2c07: Layer already exists [2023-09-20T20:57:30.398Z] 664263c2480d: Layer already exists [2023-09-20T20:57:30.666Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:30.666Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:30.666Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:30.666Z] 3.1.0-dev.50: digest: sha256:74b146dbffce848fb943b8bc44a302ae6762143a14dd2d3f7c1282bbb18c8702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:31.027Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:31.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:31.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T20:57:31.378Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:31.378Z] 26cdda8c2c07: Preparing [2023-09-20T20:57:31.378Z] 5c7b9a7cf5b6: Preparing [2023-09-20T20:57:31.378Z] 00ee140afa0a: Preparing [2023-09-20T20:57:31.378Z] 664263c2480d: Preparing [2023-09-20T20:57:31.378Z] 114b2fd31de2: Preparing [2023-09-20T20:57:31.378Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:31.378Z] b2191e2be29d: Preparing [2023-09-20T20:57:31.378Z] 114b2fd31de2: Waiting [2023-09-20T20:57:31.378Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:31.378Z] b2191e2be29d: Waiting [2023-09-20T20:57:31.378Z] 5c7b9a7cf5b6: Layer already exists [2023-09-20T20:57:31.378Z] 664263c2480d: Layer already exists [2023-09-20T20:57:31.378Z] 26cdda8c2c07: Layer already exists [2023-09-20T20:57:31.378Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:31.378Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:31.647Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:31.647Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:31.647Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:31.647Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:74b146dbffce848fb943b8bc44a302ae6762143a14dd2d3f7c1282bbb18c8702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:32.018Z] + 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-20T20:57:32.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-20T20:57:32.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T20:57:32.382Z] ee6a7534a1b9: Preparing [2023-09-20T20:57:32.382Z] 26cdda8c2c07: Preparing [2023-09-20T20:57:32.382Z] 5c7b9a7cf5b6: Preparing [2023-09-20T20:57:32.382Z] 00ee140afa0a: Preparing [2023-09-20T20:57:32.382Z] 664263c2480d: Preparing [2023-09-20T20:57:32.382Z] 114b2fd31de2: Preparing [2023-09-20T20:57:32.382Z] 8e761a0b57fd: Preparing [2023-09-20T20:57:32.382Z] b2191e2be29d: Preparing [2023-09-20T20:57:32.382Z] 114b2fd31de2: Waiting [2023-09-20T20:57:32.382Z] 8e761a0b57fd: Waiting [2023-09-20T20:57:32.382Z] b2191e2be29d: Waiting [2023-09-20T20:57:32.382Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:32.382Z] 5c7b9a7cf5b6: Layer already exists [2023-09-20T20:57:32.382Z] 664263c2480d: Layer already exists [2023-09-20T20:57:32.382Z] 26cdda8c2c07: Layer already exists [2023-09-20T20:57:32.382Z] ee6a7534a1b9: Layer already exists [2023-09-20T20:57:32.653Z] 114b2fd31de2: Layer already exists [2023-09-20T20:57:32.653Z] 8e761a0b57fd: Layer already exists [2023-09-20T20:57:32.653Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:32.653Z] main: digest: sha256:74b146dbffce848fb943b8bc44a302ae6762143a14dd2d3f7c1282bbb18c8702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:32.708Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:32.713Z] taggedImages: [2023-09-20T20:57:32.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:32.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-20T20:57:32.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.50 [2023-09-20T20:57:32.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:32.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-20T20:57:32.730Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-20T20:57:32.730Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:32.730Z] latest [2023-09-20T20:57:32.730Z] 3.1.0-dev.50 [2023-09-20T20:57:32.730Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:32.730Z] main [2023-09-20T20:57:32.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:33.092Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:33.472Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:33.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T20:57:33.472Z] f2c2e2da8d82: Preparing [2023-09-20T20:57:33.472Z] 85d5e7a8424c: Preparing [2023-09-20T20:57:33.472Z] 00ee140afa0a: Preparing [2023-09-20T20:57:33.472Z] 664263c2480d: Preparing [2023-09-20T20:57:33.472Z] 5e2bd85e7dd0: Preparing [2023-09-20T20:57:33.472Z] b2191e2be29d: Preparing [2023-09-20T20:57:33.472Z] b2191e2be29d: Waiting [2023-09-20T20:57:33.740Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:33.740Z] 664263c2480d: Layer already exists [2023-09-20T20:57:33.740Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:33.740Z] f2c2e2da8d82: Pushed [2023-09-20T20:57:34.008Z] 5e2bd85e7dd0: Pushed [2023-09-20T20:57:40.672Z] 85d5e7a8424c: Pushed [2023-09-20T20:57:40.672Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:a9d096e192a2f180aec7622e30aa5bab68e6acec621db55abd7759d1269dda94 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:41.026Z] + 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-20T20:57:41.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-20T20:57:41.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T20:57:41.379Z] f2c2e2da8d82: Preparing [2023-09-20T20:57:41.379Z] 85d5e7a8424c: Preparing [2023-09-20T20:57:41.379Z] 00ee140afa0a: Preparing [2023-09-20T20:57:41.379Z] 664263c2480d: Preparing [2023-09-20T20:57:41.379Z] 5e2bd85e7dd0: Preparing [2023-09-20T20:57:41.379Z] b2191e2be29d: Preparing [2023-09-20T20:57:41.379Z] b2191e2be29d: Waiting [2023-09-20T20:57:41.379Z] f2c2e2da8d82: Layer already exists [2023-09-20T20:57:41.379Z] 5e2bd85e7dd0: Layer already exists [2023-09-20T20:57:41.379Z] 85d5e7a8424c: Layer already exists [2023-09-20T20:57:41.379Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:41.379Z] 664263c2480d: Layer already exists [2023-09-20T20:57:41.379Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:41.654Z] latest: digest: sha256:a9d096e192a2f180aec7622e30aa5bab68e6acec621db55abd7759d1269dda94 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:42.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:42.360Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.50 [2023-09-20T20:57:42.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T20:57:42.360Z] f2c2e2da8d82: Preparing [2023-09-20T20:57:42.361Z] 85d5e7a8424c: Preparing [2023-09-20T20:57:42.361Z] 00ee140afa0a: Preparing [2023-09-20T20:57:42.361Z] 664263c2480d: Preparing [2023-09-20T20:57:42.361Z] 5e2bd85e7dd0: Preparing [2023-09-20T20:57:42.361Z] b2191e2be29d: Preparing [2023-09-20T20:57:42.361Z] b2191e2be29d: Waiting [2023-09-20T20:57:42.361Z] f2c2e2da8d82: Layer already exists [2023-09-20T20:57:42.361Z] 664263c2480d: Layer already exists [2023-09-20T20:57:42.361Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:42.361Z] 5e2bd85e7dd0: Layer already exists [2023-09-20T20:57:42.361Z] 85d5e7a8424c: Layer already exists [2023-09-20T20:57:42.629Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:42.629Z] 3.1.0-dev.50: digest: sha256:a9d096e192a2f180aec7622e30aa5bab68e6acec621db55abd7759d1269dda94 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:42.992Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:43.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:43.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T20:57:43.348Z] f2c2e2da8d82: Preparing [2023-09-20T20:57:43.348Z] 85d5e7a8424c: Preparing [2023-09-20T20:57:43.348Z] 00ee140afa0a: Preparing [2023-09-20T20:57:43.348Z] 664263c2480d: Preparing [2023-09-20T20:57:43.348Z] 5e2bd85e7dd0: Preparing [2023-09-20T20:57:43.348Z] b2191e2be29d: Preparing [2023-09-20T20:57:43.348Z] b2191e2be29d: Waiting [2023-09-20T20:57:43.348Z] 664263c2480d: Layer already exists [2023-09-20T20:57:43.348Z] 5e2bd85e7dd0: Layer already exists [2023-09-20T20:57:43.348Z] f2c2e2da8d82: Layer already exists [2023-09-20T20:57:43.348Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:43.348Z] 85d5e7a8424c: Layer already exists [2023-09-20T20:57:43.618Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:43.618Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:a9d096e192a2f180aec7622e30aa5bab68e6acec621db55abd7759d1269dda94 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:43.974Z] + 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-20T20:57:44.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-20T20:57:44.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T20:57:44.328Z] f2c2e2da8d82: Preparing [2023-09-20T20:57:44.328Z] 85d5e7a8424c: Preparing [2023-09-20T20:57:44.328Z] 00ee140afa0a: Preparing [2023-09-20T20:57:44.328Z] 664263c2480d: Preparing [2023-09-20T20:57:44.328Z] 5e2bd85e7dd0: Preparing [2023-09-20T20:57:44.328Z] b2191e2be29d: Preparing [2023-09-20T20:57:44.328Z] b2191e2be29d: Waiting [2023-09-20T20:57:44.328Z] 664263c2480d: Layer already exists [2023-09-20T20:57:44.328Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:44.328Z] 5e2bd85e7dd0: Layer already exists [2023-09-20T20:57:44.328Z] 85d5e7a8424c: Layer already exists [2023-09-20T20:57:44.328Z] f2c2e2da8d82: Layer already exists [2023-09-20T20:57:44.328Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:44.597Z] main: digest: sha256:a9d096e192a2f180aec7622e30aa5bab68e6acec621db55abd7759d1269dda94 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:44.654Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:44.665Z] taggedImages: [2023-09-20T20:57:44.665Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:44.665Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-20T20:57:44.665Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.50 [2023-09-20T20:57:44.665Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:44.665Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-20T20:57:44.688Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-20T20:57:44.688Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:44.688Z] latest [2023-09-20T20:57:44.688Z] 3.1.0-dev.50 [2023-09-20T20:57:44.688Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:44.688Z] main [2023-09-20T20:57:44.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:45.055Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:45.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T20:57:45.422Z] ee758e7708a6: Preparing [2023-09-20T20:57:45.422Z] 623175ce1ddc: Preparing [2023-09-20T20:57:45.422Z] 00ee140afa0a: Preparing [2023-09-20T20:57:45.422Z] 664263c2480d: Preparing [2023-09-20T20:57:45.422Z] db4b9514016b: Preparing [2023-09-20T20:57:45.422Z] b2191e2be29d: Preparing [2023-09-20T20:57:45.422Z] b2191e2be29d: Waiting [2023-09-20T20:57:45.692Z] 664263c2480d: Layer already exists [2023-09-20T20:57:45.692Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:45.692Z] db4b9514016b: Layer already exists [2023-09-20T20:57:45.692Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:45.692Z] ee758e7708a6: Pushed [2023-09-20T20:57:52.367Z] 623175ce1ddc: Pushed [2023-09-20T20:57:52.637Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9: digest: sha256:a7f92e5d8657add2f969e22bfad10243b23d92eb9f0f56c6b5090ec0be377eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:52.999Z] + 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-20T20:57:53.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-20T20:57:53.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T20:57:53.349Z] ee758e7708a6: Preparing [2023-09-20T20:57:53.349Z] 623175ce1ddc: Preparing [2023-09-20T20:57:53.349Z] 00ee140afa0a: Preparing [2023-09-20T20:57:53.349Z] 664263c2480d: Preparing [2023-09-20T20:57:53.349Z] db4b9514016b: Preparing [2023-09-20T20:57:53.349Z] b2191e2be29d: Preparing [2023-09-20T20:57:53.349Z] b2191e2be29d: Waiting [2023-09-20T20:57:53.349Z] 623175ce1ddc: Layer already exists [2023-09-20T20:57:53.349Z] ee758e7708a6: Layer already exists [2023-09-20T20:57:53.349Z] db4b9514016b: Layer already exists [2023-09-20T20:57:53.349Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:53.349Z] 664263c2480d: Layer already exists [2023-09-20T20:57:53.619Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:53.619Z] latest: digest: sha256:a7f92e5d8657add2f969e22bfad10243b23d92eb9f0f56c6b5090ec0be377eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:53.980Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:54.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.50 [2023-09-20T20:57:54.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T20:57:54.343Z] ee758e7708a6: Preparing [2023-09-20T20:57:54.343Z] 623175ce1ddc: Preparing [2023-09-20T20:57:54.343Z] 00ee140afa0a: Preparing [2023-09-20T20:57:54.343Z] 664263c2480d: Preparing [2023-09-20T20:57:54.343Z] db4b9514016b: Preparing [2023-09-20T20:57:54.343Z] b2191e2be29d: Preparing [2023-09-20T20:57:54.343Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:54.343Z] ee758e7708a6: Layer already exists [2023-09-20T20:57:54.343Z] 664263c2480d: Layer already exists [2023-09-20T20:57:54.343Z] 623175ce1ddc: Layer already exists [2023-09-20T20:57:54.343Z] db4b9514016b: Layer already exists [2023-09-20T20:57:54.615Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:54.615Z] 3.1.0-dev.50: digest: sha256:a7f92e5d8657add2f969e22bfad10243b23d92eb9f0f56c6b5090ec0be377eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:54.988Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:55.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:55.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T20:57:55.367Z] ee758e7708a6: Preparing [2023-09-20T20:57:55.367Z] 623175ce1ddc: Preparing [2023-09-20T20:57:55.367Z] 00ee140afa0a: Preparing [2023-09-20T20:57:55.367Z] 664263c2480d: Preparing [2023-09-20T20:57:55.367Z] db4b9514016b: Preparing [2023-09-20T20:57:55.367Z] b2191e2be29d: Preparing [2023-09-20T20:57:55.367Z] b2191e2be29d: Waiting [2023-09-20T20:57:55.367Z] ee758e7708a6: Layer already exists [2023-09-20T20:57:55.367Z] 623175ce1ddc: Layer already exists [2023-09-20T20:57:55.367Z] db4b9514016b: Layer already exists [2023-09-20T20:57:55.367Z] 664263c2480d: Layer already exists [2023-09-20T20:57:55.367Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:55.639Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:55.639Z] e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50: digest: sha256:a7f92e5d8657add2f969e22bfad10243b23d92eb9f0f56c6b5090ec0be377eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:56.010Z] + 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-20T20:57:56.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-20T20:57:56.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T20:57:56.361Z] ee758e7708a6: Preparing [2023-09-20T20:57:56.361Z] 623175ce1ddc: Preparing [2023-09-20T20:57:56.361Z] 00ee140afa0a: Preparing [2023-09-20T20:57:56.361Z] 664263c2480d: Preparing [2023-09-20T20:57:56.361Z] db4b9514016b: Preparing [2023-09-20T20:57:56.361Z] b2191e2be29d: Preparing [2023-09-20T20:57:56.361Z] 623175ce1ddc: Layer already exists [2023-09-20T20:57:56.361Z] ee758e7708a6: Layer already exists [2023-09-20T20:57:56.361Z] 00ee140afa0a: Layer already exists [2023-09-20T20:57:56.361Z] 664263c2480d: Layer already exists [2023-09-20T20:57:56.361Z] db4b9514016b: Layer already exists [2023-09-20T20:57:56.361Z] b2191e2be29d: Layer already exists [2023-09-20T20:57:56.631Z] main: digest: sha256:a7f92e5d8657add2f969e22bfad10243b23d92eb9f0f56c6b5090ec0be377eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:57:56.694Z] ===================================================== [Pipeline] echo [2023-09-20T20:57:56.707Z] taggedImages: [2023-09-20T20:57:56.707Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [2023-09-20T20:57:56.707Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-20T20:57:56.707Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.50 [2023-09-20T20:57:56.707Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9-3.1.0-dev.50 [2023-09-20T20:57:56.707Z] - 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-20T20:57:57.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:57:57.101Z] [2023-09-20T20:57:57.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:57.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:57:57.739Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T20:57:57.739Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T20:57:57.739Z] 04944245beec: Pulling fs layer [2023-09-20T20:57:57.739Z] 699f458cf7ca: Pulling fs layer [2023-09-20T20:57:57.739Z] 765212b225bb: Pulling fs layer [2023-09-20T20:57:57.739Z] f23df028b6ca: Pulling fs layer [2023-09-20T20:57:57.739Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T20:57:57.739Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T20:57:57.739Z] 765212b225bb: Waiting [2023-09-20T20:57:57.739Z] f23df028b6ca: Waiting [2023-09-20T20:57:57.739Z] d65c8cfc05b1: Waiting [2023-09-20T20:57:57.739Z] 2437ff75d9bd: Waiting [2023-09-20T20:57:57.739Z] 04944245beec: Verifying Checksum [2023-09-20T20:57:57.739Z] 04944245beec: Download complete [2023-09-20T20:57:57.739Z] 765212b225bb: Verifying Checksum [2023-09-20T20:57:57.739Z] 765212b225bb: Download complete [2023-09-20T20:57:58.015Z] f23df028b6ca: Verifying Checksum [2023-09-20T20:57:58.015Z] f23df028b6ca: Download complete [2023-09-20T20:57:58.015Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T20:57:58.015Z] d65c8cfc05b1: Download complete [2023-09-20T20:57:58.015Z] 699f458cf7ca: Verifying Checksum [2023-09-20T20:57:58.015Z] 699f458cf7ca: Download complete [2023-09-20T20:57:58.624Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T20:57:58.624Z] 8998bd30e6a1: Download complete [2023-09-20T20:58:01.236Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T20:58:01.236Z] 2437ff75d9bd: Download complete [2023-09-20T20:58:03.195Z] 8998bd30e6a1: Pull complete [2023-09-20T20:58:03.463Z] 04944245beec: Pull complete [2023-09-20T20:58:04.904Z] 699f458cf7ca: Pull complete [2023-09-20T20:58:05.173Z] 765212b225bb: Pull complete [2023-09-20T20:58:06.147Z] f23df028b6ca: Pull complete [2023-09-20T20:58:06.431Z] d65c8cfc05b1: Pull complete [2023-09-20T20:58:21.602Z] 2437ff75d9bd: Pull complete [2023-09-20T20:58:21.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T20:58:21.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T20:58:21.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:22.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-7213 does not seem to be running inside a container [2023-09-20T20:58:22.216Z] $ 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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:58:26.210Z] $ docker top 93b0119b6a4455de6c64f2b7c2c90c1d1dc9cc79926ce68ee2d64c36672f3caf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:27.824Z] ---> job-cost.sh [2023-09-20T20:58:27.824Z] lf-activate-venv: SKIPPING [2023-09-20T20:58:27.824Z] INFO: No Stack... [2023-09-20T20:58:28.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T20:58:29.374Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:58:30.025Z] + cat+ /w/workspace/edgex-go/584/archives/cost.csv [2023-09-20T20:58:30.025Z] cut -d, -f6 [Pipeline] lock [2023-09-20T20:58:30.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-584-stack-cost] [2023-09-20T20:58:30.123Z] Resource [jenkins-edgexfoundry-edgex-go-main-584-stack-cost] did not exist. Created. [2023-09-20T20:58:30.123Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-584-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:58:30.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T20:58:31.565Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:58:31.574Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-584-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:58:31.615Z] $ docker stop --time=1 93b0119b6a4455de6c64f2b7c2c90c1d1dc9cc79926ce68ee2d64c36672f3caf [2023-09-20T20:58:33.263Z] $ docker rm -f --volumes 93b0119b6a4455de6c64f2b7c2c90c1d1dc9cc79926ce68ee2d64c36672f3caf [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-20T20:58:33.720Z] provisioning config files... [2023-09-20T20:58:33.728Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/584@tmp/config5751952961684408886tmp [Pipeline] { [Pipeline] sh [2023-09-20T20:58:34.014Z] + set +x [2023-09-20T20:58:34.014Z] + curl -s https://codecov.io/bash [2023-09-20T20:58:34.014Z] + bash -s -- [2023-09-20T20:58:34.014Z] [2023-09-20T20:58:34.014Z] _____ _ [2023-09-20T20:58:34.014Z] / ____| | | [2023-09-20T20:58:34.014Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T20:58:34.014Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T20:58:34.014Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T20:58:34.014Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T20:58:34.014Z] Bash-1.0.6 [2023-09-20T20:58:34.014Z] [2023-09-20T20:58:34.014Z] [2023-09-20T20:58:34.014Z] ==> git version 2.25.1 found [2023-09-20T20:58:34.014Z] ==> 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-20T20:58:34.014Z] Release-Date: 2020-01-08 [2023-09-20T20:58:34.014Z] 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-20T20:58:34.014Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T20:58:34.014Z] ==> Jenkins CI detected. [2023-09-20T20:58:34.014Z] current dir:  /w/workspace/edgex-go/584 [2023-09-20T20:58:34.014Z] project root: . [2023-09-20T20:58:34.014Z] --> token set from env [2023-09-20T20:58:34.014Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T20:58:34.014Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T20:58:34.014Z] ==> Python coveragepy not found [2023-09-20T20:58:34.014Z] ==> Searching for coverage reports in: [2023-09-20T20:58:34.014Z] + . [2023-09-20T20:58:34.014Z] -> Found 1 reports [2023-09-20T20:58:34.014Z] ==> Detecting git/mercurial file structure [2023-09-20T20:58:34.014Z] ==> Reading reports [2023-09-20T20:58:34.278Z] + ./coverage.out bytes=453601 [2023-09-20T20:58:34.278Z] ==> Appending adjustments [2023-09-20T20:58:34.278Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T20:58:35.216Z] + Found adjustments [2023-09-20T20:58:35.216Z] ==> Gzipping contents [2023-09-20T20:58:35.216Z] 60K /tmp/codecov.C5VyZP.gz [2023-09-20T20:58:35.216Z] ==> Uploading reports [2023-09-20T20:58:35.216Z] url: https://codecov.io [2023-09-20T20:58:35.216Z] query: branch=main&commit=e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9&build=584&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F584%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T20:58:35.216Z] -> Pinging Codecov [2023-09-20T20:58:35.216Z] 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=e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9&build=584&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F584%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T20:58:35.475Z] -> Uploading to [2023-09-20T20:58:35.475Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9/4200e24f-b3eb-44cc-87ec-780743785e74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T205835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80d9e29b6e58f3eb541c7065ab40d82c6c9d74e30d0ee3ddbae0609ba7e3a26b [2023-09-20T20:58:35.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:58:35.475Z] Dload Upload Total Spent Left Speed [2023-09-20T20:58:35.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58181 0 0 100 58181 0 266k --:--:-- --:--:-- --:--:-- 266k [2023-09-20T20:58:35.735Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 [Pipeline] } [2023-09-20T20:58:35.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-20T20:58:35.856Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T20:58:35.865Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:36.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T20:58:36.165Z] [2023-09-20T20:58:36.165Z] 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-20T20:58:36.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T20:58:36.461Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T20:58:36.461Z] df9b9388f04a: Pulling fs layer [2023-09-20T20:58:36.461Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T20:58:36.461Z] 25bc292e5bac: Pulling fs layer [2023-09-20T20:58:36.461Z] 114826534d7a: Pulling fs layer [2023-09-20T20:58:36.461Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T20:58:36.461Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T20:58:36.461Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T20:58:36.461Z] 114826534d7a: Waiting [2023-09-20T20:58:36.461Z] 4657fd5d0bcf: Waiting [2023-09-20T20:58:36.461Z] 8a3aa393b2d8: Waiting [2023-09-20T20:58:36.461Z] 6ad1cebc031e: Waiting [2023-09-20T20:58:36.461Z] 25bc292e5bac: Verifying Checksum [2023-09-20T20:58:36.461Z] 25bc292e5bac: Download complete [2023-09-20T20:58:36.461Z] 52dc419b0ee2: Download complete [2023-09-20T20:58:36.461Z] 4657fd5d0bcf: Download complete [2023-09-20T20:58:36.461Z] df9b9388f04a: Verifying Checksum [2023-09-20T20:58:36.461Z] df9b9388f04a: Download complete [2023-09-20T20:58:36.723Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T20:58:36.723Z] 6ad1cebc031e: Download complete [2023-09-20T20:58:36.723Z] df9b9388f04a: Pull complete [2023-09-20T20:58:36.723Z] 52dc419b0ee2: Pull complete [2023-09-20T20:58:36.979Z] 25bc292e5bac: Pull complete [2023-09-20T20:58:37.235Z] 114826534d7a: Verifying Checksum [2023-09-20T20:58:37.235Z] 114826534d7a: Download complete [2023-09-20T20:58:37.493Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T20:58:37.493Z] 8a3aa393b2d8: Download complete [2023-09-20T20:58:40.772Z] 114826534d7a: Pull complete [2023-09-20T20:58:40.772Z] 4657fd5d0bcf: Pull complete [2023-09-20T20:58:41.336Z] 6ad1cebc031e: Pull complete [2023-09-20T20:58:43.864Z] 8a3aa393b2d8: Pull complete [2023-09-20T20:58:43.864Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T20:58:43.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T20:58:43.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:43.943Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:58:43.969Z] $ 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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:58:48.948Z] $ docker top e9658df02e191ebddb0e97fdb64d258c5b4ea10800886d00189269fe92d5ff24 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T20:58:49.013Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-20T20:58:49.291Z] + set -o pipefail [2023-09-20T20:58:49.291Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-20T20:58:54.576Z] [2023-09-20T20:58:54.576Z] Monitoring /w/workspace/edgex-go/584 (github.com/edgexfoundry/edgex-go)... [2023-09-20T20:58:54.576Z] [2023-09-20T20:58:54.576Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e53ddc6f-5410-4c6d-a412-7ea6b0d54ad1 [2023-09-20T20:58:54.576Z] [2023-09-20T20:58:54.576Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T20:58:54.576Z] [2023-09-20T20:58:54.576Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T20:58:54.576Z] [2023-09-20T20:58:54.836Z] [2023-09-20T20:58:54.836Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T20:58:54.836Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T20:58:54.836Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T20:58:54.847Z] $ docker stop --time=1 e9658df02e191ebddb0e97fdb64d258c5b4ea10800886d00189269fe92d5ff24 [2023-09-20T20:58:59.000Z] $ docker rm -f --volumes e9658df02e191ebddb0e97fdb64d258c5b4ea10800886d00189269fe92d5ff24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-20T20:58:59.356Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:58:59.370Z] provisioning config files... [2023-09-20T20:58:59.378Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/584@tmp/config5403116631525937838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:59.668Z] --> edgex-publish-swagger.sh [2023-09-20T20:58:59.668Z] === Publish openapi/v3 API === [2023-09-20T20:58:59.668Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-20T20:58:59.668Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/584/openapi/v3/core-command.yaml] [2023-09-20T20:58:59.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:58:59.668Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:00.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58227 --:--:-- --:--:-- --:--:-- 58124 100 32782 0 0 100 32782 0 58227 --:--:-- --:--:-- --:--:-- 58124 [2023-09-20T20:59:00.237Z] [2023-09-20T20:59:00.237Z] [2023-09-20T20:59:00.237Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/584/openapi/v3/core-data.yaml] [2023-09-20T20:59:00.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:59:00.237Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:00.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 130k --:--:-- --:--:-- --:--:-- 130k [2023-09-20T20:59:00.804Z] [2023-09-20T20:59:00.804Z] [2023-09-20T20:59:00.804Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/584/openapi/v3/core-metadata.yaml] [2023-09-20T20:59:00.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:59:00.804Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:01.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 275k --:--:-- --:--:-- --:--:-- 274k 100 144k 0 0 100 144k 0 275k --:--:-- --:--:-- --:--:-- 274k [2023-09-20T20:59:01.372Z] [2023-09-20T20:59:01.372Z] [2023-09-20T20:59:01.372Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/584/openapi/v3/support-notifications.yaml] [2023-09-20T20:59:01.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:59:01.372Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:01.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 146k --:--:-- --:--:-- --:--:-- 146k [2023-09-20T20:59:01.938Z] [2023-09-20T20:59:01.938Z] [2023-09-20T20:59:01.938Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/584/openapi/v3/support-scheduler.yaml] [2023-09-20T20:59:01.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:59:01.938Z] Dload Upload Total Spent Left Speed [2023-09-20T20:59:02.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83417 --:--:-- --:--:-- --:--:-- 83229 100 36954 0 0 100 36954 0 83417 --:--:-- --:--:-- --:--:-- 83229 [2023-09-20T20:59:02.196Z] [2023-09-20T20:59:02.196Z] [Pipeline] } [2023-09-20T20:59:02.203Z] 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-20T20:59:02.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:59:02.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:02.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:59:02.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:02.982Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:59:03.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:59:03.433Z] $ docker top 45a85f867526eb1f779fe689327b08d2142a87898a0b8a43f831ed563fa7bf57 -eo pid,comm [2023-09-20T20:59:03.479Z] 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-20T20:59:03.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:59:03.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:59:03.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:59:03.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:59:03.621Z] $ docker exec 45a85f867526eb1f779fe689327b08d2142a87898a0b8a43f831ed563fa7bf57 ssh-agent [2023-09-20T20:59:03.717Z] SSH_AUTH_SOCK=/tmp/ssh-InXDVk6M7b3Z/agent.32 [2023-09-20T20:59:03.718Z] SSH_AGENT_PID=38 [2023-09-20T20:59:03.722Z] Running ssh-add (command line suppressed) [2023-09-20T20:59:03.834Z] Identity added: /w/workspace/edgex-go/584@tmp/private_key_5799615095850333363.key (/w/workspace/edgex-go/584@tmp/private_key_5799615095850333363.key) [2023-09-20T20:59:03.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:59:04.137Z] + git semver tag [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,311 [run_tag] DEBUG tag force:False [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,311 [check_head_tag] DEBUG check head tag [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,312 [execute] INFO git cat-file --batch-check [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/584, universal_newlines=False, shell=None, istream=) [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,316 [execute] INFO git cat-file --batch [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/584, universal_newlines=False, shell=None, istream=) [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,338 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,339 [execute] INFO git tag -a v3.1.0-dev.50 -m v3.1.0-dev.50 [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,339 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.50', '-m', 'v3.1.0-dev.50'], cwd=/w/workspace/edgex-go/584, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:59:04.395Z] 2023-09-20 20:59:04,342 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:04.395Z] 3.1.0-dev.50 [Pipeline] } [2023-09-20T20:59:04.402Z] $ docker exec --env ******** --env ******** 45a85f867526eb1f779fe689327b08d2142a87898a0b8a43f831ed563fa7bf57 ssh-agent -k [2023-09-20T20:59:04.490Z] unset SSH_AUTH_SOCK; [2023-09-20T20:59:04.491Z] unset SSH_AGENT_PID; [2023-09-20T20:59:04.491Z] echo Agent pid 38 killed; [2023-09-20T20:59:04.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:59:04.802Z] + git semver [Pipeline] } [2023-09-20T20:59:05.071Z] $ docker stop --time=1 45a85f867526eb1f779fe689327b08d2142a87898a0b8a43f831ed563fa7bf57 [2023-09-20T20:59:06.431Z] $ docker rm -f --volumes 45a85f867526eb1f779fe689327b08d2142a87898a0b8a43f831ed563fa7bf57 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:06.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T20:59:06.823Z] [2023-09-20T20:59:06.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:07.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T20:59:07.118Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T20:59:07.118Z] ab5ef0e58194: Pulling fs layer [2023-09-20T20:59:07.118Z] 9712f1f96733: Pulling fs layer [2023-09-20T20:59:07.118Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T20:59:07.118Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T20:59:07.118Z] e9a5061849ea: Pulling fs layer [2023-09-20T20:59:07.118Z] d747dcd14b5f: Pulling fs layer [2023-09-20T20:59:07.118Z] 2de7ff778b66: Pulling fs layer [2023-09-20T20:59:07.118Z] 0d9ebad4ef96: Waiting [2023-09-20T20:59:07.118Z] e9a5061849ea: Waiting [2023-09-20T20:59:07.118Z] d747dcd14b5f: Waiting [2023-09-20T20:59:07.118Z] 2de7ff778b66: Waiting [2023-09-20T20:59:07.118Z] 9712f1f96733: Download complete [2023-09-20T20:59:07.685Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T20:59:07.685Z] 0d9ebad4ef96: Download complete [2023-09-20T20:59:07.685Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T20:59:07.685Z] 63f879dbbcfc: Download complete [2023-09-20T20:59:07.685Z] d747dcd14b5f: Verifying Checksum [2023-09-20T20:59:07.685Z] d747dcd14b5f: Download complete [2023-09-20T20:59:07.685Z] e9a5061849ea: Verifying Checksum [2023-09-20T20:59:07.685Z] e9a5061849ea: Download complete [2023-09-20T20:59:07.685Z] 2de7ff778b66: Verifying Checksum [2023-09-20T20:59:07.685Z] 2de7ff778b66: Download complete [2023-09-20T20:59:08.249Z] ab5ef0e58194: Download complete [2023-09-20T20:59:11.574Z] ab5ef0e58194: Pull complete [2023-09-20T20:59:11.574Z] 9712f1f96733: Pull complete [2023-09-20T20:59:12.141Z] 63f879dbbcfc: Pull complete [2023-09-20T20:59:16.329Z] 0d9ebad4ef96: Pull complete [2023-09-20T20:59:16.586Z] e9a5061849ea: Pull complete [2023-09-20T20:59:16.586Z] d747dcd14b5f: Pull complete [2023-09-20T20:59:17.519Z] 2de7ff778b66: Pull complete [2023-09-20T20:59:17.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T20:59:17.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T20:59:17.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:17.596Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:59:17.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:59:24.050Z] $ docker top 71bce6d57a0b4b655711a137af81a5a6030d6c873d854634dfbf69761ccef848 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:59:24.127Z] provisioning config files... [2023-09-20T20:59:24.133Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/584@tmp/config17808099125036136696tmp [2023-09-20T20:59:24.142Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/584@tmp/config11746991379087193665tmp [2023-09-20T20:59:24.151Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/584@tmp/config16244836541984365279tmp [Pipeline] { [Pipeline] echo [2023-09-20T20:59:24.163Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:24.444Z] ---> sigul-configuration.sh [2023-09-20T20:59:24.444Z] gpg: directory `/root/.gnupg' created [2023-09-20T20:59:24.444Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T20:59:24.444Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T20:59:24.444Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T20:59:24.444Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T20:59:24.444Z] gpg: CAST5 encrypted data [2023-09-20T20:59:24.444Z] gpg: encrypted with 1 passphrase [2023-09-20T20:59:24.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T20:59:24.729Z] + mkdir /home/jenkins [2023-09-20T20:59:24.729Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T20:59:25.011Z] + 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-20T20:59:25.019Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:25.299Z] ---> sigul-install.sh [2023-09-20T20:59:25.299Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T20:59:25.588Z] + git tag --list [2023-09-20T20:59:25.588Z] 0.6.0 [2023-09-20T20:59:25.588Z] 0.6.1 [2023-09-20T20:59:25.588Z] 0.7.0 [2023-09-20T20:59:25.588Z] 0.7.1 [2023-09-20T20:59:25.588Z] v1.0.0 [2023-09-20T20:59:25.588Z] v1.0.1 [2023-09-20T20:59:25.588Z] v1.1.0 [2023-09-20T20:59:25.588Z] v1.2.0 [2023-09-20T20:59:25.588Z] v1.2.1 [2023-09-20T20:59:25.588Z] v1.3.0 [2023-09-20T20:59:25.588Z] v1.3.1 [2023-09-20T20:59:25.588Z] v2.0.0 [2023-09-20T20:59:25.588Z] v2.1.0 [2023-09-20T20:59:25.588Z] v2.1.1 [2023-09-20T20:59:25.588Z] v2.2.0 [2023-09-20T20:59:25.588Z] v2.3.0 [2023-09-20T20:59:25.588Z] v3.0 [2023-09-20T20:59:25.588Z] v3.0.0 [2023-09-20T20:59:25.588Z] v3.1.0-dev.1 [2023-09-20T20:59:25.588Z] v3.1.0-dev.10 [2023-09-20T20:59:25.588Z] v3.1.0-dev.11 [2023-09-20T20:59:25.588Z] v3.1.0-dev.12 [2023-09-20T20:59:25.588Z] v3.1.0-dev.13 [2023-09-20T20:59:25.588Z] v3.1.0-dev.14 [2023-09-20T20:59:25.588Z] v3.1.0-dev.15 [2023-09-20T20:59:25.588Z] v3.1.0-dev.16 [2023-09-20T20:59:25.588Z] v3.1.0-dev.17 [2023-09-20T20:59:25.588Z] v3.1.0-dev.18 [2023-09-20T20:59:25.588Z] v3.1.0-dev.19 [2023-09-20T20:59:25.588Z] v3.1.0-dev.2 [2023-09-20T20:59:25.588Z] v3.1.0-dev.20 [2023-09-20T20:59:25.588Z] v3.1.0-dev.21 [2023-09-20T20:59:25.588Z] v3.1.0-dev.22 [2023-09-20T20:59:25.588Z] v3.1.0-dev.23 [2023-09-20T20:59:25.588Z] v3.1.0-dev.24 [2023-09-20T20:59:25.588Z] v3.1.0-dev.25 [2023-09-20T20:59:25.588Z] v3.1.0-dev.26 [2023-09-20T20:59:25.588Z] v3.1.0-dev.27 [2023-09-20T20:59:25.588Z] v3.1.0-dev.28 [2023-09-20T20:59:25.588Z] v3.1.0-dev.29 [2023-09-20T20:59:25.588Z] v3.1.0-dev.3 [2023-09-20T20:59:25.588Z] v3.1.0-dev.30 [2023-09-20T20:59:25.588Z] v3.1.0-dev.31 [2023-09-20T20:59:25.588Z] v3.1.0-dev.32 [2023-09-20T20:59:25.588Z] v3.1.0-dev.33 [2023-09-20T20:59:25.588Z] v3.1.0-dev.34 [2023-09-20T20:59:25.588Z] v3.1.0-dev.35 [2023-09-20T20:59:25.588Z] v3.1.0-dev.36 [2023-09-20T20:59:25.588Z] v3.1.0-dev.37 [2023-09-20T20:59:25.588Z] v3.1.0-dev.38 [2023-09-20T20:59:25.588Z] v3.1.0-dev.39 [2023-09-20T20:59:25.588Z] v3.1.0-dev.4 [2023-09-20T20:59:25.588Z] v3.1.0-dev.40 [2023-09-20T20:59:25.588Z] v3.1.0-dev.41 [2023-09-20T20:59:25.588Z] v3.1.0-dev.42 [2023-09-20T20:59:25.588Z] v3.1.0-dev.43 [2023-09-20T20:59:25.588Z] v3.1.0-dev.44 [2023-09-20T20:59:25.588Z] v3.1.0-dev.45 [2023-09-20T20:59:25.588Z] v3.1.0-dev.46 [2023-09-20T20:59:25.588Z] v3.1.0-dev.47 [2023-09-20T20:59:25.588Z] v3.1.0-dev.48 [2023-09-20T20:59:25.588Z] v3.1.0-dev.49 [2023-09-20T20:59:25.588Z] v3.1.0-dev.5 [2023-09-20T20:59:25.588Z] v3.1.0-dev.50 [2023-09-20T20:59:25.588Z] v3.1.0-dev.6 [2023-09-20T20:59:25.588Z] v3.1.0-dev.7 [2023-09-20T20:59:25.588Z] v3.1.0-dev.8 [2023-09-20T20:59:25.588Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T20:59:25.869Z] + lftools sign git-tag v3.1.0-dev.50 [2023-09-20T20:59:26.440Z] Signing Git tag with Sigul... [2023-09-20T20:59:26.440Z] Signing v3.1.0-dev.50 [Pipeline] echo [2023-09-20T20:59:26.705Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:26.986Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T20:59:26.992Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T20:59:27.010Z] $ docker stop --time=1 71bce6d57a0b4b655711a137af81a5a6030d6c873d854634dfbf69761ccef848 [2023-09-20T20:59:28.286Z] $ docker rm -f --volumes 71bce6d57a0b4b655711a137af81a5a6030d6c873d854634dfbf69761ccef848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T20:59:28.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:59:28.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:29.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:59:29.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:29.076Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:59:29.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:59:29.430Z] $ docker top 81a19a644e73e29896f1cb1be4fb41e7261c1a8e672b8130cae557298c05aca8 -eo pid,comm [2023-09-20T20:59:29.480Z] 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-20T20:59:29.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:59:29.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:59:29.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:59:29.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:59:29.623Z] $ docker exec 81a19a644e73e29896f1cb1be4fb41e7261c1a8e672b8130cae557298c05aca8 ssh-agent [2023-09-20T20:59:29.723Z] SSH_AUTH_SOCK=/tmp/ssh-EggJeesAj54h/agent.32 [2023-09-20T20:59:29.724Z] SSH_AGENT_PID=38 [2023-09-20T20:59:29.728Z] Running ssh-add (command line suppressed) [2023-09-20T20:59:29.830Z] Identity added: /w/workspace/edgex-go/584@tmp/private_key_1051799484160609272.key (/w/workspace/edgex-go/584@tmp/private_key_1051799484160609272.key) [2023-09-20T20:59:29.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:59:30.127Z] + git semver bump pre [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,329 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,329 [bump_version] DEBUG bumping version:3.1.0-dev.50 on axis:pre with prefix:dev [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,329 [bump_version] DEBUG bumped version:3.1.0-dev.51 [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,329 [write_version] DEBUG write version:3.1.0-dev.51 to path:/w/workspace/edgex-go/584/.semver/main with force:True [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,329 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,330 [write_file] DEBUG write to file:/w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,332 [execute] INFO git cat-file --batch-check [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,337 [execute] INFO git cat-file --batch [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T20:59:30.384Z] 2023-09-20 20:59:30,341 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:30.384Z] 3.1.0-dev.51 [Pipeline] } [2023-09-20T20:59:30.392Z] $ docker exec --env ******** --env ******** 81a19a644e73e29896f1cb1be4fb41e7261c1a8e672b8130cae557298c05aca8 ssh-agent -k [2023-09-20T20:59:30.491Z] unset SSH_AUTH_SOCK; [2023-09-20T20:59:30.491Z] unset SSH_AGENT_PID; [2023-09-20T20:59:30.491Z] echo Agent pid 38 killed; [2023-09-20T20:59:30.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:59:30.802Z] + git semver [Pipeline] } [2023-09-20T20:59:31.073Z] $ docker stop --time=1 81a19a644e73e29896f1cb1be4fb41e7261c1a8e672b8130cae557298c05aca8 [2023-09-20T20:59:32.353Z] $ docker rm -f --volumes 81a19a644e73e29896f1cb1be4fb41e7261c1a8e672b8130cae557298c05aca8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:59:32.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:59:32.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:32.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:59:32.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:33.038Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:59:33.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:59:33.403Z] $ docker top 7862a3f16ae9be07ae8f2b7158a52d9f539f3ec4e36491b474cf2d8e3233f833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:59:33.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:59:33.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:59:33.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:59:33.611Z] $ docker exec 7862a3f16ae9be07ae8f2b7158a52d9f539f3ec4e36491b474cf2d8e3233f833 ssh-agent [2023-09-20T20:59:33.713Z] SSH_AUTH_SOCK=/tmp/ssh-HxrwPb0GknUV/agent.33 [2023-09-20T20:59:33.713Z] SSH_AGENT_PID=39 [2023-09-20T20:59:33.718Z] Running ssh-add (command line suppressed) [2023-09-20T20:59:33.826Z] Identity added: /w/workspace/edgex-go/584@tmp/private_key_8580058807701943583.key (/w/workspace/edgex-go/584@tmp/private_key_8580058807701943583.key) [2023-09-20T20:59:33.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:59:34.127Z] + git semver push [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,289 [run_push] DEBUG push [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,290 [execute] INFO git cat-file --batch-check [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,293 [execute] INFO git rev-list 98369a32b1ac91c8aea9ee653d780ee1e102cada -- [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,294 [execute] DEBUG Popen(['git', 'rev-list', '98369a32b1ac91c8aea9ee653d780ee1e102cada', '--'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,310 [execute] INFO git fetch -v origin [2023-09-20T20:59:34.386Z] 2023-09-20 20:59:34,310 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T20:59:34.957Z] 2023-09-20 20:59:34,935 [run_push] DEBUG no remote changes detected [2023-09-20T20:59:34.957Z] 2023-09-20 20:59:34,935 [execute] INFO git push origin semver [2023-09-20T20:59:34.957Z] 2023-09-20 20:59:34,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/584/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:59:35.887Z] 2023-09-20 20:59:35,703 [run_push] DEBUG push all version tags [2023-09-20T20:59:35.887Z] 2023-09-20 20:59:35,703 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T20:59:35.887Z] 2023-09-20 20:59:35,704 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/584, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:59:36.819Z] 2023-09-20 20:59:36,473 [read_version] DEBUG read version from /w/workspace/edgex-go/584/.semver/main [2023-09-20T20:59:36.819Z] 3.1.0-dev.51 [Pipeline] } [2023-09-20T20:59:36.825Z] $ docker exec --env ******** --env ******** 7862a3f16ae9be07ae8f2b7158a52d9f539f3ec4e36491b474cf2d8e3233f833 ssh-agent -k [2023-09-20T20:59:36.935Z] unset SSH_AUTH_SOCK; [2023-09-20T20:59:36.935Z] unset SSH_AGENT_PID; [2023-09-20T20:59:36.936Z] echo Agent pid 39 killed; [2023-09-20T20:59:36.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:59:37.260Z] + git semver [Pipeline] } [2023-09-20T20:59:37.530Z] $ docker stop --time=1 7862a3f16ae9be07ae8f2b7158a52d9f539f3ec4e36491b474cf2d8e3233f833 [2023-09-20T20:59:38.796Z] $ docker rm -f --volumes 7862a3f16ae9be07ae8f2b7158a52d9f539f3ec4e36491b474cf2d8e3233f833 [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-20T20:59:39.294Z] + [ -d /w/workspace/edgex-go/584/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:39.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:40.453Z] ---> package-listing.sh [2023-09-20T20:59:40.453Z] ++ facter osfamily [2023-09-20T20:59:40.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T20:59:40.711Z] + OS_FAMILY=debian [2023-09-20T20:59:40.711Z] + workspace=/w/workspace/edgex-go/584 [2023-09-20T20:59:40.711Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T20:59:40.711Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T20:59:40.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T20:59:40.711Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T20:59:40.711Z] + '[' /w/workspace/edgex-go/584 ']' [2023-09-20T20:59:40.711Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T20:59:40.711Z] + case "${OS_FAMILY}" in [2023-09-20T20:59:40.711Z] + dpkg -l [2023-09-20T20:59:40.711Z] + grep '^ii' [2023-09-20T20:59:40.711Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T20:59:40.711Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T20:59:40.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T20:59:40.711Z] + '[' /w/workspace/edgex-go/584 ']' [2023-09-20T20:59:40.711Z] + mkdir -p /w/workspace/edgex-go/584/archives/ [2023-09-20T20:59:40.711Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/584/archives/ [Pipeline] echo [2023-09-20T20:59:40.722Z] 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/584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T20:59:41.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:41.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:41.558Z] [2023-09-20T20:59:41.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:41.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:41.853Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:59:41.853Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:59:41.853Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:59:41.853Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:59:41.853Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:59:41.853Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:59:41.853Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:59:41.853Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:59:41.853Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:59:41.853Z] 33b1e0a273af: Waiting [2023-09-20T20:59:41.853Z] 5d3b04190fa2: Waiting [2023-09-20T20:59:41.853Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T20:59:41.853Z] 5c69ac0246d0: Download complete [2023-09-20T20:59:42.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T20:59:42.110Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:59:42.110Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:59:42.110Z] 33b1e0a273af: Download complete [2023-09-20T20:59:42.110Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T20:59:42.110Z] 5d3b04190fa2: Download complete [2023-09-20T20:59:42.110Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:59:42.110Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:59:42.110Z] 5eb5b503b376: Download complete [2023-09-20T20:59:43.476Z] 5eb5b503b376: Pull complete [2023-09-20T20:59:43.476Z] 5c69ac0246d0: Pull complete [2023-09-20T20:59:44.040Z] ec43610c2a17: Pull complete [2023-09-20T20:59:44.040Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:59:44.299Z] 33b1e0a273af: Pull complete [2023-09-20T20:59:44.299Z] 5d3b04190fa2: Pull complete [2023-09-20T20:59:49.569Z] 2f39f015ded8: Pull complete [2023-09-20T20:59:49.569Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:59:49.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:49.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:49.650Z] prd-ubuntu20.04-docker-8c-8g-7212 does not seem to be running inside a container [2023-09-20T20:59:49.679Z] $ 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/584/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/584 -v /w/workspace/edgex-go/584:/w/workspace/edgex-go/584:rw,z -v /w/workspace/edgex-go/584@tmp:/w/workspace/edgex-go/584@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-20T20:59:54.818Z] $ docker top a02ce40abffdf3cd3e298ca947e14f276ad7c9d72f814f9c94ba08b7bef0c470 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:55.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T20:59:55.440Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T20:59:55.723Z] + ls /var/log/sa-host [2023-09-20T20:59:55.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:59:55.795Z] provisioning config files... [2023-09-20T20:59:55.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/584@tmp/config6136979934070179352tmp [Pipeline] { [Pipeline] echo [2023-09-20T20:59:55.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:56.094Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T20:59:56.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:56.417Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T20:59:56.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:56.707Z] ---> sudo-logs.sh [2023-09-20T20:59:56.707Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T20:59:56.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:57.001Z] ---> job-cost.sh [2023-09-20T20:59:57.001Z] lf-activate-venv: SKIPPING [2023-09-20T20:59:57.001Z] DEBUG: total: 0.10999999940395355 [2023-09-20T20:59:57.001Z] INFO: Retrieving Stack Cost... [2023-09-20T20:59:57.259Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:59:57.826Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T20:59:57.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:58.119Z] ---> logs-deploy.sh [2023-09-20T20:59:58.119Z] lf-activate-venv: SKIPPING [2023-09-20T20:59:58.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/584 [2023-09-20T20:59:58.119Z] INFO: archiving workspace using pattern(s): [2023-09-20T20:59:59.054Z] Archives upload complete. [2023-09-20T20:59:59.054Z] INFO: archiving logs to Nexus