Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e4c17392479c7248920cab766a26390de70e8b1 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-ssh10152348861427263530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17134065483543306971.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4980216476856227314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9068022393831282215.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-ssh7833032675360048700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/573 [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/573 # 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 5e4c17392479c7248920cab766a26390de70e8b1 (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 5e4c17392479c7248920cab766a26390de70e8b1 # timeout=10 Commit message: "refactor: Remove old InsecureSecrets backward compatibility elements (#4672)" > git rev-list --no-walk 488f23b0c5d68863a9e298ac057bceee8c500ce0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T22:50:24.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T22:50:24.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T22:50:24.687Z] ========================================================= [2023-09-05T22:50:24.687Z] EdgeX Global Pipelines Version Info [2023-09-05T22:50:24.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:50:25.388Z] ------------------- [2023-09-05T22:50:25.388Z] stable info: [2023-09-05T22:50:25.388Z] ------------------- [2023-09-05T22:50:25.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T22:50:25.388Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T22:50:25.388Z] Message: update stable to v1.0.253 [2023-09-05T22:50:25.955Z] ------------------- [2023-09-05T22:50:25.955Z] experimental info: [2023-09-05T22:50:25.955Z] ------------------- [2023-09-05T22:50:25.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T22:50:25.955Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T22:50:25.955Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T22:50:26.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-05T22:50:26.122Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-05T22:50:26.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T22:50:26.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T22:50:26.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T22:50:26.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T22:50:26.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T22:50:26.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-05T22:50:26.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-05T22:50:26.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-05T22:50:26.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T22:50:26.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T22:50:26.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T22:50:26.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T22:50:26.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T22:50:26.293Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T22:50:26.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T22:50:26.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T22:50:26.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-05T22:50:26.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-05T22:50:26.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T22:50:26.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T22:50:26.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T22:50:26.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-05T22:50:26.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-05T22:50:26.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-05T22:50:26.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo [2023-09-05T22:50:26.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e4c173 [Pipeline] echo [2023-09-05T22:50:26.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T22:50:26.479Z] provisioning config files... [2023-09-05T22:50:26.492Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config18437950062018450715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:50:26.792Z] ---> docker-login.sh [2023-09-05T22:50:26.792Z] nexus3.edgexfoundry.org:10001 [2023-09-05T22:50:27.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:50:27.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:50:27.055Z] Configure a credential helper to remove this warning. See [2023-09-05T22:50:27.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:50:27.055Z] [2023-09-05T22:50:27.055Z] Login Succeeded [2023-09-05T22:50:27.055Z] nexus3.edgexfoundry.org:10002 [2023-09-05T22:50:27.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:50:27.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:50:27.314Z] Configure a credential helper to remove this warning. See [2023-09-05T22:50:27.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:50:27.314Z] [2023-09-05T22:50:27.314Z] Login Succeeded [2023-09-05T22:50:27.314Z] nexus3.edgexfoundry.org:10003 [2023-09-05T22:50:27.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:50:27.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:50:27.314Z] Configure a credential helper to remove this warning. See [2023-09-05T22:50:27.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:50:27.314Z] [2023-09-05T22:50:27.314Z] Login Succeeded [2023-09-05T22:50:27.314Z] nexus3.edgexfoundry.org:10004 [2023-09-05T22:50:27.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:50:27.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:50:27.574Z] Configure a credential helper to remove this warning. See [2023-09-05T22:50:27.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:50:27.574Z] [2023-09-05T22:50:27.574Z] Login Succeeded [2023-09-05T22:50:27.574Z] docker.io [2023-09-05T22:50:27.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:50:27.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:50:27.834Z] Configure a credential helper to remove this warning. See [2023-09-05T22:50:27.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:50:27.834Z] [2023-09-05T22:50:27.834Z] Login Succeeded [2023-09-05T22:50:27.834Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T22:50:27.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T22:50:28.146Z] + 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-05T22:50:28.146Z] + dirname cmd/core-command/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/core-data/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/core-metadata/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-05T22:50:28.146Z] + + dirname cmd/support-notifications/Dockerfile [2023-09-05T22:50:28.146Z] cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-05T22:50:28.146Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-05T22:50:28.146Z] + cut -d/ -f2 [2023-09-05T22:50:28.146Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-05T22:50:28.200Z] 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-05T22:50:28.552Z] + git rev-list -1 --merges 5e4c17392479c7248920cab766a26390de70e8b1~1..5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo [2023-09-05T22:50:28.568Z] -----------> git rev-list -1 --merges 5e4c17392479c7248920cab766a26390de70e8b1~1..5e4c17392479c7248920cab766a26390de70e8b1 5e4c17392479c7248920cab766a26390de70e8b1 [false] [Pipeline] sh [2023-09-05T22:50:28.860Z] + git log --format=format:%s -1 5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo [2023-09-05T22:50:28.876Z] ========================================================= [2023-09-05T22:50:28.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T22:50:28.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-05T22:50:29.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T22:50:29.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T22:50:29.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T22:50:29.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T22:50:29.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T22:50:29.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T22:50:29.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:50:29.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T22:50:29.727Z] [2023-09-05T22:50:29.727Z] 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-05T22:50:30.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T22:50:30.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T22:50:30.028Z] b85a868b505f: Pulling fs layer [2023-09-05T22:50:30.028Z] e2be974225ed: Pulling fs layer [2023-09-05T22:50:30.028Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T22:50:30.028Z] 988bab9f4d93: Pulling fs layer [2023-09-05T22:50:30.028Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T22:50:30.028Z] eaf3925da568: Pulling fs layer [2023-09-05T22:50:30.028Z] bab4dde63d76: Pulling fs layer [2023-09-05T22:50:30.029Z] bde34c3a00c8: Pulling fs layer [2023-09-05T22:50:30.029Z] b352a97aabf1: Pulling fs layer [2023-09-05T22:50:30.029Z] 4872d77fe225: Pulling fs layer [2023-09-05T22:50:30.029Z] 5851b861e8e6: Pulling fs layer [2023-09-05T22:50:30.029Z] 988bab9f4d93: Waiting [2023-09-05T22:50:30.029Z] eaf3925da568: Waiting [2023-09-05T22:50:30.029Z] bab4dde63d76: Waiting [2023-09-05T22:50:30.029Z] bde34c3a00c8: Waiting [2023-09-05T22:50:30.029Z] b352a97aabf1: Waiting [2023-09-05T22:50:30.029Z] 4872d77fe225: Waiting [2023-09-05T22:50:30.029Z] 5851b861e8e6: Waiting [2023-09-05T22:50:30.029Z] 1469e6f7b9e6: Waiting [2023-09-05T22:50:30.029Z] e2be974225ed: Verifying Checksum [2023-09-05T22:50:30.029Z] e2be974225ed: Download complete [2023-09-05T22:50:30.029Z] 988bab9f4d93: Verifying Checksum [2023-09-05T22:50:30.029Z] 988bab9f4d93: Download complete [2023-09-05T22:50:30.289Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T22:50:30.289Z] 339a4e72a1f5: Download complete [2023-09-05T22:50:30.289Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T22:50:30.289Z] 1469e6f7b9e6: Download complete [2023-09-05T22:50:30.289Z] eaf3925da568: Download complete [2023-09-05T22:50:30.289Z] bde34c3a00c8: Verifying Checksum [2023-09-05T22:50:30.289Z] bde34c3a00c8: Download complete [2023-09-05T22:50:30.289Z] b352a97aabf1: Verifying Checksum [2023-09-05T22:50:30.289Z] b352a97aabf1: Download complete [2023-09-05T22:50:30.289Z] 4872d77fe225: Verifying Checksum [2023-09-05T22:50:30.289Z] 4872d77fe225: Download complete [2023-09-05T22:50:30.289Z] 5851b861e8e6: Verifying Checksum [2023-09-05T22:50:30.289Z] 5851b861e8e6: Download complete [2023-09-05T22:50:30.289Z] b85a868b505f: Download complete [2023-09-05T22:50:30.550Z] bab4dde63d76: Verifying Checksum [2023-09-05T22:50:30.550Z] bab4dde63d76: Download complete [2023-09-05T22:50:31.489Z] b85a868b505f: Pull complete [2023-09-05T22:50:31.489Z] e2be974225ed: Pull complete [2023-09-05T22:50:32.057Z] 339a4e72a1f5: Pull complete [2023-09-05T22:50:32.057Z] 988bab9f4d93: Pull complete [2023-09-05T22:50:32.317Z] 1469e6f7b9e6: Pull complete [2023-09-05T22:50:32.317Z] eaf3925da568: Pull complete [2023-09-05T22:50:34.225Z] bab4dde63d76: Pull complete [2023-09-05T22:50:34.225Z] bde34c3a00c8: Pull complete [2023-09-05T22:50:34.225Z] b352a97aabf1: Pull complete [2023-09-05T22:50:34.225Z] 4872d77fe225: Pull complete [2023-09-05T22:50:34.225Z] 5851b861e8e6: Pull complete [2023-09-05T22:50:34.225Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T22:50:34.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T22:50:34.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:50:34.306Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T22:50:34.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:50:37.164Z] $ docker top 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 -eo pid,comm [2023-09-05T22:50:37.222Z] 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-05T22:50:37.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T22:50:37.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T22:50:37.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T22:50:37.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T22:50:37.367Z] $ docker exec 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent [2023-09-05T22:50:37.474Z] SSH_AUTH_SOCK=/tmp/ssh-rjIeBTHnM2wm/agent.32 [2023-09-05T22:50:37.474Z] SSH_AGENT_PID=38 [2023-09-05T22:50:37.480Z] Running ssh-add (command line suppressed) [2023-09-05T22:50:37.567Z] Identity added: /w/workspace/edgex-go/573@tmp/private_key_2733858272892180844.key (/w/workspace/edgex-go/573@tmp/private_key_2733858272892180844.key) [2023-09-05T22:50:37.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T22:50:37.877Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T22:50:37.883Z] $ docker exec --env ******** --env ******** 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent -k [2023-09-05T22:50:37.979Z] unset SSH_AUTH_SOCK; [2023-09-05T22:50:37.979Z] unset SSH_AGENT_PID; [2023-09-05T22:50:37.979Z] echo Agent pid 38 killed; [2023-09-05T22:50:37.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T22:50:38.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T22:50:38.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T22:50:38.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T22:50:38.117Z] $ docker exec 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent [2023-09-05T22:50:38.233Z] SSH_AUTH_SOCK=/tmp/ssh-hXjOEWwMkm86/agent.70 [2023-09-05T22:50:38.233Z] SSH_AGENT_PID=76 [2023-09-05T22:50:38.238Z] Running ssh-add (command line suppressed) [2023-09-05T22:50:38.334Z] Identity added: /w/workspace/edgex-go/573@tmp/private_key_912972871547893612.key (/w/workspace/edgex-go/573@tmp/private_key_912972871547893612.key) [2023-09-05T22:50:38.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T22:50:38.646Z] + git semver init [2023-09-05T22:50:38.906Z] 2023-09-05 22:50:38,795 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T22:50:38.906Z] 2023-09-05 22:50:38,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/573/.semver [2023-09-05T22:50:38.906Z] 2023-09-05 22:50:38,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/573/.semver [2023-09-05T22:50:38.906Z] 2023-09-05 22:50:38,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/573/.semver'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) [2023-09-05T22:50:44.182Z] 2023-09-05 22:50:43,730 [append_file] DEBUG append to file:/w/workspace/edgex-go/573/.git/info/exclude [2023-09-05T22:50:44.182Z] 2023-09-05 22:50:43,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/573/.semver/main with force:False [2023-09-05T22:50:44.182Z] 2023-09-05 22:50:43,731 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T22:50:44.182Z] 2023-09-05 22:50:43,731 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T22:50:44.182Z] 3.1.0-dev.39 [Pipeline] } [2023-09-05T22:50:44.185Z] $ docker exec --env ******** --env ******** 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent -k [2023-09-05T22:50:44.278Z] unset SSH_AUTH_SOCK; [2023-09-05T22:50:44.278Z] unset SSH_AGENT_PID; [2023-09-05T22:50:44.278Z] echo Agent pid 76 killed; [2023-09-05T22:50:44.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T22:50:44.588Z] + git semver [Pipeline] } [2023-09-05T22:50:44.856Z] $ docker stop --time=1 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 [2023-09-05T22:50:46.172Z] $ docker rm -f --volumes 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T22:50:46.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T22:50:46.708Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T22:50:46.710Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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-05T22:50:47.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] echo [2023-09-05T22:50:47.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T22:50:47.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T22:50:47.156Z] ========================================================= [2023-09-05T22:50:47.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T22:50:47.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T22:50:47.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T22:50:47.444Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T22:50:47.444Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T22:50:47.444Z] 6911f1a30b25: Pulling fs layer [2023-09-05T22:50:47.444Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T22:50:47.444Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T22:50:47.444Z] ec0bb842ea78: Pulling fs layer [2023-09-05T22:50:47.444Z] 40a00589a448: Pulling fs layer [2023-09-05T22:50:47.444Z] 6c08303d61cc: Pulling fs layer [2023-09-05T22:50:47.444Z] 798269fcf238: Pulling fs layer [2023-09-05T22:50:47.444Z] ec0bb842ea78: Waiting [2023-09-05T22:50:47.444Z] 40a00589a448: Waiting [2023-09-05T22:50:47.444Z] 6c08303d61cc: Waiting [2023-09-05T22:50:47.444Z] 798269fcf238: Waiting [2023-09-05T22:50:47.444Z] 6863d3e3a2b1: Waiting [2023-09-05T22:50:47.444Z] 6911f1a30b25: Download complete [2023-09-05T22:50:47.444Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T22:50:47.444Z] 6863d3e3a2b1: Download complete [2023-09-05T22:50:47.444Z] 4db1b89c0bd1: Download complete [2023-09-05T22:50:47.444Z] 40a00589a448: Verifying Checksum [2023-09-05T22:50:47.444Z] 40a00589a448: Download complete [2023-09-05T22:50:47.704Z] 4db1b89c0bd1: Pull complete [2023-09-05T22:50:47.704Z] 6911f1a30b25: Pull complete [2023-09-05T22:50:47.964Z] 798269fcf238: Download complete [2023-09-05T22:50:48.222Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T22:50:48.222Z] e194b8c5c2a9: Download complete [2023-09-05T22:50:48.222Z] 6c08303d61cc: Verifying Checksum [2023-09-05T22:50:48.222Z] 6c08303d61cc: Download complete [2023-09-05T22:50:51.503Z] e194b8c5c2a9: Pull complete [2023-09-05T22:50:51.503Z] 6863d3e3a2b1: Pull complete [2023-09-05T22:50:51.503Z] ec0bb842ea78: Pull complete [2023-09-05T22:50:51.503Z] 40a00589a448: Pull complete [2023-09-05T22:50:54.027Z] 6c08303d61cc: Pull complete [2023-09-05T22:50:54.594Z] 798269fcf238: Pull complete [2023-09-05T22:50:54.594Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T22:50:54.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T22:50:54.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T22:50:54.885Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T22:50:54.885Z] WORKDIR /edgex [2023-09-05T22:50:54.885Z] COPY go.mod . [2023-09-05T22:50:54.885Z] RUN go mod download [2023-09-05T22:50:54.885Z] docker build -t ci-base-image-x86_64 -f - . [2023-09-05T22:50:55.451Z] Sending build context to Docker daemon 170.9MB [2023-09-05T22:50:55.451Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T22:50:55.451Z] ---> ec979cd7f677 [2023-09-05T22:50:55.451Z] Step 2/4 : WORKDIR /edgex [2023-09-05T22:51:00.728Z] ---> Running in b2e3dbfec19e [2023-09-05T22:51:00.986Z] Removing intermediate container b2e3dbfec19e [2023-09-05T22:51:00.986Z] ---> f882fa8c3277 [2023-09-05T22:51:00.986Z] Step 3/4 : COPY go.mod . [2023-09-05T22:51:00.986Z] ---> e1a9c8b09776 [2023-09-05T22:51:00.986Z] Step 4/4 : RUN go mod download [2023-09-05T22:51:00.986Z] ---> Running in 1be2c981fbf6 [2023-09-05T22:51:01.780Z] Still waiting to schedule task [2023-09-05T22:51:01.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T22:51:23.287Z] Removing intermediate container 1be2c981fbf6 [2023-09-05T22:51:23.287Z] ---> 18e5aa4f5936 [2023-09-05T22:51:23.287Z] Successfully built 18e5aa4f5936 [2023-09-05T22:51:23.287Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:51:23.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T22:51:23.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:51:23.667Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T22:51:23.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:51:24.092Z] $ docker top 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:51:24.438Z] + go version [2023-09-05T22:51:24.438Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T22:51:24.448Z] $ docker stop --time=1 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 [2023-09-05T22:51:25.748Z] $ docker rm -f --volumes 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:51:26.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T22:51:26.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:51:26.226Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T22:51:26.251Z] $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:51:26.561Z] $ docker top 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T22:51:26.617Z] ========================================================= [2023-09-05T22:51:26.617Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T22:51:26.617Z] ========================================================= [Pipeline] sh [2023-09-05T22:51:26.890Z] + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] fileExists [Pipeline] sh [2023-09-05T22:51:27.188Z] + make test [2023-09-05T22:51:27.188Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T22:51:33.750Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T22:51:45.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T22:51:46.505Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T22:51:46.505Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T22:51:46.505Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T22:51:46.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T22:51:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T22:51:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T22:51:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-09-05T22:51:48.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-09-05T22:51:48.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T22:51:48.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T22:51:48.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T22:51:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T22:51:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T22:51:51.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T22:51:51.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T22:51:51.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.076s coverage: 69.4% of statements [2023-09-05T22:51:51.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-09-05T22:51:52.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.609s coverage: 93.4% of statements [2023-09-05T22:51:52.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T22:51:53.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T22:51:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 97.6% of statements [2023-09-05T22:51:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-09-05T22:51:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T22:51:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T22:51:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-09-05T22:51:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 32.2% of statements [2023-09-05T22:51:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements [2023-09-05T22:51:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-09-05T22:51:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-09-05T22:51:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-09-05T22:51:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-09-05T22:51:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T22:51:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T22:51:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T22:51:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T22:51:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T22:51:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T22:51:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T22:51:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T22:51:57.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T22:51:57.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T22:51:57.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T22:51:57.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T22:51:58.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T22:51:58.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T22:51:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T22:51:59.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T22:51:59.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T22:52:00.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T22:52:00.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T22:52:02.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T22:52:02.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T22:52:02.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T22:52:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T22:52:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T22:52:04.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T22:52:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T22:52:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T22:52:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T22:52:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T22:52:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T22:52:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T22:52:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T22:52:06.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T22:52:08.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T22:52:08.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:52:08.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T22:52:08.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T22:52:08.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-09-05T22:52:09.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T22:52:09.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T22:52:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T22:52:09.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.089s coverage: 92.9% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 95.7% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements [2023-09-05T22:52:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements [2023-09-05T22:52:19.836Z] 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-05T22:52:19.836Z] running golangci-lint [2023-09-05T22:52:20.157Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-05T22:52:20.157Z] go version go1.20.6 linux/amd64 [2023-09-05T22:52:20.157Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-05T22:52:20.157Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-05T22:52:33.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-05T22:52:33.493Z] Running in /w/workspace/edgex-go/573 [Pipeline] { [Pipeline] checkout [2023-09-05T22:52:33.533Z] The recommended git tool is: git [2023-09-05T22:52:35.129Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|files|name|types_sizes|deps) took 13.575938338s" [2023-09-05T22:52:35.129Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.539701ms" [2023-09-05T22:52:38.355Z] using credential edgex-jenkins-ssh [2023-09-05T22:52:38.370Z] Cloning the remote Git repository [2023-09-05T22:52:38.413Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-05T22:52:38.502Z] > git init /w/workspace/edgex-go/573 # timeout=10 [2023-09-05T22:52:38.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T22:52:38.634Z] > git --version # timeout=10 [2023-09-05T22:52:38.653Z] > git --version # 'git version 2.25.1' [2023-09-05T22:52:38.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T22:52:38.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T22:52:41.686Z] level=info msg="[linters_context/goanalysis] analyzers took 53.756075585s with top 10 stages: buildir: 28.59276497s, fact_deprecated: 1.802063141s, inspect: 1.523059214s, printf: 1.345072823s, gosec: 1.285793431s, ctrlflow: 1.178018053s, S1038: 949.446487ms, fact_purity: 861.4802ms, nilness: 853.164902ms, typedness: 655.364724ms" [2023-09-05T22:52:41.687Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-05T22:52:41.687Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, nolint: 0/21, skip_files: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, exclude: 200/200" [2023-09-05T22:52:41.687Z] level=info msg="[runner] processing took 14.887501ms with stages: nolint: 6.496055ms, identifier_marker: 3.866417ms, autogenerated_exclude: 1.492835ms, path_prettifier: 1.238447ms, exclude-rules: 1.086481ms, skip_dirs: 663.225µs, cgo: 25.771µs, filename_unadjuster: 14.7µs, max_same_issues: 570ns, skip_files: 470ns, uniq_by_line: 460ns, diff: 440ns, source_code: 300ns, exclude: 300ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-09-05T22:52:41.687Z] level=info msg="[runner] linters took 6.681553646s with stages: goanalysis_metalinter: 6.6665863s" [2023-09-05T22:52:41.687Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-05T22:52:41.687Z] level=info msg="Memory: 205 samples, avg is 183.9MB, max is 753.6MB" [2023-09-05T22:52:41.687Z] level=info msg="Execution took 20.321470119s" [2023-09-05T22:52:41.687Z] go vet ./... [2023-09-05T22:52:44.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T22:52:44.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T22:52:44.968Z] ./bin/test-attribution-txt.sh [2023-09-05T22:52:44.968Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T22:52:44.968Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T22:52:44.968Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T22:52:44.968Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T22:52:44.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T22:52:45.265Z] + ls -al . [2023-09-05T22:52:45.265Z] total 728 [2023-09-05T22:52:45.265Z] drwxrwxr-x 12 1001 1001 4096 Sep 5 22:51 . [2023-09-05T22:52:45.265Z] drwxr-xr-x 4 root root 4096 Sep 5 22:51 .. [2023-09-05T22:52:45.265Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 .blubracket [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 22:50 .dockerignore [2023-09-05T22:52:45.265Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 22:50 .git [2023-09-05T22:52:45.265Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 22:50 .github [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 22:50 .gitignore [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 22:50 .golangci.yml [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 22:50 .hadolint.yml [2023-09-05T22:52:45.265Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 22:50 .semver [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 22:50 .sonarcloud.properties [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 22:50 ADOPTERS.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 22:50 Attribution.txt [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 22:50 CHANGELOG.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 22:50 CONTRIBUTING.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 22:50 GOVERNANCE.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 22:50 Jenkinsfile [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 22:50 LICENSE [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 22:50 Makefile [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 22:50 OWNERS.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 22:50 README.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 22:50 SECURITY.md [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 12 Sep 5 22:50 VERSION [2023-09-05T22:52:45.265Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 bin [2023-09-05T22:52:45.265Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 22:50 cmd [2023-09-05T22:52:45.265Z] -rw-r--r-- 1 root root 447827 Sep 5 22:52 coverage.out [2023-09-05T22:52:45.265Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 fuzz_test [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 22:50 go.mod [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 22:50 go.sum [2023-09-05T22:52:45.265Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 22:50 internal [2023-09-05T22:52:45.265Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 22:50 openapi [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 22:50 security.txt [2023-09-05T22:52:45.265Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 22:50 snap [2023-09-05T22:52:45.265Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 22:50 version.go [Pipeline] sh [2023-09-05T22:52:45.549Z] + '[' -e coverage.out ] [2023-09-05T22:52:45.549Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T22:52:45.652Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T22:52:45.929Z] + make build [2023-09-05T22:52:45.929Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T22:52:56.687Z] Avoid second fetch [2023-09-05T22:52:56.688Z] Checking out Revision 5e4c17392479c7248920cab766a26390de70e8b1 (main) [2023-09-05T22:52:57.361Z] Commit message: "refactor: Remove old InsecureSecrets backward compatibility elements (#4672)" [2023-09-05T22:52:55.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T22:52:55.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T22:52:56.704Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T22:52:56.767Z] > git checkout -f 5e4c17392479c7248920cab766a26390de70e8b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T22:52:58.141Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T22:52:58.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T22:52:58.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T22:52:58.299Z] Dload Upload Total Spent Left Speed [2023-09-05T22:52:58.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-09-05T22:52:58.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T22:52:58.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T22:52:59.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T22:52:59.279Z] + sudo tee /etc/docker/daemon.new [2023-09-05T22:52:59.279Z] { [2023-09-05T22:52:59.279Z] "registry-mirrors": [ [2023-09-05T22:52:59.279Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T22:52:59.279Z] ], [2023-09-05T22:52:59.279Z] "bip": "10.250.0.254/24", [2023-09-05T22:52:59.279Z] "hosts": [ [2023-09-05T22:52:59.279Z] "tcp://0.0.0.0:5555", [2023-09-05T22:52:59.279Z] "unix:///var/run/docker.sock" [2023-09-05T22:52:59.279Z] ], [2023-09-05T22:52:59.279Z] "mtu": 1458, [2023-09-05T22:52:59.279Z] "selinux-enabled": true, [2023-09-05T22:52:59.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T22:52:59.279Z] } [Pipeline] sh [2023-09-05T22:52:59.617Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T22:52:59.951Z] + sudo service docker restart [2023-09-05T22:53:00.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T22:53:00.674Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T22:53:07.225Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T22:53:08.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T22:53:09.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T22:53:10.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T22:53:11.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T22:53:12.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T22:53:13.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-05T22:53:14.857Z] $ docker stop --time=1 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 [2023-09-05T22:53:20.088Z] $ docker rm -f --volumes 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-09-05T22:53:20.453Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-09-05T22:53:20.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config4995214682009746621tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:53:21.024Z] ---> docker-login.sh [2023-09-05T22:53:21.024Z] nexus3.edgexfoundry.org:10001 [2023-09-05T22:53:21.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T22:53:21.104Z] [2023-09-05T22:53:21.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:53:21.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:53:21.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T22:53:21.405Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-05T22:53:21.405Z] 91d30c5bc195: Pulling fs layer [2023-09-05T22:53:21.405Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-05T22:53:21.405Z] 9c61dcf015f6: Pulling fs layer [2023-09-05T22:53:21.405Z] 4698f68db338: Pulling fs layer [2023-09-05T22:53:21.405Z] 2a2f49069b9e: Pulling fs layer [2023-09-05T22:53:21.405Z] e0025b399a48: Pulling fs layer [2023-09-05T22:53:21.405Z] 2a2f49069b9e: Waiting [2023-09-05T22:53:21.405Z] e0025b399a48: Waiting [2023-09-05T22:53:21.405Z] 4698f68db338: Waiting [2023-09-05T22:53:21.405Z] 91d30c5bc195: Verifying Checksum [2023-09-05T22:53:21.405Z] 91d30c5bc195: Download complete [2023-09-05T22:53:21.405Z] 4698f68db338: Verifying Checksum [2023-09-05T22:53:21.405Z] 4698f68db338: Download complete [2023-09-05T22:53:21.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:53:21.566Z] Configure a credential helper to remove this warning. See [2023-09-05T22:53:21.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:53:21.566Z] [2023-09-05T22:53:21.566Z] Login Succeeded [2023-09-05T22:53:21.566Z] nexus3.edgexfoundry.org:10002 [2023-09-05T22:53:21.665Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-05T22:53:21.665Z] 2e9b0aa3be6d: Download complete [2023-09-05T22:53:21.665Z] e0025b399a48: Verifying Checksum [2023-09-05T22:53:21.665Z] e0025b399a48: Download complete [2023-09-05T22:53:21.665Z] 91d30c5bc195: Pull complete [2023-09-05T22:53:21.665Z] 2a2f49069b9e: Download complete [2023-09-05T22:53:21.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:53:21.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:53:21.834Z] Configure a credential helper to remove this warning. See [2023-09-05T22:53:21.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:53:21.834Z] [2023-09-05T22:53:21.834Z] Login Succeeded [2023-09-05T22:53:21.834Z] nexus3.edgexfoundry.org:10003 [2023-09-05T22:53:21.924Z] 2e9b0aa3be6d: Pull complete [2023-09-05T22:53:22.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:53:22.183Z] 9c61dcf015f6: Verifying Checksum [2023-09-05T22:53:22.183Z] 9c61dcf015f6: Download complete [2023-09-05T22:53:22.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:53:22.381Z] Configure a credential helper to remove this warning. See [2023-09-05T22:53:22.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:53:22.381Z] [2023-09-05T22:53:22.381Z] Login Succeeded [2023-09-05T22:53:22.381Z] nexus3.edgexfoundry.org:10004 [2023-09-05T22:53:22.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:53:22.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:53:22.650Z] Configure a credential helper to remove this warning. See [2023-09-05T22:53:22.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:53:22.650Z] [2023-09-05T22:53:22.650Z] Login Succeeded [2023-09-05T22:53:22.650Z] docker.io [2023-09-05T22:53:22.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:53:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:53:23.188Z] Configure a credential helper to remove this warning. See [2023-09-05T22:53:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:53:23.188Z] [2023-09-05T22:53:23.188Z] Login Succeeded [2023-09-05T22:53:23.188Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T22:53:23.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-05T22:53:23.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] echo [2023-09-05T22:53:23.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T22:53:23.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T22:53:23.800Z] ========================================================= [2023-09-05T22:53:23.800Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T22:53:23.800Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T22:53:24.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T22:53:24.709Z] 9c61dcf015f6: Pull complete [2023-09-05T22:53:24.709Z] 4698f68db338: Pull complete [2023-09-05T22:53:24.967Z] 2a2f49069b9e: Pull complete [2023-09-05T22:53:24.967Z] e0025b399a48: Pull complete [2023-09-05T22:53:24.967Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-05T22:53:24.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T22:53:24.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:53:25.040Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T22:53:25.070Z] $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:53:26.073Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T22:53:26.073Z] edb6bdbacee9: Pulling fs layer [2023-09-05T22:53:26.073Z] 5f9638ab2659: Pulling fs layer [2023-09-05T22:53:26.073Z] 8d51d6327a98: Pulling fs layer [2023-09-05T22:53:26.073Z] 8b374f2dd631: Pulling fs layer [2023-09-05T22:53:26.073Z] ec14aa9079de: Pulling fs layer [2023-09-05T22:53:26.073Z] 2f466654f4bb: Pulling fs layer [2023-09-05T22:53:26.073Z] 554e91adad29: Pulling fs layer [2023-09-05T22:53:26.073Z] ec14aa9079de: Waiting [2023-09-05T22:53:26.073Z] 2f466654f4bb: Waiting [2023-09-05T22:53:26.073Z] 554e91adad29: Waiting [2023-09-05T22:53:26.073Z] 8b374f2dd631: Waiting [2023-09-05T22:53:26.073Z] 5f9638ab2659: Verifying Checksum [2023-09-05T22:53:26.073Z] 5f9638ab2659: Download complete [2023-09-05T22:53:26.073Z] 8b374f2dd631: Verifying Checksum [2023-09-05T22:53:26.073Z] 8b374f2dd631: Download complete [2023-09-05T22:53:26.073Z] ec14aa9079de: Verifying Checksum [2023-09-05T22:53:26.073Z] ec14aa9079de: Download complete [2023-09-05T22:53:26.073Z] edb6bdbacee9: Verifying Checksum [2023-09-05T22:53:26.073Z] edb6bdbacee9: Download complete [2023-09-05T22:53:27.049Z] edb6bdbacee9: Pull complete [2023-09-05T22:53:27.324Z] 554e91adad29: Verifying Checksum [2023-09-05T22:53:27.324Z] 554e91adad29: Download complete [2023-09-05T22:53:27.324Z] 5f9638ab2659: Pull complete [2023-09-05T22:53:28.297Z] 8d51d6327a98: Verifying Checksum [2023-09-05T22:53:28.297Z] 8d51d6327a98: Download complete [2023-09-05T22:53:28.297Z] 2f466654f4bb: Verifying Checksum [2023-09-05T22:53:28.297Z] 2f466654f4bb: Download complete [2023-09-05T22:53:29.074Z] $ docker top 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:53:29.407Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T22:53:31.938Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #1 transferring dockerfile: 1.58kB 0.0s done [2023-09-05T22:53:31.938Z] #1 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #2 transferring dockerfile: 2.12kB done [2023-09-05T22:53:31.938Z] #2 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #3 transferring dockerfile: 2.82kB done [2023-09-05T22:53:31.938Z] #3 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #4 transferring dockerfile: 1.59kB done [2023-09-05T22:53:31.938Z] #4 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #5 transferring dockerfile: 1.70kB done [2023-09-05T22:53:31.938Z] #5 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #6 transferring dockerfile: 1.78kB done [2023-09-05T22:53:31.938Z] #6 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #7 transferring dockerfile: 1.90kB done [2023-09-05T22:53:31.938Z] #7 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #8 transferring dockerfile: 1.82kB done [2023-09-05T22:53:31.938Z] #8 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #9 transferring dockerfile: 2.04kB done [2023-09-05T22:53:31.938Z] #9 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #10 transferring dockerfile: 1.84kB done [2023-09-05T22:53:31.938Z] #10 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #11 transferring dockerfile: 2.39kB done [2023-09-05T22:53:31.938Z] #11 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #12 [security-spire-config internal] load .dockerignore [2023-09-05T22:53:31.938Z] #12 transferring context: 56B done [2023-09-05T22:53:31.938Z] #12 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #13 [core-command internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #13 transferring dockerfile: 1.82kB done [2023-09-05T22:53:31.938Z] #13 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #14 transferring dockerfile: 2.38kB done [2023-09-05T22:53:31.938Z] #14 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-09-05T22:53:31.938Z] #15 transferring dockerfile: 1.96kB done [2023-09-05T22:53:31.938Z] #15 DONE 0.1s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T22:53:31.938Z] #16 transferring context: 56B done [2023-09-05T22:53:31.938Z] #16 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #17 [security-spire-server internal] load .dockerignore [2023-09-05T22:53:31.938Z] #17 transferring context: 56B done [2023-09-05T22:53:31.938Z] #17 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-05T22:53:31.938Z] #18 transferring context: 56B done [2023-09-05T22:53:31.938Z] #18 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T22:53:31.938Z] #19 transferring context: 56B done [2023-09-05T22:53:31.938Z] #19 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #20 [core-data internal] load .dockerignore [2023-09-05T22:53:31.938Z] #20 transferring context: 56B done [2023-09-05T22:53:31.938Z] #20 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #21 [support-scheduler internal] load .dockerignore [2023-09-05T22:53:31.938Z] #21 transferring context: 56B done [2023-09-05T22:53:31.938Z] #21 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-05T22:53:31.938Z] #22 transferring context: 56B done [2023-09-05T22:53:31.938Z] #22 DONE 0.0s [2023-09-05T22:53:31.938Z] [2023-09-05T22:53:31.938Z] #23 [support-notifications internal] load .dockerignore [2023-09-05T22:53:31.938Z] #23 transferring context: 56B done [2023-09-05T22:53:32.196Z] #23 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-05T22:53:32.196Z] #24 transferring context: 56B done [2023-09-05T22:53:32.196Z] #24 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-05T22:53:32.196Z] #25 transferring context: 56B done [2023-09-05T22:53:32.196Z] #25 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #26 [core-metadata internal] load .dockerignore [2023-09-05T22:53:32.196Z] #26 transferring context: 56B done [2023-09-05T22:53:32.196Z] #26 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #27 [core-command internal] load .dockerignore [2023-09-05T22:53:32.196Z] #27 transferring context: 56B done [2023-09-05T22:53:32.196Z] #27 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-05T22:53:32.196Z] #28 transferring context: 56B done [2023-09-05T22:53:32.196Z] #28 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:53:32.196Z] #29 DONE 0.1s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:53:32.196Z] #30 ... [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T22:53:32.196Z] #31 DONE 0.0s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:53:32.196Z] #29 DONE 0.1s [2023-09-05T22:53:32.196Z] [2023-09-05T22:53:32.196Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:53:32.455Z] #30 ... [2023-09-05T22:53:32.455Z] [2023-09-05T22:53:32.455Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T22:53:32.455Z] #31 DONE 0.0s [2023-09-05T22:53:32.455Z] [2023-09-05T22:53:32.455Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:53:32.455Z] #30 ... [2023-09-05T22:53:32.455Z] [2023-09-05T22:53:32.455Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T22:53:32.455Z] #31 DONE 0.0s [2023-09-05T22:53:32.714Z] [2023-09-05T22:53:32.714Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T22:53:32.714Z] #31 DONE 0.0s [2023-09-05T22:53:32.714Z] [2023-09-05T22:53:32.714Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:53:32.714Z] #29 DONE 0.3s [2023-09-05T22:53:32.714Z] [2023-09-05T22:53:32.714Z] #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:53:32.714Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T22:53:32.714Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:53:32.714Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T22:53:32.714Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T22:53:32.714Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-05T22:53:32.714Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s [2023-09-05T22:53:32.714Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-05T22:53:32.973Z] #32 ... [2023-09-05T22:53:32.973Z] [2023-09-05T22:53:32.973Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:53:32.973Z] #30 DONE 0.7s [2023-09-05T22:53:32.973Z] [2023-09-05T22:53:32.973Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:53:32.973Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T22:53:32.973Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:53:32.973Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T22:53:32.973Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T22:53:32.973Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-05T22:53:32.973Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-05T22:53:32.973Z] #32 ... [2023-09-05T22:53:32.973Z] [2023-09-05T22:53:32.973Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T22:53:32.973Z] #33 DONE 0.6s [2023-09-05T22:53:32.973Z] [2023-09-05T22:53:32.973Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:53:32.973Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T22:53:32.973Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:53:32.973Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T22:53:32.973Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T22:53:32.973Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-05T22:53:32.973Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-05T22:53:33.232Z] #32 DONE 1.0s [2023-09-05T22:53:33.232Z] [2023-09-05T22:53:33.232Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-05T22:53:33.232Z] #34 DONE 0.9s [2023-09-05T22:53:33.232Z] [2023-09-05T22:53:33.232Z] #35 [security-spire-server internal] load build context [2023-09-05T22:53:33.232Z] #35 transferring context: 17.59kB 0.0s done [2023-09-05T22:53:33.232Z] #35 DONE 0.4s [2023-09-05T22:53:33.232Z] [2023-09-05T22:53:33.233Z] #36 [security-spire-agent internal] load build context [2023-09-05T22:53:33.233Z] #36 transferring context: 17.12kB 0.0s done [2023-09-05T22:53:33.233Z] #36 DONE 0.2s [2023-09-05T22:53:33.233Z] [2023-09-05T22:53:33.233Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:53:33.233Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-05T22:53:33.233Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T22:53:33.233Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-05T22:53:33.233Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-05T22:53:33.233Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-05T22:53:33.233Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-05T22:53:33.233Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-09-05T22:53:33.233Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T22:53:33.233Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-09-05T22:53:33.233Z] #37 ... [2023-09-05T22:53:33.233Z] [2023-09-05T22:53:33.233Z] #38 [security-spire-config internal] load build context [2023-09-05T22:53:33.233Z] #38 transferring context: 15.84kB 0.0s done [2023-09-05T22:53:33.233Z] #38 DONE 0.4s [2023-09-05T22:53:33.233Z] [2023-09-05T22:53:33.233Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:53:33.233Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-09-05T22:53:33.233Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.06MB / 25.84MB 0.4s [2023-09-05T22:53:33.233Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T22:53:33.495Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.5s [2023-09-05T22:53:33.495Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T22:53:38.767Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.5s [2023-09-05T22:53:40.639Z] 8d51d6327a98: Pull complete [2023-09-05T22:53:40.639Z] 8b374f2dd631: Pull complete [2023-09-05T22:53:40.639Z] ec14aa9079de: Pull complete [2023-09-05T22:53:42.151Z] #37 ... [2023-09-05T22:53:42.152Z] [2023-09-05T22:53:42.152Z] #39 [security-bootstrapper internal] load build context [2023-09-05T22:53:42.152Z] #39 transferring context: 347.62MB 10.0s [2023-09-05T22:53:42.420Z] #39 ... [2023-09-05T22:53:42.420Z] [2023-09-05T22:53:42.420Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-05T22:53:42.420Z] #40 transferring context: 365.25MB 7.3s done [2023-09-05T22:53:42.420Z] #40 ... [2023-09-05T22:53:42.420Z] [2023-09-05T22:53:42.420Z] #41 [support-notifications internal] load build context [2023-09-05T22:53:42.680Z] #41 ... [2023-09-05T22:53:42.680Z] [2023-09-05T22:53:42.680Z] #42 [core-command internal] load build context [2023-09-05T22:53:42.680Z] #42 ... [2023-09-05T22:53:42.680Z] [2023-09-05T22:53:42.680Z] #43 [security-secretstore-setup internal] load build context [2023-09-05T22:53:42.680Z] #43 transferring context: 365.25MB 9.5s done [2023-09-05T22:53:42.940Z] #43 ... [2023-09-05T22:53:42.940Z] [2023-09-05T22:53:42.940Z] #44 [core-data internal] load build context [2023-09-05T22:53:42.940Z] #44 transferring context: 365.25MB 9.9s done [2023-09-05T22:53:42.940Z] #44 ... [2023-09-05T22:53:42.940Z] [2023-09-05T22:53:42.940Z] #45 [security-proxy-setup internal] load build context [2023-09-05T22:53:42.940Z] #45 transferring context: 365.25MB 7.5s done [2023-09-05T22:53:42.940Z] #45 ... [2023-09-05T22:53:42.940Z] [2023-09-05T22:53:42.940Z] #46 [support-scheduler internal] load build context [2023-09-05T22:53:42.940Z] #46 transferring context: 365.25MB 9.9s done [2023-09-05T22:53:43.198Z] #46 ... [2023-09-05T22:53:43.198Z] [2023-09-05T22:53:43.198Z] #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T22:53:43.198Z] #47 ... [2023-09-05T22:53:43.198Z] [2023-09-05T22:53:43.198Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:53:43.457Z] #48 ... [2023-09-05T22:53:43.457Z] [2023-09-05T22:53:43.457Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:53:43.457Z] #49 ... [2023-09-05T22:53:43.457Z] [2023-09-05T22:53:43.457Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:53:43.715Z] #50 ... [2023-09-05T22:53:43.715Z] [2023-09-05T22:53:43.715Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:53:43.716Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-09-05T22:53:43.716Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T22:53:43.716Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-05T22:53:43.716Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T22:53:43.716Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-05T22:53:43.716Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-05T22:53:43.716Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-05T22:53:43.716Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-05T22:53:43.716Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T22:53:43.716Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-05T22:53:43.716Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.6s [2023-09-05T22:53:43.716Z] #51 ... [2023-09-05T22:53:43.716Z] [2023-09-05T22:53:43.716Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:53:44.023Z] #52 ... [2023-09-05T22:53:44.023Z] [2023-09-05T22:53:44.023Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:53:44.282Z] #53 ... [2023-09-05T22:53:44.282Z] [2023-09-05T22:53:44.282Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-05T22:53:44.282Z] #54 ... [2023-09-05T22:53:44.282Z] [2023-09-05T22:53:44.282Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:53:44.282Z] #55 transferring context: 365.25MB 10.3s done [2023-09-05T22:53:44.282Z] #55 ... [2023-09-05T22:53:44.282Z] [2023-09-05T22:53:44.282Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:53:44.282Z] #56 ... [2023-09-05T22:53:44.282Z] [2023-09-05T22:53:44.282Z] #57 [core-metadata internal] load build context [2023-09-05T22:53:44.282Z] #57 transferring context: 365.25MB 7.7s done [2023-09-05T22:53:44.541Z] #57 ... [2023-09-05T22:53:44.541Z] [2023-09-05T22:53:44.541Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:53:44.541Z] #58 ... [2023-09-05T22:53:44.541Z] [2023-09-05T22:53:44.541Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:53:44.800Z] #59 ... [2023-09-05T22:53:44.800Z] [2023-09-05T22:53:44.800Z] #60 [security-proxy-auth internal] load build context [2023-09-05T22:53:44.800Z] #60 transferring context: 365.25MB 9.6s done [2023-09-05T22:53:45.058Z] #60 ... [2023-09-05T22:53:45.058Z] [2023-09-05T22:53:45.058Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:53:45.058Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 10.4s done [2023-09-05T22:53:45.058Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-05T22:53:45.999Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-09-05T22:53:46.004Z] 2f466654f4bb: Pull complete [2023-09-05T22:53:48.590Z] 554e91adad29: Pull complete [2023-09-05T22:53:48.590Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T22:53:48.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T22:53:48.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T22:53:48.990Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T22:53:48.990Z] WORKDIR /edgex [2023-09-05T22:53:48.990Z] COPY go.mod . [2023-09-05T22:53:48.990Z] RUN go mod download build [2023-09-05T22:53:48.990Z] -t ci-base-image-arm64 -f - . [2023-09-05T22:53:49.610Z] Sending build context to Docker daemon 2.965MB [2023-09-05T22:53:49.610Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T22:53:49.610Z] ---> 1e15ea492957 [2023-09-05T22:53:49.610Z] Step 2/4 : WORKDIR /edgex [2023-09-05T22:53:51.273Z] #37 ... [2023-09-05T22:53:51.273Z] [2023-09-05T22:53:51.273Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:53:51.273Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.5s done [2023-09-05T22:53:51.273Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-09-05T22:53:52.650Z] #51 ... [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-05T22:53:52.650Z] #40 DONE 20.1s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #54 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T22:53:52.650Z] #54 DONE 19.4s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #45 [security-proxy-setup internal] load build context [2023-09-05T22:53:52.650Z] #45 DONE 19.9s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #57 [core-metadata internal] load build context [2023-09-05T22:53:52.650Z] #57 DONE 19.9s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #39 [security-bootstrapper internal] load build context [2023-09-05T22:53:52.650Z] #39 transferring context: 365.25MB 10.1s done [2023-09-05T22:53:52.650Z] #39 DONE 20.3s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #60 [security-proxy-auth internal] load build context [2023-09-05T22:53:52.650Z] #60 DONE 20.1s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #43 [security-secretstore-setup internal] load build context [2023-09-05T22:53:52.650Z] #43 DONE 20.0s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #44 [core-data internal] load build context [2023-09-05T22:53:52.650Z] #44 DONE 20.2s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #46 [support-scheduler internal] load build context [2023-09-05T22:53:52.650Z] #46 DONE 20.1s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:53:52.650Z] #55 DONE 20.3s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #41 [support-notifications internal] load build context [2023-09-05T22:53:52.650Z] #41 transferring context: 365.25MB 10.6s done [2023-09-05T22:53:52.650Z] #41 DONE 20.1s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #42 [core-command internal] load build context [2023-09-05T22:53:52.650Z] #42 transferring context: 365.25MB 11.4s done [2023-09-05T22:53:52.650Z] #42 DONE 20.0s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:53:52.650Z] #61 ... [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:53:52.650Z] #51 DONE 19.7s [2023-09-05T22:53:52.650Z] [2023-09-05T22:53:52.650Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:53:52.650Z] #37 DONE 20.0s [2023-09-05T22:53:52.908Z] [2023-09-05T22:53:52.908Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:53:53.879Z] ---> Running in fd6854a1ed73 [2023-09-05T22:53:53.880Z] Removing intermediate container fd6854a1ed73 [2023-09-05T22:53:53.880Z] ---> 3c4a91415fd2 [2023-09-05T22:53:53.880Z] Step 3/4 : COPY go.mod . [2023-09-05T22:53:53.880Z] ---> 34312a5e1a28 [2023-09-05T22:53:53.880Z] Step 4/4 : RUN go mod download [2023-09-05T22:53:54.148Z] ---> Running in 0a0c3887bfdd [2023-09-05T22:53:56.696Z] #62 ... [2023-09-05T22:53:56.696Z] [2023-09-05T22:53:56.696Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T22:53:56.696Z] #47 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #47 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #47 19.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:56.696Z] #47 19.94 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:56.696Z] #47 19.95 OK: 7 MiB in 16 packages [2023-09-05T22:53:56.696Z] #47 DONE 23.1s [2023-09-05T22:53:56.696Z] [2023-09-05T22:53:56.696Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:53:56.696Z] #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #59 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #59 20.00 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T22:53:56.696Z] #59 20.04 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:56.696Z] #59 20.04 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:53:56.696Z] #59 20.05 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:53:56.696Z] #59 20.11 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:56.696Z] #59 20.12 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:53:56.696Z] #59 20.21 OK: 17 MiB in 19 packages [2023-09-05T22:53:56.696Z] #59 DONE 23.0s [2023-09-05T22:53:56.696Z] [2023-09-05T22:53:56.696Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:53:56.696Z] #53 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #53 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #53 22.66 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:53:56.696Z] #53 22.66 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:53:56.696Z] #53 22.66 OK: 17818 distinct packages available [2023-09-05T22:53:56.696Z] #53 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:56.696Z] #53 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.262Z] #53 ... [2023-09-05T22:53:57.262Z] [2023-09-05T22:53:57.262Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T22:53:57.262Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.262Z] #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.262Z] #0 4.699 OK: 265 MiB in 53 packages [2023-09-05T22:53:57.262Z] #63 DONE 4.9s [2023-09-05T22:53:57.262Z] [2023-09-05T22:53:57.262Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:53:57.262Z] #49 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.262Z] #49 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.262Z] #49 23.92 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:57.262Z] #49 23.93 (2/2) Installing su-exec (0.2-r2) [2023-09-05T22:53:57.262Z] #49 23.94 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:57.262Z] #49 23.95 OK: 7 MiB in 17 packages [2023-09-05T22:53:57.262Z] #49 DONE 24.0s [2023-09-05T22:53:57.262Z] [2023-09-05T22:53:57.262Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:53:57.262Z] #53 24.03 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T22:53:57.262Z] #53 24.05 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T22:53:57.262Z] #53 24.07 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T22:53:57.262Z] #53 24.09 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T22:53:57.262Z] #53 24.10 (5/9) Installing curl (8.2.1-r0) [2023-09-05T22:53:57.776Z] #53 24.11 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:57.776Z] #53 24.12 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:53:57.776Z] #53 24.12 (8/9) Installing libucontext (1.2-r0) [2023-09-05T22:53:57.776Z] #53 24.12 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T22:53:57.776Z] #53 24.13 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:57.776Z] #53 24.13 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:53:57.776Z] #53 ... [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:53:57.776Z] #48 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #48 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #48 24.02 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T22:53:57.776Z] #48 24.03 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:57.776Z] #48 24.04 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:57.776Z] #48 24.05 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:53:57.776Z] #48 24.11 OK: 8 MiB in 17 packages [2023-09-05T22:53:57.776Z] #48 DONE 24.3s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:53:57.776Z] #50 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #50 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #50 24.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:57.776Z] #50 24.02 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:57.776Z] #50 24.03 OK: 7 MiB in 16 packages [2023-09-05T22:53:57.776Z] #50 DONE 24.3s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:53:57.776Z] #52 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #52 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:57.776Z] #52 23.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:57.776Z] #52 23.99 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T22:53:57.776Z] #52 24.01 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:53:57.776Z] #52 24.01 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:53:57.776Z] #52 24.08 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:57.776Z] #52 24.09 OK: 17 MiB in 19 packages [2023-09-05T22:53:57.776Z] #52 DONE 24.3s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:53:57.776Z] #64 DONE 0.3s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T22:53:57.776Z] #65 DONE 0.0s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:53:57.776Z] #53 24.29 OK: 10 MiB in 24 packages [2023-09-05T22:53:57.776Z] #53 DONE 24.4s [2023-09-05T22:53:57.776Z] [2023-09-05T22:53:57.776Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:53:58.686Z] #66 ... [2023-09-05T22:53:58.686Z] [2023-09-05T22:53:58.686Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T22:53:58.686Z] #67 DONE 1.2s [2023-09-05T22:53:58.686Z] [2023-09-05T22:53:58.686Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T22:53:58.686Z] #68 DONE 0.1s [2023-09-05T22:53:58.686Z] [2023-09-05T22:53:58.686Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:53:58.686Z] #58 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:58.686Z] #58 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:58.686Z] #58 23.90 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:53:58.686Z] #58 23.90 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:53:58.686Z] #58 23.90 OK: 17818 distinct packages available [2023-09-05T22:53:58.687Z] #58 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:58.687Z] #58 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:53:58.687Z] #58 24.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:53:59.877Z] #58 25.54 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:53:59.877Z] #58 25.55 (3/4) Installing libucontext (1.2-r0) [2023-09-05T22:53:59.877Z] #58 25.55 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T22:53:59.877Z] #58 25.55 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:53:59.877Z] #58 25.56 OK: 7 MiB in 19 packages [2023-09-05T22:53:59.877Z] #58 DONE 25.7s [2023-09-05T22:53:59.877Z] [2023-09-05T22:53:59.877Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:54:01.037Z] #69 DONE 1.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T22:54:01.037Z] #70 DONE 0.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #71 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T22:54:01.037Z] #71 DONE 0.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #72 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:54:01.037Z] #72 DONE 0.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:54:01.037Z] #56 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.037Z] #56 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.037Z] #56 23.94 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:54:01.037Z] #56 23.94 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:54:01.037Z] #56 23.94 OK: 17818 distinct packages available [2023-09-05T22:54:01.037Z] #56 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.037Z] #56 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.037Z] #56 ... [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #73 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T22:54:01.037Z] #73 DONE 0.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #74 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T22:54:01.037Z] #74 DONE 0.0s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #75 [security-spire-config] exporting to image [2023-09-05T22:54:01.037Z] #75 exporting layers [2023-09-05T22:54:01.037Z] #75 exporting layers 0.4s done [2023-09-05T22:54:01.037Z] #75 writing image sha256:9d4918e20081bb8054d0056ae9a6bb8dd170883d6b26bededf05f8a7f6fe2dd6 done [2023-09-05T22:54:01.037Z] #75 naming to docker.io/library/security-spire-config done [2023-09-05T22:54:01.037Z] #75 DONE 0.4s [2023-09-05T22:54:01.037Z] [2023-09-05T22:54:01.037Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:54:01.037Z] #62 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.612Z] #62 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:01.612Z] #62 ... [2023-09-05T22:54:01.612Z] [2023-09-05T22:54:01.612Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:54:01.612Z] #56 28.17 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T22:54:01.612Z] #56 28.17 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:54:01.612Z] #56 28.18 (3/5) Installing libucontext (1.2-r0) [2023-09-05T22:54:01.612Z] #56 28.18 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T22:54:01.612Z] #56 28.19 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T22:54:01.612Z] #56 28.20 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:54:01.612Z] #56 28.20 OK: 8 MiB in 20 packages [2023-09-05T22:54:01.612Z] #56 DONE 28.3s [2023-09-05T22:54:01.612Z] [2023-09-05T22:54:01.612Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:54:01.612Z] #62 9.201 OK: 265 MiB in 53 packages [2023-09-05T22:54:02.548Z] #62 DONE 10.0s [2023-09-05T22:54:02.548Z] [2023-09-05T22:54:02.548Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T22:54:02.548Z] #0 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #0 9.090 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:54:02.548Z] #0 9.090 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:54:02.548Z] #0 9.090 OK: 17823 distinct packages available [2023-09-05T22:54:02.548Z] #0 9.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #0 9.505 OK: 265 MiB in 53 packages [2023-09-05T22:54:02.548Z] #76 DONE 10.0s [2023-09-05T22:54:02.548Z] [2023-09-05T22:54:02.548Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:54:02.548Z] #61 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #61 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T22:54:02.548Z] #61 9.402 OK: 265 MiB in 53 packages [2023-09-05T22:54:02.549Z] #61 DONE 10.0s [2023-09-05T22:54:02.549Z] [2023-09-05T22:54:02.549Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:54:02.549Z] #77 DONE 0.8s [2023-09-05T22:54:02.549Z] [2023-09-05T22:54:02.549Z] #78 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T22:54:02.549Z] #78 DONE 0.8s [2023-09-05T22:54:02.549Z] [2023-09-05T22:54:02.549Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:02.549Z] #79 DONE 0.1s [2023-09-05T22:54:02.549Z] [2023-09-05T22:54:02.549Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:54:03.484Z] #80 DONE 0.8s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:03.484Z] #81 DONE 0.8s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:03.484Z] #82 DONE 0.8s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #83 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T22:54:03.484Z] #83 DONE 0.8s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #84 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T22:54:03.484Z] #84 DONE 0.1s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #85 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T22:54:03.484Z] #85 DONE 0.0s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #86 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T22:54:03.484Z] #86 DONE 0.0s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:54:03.484Z] #87 DONE 0.1s [2023-09-05T22:54:03.484Z] [2023-09-05T22:54:03.484Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:54:03.485Z] #88 DONE 0.1s [2023-09-05T22:54:03.485Z] [2023-09-05T22:54:03.485Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T22:54:03.485Z] #89 DONE 0.1s [2023-09-05T22:54:03.485Z] [2023-09-05T22:54:03.485Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T22:54:03.742Z] #90 DONE 0.1s [2023-09-05T22:54:03.742Z] [2023-09-05T22:54:03.742Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T22:54:03.742Z] #91 DONE 0.1s [2023-09-05T22:54:03.742Z] [2023-09-05T22:54:03.742Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T22:54:03.742Z] #92 DONE 0.1s [2023-09-05T22:54:03.742Z] [2023-09-05T22:54:03.742Z] #75 [security-spire-agent] exporting to image [2023-09-05T22:54:04.001Z] #75 exporting layers 0.5s done [2023-09-05T22:54:04.001Z] #75 writing image sha256:1b7931fb6118c73f3577725d1bd69f629c3d8cd61167f5a9caa040a280fb9975 done [2023-09-05T22:54:04.001Z] #75 naming to docker.io/library/security-spire-server done [2023-09-05T22:54:04.261Z] #75 writing image sha256:bcd78fe93a2e0bf13d4f3f15ce8f62c5f5d934e0a6d04381c5abe9d00f2e4b21 done [2023-09-05T22:54:04.261Z] #75 naming to docker.io/library/security-spire-agent done [2023-09-05T22:54:04.261Z] #75 DONE 1.0s [2023-09-05T22:54:04.261Z] [2023-09-05T22:54:04.261Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:14.244Z] #93 ... [2023-09-05T22:54:14.244Z] [2023-09-05T22:54:14.244Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:14.244Z] #94 ... [2023-09-05T22:54:14.244Z] [2023-09-05T22:54:14.244Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:33.021Z] Removing intermediate container 0a0c3887bfdd [2023-09-05T22:54:33.021Z] ---> 33f6280b33b6 [2023-09-05T22:54:33.021Z] Successfully built 33f6280b33b6 [2023-09-05T22:54:33.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:54:33.357Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T22:54:33.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:54:33.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2023-09-05T22:54:33.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:54:34.770Z] $ docker top 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:54:35.583Z] + go version [2023-09-05T22:54:35.583Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T22:54:35.604Z] $ docker stop --time=1 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac [2023-09-05T22:54:37.203Z] $ docker rm -f --volumes 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:54:37.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:54:37.786Z] [2023-09-05T22:54:37.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:54:38.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:54:38.120Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-05T22:54:38.120Z] 547446be3368: Pulling fs layer [2023-09-05T22:54:38.120Z] d125d8839a47: Pulling fs layer [2023-09-05T22:54:38.120Z] 3e85d5ac6304: Pulling fs layer [2023-09-05T22:54:38.120Z] c3105a71a48b: Pulling fs layer [2023-09-05T22:54:38.120Z] 0f093f025ec4: Pulling fs layer [2023-09-05T22:54:38.120Z] c3106fc0e877: Pulling fs layer [2023-09-05T22:54:38.120Z] 0f093f025ec4: Waiting [2023-09-05T22:54:38.120Z] c3105a71a48b: Waiting [2023-09-05T22:54:38.120Z] c3106fc0e877: Waiting [2023-09-05T22:54:38.391Z] 547446be3368: Verifying Checksum [2023-09-05T22:54:38.391Z] 547446be3368: Download complete [2023-09-05T22:54:38.391Z] c3105a71a48b: Verifying Checksum [2023-09-05T22:54:38.391Z] c3105a71a48b: Download complete [2023-09-05T22:54:38.661Z] d125d8839a47: Verifying Checksum [2023-09-05T22:54:38.661Z] d125d8839a47: Download complete [2023-09-05T22:54:38.929Z] c3106fc0e877: Download complete [2023-09-05T22:54:38.929Z] 0f093f025ec4: Verifying Checksum [2023-09-05T22:54:38.929Z] 0f093f025ec4: Download complete [2023-09-05T22:54:39.197Z] 547446be3368: Pull complete [2023-09-05T22:54:40.168Z] d125d8839a47: Pull complete [2023-09-05T22:54:40.752Z] 3e85d5ac6304: Verifying Checksum [2023-09-05T22:54:40.752Z] 3e85d5ac6304: Download complete [2023-09-05T22:54:40.808Z] #95 DONE 35.7s [2023-09-05T22:54:40.808Z] [2023-09-05T22:54:40.808Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:40.808Z] #94 DONE 36.5s [2023-09-05T22:54:40.808Z] [2023-09-05T22:54:40.808Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T22:54:40.808Z] #96 ... [2023-09-05T22:54:40.808Z] [2023-09-05T22:54:40.808Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:40.808Z] #93 DONE 35.7s [2023-09-05T22:54:40.808Z] [2023-09-05T22:54:40.808Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:40.808Z] #66 DONE 41.4s [2023-09-05T22:54:40.808Z] [2023-09-05T22:54:40.808Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-05T22:54:48.959Z] 3e85d5ac6304: Pull complete [2023-09-05T22:54:48.959Z] c3105a71a48b: Pull complete [2023-09-05T22:54:49.092Z] #97 ... [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #98 DONE 8.9s [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #99 DONE 9.0s [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #100 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #101 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #102 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #103 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #104 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #105 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #96 DONE 9.0s [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #106 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #107 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #108 [support-scheduler builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #108 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #109 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #110 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #111 [core-metadata builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #111 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #112 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #113 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #114 [core-data builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #114 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #115 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #116 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #117 [core-command builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #117 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #118 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:54:49.092Z] #119 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:54:49.092Z] #120 CACHED [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-05T22:54:49.092Z] #97 DONE 9.0s [2023-09-05T22:54:49.092Z] [2023-09-05T22:54:49.092Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:54:49.542Z] 0f093f025ec4: Pull complete [2023-09-05T22:54:49.656Z] #121 1.397 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T22:54:49.807Z] c3106fc0e877: Pull complete [2023-09-05T22:54:49.807Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-05T22:54:49.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:54:49.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:54:49.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2023-09-05T22:54:50.048Z] $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T22:54:51.999Z] $ docker top 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:54:52.496Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T22:54:59.681Z] #121 ... [2023-09-05T22:54:59.681Z] [2023-09-05T22:54:59.681Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:54:59.681Z] #0 1.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T22:54:59.681Z] #122 ... [2023-09-05T22:54:59.681Z] [2023-09-05T22:54:59.681Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:54:59.682Z] #0 0.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T22:54:59.682Z] #123 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:54:59.682Z] #0 0.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T22:54:59.682Z] #124 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:54:59.682Z] #0 1.247 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T22:54:59.682Z] #125 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:54:59.682Z] #0 0.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T22:54:59.682Z] #126 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:54:59.682Z] #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T22:54:59.682Z] #127 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:54:59.682Z] #0 1.307 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T22:54:59.682Z] #128 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:54:59.682Z] #0 0.972 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T22:54:59.682Z] #129 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:54:59.682Z] #0 0.977 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T22:54:59.682Z] #130 ... [2023-09-05T22:54:59.682Z] [2023-09-05T22:54:59.682Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:54:59.682Z] #0 0.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T22:55:00.709Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T22:55:00.709Z] #1 transferring dockerfile: 1.70kB done [2023-09-05T22:55:00.709Z] #1 DONE 0.1s [2023-09-05T22:55:01.296Z] [2023-09-05T22:55:01.296Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T22:55:01.296Z] #2 transferring dockerfile: 2.38kB 0.0s done [2023-09-05T22:55:01.296Z] #2 DONE 0.1s [2023-09-05T22:55:01.296Z] [2023-09-05T22:55:01.296Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T22:55:01.296Z] #3 transferring dockerfile: 1.59kB 0.0s done [2023-09-05T22:55:01.296Z] #3 DONE 0.0s [2023-09-05T22:55:01.296Z] [2023-09-05T22:55:01.296Z] #4 [core-data internal] load build definition from Dockerfile [2023-09-05T22:55:01.296Z] #4 transferring dockerfile: 1.90kB done [2023-09-05T22:55:01.296Z] #4 DONE 0.0s [2023-09-05T22:55:01.296Z] [2023-09-05T22:55:01.296Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T22:55:01.296Z] #5 transferring dockerfile: 2.04kB done [2023-09-05T22:55:01.296Z] #5 DONE 0.0s [2023-09-05T22:55:01.296Z] [2023-09-05T22:55:01.296Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T22:55:01.564Z] #6 transferring dockerfile: 1.82kB done [2023-09-05T22:55:01.564Z] #6 DONE 0.0s [2023-09-05T22:55:01.564Z] [2023-09-05T22:55:01.564Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T22:55:01.564Z] #7 transferring dockerfile: 1.58kB done [2023-09-05T22:55:01.564Z] #7 DONE 0.1s [2023-09-05T22:55:01.564Z] [2023-09-05T22:55:01.564Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-05T22:55:01.564Z] #8 transferring dockerfile: 1.96kB done [2023-09-05T22:55:01.564Z] #8 DONE 0.1s [2023-09-05T22:55:01.564Z] [2023-09-05T22:55:01.564Z] #9 [core-command internal] load build definition from Dockerfile [2023-09-05T22:55:01.564Z] #9 transferring dockerfile: 1.82kB done [2023-09-05T22:55:01.564Z] #9 DONE 0.0s [2023-09-05T22:55:01.841Z] [2023-09-05T22:55:01.841Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:55:01.841Z] #10 transferring dockerfile: 2.82kB done [2023-09-05T22:55:01.841Z] #10 DONE 0.1s [2023-09-05T22:55:01.841Z] [2023-09-05T22:55:01.841Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T22:55:01.841Z] #11 transferring dockerfile: 2.39kB done [2023-09-05T22:55:01.841Z] #11 DONE 0.1s [2023-09-05T22:55:01.841Z] [2023-09-05T22:55:01.841Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:55:01.841Z] #12 transferring dockerfile: 2.12kB 0.0s done [2023-09-05T22:55:01.841Z] #12 DONE 0.1s [2023-09-05T22:55:02.108Z] [2023-09-05T22:55:02.108Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T22:55:02.108Z] #13 transferring dockerfile: 1.78kB done [2023-09-05T22:55:02.108Z] #13 DONE 0.0s [2023-09-05T22:55:02.108Z] [2023-09-05T22:55:02.108Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-05T22:55:02.108Z] #14 transferring dockerfile: 1.84kB done [2023-09-05T22:55:02.108Z] #14 DONE 0.1s [2023-09-05T22:55:02.108Z] [2023-09-05T22:55:02.108Z] #15 [security-spire-agent internal] load .dockerignore [2023-09-05T22:55:02.108Z] #15 transferring context: 56B done [2023-09-05T22:55:02.108Z] #15 DONE 0.1s [2023-09-05T22:55:02.695Z] [2023-09-05T22:55:02.695Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-05T22:55:02.695Z] #16 transferring context: 56B done [2023-09-05T22:55:02.695Z] #16 DONE 0.0s [2023-09-05T22:55:02.695Z] [2023-09-05T22:55:02.695Z] #17 [security-spire-server internal] load .dockerignore [2023-09-05T22:55:02.695Z] #17 transferring context: 56B done [2023-09-05T22:55:02.695Z] #17 DONE 0.0s [2023-09-05T22:55:02.695Z] [2023-09-05T22:55:02.695Z] #18 [core-data internal] load .dockerignore [2023-09-05T22:55:02.695Z] #18 transferring context: 56B done [2023-09-05T22:55:02.960Z] #18 DONE 0.1s [2023-09-05T22:55:02.960Z] [2023-09-05T22:55:02.960Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-05T22:55:02.960Z] #19 transferring context: 56B 0.0s done [2023-09-05T22:55:02.960Z] #19 DONE 0.1s [2023-09-05T22:55:02.960Z] [2023-09-05T22:55:02.960Z] #20 [support-scheduler internal] load .dockerignore [2023-09-05T22:55:02.960Z] #20 transferring context: 56B done [2023-09-05T22:55:02.960Z] #20 DONE 0.0s [2023-09-05T22:55:02.960Z] [2023-09-05T22:55:02.960Z] #21 [security-spire-config internal] load .dockerignore [2023-09-05T22:55:02.960Z] #21 transferring context: 56B done [2023-09-05T22:55:02.960Z] #21 DONE 0.0s [2023-09-05T22:55:02.960Z] [2023-09-05T22:55:02.960Z] #22 [core-metadata internal] load .dockerignore [2023-09-05T22:55:03.228Z] #22 transferring context: 56B done [2023-09-05T22:55:03.228Z] #22 DONE 0.1s [2023-09-05T22:55:03.228Z] [2023-09-05T22:55:03.228Z] #23 [core-command internal] load .dockerignore [2023-09-05T22:55:03.228Z] #23 transferring context: 56B 0.0s done [2023-09-05T22:55:03.228Z] #23 DONE 0.1s [2023-09-05T22:55:03.228Z] [2023-09-05T22:55:03.228Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-05T22:55:03.228Z] #24 transferring context: 56B done [2023-09-05T22:55:03.228Z] #24 DONE 0.0s [2023-09-05T22:55:03.228Z] [2023-09-05T22:55:03.228Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-05T22:55:03.228Z] #25 transferring context: 56B done [2023-09-05T22:55:03.228Z] #25 DONE 0.0s [2023-09-05T22:55:03.228Z] [2023-09-05T22:55:03.228Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T22:55:03.495Z] #26 transferring context: 56B done [2023-09-05T22:55:03.495Z] #26 DONE 0.1s [2023-09-05T22:55:03.495Z] [2023-09-05T22:55:03.495Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T22:55:03.495Z] #27 transferring context: 56B done [2023-09-05T22:55:03.495Z] #27 DONE 0.0s [2023-09-05T22:55:03.495Z] [2023-09-05T22:55:03.495Z] #28 [support-notifications internal] load .dockerignore [2023-09-05T22:55:03.495Z] #28 transferring context: 56B done [2023-09-05T22:55:03.495Z] #28 DONE 0.0s [2023-09-05T22:55:03.495Z] [2023-09-05T22:55:03.495Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:55:03.495Z] #29 DONE 0.1s [2023-09-05T22:55:03.495Z] [2023-09-05T22:55:03.495Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:55:04.080Z] #30 ... [2023-09-05T22:55:04.080Z] [2023-09-05T22:55:04.080Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.080Z] #31 DONE 0.0s [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.350Z] #31 DONE 0.0s [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:55:04.350Z] #29 ... [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.350Z] #31 DONE 0.0s [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:55:04.350Z] #29 DONE 0.3s [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T22:55:04.350Z] #32 DONE 1.0s [2023-09-05T22:55:04.350Z] [2023-09-05T22:55:04.350Z] #33 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:04.350Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:55:04.350Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:55:04.350Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:55:04.350Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:55:04.350Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-09-05T22:55:04.619Z] #33 ... [2023-09-05T22:55:04.619Z] [2023-09-05T22:55:04.619Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:55:04.619Z] #30 DONE 1.0s [2023-09-05T22:55:04.619Z] [2023-09-05T22:55:04.619Z] #33 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:04.619Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:55:04.619Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:55:04.619Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:55:04.619Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:55:04.619Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-05T22:55:04.619Z] #33 ... [2023-09-05T22:55:04.619Z] [2023-09-05T22:55:04.619Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.619Z] #31 DONE 0.0s [2023-09-05T22:55:04.619Z] [2023-09-05T22:55:04.619Z] #33 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:04.619Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:55:04.619Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:55:04.619Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:55:04.619Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:55:04.619Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:55:04.887Z] #33 ... [2023-09-05T22:55:04.887Z] [2023-09-05T22:55:04.887Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.887Z] #31 DONE 0.0s [2023-09-05T22:55:04.887Z] [2023-09-05T22:55:04.887Z] #33 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:04.887Z] #33 ... [2023-09-05T22:55:04.887Z] [2023-09-05T22:55:04.887Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:04.887Z] #31 DONE 0.0s [2023-09-05T22:55:05.159Z] [2023-09-05T22:55:05.159Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:05.159Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:05.159Z] #34 ... [2023-09-05T22:55:05.159Z] [2023-09-05T22:55:05.159Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:05.159Z] #31 DONE 0.0s [2023-09-05T22:55:05.159Z] [2023-09-05T22:55:05.159Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:05.159Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-09-05T22:55:05.423Z] #34 ... [2023-09-05T22:55:05.423Z] [2023-09-05T22:55:05.423Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:55:05.423Z] #29 DONE 1.0s [2023-09-05T22:55:05.423Z] [2023-09-05T22:55:05.423Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:05.423Z] #31 DONE 0.0s [2023-09-05T22:55:05.423Z] [2023-09-05T22:55:05.424Z] #33 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:05.424Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:55:05.424Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:55:05.424Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:55:05.424Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:55:05.424Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:55:05.692Z] #33 ... [2023-09-05T22:55:05.692Z] [2023-09-05T22:55:05.692Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:55:05.692Z] #31 DONE 0.0s [2023-09-05T22:55:05.692Z] [2023-09-05T22:55:05.692Z] #35 [security-secretstore-setup internal] load build context [2023-09-05T22:55:05.692Z] #35 transferring context: 2.58MB 0.8s done [2023-09-05T22:55:05.692Z] #35 DONE 1.5s [2023-09-05T22:55:05.692Z] [2023-09-05T22:55:05.692Z] #33 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:06.275Z] #33 ... [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:55:06.275Z] #29 DONE 1.6s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #36 [security-spire-config internal] load build context [2023-09-05T22:55:06.275Z] #36 transferring context: 15.84kB 0.1s done [2023-09-05T22:55:06.275Z] #36 DONE 1.6s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #37 [security-spire-server internal] load build context [2023-09-05T22:55:06.275Z] #37 transferring context: 17.59kB 0.1s done [2023-09-05T22:55:06.275Z] #37 DONE 1.6s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #38 [security-spire-agent internal] load build context [2023-09-05T22:55:06.275Z] #38 transferring context: 17.12kB 0.1s done [2023-09-05T22:55:06.275Z] #38 DONE 1.6s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #33 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:06.275Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:55:06.275Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:55:06.275Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:55:06.275Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:55:06.275Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:55:06.275Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.6s done [2023-09-05T22:55:06.275Z] #33 ... [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #39 [security-proxy-auth internal] load build context [2023-09-05T22:55:06.275Z] #39 transferring context: 2.58MB 1.2s done [2023-09-05T22:55:06.275Z] #39 DONE 1.9s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #40 [support-scheduler internal] load build context [2023-09-05T22:55:06.275Z] #40 transferring context: 2.58MB 1.3s done [2023-09-05T22:55:06.275Z] #40 DONE 1.8s [2023-09-05T22:55:06.275Z] [2023-09-05T22:55:06.275Z] #33 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:06.275Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.6s done [2023-09-05T22:55:06.542Z] #33 ... [2023-09-05T22:55:06.542Z] [2023-09-05T22:55:06.542Z] #41 [core-data internal] load build context [2023-09-05T22:55:06.542Z] #41 transferring context: 2.58MB 1.3s done [2023-09-05T22:55:06.542Z] #41 DONE 2.1s [2023-09-05T22:55:06.542Z] [2023-09-05T22:55:06.542Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:06.542Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T22:55:06.542Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-05T22:55:06.542Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-05T22:55:06.542Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-05T22:55:06.542Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2023-09-05T22:55:06.542Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-09-05T22:55:06.542Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T22:55:06.542Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 1.2s [2023-09-05T22:55:06.813Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.5s [2023-09-05T22:55:06.813Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-05T22:55:07.084Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.7s [2023-09-05T22:55:07.084Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T22:55:07.084Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.8s [2023-09-05T22:55:07.351Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.0s [2023-09-05T22:55:07.617Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.49MB / 23.39MB 2.4s [2023-09-05T22:55:07.882Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.84MB / 23.39MB 2.5s [2023-09-05T22:55:07.882Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.6s [2023-09-05T22:55:07.882Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T22:55:08.157Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.7s [2023-09-05T22:55:08.157Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T22:55:08.157Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.05MB / 23.39MB 2.9s [2023-09-05T22:55:08.527Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.04MB / 23.39MB 3.1s [2023-09-05T22:55:08.527Z] #34 ... [2023-09-05T22:55:08.527Z] [2023-09-05T22:55:08.527Z] #42 [security-proxy-setup internal] load build context [2023-09-05T22:55:08.527Z] #42 transferring context: 2.58MB 1.9s done [2023-09-05T22:55:08.527Z] #42 DONE 3.3s [2023-09-05T22:55:08.527Z] [2023-09-05T22:55:08.527Z] #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T22:55:08.527Z] #43 DONE 4.7s [2023-09-05T22:55:08.527Z] [2023-09-05T22:55:08.527Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:08.527Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-09-05T22:55:08.527Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-05T22:55:08.796Z] #34 ... [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:55:08.796Z] #44 transferring context: 2.58MB 2.0s done [2023-09-05T22:55:08.796Z] #44 DONE 3.3s [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #45 [core-command internal] load build context [2023-09-05T22:55:08.796Z] #45 transferring context: 2.58MB 1.9s done [2023-09-05T22:55:08.796Z] #45 DONE 3.3s [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #46 [security-bootstrapper internal] load build context [2023-09-05T22:55:08.796Z] #46 transferring context: 2.58MB 1.9s done [2023-09-05T22:55:08.796Z] #46 DONE 3.3s [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #47 [core-metadata internal] load build context [2023-09-05T22:55:08.796Z] #47 transferring context: 2.58MB 2.2s done [2023-09-05T22:55:08.796Z] #47 DONE 3.4s [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-05T22:55:08.796Z] #48 transferring context: 2.58MB 0.9s done [2023-09-05T22:55:08.796Z] #48 DONE 2.7s [2023-09-05T22:55:08.796Z] [2023-09-05T22:55:08.796Z] #49 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T22:55:10.208Z] #49 ... [2023-09-05T22:55:10.208Z] [2023-09-05T22:55:10.208Z] #50 [support-notifications internal] load build context [2023-09-05T22:55:10.208Z] #50 transferring context: 2.58MB 1.1s done [2023-09-05T22:55:10.208Z] #50 DONE 3.8s [2023-09-05T22:55:10.208Z] [2023-09-05T22:55:10.208Z] #49 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-05T22:55:10.208Z] #49 DONE 1.5s [2023-09-05T22:55:10.208Z] [2023-09-05T22:55:10.208Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:12.814Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s [2023-09-05T22:55:14.764Z] #34 ... [2023-09-05T22:55:14.764Z] [2023-09-05T22:55:14.764Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:55:14.764Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.5s done [2023-09-05T22:55:14.764Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T22:55:14.764Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-05T22:55:14.764Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-05T22:55:14.764Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-05T22:55:14.764Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-05T22:55:14.764Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-05T22:55:14.764Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done [2023-09-05T22:55:14.764Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T22:55:14.764Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-05T22:55:14.764Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.9s [2023-09-05T22:55:14.764Z] #51 ... [2023-09-05T22:55:14.764Z] [2023-09-05T22:55:14.764Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:18.188Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s [2023-09-05T22:55:18.188Z] #34 ... [2023-09-05T22:55:18.188Z] [2023-09-05T22:55:18.188Z] #33 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:55:18.455Z] #33 ... [2023-09-05T22:55:18.455Z] [2023-09-05T22:55:18.455Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:18.455Z] #34 ... [2023-09-05T22:55:18.455Z] [2023-09-05T22:55:18.455Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:55:18.455Z] #0 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.455Z] #0 6.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.455Z] #0 9.849 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T22:55:18.725Z] #52 ... [2023-09-05T22:55:18.725Z] [2023-09-05T22:55:18.725Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:55:18.725Z] #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.725Z] #53 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.725Z] #53 ... [2023-09-05T22:55:18.725Z] [2023-09-05T22:55:18.725Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T22:55:18.725Z] #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.725Z] #0 6.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:18.725Z] #0 9.530 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:18.725Z] #0 9.577 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:18.725Z] #0 9.787 OK: 8 MiB in 16 packages [2023-09-05T22:55:19.000Z] #54 ... [2023-09-05T22:55:19.000Z] [2023-09-05T22:55:19.000Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:55:19.000Z] #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.000Z] #55 ... [2023-09-05T22:55:19.000Z] [2023-09-05T22:55:19.000Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:55:19.000Z] #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.268Z] #56 ... [2023-09-05T22:55:19.268Z] [2023-09-05T22:55:19.268Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:55:19.268Z] #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.268Z] #0 8.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.268Z] #57 ... [2023-09-05T22:55:19.268Z] [2023-09-05T22:55:19.268Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:55:19.268Z] #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.268Z] #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.537Z] #58 ... [2023-09-05T22:55:19.537Z] [2023-09-05T22:55:19.537Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:55:19.537Z] #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.537Z] #0 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.537Z] #59 ... [2023-09-05T22:55:19.537Z] [2023-09-05T22:55:19.537Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:55:19.537Z] #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:19.805Z] #60 ... [2023-09-05T22:55:19.805Z] [2023-09-05T22:55:19.805Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:20.074Z] #34 ... [2023-09-05T22:55:20.074Z] [2023-09-05T22:55:20.074Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T22:55:20.074Z] #54 DONE 11.3s [2023-09-05T22:55:20.074Z] [2023-09-05T22:55:20.074Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:20.342Z] #34 ... [2023-09-05T22:55:20.342Z] [2023-09-05T22:55:20.342Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:55:20.342Z] #0 7.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.342Z] #61 ... [2023-09-05T22:55:20.342Z] [2023-09-05T22:55:20.342Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:55:20.342Z] #0 6.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.342Z] #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.612Z] #62 ... [2023-09-05T22:55:20.612Z] [2023-09-05T22:55:20.612Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T22:55:20.612Z] #0 8.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.612Z] #63 ... [2023-09-05T22:55:20.612Z] [2023-09-05T22:55:20.612Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T22:55:20.612Z] #0 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.879Z] #64 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:20.879Z] #64 ... [2023-09-05T22:55:20.879Z] [2023-09-05T22:55:20.879Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:55:21.462Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s done [2023-09-05T22:55:22.885Z] #34 ... [2023-09-05T22:55:22.885Z] [2023-09-05T22:55:22.885Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:55:22.885Z] #52 10.25 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:22.885Z] #52 10.28 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:55:22.885Z] #52 10.28 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:55:22.885Z] #52 11.15 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:22.885Z] #52 11.29 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:55:22.885Z] #52 13.21 OK: 17 MiB in 19 packages [2023-09-05T22:55:22.885Z] #52 DONE 14.0s [2023-09-05T22:55:22.885Z] [2023-09-05T22:55:22.885Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:55:22.885Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done [2023-09-05T22:55:22.885Z] #51 ... [2023-09-05T22:55:22.885Z] [2023-09-05T22:55:22.885Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:55:22.885Z] #59 14.26 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:22.885Z] #59 14.27 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T22:55:22.885Z] #59 14.35 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:55:22.885Z] #59 14.36 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:55:23.876Z] #59 15.02 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:23.876Z] #59 15.14 OK: 17 MiB in 19 packages [2023-09-05T22:55:25.830Z] #59 ... [2023-09-05T22:55:25.830Z] [2023-09-05T22:55:25.830Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:55:25.830Z] #62 12.31 OK: 263 MiB in 53 packages [2023-09-05T22:55:25.830Z] #62 DONE 15.9s [2023-09-05T22:55:26.101Z] [2023-09-05T22:55:26.101Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T22:55:26.102Z] #63 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:26.102Z] #63 14.70 OK: 263 MiB in 53 packages [2023-09-05T22:55:26.102Z] #63 DONE 15.8s [2023-09-05T22:55:26.102Z] [2023-09-05T22:55:26.102Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:55:26.102Z] #55 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:26.102Z] #55 15.98 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:26.102Z] #55 16.01 (2/2) Installing su-exec (0.2-r2) [2023-09-05T22:55:26.102Z] #55 16.02 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:26.102Z] #55 16.10 OK: 8 MiB in 17 packages [2023-09-05T22:55:26.102Z] #55 DONE 17.3s [2023-09-05T22:55:26.102Z] [2023-09-05T22:55:26.102Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T22:55:26.369Z] #65 ... [2023-09-05T22:55:26.369Z] [2023-09-05T22:55:26.369Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:55:26.369Z] #57 12.40 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T22:55:26.369Z] #57 12.88 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:26.369Z] #57 12.93 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:26.369Z] #57 13.22 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:55:26.369Z] #57 14.80 OK: 8 MiB in 17 packages [2023-09-05T22:55:26.369Z] #57 DONE 17.5s [2023-09-05T22:55:26.369Z] [2023-09-05T22:55:26.369Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:55:26.369Z] #59 DONE 17.5s [2023-09-05T22:55:26.369Z] [2023-09-05T22:55:26.369Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:55:26.369Z] #61 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:26.369Z] #61 14.51 OK: 263 MiB in 53 packages [2023-09-05T22:55:26.369Z] #61 DONE 16.1s [2023-09-05T22:55:26.369Z] [2023-09-05T22:55:26.369Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:55:26.369Z] #53 14.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:26.369Z] #53 14.97 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:26.369Z] #53 15.07 OK: 8 MiB in 16 packages [2023-09-05T22:55:26.369Z] #53 DONE 17.5s [2023-09-05T22:55:26.369Z] [2023-09-05T22:55:26.369Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T22:55:26.953Z] #66 DONE 0.7s [2023-09-05T22:55:26.953Z] [2023-09-05T22:55:26.953Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:55:26.953Z] #58 12.73 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:55:26.953Z] #58 12.73 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:55:26.953Z] #58 12.73 OK: 17689 distinct packages available [2023-09-05T22:55:26.953Z] #58 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:26.953Z] #58 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:26.953Z] #58 17.12 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T22:55:26.953Z] #58 17.21 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T22:55:26.953Z] #58 17.24 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T22:55:26.953Z] #58 17.26 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T22:55:26.953Z] #58 17.28 (5/9) Installing curl (8.2.1-r0) [2023-09-05T22:55:26.953Z] #58 17.34 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:26.953Z] #58 17.36 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:55:26.953Z] #58 17.37 (8/9) Installing libucontext (1.2-r0) [2023-09-05T22:55:26.953Z] #58 17.39 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T22:55:26.953Z] #58 17.41 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:26.953Z] #58 17.50 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:55:27.536Z] #58 ... [2023-09-05T22:55:27.536Z] [2023-09-05T22:55:27.536Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:55:27.536Z] #67 DONE 1.2s [2023-09-05T22:55:27.536Z] [2023-09-05T22:55:27.536Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:55:27.536Z] #58 18.75 OK: 11 MiB in 24 packages [2023-09-05T22:55:27.536Z] #58 ... [2023-09-05T22:55:27.537Z] [2023-09-05T22:55:27.537Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:55:27.812Z] #68 ... [2023-09-05T22:55:27.812Z] [2023-09-05T22:55:27.812Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:55:27.812Z] #69 DONE 1.7s [2023-09-05T22:55:27.812Z] [2023-09-05T22:55:27.812Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:55:28.083Z] #70 ... [2023-09-05T22:55:28.083Z] [2023-09-05T22:55:28.083Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:55:28.083Z] #71 DONE 1.9s [2023-09-05T22:55:28.083Z] [2023-09-05T22:55:28.083Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:55:28.356Z] #72 ... [2023-09-05T22:55:28.356Z] [2023-09-05T22:55:28.356Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:55:28.356Z] #58 DONE 19.7s [2023-09-05T22:55:28.356Z] [2023-09-05T22:55:28.356Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T22:55:28.356Z] #64 14.60 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:55:28.356Z] #64 14.60 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:55:28.356Z] #64 14.60 OK: 17694 distinct packages available [2023-09-05T22:55:28.356Z] #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:28.356Z] #64 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:28.356Z] #64 18.26 OK: 263 MiB in 53 packages [2023-09-05T22:55:28.939Z] #64 DONE 18.7s [2023-09-05T22:55:28.939Z] [2023-09-05T22:55:28.939Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:55:28.939Z] #60 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:28.939Z] #60 14.99 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:55:28.939Z] #60 14.99 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:55:28.939Z] #60 14.99 OK: 17689 distinct packages available [2023-09-05T22:55:28.939Z] #60 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:28.939Z] #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:28.939Z] #60 18.96 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:28.939Z] #60 18.98 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:55:28.939Z] #60 18.99 (3/5) Installing libucontext (1.2-r0) [2023-09-05T22:55:28.939Z] #60 19.02 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T22:55:28.939Z] #60 19.05 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T22:55:28.939Z] #60 19.11 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:28.939Z] #60 19.28 OK: 9 MiB in 20 packages [2023-09-05T22:55:28.939Z] #60 DONE 20.8s [2023-09-05T22:55:28.939Z] [2023-09-05T22:55:28.939Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T22:55:29.228Z] #73 ... [2023-09-05T22:55:29.228Z] [2023-09-05T22:55:29.228Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:55:29.228Z] #56 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:29.228Z] #56 16.48 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:55:29.228Z] #56 16.48 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:55:29.228Z] #56 16.48 OK: 17689 distinct packages available [2023-09-05T22:55:29.228Z] #56 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:29.228Z] #56 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:55:29.228Z] #56 19.95 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:55:29.228Z] #56 19.96 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:55:29.228Z] #56 19.97 (3/4) Installing libucontext (1.2-r0) [2023-09-05T22:55:29.228Z] #56 19.98 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T22:55:29.228Z] #56 19.99 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:55:29.228Z] #56 20.06 OK: 8 MiB in 19 packages [2023-09-05T22:55:29.228Z] #56 DONE 20.6s [2023-09-05T22:55:29.500Z] [2023-09-05T22:55:29.500Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:55:30.083Z] #74 ... [2023-09-05T22:55:30.083Z] [2023-09-05T22:55:30.083Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:55:30.083Z] #75 DONE 1.2s [2023-09-05T22:55:30.351Z] [2023-09-05T22:55:30.351Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:55:31.779Z] #76 ... [2023-09-05T22:55:31.779Z] [2023-09-05T22:55:31.779Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:55:31.779Z] #77 DONE 2.6s [2023-09-05T22:55:31.779Z] [2023-09-05T22:55:31.779Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T22:55:31.779Z] #65 DONE 5.5s [2023-09-05T22:55:31.779Z] [2023-09-05T22:55:31.779Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T22:55:31.779Z] #73 DONE 2.8s [2023-09-05T22:55:31.779Z] [2023-09-05T22:55:31.779Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:55:32.049Z] #78 ... [2023-09-05T22:55:32.049Z] [2023-09-05T22:55:32.049Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T22:55:32.049Z] #79 DONE 0.4s [2023-09-05T22:55:32.049Z] [2023-09-05T22:55:32.049Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:55:32.049Z] #74 DONE 2.8s [2023-09-05T22:55:32.049Z] [2023-09-05T22:55:32.049Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T22:55:32.314Z] #80 ... [2023-09-05T22:55:32.314Z] [2023-09-05T22:55:32.314Z] #81 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T22:55:32.314Z] #81 DONE 0.6s [2023-09-05T22:55:32.314Z] [2023-09-05T22:55:32.314Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T22:55:32.314Z] #80 DONE 0.4s [2023-09-05T22:55:32.314Z] [2023-09-05T22:55:32.314Z] #82 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T22:55:32.580Z] #82 DONE 0.3s [2023-09-05T22:55:32.580Z] [2023-09-05T22:55:32.580Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T22:55:32.580Z] #83 DONE 0.2s [2023-09-05T22:55:32.580Z] [2023-09-05T22:55:32.580Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:55:32.845Z] #84 ... [2023-09-05T22:55:32.845Z] [2023-09-05T22:55:32.845Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:55:32.845Z] #85 DONE 0.3s [2023-09-05T22:55:32.845Z] [2023-09-05T22:55:32.845Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:55:32.845Z] #84 DONE 0.2s [2023-09-05T22:55:32.845Z] [2023-09-05T22:55:32.845Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T22:55:33.110Z] #86 ... [2023-09-05T22:55:33.110Z] [2023-09-05T22:55:33.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-05T22:55:33.110Z] #87 DONE 0.3s [2023-09-05T22:55:33.110Z] [2023-09-05T22:55:33.110Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T22:55:33.110Z] #86 DONE 0.3s [2023-09-05T22:55:33.110Z] [2023-09-05T22:55:33.110Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T22:55:33.380Z] #88 ... [2023-09-05T22:55:33.380Z] [2023-09-05T22:55:33.380Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T22:55:33.380Z] #89 DONE 0.3s [2023-09-05T22:55:33.380Z] [2023-09-05T22:55:33.380Z] #90 [security-spire-server] exporting to image [2023-09-05T22:55:33.380Z] #90 exporting layers [2023-09-05T22:55:33.648Z] #90 ... [2023-09-05T22:55:33.648Z] [2023-09-05T22:55:33.648Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T22:55:33.648Z] #88 DONE 0.5s [2023-09-05T22:55:33.914Z] [2023-09-05T22:55:33.914Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:55:33.914Z] #78 DONE 2.1s [2023-09-05T22:55:33.914Z] [2023-09-05T22:55:33.914Z] #90 [security-spire-config] exporting to image [2023-09-05T22:55:33.914Z] #90 ... [2023-09-05T22:55:33.914Z] [2023-09-05T22:55:33.914Z] #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T22:55:33.914Z] #91 DONE 0.2s [2023-09-05T22:55:34.181Z] [2023-09-05T22:55:34.181Z] #92 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T22:55:34.181Z] #92 DONE 0.2s [2023-09-05T22:55:34.181Z] [2023-09-05T22:55:34.181Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:55:34.448Z] #93 DONE 0.2s [2023-09-05T22:55:34.448Z] [2023-09-05T22:55:34.448Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T22:55:34.724Z] #94 DONE 0.2s [2023-09-05T22:55:34.724Z] [2023-09-05T22:55:34.724Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T22:55:34.724Z] #95 DONE 0.2s [2023-09-05T22:55:34.724Z] [2023-09-05T22:55:34.724Z] #90 [security-spire-agent] exporting to image [2023-09-05T22:55:35.693Z] #90 exporting layers 2.4s done [2023-09-05T22:55:35.693Z] #90 writing image sha256:4732e955bc2575fb324b6116f9948483b8d7f5ba2389f4523fb664a08c286522 0.0s done [2023-09-05T22:55:35.693Z] #90 naming to docker.io/library/security-spire-server-arm64 [2023-09-05T22:55:35.693Z] #90 exporting layers 2.0s done [2023-09-05T22:55:35.693Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-09-05T22:55:35.693Z] #90 writing image sha256:79ebeaaf9585aeee8405f8a8b6b30f6505cc07ae6bfcd329842227ff6b3112b9 done [2023-09-05T22:55:35.693Z] #90 naming to docker.io/library/security-spire-config-arm64 done [2023-09-05T22:55:36.276Z] #90 exporting layers 1.6s done [2023-09-05T22:55:36.549Z] #90 writing image sha256:e0a81f96bad505904d50a4a1a3e7a6993cd86d7c668fab09d799c9a8c2bd4847 done [2023-09-05T22:55:36.549Z] #90 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-05T22:55:36.549Z] #90 DONE 3.7s [2023-09-05T22:55:36.549Z] [2023-09-05T22:55:36.549Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:56:07.613Z] #131 ... [2023-09-05T22:56:07.613Z] [2023-09-05T22:56:07.613Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:56:07.613Z] #127 70.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T22:56:08.785Z] #51 ... [2023-09-05T22:56:08.785Z] [2023-09-05T22:56:08.785Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:08.785Z] #68 DONE 41.1s [2023-09-05T22:56:08.785Z] [2023-09-05T22:56:08.785Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:08.785Z] #70 DONE 40.9s [2023-09-05T22:56:08.785Z] [2023-09-05T22:56:08.785Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:08.785Z] #76 DONE 38.4s [2023-09-05T22:56:08.785Z] [2023-09-05T22:56:08.785Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:08.785Z] #72 DONE 40.5s [2023-09-05T22:56:08.785Z] [2023-09-05T22:56:08.785Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #96 DONE 1.0s [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #97 DONE 1.0s [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #98 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #99 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #100 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #101 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #102 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #103 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #104 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #104 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #105 [core-metadata builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #105 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #106 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #107 DONE 1.1s [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #108 DONE 1.1s [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:56:09.748Z] #109 ... [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #110 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #111 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #112 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #113 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #114 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #115 [core-command builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #115 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #116 [support-scheduler builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #116 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #117 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #118 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:56:09.748Z] #119 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:56:09.748Z] #120 CACHED [2023-09-05T22:56:09.748Z] [2023-09-05T22:56:09.748Z] #121 [core-data builder 6/7] COPY . . [2023-09-05T22:56:09.748Z] #121 CACHED [2023-09-05T22:56:10.016Z] [2023-09-05T22:56:10.017Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:56:15.372Z] #122 ... [2023-09-05T22:56:15.372Z] [2023-09-05T22:56:15.372Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:56:15.372Z] #0 4.966 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T22:56:15.372Z] #123 ... [2023-09-05T22:56:15.372Z] [2023-09-05T22:56:15.372Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:56:15.372Z] #109 5.717 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T22:56:17.624Z] #127 DONE 88.9s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:56:17.624Z] #124 DONE 88.9s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:56:17.624Z] #131 DONE 88.9s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:56:17.624Z] #128 DONE 88.9s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:56:17.624Z] #121 DONE 88.9s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:56:17.624Z] #125 DONE 89.0s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:56:17.624Z] #129 DONE 89.0s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T22:56:17.624Z] #132 ... [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:56:17.624Z] #122 DONE 89.2s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:56:17.624Z] #123 DONE 89.3s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.624Z] #133 ... [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:56:17.624Z] #126 DONE 89.4s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:56:17.624Z] #130 DONE 89.4s [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.624Z] #134 ... [2023-09-05T22:56:17.624Z] [2023-09-05T22:56:17.624Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T22:56:17.624Z] #132 DONE 0.7s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #135 DONE 0.7s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #136 DONE 0.7s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #133 DONE 0.5s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #137 DONE 0.7s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #134 DONE 0.3s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:17.882Z] #138 DONE 0.5s [2023-09-05T22:56:17.882Z] [2023-09-05T22:56:17.882Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #139 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #140 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #141 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #142 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:18.142Z] #143 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #144 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #145 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:18.142Z] #146 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:18.142Z] #147 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #148 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:18.142Z] #149 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #150 CACHED [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #151 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:18.142Z] #152 DONE 0.3s [2023-09-05T22:56:18.142Z] [2023-09-05T22:56:18.142Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T22:56:18.401Z] #153 ... [2023-09-05T22:56:18.401Z] [2023-09-05T22:56:18.401Z] #154 [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-05T22:56:18.401Z] #154 DONE 0.1s [2023-09-05T22:56:18.401Z] [2023-09-05T22:56:18.401Z] #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T22:56:19.634Z] #109 ... [2023-09-05T22:56:19.634Z] [2023-09-05T22:56:19.634Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:56:19.634Z] #0 4.277 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T22:56:19.778Z] #155 ... [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #156 [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-05T22:56:19.778Z] #156 DONE 1.6s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T22:56:19.778Z] #157 DONE 1.6s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T22:56:19.778Z] #158 DONE 1.6s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T22:56:19.778Z] #153 DONE 1.6s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T22:56:19.778Z] #159 DONE 1.6s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T22:56:19.778Z] #160 DONE 1.7s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T22:56:19.778Z] #161 DONE 1.7s [2023-09-05T22:56:19.778Z] [2023-09-05T22:56:19.778Z] #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:19.901Z] #124 ... [2023-09-05T22:56:19.901Z] [2023-09-05T22:56:19.902Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:56:19.902Z] #0 3.492 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T22:56:19.902Z] #125 ... [2023-09-05T22:56:19.902Z] [2023-09-05T22:56:19.902Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:56:19.902Z] #0 4.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T22:56:20.037Z] #162 ... [2023-09-05T22:56:20.037Z] [2023-09-05T22:56:20.037Z] #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T22:56:20.037Z] #163 DONE 1.7s [2023-09-05T22:56:20.037Z] [2023-09-05T22:56:20.037Z] #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T22:56:20.037Z] #164 DONE 1.7s [2023-09-05T22:56:20.037Z] [2023-09-05T22:56:20.037Z] #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T22:56:20.037Z] #155 DONE 1.6s [2023-09-05T22:56:20.037Z] [2023-09-05T22:56:20.037Z] #165 [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-05T22:56:20.037Z] #165 DONE 0.3s [2023-09-05T22:56:20.037Z] [2023-09-05T22:56:20.037Z] #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T22:56:20.168Z] #126 ... [2023-09-05T22:56:20.168Z] [2023-09-05T22:56:20.168Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:56:20.168Z] #0 4.443 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T22:56:20.295Z] #166 ... [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #167 DONE 0.5s [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #168 DONE 0.6s [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #169 DONE 0.6s [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #170 DONE 0.6s [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #171 DONE 0.6s [2023-09-05T22:56:20.295Z] [2023-09-05T22:56:20.295Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.295Z] #172 DONE 0.6s [2023-09-05T22:56:20.436Z] #127 ... [2023-09-05T22:56:20.436Z] [2023-09-05T22:56:20.436Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:56:20.436Z] #0 5.605 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T22:56:20.436Z] #128 ... [2023-09-05T22:56:20.436Z] [2023-09-05T22:56:20.436Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:56:20.436Z] #0 4.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:56:20.552Z] #162 DONE 0.6s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #173 [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-05T22:56:20.552Z] #173 DONE 0.6s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T22:56:20.552Z] #174 DONE 2.7s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T22:56:20.552Z] #166 DONE 0.6s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #75 [support-scheduler] exporting to image [2023-09-05T22:56:20.552Z] #75 exporting layers 0.2s done [2023-09-05T22:56:20.552Z] #75 ... [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T22:56:20.552Z] #175 DONE 0.3s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.552Z] #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-05T22:56:20.552Z] #176 DONE 0.3s [2023-09-05T22:56:20.552Z] [2023-09-05T22:56:20.553Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T22:56:20.553Z] #177 DONE 0.2s [2023-09-05T22:56:20.553Z] [2023-09-05T22:56:20.553Z] #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T22:56:20.553Z] #178 DONE 0.2s [2023-09-05T22:56:20.553Z] [2023-09-05T22:56:20.553Z] #75 [core-metadata] exporting to image [2023-09-05T22:56:20.553Z] #75 exporting layers 0.3s done [2023-09-05T22:56:20.704Z] #129 ... [2023-09-05T22:56:20.704Z] [2023-09-05T22:56:20.704Z] #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-05T22:56:20.704Z] #0 5.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T22:56:20.704Z] #130 ... [2023-09-05T22:56:20.704Z] [2023-09-05T22:56:20.704Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:56:20.704Z] #0 5.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T22:56:20.813Z] #75 ... [2023-09-05T22:56:20.813Z] [2023-09-05T22:56:20.813Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:56:20.813Z] #179 DONE 0.2s [2023-09-05T22:56:20.813Z] [2023-09-05T22:56:20.813Z] #180 [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-05T22:56:20.813Z] #180 DONE 0.2s [2023-09-05T22:56:20.813Z] [2023-09-05T22:56:20.813Z] #75 [core-metadata] exporting to image [2023-09-05T22:56:20.813Z] #75 exporting layers 0.2s done [2023-09-05T22:56:20.813Z] #75 writing image sha256:ddbcbf051e369799a4391b04fcaa9c9e79f6d50f6233d66532a4c46b9b385413 [2023-09-05T22:56:20.813Z] #75 writing image sha256:f54763ddfbe6bbd05f7bedf8021d5c52911337f492f42e5c40b96d34502b3fed [2023-09-05T22:56:20.813Z] #75 writing image sha256:60002086439b26ee72101bb3474b507d9ace328bbe8c7547924da4b69d5a4114 [2023-09-05T22:56:20.813Z] #75 writing image sha256:638094fea958332b6ce3e02b02f3e9e0ac9223bb929bf108db23f32de8e136a8 [2023-09-05T22:56:20.813Z] #75 writing image sha256:65461cbff2418b9bed0064f35828e9d2e3bd6f4e229a35172bdc038e0b069f27 [2023-09-05T22:56:20.813Z] #75 writing image sha256:638094fea958332b6ce3e02b02f3e9e0ac9223bb929bf108db23f32de8e136a8 0.2s done [2023-09-05T22:56:20.813Z] #75 naming to docker.io/library/core-data [2023-09-05T22:56:21.072Z] #75 ... [2023-09-05T22:56:21.072Z] [2023-09-05T22:56:21.072Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:56:21.072Z] #181 DONE 0.2s [2023-09-05T22:56:21.072Z] [2023-09-05T22:56:21.072Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T22:56:21.072Z] #182 DONE 0.3s [2023-09-05T22:56:21.072Z] [2023-09-05T22:56:21.072Z] #75 [support-scheduler] exporting to image [2023-09-05T22:56:21.072Z] #75 exporting layers 0.3s done [2023-09-05T22:56:21.072Z] #75 writing image sha256:ddbcbf051e369799a4391b04fcaa9c9e79f6d50f6233d66532a4c46b9b385413 0.2s done [2023-09-05T22:56:21.072Z] #75 writing image sha256:f54763ddfbe6bbd05f7bedf8021d5c52911337f492f42e5c40b96d34502b3fed 0.2s done [2023-09-05T22:56:21.072Z] #75 writing image sha256:60002086439b26ee72101bb3474b507d9ace328bbe8c7547924da4b69d5a4114 0.2s done [2023-09-05T22:56:21.072Z] #75 writing image sha256:65461cbff2418b9bed0064f35828e9d2e3bd6f4e229a35172bdc038e0b069f27 0.2s done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/core-data done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/core-command done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/security-spiffe-token-provider done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/support-notifications done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/support-scheduler done [2023-09-05T22:56:21.072Z] #75 writing image sha256:25b43b2fc972ae1ca938f74db2fb12e78b922a97e314f84e9005728dac9c3eaf [2023-09-05T22:56:21.072Z] #75 writing image sha256:25b43b2fc972ae1ca938f74db2fb12e78b922a97e314f84e9005728dac9c3eaf done [2023-09-05T22:56:21.072Z] #75 naming to docker.io/library/core-metadata done [2023-09-05T22:56:21.072Z] #75 DONE 1.7s [2023-09-05T22:56:21.072Z] [2023-09-05T22:56:21.072Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T22:56:21.331Z] #183 DONE 0.5s [2023-09-05T22:56:21.331Z] [2023-09-05T22:56:21.331Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T22:56:21.331Z] #184 DONE 0.5s [2023-09-05T22:56:21.331Z] [2023-09-05T22:56:21.331Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T22:56:21.331Z] #185 DONE 0.1s [2023-09-05T22:56:21.331Z] [2023-09-05T22:56:21.331Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T22:56:21.590Z] #186 DONE 0.1s [2023-09-05T22:56:21.590Z] [2023-09-05T22:56:21.590Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:56:21.590Z] #187 DONE 0.9s [2023-09-05T22:56:21.590Z] [2023-09-05T22:56:21.590Z] #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:56:21.590Z] #188 DONE 0.9s [2023-09-05T22:56:21.590Z] [2023-09-05T22:56:21.590Z] #189 [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-05T22:56:21.590Z] #189 DONE 0.9s [2023-09-05T22:56:21.590Z] [2023-09-05T22:56:21.590Z] #75 [core-common-config-bootstrapper] exporting to image [2023-09-05T22:56:21.848Z] #75 ... [2023-09-05T22:56:21.848Z] [2023-09-05T22:56:21.848Z] #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-05T22:56:21.848Z] #190 DONE 0.1s [2023-09-05T22:56:21.848Z] [2023-09-05T22:56:21.848Z] #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-05T22:56:21.848Z] #191 DONE 0.1s [2023-09-05T22:56:21.848Z] [2023-09-05T22:56:21.848Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T22:56:21.848Z] #192 DONE 0.1s [2023-09-05T22:56:21.848Z] [2023-09-05T22:56:21.848Z] #75 [core-common-config-bootstrapper] exporting to image [2023-09-05T22:56:21.848Z] #75 exporting layers 0.3s done [2023-09-05T22:56:21.848Z] #75 writing image sha256:4ddc09452640b60e7b3ca3ed111417df47ebf03d1542d6cc1e4f6a05c6e4c606 0.0s done [2023-09-05T22:56:21.848Z] #75 naming to docker.io/library/security-proxy-auth 0.0s done [2023-09-05T22:56:21.848Z] #75 writing image sha256:38ac0936e290c30c79e3d8aa19f4094a5e24686b157b1513ee866d55b79c092f 0.0s done [2023-09-05T22:56:21.848Z] #75 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-05T22:56:22.107Z] #75 exporting layers 0.4s done [2023-09-05T22:56:22.107Z] #75 writing image sha256:5245df33a07c79c961bf7b1711726ae2850385ca1c60ce3e80c90a3823530479 done [2023-09-05T22:56:22.107Z] #75 naming to docker.io/library/security-proxy-setup done [2023-09-05T22:56:22.107Z] #75 DONE 2.2s [2023-09-05T22:56:22.107Z] [2023-09-05T22:56:22.107Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T22:56:22.107Z] #193 DONE 0.1s [2023-09-05T22:56:22.107Z] [2023-09-05T22:56:22.107Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T22:56:22.365Z] #194 ... [2023-09-05T22:56:22.365Z] [2023-09-05T22:56:22.365Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:56:22.365Z] #195 DONE 0.7s [2023-09-05T22:56:22.365Z] [2023-09-05T22:56:22.365Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T22:56:22.365Z] #194 DONE 0.5s [2023-09-05T22:56:22.365Z] [2023-09-05T22:56:22.365Z] #75 [security-bootstrapper] exporting to image [2023-09-05T22:56:22.624Z] #75 exporting layers 0.3s done [2023-09-05T22:56:22.624Z] #75 writing image sha256:03778136d474e4ba4762927508b5cb9ee8d24e0e020cb40ae2293b3fceb8210a done [2023-09-05T22:56:22.624Z] #75 naming to docker.io/library/security-secretstore-setup [2023-09-05T22:56:22.624Z] #75 exporting layers 0.2s done [2023-09-05T22:56:22.624Z] #75 naming to docker.io/library/security-secretstore-setup done [2023-09-05T22:56:22.624Z] #75 writing image sha256:119cd60456b86b33aabde1f1bbc715818740d420b79f4140476e3a34805ef58c done [2023-09-05T22:56:22.624Z] #75 naming to docker.io/library/security-bootstrapper done [2023-09-05T22:56:22.624Z] #75 DONE 2.6s [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:56:22.624Z] time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T22:56:22.638Z] $ docker stop --time=1 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 [2023-09-05T22:56:24.225Z] $ docker rm -f --volumes 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T22:56:24.607Z] + docker images [2023-09-05T22:56:24.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T22:56:24.607Z] security-secretstore-setup latest 03778136d474 2 seconds ago 44.1MB [2023-09-05T22:56:24.607Z] security-bootstrapper latest 119cd60456b8 2 seconds ago 23MB [2023-09-05T22:56:24.607Z] security-proxy-setup latest 5245df33a07c 3 seconds ago 29.2MB [2023-09-05T22:56:24.607Z] security-proxy-auth latest 4ddc09452640 3 seconds ago 19.4MB [2023-09-05T22:56:24.607Z] core-common-config-bootstrapper latest 38ac0936e290 3 seconds ago 18MB [2023-09-05T22:56:24.607Z] core-metadata latest 25b43b2fc972 4 seconds ago 21.6MB [2023-09-05T22:56:24.607Z] core-data latest 638094fea958 4 seconds ago 21.2MB [2023-09-05T22:56:24.607Z] core-command latest f54763ddfbe6 4 seconds ago 21MB [2023-09-05T22:56:24.607Z] security-spiffe-token-provider latest ddbcbf051e36 4 seconds ago 33.5MB [2023-09-05T22:56:24.607Z] support-scheduler latest 65461cbff241 4 seconds ago 33.7MB [2023-09-05T22:56:24.607Z] support-notifications latest 60002086439b 5 seconds ago 34.3MB [2023-09-05T22:56:24.607Z] security-spire-agent latest bcd78fe93a2e 2 minutes ago 161MB [2023-09-05T22:56:24.607Z] security-spire-server latest 1b7931fb6118 2 minutes ago 103MB [2023-09-05T22:56:24.607Z] security-spire-config latest 9d4918e20081 2 minutes ago 102MB [2023-09-05T22:56:24.607Z] ci-base-image-x86_64 latest 18e5aa4f5936 5 minutes ago 1.07GB [2023-09-05T22:56:24.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-05T22:56:24.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-05T22:56:24.608Z] 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-05T22:56:24.694Z] provisioning config files... [2023-09-05T22:56:24.703Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config5621119496788311631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:56:25.003Z] ---> docker-login.sh [2023-09-05T22:56:25.003Z] nexus3.edgexfoundry.org:10001 [2023-09-05T22:56:25.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:56:25.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:56:25.003Z] Configure a credential helper to remove this warning. See [2023-09-05T22:56:25.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:56:25.003Z] [2023-09-05T22:56:25.003Z] Login Succeeded [2023-09-05T22:56:25.003Z] nexus3.edgexfoundry.org:10002 [2023-09-05T22:56:25.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:56:25.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:56:25.262Z] Configure a credential helper to remove this warning. See [2023-09-05T22:56:25.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:56:25.262Z] [2023-09-05T22:56:25.262Z] Login Succeeded [2023-09-05T22:56:25.262Z] nexus3.edgexfoundry.org:10003 [2023-09-05T22:56:25.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:56:25.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:56:25.262Z] Configure a credential helper to remove this warning. See [2023-09-05T22:56:25.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:56:25.262Z] [2023-09-05T22:56:25.262Z] Login Succeeded [2023-09-05T22:56:25.262Z] nexus3.edgexfoundry.org:10004 [2023-09-05T22:56:25.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:56:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:56:25.522Z] Configure a credential helper to remove this warning. See [2023-09-05T22:56:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:56:25.522Z] [2023-09-05T22:56:25.522Z] Login Succeeded [2023-09-05T22:56:25.522Z] docker.io [2023-09-05T22:56:25.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T22:56:25.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T22:56:25.781Z] Configure a credential helper to remove this warning. See [2023-09-05T22:56:25.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T22:56:25.781Z] [2023-09-05T22:56:25.781Z] Login Succeeded [2023-09-05T22:56:25.781Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T22:56:25.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:25.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T22:56:25.838Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-05T22:56:25.838Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:25.838Z] latest [2023-09-05T22:56:25.838Z] 3.1.0-dev.39 [2023-09-05T22:56:25.838Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:25.838Z] main [2023-09-05T22:56:25.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:26.041Z] #131 ... [2023-09-05T22:56:26.041Z] [2023-09-05T22:56:26.041Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:56:26.041Z] #122 5.639 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T22:56:26.172Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:26.483Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:26.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-05T22:56:26.483Z] 597366ae87ef: Preparing [2023-09-05T22:56:26.483Z] 0d8968b4cf85: Preparing [2023-09-05T22:56:26.483Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:26.483Z] 918acc49b0f5: Preparing [2023-09-05T22:56:26.484Z] 67669f354992: Preparing [2023-09-05T22:56:26.484Z] 36b50b131297: Preparing [2023-09-05T22:56:26.484Z] 36b50b131297: Waiting [2023-09-05T22:56:26.484Z] 597366ae87ef: Pushed [2023-09-05T22:56:26.484Z] 918acc49b0f5: Pushed [2023-09-05T22:56:26.484Z] 8401c1cc1bd0: Pushed [2023-09-05T22:56:26.484Z] 67669f354992: Pushed [2023-09-05T22:56:26.484Z] 36b50b131297: Layer already exists [2023-09-05T22:56:28.387Z] 0d8968b4cf85: Pushed [2023-09-05T22:56:28.387Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:28.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:29.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-05T22:56:29.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-05T22:56:29.017Z] 597366ae87ef: Preparing [2023-09-05T22:56:29.017Z] 0d8968b4cf85: Preparing [2023-09-05T22:56:29.017Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:29.017Z] 918acc49b0f5: Preparing [2023-09-05T22:56:29.017Z] 67669f354992: Preparing [2023-09-05T22:56:29.017Z] 36b50b131297: Preparing [2023-09-05T22:56:29.017Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:29.017Z] 0d8968b4cf85: Layer already exists [2023-09-05T22:56:29.017Z] 597366ae87ef: Layer already exists [2023-09-05T22:56:29.017Z] 67669f354992: Layer already exists [2023-09-05T22:56:29.017Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:29.017Z] 36b50b131297: Layer already exists [2023-09-05T22:56:29.017Z] latest: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:29.328Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:29.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 [2023-09-05T22:56:29.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-05T22:56:29.636Z] 597366ae87ef: Preparing [2023-09-05T22:56:29.636Z] 0d8968b4cf85: Preparing [2023-09-05T22:56:29.636Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:29.636Z] 918acc49b0f5: Preparing [2023-09-05T22:56:29.636Z] 67669f354992: Preparing [2023-09-05T22:56:29.636Z] 36b50b131297: Preparing [2023-09-05T22:56:29.636Z] 36b50b131297: Waiting [2023-09-05T22:56:29.636Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:29.636Z] 67669f354992: Layer already exists [2023-09-05T22:56:29.636Z] 0d8968b4cf85: Layer already exists [2023-09-05T22:56:29.636Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:29.636Z] 597366ae87ef: Layer already exists [2023-09-05T22:56:29.636Z] 36b50b131297: Layer already exists [2023-09-05T22:56:29.636Z] 3.1.0-dev.39: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:29.944Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:30.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:30.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-05T22:56:30.257Z] 597366ae87ef: Preparing [2023-09-05T22:56:30.257Z] 0d8968b4cf85: Preparing [2023-09-05T22:56:30.257Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:30.257Z] 918acc49b0f5: Preparing [2023-09-05T22:56:30.257Z] 67669f354992: Preparing [2023-09-05T22:56:30.257Z] 36b50b131297: Preparing [2023-09-05T22:56:30.257Z] 36b50b131297: Waiting [2023-09-05T22:56:30.257Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:30.257Z] 0d8968b4cf85: Layer already exists [2023-09-05T22:56:30.257Z] 597366ae87ef: Layer already exists [2023-09-05T22:56:30.257Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:30.257Z] 67669f354992: Layer already exists [2023-09-05T22:56:30.257Z] 36b50b131297: Layer already exists [2023-09-05T22:56:30.257Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:30.574Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:30.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-05T22:56:30.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-05T22:56:30.888Z] 597366ae87ef: Preparing [2023-09-05T22:56:30.888Z] 0d8968b4cf85: Preparing [2023-09-05T22:56:30.888Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:30.888Z] 918acc49b0f5: Preparing [2023-09-05T22:56:30.888Z] 67669f354992: Preparing [2023-09-05T22:56:30.888Z] 36b50b131297: Preparing [2023-09-05T22:56:30.888Z] 36b50b131297: Waiting [2023-09-05T22:56:30.888Z] 0d8968b4cf85: Layer already exists [2023-09-05T22:56:30.888Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:30.888Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:30.888Z] 597366ae87ef: Layer already exists [2023-09-05T22:56:30.888Z] 67669f354992: Layer already exists [2023-09-05T22:56:30.888Z] 36b50b131297: Layer already exists [2023-09-05T22:56:30.888Z] main: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:30.942Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:30.952Z] taggedImages: [2023-09-05T22:56:30.952Z] - nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:30.952Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-05T22:56:30.952Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 [2023-09-05T22:56:30.952Z] - nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:30.952Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-05T22:56:30.973Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-05T22:56:30.973Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:30.973Z] latest [2023-09-05T22:56:30.973Z] 3.1.0-dev.39 [2023-09-05T22:56:30.973Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:30.973Z] main [2023-09-05T22:56:30.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:31.302Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:31.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:31.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-05T22:56:31.614Z] 49deea17c098: Preparing [2023-09-05T22:56:31.614Z] 5481692c842c: Preparing [2023-09-05T22:56:31.614Z] cfd407a3ae7f: Preparing [2023-09-05T22:56:31.614Z] 0db66699e711: Preparing [2023-09-05T22:56:31.614Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:31.614Z] 918acc49b0f5: Preparing [2023-09-05T22:56:31.614Z] 67669f354992: Preparing [2023-09-05T22:56:31.614Z] 36b50b131297: Preparing [2023-09-05T22:56:31.614Z] 67669f354992: Waiting [2023-09-05T22:56:31.614Z] 36b50b131297: Waiting [2023-09-05T22:56:31.614Z] 918acc49b0f5: Waiting [2023-09-05T22:56:31.614Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:31.614Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:31.614Z] 67669f354992: Layer already exists [2023-09-05T22:56:31.614Z] 36b50b131297: Layer already exists [2023-09-05T22:56:31.614Z] 49deea17c098: Pushed [2023-09-05T22:56:31.614Z] cfd407a3ae7f: Pushed [2023-09-05T22:56:31.614Z] 5481692c842c: Pushed [2023-09-05T22:56:32.990Z] 0db66699e711: Pushed [2023-09-05T22:56:32.990Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:33.306Z] + 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-05T22:56:33.609Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-05T22:56:33.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-05T22:56:33.609Z] 49deea17c098: Preparing [2023-09-05T22:56:33.609Z] 5481692c842c: Preparing [2023-09-05T22:56:33.609Z] cfd407a3ae7f: Preparing [2023-09-05T22:56:33.609Z] 0db66699e711: Preparing [2023-09-05T22:56:33.609Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:33.609Z] 918acc49b0f5: Preparing [2023-09-05T22:56:33.609Z] 67669f354992: Preparing [2023-09-05T22:56:33.609Z] 36b50b131297: Preparing [2023-09-05T22:56:33.609Z] 918acc49b0f5: Waiting [2023-09-05T22:56:33.609Z] 36b50b131297: Waiting [2023-09-05T22:56:33.609Z] 67669f354992: Waiting [2023-09-05T22:56:33.609Z] 5481692c842c: Layer already exists [2023-09-05T22:56:33.609Z] 49deea17c098: Layer already exists [2023-09-05T22:56:33.609Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:33.609Z] 0db66699e711: Layer already exists [2023-09-05T22:56:33.609Z] cfd407a3ae7f: Layer already exists [2023-09-05T22:56:33.609Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:33.609Z] 36b50b131297: Layer already exists [2023-09-05T22:56:33.609Z] 67669f354992: Layer already exists [2023-09-05T22:56:33.609Z] latest: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:33.917Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:34.219Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 [2023-09-05T22:56:34.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-05T22:56:34.219Z] 49deea17c098: Preparing [2023-09-05T22:56:34.219Z] 5481692c842c: Preparing [2023-09-05T22:56:34.219Z] cfd407a3ae7f: Preparing [2023-09-05T22:56:34.219Z] 0db66699e711: Preparing [2023-09-05T22:56:34.219Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:34.219Z] 918acc49b0f5: Preparing [2023-09-05T22:56:34.219Z] 67669f354992: Preparing [2023-09-05T22:56:34.219Z] 36b50b131297: Preparing [2023-09-05T22:56:34.219Z] 36b50b131297: Waiting [2023-09-05T22:56:34.219Z] 67669f354992: Waiting [2023-09-05T22:56:34.219Z] 49deea17c098: Layer already exists [2023-09-05T22:56:34.219Z] 0db66699e711: Layer already exists [2023-09-05T22:56:34.219Z] 5481692c842c: Layer already exists [2023-09-05T22:56:34.219Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:34.219Z] cfd407a3ae7f: Layer already exists [2023-09-05T22:56:34.219Z] 36b50b131297: Layer already exists [2023-09-05T22:56:34.219Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:34.219Z] 67669f354992: Layer already exists [2023-09-05T22:56:34.219Z] 3.1.0-dev.39: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:34.529Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:34.832Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:34.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-05T22:56:34.832Z] 49deea17c098: Preparing [2023-09-05T22:56:34.832Z] 5481692c842c: Preparing [2023-09-05T22:56:34.832Z] cfd407a3ae7f: Preparing [2023-09-05T22:56:34.832Z] 0db66699e711: Preparing [2023-09-05T22:56:34.832Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:34.832Z] 918acc49b0f5: Preparing [2023-09-05T22:56:34.832Z] 67669f354992: Preparing [2023-09-05T22:56:34.832Z] 36b50b131297: Preparing [2023-09-05T22:56:34.832Z] 67669f354992: Waiting [2023-09-05T22:56:34.832Z] 36b50b131297: Waiting [2023-09-05T22:56:34.832Z] 918acc49b0f5: Waiting [2023-09-05T22:56:34.832Z] 49deea17c098: Layer already exists [2023-09-05T22:56:34.832Z] 0db66699e711: Layer already exists [2023-09-05T22:56:34.832Z] cfd407a3ae7f: Layer already exists [2023-09-05T22:56:34.832Z] 5481692c842c: Layer already exists [2023-09-05T22:56:34.832Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:34.832Z] 36b50b131297: Layer already exists [2023-09-05T22:56:34.832Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:34.832Z] 67669f354992: Layer already exists [2023-09-05T22:56:34.832Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:35.138Z] + 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-05T22:56:35.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-05T22:56:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-05T22:56:35.463Z] 49deea17c098: Preparing [2023-09-05T22:56:35.463Z] 5481692c842c: Preparing [2023-09-05T22:56:35.463Z] cfd407a3ae7f: Preparing [2023-09-05T22:56:35.463Z] 0db66699e711: Preparing [2023-09-05T22:56:35.463Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:35.463Z] 918acc49b0f5: Preparing [2023-09-05T22:56:35.463Z] 67669f354992: Preparing [2023-09-05T22:56:35.463Z] 36b50b131297: Preparing [2023-09-05T22:56:35.463Z] 918acc49b0f5: Waiting [2023-09-05T22:56:35.463Z] 67669f354992: Waiting [2023-09-05T22:56:35.463Z] 36b50b131297: Waiting [2023-09-05T22:56:35.463Z] 0db66699e711: Layer already exists [2023-09-05T22:56:35.463Z] cfd407a3ae7f: Layer already exists [2023-09-05T22:56:35.463Z] 5481692c842c: Layer already exists [2023-09-05T22:56:35.463Z] 49deea17c098: Layer already exists [2023-09-05T22:56:35.463Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:35.463Z] 67669f354992: Layer already exists [2023-09-05T22:56:35.463Z] 36b50b131297: Layer already exists [2023-09-05T22:56:35.463Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:35.463Z] main: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:35.509Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:35.517Z] taggedImages: [2023-09-05T22:56:35.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:35.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-05T22:56:35.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 [2023-09-05T22:56:35.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:35.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-05T22:56:35.538Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-05T22:56:35.538Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:35.538Z] latest [2023-09-05T22:56:35.538Z] 3.1.0-dev.39 [2023-09-05T22:56:35.538Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:35.538Z] main [2023-09-05T22:56:35.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:35.871Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:36.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-05T22:56:36.175Z] af07ca2b375d: Preparing [2023-09-05T22:56:36.175Z] 104a09b3e72c: Preparing [2023-09-05T22:56:36.175Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:36.175Z] 918acc49b0f5: Preparing [2023-09-05T22:56:36.175Z] 1feeaa32da81: Preparing [2023-09-05T22:56:36.175Z] 36b50b131297: Preparing [2023-09-05T22:56:36.175Z] 36b50b131297: Waiting [2023-09-05T22:56:36.175Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:36.175Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:36.175Z] 36b50b131297: Layer already exists [2023-09-05T22:56:36.175Z] af07ca2b375d: Pushed [2023-09-05T22:56:36.175Z] 1feeaa32da81: Pushed [2023-09-05T22:56:38.083Z] 104a09b3e72c: Pushed [2023-09-05T22:56:38.341Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:38.656Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:38.962Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-05T22:56:38.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-05T22:56:38.962Z] af07ca2b375d: Preparing [2023-09-05T22:56:38.962Z] 104a09b3e72c: Preparing [2023-09-05T22:56:38.962Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:38.962Z] 918acc49b0f5: Preparing [2023-09-05T22:56:38.962Z] 1feeaa32da81: Preparing [2023-09-05T22:56:38.962Z] 36b50b131297: Preparing [2023-09-05T22:56:38.962Z] 36b50b131297: Waiting [2023-09-05T22:56:38.962Z] af07ca2b375d: Layer already exists [2023-09-05T22:56:38.962Z] 1feeaa32da81: Layer already exists [2023-09-05T22:56:38.962Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:38.962Z] 104a09b3e72c: Layer already exists [2023-09-05T22:56:38.962Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:38.962Z] 36b50b131297: Layer already exists [2023-09-05T22:56:38.962Z] latest: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:39.273Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:39.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 [2023-09-05T22:56:39.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-05T22:56:39.580Z] af07ca2b375d: Preparing [2023-09-05T22:56:39.580Z] 104a09b3e72c: Preparing [2023-09-05T22:56:39.580Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:39.580Z] 918acc49b0f5: Preparing [2023-09-05T22:56:39.580Z] 1feeaa32da81: Preparing [2023-09-05T22:56:39.580Z] 36b50b131297: Preparing [2023-09-05T22:56:39.580Z] 36b50b131297: Waiting [2023-09-05T22:56:39.580Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:39.580Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:39.580Z] af07ca2b375d: Layer already exists [2023-09-05T22:56:39.580Z] 1feeaa32da81: Layer already exists [2023-09-05T22:56:39.580Z] 104a09b3e72c: Layer already exists [2023-09-05T22:56:39.580Z] 36b50b131297: Layer already exists [2023-09-05T22:56:39.580Z] 3.1.0-dev.39: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:39.890Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:40.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:40.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-05T22:56:40.191Z] af07ca2b375d: Preparing [2023-09-05T22:56:40.191Z] 104a09b3e72c: Preparing [2023-09-05T22:56:40.191Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:40.191Z] 918acc49b0f5: Preparing [2023-09-05T22:56:40.191Z] 1feeaa32da81: Preparing [2023-09-05T22:56:40.191Z] 36b50b131297: Preparing [2023-09-05T22:56:40.191Z] 36b50b131297: Waiting [2023-09-05T22:56:40.191Z] 104a09b3e72c: Layer already exists [2023-09-05T22:56:40.191Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:40.191Z] 1feeaa32da81: Layer already exists [2023-09-05T22:56:40.191Z] af07ca2b375d: Layer already exists [2023-09-05T22:56:40.191Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:40.191Z] 36b50b131297: Layer already exists [2023-09-05T22:56:40.191Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:40.498Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:40.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-05T22:56:40.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-05T22:56:40.807Z] af07ca2b375d: Preparing [2023-09-05T22:56:40.807Z] 104a09b3e72c: Preparing [2023-09-05T22:56:40.807Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:40.807Z] 918acc49b0f5: Preparing [2023-09-05T22:56:40.807Z] 1feeaa32da81: Preparing [2023-09-05T22:56:40.807Z] 36b50b131297: Preparing [2023-09-05T22:56:40.807Z] 36b50b131297: Waiting [2023-09-05T22:56:40.807Z] 1feeaa32da81: Layer already exists [2023-09-05T22:56:40.807Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:40.807Z] 104a09b3e72c: Layer already exists [2023-09-05T22:56:40.807Z] af07ca2b375d: Layer already exists [2023-09-05T22:56:40.807Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:40.807Z] 36b50b131297: Layer already exists [2023-09-05T22:56:40.807Z] main: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:40.842Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:40.847Z] taggedImages: [2023-09-05T22:56:40.847Z] - nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:40.847Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-05T22:56:40.847Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 [2023-09-05T22:56:40.847Z] - nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:40.847Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-05T22:56:40.862Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-05T22:56:40.862Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:40.862Z] latest [2023-09-05T22:56:40.862Z] 3.1.0-dev.39 [2023-09-05T22:56:40.862Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:40.862Z] main [2023-09-05T22:56:40.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:41.168Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:41.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:41.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-05T22:56:41.474Z] 01b5dd27eb2c: Preparing [2023-09-05T22:56:41.474Z] ff565ccd9334: Preparing [2023-09-05T22:56:41.474Z] 5dec18ef70a4: Preparing [2023-09-05T22:56:41.474Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:41.474Z] 918acc49b0f5: Preparing [2023-09-05T22:56:41.474Z] 67669f354992: Preparing [2023-09-05T22:56:41.474Z] 36b50b131297: Preparing [2023-09-05T22:56:41.474Z] 36b50b131297: Waiting [2023-09-05T22:56:41.474Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:41.474Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:41.474Z] 67669f354992: Layer already exists [2023-09-05T22:56:41.474Z] 36b50b131297: Layer already exists [2023-09-05T22:56:41.474Z] 01b5dd27eb2c: Pushed [2023-09-05T22:56:41.474Z] ff565ccd9334: Pushed [2023-09-05T22:56:42.948Z] 5dec18ef70a4: Pushed [2023-09-05T22:56:43.208Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:43.522Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:43.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-05T22:56:43.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-05T22:56:43.824Z] 01b5dd27eb2c: Preparing [2023-09-05T22:56:43.824Z] ff565ccd9334: Preparing [2023-09-05T22:56:43.824Z] 5dec18ef70a4: Preparing [2023-09-05T22:56:43.824Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:43.824Z] 918acc49b0f5: Preparing [2023-09-05T22:56:43.824Z] 67669f354992: Preparing [2023-09-05T22:56:43.824Z] 36b50b131297: Preparing [2023-09-05T22:56:43.824Z] 67669f354992: Waiting [2023-09-05T22:56:43.824Z] 36b50b131297: Waiting [2023-09-05T22:56:43.824Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:43.824Z] 01b5dd27eb2c: Layer already exists [2023-09-05T22:56:43.824Z] ff565ccd9334: Layer already exists [2023-09-05T22:56:43.824Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:43.824Z] 5dec18ef70a4: Layer already exists [2023-09-05T22:56:43.824Z] 36b50b131297: Layer already exists [2023-09-05T22:56:43.824Z] 67669f354992: Layer already exists [2023-09-05T22:56:43.824Z] latest: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:44.124Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:44.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 [2023-09-05T22:56:44.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-05T22:56:44.432Z] 01b5dd27eb2c: Preparing [2023-09-05T22:56:44.432Z] ff565ccd9334: Preparing [2023-09-05T22:56:44.432Z] 5dec18ef70a4: Preparing [2023-09-05T22:56:44.432Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:44.432Z] 918acc49b0f5: Preparing [2023-09-05T22:56:44.432Z] 67669f354992: Preparing [2023-09-05T22:56:44.432Z] 36b50b131297: Preparing [2023-09-05T22:56:44.432Z] 67669f354992: Waiting [2023-09-05T22:56:44.432Z] 36b50b131297: Waiting [2023-09-05T22:56:44.432Z] ff565ccd9334: Layer already exists [2023-09-05T22:56:44.432Z] 01b5dd27eb2c: Layer already exists [2023-09-05T22:56:44.432Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:44.432Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:44.432Z] 5dec18ef70a4: Layer already exists [2023-09-05T22:56:44.432Z] 36b50b131297: Layer already exists [2023-09-05T22:56:44.432Z] 67669f354992: Layer already exists [2023-09-05T22:56:44.432Z] 3.1.0-dev.39: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:44.754Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:45.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:45.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-05T22:56:45.058Z] 01b5dd27eb2c: Preparing [2023-09-05T22:56:45.058Z] ff565ccd9334: Preparing [2023-09-05T22:56:45.058Z] 5dec18ef70a4: Preparing [2023-09-05T22:56:45.058Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:45.058Z] 918acc49b0f5: Preparing [2023-09-05T22:56:45.058Z] 67669f354992: Preparing [2023-09-05T22:56:45.058Z] 36b50b131297: Preparing [2023-09-05T22:56:45.058Z] 67669f354992: Waiting [2023-09-05T22:56:45.058Z] 36b50b131297: Waiting [2023-09-05T22:56:45.058Z] 5dec18ef70a4: Layer already exists [2023-09-05T22:56:45.058Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:45.058Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:45.058Z] ff565ccd9334: Layer already exists [2023-09-05T22:56:45.058Z] 01b5dd27eb2c: Layer already exists [2023-09-05T22:56:45.058Z] 36b50b131297: Layer already exists [2023-09-05T22:56:45.058Z] 67669f354992: Layer already exists [2023-09-05T22:56:45.058Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:45.361Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:45.660Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-05T22:56:45.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-05T22:56:45.660Z] 01b5dd27eb2c: Preparing [2023-09-05T22:56:45.660Z] ff565ccd9334: Preparing [2023-09-05T22:56:45.660Z] 5dec18ef70a4: Preparing [2023-09-05T22:56:45.660Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:45.660Z] 918acc49b0f5: Preparing [2023-09-05T22:56:45.660Z] 67669f354992: Preparing [2023-09-05T22:56:45.660Z] 36b50b131297: Preparing [2023-09-05T22:56:45.660Z] 67669f354992: Waiting [2023-09-05T22:56:45.660Z] ff565ccd9334: Layer already exists [2023-09-05T22:56:45.660Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:45.660Z] 01b5dd27eb2c: Layer already exists [2023-09-05T22:56:45.660Z] 5dec18ef70a4: Layer already exists [2023-09-05T22:56:45.660Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:45.660Z] 36b50b131297: Layer already exists [2023-09-05T22:56:45.660Z] 67669f354992: Layer already exists [2023-09-05T22:56:45.660Z] main: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:45.695Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:45.702Z] taggedImages: [2023-09-05T22:56:45.702Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:45.702Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-05T22:56:45.702Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 [2023-09-05T22:56:45.702Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:45.702Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-05T22:56:45.717Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-05T22:56:45.717Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:45.717Z] latest [2023-09-05T22:56:45.717Z] 3.1.0-dev.39 [2023-09-05T22:56:45.717Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:45.717Z] main [2023-09-05T22:56:45.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:46.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:46.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:46.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-05T22:56:46.335Z] f214e540a529: Preparing [2023-09-05T22:56:46.335Z] a94438f21944: Preparing [2023-09-05T22:56:46.335Z] 3bb58afcd422: Preparing [2023-09-05T22:56:46.335Z] 4b476dd0e07e: Preparing [2023-09-05T22:56:46.335Z] ce27a0afd9cf: Preparing [2023-09-05T22:56:46.335Z] 214994d55f1e: Preparing [2023-09-05T22:56:46.335Z] 12992d4caa7a: Preparing [2023-09-05T22:56:46.335Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:46.335Z] 918acc49b0f5: Preparing [2023-09-05T22:56:46.335Z] 1ca585b76631: Preparing [2023-09-05T22:56:46.335Z] 111c04e15f58: Preparing [2023-09-05T22:56:46.335Z] 5f70bf18a086: Preparing [2023-09-05T22:56:46.335Z] f3f5bc6e9be5: Preparing [2023-09-05T22:56:46.335Z] efe5ccf347d6: Preparing [2023-09-05T22:56:46.335Z] 36b50b131297: Preparing [2023-09-05T22:56:46.335Z] 918acc49b0f5: Waiting [2023-09-05T22:56:46.335Z] f3f5bc6e9be5: Waiting [2023-09-05T22:56:46.335Z] 1ca585b76631: Waiting [2023-09-05T22:56:46.335Z] efe5ccf347d6: Waiting [2023-09-05T22:56:46.335Z] 111c04e15f58: Waiting [2023-09-05T22:56:46.335Z] 5f70bf18a086: Waiting [2023-09-05T22:56:46.335Z] 36b50b131297: Waiting [2023-09-05T22:56:46.335Z] 214994d55f1e: Waiting [2023-09-05T22:56:46.335Z] 12992d4caa7a: Waiting [2023-09-05T22:56:46.335Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:46.335Z] a94438f21944: Pushed [2023-09-05T22:56:46.335Z] ce27a0afd9cf: Pushed [2023-09-05T22:56:46.335Z] 4b476dd0e07e: Pushed [2023-09-05T22:56:46.335Z] 3bb58afcd422: Pushed [2023-09-05T22:56:46.335Z] f214e540a529: Pushed [2023-09-05T22:56:46.595Z] 214994d55f1e: Pushed [2023-09-05T22:56:46.595Z] 1ca585b76631: Pushed [2023-09-05T22:56:46.595Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:46.853Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:46.853Z] 5f70bf18a086: Pushed [2023-09-05T22:56:46.853Z] 111c04e15f58: Pushed [2023-09-05T22:56:46.853Z] efe5ccf347d6: Pushed [2023-09-05T22:56:46.853Z] f3f5bc6e9be5: Pushed [2023-09-05T22:56:46.853Z] 36b50b131297: Layer already exists [2023-09-05T22:56:48.230Z] 12992d4caa7a: Pushed [2023-09-05T22:56:48.488Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:48.792Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:49.094Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-05T22:56:49.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-05T22:56:49.095Z] f214e540a529: Preparing [2023-09-05T22:56:49.095Z] a94438f21944: Preparing [2023-09-05T22:56:49.095Z] 3bb58afcd422: Preparing [2023-09-05T22:56:49.095Z] 4b476dd0e07e: Preparing [2023-09-05T22:56:49.095Z] ce27a0afd9cf: Preparing [2023-09-05T22:56:49.095Z] 214994d55f1e: Preparing [2023-09-05T22:56:49.095Z] 12992d4caa7a: Preparing [2023-09-05T22:56:49.095Z] 214994d55f1e: Waiting [2023-09-05T22:56:49.095Z] 12992d4caa7a: Waiting [2023-09-05T22:56:49.095Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:49.095Z] 918acc49b0f5: Preparing [2023-09-05T22:56:49.095Z] 1ca585b76631: Preparing [2023-09-05T22:56:49.095Z] 111c04e15f58: Preparing [2023-09-05T22:56:49.095Z] 5f70bf18a086: Preparing [2023-09-05T22:56:49.095Z] f3f5bc6e9be5: Preparing [2023-09-05T22:56:49.095Z] efe5ccf347d6: Preparing [2023-09-05T22:56:49.095Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:49.095Z] 1ca585b76631: Waiting [2023-09-05T22:56:49.095Z] 36b50b131297: Preparing [2023-09-05T22:56:49.095Z] f3f5bc6e9be5: Waiting [2023-09-05T22:56:49.095Z] efe5ccf347d6: Waiting [2023-09-05T22:56:49.095Z] 5f70bf18a086: Waiting [2023-09-05T22:56:49.095Z] 36b50b131297: Waiting [2023-09-05T22:56:49.095Z] a94438f21944: Layer already exists [2023-09-05T22:56:49.095Z] 3bb58afcd422: Layer already exists [2023-09-05T22:56:49.095Z] 4b476dd0e07e: Layer already exists [2023-09-05T22:56:49.095Z] f214e540a529: Layer already exists [2023-09-05T22:56:49.095Z] ce27a0afd9cf: Layer already exists [2023-09-05T22:56:49.095Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:49.095Z] 12992d4caa7a: Layer already exists [2023-09-05T22:56:49.095Z] 214994d55f1e: Layer already exists [2023-09-05T22:56:49.095Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:49.095Z] 1ca585b76631: Layer already exists [2023-09-05T22:56:49.095Z] 5f70bf18a086: Layer already exists [2023-09-05T22:56:49.095Z] efe5ccf347d6: Layer already exists [2023-09-05T22:56:49.095Z] 111c04e15f58: Layer already exists [2023-09-05T22:56:49.095Z] f3f5bc6e9be5: Layer already exists [2023-09-05T22:56:49.095Z] 36b50b131297: Layer already exists [2023-09-05T22:56:49.095Z] latest: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:49.399Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:49.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 [2023-09-05T22:56:49.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-05T22:56:49.699Z] f214e540a529: Preparing [2023-09-05T22:56:49.699Z] a94438f21944: Preparing [2023-09-05T22:56:49.699Z] 3bb58afcd422: Preparing [2023-09-05T22:56:49.699Z] 4b476dd0e07e: Preparing [2023-09-05T22:56:49.699Z] ce27a0afd9cf: Preparing [2023-09-05T22:56:49.699Z] 214994d55f1e: Preparing [2023-09-05T22:56:49.699Z] 12992d4caa7a: Preparing [2023-09-05T22:56:49.699Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:49.699Z] 918acc49b0f5: Preparing [2023-09-05T22:56:49.699Z] 1ca585b76631: Preparing [2023-09-05T22:56:49.699Z] 111c04e15f58: Preparing [2023-09-05T22:56:49.699Z] 5f70bf18a086: Preparing [2023-09-05T22:56:49.699Z] f3f5bc6e9be5: Preparing [2023-09-05T22:56:49.699Z] 5f70bf18a086: Waiting [2023-09-05T22:56:49.699Z] 111c04e15f58: Waiting [2023-09-05T22:56:49.699Z] 918acc49b0f5: Waiting [2023-09-05T22:56:49.699Z] 12992d4caa7a: Waiting [2023-09-05T22:56:49.699Z] 214994d55f1e: Waiting [2023-09-05T22:56:49.699Z] 1ca585b76631: Waiting [2023-09-05T22:56:49.699Z] efe5ccf347d6: Preparing [2023-09-05T22:56:49.699Z] 36b50b131297: Preparing [2023-09-05T22:56:49.699Z] efe5ccf347d6: Waiting [2023-09-05T22:56:49.699Z] a94438f21944: Layer already exists [2023-09-05T22:56:49.699Z] ce27a0afd9cf: Layer already exists [2023-09-05T22:56:49.699Z] 3bb58afcd422: Layer already exists [2023-09-05T22:56:49.699Z] 4b476dd0e07e: Layer already exists [2023-09-05T22:56:49.699Z] f214e540a529: Layer already exists [2023-09-05T22:56:49.699Z] 12992d4caa7a: Layer already exists [2023-09-05T22:56:49.699Z] 214994d55f1e: Layer already exists [2023-09-05T22:56:49.699Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:49.699Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:49.699Z] 1ca585b76631: Layer already exists [2023-09-05T22:56:49.699Z] 111c04e15f58: Layer already exists [2023-09-05T22:56:49.699Z] 5f70bf18a086: Layer already exists [2023-09-05T22:56:49.699Z] efe5ccf347d6: Layer already exists [2023-09-05T22:56:49.699Z] f3f5bc6e9be5: Layer already exists [2023-09-05T22:56:49.699Z] 36b50b131297: Layer already exists [2023-09-05T22:56:49.699Z] 3.1.0-dev.39: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:50.000Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:50.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:50.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-05T22:56:50.354Z] f214e540a529: Preparing [2023-09-05T22:56:50.354Z] a94438f21944: Preparing [2023-09-05T22:56:50.354Z] 3bb58afcd422: Preparing [2023-09-05T22:56:50.354Z] 4b476dd0e07e: Preparing [2023-09-05T22:56:50.354Z] ce27a0afd9cf: Preparing [2023-09-05T22:56:50.354Z] 214994d55f1e: Preparing [2023-09-05T22:56:50.354Z] 12992d4caa7a: Preparing [2023-09-05T22:56:50.354Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:50.354Z] 918acc49b0f5: Preparing [2023-09-05T22:56:50.354Z] 12992d4caa7a: Waiting [2023-09-05T22:56:50.354Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:50.354Z] 918acc49b0f5: Waiting [2023-09-05T22:56:50.354Z] 214994d55f1e: Waiting [2023-09-05T22:56:50.354Z] 1ca585b76631: Preparing [2023-09-05T22:56:50.354Z] 111c04e15f58: Preparing [2023-09-05T22:56:50.354Z] 5f70bf18a086: Preparing [2023-09-05T22:56:50.354Z] f3f5bc6e9be5: Preparing [2023-09-05T22:56:50.354Z] efe5ccf347d6: Preparing [2023-09-05T22:56:50.354Z] 36b50b131297: Preparing [2023-09-05T22:56:50.354Z] 111c04e15f58: Waiting [2023-09-05T22:56:50.354Z] 1ca585b76631: Waiting [2023-09-05T22:56:50.354Z] 5f70bf18a086: Waiting [2023-09-05T22:56:50.354Z] efe5ccf347d6: Waiting [2023-09-05T22:56:50.354Z] f3f5bc6e9be5: Waiting [2023-09-05T22:56:50.354Z] f214e540a529: Layer already exists [2023-09-05T22:56:50.354Z] 4b476dd0e07e: Layer already exists [2023-09-05T22:56:50.354Z] 3bb58afcd422: Layer already exists [2023-09-05T22:56:50.354Z] a94438f21944: Layer already exists [2023-09-05T22:56:50.354Z] ce27a0afd9cf: Layer already exists [2023-09-05T22:56:50.354Z] 12992d4caa7a: Layer already exists [2023-09-05T22:56:50.354Z] 214994d55f1e: Layer already exists [2023-09-05T22:56:50.354Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:50.354Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:50.354Z] 1ca585b76631: Layer already exists [2023-09-05T22:56:50.354Z] 111c04e15f58: Layer already exists [2023-09-05T22:56:50.354Z] efe5ccf347d6: Layer already exists [2023-09-05T22:56:50.354Z] f3f5bc6e9be5: Layer already exists [2023-09-05T22:56:50.354Z] 5f70bf18a086: Layer already exists [2023-09-05T22:56:50.354Z] 36b50b131297: Layer already exists [2023-09-05T22:56:50.354Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:50.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:51.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-05T22:56:51.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-05T22:56:51.048Z] f214e540a529: Preparing [2023-09-05T22:56:51.048Z] a94438f21944: Preparing [2023-09-05T22:56:51.048Z] 3bb58afcd422: Preparing [2023-09-05T22:56:51.048Z] 4b476dd0e07e: Preparing [2023-09-05T22:56:51.048Z] ce27a0afd9cf: Preparing [2023-09-05T22:56:51.048Z] 214994d55f1e: Preparing [2023-09-05T22:56:51.048Z] 12992d4caa7a: Preparing [2023-09-05T22:56:51.048Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:51.048Z] 918acc49b0f5: Preparing [2023-09-05T22:56:51.048Z] 1ca585b76631: Preparing [2023-09-05T22:56:51.048Z] 111c04e15f58: Preparing [2023-09-05T22:56:51.048Z] 5f70bf18a086: Preparing [2023-09-05T22:56:51.048Z] f3f5bc6e9be5: Preparing [2023-09-05T22:56:51.048Z] efe5ccf347d6: Preparing [2023-09-05T22:56:51.048Z] 36b50b131297: Preparing [2023-09-05T22:56:51.048Z] 12992d4caa7a: Waiting [2023-09-05T22:56:51.048Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:51.048Z] 918acc49b0f5: Waiting [2023-09-05T22:56:51.048Z] 1ca585b76631: Waiting [2023-09-05T22:56:51.048Z] 111c04e15f58: Waiting [2023-09-05T22:56:51.048Z] 5f70bf18a086: Waiting [2023-09-05T22:56:51.048Z] f3f5bc6e9be5: Waiting [2023-09-05T22:56:51.048Z] efe5ccf347d6: Waiting [2023-09-05T22:56:51.048Z] 36b50b131297: Waiting [2023-09-05T22:56:51.048Z] 214994d55f1e: Waiting [2023-09-05T22:56:51.048Z] 4b476dd0e07e: Layer already exists [2023-09-05T22:56:51.048Z] f214e540a529: Layer already exists [2023-09-05T22:56:51.048Z] a94438f21944: Layer already exists [2023-09-05T22:56:51.048Z] ce27a0afd9cf: Layer already exists [2023-09-05T22:56:51.048Z] 3bb58afcd422: Layer already exists [2023-09-05T22:56:51.048Z] 12992d4caa7a: Layer already exists [2023-09-05T22:56:51.048Z] 1ca585b76631: Layer already exists [2023-09-05T22:56:51.048Z] 214994d55f1e: Layer already exists [2023-09-05T22:56:51.048Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:51.048Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:51.048Z] 111c04e15f58: Layer already exists [2023-09-05T22:56:51.048Z] 5f70bf18a086: Layer already exists [2023-09-05T22:56:51.048Z] efe5ccf347d6: Layer already exists [2023-09-05T22:56:51.048Z] f3f5bc6e9be5: Layer already exists [2023-09-05T22:56:51.048Z] 36b50b131297: Layer already exists [2023-09-05T22:56:51.048Z] main: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:51.084Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:51.090Z] taggedImages: [2023-09-05T22:56:51.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:51.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-05T22:56:51.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 [2023-09-05T22:56:51.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:51.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-05T22:56:51.105Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-05T22:56:51.105Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:51.105Z] latest [2023-09-05T22:56:51.105Z] 3.1.0-dev.39 [2023-09-05T22:56:51.105Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:51.105Z] main [2023-09-05T22:56:51.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:51.441Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:51.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:51.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-05T22:56:51.744Z] 49deea17c098: Preparing [2023-09-05T22:56:51.744Z] 5481692c842c: Preparing [2023-09-05T22:56:51.744Z] 600ab2e686d9: Preparing [2023-09-05T22:56:51.744Z] 8549aac57284: Preparing [2023-09-05T22:56:51.744Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:51.744Z] 918acc49b0f5: Preparing [2023-09-05T22:56:51.744Z] 67669f354992: Preparing [2023-09-05T22:56:51.744Z] 36b50b131297: Preparing [2023-09-05T22:56:51.744Z] 67669f354992: Waiting [2023-09-05T22:56:51.744Z] 918acc49b0f5: Waiting [2023-09-05T22:56:51.744Z] 36b50b131297: Waiting [2023-09-05T22:56:51.744Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:51.744Z] 5481692c842c: Layer already exists [2023-09-05T22:56:51.744Z] 49deea17c098: Layer already exists [2023-09-05T22:56:51.744Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:51.744Z] 36b50b131297: Layer already exists [2023-09-05T22:56:51.744Z] 67669f354992: Layer already exists [2023-09-05T22:56:51.744Z] 600ab2e686d9: Pushed [2023-09-05T22:56:53.119Z] 8549aac57284: Pushed [2023-09-05T22:56:53.119Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:53.435Z] + 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-05T22:56:53.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-05T22:56:53.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-05T22:56:53.740Z] 49deea17c098: Preparing [2023-09-05T22:56:53.740Z] 5481692c842c: Preparing [2023-09-05T22:56:53.740Z] 600ab2e686d9: Preparing [2023-09-05T22:56:53.740Z] 8549aac57284: Preparing [2023-09-05T22:56:53.740Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:53.740Z] 918acc49b0f5: Preparing [2023-09-05T22:56:53.740Z] 67669f354992: Preparing [2023-09-05T22:56:53.740Z] 36b50b131297: Preparing [2023-09-05T22:56:53.740Z] 918acc49b0f5: Waiting [2023-09-05T22:56:53.740Z] 67669f354992: Waiting [2023-09-05T22:56:53.740Z] 36b50b131297: Waiting [2023-09-05T22:56:53.740Z] 8549aac57284: Layer already exists [2023-09-05T22:56:53.740Z] 600ab2e686d9: Layer already exists [2023-09-05T22:56:53.740Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:53.740Z] 49deea17c098: Layer already exists [2023-09-05T22:56:53.740Z] 5481692c842c: Layer already exists [2023-09-05T22:56:53.740Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:53.740Z] 36b50b131297: Layer already exists [2023-09-05T22:56:53.740Z] 67669f354992: Layer already exists [2023-09-05T22:56:53.740Z] latest: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:54.045Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:54.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 [2023-09-05T22:56:54.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-05T22:56:54.346Z] 49deea17c098: Preparing [2023-09-05T22:56:54.346Z] 5481692c842c: Preparing [2023-09-05T22:56:54.346Z] 600ab2e686d9: Preparing [2023-09-05T22:56:54.346Z] 8549aac57284: Preparing [2023-09-05T22:56:54.346Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:54.346Z] 918acc49b0f5: Preparing [2023-09-05T22:56:54.346Z] 67669f354992: Preparing [2023-09-05T22:56:54.346Z] 36b50b131297: Preparing [2023-09-05T22:56:54.346Z] 918acc49b0f5: Waiting [2023-09-05T22:56:54.346Z] 67669f354992: Waiting [2023-09-05T22:56:54.346Z] 36b50b131297: Waiting [2023-09-05T22:56:54.346Z] 8549aac57284: Layer already exists [2023-09-05T22:56:54.346Z] 5481692c842c: Layer already exists [2023-09-05T22:56:54.346Z] 49deea17c098: Layer already exists [2023-09-05T22:56:54.346Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:54.346Z] 600ab2e686d9: Layer already exists [2023-09-05T22:56:54.346Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:54.346Z] 67669f354992: Layer already exists [2023-09-05T22:56:54.346Z] 36b50b131297: Layer already exists [2023-09-05T22:56:54.346Z] 3.1.0-dev.39: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:54.651Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:54.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:54.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-05T22:56:54.951Z] 49deea17c098: Preparing [2023-09-05T22:56:54.951Z] 5481692c842c: Preparing [2023-09-05T22:56:54.951Z] 600ab2e686d9: Preparing [2023-09-05T22:56:54.951Z] 8549aac57284: Preparing [2023-09-05T22:56:54.951Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:54.951Z] 918acc49b0f5: Preparing [2023-09-05T22:56:54.951Z] 67669f354992: Preparing [2023-09-05T22:56:54.951Z] 36b50b131297: Preparing [2023-09-05T22:56:54.951Z] 918acc49b0f5: Waiting [2023-09-05T22:56:54.951Z] 36b50b131297: Waiting [2023-09-05T22:56:54.951Z] 49deea17c098: Layer already exists [2023-09-05T22:56:54.951Z] 8549aac57284: Layer already exists [2023-09-05T22:56:54.951Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:54.951Z] 5481692c842c: Layer already exists [2023-09-05T22:56:54.951Z] 600ab2e686d9: Layer already exists [2023-09-05T22:56:54.951Z] 67669f354992: Layer already exists [2023-09-05T22:56:54.951Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:54.951Z] 36b50b131297: Layer already exists [2023-09-05T22:56:54.951Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:55.254Z] + 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-05T22:56:55.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-05T22:56:55.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-05T22:56:55.553Z] 49deea17c098: Preparing [2023-09-05T22:56:55.553Z] 5481692c842c: Preparing [2023-09-05T22:56:55.553Z] 600ab2e686d9: Preparing [2023-09-05T22:56:55.553Z] 8549aac57284: Preparing [2023-09-05T22:56:55.553Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:55.553Z] 918acc49b0f5: Preparing [2023-09-05T22:56:55.553Z] 67669f354992: Preparing [2023-09-05T22:56:55.553Z] 36b50b131297: Preparing [2023-09-05T22:56:55.553Z] 918acc49b0f5: Waiting [2023-09-05T22:56:55.553Z] 67669f354992: Waiting [2023-09-05T22:56:55.553Z] 36b50b131297: Waiting [2023-09-05T22:56:55.553Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:55.553Z] 600ab2e686d9: Layer already exists [2023-09-05T22:56:55.553Z] 5481692c842c: Layer already exists [2023-09-05T22:56:55.553Z] 49deea17c098: Layer already exists [2023-09-05T22:56:55.553Z] 8549aac57284: Layer already exists [2023-09-05T22:56:55.553Z] 67669f354992: Layer already exists [2023-09-05T22:56:55.553Z] 36b50b131297: Layer already exists [2023-09-05T22:56:55.553Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:55.553Z] main: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:56:55.588Z] ===================================================== [Pipeline] echo [2023-09-05T22:56:55.594Z] taggedImages: [2023-09-05T22:56:55.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:55.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-05T22:56:55.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 [2023-09-05T22:56:55.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:55.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-05T22:56:55.609Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-05T22:56:55.609Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:55.609Z] latest [2023-09-05T22:56:55.609Z] 3.1.0-dev.39 [2023-09-05T22:56:55.609Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:55.609Z] main [2023-09-05T22:56:55.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:55.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:56.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:56:56.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-05T22:56:56.207Z] 4872fbc8528b: Preparing [2023-09-05T22:56:56.207Z] 32a9d01be793: Preparing [2023-09-05T22:56:56.207Z] 270cc9066363: Preparing [2023-09-05T22:56:56.207Z] 482cf4ae61de: Preparing [2023-09-05T22:56:56.207Z] 3d02735fbad2: Preparing [2023-09-05T22:56:56.207Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:56.207Z] 918acc49b0f5: Preparing [2023-09-05T22:56:56.207Z] a25f9323600d: Preparing [2023-09-05T22:56:56.207Z] 6b9e74fa1966: Preparing [2023-09-05T22:56:56.207Z] 36b50b131297: Preparing [2023-09-05T22:56:56.207Z] 918acc49b0f5: Waiting [2023-09-05T22:56:56.207Z] 36b50b131297: Waiting [2023-09-05T22:56:56.207Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:56.207Z] 482cf4ae61de: Pushed [2023-09-05T22:56:56.207Z] 32a9d01be793: Pushed [2023-09-05T22:56:56.207Z] 3d02735fbad2: Pushed [2023-09-05T22:56:56.207Z] 4872fbc8528b: Pushed [2023-09-05T22:56:56.466Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:56.466Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:56.466Z] a25f9323600d: Pushed [2023-09-05T22:56:56.466Z] 36b50b131297: Layer already exists [2023-09-05T22:56:57.412Z] 270cc9066363: Pushed [2023-09-05T22:56:57.412Z] 6b9e74fa1966: Pushed [2023-09-05T22:56:57.671Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:57.984Z] + 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-05T22:56:58.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-05T22:56:58.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-05T22:56:58.286Z] 4872fbc8528b: Preparing [2023-09-05T22:56:58.286Z] 32a9d01be793: Preparing [2023-09-05T22:56:58.286Z] 270cc9066363: Preparing [2023-09-05T22:56:58.286Z] 482cf4ae61de: Preparing [2023-09-05T22:56:58.286Z] 3d02735fbad2: Preparing [2023-09-05T22:56:58.286Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:58.286Z] 918acc49b0f5: Preparing [2023-09-05T22:56:58.286Z] a25f9323600d: Preparing [2023-09-05T22:56:58.286Z] 6b9e74fa1966: Preparing [2023-09-05T22:56:58.286Z] 36b50b131297: Preparing [2023-09-05T22:56:58.286Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:58.286Z] 918acc49b0f5: Waiting [2023-09-05T22:56:58.286Z] 6b9e74fa1966: Waiting [2023-09-05T22:56:58.286Z] 36b50b131297: Waiting [2023-09-05T22:56:58.286Z] 482cf4ae61de: Layer already exists [2023-09-05T22:56:58.286Z] 4872fbc8528b: Layer already exists [2023-09-05T22:56:58.286Z] 270cc9066363: Layer already exists [2023-09-05T22:56:58.286Z] 3d02735fbad2: Layer already exists [2023-09-05T22:56:58.286Z] 32a9d01be793: Layer already exists [2023-09-05T22:56:58.286Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:58.286Z] 36b50b131297: Layer already exists [2023-09-05T22:56:58.286Z] a25f9323600d: Layer already exists [2023-09-05T22:56:58.286Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:58.286Z] 6b9e74fa1966: Layer already exists [2023-09-05T22:56:58.286Z] latest: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:58.590Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:58.891Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 [2023-09-05T22:56:58.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-05T22:56:58.891Z] 4872fbc8528b: Preparing [2023-09-05T22:56:58.891Z] 32a9d01be793: Preparing [2023-09-05T22:56:58.891Z] 270cc9066363: Preparing [2023-09-05T22:56:58.891Z] 482cf4ae61de: Preparing [2023-09-05T22:56:58.891Z] 3d02735fbad2: Preparing [2023-09-05T22:56:58.891Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:58.891Z] 918acc49b0f5: Preparing [2023-09-05T22:56:58.891Z] a25f9323600d: Preparing [2023-09-05T22:56:58.891Z] 6b9e74fa1966: Preparing [2023-09-05T22:56:58.891Z] 36b50b131297: Preparing [2023-09-05T22:56:58.891Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:58.891Z] 918acc49b0f5: Waiting [2023-09-05T22:56:58.891Z] a25f9323600d: Waiting [2023-09-05T22:56:58.891Z] 6b9e74fa1966: Waiting [2023-09-05T22:56:58.891Z] 36b50b131297: Waiting [2023-09-05T22:56:58.891Z] 32a9d01be793: Layer already exists [2023-09-05T22:56:58.891Z] 3d02735fbad2: Layer already exists [2023-09-05T22:56:58.891Z] 270cc9066363: Layer already exists [2023-09-05T22:56:58.891Z] 4872fbc8528b: Layer already exists [2023-09-05T22:56:58.891Z] 482cf4ae61de: Layer already exists [2023-09-05T22:56:58.891Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:58.891Z] a25f9323600d: Layer already exists [2023-09-05T22:56:58.891Z] 6b9e74fa1966: Layer already exists [2023-09-05T22:56:58.891Z] 36b50b131297: Layer already exists [2023-09-05T22:56:58.891Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:58.891Z] 3.1.0-dev.39: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:59.195Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:59.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:56:59.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-05T22:56:59.493Z] 4872fbc8528b: Preparing [2023-09-05T22:56:59.493Z] 32a9d01be793: Preparing [2023-09-05T22:56:59.493Z] 270cc9066363: Preparing [2023-09-05T22:56:59.493Z] 482cf4ae61de: Preparing [2023-09-05T22:56:59.493Z] 3d02735fbad2: Preparing [2023-09-05T22:56:59.493Z] 8401c1cc1bd0: Preparing [2023-09-05T22:56:59.493Z] 918acc49b0f5: Preparing [2023-09-05T22:56:59.493Z] a25f9323600d: Preparing [2023-09-05T22:56:59.493Z] 6b9e74fa1966: Preparing [2023-09-05T22:56:59.493Z] 36b50b131297: Preparing [2023-09-05T22:56:59.493Z] 8401c1cc1bd0: Waiting [2023-09-05T22:56:59.493Z] a25f9323600d: Waiting [2023-09-05T22:56:59.493Z] 6b9e74fa1966: Waiting [2023-09-05T22:56:59.493Z] 36b50b131297: Waiting [2023-09-05T22:56:59.493Z] 918acc49b0f5: Waiting [2023-09-05T22:56:59.493Z] 32a9d01be793: Layer already exists [2023-09-05T22:56:59.493Z] 4872fbc8528b: Layer already exists [2023-09-05T22:56:59.493Z] 3d02735fbad2: Layer already exists [2023-09-05T22:56:59.493Z] 482cf4ae61de: Layer already exists [2023-09-05T22:56:59.493Z] 270cc9066363: Layer already exists [2023-09-05T22:56:59.493Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:56:59.493Z] a25f9323600d: Layer already exists [2023-09-05T22:56:59.493Z] 918acc49b0f5: Layer already exists [2023-09-05T22:56:59.493Z] 6b9e74fa1966: Layer already exists [2023-09-05T22:56:59.493Z] 36b50b131297: Layer already exists [2023-09-05T22:56:59.493Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:56:59.808Z] + 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-05T22:57:00.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-05T22:57:00.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-05T22:57:00.116Z] 4872fbc8528b: Preparing [2023-09-05T22:57:00.116Z] 32a9d01be793: Preparing [2023-09-05T22:57:00.116Z] 270cc9066363: Preparing [2023-09-05T22:57:00.116Z] 482cf4ae61de: Preparing [2023-09-05T22:57:00.116Z] 3d02735fbad2: Preparing [2023-09-05T22:57:00.116Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:00.116Z] 918acc49b0f5: Preparing [2023-09-05T22:57:00.116Z] a25f9323600d: Preparing [2023-09-05T22:57:00.116Z] 6b9e74fa1966: Preparing [2023-09-05T22:57:00.116Z] 36b50b131297: Preparing [2023-09-05T22:57:00.116Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:00.116Z] 918acc49b0f5: Waiting [2023-09-05T22:57:00.116Z] a25f9323600d: Waiting [2023-09-05T22:57:00.116Z] 6b9e74fa1966: Waiting [2023-09-05T22:57:00.116Z] 36b50b131297: Waiting [2023-09-05T22:57:00.116Z] 4872fbc8528b: Layer already exists [2023-09-05T22:57:00.116Z] 3d02735fbad2: Layer already exists [2023-09-05T22:57:00.116Z] 270cc9066363: Layer already exists [2023-09-05T22:57:00.116Z] 482cf4ae61de: Layer already exists [2023-09-05T22:57:00.116Z] 32a9d01be793: Layer already exists [2023-09-05T22:57:00.116Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:00.116Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:00.116Z] 6b9e74fa1966: Layer already exists [2023-09-05T22:57:00.116Z] a25f9323600d: Layer already exists [2023-09-05T22:57:00.116Z] 36b50b131297: Layer already exists [2023-09-05T22:57:00.116Z] main: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:00.166Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:00.175Z] taggedImages: [2023-09-05T22:57:00.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:00.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-05T22:57:00.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 [2023-09-05T22:57:00.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:00.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-05T22:57:00.197Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-05T22:57:00.197Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:00.197Z] latest [2023-09-05T22:57:00.197Z] 3.1.0-dev.39 [2023-09-05T22:57:00.197Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:00.197Z] main [2023-09-05T22:57:00.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:00.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:00.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:00.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-05T22:57:00.832Z] 7996b3b8ec9d: Preparing [2023-09-05T22:57:00.832Z] f981fa9e5114: Preparing [2023-09-05T22:57:00.832Z] 7acece249b14: Preparing [2023-09-05T22:57:00.832Z] 55bb7ab115b3: Preparing [2023-09-05T22:57:00.832Z] eb82d9533ff4: Preparing [2023-09-05T22:57:00.832Z] 68b398a1ca0d: Preparing [2023-09-05T22:57:00.832Z] 96b2a6bdb8e4: Preparing [2023-09-05T22:57:00.832Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:00.832Z] 918acc49b0f5: Preparing [2023-09-05T22:57:00.832Z] 9916623b553d: Preparing [2023-09-05T22:57:00.832Z] 36b50b131297: Preparing [2023-09-05T22:57:00.832Z] 36b50b131297: Waiting [2023-09-05T22:57:00.832Z] 96b2a6bdb8e4: Waiting [2023-09-05T22:57:00.832Z] 9916623b553d: Waiting [2023-09-05T22:57:00.832Z] 918acc49b0f5: Waiting [2023-09-05T22:57:00.832Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:00.832Z] 68b398a1ca0d: Waiting [2023-09-05T22:57:00.832Z] eb82d9533ff4: Pushed [2023-09-05T22:57:00.832Z] 7996b3b8ec9d: Pushed [2023-09-05T22:57:00.832Z] f981fa9e5114: Pushed [2023-09-05T22:57:01.090Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:01.090Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:01.090Z] 68b398a1ca0d: Pushed [2023-09-05T22:57:01.090Z] 96b2a6bdb8e4: Pushed [2023-09-05T22:57:01.090Z] 36b50b131297: Layer already exists [2023-09-05T22:57:02.025Z] 55bb7ab115b3: Pushed [2023-09-05T22:57:02.025Z] 9916623b553d: Pushed [2023-09-05T22:57:02.593Z] 7acece249b14: Pushed [2023-09-05T22:57:02.593Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:02.901Z] + 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-05T22:57:03.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-05T22:57:03.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-05T22:57:03.207Z] 7996b3b8ec9d: Preparing [2023-09-05T22:57:03.207Z] f981fa9e5114: Preparing [2023-09-05T22:57:03.207Z] 7acece249b14: Preparing [2023-09-05T22:57:03.207Z] 55bb7ab115b3: Preparing [2023-09-05T22:57:03.207Z] eb82d9533ff4: Preparing [2023-09-05T22:57:03.207Z] 68b398a1ca0d: Preparing [2023-09-05T22:57:03.207Z] 96b2a6bdb8e4: Preparing [2023-09-05T22:57:03.207Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:03.207Z] 918acc49b0f5: Preparing [2023-09-05T22:57:03.207Z] 9916623b553d: Preparing [2023-09-05T22:57:03.207Z] 36b50b131297: Preparing [2023-09-05T22:57:03.207Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:03.207Z] 918acc49b0f5: Waiting [2023-09-05T22:57:03.207Z] 9916623b553d: Waiting [2023-09-05T22:57:03.207Z] 96b2a6bdb8e4: Waiting [2023-09-05T22:57:03.207Z] 68b398a1ca0d: Waiting [2023-09-05T22:57:03.207Z] f981fa9e5114: Layer already exists [2023-09-05T22:57:03.207Z] 55bb7ab115b3: Layer already exists [2023-09-05T22:57:03.207Z] 7996b3b8ec9d: Layer already exists [2023-09-05T22:57:03.207Z] eb82d9533ff4: Layer already exists [2023-09-05T22:57:03.207Z] 7acece249b14: Layer already exists [2023-09-05T22:57:03.207Z] 68b398a1ca0d: Layer already exists [2023-09-05T22:57:03.207Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:03.207Z] 96b2a6bdb8e4: Layer already exists [2023-09-05T22:57:03.207Z] 9916623b553d: Layer already exists [2023-09-05T22:57:03.207Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:03.207Z] 36b50b131297: Layer already exists [2023-09-05T22:57:03.207Z] latest: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:03.518Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:03.824Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 [2023-09-05T22:57:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-05T22:57:03.824Z] 7996b3b8ec9d: Preparing [2023-09-05T22:57:03.824Z] f981fa9e5114: Preparing [2023-09-05T22:57:03.824Z] 7acece249b14: Preparing [2023-09-05T22:57:03.824Z] 55bb7ab115b3: Preparing [2023-09-05T22:57:03.824Z] eb82d9533ff4: Preparing [2023-09-05T22:57:03.824Z] 68b398a1ca0d: Preparing [2023-09-05T22:57:03.824Z] 96b2a6bdb8e4: Preparing [2023-09-05T22:57:03.824Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:03.824Z] 918acc49b0f5: Preparing [2023-09-05T22:57:03.824Z] 9916623b553d: Preparing [2023-09-05T22:57:03.824Z] 36b50b131297: Preparing [2023-09-05T22:57:03.824Z] 96b2a6bdb8e4: Waiting [2023-09-05T22:57:03.824Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:03.824Z] 918acc49b0f5: Waiting [2023-09-05T22:57:03.824Z] 9916623b553d: Waiting [2023-09-05T22:57:03.824Z] 68b398a1ca0d: Waiting [2023-09-05T22:57:03.824Z] 36b50b131297: Waiting [2023-09-05T22:57:03.824Z] f981fa9e5114: Layer already exists [2023-09-05T22:57:03.824Z] 7996b3b8ec9d: Layer already exists [2023-09-05T22:57:03.824Z] 55bb7ab115b3: Layer already exists [2023-09-05T22:57:03.824Z] eb82d9533ff4: Layer already exists [2023-09-05T22:57:03.824Z] 7acece249b14: Layer already exists [2023-09-05T22:57:03.824Z] 96b2a6bdb8e4: Layer already exists [2023-09-05T22:57:03.824Z] 68b398a1ca0d: Layer already exists [2023-09-05T22:57:03.824Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:03.824Z] 9916623b553d: Layer already exists [2023-09-05T22:57:03.824Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:03.824Z] 36b50b131297: Layer already exists [2023-09-05T22:57:03.824Z] 3.1.0-dev.39: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:04.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:04.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:04.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-05T22:57:04.430Z] 7996b3b8ec9d: Preparing [2023-09-05T22:57:04.430Z] f981fa9e5114: Preparing [2023-09-05T22:57:04.430Z] 7acece249b14: Preparing [2023-09-05T22:57:04.430Z] 55bb7ab115b3: Preparing [2023-09-05T22:57:04.430Z] eb82d9533ff4: Preparing [2023-09-05T22:57:04.430Z] 68b398a1ca0d: Preparing [2023-09-05T22:57:04.430Z] 96b2a6bdb8e4: Preparing [2023-09-05T22:57:04.430Z] 68b398a1ca0d: Waiting [2023-09-05T22:57:04.430Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:04.430Z] 918acc49b0f5: Preparing [2023-09-05T22:57:04.430Z] 96b2a6bdb8e4: Waiting [2023-09-05T22:57:04.430Z] 9916623b553d: Preparing [2023-09-05T22:57:04.430Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:04.430Z] 36b50b131297: Preparing [2023-09-05T22:57:04.430Z] 9916623b553d: Waiting [2023-09-05T22:57:04.430Z] 918acc49b0f5: Waiting [2023-09-05T22:57:04.430Z] 7acece249b14: Layer already exists [2023-09-05T22:57:04.430Z] eb82d9533ff4: Layer already exists [2023-09-05T22:57:04.430Z] f981fa9e5114: Layer already exists [2023-09-05T22:57:04.430Z] 68b398a1ca0d: Layer already exists [2023-09-05T22:57:04.430Z] 7996b3b8ec9d: Layer already exists [2023-09-05T22:57:04.430Z] 55bb7ab115b3: Layer already exists [2023-09-05T22:57:04.430Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:04.430Z] 96b2a6bdb8e4: Layer already exists [2023-09-05T22:57:04.430Z] 36b50b131297: Layer already exists [2023-09-05T22:57:04.430Z] 9916623b553d: Layer already exists [2023-09-05T22:57:04.430Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:04.430Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:04.733Z] + 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-05T22:57:05.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-05T22:57:05.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-05T22:57:05.034Z] 7996b3b8ec9d: Preparing [2023-09-05T22:57:05.034Z] f981fa9e5114: Preparing [2023-09-05T22:57:05.034Z] 7acece249b14: Preparing [2023-09-05T22:57:05.034Z] 55bb7ab115b3: Preparing [2023-09-05T22:57:05.034Z] eb82d9533ff4: Preparing [2023-09-05T22:57:05.034Z] 68b398a1ca0d: Preparing [2023-09-05T22:57:05.034Z] 96b2a6bdb8e4: Preparing [2023-09-05T22:57:05.034Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:05.034Z] 918acc49b0f5: Preparing [2023-09-05T22:57:05.034Z] 9916623b553d: Preparing [2023-09-05T22:57:05.034Z] 36b50b131297: Preparing [2023-09-05T22:57:05.034Z] 68b398a1ca0d: Waiting [2023-09-05T22:57:05.034Z] 96b2a6bdb8e4: Waiting [2023-09-05T22:57:05.034Z] 8401c1cc1bd0: Waiting [2023-09-05T22:57:05.034Z] 918acc49b0f5: Waiting [2023-09-05T22:57:05.034Z] 36b50b131297: Waiting [2023-09-05T22:57:05.034Z] 9916623b553d: Waiting [2023-09-05T22:57:05.034Z] eb82d9533ff4: Layer already exists [2023-09-05T22:57:05.034Z] 55bb7ab115b3: Layer already exists [2023-09-05T22:57:05.034Z] 7acece249b14: Layer already exists [2023-09-05T22:57:05.034Z] f981fa9e5114: Layer already exists [2023-09-05T22:57:05.034Z] 7996b3b8ec9d: Layer already exists [2023-09-05T22:57:05.034Z] 68b398a1ca0d: Layer already exists [2023-09-05T22:57:05.034Z] 96b2a6bdb8e4: Layer already exists [2023-09-05T22:57:05.034Z] 9916623b553d: Layer already exists [2023-09-05T22:57:05.034Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:05.034Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:05.034Z] 36b50b131297: Layer already exists [2023-09-05T22:57:05.034Z] main: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:05.069Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:05.075Z] taggedImages: [2023-09-05T22:57:05.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:05.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-05T22:57:05.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 [2023-09-05T22:57:05.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:05.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-05T22:57:05.090Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-05T22:57:05.090Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:05.090Z] latest [2023-09-05T22:57:05.090Z] 3.1.0-dev.39 [2023-09-05T22:57:05.090Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:05.090Z] main [2023-09-05T22:57:05.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:05.397Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:05.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:05.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-05T22:57:05.697Z] 8a3ed8788631: Preparing [2023-09-05T22:57:05.697Z] ee448ec872ef: Preparing [2023-09-05T22:57:05.697Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:05.697Z] 918acc49b0f5: Preparing [2023-09-05T22:57:05.697Z] a3bc51e575ca: Preparing [2023-09-05T22:57:05.697Z] 36b50b131297: Preparing [2023-09-05T22:57:05.697Z] 36b50b131297: Waiting [2023-09-05T22:57:05.697Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:05.697Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:05.697Z] 36b50b131297: Layer already exists [2023-09-05T22:57:05.697Z] 8a3ed8788631: Pushed [2023-09-05T22:57:06.264Z] a3bc51e575ca: Pushed [2023-09-05T22:57:07.639Z] ee448ec872ef: Pushed [2023-09-05T22:57:07.898Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:08.281Z] + 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-05T22:57:08.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-05T22:57:08.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-05T22:57:08.585Z] 8a3ed8788631: Preparing [2023-09-05T22:57:08.585Z] ee448ec872ef: Preparing [2023-09-05T22:57:08.585Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:08.585Z] 918acc49b0f5: Preparing [2023-09-05T22:57:08.585Z] a3bc51e575ca: Preparing [2023-09-05T22:57:08.585Z] 36b50b131297: Preparing [2023-09-05T22:57:08.585Z] 8a3ed8788631: Layer already exists [2023-09-05T22:57:08.585Z] a3bc51e575ca: Layer already exists [2023-09-05T22:57:08.585Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:08.585Z] ee448ec872ef: Layer already exists [2023-09-05T22:57:08.585Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:08.585Z] 36b50b131297: Layer already exists [2023-09-05T22:57:08.585Z] latest: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:08.890Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:09.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 [2023-09-05T22:57:09.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-05T22:57:09.189Z] 8a3ed8788631: Preparing [2023-09-05T22:57:09.189Z] ee448ec872ef: Preparing [2023-09-05T22:57:09.189Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:09.189Z] 918acc49b0f5: Preparing [2023-09-05T22:57:09.189Z] a3bc51e575ca: Preparing [2023-09-05T22:57:09.189Z] 36b50b131297: Preparing [2023-09-05T22:57:09.189Z] 36b50b131297: Waiting [2023-09-05T22:57:09.189Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:09.189Z] a3bc51e575ca: Layer already exists [2023-09-05T22:57:09.189Z] 8a3ed8788631: Layer already exists [2023-09-05T22:57:09.189Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:09.189Z] ee448ec872ef: Layer already exists [2023-09-05T22:57:09.189Z] 36b50b131297: Layer already exists [2023-09-05T22:57:09.189Z] 3.1.0-dev.39: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:09.492Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:09.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:09.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-05T22:57:09.791Z] 8a3ed8788631: Preparing [2023-09-05T22:57:09.791Z] ee448ec872ef: Preparing [2023-09-05T22:57:09.791Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:09.791Z] 918acc49b0f5: Preparing [2023-09-05T22:57:09.791Z] a3bc51e575ca: Preparing [2023-09-05T22:57:09.791Z] 36b50b131297: Preparing [2023-09-05T22:57:09.791Z] 36b50b131297: Waiting [2023-09-05T22:57:09.791Z] ee448ec872ef: Layer already exists [2023-09-05T22:57:09.791Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:09.791Z] a3bc51e575ca: Layer already exists [2023-09-05T22:57:09.791Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:09.791Z] 8a3ed8788631: Layer already exists [2023-09-05T22:57:09.791Z] 36b50b131297: Layer already exists [2023-09-05T22:57:09.791Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:10.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:10.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-05T22:57:10.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-05T22:57:10.392Z] 8a3ed8788631: Preparing [2023-09-05T22:57:10.392Z] ee448ec872ef: Preparing [2023-09-05T22:57:10.392Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:10.392Z] 918acc49b0f5: Preparing [2023-09-05T22:57:10.392Z] a3bc51e575ca: Preparing [2023-09-05T22:57:10.392Z] 36b50b131297: Preparing [2023-09-05T22:57:10.392Z] 36b50b131297: Waiting [2023-09-05T22:57:10.392Z] ee448ec872ef: Layer already exists [2023-09-05T22:57:10.392Z] 8a3ed8788631: Layer already exists [2023-09-05T22:57:10.392Z] a3bc51e575ca: Layer already exists [2023-09-05T22:57:10.392Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:10.392Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:10.392Z] 36b50b131297: Layer already exists [2023-09-05T22:57:10.392Z] main: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:10.428Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:10.433Z] taggedImages: [2023-09-05T22:57:10.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:10.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-05T22:57:10.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 [2023-09-05T22:57:10.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:10.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-05T22:57:10.449Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-05T22:57:10.449Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:10.449Z] latest [2023-09-05T22:57:10.449Z] 3.1.0-dev.39 [2023-09-05T22:57:10.449Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:10.449Z] main [2023-09-05T22:57:10.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:10.750Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:11.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:11.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-05T22:57:11.055Z] d38a19b170f3: Preparing [2023-09-05T22:57:11.055Z] 56f88135f5ac: Preparing [2023-09-05T22:57:11.055Z] 3603e3a7889e: Preparing [2023-09-05T22:57:11.055Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:11.055Z] 918acc49b0f5: Preparing [2023-09-05T22:57:11.055Z] a10e1fe4d4eb: Preparing [2023-09-05T22:57:11.055Z] cd1aed5029c8: Preparing [2023-09-05T22:57:11.055Z] 07bc326e69b4: Preparing [2023-09-05T22:57:11.055Z] 36b50b131297: Preparing [2023-09-05T22:57:11.055Z] 36b50b131297: Waiting [2023-09-05T22:57:11.055Z] 07bc326e69b4: Waiting [2023-09-05T22:57:11.055Z] a10e1fe4d4eb: Waiting [2023-09-05T22:57:11.055Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:11.055Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:11.055Z] d38a19b170f3: Pushed [2023-09-05T22:57:11.055Z] 3603e3a7889e: Pushed [2023-09-05T22:57:11.055Z] 56f88135f5ac: Pushed [2023-09-05T22:57:11.055Z] 36b50b131297: Layer already exists [2023-09-05T22:57:11.620Z] 07bc326e69b4: Pushed [2023-09-05T22:57:16.890Z] cd1aed5029c8: Pushed [2023-09-05T22:57:18.795Z] a10e1fe4d4eb: Pushed [2023-09-05T22:57:18.795Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:19.111Z] + 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-05T22:57:19.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-05T22:57:19.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-05T22:57:19.414Z] d38a19b170f3: Preparing [2023-09-05T22:57:19.414Z] 56f88135f5ac: Preparing [2023-09-05T22:57:19.415Z] 3603e3a7889e: Preparing [2023-09-05T22:57:19.415Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:19.415Z] 918acc49b0f5: Preparing [2023-09-05T22:57:19.415Z] a10e1fe4d4eb: Preparing [2023-09-05T22:57:19.415Z] cd1aed5029c8: Preparing [2023-09-05T22:57:19.415Z] 07bc326e69b4: Preparing [2023-09-05T22:57:19.415Z] 36b50b131297: Preparing [2023-09-05T22:57:19.415Z] a10e1fe4d4eb: Waiting [2023-09-05T22:57:19.415Z] cd1aed5029c8: Waiting [2023-09-05T22:57:19.415Z] 07bc326e69b4: Waiting [2023-09-05T22:57:19.415Z] 36b50b131297: Waiting [2023-09-05T22:57:19.415Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:19.415Z] 3603e3a7889e: Layer already exists [2023-09-05T22:57:19.415Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:19.415Z] 56f88135f5ac: Layer already exists [2023-09-05T22:57:19.415Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:19.415Z] a10e1fe4d4eb: Layer already exists [2023-09-05T22:57:19.415Z] cd1aed5029c8: Layer already exists [2023-09-05T22:57:19.415Z] 36b50b131297: Layer already exists [2023-09-05T22:57:19.415Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:19.415Z] latest: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:19.718Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:20.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 [2023-09-05T22:57:20.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-05T22:57:20.019Z] d38a19b170f3: Preparing [2023-09-05T22:57:20.019Z] 56f88135f5ac: Preparing [2023-09-05T22:57:20.019Z] 3603e3a7889e: Preparing [2023-09-05T22:57:20.019Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:20.019Z] 918acc49b0f5: Preparing [2023-09-05T22:57:20.019Z] a10e1fe4d4eb: Preparing [2023-09-05T22:57:20.019Z] cd1aed5029c8: Preparing [2023-09-05T22:57:20.019Z] 07bc326e69b4: Preparing [2023-09-05T22:57:20.019Z] a10e1fe4d4eb: Waiting [2023-09-05T22:57:20.019Z] cd1aed5029c8: Waiting [2023-09-05T22:57:20.019Z] 36b50b131297: Preparing [2023-09-05T22:57:20.019Z] 36b50b131297: Waiting [2023-09-05T22:57:20.019Z] 07bc326e69b4: Waiting [2023-09-05T22:57:20.019Z] 56f88135f5ac: Layer already exists [2023-09-05T22:57:20.019Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:20.019Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:20.019Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:20.019Z] 3603e3a7889e: Layer already exists [2023-09-05T22:57:20.019Z] a10e1fe4d4eb: Layer already exists [2023-09-05T22:57:20.019Z] 36b50b131297: Layer already exists [2023-09-05T22:57:20.019Z] cd1aed5029c8: Layer already exists [2023-09-05T22:57:20.019Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:20.019Z] 3.1.0-dev.39: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:20.320Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:20.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:20.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-05T22:57:20.619Z] d38a19b170f3: Preparing [2023-09-05T22:57:20.619Z] 56f88135f5ac: Preparing [2023-09-05T22:57:20.619Z] 3603e3a7889e: Preparing [2023-09-05T22:57:20.619Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:20.619Z] 918acc49b0f5: Preparing [2023-09-05T22:57:20.619Z] a10e1fe4d4eb: Preparing [2023-09-05T22:57:20.619Z] cd1aed5029c8: Preparing [2023-09-05T22:57:20.619Z] 07bc326e69b4: Preparing [2023-09-05T22:57:20.619Z] 36b50b131297: Preparing [2023-09-05T22:57:20.619Z] a10e1fe4d4eb: Waiting [2023-09-05T22:57:20.619Z] cd1aed5029c8: Waiting [2023-09-05T22:57:20.619Z] 07bc326e69b4: Waiting [2023-09-05T22:57:20.619Z] 36b50b131297: Waiting [2023-09-05T22:57:20.619Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:20.619Z] 56f88135f5ac: Layer already exists [2023-09-05T22:57:20.619Z] 3603e3a7889e: Layer already exists [2023-09-05T22:57:20.619Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:20.619Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:20.619Z] a10e1fe4d4eb: Layer already exists [2023-09-05T22:57:20.619Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:20.619Z] cd1aed5029c8: Layer already exists [2023-09-05T22:57:20.619Z] 36b50b131297: Layer already exists [2023-09-05T22:57:20.619Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:20.923Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:21.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-05T22:57:21.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-05T22:57:21.231Z] d38a19b170f3: Preparing [2023-09-05T22:57:21.231Z] 56f88135f5ac: Preparing [2023-09-05T22:57:21.231Z] 3603e3a7889e: Preparing [2023-09-05T22:57:21.231Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:21.231Z] 918acc49b0f5: Preparing [2023-09-05T22:57:21.231Z] a10e1fe4d4eb: Preparing [2023-09-05T22:57:21.231Z] cd1aed5029c8: Preparing [2023-09-05T22:57:21.231Z] 07bc326e69b4: Preparing [2023-09-05T22:57:21.231Z] 36b50b131297: Preparing [2023-09-05T22:57:21.231Z] 07bc326e69b4: Waiting [2023-09-05T22:57:21.231Z] 36b50b131297: Waiting [2023-09-05T22:57:21.231Z] a10e1fe4d4eb: Waiting [2023-09-05T22:57:21.231Z] 3603e3a7889e: Layer already exists [2023-09-05T22:57:21.231Z] 56f88135f5ac: Layer already exists [2023-09-05T22:57:21.231Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:21.231Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:21.231Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:21.231Z] 36b50b131297: Layer already exists [2023-09-05T22:57:21.231Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:21.231Z] a10e1fe4d4eb: Layer already exists [2023-09-05T22:57:21.231Z] cd1aed5029c8: Layer already exists [2023-09-05T22:57:21.231Z] main: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:21.265Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:21.271Z] taggedImages: [2023-09-05T22:57:21.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:21.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-05T22:57:21.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 [2023-09-05T22:57:21.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:21.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-05T22:57:21.285Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-05T22:57:21.285Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:21.285Z] latest [2023-09-05T22:57:21.285Z] 3.1.0-dev.39 [2023-09-05T22:57:21.285Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:21.285Z] main [2023-09-05T22:57:21.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:21.589Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:21.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:21.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-05T22:57:21.887Z] a4180bf637e4: Preparing [2023-09-05T22:57:21.887Z] f4c59dd7f8c8: Preparing [2023-09-05T22:57:21.887Z] e0a5249268a9: Preparing [2023-09-05T22:57:21.887Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:21.887Z] 918acc49b0f5: Preparing [2023-09-05T22:57:21.887Z] 639b0f06331b: Preparing [2023-09-05T22:57:21.887Z] 95e6d1529341: Preparing [2023-09-05T22:57:21.887Z] 36b50b131297: Preparing [2023-09-05T22:57:21.887Z] 95e6d1529341: Waiting [2023-09-05T22:57:21.887Z] 36b50b131297: Waiting [2023-09-05T22:57:21.887Z] 639b0f06331b: Waiting [2023-09-05T22:57:21.887Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:21.887Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:21.887Z] e0a5249268a9: Pushed [2023-09-05T22:57:21.887Z] f4c59dd7f8c8: Pushed [2023-09-05T22:57:21.887Z] 36b50b131297: Layer already exists [2023-09-05T22:57:21.887Z] a4180bf637e4: Pushed [2023-09-05T22:57:22.144Z] 95e6d1529341: Pushed [2023-09-05T22:57:30.259Z] 639b0f06331b: Pushed [2023-09-05T22:57:30.259Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:30.573Z] + 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-05T22:57:30.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-05T22:57:30.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-05T22:57:30.890Z] a4180bf637e4: Preparing [2023-09-05T22:57:30.890Z] f4c59dd7f8c8: Preparing [2023-09-05T22:57:30.890Z] e0a5249268a9: Preparing [2023-09-05T22:57:30.890Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:30.890Z] 918acc49b0f5: Preparing [2023-09-05T22:57:30.890Z] 639b0f06331b: Preparing [2023-09-05T22:57:30.890Z] 95e6d1529341: Preparing [2023-09-05T22:57:30.890Z] 36b50b131297: Preparing [2023-09-05T22:57:30.890Z] 95e6d1529341: Waiting [2023-09-05T22:57:30.890Z] 639b0f06331b: Waiting [2023-09-05T22:57:30.890Z] 36b50b131297: Waiting [2023-09-05T22:57:30.890Z] f4c59dd7f8c8: Layer already exists [2023-09-05T22:57:30.890Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:30.890Z] a4180bf637e4: Layer already exists [2023-09-05T22:57:30.890Z] e0a5249268a9: Layer already exists [2023-09-05T22:57:30.890Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:30.890Z] 95e6d1529341: Layer already exists [2023-09-05T22:57:30.890Z] 639b0f06331b: Layer already exists [2023-09-05T22:57:30.890Z] 36b50b131297: Layer already exists [2023-09-05T22:57:30.890Z] latest: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:31.208Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:31.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 [2023-09-05T22:57:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-05T22:57:31.518Z] a4180bf637e4: Preparing [2023-09-05T22:57:31.518Z] f4c59dd7f8c8: Preparing [2023-09-05T22:57:31.518Z] e0a5249268a9: Preparing [2023-09-05T22:57:31.518Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:31.518Z] 918acc49b0f5: Preparing [2023-09-05T22:57:31.518Z] 639b0f06331b: Preparing [2023-09-05T22:57:31.518Z] 95e6d1529341: Preparing [2023-09-05T22:57:31.518Z] 36b50b131297: Preparing [2023-09-05T22:57:31.518Z] 639b0f06331b: Waiting [2023-09-05T22:57:31.518Z] 36b50b131297: Waiting [2023-09-05T22:57:31.518Z] 95e6d1529341: Waiting [2023-09-05T22:57:31.518Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:31.518Z] a4180bf637e4: Layer already exists [2023-09-05T22:57:31.518Z] e0a5249268a9: Layer already exists [2023-09-05T22:57:31.518Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:31.518Z] f4c59dd7f8c8: Layer already exists [2023-09-05T22:57:31.518Z] 639b0f06331b: Layer already exists [2023-09-05T22:57:31.518Z] 95e6d1529341: Layer already exists [2023-09-05T22:57:31.518Z] 36b50b131297: Layer already exists [2023-09-05T22:57:31.518Z] 3.1.0-dev.39: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:31.841Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:32.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:32.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-05T22:57:32.150Z] a4180bf637e4: Preparing [2023-09-05T22:57:32.150Z] f4c59dd7f8c8: Preparing [2023-09-05T22:57:32.150Z] e0a5249268a9: Preparing [2023-09-05T22:57:32.150Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:32.150Z] 918acc49b0f5: Preparing [2023-09-05T22:57:32.150Z] 639b0f06331b: Preparing [2023-09-05T22:57:32.150Z] 95e6d1529341: Preparing [2023-09-05T22:57:32.150Z] 36b50b131297: Preparing [2023-09-05T22:57:32.150Z] 639b0f06331b: Waiting [2023-09-05T22:57:32.150Z] 95e6d1529341: Waiting [2023-09-05T22:57:32.150Z] 36b50b131297: Waiting [2023-09-05T22:57:32.150Z] f4c59dd7f8c8: Layer already exists [2023-09-05T22:57:32.150Z] e0a5249268a9: Layer already exists [2023-09-05T22:57:32.150Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:32.150Z] a4180bf637e4: Layer already exists [2023-09-05T22:57:32.150Z] 639b0f06331b: Layer already exists [2023-09-05T22:57:32.150Z] 36b50b131297: Layer already exists [2023-09-05T22:57:32.150Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:32.150Z] 95e6d1529341: Layer already exists [2023-09-05T22:57:32.150Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:32.452Z] + 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-05T22:57:32.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-05T22:57:32.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-05T22:57:32.752Z] a4180bf637e4: Preparing [2023-09-05T22:57:32.752Z] f4c59dd7f8c8: Preparing [2023-09-05T22:57:32.752Z] e0a5249268a9: Preparing [2023-09-05T22:57:32.752Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:32.752Z] 918acc49b0f5: Preparing [2023-09-05T22:57:32.752Z] 639b0f06331b: Preparing [2023-09-05T22:57:32.752Z] 95e6d1529341: Preparing [2023-09-05T22:57:32.752Z] 36b50b131297: Preparing [2023-09-05T22:57:32.752Z] 639b0f06331b: Waiting [2023-09-05T22:57:32.752Z] 95e6d1529341: Waiting [2023-09-05T22:57:32.752Z] 36b50b131297: Waiting [2023-09-05T22:57:32.752Z] a4180bf637e4: Layer already exists [2023-09-05T22:57:32.752Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:32.752Z] e0a5249268a9: Layer already exists [2023-09-05T22:57:32.752Z] f4c59dd7f8c8: Layer already exists [2023-09-05T22:57:32.752Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:32.752Z] 95e6d1529341: Layer already exists [2023-09-05T22:57:32.752Z] 639b0f06331b: Layer already exists [2023-09-05T22:57:32.752Z] 36b50b131297: Layer already exists [2023-09-05T22:57:32.752Z] main: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:32.792Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:32.802Z] taggedImages: [2023-09-05T22:57:32.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:32.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-05T22:57:32.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 [2023-09-05T22:57:32.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:32.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-05T22:57:32.827Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-05T22:57:32.827Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:32.827Z] latest [2023-09-05T22:57:32.827Z] 3.1.0-dev.39 [2023-09-05T22:57:32.827Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:32.827Z] main [2023-09-05T22:57:32.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:33.141Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:33.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:33.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-05T22:57:33.443Z] d38a19b170f3: Preparing [2023-09-05T22:57:33.443Z] 1a2c110e8c38: Preparing [2023-09-05T22:57:33.443Z] 9da8ec02b91d: Preparing [2023-09-05T22:57:33.443Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:33.443Z] 918acc49b0f5: Preparing [2023-09-05T22:57:33.443Z] 33db4959bc28: Preparing [2023-09-05T22:57:33.444Z] 07bc326e69b4: Preparing [2023-09-05T22:57:33.444Z] 36b50b131297: Preparing [2023-09-05T22:57:33.444Z] 33db4959bc28: Waiting [2023-09-05T22:57:33.444Z] 36b50b131297: Waiting [2023-09-05T22:57:33.444Z] 07bc326e69b4: Waiting [2023-09-05T22:57:33.444Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:33.444Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:33.444Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:33.444Z] 9da8ec02b91d: Pushed [2023-09-05T22:57:33.444Z] 1a2c110e8c38: Pushed [2023-09-05T22:57:33.444Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:33.701Z] 36b50b131297: Layer already exists [2023-09-05T22:57:41.844Z] 33db4959bc28: Pushed [2023-09-05T22:57:41.844Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:42.148Z] + 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-05T22:57:42.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-05T22:57:42.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-05T22:57:42.459Z] d38a19b170f3: Preparing [2023-09-05T22:57:42.459Z] 1a2c110e8c38: Preparing [2023-09-05T22:57:42.459Z] 9da8ec02b91d: Preparing [2023-09-05T22:57:42.459Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:42.459Z] 918acc49b0f5: Preparing [2023-09-05T22:57:42.459Z] 33db4959bc28: Preparing [2023-09-05T22:57:42.459Z] 07bc326e69b4: Preparing [2023-09-05T22:57:42.459Z] 36b50b131297: Preparing [2023-09-05T22:57:42.459Z] 36b50b131297: Waiting [2023-09-05T22:57:42.459Z] 33db4959bc28: Waiting [2023-09-05T22:57:42.459Z] 07bc326e69b4: Waiting [2023-09-05T22:57:42.459Z] 9da8ec02b91d: Layer already exists [2023-09-05T22:57:42.459Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:42.459Z] 1a2c110e8c38: Layer already exists [2023-09-05T22:57:42.459Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:42.459Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:42.459Z] 36b50b131297: Layer already exists [2023-09-05T22:57:42.459Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:42.459Z] 33db4959bc28: Layer already exists [2023-09-05T22:57:42.459Z] latest: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:42.768Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:43.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 [2023-09-05T22:57:43.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-05T22:57:43.077Z] d38a19b170f3: Preparing [2023-09-05T22:57:43.077Z] 1a2c110e8c38: Preparing [2023-09-05T22:57:43.077Z] 9da8ec02b91d: Preparing [2023-09-05T22:57:43.077Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:43.077Z] 918acc49b0f5: Preparing [2023-09-05T22:57:43.077Z] 33db4959bc28: Preparing [2023-09-05T22:57:43.077Z] 07bc326e69b4: Preparing [2023-09-05T22:57:43.077Z] 36b50b131297: Preparing [2023-09-05T22:57:43.077Z] 07bc326e69b4: Waiting [2023-09-05T22:57:43.077Z] 36b50b131297: Waiting [2023-09-05T22:57:43.077Z] 33db4959bc28: Waiting [2023-09-05T22:57:43.078Z] 1a2c110e8c38: Layer already exists [2023-09-05T22:57:43.078Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:43.078Z] 9da8ec02b91d: Layer already exists [2023-09-05T22:57:43.078Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:43.078Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:43.078Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:43.078Z] 33db4959bc28: Layer already exists [2023-09-05T22:57:43.078Z] 36b50b131297: Layer already exists [2023-09-05T22:57:43.078Z] 3.1.0-dev.39: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:43.383Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:43.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:43.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-05T22:57:43.683Z] d38a19b170f3: Preparing [2023-09-05T22:57:43.683Z] 1a2c110e8c38: Preparing [2023-09-05T22:57:43.683Z] 9da8ec02b91d: Preparing [2023-09-05T22:57:43.683Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:43.683Z] 918acc49b0f5: Preparing [2023-09-05T22:57:43.683Z] 33db4959bc28: Preparing [2023-09-05T22:57:43.683Z] 07bc326e69b4: Preparing [2023-09-05T22:57:43.683Z] 36b50b131297: Preparing [2023-09-05T22:57:43.683Z] 33db4959bc28: Waiting [2023-09-05T22:57:43.683Z] 07bc326e69b4: Waiting [2023-09-05T22:57:43.683Z] 36b50b131297: Waiting [2023-09-05T22:57:43.683Z] 1a2c110e8c38: Layer already exists [2023-09-05T22:57:43.683Z] 9da8ec02b91d: Layer already exists [2023-09-05T22:57:43.683Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:43.683Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:43.683Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:43.683Z] 33db4959bc28: Layer already exists [2023-09-05T22:57:43.683Z] 36b50b131297: Layer already exists [2023-09-05T22:57:43.683Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:43.683Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:43.989Z] + 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-05T22:57:44.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-05T22:57:44.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-05T22:57:44.290Z] d38a19b170f3: Preparing [2023-09-05T22:57:44.290Z] 1a2c110e8c38: Preparing [2023-09-05T22:57:44.290Z] 9da8ec02b91d: Preparing [2023-09-05T22:57:44.290Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:44.290Z] 918acc49b0f5: Preparing [2023-09-05T22:57:44.290Z] 33db4959bc28: Preparing [2023-09-05T22:57:44.290Z] 07bc326e69b4: Preparing [2023-09-05T22:57:44.290Z] 36b50b131297: Preparing [2023-09-05T22:57:44.290Z] 33db4959bc28: Waiting [2023-09-05T22:57:44.290Z] 07bc326e69b4: Waiting [2023-09-05T22:57:44.290Z] 36b50b131297: Waiting [2023-09-05T22:57:44.290Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:44.290Z] d38a19b170f3: Layer already exists [2023-09-05T22:57:44.290Z] 1a2c110e8c38: Layer already exists [2023-09-05T22:57:44.290Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:44.290Z] 9da8ec02b91d: Layer already exists [2023-09-05T22:57:44.290Z] 07bc326e69b4: Layer already exists [2023-09-05T22:57:44.290Z] 36b50b131297: Layer already exists [2023-09-05T22:57:44.290Z] 33db4959bc28: Layer already exists [2023-09-05T22:57:44.290Z] main: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:44.327Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:44.332Z] taggedImages: [2023-09-05T22:57:44.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:44.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-05T22:57:44.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 [2023-09-05T22:57:44.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:44.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-05T22:57:44.347Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-05T22:57:44.347Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:44.347Z] latest [2023-09-05T22:57:44.347Z] 3.1.0-dev.39 [2023-09-05T22:57:44.347Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:44.347Z] main [2023-09-05T22:57:44.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:44.651Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:44.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:44.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-05T22:57:44.951Z] 200e8a645740: Preparing [2023-09-05T22:57:44.951Z] 17b266f6e9b4: Preparing [2023-09-05T22:57:44.951Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:44.951Z] 918acc49b0f5: Preparing [2023-09-05T22:57:44.951Z] 5372d6860087: Preparing [2023-09-05T22:57:44.951Z] 36b50b131297: Preparing [2023-09-05T22:57:44.951Z] 36b50b131297: Waiting [2023-09-05T22:57:44.951Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:44.951Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:44.951Z] 36b50b131297: Layer already exists [2023-09-05T22:57:44.951Z] 200e8a645740: Pushed [2023-09-05T22:57:45.209Z] 5372d6860087: Pushed [2023-09-05T22:57:48.496Z] 17b266f6e9b4: Pushed [2023-09-05T22:57:48.496Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:48.805Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:49.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-05T22:57:49.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-05T22:57:49.106Z] 200e8a645740: Preparing [2023-09-05T22:57:49.106Z] 17b266f6e9b4: Preparing [2023-09-05T22:57:49.106Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:49.106Z] 918acc49b0f5: Preparing [2023-09-05T22:57:49.106Z] 5372d6860087: Preparing [2023-09-05T22:57:49.106Z] 36b50b131297: Preparing [2023-09-05T22:57:49.106Z] 36b50b131297: Waiting [2023-09-05T22:57:49.106Z] 200e8a645740: Layer already exists [2023-09-05T22:57:49.106Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:49.106Z] 5372d6860087: Layer already exists [2023-09-05T22:57:49.106Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:49.106Z] 17b266f6e9b4: Layer already exists [2023-09-05T22:57:49.106Z] 36b50b131297: Layer already exists [2023-09-05T22:57:49.106Z] latest: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:49.410Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:49.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 [2023-09-05T22:57:49.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-05T22:57:49.715Z] 200e8a645740: Preparing [2023-09-05T22:57:49.715Z] 17b266f6e9b4: Preparing [2023-09-05T22:57:49.715Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:49.715Z] 918acc49b0f5: Preparing [2023-09-05T22:57:49.715Z] 5372d6860087: Preparing [2023-09-05T22:57:49.715Z] 36b50b131297: Preparing [2023-09-05T22:57:49.715Z] 36b50b131297: Waiting [2023-09-05T22:57:49.715Z] 200e8a645740: Layer already exists [2023-09-05T22:57:49.715Z] 17b266f6e9b4: Layer already exists [2023-09-05T22:57:49.715Z] 5372d6860087: Layer already exists [2023-09-05T22:57:49.715Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:49.715Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:49.715Z] 36b50b131297: Layer already exists [2023-09-05T22:57:49.715Z] 3.1.0-dev.39: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:50.032Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:50.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:50.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-05T22:57:50.345Z] 200e8a645740: Preparing [2023-09-05T22:57:50.345Z] 17b266f6e9b4: Preparing [2023-09-05T22:57:50.345Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:50.345Z] 918acc49b0f5: Preparing [2023-09-05T22:57:50.345Z] 5372d6860087: Preparing [2023-09-05T22:57:50.345Z] 36b50b131297: Preparing [2023-09-05T22:57:50.345Z] 36b50b131297: Waiting [2023-09-05T22:57:50.345Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:50.345Z] 200e8a645740: Layer already exists [2023-09-05T22:57:50.345Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:50.345Z] 17b266f6e9b4: Layer already exists [2023-09-05T22:57:50.345Z] 5372d6860087: Layer already exists [2023-09-05T22:57:50.345Z] 36b50b131297: Layer already exists [2023-09-05T22:57:50.345Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:50.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:50.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-05T22:57:50.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-05T22:57:50.966Z] 200e8a645740: Preparing [2023-09-05T22:57:50.966Z] 17b266f6e9b4: Preparing [2023-09-05T22:57:50.966Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:50.966Z] 918acc49b0f5: Preparing [2023-09-05T22:57:50.966Z] 5372d6860087: Preparing [2023-09-05T22:57:50.966Z] 36b50b131297: Preparing [2023-09-05T22:57:50.966Z] 36b50b131297: Waiting [2023-09-05T22:57:50.966Z] 5372d6860087: Layer already exists [2023-09-05T22:57:50.966Z] 17b266f6e9b4: Layer already exists [2023-09-05T22:57:50.966Z] 200e8a645740: Layer already exists [2023-09-05T22:57:50.966Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:50.966Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:50.966Z] 36b50b131297: Layer already exists [2023-09-05T22:57:50.966Z] main: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:51.014Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:51.022Z] taggedImages: [2023-09-05T22:57:51.022Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:51.022Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-05T22:57:51.022Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 [2023-09-05T22:57:51.022Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:51.022Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-05T22:57:51.049Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-05T22:57:51.049Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:51.049Z] latest [2023-09-05T22:57:51.049Z] 3.1.0-dev.39 [2023-09-05T22:57:51.049Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:51.049Z] main [2023-09-05T22:57:51.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:51.371Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:51.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:51.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-05T22:57:51.671Z] 8bf408bc3fea: Preparing [2023-09-05T22:57:51.671Z] ddc764406f19: Preparing [2023-09-05T22:57:51.671Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:51.671Z] 918acc49b0f5: Preparing [2023-09-05T22:57:51.671Z] 67669f354992: Preparing [2023-09-05T22:57:51.671Z] 36b50b131297: Preparing [2023-09-05T22:57:51.671Z] 36b50b131297: Waiting [2023-09-05T22:57:51.671Z] 67669f354992: Layer already exists [2023-09-05T22:57:51.671Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:51.671Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:51.671Z] 36b50b131297: Layer already exists [2023-09-05T22:57:51.671Z] 8bf408bc3fea: Pushed [2023-09-05T22:57:54.959Z] ddc764406f19: Pushed [2023-09-05T22:57:54.959Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:55.263Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:55.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-05T22:57:55.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-05T22:57:55.578Z] 8bf408bc3fea: Preparing [2023-09-05T22:57:55.578Z] ddc764406f19: Preparing [2023-09-05T22:57:55.578Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:55.578Z] 918acc49b0f5: Preparing [2023-09-05T22:57:55.578Z] 67669f354992: Preparing [2023-09-05T22:57:55.578Z] 36b50b131297: Preparing [2023-09-05T22:57:55.578Z] 36b50b131297: Waiting [2023-09-05T22:57:55.578Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:55.578Z] 8bf408bc3fea: Layer already exists [2023-09-05T22:57:55.578Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:55.578Z] ddc764406f19: Layer already exists [2023-09-05T22:57:55.578Z] 67669f354992: Layer already exists [2023-09-05T22:57:55.578Z] 36b50b131297: Layer already exists [2023-09-05T22:57:55.578Z] latest: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:55.911Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:56.227Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 [2023-09-05T22:57:56.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-05T22:57:56.227Z] 8bf408bc3fea: Preparing [2023-09-05T22:57:56.227Z] ddc764406f19: Preparing [2023-09-05T22:57:56.227Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:56.227Z] 918acc49b0f5: Preparing [2023-09-05T22:57:56.227Z] 67669f354992: Preparing [2023-09-05T22:57:56.227Z] 36b50b131297: Preparing [2023-09-05T22:57:56.227Z] 36b50b131297: Waiting [2023-09-05T22:57:56.227Z] 8bf408bc3fea: Layer already exists [2023-09-05T22:57:56.227Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:56.227Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:56.227Z] ddc764406f19: Layer already exists [2023-09-05T22:57:56.227Z] 67669f354992: Layer already exists [2023-09-05T22:57:56.227Z] 36b50b131297: Layer already exists [2023-09-05T22:57:56.227Z] 3.1.0-dev.39: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:56.547Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:56.858Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:56.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-05T22:57:56.858Z] 8bf408bc3fea: Preparing [2023-09-05T22:57:56.858Z] ddc764406f19: Preparing [2023-09-05T22:57:56.858Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:56.858Z] 918acc49b0f5: Preparing [2023-09-05T22:57:56.858Z] 67669f354992: Preparing [2023-09-05T22:57:56.858Z] 36b50b131297: Preparing [2023-09-05T22:57:56.858Z] 36b50b131297: Waiting [2023-09-05T22:57:56.858Z] 8bf408bc3fea: Layer already exists [2023-09-05T22:57:56.858Z] ddc764406f19: Layer already exists [2023-09-05T22:57:56.858Z] 67669f354992: Layer already exists [2023-09-05T22:57:56.858Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:56.858Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:56.858Z] 36b50b131297: Layer already exists [2023-09-05T22:57:56.858Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:57.162Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:57:57.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-05T22:57:57.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-05T22:57:57.468Z] 8bf408bc3fea: Preparing [2023-09-05T22:57:57.468Z] ddc764406f19: Preparing [2023-09-05T22:57:57.468Z] 8401c1cc1bd0: Preparing [2023-09-05T22:57:57.468Z] 918acc49b0f5: Preparing [2023-09-05T22:57:57.468Z] 67669f354992: Preparing [2023-09-05T22:57:57.468Z] 36b50b131297: Preparing [2023-09-05T22:57:57.468Z] 36b50b131297: Waiting [2023-09-05T22:57:57.468Z] 67669f354992: Layer already exists [2023-09-05T22:57:57.468Z] 8401c1cc1bd0: Layer already exists [2023-09-05T22:57:57.468Z] ddc764406f19: Layer already exists [2023-09-05T22:57:57.468Z] 918acc49b0f5: Layer already exists [2023-09-05T22:57:57.468Z] 8bf408bc3fea: Layer already exists [2023-09-05T22:57:57.468Z] 36b50b131297: Layer already exists [2023-09-05T22:57:57.468Z] main: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T22:57:57.501Z] ===================================================== [Pipeline] echo [2023-09-05T22:57:57.507Z] taggedImages: [2023-09-05T22:57:57.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T22:57:57.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-05T22:57:57.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 [2023-09-05T22:57:57.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T22:57:57.507Z] - 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-05T23:11:33.880Z] #122 ... [2023-09-05T23:11:33.881Z] [2023-09-05T23:11:33.881Z] #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-05T23:11:33.881Z] #130 920.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T23:11:42.073Z] #130 ... [2023-09-05T23:11:42.073Z] [2023-09-05T23:11:42.073Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T23:11:42.073Z] #127 DONE 931.5s [2023-09-05T23:11:42.073Z] [2023-09-05T23:11:42.074Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T23:11:42.074Z] #109 ... [2023-09-05T23:11:42.074Z] [2023-09-05T23:11:42.074Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:11:42.074Z] #132 DONE 0.3s [2023-09-05T23:11:42.074Z] [2023-09-05T23:11:42.074Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:11:42.074Z] #133 DONE 0.1s [2023-09-05T23:11:42.074Z] [2023-09-05T23:11:42.074Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T23:11:42.074Z] #134 DONE 0.2s [2023-09-05T23:11:42.074Z] [2023-09-05T23:11:42.074Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T23:11:42.074Z] #135 DONE 0.1s [2023-09-05T23:11:42.074Z] [2023-09-05T23:11:42.074Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:11:42.343Z] #34 ... [2023-09-05T23:11:42.343Z] [2023-09-05T23:11:42.343Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T23:11:42.343Z] #136 DONE 0.3s [2023-09-05T23:11:42.343Z] [2023-09-05T23:11:42.343Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T23:11:42.610Z] #137 DONE 0.1s [2023-09-05T23:11:42.610Z] [2023-09-05T23:11:42.610Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T23:11:45.187Z] #138 DONE 2.2s [2023-09-05T23:11:45.187Z] [2023-09-05T23:11:45.187Z] #90 [security-proxy-setup] exporting to image [2023-09-05T23:11:45.187Z] #90 exporting layers [2023-09-05T23:11:45.454Z] #90 exporting layers 0.8s done [2023-09-05T23:11:45.719Z] #90 writing image sha256:ae931628e2a1d9c41fb7e7ba5c7acf0fc9b5278edd8ddb7580b5beffc64b86fc done [2023-09-05T23:11:45.719Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-05T23:11:45.719Z] #90 DONE 4.6s [2023-09-05T23:11:45.720Z] [2023-09-05T23:11:45.720Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T23:11:51.044Z] #109 ... [2023-09-05T23:11:51.044Z] [2023-09-05T23:11:51.044Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T23:11:51.044Z] #126 DONE 941.4s [2023-09-05T23:11:51.309Z] [2023-09-05T23:11:51.309Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T23:11:51.585Z] #139 DONE 0.3s [2023-09-05T23:11:51.585Z] [2023-09-05T23:11:51.585Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T23:11:54.916Z] #140 DONE 3.3s [2023-09-05T23:11:54.916Z] [2023-09-05T23:11:54.916Z] #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-05T23:11:54.916Z] #130 DONE 945.1s [2023-09-05T23:11:54.916Z] [2023-09-05T23:11:54.916Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:11:55.531Z] #141 DONE 0.7s [2023-09-05T23:11:55.531Z] [2023-09-05T23:11:55.531Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:11:55.796Z] #142 ... [2023-09-05T23:11:55.796Z] [2023-09-05T23:11:55.796Z] #143 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:11:55.796Z] #143 DONE 0.3s [2023-09-05T23:11:55.796Z] [2023-09-05T23:11:55.796Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:11:55.796Z] #142 DONE 0.3s [2023-09-05T23:11:55.796Z] [2023-09-05T23:11:55.796Z] #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T23:11:56.066Z] #144 ... [2023-09-05T23:11:56.066Z] [2023-09-05T23:11:56.066Z] #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:11:56.066Z] #145 DONE 0.1s [2023-09-05T23:11:56.066Z] [2023-09-05T23:11:56.066Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:11:56.331Z] #34 ... [2023-09-05T23:11:56.331Z] [2023-09-05T23:11:56.331Z] #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T23:11:56.331Z] #144 DONE 0.5s [2023-09-05T23:11:56.331Z] [2023-09-05T23:11:56.331Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T23:11:56.331Z] #146 ... [2023-09-05T23:11:56.331Z] [2023-09-05T23:11:56.331Z] #147 [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-05T23:11:56.331Z] #147 DONE 0.2s [2023-09-05T23:11:56.599Z] [2023-09-05T23:11:56.599Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T23:11:56.599Z] #146 DONE 0.3s [2023-09-05T23:11:56.599Z] [2023-09-05T23:11:56.599Z] #148 [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-05T23:11:56.599Z] #148 DONE 0.2s [2023-09-05T23:11:56.599Z] [2023-09-05T23:11:56.599Z] #149 [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-05T23:11:56.866Z] #149 DONE 0.3s [2023-09-05T23:11:56.866Z] [2023-09-05T23:11:56.866Z] #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:11:56.866Z] #150 DONE 0.2s [2023-09-05T23:11:56.866Z] [2023-09-05T23:11:56.866Z] #151 [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-05T23:11:57.148Z] #151 DONE 0.3s [2023-09-05T23:11:57.148Z] [2023-09-05T23:11:57.148Z] #152 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T23:11:57.436Z] #152 DONE 0.2s [2023-09-05T23:11:57.437Z] [2023-09-05T23:11:57.437Z] #153 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T23:11:57.437Z] #153 ... [2023-09-05T23:11:57.437Z] [2023-09-05T23:11:57.437Z] #154 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T23:11:57.437Z] #154 DONE 0.6s [2023-09-05T23:11:57.702Z] [2023-09-05T23:11:57.702Z] #153 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T23:11:57.702Z] #153 DONE 0.2s [2023-09-05T23:11:57.702Z] [2023-09-05T23:11:57.702Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T23:11:58.285Z] #155 ... [2023-09-05T23:11:58.285Z] [2023-09-05T23:11:58.285Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T23:11:58.285Z] #156 DONE 0.7s [2023-09-05T23:11:58.285Z] [2023-09-05T23:11:58.286Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T23:11:58.286Z] #157 DONE 0.1s [2023-09-05T23:11:58.553Z] [2023-09-05T23:11:58.553Z] #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-05T23:12:00.493Z] #158 ... [2023-09-05T23:12:00.493Z] [2023-09-05T23:12:00.493Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T23:12:00.493Z] #155 DONE 2.9s [2023-09-05T23:12:00.769Z] [2023-09-05T23:12:00.769Z] #90 [security-bootstrapper] exporting to image [2023-09-05T23:12:00.769Z] #90 exporting layers [2023-09-05T23:12:01.348Z] #90 ... [2023-09-05T23:12:01.348Z] [2023-09-05T23:12:01.348Z] #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-05T23:12:01.348Z] #158 DONE 2.8s [2023-09-05T23:12:01.348Z] [2023-09-05T23:12:01.348Z] #90 [security-secretstore-setup] exporting to image [2023-09-05T23:12:02.299Z] #90 exporting layers 1.8s done [2023-09-05T23:12:02.299Z] #90 writing image sha256:9f86ff018c202dcc696dc2bf79d0e7bebefb38f0b10a18d3a454e1160697888f 0.0s done [2023-09-05T23:12:02.299Z] #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-05T23:12:02.564Z] #90 exporting layers 1.4s done [2023-09-05T23:12:02.564Z] #90 writing image sha256:d39fe2d4af1831ef39d6f03767a6fe7d39391077865e15eb7bfa4d019c1f053c 0.0s done [2023-09-05T23:12:02.564Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-05T23:12:02.564Z] #90 DONE 6.9s [2023-09-05T23:12:02.564Z] [2023-09-05T23:12:02.564Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T23:12:09.190Z] #124 ... [2023-09-05T23:12:09.190Z] [2023-09-05T23:12:09.190Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T23:12:09.190Z] #131 DONE 959.2s [2023-09-05T23:12:09.190Z] [2023-09-05T23:12:09.190Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T23:12:09.190Z] #51 ... [2023-09-05T23:12:09.190Z] [2023-09-05T23:12:09.190Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:12:09.775Z] #159 DONE 0.3s [2023-09-05T23:12:09.775Z] [2023-09-05T23:12:09.775Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:12:09.775Z] #160 DONE 0.1s [2023-09-05T23:12:09.775Z] [2023-09-05T23:12:09.775Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:12:09.775Z] #34 ... [2023-09-05T23:12:09.775Z] [2023-09-05T23:12:09.775Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T23:12:10.041Z] #161 DONE 0.3s [2023-09-05T23:12:10.041Z] [2023-09-05T23:12:10.041Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T23:12:10.041Z] #109 ... [2023-09-05T23:12:10.041Z] [2023-09-05T23:12:10.041Z] #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-05T23:12:10.308Z] #162 DONE 0.3s [2023-09-05T23:12:10.308Z] [2023-09-05T23:12:10.308Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T23:12:10.308Z] #123 ... [2023-09-05T23:12:10.308Z] [2023-09-05T23:12:10.308Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T23:12:10.589Z] #163 DONE 0.2s [2023-09-05T23:12:10.589Z] [2023-09-05T23:12:10.589Z] #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-05T23:12:12.528Z] #164 DONE 2.1s [2023-09-05T23:12:12.528Z] [2023-09-05T23:12:12.528Z] #90 [security-proxy-auth] exporting to image [2023-09-05T23:12:12.528Z] #90 exporting layers [2023-09-05T23:12:13.130Z] #90 exporting layers 0.5s done [2023-09-05T23:12:13.130Z] #90 writing image sha256:ccf8c8b5c00aeb99c13b98f06d5b65ddc2f3b2657c8424162b14ebcb161056f4 done [2023-09-05T23:12:13.130Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-05T23:12:13.130Z] #90 DONE 7.4s [2023-09-05T23:12:13.130Z] [2023-09-05T23:12:13.130Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T23:12:28.096Z] #124 ... [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T23:12:28.096Z] #128 DONE 976.6s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:12:28.096Z] #34 ... [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:12:28.096Z] #165 DONE 0.2s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:12:28.096Z] #166 DONE 0.1s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T23:12:28.096Z] #123 ... [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #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-05T23:12:28.096Z] #167 DONE 0.3s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:12:28.096Z] #34 ... [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #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-05T23:12:28.096Z] #168 DONE 0.2s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #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-05T23:12:28.096Z] #169 DONE 0.1s [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.096Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T23:12:28.096Z] #124 ... [2023-09-05T23:12:28.096Z] [2023-09-05T23:12:28.097Z] #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-05T23:12:29.498Z] #170 DONE 1.7s [2023-09-05T23:12:29.498Z] [2023-09-05T23:12:29.498Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-05T23:12:29.498Z] #90 exporting layers [2023-09-05T23:12:30.082Z] #90 exporting layers 0.6s done [2023-09-05T23:12:30.082Z] #90 writing image sha256:c5c1fb68bcdbf8b47dc240308d24674ed9802691bf7df6b1bbd45c3bffaaeb88 done [2023-09-05T23:12:30.082Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-05T23:12:30.082Z] #90 DONE 8.0s [2023-09-05T23:12:30.082Z] [2023-09-05T23:12:30.082Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:16.903Z] #34 ... [2023-09-05T23:13:16.903Z] [2023-09-05T23:13:16.903Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T23:13:16.903Z] #123 DONE 1020.0s [2023-09-05T23:13:16.903Z] [2023-09-05T23:13:16.903Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T23:13:16.903Z] #51 ... [2023-09-05T23:13:16.903Z] [2023-09-05T23:13:16.903Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:13:16.903Z] #171 DONE 0.2s [2023-09-05T23:13:16.903Z] [2023-09-05T23:13:16.903Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:13:16.903Z] #172 DONE 0.1s [2023-09-05T23:13:16.903Z] [2023-09-05T23:13:16.904Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T23:13:16.904Z] #173 DONE 0.3s [2023-09-05T23:13:16.904Z] [2023-09-05T23:13:16.904Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:13:16.904Z] #174 DONE 0.2s [2023-09-05T23:13:16.904Z] [2023-09-05T23:13:16.904Z] #90 [core-command] exporting to image [2023-09-05T23:13:16.904Z] #90 exporting layers [2023-09-05T23:13:16.904Z] #90 exporting layers 0.2s done [2023-09-05T23:13:16.904Z] #90 writing image sha256:3516732785facb36467033bc3cbb4fa4808a23181d1b7fc33b68ba79d24ecef2 done [2023-09-05T23:13:16.904Z] #90 naming to docker.io/library/core-command-arm64 done [2023-09-05T23:13:16.904Z] #90 DONE 8.2s [2023-09-05T23:13:16.904Z] [2023-09-05T23:13:16.904Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T23:13:18.844Z] #122 DONE 1029.2s [2023-09-05T23:13:18.844Z] [2023-09-05T23:13:18.845Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:19.438Z] #34 ... [2023-09-05T23:13:19.438Z] [2023-09-05T23:13:19.438Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:13:19.708Z] #175 DONE 0.3s [2023-09-05T23:13:19.708Z] [2023-09-05T23:13:19.708Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T23:13:19.708Z] #51 ... [2023-09-05T23:13:19.708Z] [2023-09-05T23:13:19.708Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:13:19.708Z] #176 DONE 0.1s [2023-09-05T23:13:19.979Z] [2023-09-05T23:13:19.979Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T23:13:19.979Z] #177 DONE 0.3s [2023-09-05T23:13:19.979Z] [2023-09-05T23:13:19.979Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T23:13:19.979Z] #109 ... [2023-09-05T23:13:19.979Z] [2023-09-05T23:13:19.979Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:13:19.979Z] #178 DONE 0.1s [2023-09-05T23:13:20.246Z] [2023-09-05T23:13:20.246Z] #90 [core-data] exporting to image [2023-09-05T23:13:20.246Z] #90 exporting layers [2023-09-05T23:13:20.513Z] #90 exporting layers 0.3s done [2023-09-05T23:13:20.513Z] #90 writing image sha256:b97a7bb66ee45bcd1ec643bf83a33a43316e3be7d2949b85c4275c4aced09eac done [2023-09-05T23:13:20.513Z] #90 naming to docker.io/library/core-data-arm64 done [2023-09-05T23:13:20.513Z] #90 DONE 8.5s [2023-09-05T23:13:20.513Z] [2023-09-05T23:13:20.513Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:22.459Z] #34 ... [2023-09-05T23:13:22.459Z] [2023-09-05T23:13:22.459Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T23:13:22.459Z] #109 DONE 1032.5s [2023-09-05T23:13:22.459Z] [2023-09-05T23:13:22.459Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:22.459Z] #34 ... [2023-09-05T23:13:22.459Z] [2023-09-05T23:13:22.459Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:13:22.726Z] #179 DONE 0.2s [2023-09-05T23:13:22.726Z] [2023-09-05T23:13:22.726Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:13:22.726Z] #180 DONE 0.1s [2023-09-05T23:13:22.726Z] [2023-09-05T23:13:22.726Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T23:13:22.997Z] #125 ... [2023-09-05T23:13:22.997Z] [2023-09-05T23:13:22.997Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T23:13:23.272Z] #181 DONE 0.3s [2023-09-05T23:13:23.272Z] [2023-09-05T23:13:23.272Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:13:23.272Z] #182 DONE 0.1s [2023-09-05T23:13:23.272Z] [2023-09-05T23:13:23.272Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T23:13:23.272Z] #183 DONE 0.1s [2023-09-05T23:13:23.272Z] [2023-09-05T23:13:23.272Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:23.538Z] #34 ... [2023-09-05T23:13:23.538Z] [2023-09-05T23:13:23.538Z] #90 [core-metadata] exporting to image [2023-09-05T23:13:23.805Z] #90 exporting layers 0.4s done [2023-09-05T23:13:24.070Z] #90 writing image sha256:7c881ff8b443b1b95d2ef622614d6a3f6b6193c1e0bf0b53c5ceb0e8f61bc0bc done [2023-09-05T23:13:24.070Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-09-05T23:13:24.070Z] #90 DONE 9.0s [2023-09-05T23:13:24.070Z] [2023-09-05T23:13:24.071Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:50.737Z] #34 ... [2023-09-05T23:13:50.737Z] [2023-09-05T23:13:50.737Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T23:13:50.737Z] #129 DONE 1060.7s [2023-09-05T23:13:50.737Z] [2023-09-05T23:13:50.737Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:50.737Z] #34 ... [2023-09-05T23:13:50.737Z] [2023-09-05T23:13:50.737Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:13:50.737Z] #184 DONE 0.1s [2023-09-05T23:13:50.737Z] [2023-09-05T23:13:50.737Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:51.006Z] #34 ... [2023-09-05T23:13:51.006Z] [2023-09-05T23:13:51.006Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:13:51.006Z] #185 DONE 0.1s [2023-09-05T23:13:51.006Z] [2023-09-05T23:13:51.006Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:13:51.284Z] #34 ... [2023-09-05T23:13:51.284Z] [2023-09-05T23:13:51.284Z] #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-05T23:13:51.561Z] #186 DONE 0.4s [2023-09-05T23:13:51.561Z] [2023-09-05T23:13:51.561Z] #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-05T23:13:51.828Z] #187 DONE 0.1s [2023-09-05T23:13:51.828Z] [2023-09-05T23:13:51.828Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-05T23:13:51.828Z] #90 exporting layers [2023-09-05T23:13:52.412Z] #90 exporting layers 0.6s done [2023-09-05T23:13:52.412Z] #90 writing image sha256:97562843cc75a6696235e79daedd722f6fe7d46aa2eb993c15beac77452de86f done [2023-09-05T23:13:52.412Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-05T23:13:52.412Z] #90 DONE 9.6s [2023-09-05T23:13:52.412Z] [2023-09-05T23:13:52.412Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T23:14:19.083Z] #125 DONE 1086.6s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T23:14:19.083Z] #124 DONE 1086.5s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T23:14:19.083Z] #34 ... [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:14:19.083Z] #188 DONE 0.1s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T23:14:19.083Z] #189 DONE 0.3s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:14:19.083Z] #190 DONE 0.1s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T23:14:19.083Z] #191 DONE 0.2s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T23:14:19.083Z] #192 DONE 0.4s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T23:14:19.083Z] #193 DONE 0.4s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:14:19.083Z] #194 DONE 0.1s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T23:14:19.083Z] #195 DONE 0.1s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #90 [support-scheduler] exporting to image [2023-09-05T23:14:19.083Z] #90 exporting layers [2023-09-05T23:14:19.083Z] #90 exporting layers 0.4s done [2023-09-05T23:14:19.083Z] #90 writing image sha256:6732ef4c03d034a7428b6bd38e652b3de286734237c86502701c586e9ef8113a done [2023-09-05T23:14:19.083Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-09-05T23:14:19.083Z] #90 writing image sha256:7a0581cffa42d5c74f17cf5b8043b30b8c6314d2103d06b4ea782062a9a76676 done [2023-09-05T23:14:19.083Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-09-05T23:14:19.083Z] #90 DONE 10.2s [2023-09-05T23:14:19.083Z] [2023-09-05T23:14:19.083Z] #33 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T23:14:19.083Z] time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T23:14:19.094Z] $ docker stop --time=1 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 [2023-09-05T23:14:20.734Z] $ docker rm -f --volumes 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T23:14:21.194Z] + docker images [2023-09-05T23:14:21.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T23:14:21.194Z] support-notifications-arm64 latest 6732ef4c03d0 4 seconds ago 33.7MB [2023-09-05T23:14:21.194Z] support-scheduler-arm64 latest 7a0581cffa42 4 seconds ago 32.9MB [2023-09-05T23:14:21.194Z] security-spiffe-token-provider-arm64 latest 97562843cc75 30 seconds ago 33.3MB [2023-09-05T23:14:21.194Z] core-metadata-arm64 latest 7c881ff8b443 58 seconds ago 21.2MB [2023-09-05T23:14:21.194Z] core-data-arm64 latest b97a7bb66ee4 About a minute ago 20.9MB [2023-09-05T23:14:21.194Z] core-command-arm64 latest 3516732785fa About a minute ago 20.8MB [2023-09-05T23:14:21.194Z] core-common-config-bootstrapper-arm64 latest c5c1fb68bcdb About a minute ago 18MB [2023-09-05T23:14:21.194Z] security-proxy-auth-arm64 latest ccf8c8b5c00a 2 minutes ago 19.3MB [2023-09-05T23:14:21.194Z] security-bootstrapper-arm64 latest 9f86ff018c20 2 minutes ago 22.6MB [2023-09-05T23:14:21.194Z] security-secretstore-setup-arm64 latest d39fe2d4af18 2 minutes ago 43MB [2023-09-05T23:14:21.194Z] security-proxy-setup-arm64 latest ae931628e2a1 2 minutes ago 28.8MB [2023-09-05T23:14:21.194Z] security-spire-agent-arm64 latest e0a81f96bad5 18 minutes ago 153MB [2023-09-05T23:14:21.194Z] security-spire-config-arm64 latest 79ebeaaf9585 18 minutes ago 96.2MB [2023-09-05T23:14:21.194Z] security-spire-server-arm64 latest 4732e955bc25 18 minutes ago 97.1MB [2023-09-05T23:14:21.194Z] ci-base-image-arm64 latest 33f6280b33b6 19 minutes ago 1.05GB [2023-09-05T23:14:21.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-05T23:14:21.194Z] 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-05T23:14:21.314Z] provisioning config files... [2023-09-05T23:14:21.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config10677283259783542373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:14:21.654Z] ---> docker-login.sh [2023-09-05T23:14:21.654Z] nexus3.edgexfoundry.org:10001 [2023-09-05T23:14:21.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T23:14:22.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T23:14:22.233Z] Configure a credential helper to remove this warning. See [2023-09-05T23:14:22.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T23:14:22.233Z] [2023-09-05T23:14:22.233Z] Login Succeeded [2023-09-05T23:14:22.233Z] nexus3.edgexfoundry.org:10002 [2023-09-05T23:14:22.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T23:14:22.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T23:14:22.499Z] Configure a credential helper to remove this warning. See [2023-09-05T23:14:22.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T23:14:22.499Z] [2023-09-05T23:14:22.499Z] Login Succeeded [2023-09-05T23:14:22.499Z] nexus3.edgexfoundry.org:10003 [2023-09-05T23:14:22.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T23:14:22.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T23:14:22.765Z] Configure a credential helper to remove this warning. See [2023-09-05T23:14:22.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T23:14:22.765Z] [2023-09-05T23:14:22.765Z] Login Succeeded [2023-09-05T23:14:22.765Z] nexus3.edgexfoundry.org:10004 [2023-09-05T23:14:23.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T23:14:23.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T23:14:23.031Z] Configure a credential helper to remove this warning. See [2023-09-05T23:14:23.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T23:14:23.031Z] [2023-09-05T23:14:23.031Z] Login Succeeded [2023-09-05T23:14:23.031Z] docker.io [2023-09-05T23:14:23.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T23:14:23.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T23:14:23.563Z] Configure a credential helper to remove this warning. See [2023-09-05T23:14:23.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T23:14:23.563Z] [2023-09-05T23:14:23.563Z] Login Succeeded [2023-09-05T23:14:23.563Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T23:14:23.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:14:23.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T23:14:23.614Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-05T23:14:23.614Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:23.614Z] latest [2023-09-05T23:14:23.614Z] 3.1.0-dev.39 [2023-09-05T23:14:23.614Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:23.614Z] main [2023-09-05T23:14:23.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:23.946Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:24.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:24.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-05T23:14:24.285Z] dd69ed6444f8: Preparing [2023-09-05T23:14:24.285Z] 5367d420a1d7: Preparing [2023-09-05T23:14:24.285Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:24.285Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:24.285Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:24.285Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:24.285Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:24.550Z] b7b1ca122a2c: Pushed [2023-09-05T23:14:24.550Z] dd69ed6444f8: Pushed [2023-09-05T23:14:24.550Z] 374e5f9dbdcc: Pushed [2023-09-05T23:14:24.550Z] 74ecaf91a5d3: Pushed [2023-09-05T23:14:24.550Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:27.877Z] 5367d420a1d7: Pushed [2023-09-05T23:14:27.877Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:28.215Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:28.545Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-05T23:14:28.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-05T23:14:28.545Z] dd69ed6444f8: Preparing [2023-09-05T23:14:28.545Z] 5367d420a1d7: Preparing [2023-09-05T23:14:28.545Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:28.545Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:28.545Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:28.545Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:28.545Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:28.545Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:28.545Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:28.545Z] 5367d420a1d7: Layer already exists [2023-09-05T23:14:28.545Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:28.545Z] dd69ed6444f8: Layer already exists [2023-09-05T23:14:28.545Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:28.545Z] latest: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:29.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:29.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 [2023-09-05T23:14:29.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-05T23:14:29.472Z] dd69ed6444f8: Preparing [2023-09-05T23:14:29.472Z] 5367d420a1d7: Preparing [2023-09-05T23:14:29.472Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:29.472Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:29.472Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:29.472Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:29.472Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:29.472Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:29.472Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:29.472Z] 5367d420a1d7: Layer already exists [2023-09-05T23:14:29.473Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:29.473Z] dd69ed6444f8: Layer already exists [2023-09-05T23:14:29.473Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:29.736Z] 3.1.0-dev.39: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:30.070Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:30.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:30.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-05T23:14:30.400Z] dd69ed6444f8: Preparing [2023-09-05T23:14:30.400Z] 5367d420a1d7: Preparing [2023-09-05T23:14:30.400Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:30.400Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:30.400Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:30.400Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:30.400Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:30.400Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:30.400Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:30.400Z] 5367d420a1d7: Layer already exists [2023-09-05T23:14:30.400Z] dd69ed6444f8: Layer already exists [2023-09-05T23:14:30.400Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:30.400Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:30.400Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:30.802Z] + 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-05T23:14:31.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-05T23:14:31.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-05T23:14:31.139Z] dd69ed6444f8: Preparing [2023-09-05T23:14:31.139Z] 5367d420a1d7: Preparing [2023-09-05T23:14:31.139Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:31.139Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:31.139Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:31.139Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:31.139Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:31.139Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:31.139Z] 5367d420a1d7: Layer already exists [2023-09-05T23:14:31.139Z] dd69ed6444f8: Layer already exists [2023-09-05T23:14:31.139Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:31.139Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:31.139Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:31.411Z] main: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:14:31.461Z] ===================================================== [Pipeline] echo [2023-09-05T23:14:31.470Z] taggedImages: [2023-09-05T23:14:31.470Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:31.470Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-05T23:14:31.470Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 [2023-09-05T23:14:31.470Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:31.470Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-05T23:14:31.495Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-05T23:14:31.495Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:31.495Z] latest [2023-09-05T23:14:31.495Z] 3.1.0-dev.39 [2023-09-05T23:14:31.495Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:31.495Z] main [2023-09-05T23:14:31.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:31.875Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:32.232Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:32.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-05T23:14:32.232Z] 936e37e8e4f8: Preparing [2023-09-05T23:14:32.232Z] 5ef7b6e3bc29: Preparing [2023-09-05T23:14:32.232Z] 8cadbc7aba35: Preparing [2023-09-05T23:14:32.232Z] 4e02a32aabf1: Preparing [2023-09-05T23:14:32.232Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:32.232Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:32.232Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:32.232Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:32.232Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:32.232Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:32.232Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:32.232Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:32.504Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:32.504Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:32.504Z] 5ef7b6e3bc29: Pushed [2023-09-05T23:14:32.504Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:32.504Z] 8cadbc7aba35: Pushed [2023-09-05T23:14:32.504Z] 936e37e8e4f8: Pushed [2023-09-05T23:14:35.074Z] 4e02a32aabf1: Pushed [2023-09-05T23:14:35.074Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:35.405Z] + 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-05T23:14:35.735Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-05T23:14:35.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-05T23:14:35.735Z] 936e37e8e4f8: Preparing [2023-09-05T23:14:35.735Z] 5ef7b6e3bc29: Preparing [2023-09-05T23:14:35.735Z] 8cadbc7aba35: Preparing [2023-09-05T23:14:35.735Z] 4e02a32aabf1: Preparing [2023-09-05T23:14:35.735Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:35.735Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:35.735Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:35.735Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:35.735Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:35.735Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:35.735Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:35.735Z] 4e02a32aabf1: Layer already exists [2023-09-05T23:14:35.735Z] 8cadbc7aba35: Layer already exists [2023-09-05T23:14:35.735Z] 5ef7b6e3bc29: Layer already exists [2023-09-05T23:14:35.735Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:35.735Z] 936e37e8e4f8: Layer already exists [2023-09-05T23:14:35.735Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:35.735Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:35.735Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:35.735Z] latest: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:36.330Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:36.661Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 [2023-09-05T23:14:36.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-05T23:14:36.661Z] 936e37e8e4f8: Preparing [2023-09-05T23:14:36.661Z] 5ef7b6e3bc29: Preparing [2023-09-05T23:14:36.661Z] 8cadbc7aba35: Preparing [2023-09-05T23:14:36.661Z] 4e02a32aabf1: Preparing [2023-09-05T23:14:36.661Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:36.661Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:36.661Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:36.661Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:36.661Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:36.661Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:36.661Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:36.661Z] 5ef7b6e3bc29: Layer already exists [2023-09-05T23:14:36.661Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:36.661Z] 8cadbc7aba35: Layer already exists [2023-09-05T23:14:36.661Z] 936e37e8e4f8: Layer already exists [2023-09-05T23:14:36.661Z] 4e02a32aabf1: Layer already exists [2023-09-05T23:14:36.661Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:36.661Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:36.661Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:36.661Z] 3.1.0-dev.39: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:36.991Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:37.314Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:37.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-05T23:14:37.314Z] 936e37e8e4f8: Preparing [2023-09-05T23:14:37.314Z] 5ef7b6e3bc29: Preparing [2023-09-05T23:14:37.314Z] 8cadbc7aba35: Preparing [2023-09-05T23:14:37.314Z] 4e02a32aabf1: Preparing [2023-09-05T23:14:37.314Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:37.314Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:37.314Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:37.314Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:37.314Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:37.314Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:37.314Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:37.314Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:37.314Z] 8cadbc7aba35: Layer already exists [2023-09-05T23:14:37.314Z] 5ef7b6e3bc29: Layer already exists [2023-09-05T23:14:37.314Z] 936e37e8e4f8: Layer already exists [2023-09-05T23:14:37.314Z] 4e02a32aabf1: Layer already exists [2023-09-05T23:14:37.314Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:37.314Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:37.314Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:37.577Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:37.910Z] + 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-05T23:14:38.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-05T23:14:38.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-05T23:14:38.240Z] 936e37e8e4f8: Preparing [2023-09-05T23:14:38.240Z] 5ef7b6e3bc29: Preparing [2023-09-05T23:14:38.240Z] 8cadbc7aba35: Preparing [2023-09-05T23:14:38.240Z] 4e02a32aabf1: Preparing [2023-09-05T23:14:38.240Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:38.240Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:38.240Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:38.240Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:38.240Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:38.240Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:38.240Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:38.240Z] 5ef7b6e3bc29: Layer already exists [2023-09-05T23:14:38.240Z] 8cadbc7aba35: Layer already exists [2023-09-05T23:14:38.240Z] 4e02a32aabf1: Layer already exists [2023-09-05T23:14:38.240Z] 936e37e8e4f8: Layer already exists [2023-09-05T23:14:38.240Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:38.240Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:38.240Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:38.240Z] main: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:14:38.542Z] ===================================================== [Pipeline] echo [2023-09-05T23:14:38.549Z] taggedImages: [2023-09-05T23:14:38.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:38.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-05T23:14:38.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 [2023-09-05T23:14:38.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:38.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-05T23:14:38.563Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-05T23:14:38.563Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:38.563Z] latest [2023-09-05T23:14:38.563Z] 3.1.0-dev.39 [2023-09-05T23:14:38.563Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:38.563Z] main [2023-09-05T23:14:38.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:38.888Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:39.220Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:39.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-05T23:14:39.220Z] a1c6af675b04: Preparing [2023-09-05T23:14:39.220Z] 2f7ea6fd84aa: Preparing [2023-09-05T23:14:39.220Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:39.220Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:39.220Z] f316131b0a5c: Preparing [2023-09-05T23:14:39.220Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:39.220Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:39.220Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:39.220Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:39.220Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:40.506Z] f316131b0a5c: Pushed [2023-09-05T23:14:40.506Z] a1c6af675b04: Pushed [2023-09-05T23:14:43.071Z] 2f7ea6fd84aa: Pushed [2023-09-05T23:14:43.335Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:43.677Z] + 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-05T23:14:44.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-05T23:14:44.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-05T23:14:44.004Z] a1c6af675b04: Preparing [2023-09-05T23:14:44.004Z] 2f7ea6fd84aa: Preparing [2023-09-05T23:14:44.004Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:44.004Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:44.004Z] f316131b0a5c: Preparing [2023-09-05T23:14:44.004Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:44.004Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:44.004Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:44.004Z] 2f7ea6fd84aa: Layer already exists [2023-09-05T23:14:44.004Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:44.004Z] a1c6af675b04: Layer already exists [2023-09-05T23:14:44.004Z] f316131b0a5c: Layer already exists [2023-09-05T23:14:44.004Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:44.004Z] latest: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:44.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:44.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 [2023-09-05T23:14:44.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-05T23:14:44.921Z] a1c6af675b04: Preparing [2023-09-05T23:14:44.921Z] 2f7ea6fd84aa: Preparing [2023-09-05T23:14:44.921Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:44.921Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:44.921Z] f316131b0a5c: Preparing [2023-09-05T23:14:44.921Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:44.921Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:44.921Z] 2f7ea6fd84aa: Layer already exists [2023-09-05T23:14:44.921Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:44.921Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:44.921Z] f316131b0a5c: Layer already exists [2023-09-05T23:14:44.921Z] a1c6af675b04: Layer already exists [2023-09-05T23:14:44.921Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:44.921Z] 3.1.0-dev.39: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:45.523Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:45.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:45.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-05T23:14:45.849Z] a1c6af675b04: Preparing [2023-09-05T23:14:45.849Z] 2f7ea6fd84aa: Preparing [2023-09-05T23:14:45.849Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:45.849Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:45.849Z] f316131b0a5c: Preparing [2023-09-05T23:14:45.849Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:45.849Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:45.849Z] f316131b0a5c: Layer already exists [2023-09-05T23:14:45.849Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:45.849Z] 2f7ea6fd84aa: Layer already exists [2023-09-05T23:14:45.849Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:45.849Z] a1c6af675b04: Layer already exists [2023-09-05T23:14:45.849Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:45.849Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:46.453Z] + 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-05T23:14:46.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-05T23:14:46.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-05T23:14:46.786Z] a1c6af675b04: Preparing [2023-09-05T23:14:46.786Z] 2f7ea6fd84aa: Preparing [2023-09-05T23:14:46.786Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:46.786Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:46.786Z] f316131b0a5c: Preparing [2023-09-05T23:14:46.786Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:46.786Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:46.786Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:46.786Z] 2f7ea6fd84aa: Layer already exists [2023-09-05T23:14:46.786Z] f316131b0a5c: Layer already exists [2023-09-05T23:14:46.786Z] a1c6af675b04: Layer already exists [2023-09-05T23:14:46.786Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:46.786Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:46.786Z] main: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:14:47.104Z] ===================================================== [Pipeline] echo [2023-09-05T23:14:47.113Z] taggedImages: [2023-09-05T23:14:47.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:47.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-05T23:14:47.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 [2023-09-05T23:14:47.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:47.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-05T23:14:47.139Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-05T23:14:47.139Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:47.139Z] latest [2023-09-05T23:14:47.139Z] 3.1.0-dev.39 [2023-09-05T23:14:47.139Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:47.139Z] main [2023-09-05T23:14:47.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:47.481Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:47.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:47.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-05T23:14:47.814Z] fb0c1e961a14: Preparing [2023-09-05T23:14:47.814Z] 962feaba1c35: Preparing [2023-09-05T23:14:47.814Z] ed15f5791814: Preparing [2023-09-05T23:14:47.814Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:47.814Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:47.814Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:47.814Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:47.814Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:47.814Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:47.814Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:47.814Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:47.814Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:48.079Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:48.079Z] 962feaba1c35: Pushed [2023-09-05T23:14:48.079Z] fb0c1e961a14: Pushed [2023-09-05T23:14:51.400Z] ed15f5791814: Pushed [2023-09-05T23:14:51.400Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:51.741Z] + 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-05T23:14:52.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-05T23:14:52.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-05T23:14:52.071Z] fb0c1e961a14: Preparing [2023-09-05T23:14:52.071Z] 962feaba1c35: Preparing [2023-09-05T23:14:52.071Z] ed15f5791814: Preparing [2023-09-05T23:14:52.071Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:52.071Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:52.071Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:52.071Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:52.071Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:52.071Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:52.071Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:52.071Z] fb0c1e961a14: Layer already exists [2023-09-05T23:14:52.071Z] 962feaba1c35: Layer already exists [2023-09-05T23:14:52.071Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:52.071Z] ed15f5791814: Layer already exists [2023-09-05T23:14:52.071Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:52.071Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:52.337Z] latest: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:52.672Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:53.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 [2023-09-05T23:14:53.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-05T23:14:53.006Z] fb0c1e961a14: Preparing [2023-09-05T23:14:53.006Z] 962feaba1c35: Preparing [2023-09-05T23:14:53.006Z] ed15f5791814: Preparing [2023-09-05T23:14:53.006Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:53.006Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:53.006Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:53.006Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:53.006Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:53.006Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:53.006Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:53.006Z] ed15f5791814: Layer already exists [2023-09-05T23:14:53.006Z] 962feaba1c35: Layer already exists [2023-09-05T23:14:53.006Z] fb0c1e961a14: Layer already exists [2023-09-05T23:14:53.006Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:53.006Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:53.006Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:53.006Z] 3.1.0-dev.39: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:53.611Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:53.944Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:53.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-05T23:14:53.944Z] fb0c1e961a14: Preparing [2023-09-05T23:14:53.944Z] 962feaba1c35: Preparing [2023-09-05T23:14:53.944Z] ed15f5791814: Preparing [2023-09-05T23:14:53.944Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:53.944Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:53.944Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:53.944Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:53.944Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:53.944Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:53.944Z] fb0c1e961a14: Layer already exists [2023-09-05T23:14:53.944Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:53.944Z] ed15f5791814: Layer already exists [2023-09-05T23:14:53.944Z] 962feaba1c35: Layer already exists [2023-09-05T23:14:53.944Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:53.944Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:53.944Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:54.210Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:54.557Z] + 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-05T23:14:54.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-05T23:14:54.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-05T23:14:54.894Z] fb0c1e961a14: Preparing [2023-09-05T23:14:54.894Z] 962feaba1c35: Preparing [2023-09-05T23:14:54.894Z] ed15f5791814: Preparing [2023-09-05T23:14:54.894Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:54.894Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:54.894Z] 74ecaf91a5d3: Preparing [2023-09-05T23:14:54.894Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:54.894Z] 74ecaf91a5d3: Waiting [2023-09-05T23:14:54.894Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:54.894Z] fb0c1e961a14: Layer already exists [2023-09-05T23:14:54.894Z] 962feaba1c35: Layer already exists [2023-09-05T23:14:54.894Z] ed15f5791814: Layer already exists [2023-09-05T23:14:54.894Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:54.894Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:54.894Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:14:54.894Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:55.160Z] main: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:14:55.200Z] ===================================================== [Pipeline] echo [2023-09-05T23:14:55.207Z] taggedImages: [2023-09-05T23:14:55.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:55.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-05T23:14:55.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 [2023-09-05T23:14:55.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:55.207Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-05T23:14:55.277Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-05T23:14:55.277Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:55.277Z] latest [2023-09-05T23:14:55.277Z] 3.1.0-dev.39 [2023-09-05T23:14:55.277Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:14:55.277Z] main [2023-09-05T23:14:55.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:55.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:14:55.949Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:14:55.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-05T23:14:55.949Z] 17ce47371426: Preparing [2023-09-05T23:14:55.949Z] 2cf62e1357e7: Preparing [2023-09-05T23:14:55.949Z] 7a335ed2f58f: Preparing [2023-09-05T23:14:55.949Z] 1386ac2f54f4: Preparing [2023-09-05T23:14:55.949Z] 9bd743166109: Preparing [2023-09-05T23:14:55.949Z] 8c9f379dc28b: Preparing [2023-09-05T23:14:55.949Z] 0324c8f5bb95: Preparing [2023-09-05T23:14:55.949Z] 374e5f9dbdcc: Preparing [2023-09-05T23:14:55.949Z] b7b1ca122a2c: Preparing [2023-09-05T23:14:55.949Z] acd09de7bb2a: Preparing [2023-09-05T23:14:55.949Z] a934c3b0f558: Preparing [2023-09-05T23:14:55.949Z] 5f70bf18a086: Preparing [2023-09-05T23:14:55.949Z] 8b6a89d6f071: Preparing [2023-09-05T23:14:55.949Z] 572713debb69: Preparing [2023-09-05T23:14:55.949Z] d2d9d24a8c2a: Preparing [2023-09-05T23:14:55.949Z] 374e5f9dbdcc: Waiting [2023-09-05T23:14:55.949Z] b7b1ca122a2c: Waiting [2023-09-05T23:14:55.949Z] 8c9f379dc28b: Waiting [2023-09-05T23:14:55.949Z] 0324c8f5bb95: Waiting [2023-09-05T23:14:55.949Z] acd09de7bb2a: Waiting [2023-09-05T23:14:55.949Z] 8b6a89d6f071: Waiting [2023-09-05T23:14:55.949Z] a934c3b0f558: Waiting [2023-09-05T23:14:55.949Z] 5f70bf18a086: Waiting [2023-09-05T23:14:55.949Z] 572713debb69: Waiting [2023-09-05T23:14:55.949Z] d2d9d24a8c2a: Waiting [2023-09-05T23:14:56.215Z] 1386ac2f54f4: Pushed [2023-09-05T23:14:56.215Z] 7a335ed2f58f: Pushed [2023-09-05T23:14:56.215Z] 2cf62e1357e7: Pushed [2023-09-05T23:14:56.215Z] 17ce47371426: Pushed [2023-09-05T23:14:56.215Z] 9bd743166109: Pushed [2023-09-05T23:14:56.215Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:14:56.215Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:14:56.215Z] 8c9f379dc28b: Pushed [2023-09-05T23:14:56.480Z] acd09de7bb2a: Pushed [2023-09-05T23:14:56.480Z] a934c3b0f558: Pushed [2023-09-05T23:14:56.480Z] 5f70bf18a086: Pushed [2023-09-05T23:14:56.480Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:14:56.480Z] 8b6a89d6f071: Pushed [2023-09-05T23:14:56.480Z] 572713debb69: Pushed [2023-09-05T23:14:59.805Z] 0324c8f5bb95: Pushed [2023-09-05T23:14:59.805Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:00.133Z] + 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-05T23:15:00.462Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-05T23:15:00.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-05T23:15:00.462Z] 17ce47371426: Preparing [2023-09-05T23:15:00.462Z] 2cf62e1357e7: Preparing [2023-09-05T23:15:00.462Z] 7a335ed2f58f: Preparing [2023-09-05T23:15:00.463Z] 1386ac2f54f4: Preparing [2023-09-05T23:15:00.463Z] 9bd743166109: Preparing [2023-09-05T23:15:00.463Z] 8c9f379dc28b: Preparing [2023-09-05T23:15:00.463Z] 0324c8f5bb95: Preparing [2023-09-05T23:15:00.463Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:00.463Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:00.463Z] acd09de7bb2a: Preparing [2023-09-05T23:15:00.463Z] a934c3b0f558: Preparing [2023-09-05T23:15:00.463Z] 5f70bf18a086: Preparing [2023-09-05T23:15:00.463Z] 8b6a89d6f071: Preparing [2023-09-05T23:15:00.463Z] 572713debb69: Preparing [2023-09-05T23:15:00.463Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:00.463Z] 8b6a89d6f071: Waiting [2023-09-05T23:15:00.463Z] 572713debb69: Waiting [2023-09-05T23:15:00.463Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:00.463Z] 8c9f379dc28b: Waiting [2023-09-05T23:15:00.463Z] acd09de7bb2a: Waiting [2023-09-05T23:15:00.463Z] 0324c8f5bb95: Waiting [2023-09-05T23:15:00.463Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:00.463Z] a934c3b0f558: Waiting [2023-09-05T23:15:00.463Z] 5f70bf18a086: Waiting [2023-09-05T23:15:00.463Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:00.463Z] 1386ac2f54f4: Layer already exists [2023-09-05T23:15:00.463Z] 9bd743166109: Layer already exists [2023-09-05T23:15:00.463Z] 17ce47371426: Layer already exists [2023-09-05T23:15:00.463Z] 2cf62e1357e7: Layer already exists [2023-09-05T23:15:00.463Z] 7a335ed2f58f: Layer already exists [2023-09-05T23:15:00.463Z] 0324c8f5bb95: Layer already exists [2023-09-05T23:15:00.463Z] 8c9f379dc28b: Layer already exists [2023-09-05T23:15:00.463Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:00.463Z] acd09de7bb2a: Layer already exists [2023-09-05T23:15:00.463Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:00.463Z] 5f70bf18a086: Layer already exists [2023-09-05T23:15:00.463Z] a934c3b0f558: Layer already exists [2023-09-05T23:15:00.463Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:00.463Z] 8b6a89d6f071: Layer already exists [2023-09-05T23:15:00.463Z] 572713debb69: Layer already exists [2023-09-05T23:15:00.727Z] latest: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:01.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:01.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 [2023-09-05T23:15:01.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-05T23:15:01.390Z] 17ce47371426: Preparing [2023-09-05T23:15:01.390Z] 2cf62e1357e7: Preparing [2023-09-05T23:15:01.390Z] 7a335ed2f58f: Preparing [2023-09-05T23:15:01.390Z] 1386ac2f54f4: Preparing [2023-09-05T23:15:01.390Z] 9bd743166109: Preparing [2023-09-05T23:15:01.390Z] 8c9f379dc28b: Preparing [2023-09-05T23:15:01.390Z] 0324c8f5bb95: Preparing [2023-09-05T23:15:01.390Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:01.390Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:01.390Z] acd09de7bb2a: Preparing [2023-09-05T23:15:01.390Z] a934c3b0f558: Preparing [2023-09-05T23:15:01.390Z] 5f70bf18a086: Preparing [2023-09-05T23:15:01.390Z] 8b6a89d6f071: Preparing [2023-09-05T23:15:01.390Z] 572713debb69: Preparing [2023-09-05T23:15:01.390Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:01.390Z] 8b6a89d6f071: Waiting [2023-09-05T23:15:01.390Z] acd09de7bb2a: Waiting [2023-09-05T23:15:01.390Z] a934c3b0f558: Waiting [2023-09-05T23:15:01.390Z] 572713debb69: Waiting [2023-09-05T23:15:01.390Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:01.390Z] 5f70bf18a086: Waiting [2023-09-05T23:15:01.390Z] 8c9f379dc28b: Waiting [2023-09-05T23:15:01.390Z] 0324c8f5bb95: Waiting [2023-09-05T23:15:01.390Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:01.390Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:01.390Z] 2cf62e1357e7: Layer already exists [2023-09-05T23:15:01.390Z] 1386ac2f54f4: Layer already exists [2023-09-05T23:15:01.390Z] 17ce47371426: Layer already exists [2023-09-05T23:15:01.390Z] 9bd743166109: Layer already exists [2023-09-05T23:15:01.390Z] 7a335ed2f58f: Layer already exists [2023-09-05T23:15:01.390Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:01.390Z] 8c9f379dc28b: Layer already exists [2023-09-05T23:15:01.390Z] 0324c8f5bb95: Layer already exists [2023-09-05T23:15:01.390Z] acd09de7bb2a: Layer already exists [2023-09-05T23:15:01.390Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:01.655Z] 5f70bf18a086: Layer already exists [2023-09-05T23:15:01.655Z] a934c3b0f558: Layer already exists [2023-09-05T23:15:01.655Z] 572713debb69: Layer already exists [2023-09-05T23:15:01.655Z] 8b6a89d6f071: Layer already exists [2023-09-05T23:15:01.655Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:01.655Z] 3.1.0-dev.39: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:01.979Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:02.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:02.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-05T23:15:02.302Z] 17ce47371426: Preparing [2023-09-05T23:15:02.302Z] 2cf62e1357e7: Preparing [2023-09-05T23:15:02.302Z] 7a335ed2f58f: Preparing [2023-09-05T23:15:02.302Z] 1386ac2f54f4: Preparing [2023-09-05T23:15:02.302Z] 9bd743166109: Preparing [2023-09-05T23:15:02.302Z] 8c9f379dc28b: Preparing [2023-09-05T23:15:02.302Z] 0324c8f5bb95: Preparing [2023-09-05T23:15:02.302Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:02.302Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:02.303Z] acd09de7bb2a: Preparing [2023-09-05T23:15:02.303Z] a934c3b0f558: Preparing [2023-09-05T23:15:02.303Z] 5f70bf18a086: Preparing [2023-09-05T23:15:02.303Z] 8b6a89d6f071: Preparing [2023-09-05T23:15:02.303Z] 572713debb69: Preparing [2023-09-05T23:15:02.303Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:02.303Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:02.303Z] acd09de7bb2a: Waiting [2023-09-05T23:15:02.303Z] a934c3b0f558: Waiting [2023-09-05T23:15:02.303Z] 5f70bf18a086: Waiting [2023-09-05T23:15:02.303Z] 8b6a89d6f071: Waiting [2023-09-05T23:15:02.303Z] 572713debb69: Waiting [2023-09-05T23:15:02.303Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:02.303Z] 8c9f379dc28b: Waiting [2023-09-05T23:15:02.303Z] 0324c8f5bb95: Waiting [2023-09-05T23:15:02.303Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:02.303Z] 17ce47371426: Layer already exists [2023-09-05T23:15:02.303Z] 1386ac2f54f4: Layer already exists [2023-09-05T23:15:02.303Z] 7a335ed2f58f: Layer already exists [2023-09-05T23:15:02.303Z] 9bd743166109: Layer already exists [2023-09-05T23:15:02.303Z] 2cf62e1357e7: Layer already exists [2023-09-05T23:15:02.303Z] 0324c8f5bb95: Layer already exists [2023-09-05T23:15:02.303Z] 8c9f379dc28b: Layer already exists [2023-09-05T23:15:02.303Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:02.303Z] acd09de7bb2a: Layer already exists [2023-09-05T23:15:02.303Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:02.303Z] a934c3b0f558: Layer already exists [2023-09-05T23:15:02.303Z] 8b6a89d6f071: Layer already exists [2023-09-05T23:15:02.303Z] 572713debb69: Layer already exists [2023-09-05T23:15:02.303Z] 5f70bf18a086: Layer already exists [2023-09-05T23:15:02.303Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:02.566Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:02.897Z] + 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-05T23:15:03.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-05T23:15:03.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-05T23:15:03.226Z] 17ce47371426: Preparing [2023-09-05T23:15:03.226Z] 2cf62e1357e7: Preparing [2023-09-05T23:15:03.226Z] 7a335ed2f58f: Preparing [2023-09-05T23:15:03.226Z] 1386ac2f54f4: Preparing [2023-09-05T23:15:03.226Z] 9bd743166109: Preparing [2023-09-05T23:15:03.226Z] 8c9f379dc28b: Preparing [2023-09-05T23:15:03.226Z] 0324c8f5bb95: Preparing [2023-09-05T23:15:03.226Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:03.226Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:03.226Z] acd09de7bb2a: Preparing [2023-09-05T23:15:03.226Z] a934c3b0f558: Preparing [2023-09-05T23:15:03.226Z] 5f70bf18a086: Preparing [2023-09-05T23:15:03.226Z] 8b6a89d6f071: Preparing [2023-09-05T23:15:03.226Z] 572713debb69: Preparing [2023-09-05T23:15:03.226Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:03.226Z] 8c9f379dc28b: Waiting [2023-09-05T23:15:03.226Z] a934c3b0f558: Waiting [2023-09-05T23:15:03.226Z] 0324c8f5bb95: Waiting [2023-09-05T23:15:03.226Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:03.226Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:03.226Z] 5f70bf18a086: Waiting [2023-09-05T23:15:03.226Z] 572713debb69: Waiting [2023-09-05T23:15:03.226Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:03.226Z] acd09de7bb2a: Waiting [2023-09-05T23:15:03.226Z] 2cf62e1357e7: Layer already exists [2023-09-05T23:15:03.226Z] 9bd743166109: Layer already exists [2023-09-05T23:15:03.226Z] 17ce47371426: Layer already exists [2023-09-05T23:15:03.226Z] 7a335ed2f58f: Layer already exists [2023-09-05T23:15:03.226Z] 1386ac2f54f4: Layer already exists [2023-09-05T23:15:03.226Z] 0324c8f5bb95: Layer already exists [2023-09-05T23:15:03.226Z] acd09de7bb2a: Layer already exists [2023-09-05T23:15:03.226Z] 8c9f379dc28b: Layer already exists [2023-09-05T23:15:03.226Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:03.226Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:03.226Z] a934c3b0f558: Layer already exists [2023-09-05T23:15:03.226Z] 5f70bf18a086: Layer already exists [2023-09-05T23:15:03.226Z] 8b6a89d6f071: Layer already exists [2023-09-05T23:15:03.226Z] 572713debb69: Layer already exists [2023-09-05T23:15:03.226Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:03.489Z] main: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:03.531Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:03.537Z] taggedImages: [2023-09-05T23:15:03.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:03.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-05T23:15:03.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 [2023-09-05T23:15:03.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:03.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-05T23:15:03.555Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-05T23:15:03.555Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:03.555Z] latest [2023-09-05T23:15:03.555Z] 3.1.0-dev.39 [2023-09-05T23:15:03.555Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:03.555Z] main [2023-09-05T23:15:03.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:03.895Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:04.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:04.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-05T23:15:04.229Z] 4817e79d93c6: Preparing [2023-09-05T23:15:04.229Z] ede6a9ac6e42: Preparing [2023-09-05T23:15:04.229Z] d791707affb8: Preparing [2023-09-05T23:15:04.229Z] 7ca1d9d46d88: Preparing [2023-09-05T23:15:04.230Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:04.230Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:04.230Z] 74ecaf91a5d3: Preparing [2023-09-05T23:15:04.230Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:04.230Z] 74ecaf91a5d3: Waiting [2023-09-05T23:15:04.230Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:04.230Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:04.230Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:04.494Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:04.494Z] ede6a9ac6e42: Pushed [2023-09-05T23:15:04.494Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:15:04.494Z] d791707affb8: Pushed [2023-09-05T23:15:04.494Z] 4817e79d93c6: Pushed [2023-09-05T23:15:04.494Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:07.057Z] 7ca1d9d46d88: Pushed [2023-09-05T23:15:07.320Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:07.655Z] + 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-05T23:15:08.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-05T23:15:08.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-05T23:15:08.025Z] 4817e79d93c6: Preparing [2023-09-05T23:15:08.025Z] ede6a9ac6e42: Preparing [2023-09-05T23:15:08.025Z] d791707affb8: Preparing [2023-09-05T23:15:08.025Z] 7ca1d9d46d88: Preparing [2023-09-05T23:15:08.025Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:08.025Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:08.025Z] 74ecaf91a5d3: Preparing [2023-09-05T23:15:08.025Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:08.025Z] 74ecaf91a5d3: Waiting [2023-09-05T23:15:08.025Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:08.025Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:08.025Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:08.025Z] d791707affb8: Layer already exists [2023-09-05T23:15:08.025Z] 7ca1d9d46d88: Layer already exists [2023-09-05T23:15:08.025Z] ede6a9ac6e42: Layer already exists [2023-09-05T23:15:08.025Z] 4817e79d93c6: Layer already exists [2023-09-05T23:15:08.025Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:08.025Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:15:08.025Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:08.025Z] latest: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:08.360Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:08.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 [2023-09-05T23:15:08.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-05T23:15:08.700Z] 4817e79d93c6: Preparing [2023-09-05T23:15:08.700Z] ede6a9ac6e42: Preparing [2023-09-05T23:15:08.700Z] d791707affb8: Preparing [2023-09-05T23:15:08.700Z] 7ca1d9d46d88: Preparing [2023-09-05T23:15:08.700Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:08.700Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:08.700Z] 74ecaf91a5d3: Preparing [2023-09-05T23:15:08.700Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:08.700Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:08.700Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:08.700Z] 74ecaf91a5d3: Waiting [2023-09-05T23:15:08.700Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:08.700Z] ede6a9ac6e42: Layer already exists [2023-09-05T23:15:08.700Z] 7ca1d9d46d88: Layer already exists [2023-09-05T23:15:08.700Z] d791707affb8: Layer already exists [2023-09-05T23:15:08.700Z] 4817e79d93c6: Layer already exists [2023-09-05T23:15:08.700Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:15:08.700Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:08.700Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:08.700Z] 3.1.0-dev.39: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:09.306Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:09.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:09.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-05T23:15:09.639Z] 4817e79d93c6: Preparing [2023-09-05T23:15:09.639Z] ede6a9ac6e42: Preparing [2023-09-05T23:15:09.639Z] d791707affb8: Preparing [2023-09-05T23:15:09.639Z] 7ca1d9d46d88: Preparing [2023-09-05T23:15:09.639Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:09.639Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:09.639Z] 74ecaf91a5d3: Preparing [2023-09-05T23:15:09.639Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:09.639Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:09.639Z] 74ecaf91a5d3: Waiting [2023-09-05T23:15:09.639Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:09.639Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:09.639Z] 7ca1d9d46d88: Layer already exists [2023-09-05T23:15:09.639Z] ede6a9ac6e42: Layer already exists [2023-09-05T23:15:09.639Z] 4817e79d93c6: Layer already exists [2023-09-05T23:15:09.639Z] d791707affb8: Layer already exists [2023-09-05T23:15:09.639Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:09.639Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:15:09.639Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:09.639Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:10.235Z] + 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-05T23:15:10.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-05T23:15:10.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-05T23:15:10.564Z] 4817e79d93c6: Preparing [2023-09-05T23:15:10.564Z] ede6a9ac6e42: Preparing [2023-09-05T23:15:10.564Z] d791707affb8: Preparing [2023-09-05T23:15:10.564Z] 7ca1d9d46d88: Preparing [2023-09-05T23:15:10.564Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:10.564Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:10.564Z] 74ecaf91a5d3: Preparing [2023-09-05T23:15:10.564Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:10.564Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:10.564Z] 74ecaf91a5d3: Waiting [2023-09-05T23:15:10.564Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:10.564Z] 4817e79d93c6: Layer already exists [2023-09-05T23:15:10.564Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:10.564Z] 7ca1d9d46d88: Layer already exists [2023-09-05T23:15:10.564Z] ede6a9ac6e42: Layer already exists [2023-09-05T23:15:10.564Z] d791707affb8: Layer already exists [2023-09-05T23:15:10.564Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:10.564Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:10.564Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:15:10.828Z] main: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:10.866Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:10.871Z] taggedImages: [2023-09-05T23:15:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-05T23:15:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 [2023-09-05T23:15:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-05T23:15:10.885Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-05T23:15:10.885Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:10.885Z] latest [2023-09-05T23:15:10.885Z] 3.1.0-dev.39 [2023-09-05T23:15:10.885Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:10.885Z] main [2023-09-05T23:15:10.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:11.207Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:11.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:11.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-05T23:15:11.530Z] 1373af10a54e: Preparing [2023-09-05T23:15:11.530Z] 2f9d784af811: Preparing [2023-09-05T23:15:11.530Z] 94af823fbd4b: Preparing [2023-09-05T23:15:11.530Z] d1e8525b66ba: Preparing [2023-09-05T23:15:11.530Z] 379bc46fa094: Preparing [2023-09-05T23:15:11.530Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:11.530Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:11.530Z] 5ca67e32b574: Preparing [2023-09-05T23:15:11.530Z] e7813e68e4c9: Preparing [2023-09-05T23:15:11.530Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:11.530Z] e7813e68e4c9: Waiting [2023-09-05T23:15:11.530Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:11.530Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:11.530Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:11.530Z] 5ca67e32b574: Waiting [2023-09-05T23:15:11.794Z] d1e8525b66ba: Pushed [2023-09-05T23:15:11.794Z] 379bc46fa094: Pushed [2023-09-05T23:15:11.794Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:11.794Z] 1373af10a54e: Pushed [2023-09-05T23:15:11.794Z] 2f9d784af811: Pushed [2023-09-05T23:15:11.794Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:11.794Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:11.794Z] 5ca67e32b574: Pushed [2023-09-05T23:15:14.361Z] e7813e68e4c9: Pushed [2023-09-05T23:15:14.361Z] 94af823fbd4b: Pushed [2023-09-05T23:15:14.361Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:14.699Z] + 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-05T23:15:15.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-05T23:15:15.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-05T23:15:15.033Z] 1373af10a54e: Preparing [2023-09-05T23:15:15.033Z] 2f9d784af811: Preparing [2023-09-05T23:15:15.033Z] 94af823fbd4b: Preparing [2023-09-05T23:15:15.033Z] d1e8525b66ba: Preparing [2023-09-05T23:15:15.033Z] 379bc46fa094: Preparing [2023-09-05T23:15:15.033Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:15.033Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:15.033Z] 5ca67e32b574: Preparing [2023-09-05T23:15:15.033Z] e7813e68e4c9: Preparing [2023-09-05T23:15:15.033Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:15.033Z] 5ca67e32b574: Waiting [2023-09-05T23:15:15.033Z] e7813e68e4c9: Waiting [2023-09-05T23:15:15.033Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:15.033Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:15.033Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:15.033Z] 1373af10a54e: Layer already exists [2023-09-05T23:15:15.033Z] 2f9d784af811: Layer already exists [2023-09-05T23:15:15.033Z] d1e8525b66ba: Layer already exists [2023-09-05T23:15:15.033Z] 379bc46fa094: Layer already exists [2023-09-05T23:15:15.033Z] 94af823fbd4b: Layer already exists [2023-09-05T23:15:15.033Z] 5ca67e32b574: Layer already exists [2023-09-05T23:15:15.033Z] e7813e68e4c9: Layer already exists [2023-09-05T23:15:15.033Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:15.033Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:15.033Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:15.297Z] latest: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:15.640Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:15.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 [2023-09-05T23:15:15.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-05T23:15:15.981Z] 1373af10a54e: Preparing [2023-09-05T23:15:15.981Z] 2f9d784af811: Preparing [2023-09-05T23:15:15.981Z] 94af823fbd4b: Preparing [2023-09-05T23:15:15.981Z] d1e8525b66ba: Preparing [2023-09-05T23:15:15.981Z] 379bc46fa094: Preparing [2023-09-05T23:15:15.981Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:15.981Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:15.981Z] 5ca67e32b574: Preparing [2023-09-05T23:15:15.981Z] e7813e68e4c9: Preparing [2023-09-05T23:15:15.981Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:15.981Z] 5ca67e32b574: Waiting [2023-09-05T23:15:15.981Z] e7813e68e4c9: Waiting [2023-09-05T23:15:15.981Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:15.981Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:15.981Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:15.981Z] 379bc46fa094: Layer already exists [2023-09-05T23:15:15.981Z] 94af823fbd4b: Layer already exists [2023-09-05T23:15:15.981Z] 1373af10a54e: Layer already exists [2023-09-05T23:15:15.981Z] d1e8525b66ba: Layer already exists [2023-09-05T23:15:15.981Z] 2f9d784af811: Layer already exists [2023-09-05T23:15:15.981Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:15.981Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:15.981Z] e7813e68e4c9: Layer already exists [2023-09-05T23:15:15.981Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:15.981Z] 5ca67e32b574: Layer already exists [2023-09-05T23:15:15.981Z] 3.1.0-dev.39: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:16.580Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:16.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:16.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-05T23:15:16.913Z] 1373af10a54e: Preparing [2023-09-05T23:15:16.913Z] 2f9d784af811: Preparing [2023-09-05T23:15:16.913Z] 94af823fbd4b: Preparing [2023-09-05T23:15:16.913Z] d1e8525b66ba: Preparing [2023-09-05T23:15:16.913Z] 379bc46fa094: Preparing [2023-09-05T23:15:16.913Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:16.913Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:16.913Z] 5ca67e32b574: Preparing [2023-09-05T23:15:16.913Z] e7813e68e4c9: Preparing [2023-09-05T23:15:16.913Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:16.913Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:16.913Z] e7813e68e4c9: Waiting [2023-09-05T23:15:16.913Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:16.913Z] 5ca67e32b574: Waiting [2023-09-05T23:15:16.913Z] 379bc46fa094: Layer already exists [2023-09-05T23:15:16.913Z] 1373af10a54e: Layer already exists [2023-09-05T23:15:16.913Z] d1e8525b66ba: Layer already exists [2023-09-05T23:15:16.913Z] 2f9d784af811: Layer already exists [2023-09-05T23:15:16.913Z] 94af823fbd4b: Layer already exists [2023-09-05T23:15:16.913Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:16.913Z] e7813e68e4c9: Layer already exists [2023-09-05T23:15:16.913Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:16.913Z] 5ca67e32b574: Layer already exists [2023-09-05T23:15:16.913Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:16.913Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:17.512Z] + 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-05T23:15:17.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-05T23:15:17.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-05T23:15:17.841Z] 1373af10a54e: Preparing [2023-09-05T23:15:17.841Z] 2f9d784af811: Preparing [2023-09-05T23:15:17.841Z] 94af823fbd4b: Preparing [2023-09-05T23:15:17.841Z] d1e8525b66ba: Preparing [2023-09-05T23:15:17.841Z] 379bc46fa094: Preparing [2023-09-05T23:15:17.841Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:17.841Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:17.841Z] 5ca67e32b574: Preparing [2023-09-05T23:15:17.841Z] e7813e68e4c9: Preparing [2023-09-05T23:15:17.841Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:17.841Z] 5ca67e32b574: Waiting [2023-09-05T23:15:17.841Z] e7813e68e4c9: Waiting [2023-09-05T23:15:17.841Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:17.841Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:17.841Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:17.841Z] d1e8525b66ba: Layer already exists [2023-09-05T23:15:17.841Z] 1373af10a54e: Layer already exists [2023-09-05T23:15:17.841Z] 94af823fbd4b: Layer already exists [2023-09-05T23:15:17.841Z] 2f9d784af811: Layer already exists [2023-09-05T23:15:17.841Z] 379bc46fa094: Layer already exists [2023-09-05T23:15:17.841Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:17.841Z] 5ca67e32b574: Layer already exists [2023-09-05T23:15:17.841Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:17.841Z] e7813e68e4c9: Layer already exists [2023-09-05T23:15:17.841Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:18.105Z] main: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:18.153Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:18.161Z] taggedImages: [2023-09-05T23:15:18.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:18.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-05T23:15:18.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 [2023-09-05T23:15:18.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:18.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-05T23:15:18.184Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-05T23:15:18.184Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:18.184Z] latest [2023-09-05T23:15:18.184Z] 3.1.0-dev.39 [2023-09-05T23:15:18.184Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:18.184Z] main [2023-09-05T23:15:18.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:18.530Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:18.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:18.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-05T23:15:18.864Z] 885e6bd629cd: Preparing [2023-09-05T23:15:18.864Z] 13d1b8b0f2ab: Preparing [2023-09-05T23:15:18.864Z] 747b78cb546a: Preparing [2023-09-05T23:15:18.864Z] eb254510cf2a: Preparing [2023-09-05T23:15:18.864Z] 8a10b1381b8c: Preparing [2023-09-05T23:15:18.864Z] fc51b53f46b3: Preparing [2023-09-05T23:15:18.864Z] 59ab0a7adac0: Preparing [2023-09-05T23:15:18.864Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:18.864Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:18.864Z] 5743d401ad07: Preparing [2023-09-05T23:15:18.864Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:18.864Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:18.864Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:18.864Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:18.864Z] fc51b53f46b3: Waiting [2023-09-05T23:15:18.864Z] 5743d401ad07: Waiting [2023-09-05T23:15:19.130Z] 885e6bd629cd: Pushed [2023-09-05T23:15:19.130Z] 13d1b8b0f2ab: Pushed [2023-09-05T23:15:19.130Z] 8a10b1381b8c: Pushed [2023-09-05T23:15:19.130Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:19.130Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:19.394Z] fc51b53f46b3: Pushed [2023-09-05T23:15:19.394Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:19.394Z] 59ab0a7adac0: Pushed [2023-09-05T23:15:21.963Z] eb254510cf2a: Pushed [2023-09-05T23:15:21.963Z] 5743d401ad07: Pushed [2023-09-05T23:15:22.543Z] 747b78cb546a: Pushed [2023-09-05T23:15:23.124Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:23.449Z] + 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-05T23:15:23.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-05T23:15:23.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-05T23:15:23.772Z] 885e6bd629cd: Preparing [2023-09-05T23:15:23.772Z] 13d1b8b0f2ab: Preparing [2023-09-05T23:15:23.772Z] 747b78cb546a: Preparing [2023-09-05T23:15:23.772Z] eb254510cf2a: Preparing [2023-09-05T23:15:23.772Z] 8a10b1381b8c: Preparing [2023-09-05T23:15:23.772Z] fc51b53f46b3: Preparing [2023-09-05T23:15:23.772Z] 59ab0a7adac0: Preparing [2023-09-05T23:15:23.772Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:23.772Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:23.772Z] 5743d401ad07: Preparing [2023-09-05T23:15:23.772Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:23.772Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:23.772Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:23.772Z] 5743d401ad07: Waiting [2023-09-05T23:15:23.772Z] fc51b53f46b3: Waiting [2023-09-05T23:15:23.772Z] 59ab0a7adac0: Waiting [2023-09-05T23:15:23.772Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:23.772Z] 885e6bd629cd: Layer already exists [2023-09-05T23:15:23.772Z] 13d1b8b0f2ab: Layer already exists [2023-09-05T23:15:23.772Z] 8a10b1381b8c: Layer already exists [2023-09-05T23:15:23.772Z] 747b78cb546a: Layer already exists [2023-09-05T23:15:23.772Z] eb254510cf2a: Layer already exists [2023-09-05T23:15:23.772Z] 59ab0a7adac0: Layer already exists [2023-09-05T23:15:23.772Z] fc51b53f46b3: Layer already exists [2023-09-05T23:15:23.772Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:23.772Z] 5743d401ad07: Layer already exists [2023-09-05T23:15:23.772Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:23.772Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:24.036Z] latest: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:24.364Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:24.685Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 [2023-09-05T23:15:24.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-05T23:15:24.685Z] 885e6bd629cd: Preparing [2023-09-05T23:15:24.685Z] 13d1b8b0f2ab: Preparing [2023-09-05T23:15:24.685Z] 747b78cb546a: Preparing [2023-09-05T23:15:24.685Z] eb254510cf2a: Preparing [2023-09-05T23:15:24.685Z] 8a10b1381b8c: Preparing [2023-09-05T23:15:24.685Z] fc51b53f46b3: Preparing [2023-09-05T23:15:24.685Z] 59ab0a7adac0: Preparing [2023-09-05T23:15:24.685Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:24.685Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:24.685Z] 5743d401ad07: Preparing [2023-09-05T23:15:24.685Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:24.685Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:24.685Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:24.685Z] 5743d401ad07: Waiting [2023-09-05T23:15:24.685Z] fc51b53f46b3: Waiting [2023-09-05T23:15:24.685Z] 59ab0a7adac0: Waiting [2023-09-05T23:15:24.685Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:24.685Z] 13d1b8b0f2ab: Layer already exists [2023-09-05T23:15:24.685Z] 747b78cb546a: Layer already exists [2023-09-05T23:15:24.685Z] eb254510cf2a: Layer already exists [2023-09-05T23:15:24.685Z] 885e6bd629cd: Layer already exists [2023-09-05T23:15:24.685Z] 8a10b1381b8c: Layer already exists [2023-09-05T23:15:24.685Z] fc51b53f46b3: Layer already exists [2023-09-05T23:15:24.685Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:24.685Z] 59ab0a7adac0: Layer already exists [2023-09-05T23:15:24.685Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:24.685Z] 5743d401ad07: Layer already exists [2023-09-05T23:15:24.685Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:24.948Z] 3.1.0-dev.39: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:25.286Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:25.613Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:25.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-05T23:15:25.613Z] 885e6bd629cd: Preparing [2023-09-05T23:15:25.613Z] 13d1b8b0f2ab: Preparing [2023-09-05T23:15:25.613Z] 747b78cb546a: Preparing [2023-09-05T23:15:25.613Z] eb254510cf2a: Preparing [2023-09-05T23:15:25.613Z] 8a10b1381b8c: Preparing [2023-09-05T23:15:25.613Z] fc51b53f46b3: Preparing [2023-09-05T23:15:25.613Z] 59ab0a7adac0: Preparing [2023-09-05T23:15:25.613Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:25.613Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:25.613Z] 5743d401ad07: Preparing [2023-09-05T23:15:25.613Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:25.613Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:25.613Z] fc51b53f46b3: Waiting [2023-09-05T23:15:25.613Z] 5743d401ad07: Waiting [2023-09-05T23:15:25.613Z] 59ab0a7adac0: Waiting [2023-09-05T23:15:25.613Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:25.613Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:25.613Z] 885e6bd629cd: Layer already exists [2023-09-05T23:15:25.613Z] eb254510cf2a: Layer already exists [2023-09-05T23:15:25.613Z] 747b78cb546a: Layer already exists [2023-09-05T23:15:25.613Z] 8a10b1381b8c: Layer already exists [2023-09-05T23:15:25.613Z] 13d1b8b0f2ab: Layer already exists [2023-09-05T23:15:25.613Z] fc51b53f46b3: Layer already exists [2023-09-05T23:15:25.613Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:25.613Z] 59ab0a7adac0: Layer already exists [2023-09-05T23:15:25.613Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:25.613Z] 5743d401ad07: Layer already exists [2023-09-05T23:15:25.613Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:25.876Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:26.201Z] + 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-05T23:15:26.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-05T23:15:26.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-05T23:15:26.524Z] 885e6bd629cd: Preparing [2023-09-05T23:15:26.524Z] 13d1b8b0f2ab: Preparing [2023-09-05T23:15:26.524Z] 747b78cb546a: Preparing [2023-09-05T23:15:26.524Z] eb254510cf2a: Preparing [2023-09-05T23:15:26.524Z] 8a10b1381b8c: Preparing [2023-09-05T23:15:26.524Z] fc51b53f46b3: Preparing [2023-09-05T23:15:26.524Z] 59ab0a7adac0: Preparing [2023-09-05T23:15:26.524Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:26.524Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:26.524Z] 5743d401ad07: Preparing [2023-09-05T23:15:26.524Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:26.524Z] 374e5f9dbdcc: Waiting [2023-09-05T23:15:26.524Z] b7b1ca122a2c: Waiting [2023-09-05T23:15:26.524Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:26.524Z] 5743d401ad07: Waiting [2023-09-05T23:15:26.524Z] fc51b53f46b3: Waiting [2023-09-05T23:15:26.524Z] 59ab0a7adac0: Waiting [2023-09-05T23:15:26.524Z] eb254510cf2a: Layer already exists [2023-09-05T23:15:26.524Z] 13d1b8b0f2ab: Layer already exists [2023-09-05T23:15:26.524Z] 747b78cb546a: Layer already exists [2023-09-05T23:15:26.524Z] 8a10b1381b8c: Layer already exists [2023-09-05T23:15:26.524Z] 885e6bd629cd: Layer already exists [2023-09-05T23:15:26.524Z] fc51b53f46b3: Layer already exists [2023-09-05T23:15:26.524Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:26.524Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:26.524Z] 59ab0a7adac0: Layer already exists [2023-09-05T23:15:26.524Z] 5743d401ad07: Layer already exists [2023-09-05T23:15:26.524Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:26.787Z] main: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:26.826Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:26.831Z] taggedImages: [2023-09-05T23:15:26.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:26.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-05T23:15:26.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 [2023-09-05T23:15:26.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:26.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-05T23:15:26.845Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-05T23:15:26.845Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:26.845Z] latest [2023-09-05T23:15:26.845Z] 3.1.0-dev.39 [2023-09-05T23:15:26.845Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:26.845Z] main [2023-09-05T23:15:26.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:27.167Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:27.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:27.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-05T23:15:27.494Z] 2ea4486046e6: Preparing [2023-09-05T23:15:27.494Z] 2a5252375232: Preparing [2023-09-05T23:15:27.494Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:27.494Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:27.494Z] 131d9fc4eb2b: Preparing [2023-09-05T23:15:27.494Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:27.494Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:27.494Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:27.494Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:27.494Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:27.760Z] 2ea4486046e6: Pushed [2023-09-05T23:15:29.158Z] 131d9fc4eb2b: Pushed [2023-09-05T23:15:32.483Z] 2a5252375232: Pushed [2023-09-05T23:15:32.484Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:32.824Z] + 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-05T23:15:33.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-05T23:15:33.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-05T23:15:33.151Z] 2ea4486046e6: Preparing [2023-09-05T23:15:33.151Z] 2a5252375232: Preparing [2023-09-05T23:15:33.151Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:33.151Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:33.151Z] 131d9fc4eb2b: Preparing [2023-09-05T23:15:33.151Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:33.151Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:33.151Z] 2a5252375232: Layer already exists [2023-09-05T23:15:33.151Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:33.151Z] 131d9fc4eb2b: Layer already exists [2023-09-05T23:15:33.151Z] 2ea4486046e6: Layer already exists [2023-09-05T23:15:33.151Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:33.151Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:33.416Z] latest: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:33.765Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:34.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 [2023-09-05T23:15:34.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-05T23:15:34.104Z] 2ea4486046e6: Preparing [2023-09-05T23:15:34.104Z] 2a5252375232: Preparing [2023-09-05T23:15:34.104Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:34.104Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:34.104Z] 131d9fc4eb2b: Preparing [2023-09-05T23:15:34.104Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:34.104Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:34.104Z] 131d9fc4eb2b: Layer already exists [2023-09-05T23:15:34.104Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:34.104Z] 2a5252375232: Layer already exists [2023-09-05T23:15:34.104Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:34.104Z] 2ea4486046e6: Layer already exists [2023-09-05T23:15:34.104Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:34.104Z] 3.1.0-dev.39: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:34.430Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:36.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:36.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-05T23:15:36.149Z] 2ea4486046e6: Preparing [2023-09-05T23:15:36.149Z] 2a5252375232: Preparing [2023-09-05T23:15:36.149Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:36.149Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:36.149Z] 131d9fc4eb2b: Preparing [2023-09-05T23:15:36.149Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:36.149Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:36.149Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:36.149Z] 2ea4486046e6: Layer already exists [2023-09-05T23:15:36.149Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:36.149Z] 2a5252375232: Layer already exists [2023-09-05T23:15:36.149Z] 131d9fc4eb2b: Layer already exists [2023-09-05T23:15:36.149Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:36.149Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:36.474Z] + 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-05T23:15:36.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-05T23:15:36.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-05T23:15:36.801Z] 2ea4486046e6: Preparing [2023-09-05T23:15:36.801Z] 2a5252375232: Preparing [2023-09-05T23:15:36.801Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:36.801Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:36.801Z] 131d9fc4eb2b: Preparing [2023-09-05T23:15:36.801Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:36.801Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:36.801Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:36.801Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:36.801Z] 131d9fc4eb2b: Layer already exists [2023-09-05T23:15:36.801Z] 2ea4486046e6: Layer already exists [2023-09-05T23:15:36.801Z] 2a5252375232: Layer already exists [2023-09-05T23:15:36.801Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:37.065Z] main: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:37.118Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:37.126Z] taggedImages: [2023-09-05T23:15:37.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:37.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-05T23:15:37.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 [2023-09-05T23:15:37.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:37.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-05T23:15:37.149Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-05T23:15:37.149Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:37.149Z] latest [2023-09-05T23:15:37.149Z] 3.1.0-dev.39 [2023-09-05T23:15:37.149Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:37.149Z] main [2023-09-05T23:15:37.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:37.497Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:37.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:37.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-05T23:15:37.827Z] b125e83738c6: Preparing [2023-09-05T23:15:37.827Z] 925a4b1c6272: Preparing [2023-09-05T23:15:37.827Z] 1f99f662d504: Preparing [2023-09-05T23:15:37.827Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:37.827Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:37.827Z] cc7821527228: Preparing [2023-09-05T23:15:37.827Z] 64f1761aa494: Preparing [2023-09-05T23:15:37.827Z] 2250bc68d5d7: Preparing [2023-09-05T23:15:37.827Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:37.827Z] 64f1761aa494: Waiting [2023-09-05T23:15:37.827Z] 2250bc68d5d7: Waiting [2023-09-05T23:15:37.827Z] cc7821527228: Waiting [2023-09-05T23:15:37.827Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:37.827Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:37.827Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:38.092Z] 925a4b1c6272: Pushed [2023-09-05T23:15:38.092Z] 1f99f662d504: Pushed [2023-09-05T23:15:38.092Z] b125e83738c6: Pushed [2023-09-05T23:15:38.092Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:39.043Z] 2250bc68d5d7: Pushed [2023-09-05T23:15:54.003Z] 64f1761aa494: Pushed [2023-09-05T23:15:55.400Z] cc7821527228: Pushed [2023-09-05T23:15:55.400Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:55.738Z] + 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-05T23:15:56.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-05T23:15:56.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-05T23:15:56.061Z] b125e83738c6: Preparing [2023-09-05T23:15:56.061Z] 925a4b1c6272: Preparing [2023-09-05T23:15:56.061Z] 1f99f662d504: Preparing [2023-09-05T23:15:56.061Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:56.061Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:56.061Z] cc7821527228: Preparing [2023-09-05T23:15:56.061Z] 64f1761aa494: Preparing [2023-09-05T23:15:56.061Z] 2250bc68d5d7: Preparing [2023-09-05T23:15:56.061Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:56.061Z] 64f1761aa494: Waiting [2023-09-05T23:15:56.061Z] 2250bc68d5d7: Waiting [2023-09-05T23:15:56.061Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:56.061Z] cc7821527228: Waiting [2023-09-05T23:15:56.061Z] 925a4b1c6272: Layer already exists [2023-09-05T23:15:56.061Z] b125e83738c6: Layer already exists [2023-09-05T23:15:56.061Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:56.061Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:56.061Z] 1f99f662d504: Layer already exists [2023-09-05T23:15:56.061Z] 64f1761aa494: Layer already exists [2023-09-05T23:15:56.061Z] cc7821527228: Layer already exists [2023-09-05T23:15:56.061Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:56.061Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:15:56.325Z] latest: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:56.660Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:56.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 [2023-09-05T23:15:56.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-05T23:15:56.989Z] b125e83738c6: Preparing [2023-09-05T23:15:56.989Z] 925a4b1c6272: Preparing [2023-09-05T23:15:56.989Z] 1f99f662d504: Preparing [2023-09-05T23:15:56.989Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:56.989Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:56.989Z] cc7821527228: Preparing [2023-09-05T23:15:56.989Z] 64f1761aa494: Preparing [2023-09-05T23:15:56.989Z] 2250bc68d5d7: Preparing [2023-09-05T23:15:56.989Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:56.989Z] cc7821527228: Waiting [2023-09-05T23:15:56.989Z] 64f1761aa494: Waiting [2023-09-05T23:15:56.989Z] 2250bc68d5d7: Waiting [2023-09-05T23:15:56.989Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:56.989Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:56.989Z] 925a4b1c6272: Layer already exists [2023-09-05T23:15:56.989Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:56.989Z] 1f99f662d504: Layer already exists [2023-09-05T23:15:56.989Z] b125e83738c6: Layer already exists [2023-09-05T23:15:56.989Z] cc7821527228: Layer already exists [2023-09-05T23:15:56.989Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:15:56.989Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:56.989Z] 64f1761aa494: Layer already exists [2023-09-05T23:15:56.989Z] 3.1.0-dev.39: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:57.745Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:58.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:58.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-05T23:15:58.069Z] b125e83738c6: Preparing [2023-09-05T23:15:58.069Z] 925a4b1c6272: Preparing [2023-09-05T23:15:58.069Z] 1f99f662d504: Preparing [2023-09-05T23:15:58.069Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:58.069Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:58.069Z] cc7821527228: Preparing [2023-09-05T23:15:58.069Z] 64f1761aa494: Preparing [2023-09-05T23:15:58.069Z] 2250bc68d5d7: Preparing [2023-09-05T23:15:58.069Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:58.069Z] 64f1761aa494: Waiting [2023-09-05T23:15:58.069Z] 2250bc68d5d7: Waiting [2023-09-05T23:15:58.069Z] cc7821527228: Waiting [2023-09-05T23:15:58.069Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:58.333Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:58.333Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:58.333Z] 925a4b1c6272: Layer already exists [2023-09-05T23:15:58.333Z] b125e83738c6: Layer already exists [2023-09-05T23:15:58.333Z] 1f99f662d504: Layer already exists [2023-09-05T23:15:58.333Z] cc7821527228: Layer already exists [2023-09-05T23:15:58.333Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:58.333Z] 64f1761aa494: Layer already exists [2023-09-05T23:15:58.333Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:15:58.333Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:58.662Z] + 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-05T23:15:58.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-05T23:15:58.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-05T23:15:58.983Z] b125e83738c6: Preparing [2023-09-05T23:15:58.983Z] 925a4b1c6272: Preparing [2023-09-05T23:15:58.983Z] 1f99f662d504: Preparing [2023-09-05T23:15:58.983Z] 374e5f9dbdcc: Preparing [2023-09-05T23:15:58.983Z] b7b1ca122a2c: Preparing [2023-09-05T23:15:58.983Z] cc7821527228: Preparing [2023-09-05T23:15:58.983Z] 64f1761aa494: Preparing [2023-09-05T23:15:58.983Z] 2250bc68d5d7: Preparing [2023-09-05T23:15:58.983Z] d2d9d24a8c2a: Preparing [2023-09-05T23:15:58.983Z] 64f1761aa494: Waiting [2023-09-05T23:15:58.983Z] d2d9d24a8c2a: Waiting [2023-09-05T23:15:58.983Z] cc7821527228: Waiting [2023-09-05T23:15:58.983Z] 2250bc68d5d7: Waiting [2023-09-05T23:15:58.983Z] 1f99f662d504: Layer already exists [2023-09-05T23:15:58.983Z] 925a4b1c6272: Layer already exists [2023-09-05T23:15:58.983Z] b125e83738c6: Layer already exists [2023-09-05T23:15:58.983Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:15:58.983Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:15:58.983Z] cc7821527228: Layer already exists [2023-09-05T23:15:58.983Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:15:58.983Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:15:58.983Z] 64f1761aa494: Layer already exists [2023-09-05T23:15:59.248Z] main: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:15:59.307Z] ===================================================== [Pipeline] echo [2023-09-05T23:15:59.316Z] taggedImages: [2023-09-05T23:15:59.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:59.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-05T23:15:59.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 [2023-09-05T23:15:59.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:59.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-05T23:15:59.334Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-05T23:15:59.334Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:15:59.334Z] latest [2023-09-05T23:15:59.334Z] 3.1.0-dev.39 [2023-09-05T23:15:59.334Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:15:59.334Z] main [2023-09-05T23:15:59.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:15:59.658Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:00.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:00.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-05T23:16:00.039Z] 1d877f45002b: Preparing [2023-09-05T23:16:00.039Z] d6038514abfb: Preparing [2023-09-05T23:16:00.039Z] a7cd01379c15: Preparing [2023-09-05T23:16:00.039Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:00.039Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:00.039Z] 07f04e4e400c: Preparing [2023-09-05T23:16:00.039Z] 11de8c27c66b: Preparing [2023-09-05T23:16:00.039Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:00.039Z] 07f04e4e400c: Waiting [2023-09-05T23:16:00.039Z] 11de8c27c66b: Waiting [2023-09-05T23:16:00.039Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:00.039Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:00.039Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:00.312Z] d6038514abfb: Pushed [2023-09-05T23:16:00.312Z] a7cd01379c15: Pushed [2023-09-05T23:16:00.312Z] 1d877f45002b: Pushed [2023-09-05T23:16:00.904Z] 11de8c27c66b: Pushed [2023-09-05T23:16:03.506Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:18.459Z] 07f04e4e400c: Pushed [2023-09-05T23:16:18.459Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:18.794Z] + 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-05T23:16:19.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-05T23:16:19.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-05T23:16:19.121Z] 1d877f45002b: Preparing [2023-09-05T23:16:19.121Z] d6038514abfb: Preparing [2023-09-05T23:16:19.121Z] a7cd01379c15: Preparing [2023-09-05T23:16:19.121Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:19.121Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:19.121Z] 07f04e4e400c: Preparing [2023-09-05T23:16:19.121Z] 11de8c27c66b: Preparing [2023-09-05T23:16:19.121Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:19.121Z] 07f04e4e400c: Waiting [2023-09-05T23:16:19.121Z] 11de8c27c66b: Waiting [2023-09-05T23:16:19.121Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:19.121Z] d6038514abfb: Layer already exists [2023-09-05T23:16:19.121Z] 1d877f45002b: Layer already exists [2023-09-05T23:16:19.121Z] a7cd01379c15: Layer already exists [2023-09-05T23:16:19.121Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:19.121Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:19.121Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:19.121Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:19.121Z] 11de8c27c66b: Layer already exists [2023-09-05T23:16:19.384Z] latest: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:19.715Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:20.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 [2023-09-05T23:16:20.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-05T23:16:20.043Z] 1d877f45002b: Preparing [2023-09-05T23:16:20.043Z] d6038514abfb: Preparing [2023-09-05T23:16:20.043Z] a7cd01379c15: Preparing [2023-09-05T23:16:20.043Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:20.043Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:20.043Z] 07f04e4e400c: Preparing [2023-09-05T23:16:20.043Z] 11de8c27c66b: Preparing [2023-09-05T23:16:20.043Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:20.043Z] 11de8c27c66b: Waiting [2023-09-05T23:16:20.043Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:20.043Z] 07f04e4e400c: Waiting [2023-09-05T23:16:20.043Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:20.043Z] d6038514abfb: Layer already exists [2023-09-05T23:16:20.043Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:20.043Z] a7cd01379c15: Layer already exists [2023-09-05T23:16:20.043Z] 1d877f45002b: Layer already exists [2023-09-05T23:16:20.043Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:20.043Z] 11de8c27c66b: Layer already exists [2023-09-05T23:16:20.043Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:20.043Z] 3.1.0-dev.39: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:20.375Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:20.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-05T23:16:20.706Z] 1d877f45002b: Preparing [2023-09-05T23:16:20.706Z] d6038514abfb: Preparing [2023-09-05T23:16:20.706Z] a7cd01379c15: Preparing [2023-09-05T23:16:20.706Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:20.706Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:20.706Z] 07f04e4e400c: Preparing [2023-09-05T23:16:20.706Z] 11de8c27c66b: Preparing [2023-09-05T23:16:20.706Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:20.706Z] 11de8c27c66b: Waiting [2023-09-05T23:16:20.706Z] 07f04e4e400c: Waiting [2023-09-05T23:16:20.706Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:20.706Z] d6038514abfb: Layer already exists [2023-09-05T23:16:20.706Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:20.706Z] 1d877f45002b: Layer already exists [2023-09-05T23:16:20.706Z] a7cd01379c15: Layer already exists [2023-09-05T23:16:20.706Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:20.706Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:20.706Z] 11de8c27c66b: Layer already exists [2023-09-05T23:16:20.706Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:20.706Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:21.297Z] + 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-05T23:16:21.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-05T23:16:21.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-05T23:16:21.621Z] 1d877f45002b: Preparing [2023-09-05T23:16:21.621Z] d6038514abfb: Preparing [2023-09-05T23:16:21.621Z] a7cd01379c15: Preparing [2023-09-05T23:16:21.621Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:21.621Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:21.621Z] 07f04e4e400c: Preparing [2023-09-05T23:16:21.621Z] 11de8c27c66b: Preparing [2023-09-05T23:16:21.621Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:21.621Z] 07f04e4e400c: Waiting [2023-09-05T23:16:21.621Z] 11de8c27c66b: Waiting [2023-09-05T23:16:21.621Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:21.621Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:21.621Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:21.621Z] 1d877f45002b: Layer already exists [2023-09-05T23:16:21.621Z] a7cd01379c15: Layer already exists [2023-09-05T23:16:21.621Z] d6038514abfb: Layer already exists [2023-09-05T23:16:21.621Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:21.621Z] 11de8c27c66b: Layer already exists [2023-09-05T23:16:21.621Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:21.884Z] main: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:16:21.923Z] ===================================================== [Pipeline] echo [2023-09-05T23:16:21.929Z] taggedImages: [2023-09-05T23:16:21.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:21.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-05T23:16:21.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 [2023-09-05T23:16:21.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:21.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-05T23:16:21.945Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-05T23:16:21.945Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:21.945Z] latest [2023-09-05T23:16:21.945Z] 3.1.0-dev.39 [2023-09-05T23:16:21.945Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:21.945Z] main [2023-09-05T23:16:21.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:22.270Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:22.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:22.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-05T23:16:22.612Z] 6ee6b0e54eba: Preparing [2023-09-05T23:16:22.612Z] bf9f7e723fe6: Preparing [2023-09-05T23:16:22.612Z] ddd89c4837fd: Preparing [2023-09-05T23:16:22.612Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:22.612Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:22.612Z] 07f04e4e400c: Preparing [2023-09-05T23:16:22.612Z] 2250bc68d5d7: Preparing [2023-09-05T23:16:22.612Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:22.612Z] 2250bc68d5d7: Waiting [2023-09-05T23:16:22.612Z] 07f04e4e400c: Waiting [2023-09-05T23:16:22.612Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:22.612Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:22.612Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:22.612Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:22.612Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:16:22.876Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:22.876Z] ddd89c4837fd: Pushed [2023-09-05T23:16:22.876Z] bf9f7e723fe6: Pushed [2023-09-05T23:16:22.876Z] 6ee6b0e54eba: Pushed [2023-09-05T23:16:23.139Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:23.472Z] + 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-05T23:16:23.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-05T23:16:23.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-05T23:16:23.798Z] 6ee6b0e54eba: Preparing [2023-09-05T23:16:23.798Z] bf9f7e723fe6: Preparing [2023-09-05T23:16:23.798Z] ddd89c4837fd: Preparing [2023-09-05T23:16:23.798Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:23.798Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:23.798Z] 07f04e4e400c: Preparing [2023-09-05T23:16:23.798Z] 2250bc68d5d7: Preparing [2023-09-05T23:16:23.798Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:23.798Z] 07f04e4e400c: Waiting [2023-09-05T23:16:23.798Z] 2250bc68d5d7: Waiting [2023-09-05T23:16:23.798Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:23.798Z] 6ee6b0e54eba: Layer already exists [2023-09-05T23:16:23.798Z] ddd89c4837fd: Layer already exists [2023-09-05T23:16:23.798Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:23.798Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:23.798Z] bf9f7e723fe6: Layer already exists [2023-09-05T23:16:23.798Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:23.798Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:16:23.798Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:24.061Z] latest: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:24.392Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:24.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 [2023-09-05T23:16:24.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-05T23:16:24.726Z] 6ee6b0e54eba: Preparing [2023-09-05T23:16:24.726Z] bf9f7e723fe6: Preparing [2023-09-05T23:16:24.726Z] ddd89c4837fd: Preparing [2023-09-05T23:16:24.726Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:24.726Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:24.726Z] 07f04e4e400c: Preparing [2023-09-05T23:16:24.726Z] 2250bc68d5d7: Preparing [2023-09-05T23:16:24.726Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:24.726Z] 07f04e4e400c: Waiting [2023-09-05T23:16:24.726Z] 2250bc68d5d7: Waiting [2023-09-05T23:16:24.726Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:24.726Z] ddd89c4837fd: Layer already exists [2023-09-05T23:16:24.726Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:24.726Z] 6ee6b0e54eba: Layer already exists [2023-09-05T23:16:24.726Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:24.726Z] bf9f7e723fe6: Layer already exists [2023-09-05T23:16:24.726Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:24.726Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:16:24.726Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:24.726Z] 3.1.0-dev.39: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:25.326Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:25.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:25.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-05T23:16:25.652Z] 6ee6b0e54eba: Preparing [2023-09-05T23:16:25.652Z] bf9f7e723fe6: Preparing [2023-09-05T23:16:25.652Z] ddd89c4837fd: Preparing [2023-09-05T23:16:25.652Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:25.652Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:25.652Z] 07f04e4e400c: Preparing [2023-09-05T23:16:25.652Z] 2250bc68d5d7: Preparing [2023-09-05T23:16:25.652Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:25.652Z] 07f04e4e400c: Waiting [2023-09-05T23:16:25.652Z] 2250bc68d5d7: Waiting [2023-09-05T23:16:25.652Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:25.652Z] 6ee6b0e54eba: Layer already exists [2023-09-05T23:16:25.652Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:25.652Z] bf9f7e723fe6: Layer already exists [2023-09-05T23:16:25.652Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:25.652Z] ddd89c4837fd: Layer already exists [2023-09-05T23:16:25.652Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:25.652Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:16:25.652Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:25.652Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:26.255Z] + 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-05T23:16:26.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-05T23:16:26.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-05T23:16:26.583Z] 6ee6b0e54eba: Preparing [2023-09-05T23:16:26.583Z] bf9f7e723fe6: Preparing [2023-09-05T23:16:26.583Z] ddd89c4837fd: Preparing [2023-09-05T23:16:26.583Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:26.583Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:26.583Z] 07f04e4e400c: Preparing [2023-09-05T23:16:26.583Z] 2250bc68d5d7: Preparing [2023-09-05T23:16:26.583Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:26.583Z] 2250bc68d5d7: Waiting [2023-09-05T23:16:26.583Z] 07f04e4e400c: Waiting [2023-09-05T23:16:26.583Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:26.583Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:26.583Z] 6ee6b0e54eba: Layer already exists [2023-09-05T23:16:26.583Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:26.583Z] ddd89c4837fd: Layer already exists [2023-09-05T23:16:26.583Z] bf9f7e723fe6: Layer already exists [2023-09-05T23:16:26.583Z] 07f04e4e400c: Layer already exists [2023-09-05T23:16:26.583Z] 2250bc68d5d7: Layer already exists [2023-09-05T23:16:26.583Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:26.847Z] main: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:16:26.887Z] ===================================================== [Pipeline] echo [2023-09-05T23:16:26.892Z] taggedImages: [2023-09-05T23:16:26.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:26.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-05T23:16:26.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 [2023-09-05T23:16:26.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:26.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-05T23:16:26.908Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-05T23:16:26.908Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:26.908Z] latest [2023-09-05T23:16:26.908Z] 3.1.0-dev.39 [2023-09-05T23:16:26.908Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:26.908Z] main [2023-09-05T23:16:26.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:27.233Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:27.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:27.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-05T23:16:27.558Z] 4564e3cdcd33: Preparing [2023-09-05T23:16:27.558Z] 059ee2e8b417: Preparing [2023-09-05T23:16:27.558Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:27.558Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:27.558Z] d224278eeff0: Preparing [2023-09-05T23:16:27.558Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:27.558Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:27.558Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:27.558Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:27.558Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:27.823Z] 4564e3cdcd33: Pushed [2023-09-05T23:16:27.823Z] d224278eeff0: Pushed [2023-09-05T23:16:34.444Z] 059ee2e8b417: Pushed [2023-09-05T23:16:34.444Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:34.771Z] + 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-05T23:16:35.093Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-05T23:16:35.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-05T23:16:35.093Z] 4564e3cdcd33: Preparing [2023-09-05T23:16:35.093Z] 059ee2e8b417: Preparing [2023-09-05T23:16:35.093Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:35.093Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:35.093Z] d224278eeff0: Preparing [2023-09-05T23:16:35.093Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:35.093Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:35.093Z] d224278eeff0: Layer already exists [2023-09-05T23:16:35.093Z] 059ee2e8b417: Layer already exists [2023-09-05T23:16:35.093Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:35.093Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:35.093Z] 4564e3cdcd33: Layer already exists [2023-09-05T23:16:35.093Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:35.093Z] latest: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:35.422Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:35.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 [2023-09-05T23:16:35.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-05T23:16:35.751Z] 4564e3cdcd33: Preparing [2023-09-05T23:16:35.751Z] 059ee2e8b417: Preparing [2023-09-05T23:16:35.751Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:35.751Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:35.751Z] d224278eeff0: Preparing [2023-09-05T23:16:35.751Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:35.751Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:35.751Z] 059ee2e8b417: Layer already exists [2023-09-05T23:16:35.751Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:35.751Z] 4564e3cdcd33: Layer already exists [2023-09-05T23:16:35.751Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:35.751Z] d224278eeff0: Layer already exists [2023-09-05T23:16:35.751Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:36.015Z] 3.1.0-dev.39: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:36.344Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:36.670Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:36.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-05T23:16:36.670Z] 4564e3cdcd33: Preparing [2023-09-05T23:16:36.670Z] 059ee2e8b417: Preparing [2023-09-05T23:16:36.670Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:36.670Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:36.670Z] d224278eeff0: Preparing [2023-09-05T23:16:36.670Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:36.670Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:36.670Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:36.670Z] d224278eeff0: Layer already exists [2023-09-05T23:16:36.670Z] 059ee2e8b417: Layer already exists [2023-09-05T23:16:36.670Z] 4564e3cdcd33: Layer already exists [2023-09-05T23:16:36.670Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:36.670Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:36.670Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:36.997Z] + 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-05T23:16:37.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-05T23:16:37.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-05T23:16:37.322Z] 4564e3cdcd33: Preparing [2023-09-05T23:16:37.322Z] 059ee2e8b417: Preparing [2023-09-05T23:16:37.322Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:37.322Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:37.323Z] d224278eeff0: Preparing [2023-09-05T23:16:37.323Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:37.323Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:37.323Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:37.323Z] 059ee2e8b417: Layer already exists [2023-09-05T23:16:37.323Z] 4564e3cdcd33: Layer already exists [2023-09-05T23:16:37.323Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:37.323Z] d224278eeff0: Layer already exists [2023-09-05T23:16:37.323Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:37.323Z] main: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:16:37.626Z] ===================================================== [Pipeline] echo [2023-09-05T23:16:37.631Z] taggedImages: [2023-09-05T23:16:37.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:37.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-05T23:16:37.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 [2023-09-05T23:16:37.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:37.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-05T23:16:37.644Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-05T23:16:37.644Z] 5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:37.644Z] latest [2023-09-05T23:16:37.644Z] 3.1.0-dev.39 [2023-09-05T23:16:37.644Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:37.644Z] main [2023-09-05T23:16:37.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:37.968Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:38.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:38.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-05T23:16:38.296Z] 491d52ced079: Preparing [2023-09-05T23:16:38.296Z] 9fe8ef9875fd: Preparing [2023-09-05T23:16:38.296Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:38.296Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:38.296Z] 74ecaf91a5d3: Preparing [2023-09-05T23:16:38.296Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:38.296Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:38.296Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:38.296Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:16:38.296Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:38.296Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:38.560Z] 491d52ced079: Pushed [2023-09-05T23:16:45.178Z] 9fe8ef9875fd: Pushed [2023-09-05T23:16:45.178Z] 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:45.523Z] + 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-05T23:16:45.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-05T23:16:45.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-05T23:16:45.857Z] 491d52ced079: Preparing [2023-09-05T23:16:45.857Z] 9fe8ef9875fd: Preparing [2023-09-05T23:16:45.857Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:45.857Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:45.857Z] 74ecaf91a5d3: Preparing [2023-09-05T23:16:45.857Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:45.857Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:45.857Z] 9fe8ef9875fd: Layer already exists [2023-09-05T23:16:45.857Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:16:45.857Z] 491d52ced079: Layer already exists [2023-09-05T23:16:45.857Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:45.857Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:45.857Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:45.857Z] latest: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:46.197Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:46.526Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 [2023-09-05T23:16:46.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-05T23:16:46.526Z] 491d52ced079: Preparing [2023-09-05T23:16:46.526Z] 9fe8ef9875fd: Preparing [2023-09-05T23:16:46.526Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:46.526Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:46.526Z] 74ecaf91a5d3: Preparing [2023-09-05T23:16:46.526Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:46.526Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:46.526Z] 491d52ced079: Layer already exists [2023-09-05T23:16:46.526Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:46.526Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:16:46.526Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:46.526Z] 9fe8ef9875fd: Layer already exists [2023-09-05T23:16:46.526Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:46.526Z] 3.1.0-dev.39: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:46.868Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:47.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:47.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-05T23:16:47.195Z] 491d52ced079: Preparing [2023-09-05T23:16:47.195Z] 9fe8ef9875fd: Preparing [2023-09-05T23:16:47.195Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:47.195Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:47.195Z] 74ecaf91a5d3: Preparing [2023-09-05T23:16:47.195Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:47.195Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:47.195Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:47.195Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:16:47.195Z] 9fe8ef9875fd: Layer already exists [2023-09-05T23:16:47.195Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:47.195Z] 491d52ced079: Layer already exists [2023-09-05T23:16:47.195Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:47.195Z] 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:47.788Z] + 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-05T23:16:48.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-05T23:16:48.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-05T23:16:48.116Z] 491d52ced079: Preparing [2023-09-05T23:16:48.116Z] 9fe8ef9875fd: Preparing [2023-09-05T23:16:48.116Z] 374e5f9dbdcc: Preparing [2023-09-05T23:16:48.116Z] b7b1ca122a2c: Preparing [2023-09-05T23:16:48.116Z] 74ecaf91a5d3: Preparing [2023-09-05T23:16:48.116Z] d2d9d24a8c2a: Preparing [2023-09-05T23:16:48.116Z] d2d9d24a8c2a: Waiting [2023-09-05T23:16:48.116Z] 74ecaf91a5d3: Layer already exists [2023-09-05T23:16:48.116Z] 491d52ced079: Layer already exists [2023-09-05T23:16:48.116Z] 374e5f9dbdcc: Layer already exists [2023-09-05T23:16:48.116Z] 9fe8ef9875fd: Layer already exists [2023-09-05T23:16:48.116Z] b7b1ca122a2c: Layer already exists [2023-09-05T23:16:48.116Z] d2d9d24a8c2a: Layer already exists [2023-09-05T23:16:48.380Z] main: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T23:16:48.420Z] ===================================================== [Pipeline] echo [2023-09-05T23:16:48.426Z] taggedImages: [2023-09-05T23:16:48.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [2023-09-05T23:16:48.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-05T23:16:48.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 [2023-09-05T23:16:48.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [2023-09-05T23:16:48.426Z] - 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-05T23:16:48.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T23:16:48.779Z] [2023-09-05T23:16:48.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:16:49.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T23:16:49.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T23:16:49.099Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T23:16:49.099Z] 04944245beec: Pulling fs layer [2023-09-05T23:16:49.099Z] 699f458cf7ca: Pulling fs layer [2023-09-05T23:16:49.099Z] 765212b225bb: Pulling fs layer [2023-09-05T23:16:49.099Z] f23df028b6ca: Pulling fs layer [2023-09-05T23:16:49.099Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T23:16:49.099Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T23:16:49.099Z] 765212b225bb: Waiting [2023-09-05T23:16:49.099Z] f23df028b6ca: Waiting [2023-09-05T23:16:49.099Z] d65c8cfc05b1: Waiting [2023-09-05T23:16:49.099Z] 2437ff75d9bd: Waiting [2023-09-05T23:16:49.365Z] 04944245beec: Verifying Checksum [2023-09-05T23:16:49.365Z] 04944245beec: Download complete [2023-09-05T23:16:49.365Z] 765212b225bb: Download complete [2023-09-05T23:16:49.365Z] f23df028b6ca: Verifying Checksum [2023-09-05T23:16:49.365Z] f23df028b6ca: Download complete [2023-09-05T23:16:49.365Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T23:16:49.365Z] d65c8cfc05b1: Download complete [2023-09-05T23:16:49.365Z] 699f458cf7ca: Verifying Checksum [2023-09-05T23:16:49.365Z] 699f458cf7ca: Download complete [2023-09-05T23:16:49.947Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T23:16:49.947Z] 8998bd30e6a1: Download complete [2023-09-05T23:16:51.894Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T23:16:51.894Z] 2437ff75d9bd: Download complete [2023-09-05T23:16:53.833Z] 8998bd30e6a1: Pull complete [2023-09-05T23:16:57.161Z] 04944245beec: Pull complete [2023-09-05T23:16:58.565Z] 699f458cf7ca: Pull complete [2023-09-05T23:16:58.832Z] 765212b225bb: Pull complete [2023-09-05T23:16:59.413Z] f23df028b6ca: Pull complete [2023-09-05T23:16:59.678Z] d65c8cfc05b1: Pull complete [2023-09-05T23:17:14.679Z] 2437ff75d9bd: Pull complete [2023-09-05T23:17:14.679Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T23:17:14.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T23:17:14.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:17:14.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2023-09-05T23:17:14.902Z] $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:17:17.520Z] $ docker top 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:17:18.191Z] ---> job-cost.sh [2023-09-05T23:17:18.459Z] lf-activate-venv: SKIPPING [2023-09-05T23:17:18.459Z] INFO: No Stack... [2023-09-05T23:17:19.050Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T23:17:19.635Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T23:17:19.952Z] + cut -d, -f6 [2023-09-05T23:17:19.952Z] + cat /w/workspace/edgex-go/573/archives/cost.csv [Pipeline] lock [2023-09-05T23:17:20.308Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] [2023-09-05T23:17:20.315Z] Resource [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] did not exist. Created. [2023-09-05T23:17:20.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T23:17:20.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T23:17:21.204Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T23:17:21.217Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T23:17:21.233Z] $ docker stop --time=1 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba [2023-09-05T23:17:24.347Z] $ docker rm -f --volumes 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba [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-05T23:17:24.798Z] provisioning config files... [2023-09-05T23:17:24.805Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/573@tmp/config16406504507348503228tmp [Pipeline] { [Pipeline] sh [2023-09-05T23:17:25.100Z] + set +x [2023-09-05T23:17:25.101Z] + curl -s https://codecov.io/bash [2023-09-05T23:17:25.101Z] + bash -s -- [2023-09-05T23:17:25.101Z] [2023-09-05T23:17:25.101Z] _____ _ [2023-09-05T23:17:25.101Z] / ____| | | [2023-09-05T23:17:25.101Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T23:17:25.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T23:17:25.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T23:17:25.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T23:17:25.101Z] Bash-1.0.6 [2023-09-05T23:17:25.101Z] [2023-09-05T23:17:25.101Z] [2023-09-05T23:17:25.101Z] ==> git version 2.25.1 found [2023-09-05T23:17:25.101Z] ==> 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-05T23:17:25.101Z] Release-Date: 2020-01-08 [2023-09-05T23:17:25.101Z] 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-05T23:17:25.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T23:17:25.101Z] ==> Jenkins CI detected. [2023-09-05T23:17:25.101Z] current dir:  /w/workspace/edgex-go/573 [2023-09-05T23:17:25.101Z] project root: . [2023-09-05T23:17:25.101Z] --> token set from env [2023-09-05T23:17:25.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T23:17:25.101Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T23:17:25.101Z] ==> Python coveragepy not found [2023-09-05T23:17:25.101Z] ==> Searching for coverage reports in: [2023-09-05T23:17:25.101Z] + . [2023-09-05T23:17:25.101Z] -> Found 1 reports [2023-09-05T23:17:25.101Z] ==> Detecting git/mercurial file structure [2023-09-05T23:17:25.360Z] ==> Reading reports [2023-09-05T23:17:25.360Z] + ./coverage.out bytes=447827 [2023-09-05T23:17:25.360Z] ==> Appending adjustments [2023-09-05T23:17:25.360Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T23:17:26.295Z] + Found adjustments [2023-09-05T23:17:26.295Z] ==> Gzipping contents [2023-09-05T23:17:26.295Z] 60K /tmp/codecov.0yoLgc.gz [2023-09-05T23:17:26.295Z] ==> Uploading reports [2023-09-05T23:17:26.295Z] url: https://codecov.io [2023-09-05T23:17:26.295Z] query: branch=main&commit=5e4c17392479c7248920cab766a26390de70e8b1&build=573&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F573%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T23:17:26.295Z] -> Pinging Codecov [2023-09-05T23:17:26.295Z] 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=5e4c17392479c7248920cab766a26390de70e8b1&build=573&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F573%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T23:17:26.554Z] -> Uploading to [2023-09-05T23:17:26.554Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/5e4c17392479c7248920cab766a26390de70e8b1/f7f65deb-964d-479e-98be-5d54d8b5fee6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T231726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c16362c558a9150dae4b4873346e8475ecb0b6c468a1c132b50ba90a13b8372e [2023-09-05T23:17:26.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:26.554Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:26.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57454 0 0 100 57454 0 250k --:--:-- --:--:-- --:--:-- 249k 100 57454 0 0 100 57454 0 250k --:--:-- --:--:-- --:--:-- 249k [2023-09-05T23:17:26.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [2023-09-05T23:17:26.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-05T23:17:27.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-05T23:17:27.029Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:17:27.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T23:17:27.319Z] [2023-09-05T23:17:27.319Z] 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-05T23:17:27.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T23:17:27.613Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-05T23:17:27.613Z] df9b9388f04a: Pulling fs layer [2023-09-05T23:17:27.613Z] 52dc419b0ee2: Pulling fs layer [2023-09-05T23:17:27.613Z] 25bc292e5bac: Pulling fs layer [2023-09-05T23:17:27.613Z] 114826534d7a: Pulling fs layer [2023-09-05T23:17:27.613Z] 4657fd5d0bcf: Pulling fs layer [2023-09-05T23:17:27.613Z] 6ad1cebc031e: Pulling fs layer [2023-09-05T23:17:27.613Z] 8a3aa393b2d8: Pulling fs layer [2023-09-05T23:17:27.613Z] 4657fd5d0bcf: Waiting [2023-09-05T23:17:27.613Z] 6ad1cebc031e: Waiting [2023-09-05T23:17:27.613Z] 114826534d7a: Waiting [2023-09-05T23:17:27.613Z] 25bc292e5bac: Verifying Checksum [2023-09-05T23:17:27.613Z] 25bc292e5bac: Download complete [2023-09-05T23:17:27.613Z] 52dc419b0ee2: Download complete [2023-09-05T23:17:27.613Z] 4657fd5d0bcf: Verifying Checksum [2023-09-05T23:17:27.613Z] 4657fd5d0bcf: Download complete [2023-09-05T23:17:27.613Z] df9b9388f04a: Download complete [2023-09-05T23:17:27.873Z] 6ad1cebc031e: Verifying Checksum [2023-09-05T23:17:27.873Z] 6ad1cebc031e: Download complete [2023-09-05T23:17:27.873Z] df9b9388f04a: Pull complete [2023-09-05T23:17:27.873Z] 52dc419b0ee2: Pull complete [2023-09-05T23:17:28.172Z] 25bc292e5bac: Pull complete [2023-09-05T23:17:28.463Z] 114826534d7a: Verifying Checksum [2023-09-05T23:17:28.463Z] 114826534d7a: Download complete [2023-09-05T23:17:28.463Z] 8a3aa393b2d8: Verifying Checksum [2023-09-05T23:17:28.463Z] 8a3aa393b2d8: Download complete [2023-09-05T23:17:31.888Z] 114826534d7a: Pull complete [2023-09-05T23:17:31.888Z] 4657fd5d0bcf: Pull complete [2023-09-05T23:17:32.453Z] 6ad1cebc031e: Pull complete [2023-09-05T23:17:36.669Z] 8a3aa393b2d8: Pull complete [2023-09-05T23:17:36.669Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-05T23:17:36.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T23:17:36.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:17:36.744Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:17:36.779Z] $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:17:43.940Z] $ docker top 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T23:17:43.997Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-05T23:17:44.271Z] + set -o pipefail [2023-09-05T23:17:44.271Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] Monitoring /w/workspace/edgex-go/573 (github.com/edgexfoundry/edgex-go)... [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/50b8760a-4eb9-4295-8b40-a4116a07b5f7 [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] [2023-09-05T23:17:50.847Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-05T23:17:50.847Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-05T23:17:50.847Z] More details here: https://snyk.co/ue1NS [2023-09-05T23:17:50.847Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-05T23:17:50.847Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-05T23:17:50.862Z] $ docker stop --time=1 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 [2023-09-05T23:17:54.787Z] $ docker rm -f --volumes 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-05T23:17:55.174Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T23:17:55.190Z] provisioning config files... [2023-09-05T23:17:55.197Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/573@tmp/config3788540102364199805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:17:55.489Z] --> edgex-publish-swagger.sh [2023-09-05T23:17:55.489Z] === Publish openapi/v3 API === [2023-09-05T23:17:55.489Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-05T23:17:55.489Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/573/openapi/v3/core-command.yaml] [2023-09-05T23:17:55.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:55.489Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:56.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65564 --:--:-- --:--:-- --:--:-- 65433 100 32782 0 0 100 32782 0 65433 --:--:-- --:--:-- --:--:-- 65302 [2023-09-05T23:17:56.008Z] [2023-09-05T23:17:56.008Z] [2023-09-05T23:17:56.008Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/573/openapi/v3/core-data.yaml] [2023-09-05T23:17:56.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:56.008Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:56.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 159k --:--:-- --:--:-- --:--:-- 159k [2023-09-05T23:17:56.267Z] [2023-09-05T23:17:56.267Z] [2023-09-05T23:17:56.267Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/573/openapi/v3/core-metadata.yaml] [2023-09-05T23:17:56.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:56.267Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:56.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 265k 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 265k [2023-09-05T23:17:56.836Z] [2023-09-05T23:17:56.836Z] [2023-09-05T23:17:56.836Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/573/openapi/v3/support-notifications.yaml] [2023-09-05T23:17:56.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:56.836Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:57.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-09-05T23:17:57.403Z] [2023-09-05T23:17:57.403Z] [2023-09-05T23:17:57.403Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/573/openapi/v3/support-scheduler.yaml] [2023-09-05T23:17:57.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T23:17:57.403Z] Dload Upload Total Spent Left Speed [2023-09-05T23:17:57.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 98021 --:--:-- --:--:-- --:--:-- 97761 100 36954 0 0 100 36954 0 98021 --:--:-- --:--:-- --:--:-- 97761 [2023-09-05T23:17:57.663Z] [2023-09-05T23:17:57.663Z] [Pipeline] } [2023-09-05T23:17:57.670Z] 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-05T23:17:58.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T23:17:58.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:17:58.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T23:17:58.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:17:58.423Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:17:58.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:17:58.938Z] $ docker top 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 -eo pid,comm [2023-09-05T23:17:58.978Z] 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-05T23:17:58.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T23:17:59.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T23:17:59.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T23:17:59.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T23:17:59.133Z] $ docker exec 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 ssh-agent [2023-09-05T23:17:59.230Z] SSH_AUTH_SOCK=/tmp/ssh-UP5U0HFSGqxU/agent.32 [2023-09-05T23:17:59.230Z] SSH_AGENT_PID=38 [2023-09-05T23:17:59.234Z] Running ssh-add (command line suppressed) [2023-09-05T23:17:59.340Z] Identity added: /w/workspace/edgex-go/573@tmp/private_key_11070720190179677031.key (/w/workspace/edgex-go/573@tmp/private_key_11070720190179677031.key) [2023-09-05T23:17:59.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T23:17:59.640Z] + git semver tag [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,805 [run_tag] DEBUG tag force:False [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,805 [check_head_tag] DEBUG check head tag [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,806 [execute] INFO git cat-file --batch-check [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=) [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,809 [execute] INFO git cat-file --batch [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=) [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,827 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,827 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,827 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) [2023-09-05T23:17:59.900Z] 2023-09-05 23:17:59,832 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:17:59.900Z] 3.1.0-dev.39 [Pipeline] } [2023-09-05T23:17:59.913Z] $ docker exec --env ******** --env ******** 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 ssh-agent -k [2023-09-05T23:18:00.020Z] unset SSH_AUTH_SOCK; [2023-09-05T23:18:00.020Z] unset SSH_AGENT_PID; [2023-09-05T23:18:00.020Z] echo Agent pid 38 killed; [2023-09-05T23:18:00.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T23:18:00.323Z] + git semver [Pipeline] } [2023-09-05T23:18:00.599Z] $ docker stop --time=1 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 [2023-09-05T23:18:01.936Z] $ docker rm -f --volumes 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:02.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T23:18:02.311Z] [2023-09-05T23:18:02.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:02.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T23:18:02.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-05T23:18:02.610Z] ab5ef0e58194: Pulling fs layer [2023-09-05T23:18:02.610Z] 9712f1f96733: Pulling fs layer [2023-09-05T23:18:02.610Z] 63f879dbbcfc: Pulling fs layer [2023-09-05T23:18:02.610Z] 0d9ebad4ef96: Pulling fs layer [2023-09-05T23:18:02.610Z] e9a5061849ea: Pulling fs layer [2023-09-05T23:18:02.610Z] d747dcd14b5f: Pulling fs layer [2023-09-05T23:18:02.610Z] 2de7ff778b66: Pulling fs layer [2023-09-05T23:18:02.610Z] e9a5061849ea: Waiting [2023-09-05T23:18:02.610Z] d747dcd14b5f: Waiting [2023-09-05T23:18:02.610Z] 2de7ff778b66: Waiting [2023-09-05T23:18:02.610Z] 0d9ebad4ef96: Waiting [2023-09-05T23:18:02.610Z] 9712f1f96733: Download complete [2023-09-05T23:18:02.871Z] 63f879dbbcfc: Verifying Checksum [2023-09-05T23:18:02.871Z] 63f879dbbcfc: Download complete [2023-09-05T23:18:03.129Z] e9a5061849ea: Verifying Checksum [2023-09-05T23:18:03.129Z] e9a5061849ea: Download complete [2023-09-05T23:18:03.129Z] d747dcd14b5f: Download complete [2023-09-05T23:18:03.129Z] 0d9ebad4ef96: Verifying Checksum [2023-09-05T23:18:03.129Z] 0d9ebad4ef96: Download complete [2023-09-05T23:18:03.129Z] ab5ef0e58194: Verifying Checksum [2023-09-05T23:18:03.129Z] ab5ef0e58194: Download complete [2023-09-05T23:18:03.129Z] 2de7ff778b66: Verifying Checksum [2023-09-05T23:18:03.129Z] 2de7ff778b66: Download complete [2023-09-05T23:18:05.657Z] ab5ef0e58194: Pull complete [2023-09-05T23:18:05.657Z] 9712f1f96733: Pull complete [2023-09-05T23:18:06.589Z] 63f879dbbcfc: Pull complete [2023-09-05T23:18:09.871Z] 0d9ebad4ef96: Pull complete [2023-09-05T23:18:10.133Z] e9a5061849ea: Pull complete [2023-09-05T23:18:10.133Z] d747dcd14b5f: Pull complete [2023-09-05T23:18:11.066Z] 2de7ff778b66: Pull complete [2023-09-05T23:18:11.066Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-05T23:18:11.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T23:18:11.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:18:11.141Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:18:11.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:18:16.304Z] $ docker top befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-05T23:18:16.374Z] provisioning config files... [2023-09-05T23:18:16.381Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/573@tmp/config14246337911428102540tmp [2023-09-05T23:18:16.391Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/573@tmp/config13315613489581377302tmp [2023-09-05T23:18:16.400Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/573@tmp/config7817831765635526936tmp [Pipeline] { [Pipeline] echo [2023-09-05T23:18:16.411Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:16.693Z] ---> sigul-configuration.sh [2023-09-05T23:18:16.693Z] gpg: directory `/root/.gnupg' created [2023-09-05T23:18:16.693Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-05T23:18:16.693Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-05T23:18:16.693Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-05T23:18:16.693Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-05T23:18:16.693Z] gpg: CAST5 encrypted data [2023-09-05T23:18:16.693Z] gpg: encrypted with 1 passphrase [2023-09-05T23:18:16.693Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-05T23:18:16.986Z] + mkdir /home/jenkins [2023-09-05T23:18:16.986Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-05T23:18:17.271Z] + 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-05T23:18:17.278Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:17.558Z] ---> sigul-install.sh [2023-09-05T23:18:17.558Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-05T23:18:17.842Z] + git tag --list [2023-09-05T23:18:17.843Z] 0.6.0 [2023-09-05T23:18:17.843Z] 0.6.1 [2023-09-05T23:18:17.843Z] 0.7.0 [2023-09-05T23:18:17.843Z] 0.7.1 [2023-09-05T23:18:17.843Z] v1.0.0 [2023-09-05T23:18:17.843Z] v1.0.1 [2023-09-05T23:18:17.843Z] v1.1.0 [2023-09-05T23:18:17.843Z] v1.2.0 [2023-09-05T23:18:17.843Z] v1.2.1 [2023-09-05T23:18:17.843Z] v1.3.0 [2023-09-05T23:18:17.843Z] v1.3.1 [2023-09-05T23:18:17.843Z] v2.0.0 [2023-09-05T23:18:17.843Z] v2.1.0 [2023-09-05T23:18:17.843Z] v2.1.1 [2023-09-05T23:18:17.843Z] v2.2.0 [2023-09-05T23:18:17.843Z] v2.3.0 [2023-09-05T23:18:17.843Z] v3.0 [2023-09-05T23:18:17.843Z] v3.0.0 [2023-09-05T23:18:17.843Z] v3.1.0-dev.1 [2023-09-05T23:18:17.843Z] v3.1.0-dev.10 [2023-09-05T23:18:17.843Z] v3.1.0-dev.11 [2023-09-05T23:18:17.843Z] v3.1.0-dev.12 [2023-09-05T23:18:17.843Z] v3.1.0-dev.13 [2023-09-05T23:18:17.843Z] v3.1.0-dev.14 [2023-09-05T23:18:17.843Z] v3.1.0-dev.15 [2023-09-05T23:18:17.843Z] v3.1.0-dev.16 [2023-09-05T23:18:17.843Z] v3.1.0-dev.17 [2023-09-05T23:18:17.843Z] v3.1.0-dev.18 [2023-09-05T23:18:17.843Z] v3.1.0-dev.19 [2023-09-05T23:18:17.843Z] v3.1.0-dev.2 [2023-09-05T23:18:17.843Z] v3.1.0-dev.20 [2023-09-05T23:18:17.843Z] v3.1.0-dev.21 [2023-09-05T23:18:17.843Z] v3.1.0-dev.22 [2023-09-05T23:18:17.843Z] v3.1.0-dev.23 [2023-09-05T23:18:17.843Z] v3.1.0-dev.24 [2023-09-05T23:18:17.843Z] v3.1.0-dev.25 [2023-09-05T23:18:17.843Z] v3.1.0-dev.26 [2023-09-05T23:18:17.843Z] v3.1.0-dev.27 [2023-09-05T23:18:17.843Z] v3.1.0-dev.28 [2023-09-05T23:18:17.843Z] v3.1.0-dev.29 [2023-09-05T23:18:17.843Z] v3.1.0-dev.3 [2023-09-05T23:18:17.843Z] v3.1.0-dev.30 [2023-09-05T23:18:17.843Z] v3.1.0-dev.31 [2023-09-05T23:18:17.843Z] v3.1.0-dev.32 [2023-09-05T23:18:17.843Z] v3.1.0-dev.33 [2023-09-05T23:18:17.843Z] v3.1.0-dev.34 [2023-09-05T23:18:17.843Z] v3.1.0-dev.35 [2023-09-05T23:18:17.843Z] v3.1.0-dev.36 [2023-09-05T23:18:17.843Z] v3.1.0-dev.37 [2023-09-05T23:18:17.843Z] v3.1.0-dev.38 [2023-09-05T23:18:17.843Z] v3.1.0-dev.39 [2023-09-05T23:18:17.843Z] v3.1.0-dev.4 [2023-09-05T23:18:17.843Z] v3.1.0-dev.5 [2023-09-05T23:18:17.843Z] v3.1.0-dev.6 [2023-09-05T23:18:17.843Z] v3.1.0-dev.7 [2023-09-05T23:18:17.843Z] v3.1.0-dev.8 [2023-09-05T23:18:17.843Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-05T23:18:18.126Z] + lftools sign git-tag v3.1.0-dev.39 [2023-09-05T23:18:18.696Z] Signing Git tag with Sigul... [2023-09-05T23:18:18.696Z] Signing v3.1.0-dev.39 [Pipeline] echo [2023-09-05T23:18:18.964Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:19.247Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-05T23:18:19.255Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-05T23:18:19.275Z] $ docker stop --time=1 befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 [2023-09-05T23:18:20.558Z] $ docker rm -f --volumes befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-05T23:18:20.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T23:18:20.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:21.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T23:18:21.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:18:21.314Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:18:21.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:18:21.692Z] $ docker top f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 -eo pid,comm [2023-09-05T23:18:21.742Z] 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-05T23:18:21.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T23:18:21.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T23:18:21.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T23:18:21.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T23:18:21.905Z] $ docker exec f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 ssh-agent [2023-09-05T23:18:22.019Z] SSH_AUTH_SOCK=/tmp/ssh-WAvZUOl0S1yK/agent.32 [2023-09-05T23:18:22.019Z] SSH_AGENT_PID=38 [2023-09-05T23:18:22.024Z] Running ssh-add (command line suppressed) [2023-09-05T23:18:22.132Z] Identity added: /w/workspace/edgex-go/573@tmp/private_key_2506855440426317624.key (/w/workspace/edgex-go/573@tmp/private_key_2506855440426317624.key) [2023-09-05T23:18:22.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T23:18:22.430Z] + git semver bump pre [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/edgex-go/573/.semver/main with force:True [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:18:22.689Z] 2023-09-05 23:18:22,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/573/.semver/main [2023-09-05T23:18:22.690Z] 2023-09-05 23:18:22,611 [execute] INFO git cat-file --batch-check [2023-09-05T23:18:22.690Z] 2023-09-05 23:18:22,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T23:18:22.690Z] 2023-09-05 23:18:22,618 [execute] INFO git cat-file --batch [2023-09-05T23:18:22.690Z] 2023-09-05 23:18:22,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T23:18:22.690Z] 2023-09-05 23:18:22,624 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:18:22.690Z] 3.1.0-dev.40 [Pipeline] } [2023-09-05T23:18:22.702Z] $ docker exec --env ******** --env ******** f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 ssh-agent -k [2023-09-05T23:18:22.801Z] unset SSH_AUTH_SOCK; [2023-09-05T23:18:22.802Z] unset SSH_AGENT_PID; [2023-09-05T23:18:22.802Z] echo Agent pid 38 killed; [2023-09-05T23:18:22.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T23:18:23.112Z] + git semver [Pipeline] } [2023-09-05T23:18:23.386Z] $ docker stop --time=1 f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 [2023-09-05T23:18:24.682Z] $ docker rm -f --volumes f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T23:18:25.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T23:18:25.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:25.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T23:18:25.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:18:25.389Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:18:25.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:18:25.778Z] $ docker top 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc -eo pid,comm [2023-09-05T23:18:25.821Z] 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-05T23:18:25.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T23:18:25.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T23:18:25.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T23:18:25.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T23:18:25.971Z] $ docker exec 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc ssh-agent [2023-09-05T23:18:26.068Z] SSH_AUTH_SOCK=/tmp/ssh-dDmracE6HnG6/agent.32 [2023-09-05T23:18:26.068Z] SSH_AGENT_PID=38 [2023-09-05T23:18:26.073Z] Running ssh-add (command line suppressed) [2023-09-05T23:18:26.178Z] Identity added: /w/workspace/edgex-go/573@tmp/private_key_16329977012294470801.key (/w/workspace/edgex-go/573@tmp/private_key_16329977012294470801.key) [2023-09-05T23:18:26.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T23:18:26.473Z] + git semver push [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,657 [run_push] DEBUG push [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,658 [execute] INFO git cat-file --batch-check [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,660 [execute] INFO git rev-list b81c284db831deab2e15e38512e8aff0658ef207 -- [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,660 [execute] DEBUG Popen(['git', 'rev-list', 'b81c284db831deab2e15e38512e8aff0658ef207', '--'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,677 [execute] INFO git fetch -v origin [2023-09-05T23:18:26.733Z] 2023-09-05 23:18:26,677 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-05T23:18:27.301Z] 2023-09-05 23:18:27,162 [run_push] DEBUG no remote changes detected [2023-09-05T23:18:27.301Z] 2023-09-05 23:18:27,162 [execute] INFO git push origin semver [2023-09-05T23:18:27.301Z] 2023-09-05 23:18:27,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T23:18:28.239Z] 2023-09-05 23:18:27,951 [run_push] DEBUG push all version tags [2023-09-05T23:18:28.239Z] 2023-09-05 23:18:27,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-05T23:18:28.239Z] 2023-09-05 23:18:27,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) [2023-09-05T23:18:28.806Z] 2023-09-05 23:18:28,702 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main [2023-09-05T23:18:28.806Z] 3.1.0-dev.40 [Pipeline] } [2023-09-05T23:18:28.818Z] $ docker exec --env ******** --env ******** 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc ssh-agent -k [2023-09-05T23:18:28.911Z] unset SSH_AUTH_SOCK; [2023-09-05T23:18:28.912Z] unset SSH_AGENT_PID; [2023-09-05T23:18:28.912Z] echo Agent pid 38 killed; [2023-09-05T23:18:28.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T23:18:29.232Z] + git semver [Pipeline] } [2023-09-05T23:18:29.506Z] $ docker stop --time=1 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc [2023-09-05T23:18:30.796Z] $ docker rm -f --volumes 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc [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-05T23:18:31.329Z] + [ -d /w/workspace/edgex-go/573/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:31.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:32.473Z] ---> package-listing.sh [2023-09-05T23:18:32.473Z] ++ facter osfamily [2023-09-05T23:18:32.473Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T23:18:32.732Z] + OS_FAMILY=debian [2023-09-05T23:18:32.732Z] + workspace=/w/workspace/edgex-go/573 [2023-09-05T23:18:32.732Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T23:18:32.732Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T23:18:32.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T23:18:32.732Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T23:18:32.732Z] + '[' /w/workspace/edgex-go/573 ']' [2023-09-05T23:18:32.732Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T23:18:32.732Z] + case "${OS_FAMILY}" in [2023-09-05T23:18:32.732Z] + dpkg -l [2023-09-05T23:18:32.732Z] + grep '^ii' [2023-09-05T23:18:32.732Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T23:18:32.732Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T23:18:32.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T23:18:32.732Z] + '[' /w/workspace/edgex-go/573 ']' [2023-09-05T23:18:32.732Z] + mkdir -p /w/workspace/edgex-go/573/archives/ [2023-09-05T23:18:32.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/573/archives/ [Pipeline] echo [2023-09-05T23:18:32.742Z] 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/573/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T23:18:33.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:33.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T23:18:33.574Z] [2023-09-05T23:18:33.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T23:18:33.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T23:18:33.874Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T23:18:33.874Z] 5eb5b503b376: Pulling fs layer [2023-09-05T23:18:33.874Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T23:18:33.874Z] ec43610c2a17: Pulling fs layer [2023-09-05T23:18:33.874Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T23:18:33.874Z] 33b1e0a273af: Pulling fs layer [2023-09-05T23:18:33.874Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T23:18:33.874Z] 2f39f015ded8: Pulling fs layer [2023-09-05T23:18:33.874Z] 3a2ae6a8a46f: Waiting [2023-09-05T23:18:33.874Z] 33b1e0a273af: Waiting [2023-09-05T23:18:33.874Z] 5d3b04190fa2: Waiting [2023-09-05T23:18:33.874Z] 2f39f015ded8: Waiting [2023-09-05T23:18:33.874Z] 5c69ac0246d0: Download complete [2023-09-05T23:18:33.874Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-05T23:18:33.874Z] 3a2ae6a8a46f: Download complete [2023-09-05T23:18:33.874Z] 33b1e0a273af: Verifying Checksum [2023-09-05T23:18:33.874Z] 33b1e0a273af: Download complete [2023-09-05T23:18:33.874Z] ec43610c2a17: Verifying Checksum [2023-09-05T23:18:33.874Z] ec43610c2a17: Download complete [2023-09-05T23:18:33.874Z] 5d3b04190fa2: Download complete [2023-09-05T23:18:34.132Z] 5eb5b503b376: Verifying Checksum [2023-09-05T23:18:34.132Z] 5eb5b503b376: Download complete [2023-09-05T23:18:34.697Z] 2f39f015ded8: Download complete [2023-09-05T23:18:35.630Z] 5eb5b503b376: Pull complete [2023-09-05T23:18:35.630Z] 5c69ac0246d0: Pull complete [2023-09-05T23:18:35.888Z] ec43610c2a17: Pull complete [2023-09-05T23:18:36.160Z] 3a2ae6a8a46f: Pull complete [2023-09-05T23:18:36.418Z] 33b1e0a273af: Pull complete [2023-09-05T23:18:36.418Z] 5d3b04190fa2: Pull complete [2023-09-05T23:18:40.602Z] 2f39f015ded8: Pull complete [2023-09-05T23:18:40.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T23:18:40.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T23:18:40.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T23:18:40.684Z] prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container [2023-09-05T23:18:40.720Z] $ 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/573/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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@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-05T23:18:45.832Z] $ docker top 485a6b026cb632ece9e2715e6878ad4b1a7ba9e78c957350465bcedac4e1c57a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T23:18:46.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T23:18:46.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T23:18:46.740Z] + ls /var/log/sa-host [2023-09-05T23:18:46.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T23:18:46.887Z] provisioning config files... [2023-09-05T23:18:46.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/573@tmp/config1006722354681474332tmp [Pipeline] { [Pipeline] echo [2023-09-05T23:18:46.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:47.183Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T23:18:47.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:47.522Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T23:18:47.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:47.815Z] ---> sudo-logs.sh [2023-09-05T23:18:47.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T23:18:47.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:48.115Z] ---> job-cost.sh [2023-09-05T23:18:48.115Z] lf-activate-venv: SKIPPING [2023-09-05T23:18:48.115Z] DEBUG: total: 0.10999999940395355 [2023-09-05T23:18:48.115Z] INFO: Retrieving Stack Cost... [2023-09-05T23:18:48.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T23:18:48.940Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T23:18:48.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T23:18:49.232Z] ---> logs-deploy.sh [2023-09-05T23:18:49.232Z] lf-activate-venv: SKIPPING [2023-09-05T23:18:49.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/573 [2023-09-05T23:18:49.232Z] INFO: archiving workspace using pattern(s): [2023-09-05T23:18:50.608Z] Archives upload complete. [2023-09-05T23:18:50.608Z] INFO: archiving logs to Nexus [2023-09-05T23:18:51.176Z] ---> uname -a: [2023-09-05T23:18:51.176Z] Linux prd-ubuntu20-04-docker-8c-8g-5388 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] ---> lscpu: [2023-09-05T23:18:51.176Z] Architecture: x86_64 [2023-09-05T23:18:51.176Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-05T23:18:51.176Z] Byte Order: Little Endian [2023-09-05T23:18:51.176Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-05T23:18:51.176Z] CPU(s): 8 [2023-09-05T23:18:51.176Z] On-line CPU(s) list: 0-7 [2023-09-05T23:18:51.176Z] Thread(s) per core: 1 [2023-09-05T23:18:51.176Z] Core(s) per socket: 1 [2023-09-05T23:18:51.176Z] Socket(s): 8 [2023-09-05T23:18:51.176Z] NUMA node(s): 1 [2023-09-05T23:18:51.176Z] Vendor ID: AuthenticAMD [2023-09-05T23:18:51.176Z] CPU family: 23 [2023-09-05T23:18:51.176Z] Model: 49 [2023-09-05T23:18:51.176Z] Model name: AMD EPYC-Rome Processor [2023-09-05T23:18:51.176Z] Stepping: 0 [2023-09-05T23:18:51.176Z] CPU MHz: 2799.998 [2023-09-05T23:18:51.176Z] BogoMIPS: 5599.99 [2023-09-05T23:18:51.176Z] Virtualization: AMD-V [2023-09-05T23:18:51.176Z] Hypervisor vendor: KVM [2023-09-05T23:18:51.176Z] Virtualization type: full [2023-09-05T23:18:51.176Z] L1d cache: 256 KiB [2023-09-05T23:18:51.176Z] L1i cache: 256 KiB [2023-09-05T23:18:51.176Z] L2 cache: 4 MiB [2023-09-05T23:18:51.176Z] L3 cache: 128 MiB [2023-09-05T23:18:51.176Z] NUMA node0 CPU(s): 0-7 [2023-09-05T23:18:51.176Z] Vulnerability Itlb multihit: Not affected [2023-09-05T23:18:51.176Z] Vulnerability L1tf: Not affected [2023-09-05T23:18:51.176Z] Vulnerability Mds: Not affected [2023-09-05T23:18:51.176Z] Vulnerability Meltdown: Not affected [2023-09-05T23:18:51.176Z] Vulnerability Mmio stale data: Not affected [2023-09-05T23:18:51.176Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-05T23:18:51.176Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-05T23:18:51.176Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-05T23:18:51.176Z] Vulnerability Srbds: Not affected [2023-09-05T23:18:51.176Z] Vulnerability Tsx async abort: Not affected [2023-09-05T23:18:51.176Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] ---> nproc: [2023-09-05T23:18:51.176Z] 8 [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z] ---> df -h: [2023-09-05T23:18:51.176Z] Filesystem Size Used Avail Use% Mounted on [2023-09-05T23:18:51.176Z] overlay 155G 22G 134G 15% / [2023-09-05T23:18:51.176Z] tmpfs 64M 0 64M 0% /dev [2023-09-05T23:18:51.176Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-05T23:18:51.176Z] shm 64M 0 64M 0% /dev/shm [2023-09-05T23:18:51.176Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-09-05T23:18:51.176Z] [2023-09-05T23:18:51.176Z]