Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c55854ac7464199654154337a44695fb0d8bdf7d 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-ssh7939315481878184322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5217653314459154365.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13385224597720933880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5650773843986742277.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-ssh17329441983471855529.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-18126 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/535 [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/535 # 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 c55854ac7464199654154337a44695fb0d8bdf7d (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#4584)" > 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 c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 > git rev-list --no-walk 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T21:47:30.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T21:47:30.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T21:47:30.889Z] ========================================================= [2023-06-07T21:47:30.889Z] EdgeX Global Pipelines Version Info [2023-06-07T21:47:30.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:47:31.600Z] ------------------- [2023-06-07T21:47:31.600Z] stable info: [2023-06-07T21:47:31.600Z] ------------------- [2023-06-07T21:47:31.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T21:47:31.600Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:47:31.600Z] Message: update stable to v1.0.250 [2023-06-07T21:47:32.172Z] ------------------- [2023-06-07T21:47:32.172Z] experimental info: [2023-06-07T21:47:32.172Z] ------------------- [2023-06-07T21:47:32.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T21:47:32.172Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:47:32.172Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T21:47:32.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T21:47:32.358Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T21:47:32.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T21:47:32.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T21:47:32.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T21:47:32.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T21:47:32.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T21:47:32.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T21:47:32.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T21:47:32.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T21:47:32.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T21:47:32.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T21:47:32.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T21:47:32.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T21:47:32.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T21:47:32.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T21:47:32.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T21:47:32.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T21:47:32.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T21:47:32.550Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T21:47:32.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T21:47:32.570Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T21:47:32.580Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T21:47:32.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T21:47:32.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T21:47:32.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T21:47:32.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] echo [2023-06-07T21:47:32.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c55854a [Pipeline] echo [2023-06-07T21:47:32.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:47:32.691Z] provisioning config files... [2023-06-07T21:47:32.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config9264765842479833558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:47:33.024Z] ---> docker-login.sh [2023-06-07T21:47:33.024Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:47:33.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:47:33.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:47:33.544Z] Configure a credential helper to remove this warning. See [2023-06-07T21:47:33.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:47:33.544Z] [2023-06-07T21:47:33.544Z] Login Succeeded [2023-06-07T21:47:33.544Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:47:33.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:47:33.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:47:33.544Z] Configure a credential helper to remove this warning. See [2023-06-07T21:47:33.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:47:33.544Z] [2023-06-07T21:47:33.544Z] Login Succeeded [2023-06-07T21:47:33.544Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:47:33.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:47:33.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:47:33.807Z] Configure a credential helper to remove this warning. See [2023-06-07T21:47:33.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:47:33.807Z] [2023-06-07T21:47:33.807Z] Login Succeeded [2023-06-07T21:47:33.807Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:47:33.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:47:33.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:47:33.807Z] Configure a credential helper to remove this warning. See [2023-06-07T21:47:33.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:47:33.807Z] [2023-06-07T21:47:33.807Z] Login Succeeded [2023-06-07T21:47:33.807Z] docker.io [2023-06-07T21:47:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:47:34.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:47:34.328Z] Configure a credential helper to remove this warning. See [2023-06-07T21:47:34.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:47:34.328Z] [2023-06-07T21:47:34.328Z] Login Succeeded [2023-06-07T21:47:34.328Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:47:34.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:47:34.639Z] + 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-06-07T21:47:34.639Z] + + dirname cmd/core-command/Dockerfilecut [2023-06-07T21:47:34.639Z] -d/ -f2 [2023-06-07T21:47:34.639Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T21:47:34.639Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T21:47:34.639Z] cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T21:47:34.639Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-06-07T21:47:34.639Z] [2023-06-07T21:47:34.639Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/core-metadata/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/support-notifications/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T21:47:34.639Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T21:47:34.639Z] + cut -d/ -f2 [2023-06-07T21:47:34.639Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T21:47:34.698Z] 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-06-07T21:47:35.032Z] + git rev-list -1 --merges c55854ac7464199654154337a44695fb0d8bdf7d~1..c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] echo [2023-06-07T21:47:35.049Z] -----------> git rev-list -1 --merges c55854ac7464199654154337a44695fb0d8bdf7d~1..c55854ac7464199654154337a44695fb0d8bdf7d c55854ac7464199654154337a44695fb0d8bdf7d [false] [Pipeline] sh [2023-06-07T21:47:35.335Z] + git log --format=format:%s -1 c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] echo [2023-06-07T21:47:35.349Z] ========================================================= [2023-06-07T21:47:35.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T21:47:35.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T21:47:35.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:47:35.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T21:47:35.779Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T21:47:35.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T21:47:35.779Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T21:47:35.779Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T21:47:35.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:47:36.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:47:36.197Z] [2023-06-07T21:47:36.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:47:36.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:47:36.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T21:47:36.496Z] b85a868b505f: Pulling fs layer [2023-06-07T21:47:36.496Z] e2be974225ed: Pulling fs layer [2023-06-07T21:47:36.496Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T21:47:36.496Z] 988bab9f4d93: Pulling fs layer [2023-06-07T21:47:36.496Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T21:47:36.496Z] eaf3925da568: Pulling fs layer [2023-06-07T21:47:36.496Z] bab4dde63d76: Pulling fs layer [2023-06-07T21:47:36.496Z] bde34c3a00c8: Pulling fs layer [2023-06-07T21:47:36.496Z] b352a97aabf1: Pulling fs layer [2023-06-07T21:47:36.496Z] 4872d77fe225: Pulling fs layer [2023-06-07T21:47:36.496Z] 5851b861e8e6: Pulling fs layer [2023-06-07T21:47:36.496Z] 1469e6f7b9e6: Waiting [2023-06-07T21:47:36.496Z] eaf3925da568: Waiting [2023-06-07T21:47:36.496Z] bab4dde63d76: Waiting [2023-06-07T21:47:36.496Z] bde34c3a00c8: Waiting [2023-06-07T21:47:36.496Z] b352a97aabf1: Waiting [2023-06-07T21:47:36.496Z] 4872d77fe225: Waiting [2023-06-07T21:47:36.496Z] 5851b861e8e6: Waiting [2023-06-07T21:47:36.496Z] 988bab9f4d93: Waiting [2023-06-07T21:47:36.496Z] e2be974225ed: Verifying Checksum [2023-06-07T21:47:36.496Z] e2be974225ed: Download complete [2023-06-07T21:47:36.496Z] 988bab9f4d93: Verifying Checksum [2023-06-07T21:47:36.496Z] 988bab9f4d93: Download complete [2023-06-07T21:47:36.755Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T21:47:36.755Z] 1469e6f7b9e6: Download complete [2023-06-07T21:47:36.755Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T21:47:36.755Z] 339a4e72a1f5: Download complete [2023-06-07T21:47:36.755Z] eaf3925da568: Verifying Checksum [2023-06-07T21:47:36.755Z] eaf3925da568: Download complete [2023-06-07T21:47:36.755Z] bde34c3a00c8: Verifying Checksum [2023-06-07T21:47:36.755Z] bde34c3a00c8: Download complete [2023-06-07T21:47:36.755Z] b352a97aabf1: Download complete [2023-06-07T21:47:36.755Z] 4872d77fe225: Download complete [2023-06-07T21:47:36.755Z] 5851b861e8e6: Verifying Checksum [2023-06-07T21:47:36.755Z] 5851b861e8e6: Download complete [2023-06-07T21:47:36.755Z] b85a868b505f: Verifying Checksum [2023-06-07T21:47:36.755Z] b85a868b505f: Download complete [2023-06-07T21:47:37.013Z] bab4dde63d76: Verifying Checksum [2023-06-07T21:47:37.013Z] bab4dde63d76: Download complete [2023-06-07T21:47:37.956Z] b85a868b505f: Pull complete [2023-06-07T21:47:38.215Z] e2be974225ed: Pull complete [2023-06-07T21:47:38.476Z] 339a4e72a1f5: Pull complete [2023-06-07T21:47:38.735Z] 988bab9f4d93: Pull complete [2023-06-07T21:47:38.995Z] 1469e6f7b9e6: Pull complete [2023-06-07T21:47:38.995Z] eaf3925da568: Pull complete [2023-06-07T21:47:40.900Z] bab4dde63d76: Pull complete [2023-06-07T21:47:40.900Z] bde34c3a00c8: Pull complete [2023-06-07T21:47:40.900Z] b352a97aabf1: Pull complete [2023-06-07T21:47:41.162Z] 4872d77fe225: Pull complete [2023-06-07T21:47:41.162Z] 5851b861e8e6: Pull complete [2023-06-07T21:47:41.162Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T21:47:41.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:47:41.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:47:41.287Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T21:47:41.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:47:42.725Z] $ docker top 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 -eo pid,comm [2023-06-07T21:47:42.799Z] 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-06-07T21:47:42.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:47:42.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:47:42.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:47:42.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:47:42.955Z] $ docker exec 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 ssh-agent [2023-06-07T21:47:43.084Z] SSH_AUTH_SOCK=/tmp/ssh-xP0tGqggy5l9/agent.31 [2023-06-07T21:47:43.084Z] SSH_AGENT_PID=37 [2023-06-07T21:47:43.099Z] Running ssh-add (command line suppressed) [2023-06-07T21:47:43.206Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_16803004597035549620.key (/w/workspace/edgex-go/535@tmp/private_key_16803004597035549620.key) [2023-06-07T21:47:43.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:47:43.523Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T21:47:43.525Z] $ docker exec --env ******** --env ******** 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 ssh-agent -k [2023-06-07T21:47:43.621Z] unset SSH_AUTH_SOCK; [2023-06-07T21:47:43.622Z] unset SSH_AGENT_PID; [2023-06-07T21:47:43.622Z] echo Agent pid 37 killed; [2023-06-07T21:47:43.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T21:47:43.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:47:43.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:47:43.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:47:43.783Z] $ docker exec 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 ssh-agent [2023-06-07T21:47:43.912Z] SSH_AUTH_SOCK=/tmp/ssh-68t7N0x6bvxB/agent.70 [2023-06-07T21:47:43.912Z] SSH_AGENT_PID=76 [2023-06-07T21:47:43.918Z] Running ssh-add (command line suppressed) [2023-06-07T21:47:44.018Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_8080106558524558879.key (/w/workspace/edgex-go/535@tmp/private_key_8080106558524558879.key) [2023-06-07T21:47:44.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:47:44.330Z] + git semver init [2023-06-07T21:47:44.589Z] 2023-06-07 21:47:44,503 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T21:47:44.589Z] 2023-06-07 21:47:44,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/535/.semver [2023-06-07T21:47:44.589Z] 2023-06-07 21:47:44,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/535/.semver [2023-06-07T21:47:44.589Z] 2023-06-07 21:47:44,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/535/.semver'], cwd=/w/workspace/edgex-go/535, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:47:48.780Z] 2023-06-07 21:47:48,571 [append_file] DEBUG append to file:/w/workspace/edgex-go/535/.git/info/exclude [2023-06-07T21:47:48.780Z] 2023-06-07 21:47:48,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/535/.semver/main with force:False [2023-06-07T21:47:48.780Z] 2023-06-07 21:47:48,571 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T21:47:48.780Z] 2023-06-07 21:47:48,572 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T21:47:48.780Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:47:48.783Z] $ docker exec --env ******** --env ******** 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 ssh-agent -k [2023-06-07T21:47:48.881Z] unset SSH_AUTH_SOCK; [2023-06-07T21:47:48.881Z] unset SSH_AGENT_PID; [2023-06-07T21:47:48.882Z] echo Agent pid 76 killed; [2023-06-07T21:47:48.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:47:49.202Z] + git semver [Pipeline] } [2023-06-07T21:47:49.468Z] $ docker stop --time=1 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 [2023-06-07T21:47:50.762Z] $ docker rm -f --volumes 7f6387d5a57bbb6397896234b3c57a5dfce6f6b1d5e802f018ad93a385acc050 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:47:51.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T21:47:51.316Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T21:47:51.319Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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-06-07T21:47:51.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/535 [Pipeline] echo [2023-06-07T21:47:51.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:47:51.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:47:51.716Z] ========================================================= [2023-06-07T21:47:51.717Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T21:47:51.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:47:52.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:47:52.000Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T21:47:52.000Z] f56be85fc22e: Pulling fs layer [2023-06-07T21:47:52.000Z] 85791d961cd3: Pulling fs layer [2023-06-07T21:47:52.000Z] d694b5ae8c79: Pulling fs layer [2023-06-07T21:47:52.000Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T21:47:52.000Z] 4d19c01a9841: Pulling fs layer [2023-06-07T21:47:52.000Z] 9325e15d5711: Pulling fs layer [2023-06-07T21:47:52.000Z] 9f32a84ed3da: Waiting [2023-06-07T21:47:52.000Z] 4d19c01a9841: Waiting [2023-06-07T21:47:52.000Z] 556b6ee489ea: Pulling fs layer [2023-06-07T21:47:52.000Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T21:47:52.000Z] c5a4b2cf53e6: Waiting [2023-06-07T21:47:52.000Z] 556b6ee489ea: Waiting [2023-06-07T21:47:52.000Z] 9325e15d5711: Waiting [2023-06-07T21:47:52.000Z] 85791d961cd3: Download complete [2023-06-07T21:47:52.000Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T21:47:52.000Z] 9f32a84ed3da: Download complete [2023-06-07T21:47:52.000Z] 4d19c01a9841: Verifying Checksum [2023-06-07T21:47:52.000Z] 4d19c01a9841: Download complete [2023-06-07T21:47:52.259Z] f56be85fc22e: Verifying Checksum [2023-06-07T21:47:52.259Z] f56be85fc22e: Download complete [2023-06-07T21:47:52.259Z] 9325e15d5711: Verifying Checksum [2023-06-07T21:47:52.259Z] 9325e15d5711: Download complete [2023-06-07T21:47:52.259Z] f56be85fc22e: Pull complete [2023-06-07T21:47:52.517Z] 85791d961cd3: Pull complete [2023-06-07T21:47:52.776Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T21:47:52.776Z] c5a4b2cf53e6: Download complete [2023-06-07T21:47:52.776Z] d694b5ae8c79: Verifying Checksum [2023-06-07T21:47:52.776Z] d694b5ae8c79: Download complete [2023-06-07T21:47:53.344Z] 556b6ee489ea: Verifying Checksum [2023-06-07T21:47:53.344Z] 556b6ee489ea: Download complete [2023-06-07T21:47:56.647Z] d694b5ae8c79: Pull complete [2023-06-07T21:47:56.647Z] 9f32a84ed3da: Pull complete [2023-06-07T21:47:56.647Z] 4d19c01a9841: Pull complete [2023-06-07T21:47:56.647Z] 9325e15d5711: Pull complete [2023-06-07T21:47:59.180Z] 556b6ee489ea: Pull complete [2023-06-07T21:48:00.116Z] c5a4b2cf53e6: Pull complete [2023-06-07T21:48:00.116Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T21:48:00.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:48:00.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:48:00.415Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:48:00.416Z] WORKDIR /edgex [2023-06-07T21:48:00.416Z] COPY go.mod . [2023-06-07T21:48:00.416Z] RUN go mod download [2023-06-07T21:48:00.416Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T21:48:00.983Z] Sending build context to Docker daemon 170.6MB [2023-06-07T21:48:00.983Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:48:00.983Z] ---> c4be618373d6 [2023-06-07T21:48:00.983Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:48:03.523Z] ---> Running in a710c7d319e4 [2023-06-07T21:48:03.523Z] Removing intermediate container a710c7d319e4 [2023-06-07T21:48:03.523Z] ---> 49c3c3050b15 [2023-06-07T21:48:03.523Z] Step 3/4 : COPY go.mod . [2023-06-07T21:48:03.523Z] ---> 3c1962b15235 [2023-06-07T21:48:03.523Z] Step 4/4 : RUN go mod download [2023-06-07T21:48:03.523Z] ---> Running in 516705c7c58f [2023-06-07T21:48:06.377Z] Still waiting to schedule task [2023-06-07T21:48:06.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-07T21:48:15.741Z] Removing intermediate container 516705c7c58f [2023-06-07T21:48:15.741Z] ---> df36e8f00ec9 [2023-06-07T21:48:15.741Z] Successfully built df36e8f00ec9 [2023-06-07T21:48:15.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:48:16.041Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:48:16.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:48:16.112Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T21:48:16.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:48:16.539Z] $ docker top 48b4bfa74c0dbce2ff434a5be53b342fe6a8db1eb02d16abe17710fe323f9748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:48:16.879Z] + go version [2023-06-07T21:48:16.880Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T21:48:16.895Z] $ docker stop --time=1 48b4bfa74c0dbce2ff434a5be53b342fe6a8db1eb02d16abe17710fe323f9748 [2023-06-07T21:48:18.175Z] $ docker rm -f --volumes 48b4bfa74c0dbce2ff434a5be53b342fe6a8db1eb02d16abe17710fe323f9748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:48:18.545Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:48:18.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:48:18.618Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T21:48:18.650Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:48:19.025Z] $ docker top 11b28a8d4e298171d305febdb56adf1768fa49ecb478060774c1d5078b086e1b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:48:19.088Z] ========================================================= [2023-06-07T21:48:19.088Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T21:48:19.088Z] ========================================================= [Pipeline] sh [2023-06-07T21:48:19.367Z] + git config --global --add safe.directory /w/workspace/edgex-go/535 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:48:19.656Z] + make test [2023-06-07T21:48:19.656Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T21:48:27.771Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T21:48:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T21:48:42.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T21:48:42.899Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T21:48:42.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T21:48:43.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T21:48:43.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T21:48:43.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-06-07T21:48:45.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-06-07T21:48:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T21:48:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T21:48:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T21:48:47.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T21:48:47.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T21:48:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T21:48:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:48:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T21:48:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T21:48:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T21:48:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.5% of statements [2023-06-07T21:48:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-06-07T21:48:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T21:48:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T21:48:51.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.741s coverage: 88.5% of statements [2023-06-07T21:48:51.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-06-07T21:48:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T21:48:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:48:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T21:48:52.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-06-07T21:48:52.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T21:48:52.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T21:48:52.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T21:48:52.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T21:48:52.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T21:48:52.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-06-07T21:48:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T21:48:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T21:48:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T21:48:53.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements [2023-06-07T21:48:54.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T21:48:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T21:48:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-06-07T21:48:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-06-07T21:48:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-06-07T21:48:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-06-07T21:48:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-06-07T21:48:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-06-07T21:48:55.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-06-07T21:48:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T21:48:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T21:48:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T21:48:55.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T21:48:55.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T21:48:55.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T21:48:55.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T21:48:55.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T21:48:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T21:48:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T21:48:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T21:48:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T21:48:56.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T21:48:56.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T21:48:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T21:48:58.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T21:48:58.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T21:48:59.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T21:48:59.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T21:49:01.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T21:49:01.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T21:49:01.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T21:49:02.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T21:49:02.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T21:49:03.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T21:49:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T21:49:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T21:49:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T21:49:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T21:49:04.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T21:49:04.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T21:49:04.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T21:49:04.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T21:49:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T21:49:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:49:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T21:49:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T21:49:07.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-06-07T21:49:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T21:49:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T21:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T21:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T21:49:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-06-07T21:49:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements [2023-06-07T21:49:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-06-07T21:49:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-06-07T21:49:20.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-06-07T21:49:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-06-07T21:49:20.501Z] 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-06-07T21:49:20.501Z] running golangci-lint [2023-06-07T21:49:20.501Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T21:49:20.501Z] go version go1.20.2 linux/amd64 [2023-06-07T21:49:20.501Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T21:49:20.501Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T21:49:32.085Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18128 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-06-07T21:49:32.095Z] Running in /w/workspace/edgex-go/535 [Pipeline] { [Pipeline] checkout [2023-06-07T21:49:32.193Z] The recommended git tool is: git [2023-06-07T21:49:35.372Z] level=info msg="[loader] Go packages loading at mode 575 (name|imports|types_sizes|compiled_files|deps|exports_file|files) took 13.454882371s" [2023-06-07T21:49:35.373Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.155861ms" [2023-06-07T21:49:36.974Z] using credential edgex-jenkins-ssh [2023-06-07T21:49:36.992Z] Cloning the remote Git repository [2023-06-07T21:49:37.021Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:49:37.128Z] > git init /w/workspace/edgex-go/535 # timeout=10 [2023-06-07T21:49:37.256Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T21:49:37.257Z] > git --version # timeout=10 [2023-06-07T21:49:37.281Z] > git --version # 'git version 2.25.1' [2023-06-07T21:49:37.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:49:37.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:49:39.549Z] level=info msg="[linters_context/goanalysis] analyzers took 50.379911657s with top 10 stages: buildir: 26.527878655s, inspect: 1.989262024s, fact_deprecated: 1.581297654s, printf: 1.193562144s, ctrlflow: 958.802754ms, fact_purity: 820.370865ms, gosec: 799.785162ms, S1038: 683.891925ms, nilness: 664.898017ms, typedness: 532.736099ms" [2023-06-07T21:49:39.549Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T21:49:39.549Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, exclude-rules: 23/203" [2023-06-07T21:49:39.549Z] level=info msg="[runner] processing took 19.239614ms with stages: nolint: 8.441412ms, identifier_marker: 5.516136ms, exclude-rules: 1.694729ms, autogenerated_exclude: 1.431756ms, path_prettifier: 1.400945ms, skip_dirs: 679.912µs, cgo: 55.583µs, filename_unadjuster: 15.33µs, max_same_issues: 740ns, diff: 420ns, exclude: 410ns, uniq_by_line: 410ns, skip_files: 410ns, severity-rules: 371ns, source_code: 260ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-06-07T21:49:39.549Z] level=info msg="[runner] linters took 6.59113615s with stages: goanalysis_metalinter: 6.571811424s" [2023-06-07T21:49:39.549Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T21:49:39.549Z] level=info msg="Memory: 202 samples, avg is 179.7MB, max is 777.6MB" [2023-06-07T21:49:39.549Z] level=info msg="Execution took 20.095405002s" [2023-06-07T21:49:39.549Z] go vet ./... [2023-06-07T21:49:43.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:49:43.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T21:49:43.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T21:49:44.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T21:49:44.290Z] + ls -al . [2023-06-07T21:49:44.290Z] total 720 [2023-06-07T21:49:44.290Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 21:48 . [2023-06-07T21:49:44.290Z] drwxr-xr-x 4 root root 4096 Jun 7 21:48 .. [2023-06-07T21:49:44.290Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:47 .blubracket [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 21:47 .dockerignore [2023-06-07T21:49:44.290Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 21:47 .git [2023-06-07T21:49:44.290Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:47 .github [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:47 .gitignore [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 21:47 .golangci.yml [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 21:47 .hadolint.yml [2023-06-07T21:49:44.290Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 21:47 .semver [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:47 .sonarcloud.properties [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:47 ADOPTERS.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:47 Attribution.txt [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:47 CHANGELOG.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:47 CONTRIBUTING.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 21:47 GOVERNANCE.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 21:47 Jenkinsfile [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:47 LICENSE [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:47 Makefile [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 21:47 OWNERS.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:47 README.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 21:47 SECURITY.md [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 21:47 VERSION [2023-06-07T21:49:44.290Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 21:47 bin [2023-06-07T21:49:44.290Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 21:47 cmd [2023-06-07T21:49:44.290Z] -rw-r--r-- 1 root root 447731 Jun 7 21:49 coverage.out [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 21:47 go.mod [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 31048 Jun 7 21:47 go.sum [2023-06-07T21:49:44.290Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 21:47 internal [2023-06-07T21:49:44.290Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 21:47 openapi [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 21:47 security.txt [2023-06-07T21:49:44.290Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 21:47 snap [2023-06-07T21:49:44.290Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 21:47 version.go [Pipeline] sh [2023-06-07T21:49:44.571Z] + '[' -e coverage.out ] [2023-06-07T21:49:44.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T21:49:44.675Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T21:49:44.952Z] + make build [2023-06-07T21:49:44.952Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T21:49:53.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T21:49:53.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:49:54.663Z] Avoid second fetch [2023-06-07T21:49:54.663Z] Checking out Revision c55854ac7464199654154337a44695fb0d8bdf7d (main) [2023-06-07T21:49:55.338Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#4584)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:49:56.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:49:56.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:49:56.174Z] Dload Upload Total Spent Left Speed [2023-06-07T21:49:56.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [2023-06-07T21:49:54.679Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:49:54.744Z] > git checkout -f c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 [Pipeline] sh [2023-06-07T21:49:56.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:49:57.152Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T21:49:57.152Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T21:49:57.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:49:57.168Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:49:57.168Z] { [2023-06-07T21:49:57.168Z] "registry-mirrors": [ [2023-06-07T21:49:57.168Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:49:57.168Z] ], [2023-06-07T21:49:57.168Z] "bip": "10.250.0.254/24", [2023-06-07T21:49:57.168Z] "hosts": [ [2023-06-07T21:49:57.168Z] "tcp://0.0.0.0:5555", [2023-06-07T21:49:57.168Z] "unix:///var/run/docker.sock" [2023-06-07T21:49:57.168Z] ], [2023-06-07T21:49:57.168Z] "mtu": 1458, [2023-06-07T21:49:57.168Z] "selinux-enabled": true, [2023-06-07T21:49:57.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:49:57.168Z] } [Pipeline] sh [2023-06-07T21:49:57.411Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T21:49:57.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:49:57.820Z] + sudo service docker restart [2023-06-07T21:49:58.346Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T21:50:04.925Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T21:50:05.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T21:50:06.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T21:50:07.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T21:50:08.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T21:50:09.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T21:50:10.236Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-07T21:50:11.632Z] $ docker stop --time=1 11b28a8d4e298171d305febdb56adf1768fa49ecb478060774c1d5078b086e1b [2023-06-07T21:50:15.346Z] $ docker rm -f --volumes 11b28a8d4e298171d305febdb56adf1768fa49ecb478060774c1d5078b086e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:50:16.067Z] provisioning config files... [2023-06-07T21:50:16.089Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config6612423202947676782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:50:16.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:50:16.201Z] [2023-06-07T21:50:16.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:50:16.439Z] ---> docker-login.sh [2023-06-07T21:50:16.439Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:50:16.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:50:16.495Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T21:50:16.495Z] 91d30c5bc195: Pulling fs layer [2023-06-07T21:50:16.495Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T21:50:16.495Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T21:50:16.495Z] 4698f68db338: Pulling fs layer [2023-06-07T21:50:16.495Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T21:50:16.495Z] e0025b399a48: Pulling fs layer [2023-06-07T21:50:16.495Z] 4698f68db338: Waiting [2023-06-07T21:50:16.495Z] 2a2f49069b9e: Waiting [2023-06-07T21:50:16.495Z] e0025b399a48: Waiting [2023-06-07T21:50:16.495Z] 91d30c5bc195: Verifying Checksum [2023-06-07T21:50:16.495Z] 91d30c5bc195: Download complete [2023-06-07T21:50:16.495Z] 4698f68db338: Verifying Checksum [2023-06-07T21:50:16.495Z] 4698f68db338: Download complete [2023-06-07T21:50:16.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:50:16.754Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T21:50:16.754Z] 2e9b0aa3be6d: Download complete [2023-06-07T21:50:16.754Z] e0025b399a48: Verifying Checksum [2023-06-07T21:50:16.754Z] 91d30c5bc195: Pull complete [2023-06-07T21:50:16.754Z] 2a2f49069b9e: Download complete [2023-06-07T21:50:16.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:50:16.978Z] Configure a credential helper to remove this warning. See [2023-06-07T21:50:16.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:50:16.978Z] [2023-06-07T21:50:16.978Z] Login Succeeded [2023-06-07T21:50:16.978Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:50:17.012Z] 2e9b0aa3be6d: Pull complete [2023-06-07T21:50:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:50:17.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:50:17.248Z] Configure a credential helper to remove this warning. See [2023-06-07T21:50:17.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:50:17.248Z] [2023-06-07T21:50:17.248Z] Login Succeeded [2023-06-07T21:50:17.248Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:50:17.269Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T21:50:17.269Z] 9c61dcf015f6: Download complete [2023-06-07T21:50:17.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:50:17.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:50:17.837Z] Configure a credential helper to remove this warning. See [2023-06-07T21:50:17.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:50:17.837Z] [2023-06-07T21:50:17.837Z] Login Succeeded [2023-06-07T21:50:17.837Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:50:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:50:18.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:50:18.107Z] Configure a credential helper to remove this warning. See [2023-06-07T21:50:18.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:50:18.107Z] [2023-06-07T21:50:18.107Z] Login Succeeded [2023-06-07T21:50:18.107Z] docker.io [2023-06-07T21:50:18.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:50:18.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:50:18.646Z] Configure a credential helper to remove this warning. See [2023-06-07T21:50:18.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:50:18.646Z] [2023-06-07T21:50:18.646Z] Login Succeeded [2023-06-07T21:50:18.646Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:50:18.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T21:50:19.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/535 [Pipeline] echo [2023-06-07T21:50:19.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:50:19.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:50:19.241Z] ========================================================= [2023-06-07T21:50:19.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:50:19.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:50:19.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:50:19.566Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:50:19.566Z] c41833b44d91: Pulling fs layer [2023-06-07T21:50:19.566Z] ed15518f5707: Pulling fs layer [2023-06-07T21:50:19.566Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:50:19.566Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:50:19.566Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:50:19.566Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:50:19.566Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:50:19.566Z] 242c74f7c9fa: Waiting [2023-06-07T21:50:19.566Z] 3cdef696dda3: Waiting [2023-06-07T21:50:19.566Z] 2ced38df9373: Waiting [2023-06-07T21:50:19.566Z] 58f1dce35555: Waiting [2023-06-07T21:50:19.798Z] 9c61dcf015f6: Pull complete [2023-06-07T21:50:19.798Z] 4698f68db338: Pull complete [2023-06-07T21:50:19.798Z] 2a2f49069b9e: Pull complete [2023-06-07T21:50:19.798Z] e0025b399a48: Pull complete [2023-06-07T21:50:19.798Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T21:50:19.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T21:50:19.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:50:19.833Z] ed15518f5707: Download complete [2023-06-07T21:50:19.833Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T21:50:19.833Z] 242c74f7c9fa: Download complete [2023-06-07T21:50:19.833Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:50:19.833Z] 3cdef696dda3: Download complete [2023-06-07T21:50:19.833Z] c41833b44d91: Verifying Checksum [2023-06-07T21:50:19.833Z] c41833b44d91: Download complete [2023-06-07T21:50:19.869Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T21:50:19.903Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:50:21.247Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:50:21.247Z] 58f1dce35555: Download complete [2023-06-07T21:50:22.219Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:50:22.219Z] feae8fd75edb: Download complete [2023-06-07T21:50:22.219Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:50:22.219Z] 2ced38df9373: Download complete [2023-06-07T21:50:23.042Z] $ docker top 43fc10b3d559d474519ae67c6489ced5012471db1855dedf81fd1dfe917636ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:50:23.368Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:50:23.627Z] c41833b44d91: Pull complete [2023-06-07T21:50:23.627Z] ed15518f5707: Pull complete [2023-06-07T21:50:25.906Z] #1 [core-command internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #1 transferring dockerfile: 1.82kB done [2023-06-07T21:50:25.906Z] #1 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #2 transferring dockerfile: 1.78kB done [2023-06-07T21:50:25.906Z] #2 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #3 transferring dockerfile: 1.82kB done [2023-06-07T21:50:25.906Z] #3 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #4 transferring dockerfile: 2.04kB done [2023-06-07T21:50:25.906Z] #4 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #5 transferring dockerfile: 2.38kB done [2023-06-07T21:50:25.906Z] #5 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #6 transferring dockerfile: 2.58kB done [2023-06-07T21:50:25.906Z] #6 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #7 [core-data internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #7 transferring dockerfile: 1.90kB done [2023-06-07T21:50:25.906Z] #7 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #8 transferring dockerfile: 2.12kB done [2023-06-07T21:50:25.906Z] #8 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #9 transferring dockerfile: 2.82kB done [2023-06-07T21:50:25.906Z] #9 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #10 transferring dockerfile: 1.96kB done [2023-06-07T21:50:25.906Z] #10 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #11 transferring dockerfile: 2.06kB done [2023-06-07T21:50:25.906Z] #11 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #12 transferring dockerfile: 2.63kB done [2023-06-07T21:50:25.906Z] #12 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #13 [core-command internal] load .dockerignore [2023-06-07T21:50:25.906Z] #13 transferring context: 56B done [2023-06-07T21:50:25.906Z] #13 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #14 transferring dockerfile: 2.68kB done [2023-06-07T21:50:25.906Z] #14 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:50:25.906Z] #15 transferring dockerfile: 1.84kB done [2023-06-07T21:50:25.906Z] #15 DONE 0.1s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:50:25.906Z] #16 transferring context: 56B done [2023-06-07T21:50:25.906Z] #16 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #17 [support-scheduler internal] load .dockerignore [2023-06-07T21:50:25.906Z] #17 transferring context: 56B done [2023-06-07T21:50:25.906Z] #17 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #18 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:50:25.906Z] #18 transferring context: 56B done [2023-06-07T21:50:25.906Z] #18 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:50:25.906Z] #19 transferring context: 56B done [2023-06-07T21:50:25.906Z] #19 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #20 [core-data internal] load .dockerignore [2023-06-07T21:50:25.906Z] #20 transferring context: 56B done [2023-06-07T21:50:25.906Z] #20 DONE 0.0s [2023-06-07T21:50:25.906Z] [2023-06-07T21:50:25.906Z] #21 [security-spire-config internal] load .dockerignore [2023-06-07T21:50:26.164Z] #21 transferring context: 56B done [2023-06-07T21:50:26.164Z] #21 DONE 0.1s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:50:26.164Z] #22 transferring context: 56B done [2023-06-07T21:50:26.164Z] #22 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #23 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:50:26.164Z] #23 transferring context: 56B done [2023-06-07T21:50:26.164Z] #23 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #24 [core-metadata internal] load .dockerignore [2023-06-07T21:50:26.164Z] #24 transferring context: 56B done [2023-06-07T21:50:26.164Z] #24 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #25 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:50:26.164Z] #25 transferring context: 56B done [2023-06-07T21:50:26.164Z] #25 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #26 [support-notifications internal] load .dockerignore [2023-06-07T21:50:26.164Z] #26 transferring context: 56B done [2023-06-07T21:50:26.164Z] #26 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #27 [security-spire-server internal] load .dockerignore [2023-06-07T21:50:26.164Z] #27 transferring context: 56B done [2023-06-07T21:50:26.164Z] #27 DONE 0.1s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #28 [security-spire-agent internal] load .dockerignore [2023-06-07T21:50:26.164Z] #28 transferring context: 56B done [2023-06-07T21:50:26.164Z] #28 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.164Z] #29 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:50:26.164Z] #30 DONE 0.1s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.164Z] #29 DONE 0.0s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:26.164Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:26.164Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:26.164Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:26.164Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:26.164Z] #31 DONE 0.1s [2023-06-07T21:50:26.164Z] [2023-06-07T21:50:26.164Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:50:26.422Z] #30 DONE 0.2s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:26.422Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:26.422Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:26.422Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:26.422Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:26.422Z] #31 DONE 0.1s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.422Z] #29 DONE 0.0s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:26.422Z] #32 ... [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:26.422Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:26.422Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:26.422Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:26.422Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:26.422Z] #31 DONE 0.1s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.422Z] #29 DONE 0.0s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:26.422Z] #32 ... [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:26.422Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:26.422Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:26.422Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:26.422Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:26.422Z] #31 DONE 0.1s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.422Z] #29 DONE 0.0s [2023-06-07T21:50:26.422Z] [2023-06-07T21:50:26.422Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:26.681Z] #32 ... [2023-06-07T21:50:26.681Z] [2023-06-07T21:50:26.681Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:26.681Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:26.681Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:26.681Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:26.681Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:26.681Z] #31 DONE 0.1s [2023-06-07T21:50:26.681Z] [2023-06-07T21:50:26.681Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T21:50:26.681Z] #29 DONE 0.0s [2023-06-07T21:50:26.681Z] [2023-06-07T21:50:26.681Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:27.251Z] #32 ... [2023-06-07T21:50:27.251Z] [2023-06-07T21:50:27.251Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:50:27.251Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:50:27.251Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:50:27.252Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T21:50:27.252Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T21:50:27.252Z] #31 DONE 0.1s [2023-06-07T21:50:27.252Z] [2023-06-07T21:50:27.252Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:50:27.252Z] #30 DONE 0.8s [2023-06-07T21:50:27.252Z] [2023-06-07T21:50:27.252Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T21:50:27.252Z] #33 DONE 1.2s [2023-06-07T21:50:27.252Z] [2023-06-07T21:50:27.252Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:31.466Z] #32 transferring context: 209.32MB 4.9s [2023-06-07T21:50:32.404Z] #32 ... [2023-06-07T21:50:32.404Z] [2023-06-07T21:50:32.404Z] #34 [core-data internal] load build context [2023-06-07T21:50:32.663Z] #34 ... [2023-06-07T21:50:32.663Z] [2023-06-07T21:50:32.663Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:34.035Z] #32 transferring context: 351.87MB 7.6s done [2023-06-07T21:50:36.568Z] #32 ... [2023-06-07T21:50:36.568Z] [2023-06-07T21:50:36.568Z] #35 [security-spiffe-token-provider internal] load build context [2023-06-07T21:50:36.568Z] #35 transferring context: 351.87MB 8.6s done [2023-06-07T21:50:36.568Z] #35 ... [2023-06-07T21:50:36.568Z] [2023-06-07T21:50:36.568Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:50:36.568Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:36.568Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:36.568Z] #0 1.788 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:50:36.568Z] #0 1.788 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:50:36.568Z] #0 1.788 OK: 17823 distinct packages available [2023-06-07T21:50:36.568Z] #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:36.568Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:36.568Z] #0 2.114 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:50:36.568Z] #0 2.129 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:50:36.568Z] #0 2.139 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:50:36.568Z] #0 2.144 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T21:50:36.568Z] #0 2.154 (5/9) Installing curl (8.1.2-r0) [2023-06-07T21:50:36.568Z] #0 2.161 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:36.568Z] #0 2.171 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:50:36.568Z] #0 2.172 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:50:36.568Z] #0 2.178 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:50:36.568Z] #0 2.180 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:36.568Z] #0 2.192 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:50:36.568Z] #0 2.260 OK: 10 MiB in 24 packages [2023-06-07T21:50:36.568Z] #36 ... [2023-06-07T21:50:36.568Z] [2023-06-07T21:50:36.568Z] #37 [security-secretstore-setup internal] load build context [2023-06-07T21:50:36.568Z] #37 transferring context: 351.87MB 8.4s done [2023-06-07T21:50:36.568Z] #37 ... [2023-06-07T21:50:36.568Z] [2023-06-07T21:50:36.568Z] #38 [core-command internal] load build context [2023-06-07T21:50:36.568Z] #38 transferring context: 351.87MB 9.2s done [2023-06-07T21:50:36.568Z] #38 ... [2023-06-07T21:50:36.568Z] [2023-06-07T21:50:36.568Z] #39 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:50:37.947Z] #39 ... [2023-06-07T21:50:37.947Z] [2023-06-07T21:50:37.947Z] #40 [core-metadata internal] load build context [2023-06-07T21:50:37.947Z] #40 transferring context: 351.87MB 8.1s done [2023-06-07T21:50:37.947Z] #40 ... [2023-06-07T21:50:37.947Z] [2023-06-07T21:50:37.947Z] #41 [security-proxy-setup internal] load build context [2023-06-07T21:50:37.947Z] #41 transferring context: 351.87MB 9.3s done [2023-06-07T21:50:38.205Z] #41 ... [2023-06-07T21:50:38.205Z] [2023-06-07T21:50:38.205Z] #42 [support-notifications internal] load build context [2023-06-07T21:50:38.205Z] #42 transferring context: 351.87MB 7.3s done [2023-06-07T21:50:38.205Z] #42 ... [2023-06-07T21:50:38.205Z] [2023-06-07T21:50:38.205Z] #43 [security-bootstrapper internal] load build context [2023-06-07T21:50:38.205Z] #43 transferring context: 351.87MB 7.6s done [2023-06-07T21:50:38.463Z] #43 ... [2023-06-07T21:50:38.463Z] [2023-06-07T21:50:38.463Z] #44 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:50:38.463Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:38.463Z] #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:38.463Z] #0 1.640 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:38.463Z] #0 1.644 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:38.463Z] #0 1.661 OK: 7 MiB in 16 packages [2023-06-07T21:50:38.463Z] #44 ... [2023-06-07T21:50:38.463Z] [2023-06-07T21:50:38.463Z] #45 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:50:38.667Z] feae8fd75edb: Pull complete [2023-06-07T21:50:38.667Z] 242c74f7c9fa: Pull complete [2023-06-07T21:50:38.667Z] 3cdef696dda3: Pull complete [2023-06-07T21:50:38.722Z] #45 ... [2023-06-07T21:50:38.722Z] [2023-06-07T21:50:38.722Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:50:38.722Z] #0 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:38.722Z] #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:38.722Z] #0 3.475 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:50:38.722Z] #0 3.491 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:38.722Z] #0 3.496 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:50:38.722Z] #0 3.499 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:38.722Z] #0 3.511 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:50:38.722Z] #0 3.571 OK: 8 MiB in 18 packages [2023-06-07T21:50:38.981Z] #46 ... [2023-06-07T21:50:38.981Z] [2023-06-07T21:50:38.981Z] #47 [security-spire-agent internal] load build context [2023-06-07T21:50:38.981Z] #47 transferring context: 351.87MB 7.4s done [2023-06-07T21:50:38.981Z] #47 ... [2023-06-07T21:50:38.981Z] [2023-06-07T21:50:38.981Z] #48 [security-spire-config internal] load build context [2023-06-07T21:50:38.981Z] #48 transferring context: 351.87MB 7.3s done [2023-06-07T21:50:39.240Z] #48 ... [2023-06-07T21:50:39.240Z] [2023-06-07T21:50:39.240Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:50:39.240Z] #49 ... [2023-06-07T21:50:39.240Z] [2023-06-07T21:50:39.240Z] #50 [security-spire-server internal] load build context [2023-06-07T21:50:39.240Z] #50 transferring context: 351.87MB 7.8s done [2023-06-07T21:50:39.499Z] #50 ... [2023-06-07T21:50:39.499Z] [2023-06-07T21:50:39.499Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:50:39.499Z] #51 ... [2023-06-07T21:50:39.499Z] [2023-06-07T21:50:39.499Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:50:39.759Z] #52 ... [2023-06-07T21:50:39.759Z] [2023-06-07T21:50:39.759Z] #53 [support-scheduler internal] load build context [2023-06-07T21:50:39.759Z] #53 transferring context: 351.87MB 8.5s done [2023-06-07T21:50:40.016Z] #53 ... [2023-06-07T21:50:40.016Z] [2023-06-07T21:50:40.016Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:50:40.016Z] #54 ... [2023-06-07T21:50:40.016Z] [2023-06-07T21:50:40.016Z] #55 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-06-07T21:50:40.276Z] #55 ... [2023-06-07T21:50:40.276Z] [2023-06-07T21:50:40.276Z] #56 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:50:40.276Z] #56 transferring context: 351.87MB 7.7s done [2023-06-07T21:50:43.568Z] #56 ... [2023-06-07T21:50:43.568Z] [2023-06-07T21:50:43.568Z] #34 [core-data internal] load build context [2023-06-07T21:50:43.568Z] #34 transferring context: 351.87MB 7.9s done [2023-06-07T21:50:44.089Z] 2ced38df9373: Pull complete [2023-06-07T21:50:46.714Z] 58f1dce35555: Pull complete [2023-06-07T21:50:46.714Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:50:46.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:50:46.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:50:47.049Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:50:47.049Z] WORKDIR /edgex [2023-06-07T21:50:47.049Z] COPY go.mod . [2023-06-07T21:50:47.049Z] RUN go mod download [2023-06-07T21:50:47.049Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-07T21:50:47.637Z] Sending build context to Docker daemon 2.947MB [2023-06-07T21:50:47.637Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:50:47.637Z] ---> fadd8f120f05 [2023-06-07T21:50:47.637Z] Step 2/4 : WORKDIR /edgex [2023-06-07T21:50:50.231Z] ---> Running in 6a6523061c01 [2023-06-07T21:50:50.231Z] Removing intermediate container 6a6523061c01 [2023-06-07T21:50:50.231Z] ---> efebf572cbf8 [2023-06-07T21:50:50.231Z] Step 3/4 : COPY go.mod . [2023-06-07T21:50:50.505Z] ---> 0681218d8067 [2023-06-07T21:50:50.505Z] Step 4/4 : RUN go mod download [2023-06-07T21:50:50.773Z] ---> Running in 3f5e96d1d42c [2023-06-07T21:50:51.684Z] #34 ... [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #32 [security-proxy-auth internal] load build context [2023-06-07T21:50:51.684Z] #32 DONE 25.0s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:50:51.684Z] #46 DONE 24.9s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:50:51.684Z] #36 DONE 25.1s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #34 [core-data internal] load build context [2023-06-07T21:50:51.684Z] #34 DONE 25.0s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #43 [security-bootstrapper internal] load build context [2023-06-07T21:50:51.684Z] #43 DONE 24.9s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T21:50:51.684Z] #55 DONE 24.1s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #44 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:50:51.684Z] #44 DONE 25.3s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:50:51.684Z] #57 ... [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #48 [security-spire-config internal] load build context [2023-06-07T21:50:51.684Z] #48 DONE 24.7s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #56 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:50:51.684Z] #56 DONE 24.9s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #42 [support-notifications internal] load build context [2023-06-07T21:50:51.684Z] #42 DONE 24.3s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #47 [security-spire-agent internal] load build context [2023-06-07T21:50:51.684Z] #47 DONE 24.4s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #40 [core-metadata internal] load build context [2023-06-07T21:50:51.684Z] #40 DONE 24.9s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #53 [support-scheduler internal] load build context [2023-06-07T21:50:51.684Z] #53 DONE 25.3s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #35 [security-spiffe-token-provider internal] load build context [2023-06-07T21:50:51.684Z] #35 DONE 25.3s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #37 [security-secretstore-setup internal] load build context [2023-06-07T21:50:51.684Z] #37 DONE 25.1s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #50 [security-spire-server internal] load build context [2023-06-07T21:50:51.684Z] #50 DONE 24.4s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #41 [security-proxy-setup internal] load build context [2023-06-07T21:50:51.684Z] #41 DONE 24.8s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #38 [core-command internal] load build context [2023-06-07T21:50:51.684Z] #38 DONE 25.4s [2023-06-07T21:50:51.684Z] [2023-06-07T21:50:51.684Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:50:52.248Z] #58 ... [2023-06-07T21:50:52.248Z] [2023-06-07T21:50:52.248Z] #39 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:50:52.248Z] #39 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #39 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #39 25.59 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:52.248Z] #39 25.59 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:52.248Z] #39 25.61 OK: 7 MiB in 16 packages [2023-06-07T21:50:52.248Z] #39 DONE 25.7s [2023-06-07T21:50:52.248Z] [2023-06-07T21:50:52.248Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:50:52.248Z] #51 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #51 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #51 25.42 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:52.248Z] #51 25.42 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:50:52.248Z] #51 25.43 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:52.248Z] #51 25.43 OK: 7 MiB in 17 packages [2023-06-07T21:50:52.248Z] #51 DONE 25.6s [2023-06-07T21:50:52.248Z] [2023-06-07T21:50:52.248Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:50:52.248Z] #52 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #52 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.248Z] #52 25.42 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:50:52.248Z] #52 25.45 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:50:52.248Z] #52 25.46 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:52.248Z] #52 25.47 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T21:50:52.248Z] #52 25.49 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:52.248Z] #52 25.50 OK: 8 MiB in 17 packages [2023-06-07T21:50:52.248Z] #52 DONE 25.6s [2023-06-07T21:50:52.248Z] [2023-06-07T21:50:52.248Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:50:52.248Z] #59 DONE 0.0s [2023-06-07T21:50:52.248Z] [2023-06-07T21:50:52.248Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:50:52.506Z] #60 ... [2023-06-07T21:50:52.506Z] [2023-06-07T21:50:52.506Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:50:52.506Z] #54 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.506Z] #54 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.506Z] #54 25.15 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:50:52.506Z] #54 25.17 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:52.506Z] #54 25.18 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:52.506Z] #54 25.18 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:50:52.506Z] #54 25.25 OK: 8 MiB in 17 packages [2023-06-07T21:50:52.506Z] #54 DONE 25.3s [2023-06-07T21:50:52.764Z] [2023-06-07T21:50:52.764Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:50:52.764Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #0 1.335 OK: 265 MiB in 53 packages [2023-06-07T21:50:52.764Z] #61 DONE 1.4s [2023-06-07T21:50:52.764Z] [2023-06-07T21:50:52.764Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:50:52.764Z] #62 DONE 0.0s [2023-06-07T21:50:52.764Z] [2023-06-07T21:50:52.764Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:50:52.764Z] #49 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #49 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #49 25.65 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:50:52.764Z] #49 25.65 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:50:52.764Z] #49 25.65 OK: 17823 distinct packages available [2023-06-07T21:50:52.764Z] #49 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #49 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:52.764Z] #49 26.02 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:52.764Z] #49 26.02 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:50:52.764Z] #49 26.02 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:50:52.764Z] #49 26.03 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:50:52.764Z] #49 26.03 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:52.764Z] #49 26.04 OK: 7 MiB in 19 packages [2023-06-07T21:50:53.023Z] #49 DONE 26.1s [2023-06-07T21:50:53.023Z] [2023-06-07T21:50:53.023Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:50:53.023Z] #57 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.023Z] #57 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.023Z] #57 1.598 OK: 265 MiB in 53 packages [2023-06-07T21:50:53.023Z] #57 DONE 1.9s [2023-06-07T21:50:53.023Z] [2023-06-07T21:50:53.023Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:50:53.023Z] #63 DONE 0.0s [2023-06-07T21:50:53.023Z] [2023-06-07T21:50:53.023Z] #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:50:53.595Z] #64 ... [2023-06-07T21:50:53.595Z] [2023-06-07T21:50:53.595Z] #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:50:53.595Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.595Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.595Z] #0 2.000 OK: 265 MiB in 53 packages [2023-06-07T21:50:53.595Z] #65 DONE 2.1s [2023-06-07T21:50:53.595Z] [2023-06-07T21:50:53.595Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:50:53.595Z] #60 DONE 1.2s [2023-06-07T21:50:53.595Z] [2023-06-07T21:50:53.595Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:50:53.595Z] #66 DONE 0.1s [2023-06-07T21:50:53.595Z] [2023-06-07T21:50:53.595Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:50:53.595Z] #67 DONE 0.1s [2023-06-07T21:50:53.595Z] [2023-06-07T21:50:53.595Z] #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:50:53.855Z] #68 ... [2023-06-07T21:50:53.855Z] [2023-06-07T21:50:53.855Z] #45 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:50:53.855Z] #45 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #45 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #45 26.11 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:50:53.855Z] #45 26.11 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:50:53.855Z] #45 26.11 OK: 17823 distinct packages available [2023-06-07T21:50:53.855Z] #45 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #45 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #45 26.46 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:50:53.855Z] #45 26.49 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T21:50:53.855Z] #45 26.50 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T21:50:53.855Z] #45 26.51 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:50:53.855Z] #45 26.51 (5/7) Installing libucontext (1.2-r0) [2023-06-07T21:50:53.855Z] #45 26.52 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T21:50:53.855Z] #45 26.52 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T21:50:53.855Z] #45 26.53 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:50:53.855Z] #45 26.54 OK: 8 MiB in 20 packages [2023-06-07T21:50:53.855Z] #45 DONE 26.7s [2023-06-07T21:50:53.855Z] [2023-06-07T21:50:53.855Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:50:53.855Z] #58 1.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #58 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #58 2.553 OK: 265 MiB in 53 packages [2023-06-07T21:50:53.855Z] #58 DONE 2.6s [2023-06-07T21:50:53.855Z] [2023-06-07T21:50:53.855Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:50:53.855Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #0 2.154 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:50:53.855Z] #0 2.154 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:50:53.855Z] #0 2.154 OK: 17830 distinct packages available [2023-06-07T21:50:53.855Z] #0 2.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T21:50:53.855Z] #0 2.600 OK: 265 MiB in 53 packages [2023-06-07T21:50:53.855Z] #69 DONE 2.7s [2023-06-07T21:50:54.114Z] [2023-06-07T21:50:54.114Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:50:54.114Z] #70 DONE 0.1s [2023-06-07T21:50:54.114Z] [2023-06-07T21:50:54.114Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:50:54.114Z] #71 DONE 0.1s [2023-06-07T21:50:54.114Z] [2023-06-07T21:50:54.114Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:04.092Z] #72 ... [2023-06-07T21:51:04.092Z] [2023-06-07T21:51:04.092Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:04.092Z] #73 ... [2023-06-07T21:51:04.092Z] [2023-06-07T21:51:04.092Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:23.012Z] Removing intermediate container 3f5e96d1d42c [2023-06-07T21:51:23.012Z] ---> 4ec38801da32 [2023-06-07T21:51:23.012Z] Successfully built 4ec38801da32 [2023-06-07T21:51:23.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:51:23.354Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:51:23.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:51:23.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-18128 does not seem to be running inside a container [2023-06-07T21:51:23.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:51:24.847Z] $ docker top 2e818916fae906389e61d4a6616ad36b0a5f60e2d79edd20fcfa9ee2197ceece -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:51:25.642Z] + go version [2023-06-07T21:51:25.643Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:51:25.666Z] $ docker stop --time=1 2e818916fae906389e61d4a6616ad36b0a5f60e2d79edd20fcfa9ee2197ceece [2023-06-07T21:51:30.289Z] $ docker rm -f --volumes 2e818916fae906389e61d4a6616ad36b0a5f60e2d79edd20fcfa9ee2197ceece [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-06-07T21:51:30.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:51:30.908Z] [2023-06-07T21:51:30.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:51:31.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:51:31.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T21:51:31.238Z] 547446be3368: Pulling fs layer [2023-06-07T21:51:31.238Z] d125d8839a47: Pulling fs layer [2023-06-07T21:51:31.238Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T21:51:31.238Z] c3105a71a48b: Pulling fs layer [2023-06-07T21:51:31.238Z] 0f093f025ec4: Pulling fs layer [2023-06-07T21:51:31.238Z] c3106fc0e877: Pulling fs layer [2023-06-07T21:51:31.238Z] 0f093f025ec4: Waiting [2023-06-07T21:51:31.238Z] c3106fc0e877: Waiting [2023-06-07T21:51:31.238Z] c3105a71a48b: Waiting [2023-06-07T21:51:31.508Z] 547446be3368: Verifying Checksum [2023-06-07T21:51:31.508Z] 547446be3368: Download complete [2023-06-07T21:51:31.508Z] c3105a71a48b: Verifying Checksum [2023-06-07T21:51:31.508Z] c3105a71a48b: Download complete [2023-06-07T21:51:31.780Z] d125d8839a47: Verifying Checksum [2023-06-07T21:51:31.780Z] d125d8839a47: Download complete [2023-06-07T21:51:31.780Z] c3106fc0e877: Verifying Checksum [2023-06-07T21:51:31.780Z] c3106fc0e877: Download complete [2023-06-07T21:51:32.047Z] 0f093f025ec4: Verifying Checksum [2023-06-07T21:51:32.047Z] 0f093f025ec4: Download complete [2023-06-07T21:51:32.047Z] 547446be3368: Pull complete [2023-06-07T21:51:33.010Z] d125d8839a47: Pull complete [2023-06-07T21:51:33.596Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T21:51:33.596Z] 3e85d5ac6304: Download complete [2023-06-07T21:51:43.682Z] 3e85d5ac6304: Pull complete [2023-06-07T21:51:43.682Z] c3105a71a48b: Pull complete [2023-06-07T21:51:44.270Z] 0f093f025ec4: Pull complete [2023-06-07T21:51:44.538Z] c3106fc0e877: Pull complete [2023-06-07T21:51:44.538Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T21:51:44.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:51:44.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:51:44.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-18128 does not seem to be running inside a container [2023-06-07T21:51:44.821Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T21:51:47.060Z] $ docker top 84922d7e307f47590864798ef4da2e72353c031843d72cc512a6a26ce5198e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:51:47.573Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:51:51.532Z] #74 ... [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:51.532Z] #72 DONE 57.3s [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:51.532Z] #68 DONE 57.9s [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:51.532Z] #73 DONE 58.6s [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:51.532Z] #74 DONE 57.4s [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:51:51.532Z] #64 DONE 58.3s [2023-06-07T21:51:51.532Z] [2023-06-07T21:51:51.532Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:51:57.667Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #1 transferring dockerfile: 1.84kB done [2023-06-07T21:51:57.667Z] #1 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #2 transferring dockerfile: 2.38kB 0.0s done [2023-06-07T21:51:57.667Z] #2 DONE 0.0s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #3 transferring dockerfile: 2.63kB done [2023-06-07T21:51:57.667Z] #3 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #4 [core-data internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #4 transferring dockerfile: 1.90kB done [2023-06-07T21:51:57.667Z] #4 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #5 [core-command internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #5 transferring dockerfile: 1.82kB done [2023-06-07T21:51:57.667Z] #5 DONE 0.0s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #6 transferring dockerfile: 2.06kB done [2023-06-07T21:51:57.667Z] #6 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #7 transferring dockerfile: 1.96kB done [2023-06-07T21:51:57.667Z] #7 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #8 transferring dockerfile: 2.68kB 0.0s done [2023-06-07T21:51:57.667Z] #8 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-06-07T21:51:57.667Z] #9 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #10 transferring dockerfile: 2.12kB done [2023-06-07T21:51:57.667Z] #10 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #11 transferring dockerfile: 2.82kB done [2023-06-07T21:51:57.667Z] #11 DONE 0.0s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #12 transferring dockerfile: 1.78kB done [2023-06-07T21:51:57.667Z] #12 DONE 0.0s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #13 transferring dockerfile: 2.04kB 0.0s done [2023-06-07T21:51:57.667Z] #13 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:51:57.667Z] #14 transferring dockerfile: 2.58kB done [2023-06-07T21:51:57.667Z] #14 DONE 0.1s [2023-06-07T21:51:57.667Z] [2023-06-07T21:51:57.667Z] #15 [support-notifications internal] load .dockerignore [2023-06-07T21:51:57.667Z] #15 transferring context: 56B done [2023-06-07T21:51:57.667Z] #15 DONE 0.1s [2023-06-07T21:51:58.254Z] [2023-06-07T21:51:58.254Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:51:58.254Z] #16 transferring context: 56B done [2023-06-07T21:51:58.254Z] #16 DONE 0.0s [2023-06-07T21:51:58.254Z] [2023-06-07T21:51:58.254Z] #17 [security-spire-server internal] load .dockerignore [2023-06-07T21:51:58.254Z] #17 transferring context: 56B 0.0s done [2023-06-07T21:51:58.529Z] #17 DONE 0.0s [2023-06-07T21:51:58.529Z] [2023-06-07T21:51:58.529Z] #18 [core-command internal] load .dockerignore [2023-06-07T21:51:58.529Z] #18 transferring context: 56B done [2023-06-07T21:51:58.529Z] #18 DONE 0.1s [2023-06-07T21:51:58.529Z] [2023-06-07T21:51:58.529Z] #19 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:51:58.529Z] #19 transferring context: 56B done [2023-06-07T21:51:58.529Z] #19 DONE 0.0s [2023-06-07T21:51:58.529Z] [2023-06-07T21:51:58.529Z] #20 [core-metadata internal] load .dockerignore [2023-06-07T21:51:58.806Z] #20 transferring context: 56B done [2023-06-07T21:51:58.806Z] #20 DONE 0.1s [2023-06-07T21:51:58.806Z] [2023-06-07T21:51:58.806Z] #21 [security-spire-agent internal] load .dockerignore [2023-06-07T21:51:58.806Z] #21 transferring context: 56B done [2023-06-07T21:51:58.806Z] #21 DONE 0.0s [2023-06-07T21:51:58.806Z] [2023-06-07T21:51:58.806Z] #22 [core-data internal] load .dockerignore [2023-06-07T21:51:58.806Z] #22 transferring context: 56B done [2023-06-07T21:51:58.806Z] #22 ... [2023-06-07T21:51:58.806Z] [2023-06-07T21:51:58.806Z] #23 [support-scheduler internal] load .dockerignore [2023-06-07T21:51:58.806Z] #23 transferring context: 56B done [2023-06-07T21:51:58.806Z] #23 DONE 0.0s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:51:59.075Z] #24 transferring context: 56B done [2023-06-07T21:51:59.075Z] #24 DONE 0.1s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:51:59.075Z] #25 transferring context: 56B done [2023-06-07T21:51:59.075Z] #25 DONE 0.1s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:51:59.075Z] #26 transferring context: 56B done [2023-06-07T21:51:59.075Z] #26 DONE 0.1s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #27 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:51:59.075Z] #27 transferring context: 56B done [2023-06-07T21:51:59.075Z] #27 DONE 0.1s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #28 [security-spire-config internal] load .dockerignore [2023-06-07T21:51:59.075Z] #28 transferring context: 56B done [2023-06-07T21:51:59.075Z] #28 DONE 0.1s [2023-06-07T21:51:59.075Z] [2023-06-07T21:51:59.075Z] #22 [core-data internal] load .dockerignore [2023-06-07T21:51:59.343Z] #22 ... [2023-06-07T21:51:59.343Z] [2023-06-07T21:51:59.343Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:51:59.343Z] #29 DONE 0.0s [2023-06-07T21:51:59.343Z] [2023-06-07T21:51:59.343Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:51:59.343Z] #30 DONE 0.1s [2023-06-07T21:51:59.343Z] [2023-06-07T21:51:59.343Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:51:59.343Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:51:59.613Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:51:59.613Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:51:59.613Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:51:59.613Z] #31 DONE 0.2s [2023-06-07T21:51:59.613Z] [2023-06-07T21:51:59.613Z] #32 [support-notifications internal] load build context [2023-06-07T21:51:59.882Z] #32 transferring context: 2.56MB 0.5s done [2023-06-07T21:51:59.882Z] #32 DONE 0.6s [2023-06-07T21:51:59.882Z] [2023-06-07T21:51:59.882Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:00.152Z] #33 ... [2023-06-07T21:52:00.152Z] [2023-06-07T21:52:00.152Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:00.152Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:00.152Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:00.152Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:00.152Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:00.152Z] #31 DONE 0.3s [2023-06-07T21:52:00.152Z] [2023-06-07T21:52:00.152Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:00.152Z] #33 DONE 1.4s [2023-06-07T21:52:00.152Z] [2023-06-07T21:52:00.152Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:00.152Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:00.152Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:00.152Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:00.152Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:00.152Z] #31 DONE 0.3s [2023-06-07T21:52:00.152Z] [2023-06-07T21:52:00.152Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:00.421Z] #34 ... [2023-06-07T21:52:00.421Z] [2023-06-07T21:52:00.421Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:00.421Z] #29 DONE 0.0s [2023-06-07T21:52:00.421Z] [2023-06-07T21:52:00.421Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:00.421Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:00.421Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:00.421Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:00.421Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:00.421Z] #31 DONE 0.4s [2023-06-07T21:52:00.421Z] [2023-06-07T21:52:00.421Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:00.421Z] #30 DONE 0.4s [2023-06-07T21:52:00.421Z] [2023-06-07T21:52:00.421Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:00.421Z] #33 DONE 1.5s [2023-06-07T21:52:00.421Z] [2023-06-07T21:52:00.421Z] #35 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:00.691Z] #35 ... [2023-06-07T21:52:00.691Z] [2023-06-07T21:52:00.691Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:00.691Z] #29 DONE 0.0s [2023-06-07T21:52:00.691Z] [2023-06-07T21:52:00.691Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:00.691Z] #34 DONE 0.8s [2023-06-07T21:52:00.691Z] [2023-06-07T21:52:00.691Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:00.691Z] #29 DONE 0.1s [2023-06-07T21:52:00.691Z] [2023-06-07T21:52:00.691Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:00.961Z] #30 ... [2023-06-07T21:52:00.961Z] [2023-06-07T21:52:00.961Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:00.961Z] #29 DONE 0.1s [2023-06-07T21:52:00.961Z] [2023-06-07T21:52:00.961Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:01.235Z] #30 ... [2023-06-07T21:52:01.235Z] [2023-06-07T21:52:01.235Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:01.235Z] #29 DONE 0.1s [2023-06-07T21:52:01.235Z] [2023-06-07T21:52:01.235Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:01.501Z] #30 ... [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:01.501Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:01.501Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:01.501Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:01.501Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:01.501Z] #31 DONE 0.5s [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:01.501Z] #33 DONE 1.6s [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:01.501Z] #34 DONE 0.9s [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:01.501Z] #29 DONE 0.1s [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #36 [security-secretstore-setup internal] load build context [2023-06-07T21:52:01.501Z] #36 transferring context: 2.56MB 0.8s done [2023-06-07T21:52:01.501Z] #36 DONE 1.4s [2023-06-07T21:52:01.501Z] [2023-06-07T21:52:01.501Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:01.536Z] #75 ... [2023-06-07T21:52:01.536Z] [2023-06-07T21:52:01.536Z] #76 [core-command builder 6/7] COPY . . [2023-06-07T21:52:01.536Z] #76 ... [2023-06-07T21:52:01.536Z] [2023-06-07T21:52:01.536Z] #77 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:52:01.770Z] #30 ... [2023-06-07T21:52:01.770Z] [2023-06-07T21:52:01.770Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:01.770Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:01.770Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:01.770Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:01.770Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:01.770Z] #31 DONE 0.5s [2023-06-07T21:52:01.770Z] [2023-06-07T21:52:01.770Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:01.770Z] #33 DONE 1.6s [2023-06-07T21:52:01.770Z] [2023-06-07T21:52:01.770Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:01.770Z] #34 DONE 0.9s [2023-06-07T21:52:01.770Z] [2023-06-07T21:52:01.770Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:01.770Z] #29 DONE 0.1s [2023-06-07T21:52:01.770Z] [2023-06-07T21:52:01.770Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:01.799Z] #77 ... [2023-06-07T21:52:01.799Z] [2023-06-07T21:52:01.799Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-07T21:52:01.799Z] #78 ... [2023-06-07T21:52:01.799Z] [2023-06-07T21:52:01.799Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:52:02.357Z] #30 ... [2023-06-07T21:52:02.357Z] [2023-06-07T21:52:02.357Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:52:02.357Z] #29 DONE 0.1s [2023-06-07T21:52:02.357Z] [2023-06-07T21:52:02.357Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:02.357Z] #30 ... [2023-06-07T21:52:02.357Z] [2023-06-07T21:52:02.357Z] #37 [security-spire-server internal] load build context [2023-06-07T21:52:02.357Z] #37 transferring context: 2.56MB 1.9s done [2023-06-07T21:52:02.357Z] #37 DONE 2.3s [2023-06-07T21:52:02.624Z] [2023-06-07T21:52:02.624Z] #38 [core-command internal] load build context [2023-06-07T21:52:02.890Z] #38 ... [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:02.890Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:02.890Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:02.890Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:02.890Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:02.890Z] #31 DONE 0.5s [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:02.890Z] #33 DONE 1.6s [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:02.890Z] #34 DONE 0.9s [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #38 [core-command internal] load build context [2023-06-07T21:52:02.890Z] #38 ... [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:52:02.890Z] #30 DONE 2.7s [2023-06-07T21:52:02.890Z] [2023-06-07T21:52:02.890Z] #38 [core-command internal] load build context [2023-06-07T21:52:03.160Z] #38 ... [2023-06-07T21:52:03.160Z] [2023-06-07T21:52:03.160Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:52:03.160Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-07T21:52:03.160Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:52:03.160Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:52:03.161Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:52:03.161Z] #31 DONE 0.6s [2023-06-07T21:52:03.161Z] [2023-06-07T21:52:03.161Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:52:03.161Z] #33 DONE 1.6s [2023-06-07T21:52:03.161Z] [2023-06-07T21:52:03.161Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-07T21:52:03.161Z] #34 DONE 1.0s [2023-06-07T21:52:03.161Z] [2023-06-07T21:52:03.161Z] #38 [core-command internal] load build context [2023-06-07T21:52:04.127Z] #38 transferring context: 2.56MB 3.0s done [2023-06-07T21:52:05.094Z] #38 ... [2023-06-07T21:52:05.094Z] [2023-06-07T21:52:05.094Z] #39 [security-proxy-setup internal] load build context [2023-06-07T21:52:05.094Z] #39 transferring context: 2.56MB 1.9s done [2023-06-07T21:52:05.094Z] #39 DONE 4.6s [2023-06-07T21:52:05.364Z] [2023-06-07T21:52:05.364Z] #40 [core-data internal] load build context [2023-06-07T21:52:05.364Z] #40 transferring context: 2.56MB 3.2s done [2023-06-07T21:52:05.966Z] #40 ... [2023-06-07T21:52:05.966Z] [2023-06-07T21:52:05.966Z] #38 [core-command internal] load build context [2023-06-07T21:52:05.966Z] #38 DONE 5.5s [2023-06-07T21:52:05.966Z] [2023-06-07T21:52:05.966Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:06.556Z] #41 ... [2023-06-07T21:52:06.556Z] [2023-06-07T21:52:06.556Z] #40 [core-data internal] load build context [2023-06-07T21:52:06.556Z] #40 DONE 5.9s [2023-06-07T21:52:06.556Z] [2023-06-07T21:52:06.556Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:52:07.066Z] #79 ... [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #75 DONE 15.4s [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #80 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #81 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #81 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #82 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #83 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #83 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #84 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #85 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #86 [core-metadata builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #86 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #87 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #88 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #89 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #90 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #91 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #92 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #93 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #94 [core-data builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #94 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #78 DONE 15.5s [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #95 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #96 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #97 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:07.066Z] #98 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.066Z] #99 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #100 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #100 CACHED [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #76 [core-command builder 6/7] COPY . . [2023-06-07T21:52:07.066Z] #76 DONE 15.5s [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:52:07.066Z] #101 ... [2023-06-07T21:52:07.066Z] [2023-06-07T21:52:07.066Z] #77 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:52:07.066Z] #77 DONE 15.5s [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:52:07.067Z] #79 DONE 15.5s [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:52:07.067Z] #102 DONE 0.2s [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:52:07.067Z] #103 CACHED [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:52:07.067Z] #104 CACHED [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:07.067Z] #105 CACHED [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #106 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:52:07.067Z] #106 CACHED [2023-06-07T21:52:07.067Z] [2023-06-07T21:52:07.067Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:52:07.147Z] #42 ... [2023-06-07T21:52:07.147Z] [2023-06-07T21:52:07.147Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:07.449Z] #41 ... [2023-06-07T21:52:07.449Z] [2023-06-07T21:52:07.449Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:52:07.449Z] #0 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:07.449Z] #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:07.449Z] #0 5.820 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:07.449Z] #0 5.986 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:07.449Z] #0 5.986 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:07.449Z] #0 6.047 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:07.449Z] #0 6.583 OK: 8 MiB in 17 packages [2023-06-07T21:52:07.449Z] #43 DONE 8.0s [2023-06-07T21:52:07.449Z] [2023-06-07T21:52:07.449Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:09.434Z] #41 transferring context: 1.62MB 6.4s [2023-06-07T21:52:10.021Z] #41 ... [2023-06-07T21:52:10.021Z] [2023-06-07T21:52:10.021Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:52:10.021Z] #42 transferring context: 2.56MB 6.4s done [2023-06-07T21:52:10.021Z] #42 DONE 8.4s [2023-06-07T21:52:10.021Z] [2023-06-07T21:52:10.021Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:10.021Z] #41 ... [2023-06-07T21:52:10.021Z] [2023-06-07T21:52:10.021Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:10.021Z] #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.021Z] #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.293Z] #44 ... [2023-06-07T21:52:10.293Z] [2023-06-07T21:52:10.293Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:10.293Z] #41 ... [2023-06-07T21:52:10.293Z] [2023-06-07T21:52:10.293Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:10.293Z] #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.561Z] #45 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:10.561Z] #41 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:10.561Z] #0 8.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.561Z] #0 9.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.561Z] #46 ... [2023-06-07T21:52:10.561Z] [2023-06-07T21:52:10.561Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:10.830Z] #47 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.830Z] #47 ... [2023-06-07T21:52:10.830Z] [2023-06-07T21:52:10.830Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:52:10.830Z] #0 9.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:10.830Z] #48 ... [2023-06-07T21:52:10.830Z] [2023-06-07T21:52:10.830Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:10.830Z] #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:11.109Z] #49 ... [2023-06-07T21:52:11.109Z] [2023-06-07T21:52:11.109Z] #50 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:11.109Z] #50 ... [2023-06-07T21:52:11.109Z] [2023-06-07T21:52:11.109Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:11.377Z] #51 ... [2023-06-07T21:52:11.377Z] [2023-06-07T21:52:11.377Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:11.377Z] #44 11.16 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:11.647Z] #44 11.43 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:11.647Z] #44 11.43 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:52:11.647Z] #44 11.44 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:11.647Z] #44 ... [2023-06-07T21:52:11.647Z] [2023-06-07T21:52:11.647Z] #52 [security-spire-agent internal] load build context [2023-06-07T21:52:11.647Z] #52 transferring context: 2.56MB 7.3s done [2023-06-07T21:52:11.647Z] #52 DONE 10.0s [2023-06-07T21:52:11.647Z] [2023-06-07T21:52:11.647Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:11.647Z] #44 11.63 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:11.647Z] #44 ... [2023-06-07T21:52:11.647Z] [2023-06-07T21:52:11.647Z] #53 [core-metadata internal] load build context [2023-06-07T21:52:11.923Z] #53 ... [2023-06-07T21:52:11.923Z] [2023-06-07T21:52:11.923Z] #54 [security-bootstrapper internal] load build context [2023-06-07T21:52:11.923Z] #54 transferring context: 2.56MB 7.7s done [2023-06-07T21:52:11.923Z] #54 DONE 10.1s [2023-06-07T21:52:11.923Z] [2023-06-07T21:52:11.923Z] #53 [core-metadata internal] load build context [2023-06-07T21:52:11.923Z] #53 ... [2023-06-07T21:52:11.923Z] [2023-06-07T21:52:11.923Z] #41 [support-scheduler internal] load build context [2023-06-07T21:52:11.923Z] #41 transferring context: 2.56MB 8.5s done [2023-06-07T21:52:12.191Z] #41 DONE 10.6s [2023-06-07T21:52:12.191Z] [2023-06-07T21:52:12.191Z] #53 [core-metadata internal] load build context [2023-06-07T21:52:12.191Z] #53 transferring context: 2.56MB 8.2s done [2023-06-07T21:52:12.336Z] #107 ... [2023-06-07T21:52:12.336Z] [2023-06-07T21:52:12.336Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:52:12.336Z] #0 2.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-07T21:52:12.470Z] #53 DONE 10.7s [2023-06-07T21:52:12.471Z] [2023-06-07T21:52:12.471Z] #55 [security-spiffe-token-provider internal] load build context [2023-06-07T21:52:12.471Z] #55 transferring context: 2.56MB 7.1s done [2023-06-07T21:52:12.471Z] #55 DONE 9.4s [2023-06-07T21:52:12.471Z] [2023-06-07T21:52:12.471Z] #35 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:12.471Z] #35 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:12.758Z] #35 ... [2023-06-07T21:52:12.758Z] [2023-06-07T21:52:12.758Z] #56 [security-proxy-auth internal] load build context [2023-06-07T21:52:12.758Z] #56 transferring context: 2.56MB 7.4s done [2023-06-07T21:52:12.758Z] #56 DONE 9.7s [2023-06-07T21:52:12.758Z] [2023-06-07T21:52:12.758Z] #57 [security-spire-config internal] load build context [2023-06-07T21:52:12.758Z] #57 transferring context: 2.56MB 5.9s done [2023-06-07T21:52:12.758Z] #57 DONE 9.6s [2023-06-07T21:52:12.758Z] [2023-06-07T21:52:12.758Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:12.758Z] #49 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:13.026Z] #49 ... [2023-06-07T21:52:13.026Z] [2023-06-07T21:52:13.026Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:52:13.026Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:13.026Z] #58 ... [2023-06-07T21:52:13.026Z] [2023-06-07T21:52:13.026Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:13.293Z] #59 ... [2023-06-07T21:52:13.293Z] [2023-06-07T21:52:13.293Z] #50 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:13.293Z] #50 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:13.563Z] #50 ... [2023-06-07T21:52:13.563Z] [2023-06-07T21:52:13.563Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:13.829Z] #60 ... [2023-06-07T21:52:13.829Z] [2023-06-07T21:52:13.829Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:13.829Z] #44 13.35 OK: 8 MiB in 18 packages [2023-06-07T21:52:14.425Z] #44 ... [2023-06-07T21:52:14.425Z] [2023-06-07T21:52:14.425Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:14.693Z] #61 ... [2023-06-07T21:52:14.693Z] [2023-06-07T21:52:14.693Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:14.693Z] #47 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:14.693Z] #47 ... [2023-06-07T21:52:14.693Z] [2023-06-07T21:52:14.693Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:52:14.693Z] #44 DONE 14.7s [2023-06-07T21:52:14.965Z] [2023-06-07T21:52:14.965Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:14.965Z] #51 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:15.616Z] #108 ... [2023-06-07T21:52:15.616Z] [2023-06-07T21:52:15.616Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:52:15.616Z] #107 DONE 8.0s [2023-06-07T21:52:15.616Z] [2023-06-07T21:52:15.616Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:52:15.616Z] #109 DONE 8.0s [2023-06-07T21:52:15.616Z] [2023-06-07T21:52:15.616Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:15.616Z] #110 ... [2023-06-07T21:52:15.616Z] [2023-06-07T21:52:15.616Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:15.616Z] #111 DONE 0.2s [2023-06-07T21:52:15.616Z] [2023-06-07T21:52:15.616Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:52:15.616Z] #0 1.098 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T21:52:16.349Z] #112 ... [2023-06-07T21:52:16.349Z] [2023-06-07T21:52:16.349Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:52:16.349Z] #110 DONE 0.8s [2023-06-07T21:52:16.349Z] [2023-06-07T21:52:16.349Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:52:16.349Z] #0 1.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T21:52:16.905Z] #51 ... [2023-06-07T21:52:16.905Z] [2023-06-07T21:52:16.905Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:16.905Z] #46 15.43 OK: 263 MiB in 53 packages [2023-06-07T21:52:16.905Z] #46 DONE 16.4s [2023-06-07T21:52:16.905Z] [2023-06-07T21:52:16.905Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:16.905Z] #49 16.35 OK: 263 MiB in 53 packages [2023-06-07T21:52:16.916Z] #113 ... [2023-06-07T21:52:16.916Z] [2023-06-07T21:52:16.916Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:52:16.916Z] #0 1.092 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T21:52:17.173Z] #49 ... [2023-06-07T21:52:17.173Z] [2023-06-07T21:52:17.173Z] #62 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:17.173Z] #62 DONE 0.5s [2023-06-07T21:52:17.450Z] [2023-06-07T21:52:17.450Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:17.450Z] #47 17.07 OK: 263 MiB in 53 packages [2023-06-07T21:52:17.880Z] #114 ... [2023-06-07T21:52:17.881Z] [2023-06-07T21:52:17.881Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:52:17.881Z] #0 2.300 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T21:52:17.881Z] #115 ... [2023-06-07T21:52:17.881Z] [2023-06-07T21:52:17.881Z] #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:52:17.881Z] #0 0.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T21:52:17.881Z] #116 ... [2023-06-07T21:52:17.881Z] [2023-06-07T21:52:17.881Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:52:17.881Z] #0 2.016 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T21:52:18.039Z] #47 ... [2023-06-07T21:52:18.039Z] [2023-06-07T21:52:18.039Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:52:18.039Z] #48 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:18.039Z] #48 16.47 OK: 263 MiB in 53 packages [2023-06-07T21:52:18.039Z] #48 DONE 17.6s [2023-06-07T21:52:18.141Z] #117 ... [2023-06-07T21:52:18.141Z] [2023-06-07T21:52:18.141Z] #118 [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-06-07T21:52:18.141Z] #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T21:52:18.306Z] [2023-06-07T21:52:18.306Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:52:18.306Z] #49 DONE 17.8s [2023-06-07T21:52:18.306Z] [2023-06-07T21:52:18.306Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:18.398Z] #118 ... [2023-06-07T21:52:18.398Z] [2023-06-07T21:52:18.398Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:52:18.398Z] #0 1.104 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T21:52:18.398Z] #119 ... [2023-06-07T21:52:18.398Z] [2023-06-07T21:52:18.398Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:52:18.398Z] #0 0.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T21:52:18.893Z] #63 ... [2023-06-07T21:52:18.893Z] [2023-06-07T21:52:18.893Z] #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:52:18.893Z] #47 DONE 18.4s [2023-06-07T21:52:18.893Z] [2023-06-07T21:52:18.893Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:18.893Z] #63 DONE 0.7s [2023-06-07T21:52:18.893Z] [2023-06-07T21:52:18.893Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:19.333Z] #120 ... [2023-06-07T21:52:19.333Z] [2023-06-07T21:52:19.334Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:52:19.334Z] #101 1.991 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T21:52:19.493Z] #64 ... [2023-06-07T21:52:19.493Z] [2023-06-07T21:52:19.493Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:19.493Z] #65 DONE 1.2s [2023-06-07T21:52:19.493Z] [2023-06-07T21:52:19.493Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:20.074Z] #66 ... [2023-06-07T21:52:20.074Z] [2023-06-07T21:52:20.074Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:52:20.074Z] #67 DONE 1.2s [2023-06-07T21:52:20.074Z] [2023-06-07T21:52:20.074Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:21.921Z] #101 ... [2023-06-07T21:52:21.921Z] [2023-06-07T21:52:21.921Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:52:22.678Z] #68 ... [2023-06-07T21:52:22.678Z] [2023-06-07T21:52:22.678Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:22.678Z] #45 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.678Z] #45 16.71 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:22.678Z] #45 16.71 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:22.678Z] #45 16.71 OK: 17694 distinct packages available [2023-06-07T21:52:22.678Z] #45 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.678Z] #45 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.678Z] #45 ... [2023-06-07T21:52:22.678Z] [2023-06-07T21:52:22.678Z] #35 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:22.678Z] #35 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.678Z] #35 20.37 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:22.678Z] #35 20.40 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T21:52:22.678Z] #35 20.50 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:22.678Z] #35 20.61 OK: 8 MiB in 17 packages [2023-06-07T21:52:22.974Z] #35 ... [2023-06-07T21:52:22.974Z] [2023-06-07T21:52:22.974Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:22.974Z] #59 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.974Z] #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:22.974Z] #59 19.62 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:22.974Z] #59 19.62 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:22.974Z] #59 19.62 OK: 17699 distinct packages available [2023-06-07T21:52:22.974Z] #59 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:23.560Z] #59 ... [2023-06-07T21:52:23.560Z] [2023-06-07T21:52:23.560Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:23.560Z] #45 23.12 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:23.560Z] #45 ... [2023-06-07T21:52:23.560Z] [2023-06-07T21:52:23.560Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:52:23.560Z] #58 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:23.561Z] #58 18.13 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:23.561Z] #58 18.17 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:52:23.561Z] #58 18.20 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:23.561Z] #58 18.30 OK: 8 MiB in 17 packages [2023-06-07T21:52:23.561Z] #58 DONE 20.8s [2023-06-07T21:52:23.561Z] [2023-06-07T21:52:23.561Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:23.561Z] #50 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:23.561Z] #50 19.52 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:23.561Z] #50 19.56 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:23.561Z] #50 19.67 OK: 8 MiB in 16 packages [2023-06-07T21:52:23.561Z] #50 DONE 22.9s [2023-06-07T21:52:23.561Z] [2023-06-07T21:52:23.561Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:23.561Z] #45 23.15 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:23.561Z] #45 23.16 (3/5) Installing libucontext (1.2-r0) [2023-06-07T21:52:23.561Z] #45 23.19 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:23.561Z] #45 23.20 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T21:52:23.561Z] #45 ... [2023-06-07T21:52:23.561Z] [2023-06-07T21:52:23.561Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:52:23.561Z] #51 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:23.561Z] #51 21.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:23.561Z] #51 21.29 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:23.561Z] #51 21.39 OK: 8 MiB in 16 packages [2023-06-07T21:52:23.561Z] #51 DONE 22.8s [2023-06-07T21:52:23.830Z] [2023-06-07T21:52:23.830Z] #35 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:52:23.830Z] #35 DONE 23.3s [2023-06-07T21:52:23.830Z] [2023-06-07T21:52:23.830Z] #69 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:52:23.830Z] #69 DONE 0.2s [2023-06-07T21:52:23.830Z] [2023-06-07T21:52:23.830Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:52:23.830Z] #45 23.37 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:23.830Z] #45 23.54 OK: 9 MiB in 20 packages [2023-06-07T21:52:25.247Z] #45 DONE 24.8s [2023-06-07T21:52:25.247Z] [2023-06-07T21:52:25.247Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:25.247Z] #59 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #59 ... [2023-06-07T21:52:25.515Z] [2023-06-07T21:52:25.515Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:25.515Z] #60 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #60 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #60 18.37 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:25.515Z] #60 18.38 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:25.515Z] #60 18.38 OK: 17694 distinct packages available [2023-06-07T21:52:25.515Z] #60 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #60 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #60 ... [2023-06-07T21:52:25.515Z] [2023-06-07T21:52:25.515Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:25.515Z] #61 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #61 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #61 18.15 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:52:25.515Z] #61 18.15 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:52:25.515Z] #61 18.15 OK: 17694 distinct packages available [2023-06-07T21:52:25.515Z] #61 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:25.515Z] #61 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:52:26.480Z] #61 ... [2023-06-07T21:52:26.480Z] [2023-06-07T21:52:26.480Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:26.480Z] #60 22.81 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:52:26.480Z] #60 ... [2023-06-07T21:52:26.480Z] [2023-06-07T21:52:26.480Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:52:26.480Z] #70 DONE 3.0s [2023-06-07T21:52:26.480Z] [2023-06-07T21:52:26.480Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:26.480Z] #60 23.01 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:52:26.480Z] #60 23.08 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:52:26.480Z] #60 23.09 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T21:52:26.747Z] #60 23.15 (5/9) Installing curl (8.1.1-r1) [2023-06-07T21:52:26.747Z] #60 23.16 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:26.747Z] #60 23.21 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:26.747Z] #60 23.24 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:52:26.747Z] #60 23.25 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:26.747Z] #60 23.29 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:27.014Z] #60 ... [2023-06-07T21:52:27.014Z] [2023-06-07T21:52:27.014Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:52:27.014Z] #71 DONE 0.3s [2023-06-07T21:52:27.014Z] [2023-06-07T21:52:27.014Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:27.014Z] #60 23.40 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:52:27.284Z] #60 ... [2023-06-07T21:52:27.284Z] [2023-06-07T21:52:27.284Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:27.552Z] #72 ... [2023-06-07T21:52:27.552Z] [2023-06-07T21:52:27.552Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:27.552Z] #61 22.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:52:27.552Z] #61 22.82 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:52:27.552Z] #61 22.82 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:52:27.552Z] #61 22.84 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:52:27.552Z] #61 22.87 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:52:27.552Z] #61 22.93 OK: 8 MiB in 19 packages [2023-06-07T21:52:27.841Z] #61 ... [2023-06-07T21:52:27.841Z] [2023-06-07T21:52:27.841Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:52:27.841Z] #59 24.51 OK: 263 MiB in 53 packages [2023-06-07T21:52:27.841Z] #59 DONE 24.8s [2023-06-07T21:52:28.113Z] [2023-06-07T21:52:28.113Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:52:28.113Z] #60 24.00 OK: 11 MiB in 24 packages [2023-06-07T21:52:28.113Z] #60 DONE 24.5s [2023-06-07T21:52:28.113Z] [2023-06-07T21:52:28.113Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:28.113Z] #73 ... [2023-06-07T21:52:28.113Z] [2023-06-07T21:52:28.113Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:52:28.113Z] #61 DONE 23.7s [2023-06-07T21:52:28.386Z] [2023-06-07T21:52:28.386Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:28.386Z] #72 ... [2023-06-07T21:52:28.386Z] [2023-06-07T21:52:28.386Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:52:28.386Z] #73 DONE 0.6s [2023-06-07T21:52:28.386Z] [2023-06-07T21:52:28.386Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:52:31.895Z] #121 ... [2023-06-07T21:52:31.895Z] [2023-06-07T21:52:31.895Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:10.650Z] #122 ... [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:10.650Z] #121 DONE 45.8s [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:53:10.650Z] #117 ... [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:10.650Z] #122 DONE 46.0s [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:10.650Z] #123 ... [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:53:10.650Z] #116 DONE 61.0s [2023-06-07T21:53:10.650Z] [2023-06-07T21:53:10.650Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:15.909Z] #124 ... [2023-06-07T21:53:15.909Z] [2023-06-07T21:53:15.909Z] #118 [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-06-07T21:53:15.909Z] #118 68.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T21:53:24.809Z] #74 ... [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #72 DONE 64.5s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #64 DONE 62.8s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #68 DONE 61.8s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #66 DONE 62.5s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #75 ... [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #74 DONE 53.4s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #76 DONE 1.3s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #77 [core-command builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #77 DONE 1.4s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #78 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #79 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #80 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #81 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #82 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #83 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #83 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #84 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #85 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #85 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #86 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #87 [core-metadata builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #87 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #88 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #89 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #90 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:53:24.809Z] #90 DONE 1.4s [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #91 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #92 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #93 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #93 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.809Z] #94 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.809Z] #95 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #96 [core-data builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #96 CACHED [2023-06-07T21:53:24.809Z] [2023-06-07T21:53:24.809Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:53:24.809Z] #97 DONE 1.5s [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-07T21:53:24.810Z] #75 DONE 1.4s [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:53:24.810Z] #98 ... [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.810Z] #99 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:53:24.810Z] #100 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:53:24.810Z] #101 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #102 [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-06-07T21:53:24.810Z] #102 ... [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:53:24.810Z] #103 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:24.810Z] #104 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:53:24.810Z] #105 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:53:24.810Z] #106 CACHED [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:53:24.810Z] #107 DONE 0.5s [2023-06-07T21:53:24.810Z] [2023-06-07T21:53:24.810Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:53:25.895Z] #118 ... [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #125 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:25.895Z] #125 ... [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:53:25.895Z] #117 DONE 78.0s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #118 [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-06-07T21:53:25.895Z] #118 DONE 78.1s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:53:25.895Z] #119 DONE 78.0s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:53:25.895Z] #114 DONE 78.1s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:53:25.895Z] #112 DONE 78.1s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:53:25.895Z] #101 DONE 78.1s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:53:25.895Z] #113 DONE 78.2s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #126 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:25.895Z] #126 ... [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:53:25.895Z] #120 DONE 78.4s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:53:25.895Z] #115 DONE 78.5s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:53:25.895Z] #108 DONE 78.4s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #127 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:53:25.895Z] #127 ... [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:25.895Z] #123 DONE 17.6s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #128 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:53:25.895Z] #128 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:25.895Z] #129 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #130 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:53:25.895Z] #130 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #131 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:53:25.895Z] #131 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #132 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:53:25.895Z] #132 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #133 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:25.895Z] #133 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #134 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:25.895Z] #134 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #135 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:53:25.895Z] #135 CACHED [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:25.895Z] #124 DONE 17.6s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #125 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:25.895Z] #125 DONE 0.7s [2023-06-07T21:53:25.895Z] [2023-06-07T21:53:25.895Z] #136 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:28.433Z] #136 ... [2023-06-07T21:53:28.433Z] [2023-06-07T21:53:28.433Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:28.433Z] #137 DONE 3.0s [2023-06-07T21:53:28.433Z] [2023-06-07T21:53:28.433Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:29.090Z] #108 ... [2023-06-07T21:53:29.090Z] [2023-06-07T21:53:29.090Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:53:29.090Z] #0 5.786 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T21:53:29.355Z] #109 ... [2023-06-07T21:53:29.355Z] [2023-06-07T21:53:29.355Z] #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:53:29.355Z] #0 5.972 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T21:53:29.367Z] #138 ... [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #126 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:29.367Z] #126 DONE 4.2s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:29.367Z] #139 DONE 4.3s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #127 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:53:29.367Z] #127 DONE 3.9s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #140 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:29.367Z] #140 DONE 4.0s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:29.367Z] #138 DONE 3.8s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:29.367Z] #141 ... [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #142 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:53:29.367Z] #142 DONE 3.9s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #136 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:29.367Z] #136 DONE 3.8s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #143 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:29.367Z] #143 DONE 3.9s [2023-06-07T21:53:29.367Z] [2023-06-07T21:53:29.367Z] #144 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:29.367Z] #144 DONE 4.0s [2023-06-07T21:53:29.624Z] #110 ... [2023-06-07T21:53:29.624Z] [2023-06-07T21:53:29.624Z] #102 [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-06-07T21:53:29.624Z] #102 6.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T21:53:29.625Z] [2023-06-07T21:53:29.625Z] #145 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:30.998Z] #145 ... [2023-06-07T21:53:30.998Z] [2023-06-07T21:53:30.998Z] #146 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:30.998Z] #146 DONE 2.8s [2023-06-07T21:53:31.031Z] #102 ... [2023-06-07T21:53:31.031Z] [2023-06-07T21:53:31.031Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:53:31.031Z] #108 DONE 7.1s [2023-06-07T21:53:31.031Z] [2023-06-07T21:53:31.031Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #147 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:31.256Z] #148 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:31.256Z] #149 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #150 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #151 DONE 1.9s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #152 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #152 DONE 1.9s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #153 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #154 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:31.256Z] #154 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #155 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:31.256Z] #141 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #145 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:31.256Z] #145 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #156 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:31.256Z] #156 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #157 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #158 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:53:31.256Z] #158 DONE 1.8s [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:31.256Z] #159 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:31.256Z] #160 CACHED [2023-06-07T21:53:31.256Z] [2023-06-07T21:53:31.256Z] #161 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:31.298Z] #111 DONE 0.4s [2023-06-07T21:53:31.298Z] [2023-06-07T21:53:31.298Z] #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:53:31.298Z] #112 DONE 7.6s [2023-06-07T21:53:31.298Z] [2023-06-07T21:53:31.298Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:53:31.298Z] #98 7.494 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T21:53:31.570Z] #98 ... [2023-06-07T21:53:31.570Z] [2023-06-07T21:53:31.570Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:53:31.570Z] #113 DONE 0.3s [2023-06-07T21:53:31.853Z] [2023-06-07T21:53:31.853Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:53:31.853Z] #0 7.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T21:53:32.139Z] #114 ... [2023-06-07T21:53:32.139Z] [2023-06-07T21:53:32.139Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:32.409Z] #115 DONE 0.4s [2023-06-07T21:53:32.409Z] [2023-06-07T21:53:32.409Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:32.677Z] #116 DONE 0.1s [2023-06-07T21:53:32.677Z] [2023-06-07T21:53:32.677Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:53:32.677Z] #0 6.382 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T21:53:33.265Z] #117 ... [2023-06-07T21:53:33.265Z] [2023-06-07T21:53:33.265Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:53:33.265Z] #0 6.694 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T21:53:33.265Z] #118 ... [2023-06-07T21:53:33.265Z] [2023-06-07T21:53:33.265Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:53:33.265Z] #0 6.858 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T21:53:33.531Z] #119 ... [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:53:33.531Z] #120 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #121 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:53:33.531Z] #121 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:53:33.531Z] #122 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #123 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:53:33.531Z] #123 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #124 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:53:33.531Z] #124 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #125 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:53:33.531Z] #125 CACHED [2023-06-07T21:53:33.531Z] [2023-06-07T21:53:33.531Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:53:33.531Z] #0 6.499 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T21:53:33.786Z] #161 ... [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #162 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:53:33.786Z] #162 DONE 2.2s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:53:33.786Z] #163 DONE 2.2s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:53:33.786Z] #164 DONE 2.2s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #165 [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-06-07T21:53:33.786Z] #165 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:53:33.786Z] #166 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:53:33.786Z] #167 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:53:33.786Z] #168 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:53:33.786Z] #169 DONE 2.4s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #170 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:53:33.786Z] #170 DONE 4.2s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #161 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:33.786Z] #161 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:53:33.786Z] #171 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:33.786Z] #172 ... [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #173 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:53:33.786Z] #173 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:53:33.786Z] #174 DONE 2.3s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:53:33.786Z] #175 DONE 2.4s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #176 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:33.786Z] #176 ... [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #177 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:53:33.786Z] #177 DONE 0.5s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:33.786Z] #178 DONE 0.5s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:33.786Z] #179 DONE 0.5s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:33.786Z] #180 DONE 0.5s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #181 [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-06-07T21:53:33.786Z] #181 DONE 0.5s [2023-06-07T21:53:33.786Z] [2023-06-07T21:53:33.786Z] #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:33.786Z] #182 DONE 0.5s [2023-06-07T21:53:33.804Z] #126 ... [2023-06-07T21:53:33.804Z] [2023-06-07T21:53:33.804Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:33.804Z] #127 DONE 0.2s [2023-06-07T21:53:33.804Z] [2023-06-07T21:53:33.804Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:53:33.804Z] #0 4.232 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-07T21:53:33.804Z] #128 ... [2023-06-07T21:53:33.804Z] [2023-06-07T21:53:33.804Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:53:33.804Z] #0 7.110 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T21:53:34.043Z] [2023-06-07T21:53:34.044Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:34.044Z] #183 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:34.044Z] #184 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:34.044Z] #172 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #185 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:53:34.044Z] #185 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #186 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:53:34.044Z] #186 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:34.044Z] #187 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #188 [core-command] exporting to image [2023-06-07T21:53:34.044Z] #188 exporting layers 0.1s done [2023-06-07T21:53:34.044Z] #188 ... [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #176 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:34.044Z] #176 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #189 [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-06-07T21:53:34.044Z] #189 DONE 0.5s [2023-06-07T21:53:34.044Z] [2023-06-07T21:53:34.044Z] #188 [security-spiffe-token-provider] exporting to image [2023-06-07T21:53:34.044Z] #188 exporting layers 0.2s done [2023-06-07T21:53:34.075Z] #129 ... [2023-06-07T21:53:34.075Z] [2023-06-07T21:53:34.075Z] #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:34.075Z] #130 DONE 0.2s [2023-06-07T21:53:34.075Z] [2023-06-07T21:53:34.075Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:34.075Z] #131 CACHED [2023-06-07T21:53:34.075Z] [2023-06-07T21:53:34.075Z] #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:53:34.075Z] #132 CACHED [2023-06-07T21:53:34.075Z] [2023-06-07T21:53:34.075Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:53:34.303Z] #188 exporting layers 0.2s done [2023-06-07T21:53:34.304Z] #188 writing image sha256:6b9a9fe1de3e1ba7bfa21f2f9057e7eea8932ff2edc687aea9d13dce19d76657 0.1s done [2023-06-07T21:53:34.304Z] #188 naming to docker.io/library/core-data [2023-06-07T21:53:34.304Z] #188 ... [2023-06-07T21:53:34.304Z] [2023-06-07T21:53:34.304Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:34.304Z] #190 DONE 0.5s [2023-06-07T21:53:34.304Z] [2023-06-07T21:53:34.304Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:53:34.304Z] #191 DONE 0.5s [2023-06-07T21:53:34.304Z] [2023-06-07T21:53:34.304Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:53:34.304Z] #192 DONE 0.5s [2023-06-07T21:53:34.304Z] [2023-06-07T21:53:34.304Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:34.304Z] #193 DONE 0.4s [2023-06-07T21:53:34.304Z] [2023-06-07T21:53:34.304Z] #188 [core-metadata] exporting to image [2023-06-07T21:53:34.304Z] #188 naming to docker.io/library/core-data 0.0s done [2023-06-07T21:53:34.304Z] #188 writing image sha256:0fc72f51e00c6688f48ae52dd707b4084146a8cbbfaa73ff6995236cbec0af42 0.0s done [2023-06-07T21:53:34.304Z] #188 naming to docker.io/library/support-notifications done [2023-06-07T21:53:34.304Z] #188 writing image sha256:caced3f6898a96c7eaf7e4b9f9ad8667e82f1a9687255af810486a95be8f217a [2023-06-07T21:53:34.562Z] #188 ... [2023-06-07T21:53:34.562Z] [2023-06-07T21:53:34.562Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:53:34.562Z] #194 DONE 0.4s [2023-06-07T21:53:34.562Z] [2023-06-07T21:53:34.562Z] #195 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:53:34.562Z] #195 DONE 0.5s [2023-06-07T21:53:34.562Z] [2023-06-07T21:53:34.562Z] #188 [security-spire-agent] exporting to image [2023-06-07T21:53:34.562Z] #188 exporting layers 0.1s done [2023-06-07T21:53:34.562Z] #188 writing image sha256:caced3f6898a96c7eaf7e4b9f9ad8667e82f1a9687255af810486a95be8f217a 0.0s done [2023-06-07T21:53:34.562Z] #188 naming to docker.io/library/support-scheduler done [2023-06-07T21:53:34.562Z] #188 writing image sha256:bbd56cb6235af89a21b1767cd853ba571a2585488128cc2912288a81557c3f3b done [2023-06-07T21:53:34.562Z] #188 naming to docker.io/library/core-command done [2023-06-07T21:53:34.848Z] #188 writing image sha256:281ec7553bebdc7b89b6a88870e194cf7508a277b3480e9655290161d64caea2 done [2023-06-07T21:53:34.848Z] #188 naming to docker.io/library/security-spiffe-token-provider [2023-06-07T21:53:34.848Z] #188 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-06-07T21:53:34.848Z] #188 writing image sha256:4ff317ccf901cc3a3238249f6da55188a4f4074899edab8bac0190a880a9aeab 0.0s done [2023-06-07T21:53:34.848Z] #188 naming to docker.io/library/security-spire-config done [2023-06-07T21:53:35.105Z] #188 writing image sha256:2793c7ea7624f216eb72bb7c5f7579582e1d510818319a60ba127a72673b55e6 [2023-06-07T21:53:35.105Z] #188 ... [2023-06-07T21:53:35.105Z] [2023-06-07T21:53:35.105Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:53:35.105Z] #196 DONE 0.8s [2023-06-07T21:53:35.105Z] [2023-06-07T21:53:35.105Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:53:35.105Z] #197 DONE 1.1s [2023-06-07T21:53:35.105Z] [2023-06-07T21:53:35.105Z] #188 [security-proxy-setup] exporting to image [2023-06-07T21:53:35.105Z] #188 writing image sha256:2793c7ea7624f216eb72bb7c5f7579582e1d510818319a60ba127a72673b55e6 0.0s done [2023-06-07T21:53:35.105Z] #188 naming to docker.io/library/core-metadata done [2023-06-07T21:53:35.105Z] #188 writing image sha256:e36b081eed681bd7be1b2791c6ee06dd45cb873a347c19ee28cb71631e6766a9 done [2023-06-07T21:53:35.105Z] #188 naming to docker.io/library/security-spire-server [2023-06-07T21:53:35.362Z] #188 ... [2023-06-07T21:53:35.362Z] [2023-06-07T21:53:35.362Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:53:35.362Z] #198 DONE 0.8s [2023-06-07T21:53:35.362Z] [2023-06-07T21:53:35.362Z] #188 [security-spire-server] exporting to image [2023-06-07T21:53:35.362Z] #188 naming to docker.io/library/security-spire-server done [2023-06-07T21:53:35.362Z] #188 writing image sha256:8ba470e5c0e53081be8c1d2539e974c916b90e4266780f23a7fa71bd8270d78b [2023-06-07T21:53:35.493Z] #133 DONE 1.5s [2023-06-07T21:53:35.493Z] [2023-06-07T21:53:35.493Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:35.621Z] #188 ... [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:53:35.621Z] #199 DONE 0.3s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:53:35.621Z] #200 DONE 0.3s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:53:35.621Z] #201 DONE 1.1s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:53:35.621Z] #202 DONE 1.3s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #188 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:53:35.621Z] #188 writing image sha256:8ba470e5c0e53081be8c1d2539e974c916b90e4266780f23a7fa71bd8270d78b 0.0s done [2023-06-07T21:53:35.621Z] #188 naming to docker.io/library/security-spire-agent done [2023-06-07T21:53:35.621Z] #188 ... [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:35.621Z] #203 DONE 0.2s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-07T21:53:35.621Z] #204 DONE 0.2s [2023-06-07T21:53:35.621Z] [2023-06-07T21:53:35.621Z] #188 [security-proxy-setup] exporting to image [2023-06-07T21:53:35.621Z] #188 writing image sha256:53813750ec73ab3eb9822500fd5bc9098580539ed838c3d6749c7a597a25714e 0.0s done [2023-06-07T21:53:35.621Z] #188 naming to docker.io/library/security-proxy-setup done [2023-06-07T21:53:35.763Z] #134 ... [2023-06-07T21:53:35.763Z] [2023-06-07T21:53:35.763Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:35.763Z] #135 DONE 2.1s [2023-06-07T21:53:35.764Z] [2023-06-07T21:53:35.764Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:35.764Z] #134 DONE 1.8s [2023-06-07T21:53:35.764Z] [2023-06-07T21:53:35.764Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:35.881Z] #188 ... [2023-06-07T21:53:35.881Z] [2023-06-07T21:53:35.881Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-07T21:53:35.881Z] #205 DONE 0.1s [2023-06-07T21:53:35.881Z] [2023-06-07T21:53:35.881Z] #188 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:53:35.881Z] #188 exporting layers 0.2s done [2023-06-07T21:53:35.881Z] #188 writing image sha256:df1827c519b7dcbf79a2638077c73bf5f0212cb213f73ae8af9112d2edcbbd81 0.0s done [2023-06-07T21:53:35.881Z] #188 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-07T21:53:35.881Z] #188 writing image sha256:a3ab229f9b37af9d975be1c4a0c1b1525b2197046899287a1f14df16560c20cb [2023-06-07T21:53:35.881Z] #188 writing image sha256:a3ab229f9b37af9d975be1c4a0c1b1525b2197046899287a1f14df16560c20cb done [2023-06-07T21:53:35.881Z] #188 naming to docker.io/library/security-proxy-auth 0.0s done [2023-06-07T21:53:35.881Z] #188 DONE 2.1s [2023-06-07T21:53:35.881Z] [2023-06-07T21:53:35.881Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:53:35.881Z] #206 DONE 0.1s [2023-06-07T21:53:35.881Z] [2023-06-07T21:53:35.881Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:53:35.881Z] #207 DONE 0.0s [2023-06-07T21:53:35.881Z] [2023-06-07T21:53:35.881Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:53:36.041Z] #136 ... [2023-06-07T21:53:36.042Z] [2023-06-07T21:53:36.042Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:36.042Z] #137 DONE 0.3s [2023-06-07T21:53:36.042Z] [2023-06-07T21:53:36.042Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:36.042Z] #136 DONE 0.2s [2023-06-07T21:53:36.042Z] [2023-06-07T21:53:36.042Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:53:36.314Z] #138 DONE 0.3s [2023-06-07T21:53:36.314Z] [2023-06-07T21:53:36.314Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:53:36.314Z] #139 DONE 0.4s [2023-06-07T21:53:36.314Z] [2023-06-07T21:53:36.314Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:53:36.449Z] #208 DONE 0.5s [2023-06-07T21:53:36.449Z] [2023-06-07T21:53:36.449Z] #188 [security-secretstore-setup] exporting to image [2023-06-07T21:53:36.449Z] #188 exporting layers 0.1s done [2023-06-07T21:53:36.449Z] #188 writing image sha256:0f098423b6059effa774b6f7c96fc6bc594817ff6d7c76a7f96094fd35b53113 done [2023-06-07T21:53:36.449Z] #188 naming to docker.io/library/security-secretstore-setup done [2023-06-07T21:53:36.449Z] #188 DONE 2.2s [2023-06-07T21:53:36.449Z] [2023-06-07T21:53:36.449Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:53:36.449Z] #209 DONE 0.6s [2023-06-07T21:53:36.591Z] #140 ... [2023-06-07T21:53:36.591Z] [2023-06-07T21:53:36.591Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:53:36.591Z] #141 DONE 0.3s [2023-06-07T21:53:36.707Z] [2023-06-07T21:53:36.707Z] #188 [security-bootstrapper] exporting to image [2023-06-07T21:53:36.707Z] #188 exporting layers 0.2s done [2023-06-07T21:53:36.707Z] #188 writing image sha256:15fea75aafca06ca6d724a63ecd49dfaad19c26ae9d94497167b5df65d8b481e done [2023-06-07T21:53:36.707Z] #188 naming to docker.io/library/security-bootstrapper done [2023-06-07T21:53:36.707Z] #188 DONE 2.4s [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:53:36.707Z] time="2023-06-07T21:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:53:36.730Z] $ docker stop --time=1 43fc10b3d559d474519ae67c6489ced5012471db1855dedf81fd1dfe917636ac [2023-06-07T21:53:36.861Z] [2023-06-07T21:53:36.861Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:53:36.861Z] #140 DONE 0.3s [2023-06-07T21:53:36.861Z] [2023-06-07T21:53:36.861Z] #142 [security-spire-server] exporting to image [2023-06-07T21:53:36.861Z] #142 exporting layers [2023-06-07T21:53:38.027Z] $ docker rm -f --volumes 43fc10b3d559d474519ae67c6489ced5012471db1855dedf81fd1dfe917636ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:53:38.321Z] #142 ... [2023-06-07T21:53:38.321Z] [2023-06-07T21:53:38.321Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:53:38.321Z] #143 DONE 2.5s [2023-06-07T21:53:38.321Z] [2023-06-07T21:53:38.321Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:53:38.321Z] #144 DONE 0.3s [2023-06-07T21:53:38.321Z] [2023-06-07T21:53:38.321Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:53:38.347Z] + docker images [2023-06-07T21:53:38.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:53:38.347Z] security-secretstore-setup latest 0f098423b605 2 seconds ago 32.8MB [2023-06-07T21:53:38.347Z] security-bootstrapper latest 15fea75aafca 2 seconds ago 22.2MB [2023-06-07T21:53:38.347Z] security-proxy-auth latest a3ab229f9b37 3 seconds ago 18.3MB [2023-06-07T21:53:38.347Z] core-common-config-bootstrapper latest df1827c519b7 3 seconds ago 17.2MB [2023-06-07T21:53:38.347Z] security-proxy-setup latest 53813750ec73 3 seconds ago 23.5MB [2023-06-07T21:53:38.347Z] security-spire-agent latest 8ba470e5c0e5 4 seconds ago 166MB [2023-06-07T21:53:38.347Z] core-metadata latest 2793c7ea7624 4 seconds ago 20.4MB [2023-06-07T21:53:38.347Z] core-command latest bbd56cb6235a 5 seconds ago 19.9MB [2023-06-07T21:53:38.347Z] security-spire-config latest 4ff317ccf901 5 seconds ago 102MB [2023-06-07T21:53:38.347Z] support-scheduler latest caced3f6898a 5 seconds ago 31.8MB [2023-06-07T21:53:38.347Z] security-spiffe-token-provider latest 281ec7553beb 5 seconds ago 32.8MB [2023-06-07T21:53:38.347Z] core-data latest 6b9a9fe1de3e 5 seconds ago 20MB [2023-06-07T21:53:38.347Z] support-notifications latest 0fc72f51e00c 5 seconds ago 32.4MB [2023-06-07T21:53:38.347Z] security-spire-server latest e36b081eed68 5 seconds ago 107MB [2023-06-07T21:53:38.347Z] ci-base-image-x86_64 latest df36e8f00ec9 5 minutes ago 918MB [2023-06-07T21:53:38.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T21:53:38.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T21:53:38.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-07T21:53:38.449Z] provisioning config files... [2023-06-07T21:53:38.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config5819672444719488783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:53:38.590Z] #126 ... [2023-06-07T21:53:38.590Z] [2023-06-07T21:53:38.590Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:53:38.590Z] #145 DONE 0.3s [2023-06-07T21:53:38.590Z] [2023-06-07T21:53:38.590Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:53:38.590Z] #129 ... [2023-06-07T21:53:38.590Z] [2023-06-07T21:53:38.590Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:53:38.753Z] ---> docker-login.sh [2023-06-07T21:53:38.753Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:53:38.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:53:38.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:53:38.753Z] Configure a credential helper to remove this warning. See [2023-06-07T21:53:38.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:53:38.753Z] [2023-06-07T21:53:38.753Z] Login Succeeded [2023-06-07T21:53:38.753Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:53:38.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:53:38.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:53:38.753Z] Configure a credential helper to remove this warning. See [2023-06-07T21:53:38.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:53:38.753Z] [2023-06-07T21:53:38.753Z] Login Succeeded [2023-06-07T21:53:38.753Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:53:39.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:53:39.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:53:39.012Z] Configure a credential helper to remove this warning. See [2023-06-07T21:53:39.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:53:39.012Z] [2023-06-07T21:53:39.012Z] Login Succeeded [2023-06-07T21:53:39.012Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:53:39.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:53:39.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:53:39.012Z] Configure a credential helper to remove this warning. See [2023-06-07T21:53:39.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:53:39.012Z] [2023-06-07T21:53:39.012Z] Login Succeeded [2023-06-07T21:53:39.012Z] docker.io [2023-06-07T21:53:39.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:53:39.178Z] #146 DONE 0.3s [2023-06-07T21:53:39.179Z] [2023-06-07T21:53:39.179Z] #142 [security-spire-agent] exporting to image [2023-06-07T21:53:39.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:53:39.271Z] Configure a credential helper to remove this warning. See [2023-06-07T21:53:39.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:53:39.271Z] [2023-06-07T21:53:39.271Z] Login Succeeded [2023-06-07T21:53:39.271Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:53:39.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:53:39.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:53:39.337Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-06-07T21:53:39.337Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:39.337Z] latest [2023-06-07T21:53:39.337Z] 3.1.0-dev.2 [2023-06-07T21:53:39.337Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:39.337Z] main [2023-06-07T21:53:39.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:39.445Z] #142 exporting layers 2.6s done [2023-06-07T21:53:39.445Z] #142 writing image sha256:d1248aa1a637174924d792650db7f066eb68b2657e67d13653621894c4f9dac4 done [2023-06-07T21:53:39.445Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-06-07T21:53:39.662Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:39.711Z] #142 exporting layers 3.0s done [2023-06-07T21:53:39.711Z] #142 writing image sha256:f92eee3ce32c044e4a87e4c8ce1e42bad20afe3d48d96a9896c218d0ca024c6b 0.0s done [2023-06-07T21:53:39.711Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-06-07T21:53:39.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:39.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:53:39.965Z] 8793aed52831: Preparing [2023-06-07T21:53:39.965Z] 18ee03f95df0: Preparing [2023-06-07T21:53:39.965Z] 45669e9b46cb: Preparing [2023-06-07T21:53:39.965Z] 09502c631a2d: Preparing [2023-06-07T21:53:39.965Z] cdfc7e00a717: Preparing [2023-06-07T21:53:39.965Z] f1417ff83b31: Preparing [2023-06-07T21:53:39.965Z] f1417ff83b31: Waiting [2023-06-07T21:53:39.965Z] 45669e9b46cb: Pushed [2023-06-07T21:53:39.965Z] cdfc7e00a717: Pushed [2023-06-07T21:53:39.965Z] 09502c631a2d: Pushed [2023-06-07T21:53:40.224Z] 8793aed52831: Pushed [2023-06-07T21:53:40.224Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:41.600Z] 18ee03f95df0: Pushed [2023-06-07T21:53:41.600Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:111f96c51df2c242229b3425fdc1bc0e310c146a7c85585e2ebfa516d95deb6a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:41.910Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:42.219Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-07T21:53:42.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:53:42.219Z] 8793aed52831: Preparing [2023-06-07T21:53:42.219Z] 18ee03f95df0: Preparing [2023-06-07T21:53:42.219Z] 45669e9b46cb: Preparing [2023-06-07T21:53:42.219Z] 09502c631a2d: Preparing [2023-06-07T21:53:42.219Z] cdfc7e00a717: Preparing [2023-06-07T21:53:42.219Z] f1417ff83b31: Preparing [2023-06-07T21:53:42.219Z] f1417ff83b31: Waiting [2023-06-07T21:53:42.219Z] 18ee03f95df0: Layer already exists [2023-06-07T21:53:42.219Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:42.219Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:42.219Z] 8793aed52831: Layer already exists [2023-06-07T21:53:42.219Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:42.219Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:42.219Z] latest: digest: sha256:111f96c51df2c242229b3425fdc1bc0e310c146a7c85585e2ebfa516d95deb6a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:42.524Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:42.829Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.2 [2023-06-07T21:53:42.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:53:42.829Z] 8793aed52831: Preparing [2023-06-07T21:53:42.829Z] 18ee03f95df0: Preparing [2023-06-07T21:53:42.829Z] 45669e9b46cb: Preparing [2023-06-07T21:53:42.829Z] 09502c631a2d: Preparing [2023-06-07T21:53:42.829Z] cdfc7e00a717: Preparing [2023-06-07T21:53:42.829Z] f1417ff83b31: Preparing [2023-06-07T21:53:42.829Z] f1417ff83b31: Waiting [2023-06-07T21:53:42.829Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:42.829Z] 8793aed52831: Layer already exists [2023-06-07T21:53:42.829Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:42.829Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:42.829Z] 18ee03f95df0: Layer already exists [2023-06-07T21:53:42.829Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:42.829Z] 3.1.0-dev.2: digest: sha256:111f96c51df2c242229b3425fdc1bc0e310c146a7c85585e2ebfa516d95deb6a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:43.132Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:43.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:43.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:53:43.431Z] 8793aed52831: Preparing [2023-06-07T21:53:43.431Z] 18ee03f95df0: Preparing [2023-06-07T21:53:43.431Z] 45669e9b46cb: Preparing [2023-06-07T21:53:43.431Z] 09502c631a2d: Preparing [2023-06-07T21:53:43.431Z] cdfc7e00a717: Preparing [2023-06-07T21:53:43.431Z] f1417ff83b31: Preparing [2023-06-07T21:53:43.431Z] f1417ff83b31: Waiting [2023-06-07T21:53:43.431Z] 8793aed52831: Layer already exists [2023-06-07T21:53:43.431Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:43.431Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:43.431Z] 18ee03f95df0: Layer already exists [2023-06-07T21:53:43.431Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:43.431Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:43.431Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:111f96c51df2c242229b3425fdc1bc0e310c146a7c85585e2ebfa516d95deb6a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:43.736Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:44.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-06-07T21:53:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:53:44.304Z] 8793aed52831: Preparing [2023-06-07T21:53:44.304Z] 18ee03f95df0: Preparing [2023-06-07T21:53:44.304Z] 45669e9b46cb: Preparing [2023-06-07T21:53:44.304Z] 09502c631a2d: Preparing [2023-06-07T21:53:44.304Z] cdfc7e00a717: Preparing [2023-06-07T21:53:44.304Z] f1417ff83b31: Preparing [2023-06-07T21:53:44.304Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:44.304Z] 8793aed52831: Layer already exists [2023-06-07T21:53:44.304Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:44.304Z] 18ee03f95df0: Layer already exists [2023-06-07T21:53:44.304Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:44.304Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:44.304Z] main: digest: sha256:111f96c51df2c242229b3425fdc1bc0e310c146a7c85585e2ebfa516d95deb6a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:53:44.352Z] ===================================================== [Pipeline] echo [2023-06-07T21:53:44.453Z] taggedImages: [2023-06-07T21:53:44.453Z] - nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:44.453Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-07T21:53:44.453Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.2 [2023-06-07T21:53:44.453Z] - nexus3.edgexfoundry.org:10004/core-command:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:44.453Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-06-07T21:53:44.474Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-06-07T21:53:44.474Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:44.474Z] latest [2023-06-07T21:53:44.474Z] 3.1.0-dev.2 [2023-06-07T21:53:44.474Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:44.474Z] main [2023-06-07T21:53:44.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:44.789Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:45.056Z] #142 exporting layers 5.9s done [2023-06-07T21:53:45.057Z] #142 writing image sha256:6be1483d836f40ccac19b951e4c4f6c2a852d4334e3a3c1b2224f72edd721c14 0.0s done [2023-06-07T21:53:45.057Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-06-07T21:53:45.057Z] #142 DONE 8.4s [2023-06-07T21:53:45.057Z] [2023-06-07T21:53:45.057Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:53:45.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:45.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:53:45.095Z] 466cfd75e681: Preparing [2023-06-07T21:53:45.095Z] cda68b9b726a: Preparing [2023-06-07T21:53:45.095Z] 6e22e0846ded: Preparing [2023-06-07T21:53:45.095Z] 414c0e5a7323: Preparing [2023-06-07T21:53:45.095Z] 45669e9b46cb: Preparing [2023-06-07T21:53:45.095Z] 09502c631a2d: Preparing [2023-06-07T21:53:45.095Z] cdfc7e00a717: Preparing [2023-06-07T21:53:45.095Z] f1417ff83b31: Preparing [2023-06-07T21:53:45.095Z] cdfc7e00a717: Waiting [2023-06-07T21:53:45.095Z] 09502c631a2d: Waiting [2023-06-07T21:53:45.095Z] f1417ff83b31: Waiting [2023-06-07T21:53:45.095Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:45.095Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:45.095Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:45.095Z] 6e22e0846ded: Pushed [2023-06-07T21:53:45.095Z] cda68b9b726a: Pushed [2023-06-07T21:53:45.095Z] 466cfd75e681: Pushed [2023-06-07T21:53:45.095Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:46.027Z] 414c0e5a7323: Pushed [2023-06-07T21:53:46.285Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:1010731f6e877b80fe0f698ded802aa89349547ac1cf0d5366b73dc1efdcb846 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:46.603Z] + 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-06-07T21:53:46.907Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-07T21:53:46.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:53:46.907Z] 466cfd75e681: Preparing [2023-06-07T21:53:46.907Z] cda68b9b726a: Preparing [2023-06-07T21:53:46.907Z] 6e22e0846ded: Preparing [2023-06-07T21:53:46.907Z] 414c0e5a7323: Preparing [2023-06-07T21:53:46.907Z] 45669e9b46cb: Preparing [2023-06-07T21:53:46.907Z] 09502c631a2d: Preparing [2023-06-07T21:53:46.907Z] cdfc7e00a717: Preparing [2023-06-07T21:53:46.907Z] f1417ff83b31: Preparing [2023-06-07T21:53:46.907Z] 09502c631a2d: Waiting [2023-06-07T21:53:46.907Z] f1417ff83b31: Waiting [2023-06-07T21:53:46.907Z] cdfc7e00a717: Waiting [2023-06-07T21:53:46.907Z] 6e22e0846ded: Layer already exists [2023-06-07T21:53:46.907Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:46.907Z] 414c0e5a7323: Layer already exists [2023-06-07T21:53:46.907Z] cda68b9b726a: Layer already exists [2023-06-07T21:53:46.907Z] 466cfd75e681: Layer already exists [2023-06-07T21:53:46.907Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:46.907Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:46.907Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:46.907Z] latest: digest: sha256:1010731f6e877b80fe0f698ded802aa89349547ac1cf0d5366b73dc1efdcb846 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:47.225Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:47.529Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.2 [2023-06-07T21:53:47.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:53:47.529Z] 466cfd75e681: Preparing [2023-06-07T21:53:47.529Z] cda68b9b726a: Preparing [2023-06-07T21:53:47.529Z] 6e22e0846ded: Preparing [2023-06-07T21:53:47.529Z] 414c0e5a7323: Preparing [2023-06-07T21:53:47.529Z] 45669e9b46cb: Preparing [2023-06-07T21:53:47.529Z] 09502c631a2d: Preparing [2023-06-07T21:53:47.529Z] cdfc7e00a717: Preparing [2023-06-07T21:53:47.529Z] f1417ff83b31: Preparing [2023-06-07T21:53:47.529Z] 09502c631a2d: Waiting [2023-06-07T21:53:47.529Z] cdfc7e00a717: Waiting [2023-06-07T21:53:47.529Z] f1417ff83b31: Waiting [2023-06-07T21:53:47.529Z] 6e22e0846ded: Layer already exists [2023-06-07T21:53:47.529Z] 414c0e5a7323: Layer already exists [2023-06-07T21:53:47.529Z] cda68b9b726a: Layer already exists [2023-06-07T21:53:47.529Z] 466cfd75e681: Layer already exists [2023-06-07T21:53:47.529Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:47.529Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:47.529Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:47.529Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:47.529Z] 3.1.0-dev.2: digest: sha256:1010731f6e877b80fe0f698ded802aa89349547ac1cf0d5366b73dc1efdcb846 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:47.853Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:48.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:48.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:53:48.162Z] 466cfd75e681: Preparing [2023-06-07T21:53:48.162Z] cda68b9b726a: Preparing [2023-06-07T21:53:48.162Z] 6e22e0846ded: Preparing [2023-06-07T21:53:48.162Z] 414c0e5a7323: Preparing [2023-06-07T21:53:48.162Z] 45669e9b46cb: Preparing [2023-06-07T21:53:48.162Z] 09502c631a2d: Preparing [2023-06-07T21:53:48.162Z] cdfc7e00a717: Preparing [2023-06-07T21:53:48.162Z] f1417ff83b31: Preparing [2023-06-07T21:53:48.162Z] 09502c631a2d: Waiting [2023-06-07T21:53:48.162Z] cdfc7e00a717: Waiting [2023-06-07T21:53:48.162Z] f1417ff83b31: Waiting [2023-06-07T21:53:48.162Z] cda68b9b726a: Layer already exists [2023-06-07T21:53:48.162Z] 414c0e5a7323: Layer already exists [2023-06-07T21:53:48.162Z] 6e22e0846ded: Layer already exists [2023-06-07T21:53:48.162Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:48.162Z] 466cfd75e681: Layer already exists [2023-06-07T21:53:48.162Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:48.162Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:48.162Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:48.163Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:1010731f6e877b80fe0f698ded802aa89349547ac1cf0d5366b73dc1efdcb846 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:48.480Z] + 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-06-07T21:53:48.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-06-07T21:53:48.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:53:48.799Z] 466cfd75e681: Preparing [2023-06-07T21:53:48.799Z] cda68b9b726a: Preparing [2023-06-07T21:53:48.799Z] 6e22e0846ded: Preparing [2023-06-07T21:53:48.799Z] 414c0e5a7323: Preparing [2023-06-07T21:53:48.799Z] 45669e9b46cb: Preparing [2023-06-07T21:53:48.799Z] 09502c631a2d: Preparing [2023-06-07T21:53:48.799Z] cdfc7e00a717: Preparing [2023-06-07T21:53:48.799Z] f1417ff83b31: Preparing [2023-06-07T21:53:48.799Z] cdfc7e00a717: Waiting [2023-06-07T21:53:48.799Z] f1417ff83b31: Waiting [2023-06-07T21:53:48.799Z] 09502c631a2d: Waiting [2023-06-07T21:53:48.799Z] 6e22e0846ded: Layer already exists [2023-06-07T21:53:48.799Z] cda68b9b726a: Layer already exists [2023-06-07T21:53:48.799Z] 466cfd75e681: Layer already exists [2023-06-07T21:53:48.799Z] 414c0e5a7323: Layer already exists [2023-06-07T21:53:48.799Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:48.799Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:48.799Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:48.799Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:48.799Z] main: digest: sha256:1010731f6e877b80fe0f698ded802aa89349547ac1cf0d5366b73dc1efdcb846 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:53:48.842Z] ===================================================== [Pipeline] echo [2023-06-07T21:53:48.850Z] taggedImages: [2023-06-07T21:53:48.850Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:48.850Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-07T21:53:48.850Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.2 [2023-06-07T21:53:48.850Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:48.850Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-06-07T21:53:48.866Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-06-07T21:53:48.866Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:48.866Z] latest [2023-06-07T21:53:48.866Z] 3.1.0-dev.2 [2023-06-07T21:53:48.866Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:48.866Z] main [2023-06-07T21:53:48.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:49.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:49.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:49.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:53:49.472Z] b5513e9f01a4: Preparing [2023-06-07T21:53:49.472Z] 7fb237847ed9: Preparing [2023-06-07T21:53:49.472Z] 45669e9b46cb: Preparing [2023-06-07T21:53:49.472Z] 09502c631a2d: Preparing [2023-06-07T21:53:49.472Z] 76149693d8b1: Preparing [2023-06-07T21:53:49.472Z] f1417ff83b31: Preparing [2023-06-07T21:53:49.472Z] f1417ff83b31: Waiting [2023-06-07T21:53:49.472Z] 76149693d8b1: Pushed [2023-06-07T21:53:50.846Z] 7fb237847ed9: Pushed [2023-06-07T21:53:52.365Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:52.365Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:52.365Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:52.623Z] b5513e9f01a4: Pushed [2023-06-07T21:53:52.623Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:4d2eb1d50a14d251260aa22feeecead69676e074d62ea97e4d4753c4a7bc961b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:52.927Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:53.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-07T21:53:53.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:53:53.232Z] b5513e9f01a4: Preparing [2023-06-07T21:53:53.232Z] 7fb237847ed9: Preparing [2023-06-07T21:53:53.232Z] 45669e9b46cb: Preparing [2023-06-07T21:53:53.232Z] 09502c631a2d: Preparing [2023-06-07T21:53:53.232Z] 76149693d8b1: Preparing [2023-06-07T21:53:53.232Z] f1417ff83b31: Preparing [2023-06-07T21:53:53.232Z] f1417ff83b31: Waiting [2023-06-07T21:53:53.232Z] 76149693d8b1: Layer already exists [2023-06-07T21:53:53.232Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:53.232Z] b5513e9f01a4: Layer already exists [2023-06-07T21:53:53.232Z] 7fb237847ed9: Layer already exists [2023-06-07T21:53:53.232Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:53.232Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:53.232Z] latest: digest: sha256:4d2eb1d50a14d251260aa22feeecead69676e074d62ea97e4d4753c4a7bc961b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:53.544Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:53.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.2 [2023-06-07T21:53:53.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:53:53.850Z] b5513e9f01a4: Preparing [2023-06-07T21:53:53.850Z] 7fb237847ed9: Preparing [2023-06-07T21:53:53.850Z] 45669e9b46cb: Preparing [2023-06-07T21:53:53.850Z] 09502c631a2d: Preparing [2023-06-07T21:53:53.850Z] 76149693d8b1: Preparing [2023-06-07T21:53:53.850Z] f1417ff83b31: Preparing [2023-06-07T21:53:53.850Z] f1417ff83b31: Waiting [2023-06-07T21:53:53.850Z] 76149693d8b1: Layer already exists [2023-06-07T21:53:53.850Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:53.850Z] b5513e9f01a4: Layer already exists [2023-06-07T21:53:53.850Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:53.850Z] 7fb237847ed9: Layer already exists [2023-06-07T21:53:53.850Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:53.850Z] 3.1.0-dev.2: digest: sha256:4d2eb1d50a14d251260aa22feeecead69676e074d62ea97e4d4753c4a7bc961b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:54.167Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:54.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:54.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:53:54.483Z] b5513e9f01a4: Preparing [2023-06-07T21:53:54.483Z] 7fb237847ed9: Preparing [2023-06-07T21:53:54.483Z] 45669e9b46cb: Preparing [2023-06-07T21:53:54.483Z] 09502c631a2d: Preparing [2023-06-07T21:53:54.483Z] 76149693d8b1: Preparing [2023-06-07T21:53:54.483Z] f1417ff83b31: Preparing [2023-06-07T21:53:54.483Z] f1417ff83b31: Waiting [2023-06-07T21:53:54.483Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:54.483Z] 7fb237847ed9: Layer already exists [2023-06-07T21:53:54.483Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:54.483Z] 76149693d8b1: Layer already exists [2023-06-07T21:53:54.483Z] b5513e9f01a4: Layer already exists [2023-06-07T21:53:54.483Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:54.483Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:4d2eb1d50a14d251260aa22feeecead69676e074d62ea97e4d4753c4a7bc961b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:54.804Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:55.106Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-06-07T21:53:55.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:53:55.106Z] b5513e9f01a4: Preparing [2023-06-07T21:53:55.106Z] 7fb237847ed9: Preparing [2023-06-07T21:53:55.106Z] 45669e9b46cb: Preparing [2023-06-07T21:53:55.106Z] 09502c631a2d: Preparing [2023-06-07T21:53:55.106Z] 76149693d8b1: Preparing [2023-06-07T21:53:55.106Z] f1417ff83b31: Preparing [2023-06-07T21:53:55.106Z] f1417ff83b31: Waiting [2023-06-07T21:53:55.106Z] 76149693d8b1: Layer already exists [2023-06-07T21:53:55.106Z] b5513e9f01a4: Layer already exists [2023-06-07T21:53:55.106Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:55.106Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:55.106Z] 7fb237847ed9: Layer already exists [2023-06-07T21:53:55.106Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:55.106Z] main: digest: sha256:4d2eb1d50a14d251260aa22feeecead69676e074d62ea97e4d4753c4a7bc961b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:53:55.146Z] ===================================================== [Pipeline] echo [2023-06-07T21:53:55.154Z] taggedImages: [2023-06-07T21:53:55.154Z] - nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:55.154Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-07T21:53:55.154Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.2 [2023-06-07T21:53:55.154Z] - nexus3.edgexfoundry.org:10004/core-data:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:55.154Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-06-07T21:53:55.172Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-06-07T21:53:55.172Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:55.172Z] latest [2023-06-07T21:53:55.172Z] 3.1.0-dev.2 [2023-06-07T21:53:55.172Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:55.172Z] main [2023-06-07T21:53:55.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:55.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:55.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:55.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:53:55.796Z] f6e6251adea9: Preparing [2023-06-07T21:53:55.796Z] d11285372b5c: Preparing [2023-06-07T21:53:55.796Z] dc653af8f496: Preparing [2023-06-07T21:53:55.796Z] 45669e9b46cb: Preparing [2023-06-07T21:53:55.796Z] 09502c631a2d: Preparing [2023-06-07T21:53:55.796Z] cdfc7e00a717: Preparing [2023-06-07T21:53:55.796Z] f1417ff83b31: Preparing [2023-06-07T21:53:55.796Z] f1417ff83b31: Waiting [2023-06-07T21:53:55.796Z] cdfc7e00a717: Waiting [2023-06-07T21:53:55.796Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:55.796Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:55.796Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:55.796Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:55.796Z] f6e6251adea9: Pushed [2023-06-07T21:53:55.796Z] d11285372b5c: Pushed [2023-06-07T21:53:57.170Z] dc653af8f496: Pushed [2023-06-07T21:53:57.170Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:99f4e62f6fa22d23cb65999e51727aa7dfa86a6ea577e72d87e3663f0f1c663b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:57.484Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:57.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-07T21:53:57.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:53:57.784Z] f6e6251adea9: Preparing [2023-06-07T21:53:57.784Z] d11285372b5c: Preparing [2023-06-07T21:53:57.784Z] dc653af8f496: Preparing [2023-06-07T21:53:57.784Z] 45669e9b46cb: Preparing [2023-06-07T21:53:57.784Z] 09502c631a2d: Preparing [2023-06-07T21:53:57.784Z] cdfc7e00a717: Preparing [2023-06-07T21:53:57.784Z] f1417ff83b31: Preparing [2023-06-07T21:53:57.784Z] f1417ff83b31: Waiting [2023-06-07T21:53:57.784Z] cdfc7e00a717: Waiting [2023-06-07T21:53:57.784Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:57.784Z] d11285372b5c: Layer already exists [2023-06-07T21:53:57.784Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:57.784Z] dc653af8f496: Layer already exists [2023-06-07T21:53:57.784Z] f6e6251adea9: Layer already exists [2023-06-07T21:53:57.784Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:57.784Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:57.784Z] latest: digest: sha256:99f4e62f6fa22d23cb65999e51727aa7dfa86a6ea577e72d87e3663f0f1c663b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:58.098Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:58.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.2 [2023-06-07T21:53:58.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:53:58.402Z] f6e6251adea9: Preparing [2023-06-07T21:53:58.402Z] d11285372b5c: Preparing [2023-06-07T21:53:58.402Z] dc653af8f496: Preparing [2023-06-07T21:53:58.402Z] 45669e9b46cb: Preparing [2023-06-07T21:53:58.402Z] 09502c631a2d: Preparing [2023-06-07T21:53:58.402Z] cdfc7e00a717: Preparing [2023-06-07T21:53:58.402Z] f1417ff83b31: Preparing [2023-06-07T21:53:58.402Z] cdfc7e00a717: Waiting [2023-06-07T21:53:58.402Z] f1417ff83b31: Waiting [2023-06-07T21:53:58.402Z] d11285372b5c: Layer already exists [2023-06-07T21:53:58.402Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:58.402Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:58.402Z] dc653af8f496: Layer already exists [2023-06-07T21:53:58.402Z] f6e6251adea9: Layer already exists [2023-06-07T21:53:58.402Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:58.402Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:58.402Z] 3.1.0-dev.2: digest: sha256:99f4e62f6fa22d23cb65999e51727aa7dfa86a6ea577e72d87e3663f0f1c663b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:58.740Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:59.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:53:59.088Z] f6e6251adea9: Preparing [2023-06-07T21:53:59.088Z] d11285372b5c: Preparing [2023-06-07T21:53:59.088Z] dc653af8f496: Preparing [2023-06-07T21:53:59.088Z] 45669e9b46cb: Preparing [2023-06-07T21:53:59.088Z] 09502c631a2d: Preparing [2023-06-07T21:53:59.088Z] cdfc7e00a717: Preparing [2023-06-07T21:53:59.088Z] f1417ff83b31: Preparing [2023-06-07T21:53:59.088Z] cdfc7e00a717: Waiting [2023-06-07T21:53:59.088Z] f1417ff83b31: Waiting [2023-06-07T21:53:59.088Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:59.088Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:59.088Z] d11285372b5c: Layer already exists [2023-06-07T21:53:59.088Z] dc653af8f496: Layer already exists [2023-06-07T21:53:59.088Z] f6e6251adea9: Layer already exists [2023-06-07T21:53:59.088Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:59.088Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:59.088Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:99f4e62f6fa22d23cb65999e51727aa7dfa86a6ea577e72d87e3663f0f1c663b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:59.437Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:59.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-06-07T21:53:59.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:53:59.818Z] f6e6251adea9: Preparing [2023-06-07T21:53:59.818Z] d11285372b5c: Preparing [2023-06-07T21:53:59.818Z] dc653af8f496: Preparing [2023-06-07T21:53:59.818Z] 45669e9b46cb: Preparing [2023-06-07T21:53:59.818Z] 09502c631a2d: Preparing [2023-06-07T21:53:59.818Z] cdfc7e00a717: Preparing [2023-06-07T21:53:59.818Z] f1417ff83b31: Preparing [2023-06-07T21:53:59.818Z] cdfc7e00a717: Waiting [2023-06-07T21:53:59.818Z] f1417ff83b31: Waiting [2023-06-07T21:53:59.818Z] f6e6251adea9: Layer already exists [2023-06-07T21:53:59.818Z] dc653af8f496: Layer already exists [2023-06-07T21:53:59.818Z] 45669e9b46cb: Layer already exists [2023-06-07T21:53:59.818Z] d11285372b5c: Layer already exists [2023-06-07T21:53:59.818Z] 09502c631a2d: Layer already exists [2023-06-07T21:53:59.818Z] f1417ff83b31: Layer already exists [2023-06-07T21:53:59.818Z] cdfc7e00a717: Layer already exists [2023-06-07T21:53:59.818Z] main: digest: sha256:99f4e62f6fa22d23cb65999e51727aa7dfa86a6ea577e72d87e3663f0f1c663b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:53:59.853Z] ===================================================== [Pipeline] echo [2023-06-07T21:53:59.865Z] taggedImages: [2023-06-07T21:53:59.865Z] - nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:59.865Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-07T21:53:59.865Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.2 [2023-06-07T21:53:59.865Z] - nexus3.edgexfoundry.org:10004/core-metadata:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:59.865Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-06-07T21:53:59.887Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-06-07T21:53:59.887Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:53:59.887Z] latest [2023-06-07T21:53:59.887Z] 3.1.0-dev.2 [2023-06-07T21:53:59.887Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:53:59.887Z] main [2023-06-07T21:53:59.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:00.207Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:00.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:00.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:54:00.510Z] b4e1011cc671: Preparing [2023-06-07T21:54:00.510Z] e05c4935222d: Preparing [2023-06-07T21:54:00.510Z] c349a16a9996: Preparing [2023-06-07T21:54:00.510Z] 599b21f7060e: Preparing [2023-06-07T21:54:00.510Z] ce874a67b045: Preparing [2023-06-07T21:54:00.510Z] 7cadf1b1c827: Preparing [2023-06-07T21:54:00.510Z] 57e27f75c87a: Preparing [2023-06-07T21:54:00.510Z] 45669e9b46cb: Preparing [2023-06-07T21:54:00.510Z] 09502c631a2d: Preparing [2023-06-07T21:54:00.510Z] e29fb994630a: Preparing [2023-06-07T21:54:00.510Z] d5f2134bdcc5: Preparing [2023-06-07T21:54:00.510Z] 5f70bf18a086: Preparing [2023-06-07T21:54:00.510Z] ce4ac20d8376: Preparing [2023-06-07T21:54:00.510Z] ce07c0382df2: Preparing [2023-06-07T21:54:00.510Z] f1417ff83b31: Preparing [2023-06-07T21:54:00.510Z] e29fb994630a: Waiting [2023-06-07T21:54:00.510Z] 57e27f75c87a: Waiting [2023-06-07T21:54:00.510Z] d5f2134bdcc5: Waiting [2023-06-07T21:54:00.510Z] 45669e9b46cb: Waiting [2023-06-07T21:54:00.510Z] 5f70bf18a086: Waiting [2023-06-07T21:54:00.510Z] 09502c631a2d: Waiting [2023-06-07T21:54:00.510Z] ce4ac20d8376: Waiting [2023-06-07T21:54:00.510Z] 7cadf1b1c827: Waiting [2023-06-07T21:54:00.510Z] ce07c0382df2: Waiting [2023-06-07T21:54:00.510Z] f1417ff83b31: Waiting [2023-06-07T21:54:00.510Z] b4e1011cc671: Pushed [2023-06-07T21:54:00.510Z] ce874a67b045: Pushed [2023-06-07T21:54:00.510Z] e05c4935222d: Pushed [2023-06-07T21:54:00.510Z] 599b21f7060e: Pushed [2023-06-07T21:54:00.510Z] c349a16a9996: Pushed [2023-06-07T21:54:00.510Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:00.510Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:00.768Z] 7cadf1b1c827: Pushed [2023-06-07T21:54:00.768Z] d5f2134bdcc5: Pushed [2023-06-07T21:54:00.768Z] e29fb994630a: Pushed [2023-06-07T21:54:00.768Z] 5f70bf18a086: Pushed [2023-06-07T21:54:00.768Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:00.768Z] ce4ac20d8376: Pushed [2023-06-07T21:54:00.768Z] ce07c0382df2: Pushed [2023-06-07T21:54:02.143Z] 57e27f75c87a: Pushed [2023-06-07T21:54:02.143Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:f9cc4755f6931cc035499f0dd04df8d7ea9b3c34455bd3d675bece082ee1790f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:02.454Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:02.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-07T21:54:02.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:54:02.763Z] b4e1011cc671: Preparing [2023-06-07T21:54:02.763Z] e05c4935222d: Preparing [2023-06-07T21:54:02.763Z] c349a16a9996: Preparing [2023-06-07T21:54:02.764Z] 599b21f7060e: Preparing [2023-06-07T21:54:02.764Z] ce874a67b045: Preparing [2023-06-07T21:54:02.764Z] 7cadf1b1c827: Preparing [2023-06-07T21:54:02.764Z] 57e27f75c87a: Preparing [2023-06-07T21:54:02.764Z] 45669e9b46cb: Preparing [2023-06-07T21:54:02.764Z] 09502c631a2d: Preparing [2023-06-07T21:54:02.764Z] e29fb994630a: Preparing [2023-06-07T21:54:02.764Z] d5f2134bdcc5: Preparing [2023-06-07T21:54:02.764Z] 5f70bf18a086: Preparing [2023-06-07T21:54:02.764Z] ce4ac20d8376: Preparing [2023-06-07T21:54:02.764Z] ce07c0382df2: Preparing [2023-06-07T21:54:02.764Z] f1417ff83b31: Preparing [2023-06-07T21:54:02.764Z] 7cadf1b1c827: Waiting [2023-06-07T21:54:02.764Z] 09502c631a2d: Waiting [2023-06-07T21:54:02.764Z] e29fb994630a: Waiting [2023-06-07T21:54:02.764Z] d5f2134bdcc5: Waiting [2023-06-07T21:54:02.764Z] ce4ac20d8376: Waiting [2023-06-07T21:54:02.764Z] 5f70bf18a086: Waiting [2023-06-07T21:54:02.764Z] 45669e9b46cb: Waiting [2023-06-07T21:54:02.764Z] ce07c0382df2: Waiting [2023-06-07T21:54:02.764Z] ce874a67b045: Layer already exists [2023-06-07T21:54:02.764Z] b4e1011cc671: Layer already exists [2023-06-07T21:54:02.764Z] e05c4935222d: Layer already exists [2023-06-07T21:54:02.764Z] c349a16a9996: Layer already exists [2023-06-07T21:54:02.764Z] 599b21f7060e: Layer already exists [2023-06-07T21:54:02.764Z] 57e27f75c87a: Layer already exists [2023-06-07T21:54:02.764Z] 7cadf1b1c827: Layer already exists [2023-06-07T21:54:02.764Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:02.764Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:02.764Z] e29fb994630a: Layer already exists [2023-06-07T21:54:02.764Z] d5f2134bdcc5: Layer already exists [2023-06-07T21:54:02.764Z] 5f70bf18a086: Layer already exists [2023-06-07T21:54:02.764Z] ce07c0382df2: Layer already exists [2023-06-07T21:54:02.764Z] ce4ac20d8376: Layer already exists [2023-06-07T21:54:02.764Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:02.764Z] latest: digest: sha256:f9cc4755f6931cc035499f0dd04df8d7ea9b3c34455bd3d675bece082ee1790f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:03.078Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:03.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.2 [2023-06-07T21:54:03.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:54:03.387Z] b4e1011cc671: Preparing [2023-06-07T21:54:03.387Z] e05c4935222d: Preparing [2023-06-07T21:54:03.387Z] c349a16a9996: Preparing [2023-06-07T21:54:03.387Z] 599b21f7060e: Preparing [2023-06-07T21:54:03.387Z] ce874a67b045: Preparing [2023-06-07T21:54:03.387Z] 7cadf1b1c827: Preparing [2023-06-07T21:54:03.387Z] 57e27f75c87a: Preparing [2023-06-07T21:54:03.387Z] 45669e9b46cb: Preparing [2023-06-07T21:54:03.387Z] 09502c631a2d: Preparing [2023-06-07T21:54:03.387Z] e29fb994630a: Preparing [2023-06-07T21:54:03.387Z] d5f2134bdcc5: Preparing [2023-06-07T21:54:03.387Z] 5f70bf18a086: Preparing [2023-06-07T21:54:03.387Z] ce4ac20d8376: Preparing [2023-06-07T21:54:03.387Z] ce07c0382df2: Preparing [2023-06-07T21:54:03.387Z] f1417ff83b31: Preparing [2023-06-07T21:54:03.387Z] 09502c631a2d: Waiting [2023-06-07T21:54:03.387Z] e29fb994630a: Waiting [2023-06-07T21:54:03.387Z] d5f2134bdcc5: Waiting [2023-06-07T21:54:03.387Z] 5f70bf18a086: Waiting [2023-06-07T21:54:03.387Z] ce4ac20d8376: Waiting [2023-06-07T21:54:03.387Z] 57e27f75c87a: Waiting [2023-06-07T21:54:03.387Z] 45669e9b46cb: Waiting [2023-06-07T21:54:03.387Z] ce07c0382df2: Waiting [2023-06-07T21:54:03.387Z] f1417ff83b31: Waiting [2023-06-07T21:54:03.387Z] 7cadf1b1c827: Waiting [2023-06-07T21:54:03.387Z] b4e1011cc671: Layer already exists [2023-06-07T21:54:03.387Z] c349a16a9996: Layer already exists [2023-06-07T21:54:03.387Z] 599b21f7060e: Layer already exists [2023-06-07T21:54:03.387Z] ce874a67b045: Layer already exists [2023-06-07T21:54:03.387Z] e05c4935222d: Layer already exists [2023-06-07T21:54:03.387Z] 7cadf1b1c827: Layer already exists [2023-06-07T21:54:03.387Z] 57e27f75c87a: Layer already exists [2023-06-07T21:54:03.387Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:03.387Z] e29fb994630a: Layer already exists [2023-06-07T21:54:03.387Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:03.387Z] 5f70bf18a086: Layer already exists [2023-06-07T21:54:03.387Z] d5f2134bdcc5: Layer already exists [2023-06-07T21:54:03.387Z] ce4ac20d8376: Layer already exists [2023-06-07T21:54:03.387Z] ce07c0382df2: Layer already exists [2023-06-07T21:54:03.387Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:03.387Z] 3.1.0-dev.2: digest: sha256:f9cc4755f6931cc035499f0dd04df8d7ea9b3c34455bd3d675bece082ee1790f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:03.703Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:04.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:04.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:54:04.009Z] b4e1011cc671: Preparing [2023-06-07T21:54:04.009Z] e05c4935222d: Preparing [2023-06-07T21:54:04.009Z] c349a16a9996: Preparing [2023-06-07T21:54:04.009Z] 599b21f7060e: Preparing [2023-06-07T21:54:04.009Z] ce874a67b045: Preparing [2023-06-07T21:54:04.009Z] 7cadf1b1c827: Preparing [2023-06-07T21:54:04.009Z] 57e27f75c87a: Preparing [2023-06-07T21:54:04.009Z] 7cadf1b1c827: Waiting [2023-06-07T21:54:04.009Z] 57e27f75c87a: Waiting [2023-06-07T21:54:04.009Z] 45669e9b46cb: Preparing [2023-06-07T21:54:04.009Z] 09502c631a2d: Preparing [2023-06-07T21:54:04.009Z] e29fb994630a: Preparing [2023-06-07T21:54:04.009Z] d5f2134bdcc5: Preparing [2023-06-07T21:54:04.009Z] 45669e9b46cb: Waiting [2023-06-07T21:54:04.009Z] 5f70bf18a086: Preparing [2023-06-07T21:54:04.009Z] ce4ac20d8376: Preparing [2023-06-07T21:54:04.009Z] ce07c0382df2: Preparing [2023-06-07T21:54:04.009Z] e29fb994630a: Waiting [2023-06-07T21:54:04.009Z] ce4ac20d8376: Waiting [2023-06-07T21:54:04.009Z] d5f2134bdcc5: Waiting [2023-06-07T21:54:04.009Z] 5f70bf18a086: Waiting [2023-06-07T21:54:04.009Z] f1417ff83b31: Preparing [2023-06-07T21:54:04.009Z] ce07c0382df2: Waiting [2023-06-07T21:54:04.009Z] ce874a67b045: Layer already exists [2023-06-07T21:54:04.009Z] c349a16a9996: Layer already exists [2023-06-07T21:54:04.009Z] b4e1011cc671: Layer already exists [2023-06-07T21:54:04.009Z] e05c4935222d: Layer already exists [2023-06-07T21:54:04.009Z] 599b21f7060e: Layer already exists [2023-06-07T21:54:04.009Z] e29fb994630a: Layer already exists [2023-06-07T21:54:04.009Z] 7cadf1b1c827: Layer already exists [2023-06-07T21:54:04.009Z] 57e27f75c87a: Layer already exists [2023-06-07T21:54:04.009Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:04.009Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:04.009Z] d5f2134bdcc5: Layer already exists [2023-06-07T21:54:04.009Z] ce07c0382df2: Layer already exists [2023-06-07T21:54:04.009Z] 5f70bf18a086: Layer already exists [2023-06-07T21:54:04.009Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:04.009Z] ce4ac20d8376: Layer already exists [2023-06-07T21:54:04.009Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:f9cc4755f6931cc035499f0dd04df8d7ea9b3c34455bd3d675bece082ee1790f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:04.324Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:04.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-06-07T21:54:04.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:54:04.628Z] b4e1011cc671: Preparing [2023-06-07T21:54:04.628Z] e05c4935222d: Preparing [2023-06-07T21:54:04.628Z] c349a16a9996: Preparing [2023-06-07T21:54:04.628Z] 599b21f7060e: Preparing [2023-06-07T21:54:04.628Z] ce874a67b045: Preparing [2023-06-07T21:54:04.628Z] 7cadf1b1c827: Preparing [2023-06-07T21:54:04.628Z] 57e27f75c87a: Preparing [2023-06-07T21:54:04.628Z] 45669e9b46cb: Preparing [2023-06-07T21:54:04.628Z] 09502c631a2d: Preparing [2023-06-07T21:54:04.628Z] e29fb994630a: Preparing [2023-06-07T21:54:04.628Z] d5f2134bdcc5: Preparing [2023-06-07T21:54:04.628Z] 5f70bf18a086: Preparing [2023-06-07T21:54:04.628Z] ce4ac20d8376: Preparing [2023-06-07T21:54:04.628Z] ce07c0382df2: Preparing [2023-06-07T21:54:04.628Z] f1417ff83b31: Preparing [2023-06-07T21:54:04.628Z] 7cadf1b1c827: Waiting [2023-06-07T21:54:04.628Z] 09502c631a2d: Waiting [2023-06-07T21:54:04.628Z] 57e27f75c87a: Waiting [2023-06-07T21:54:04.628Z] e29fb994630a: Waiting [2023-06-07T21:54:04.628Z] 45669e9b46cb: Waiting [2023-06-07T21:54:04.628Z] 5f70bf18a086: Waiting [2023-06-07T21:54:04.628Z] d5f2134bdcc5: Waiting [2023-06-07T21:54:04.628Z] ce07c0382df2: Waiting [2023-06-07T21:54:04.628Z] f1417ff83b31: Waiting [2023-06-07T21:54:04.628Z] ce874a67b045: Layer already exists [2023-06-07T21:54:04.628Z] 599b21f7060e: Layer already exists [2023-06-07T21:54:04.628Z] e05c4935222d: Layer already exists [2023-06-07T21:54:04.628Z] c349a16a9996: Layer already exists [2023-06-07T21:54:04.628Z] b4e1011cc671: Layer already exists [2023-06-07T21:54:04.628Z] 7cadf1b1c827: Layer already exists [2023-06-07T21:54:04.628Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:04.628Z] 57e27f75c87a: Layer already exists [2023-06-07T21:54:04.628Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:04.628Z] e29fb994630a: Layer already exists [2023-06-07T21:54:04.628Z] d5f2134bdcc5: Layer already exists [2023-06-07T21:54:04.628Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:04.628Z] ce07c0382df2: Layer already exists [2023-06-07T21:54:04.628Z] ce4ac20d8376: Layer already exists [2023-06-07T21:54:04.628Z] 5f70bf18a086: Layer already exists [2023-06-07T21:54:04.629Z] main: digest: sha256:f9cc4755f6931cc035499f0dd04df8d7ea9b3c34455bd3d675bece082ee1790f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:04.679Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:04.688Z] taggedImages: [2023-06-07T21:54:04.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:04.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-07T21:54:04.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.2 [2023-06-07T21:54:04.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:04.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-06-07T21:54:04.709Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-06-07T21:54:04.709Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:04.709Z] latest [2023-06-07T21:54:04.709Z] 3.1.0-dev.2 [2023-06-07T21:54:04.709Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:04.709Z] main [2023-06-07T21:54:04.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:05.018Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:05.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:05.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:54:05.330Z] 6559b8f02528: Preparing [2023-06-07T21:54:05.330Z] 802c9623c5cd: Preparing [2023-06-07T21:54:05.330Z] 79d864e31a10: Preparing [2023-06-07T21:54:05.330Z] fcb1edcd66a0: Preparing [2023-06-07T21:54:05.330Z] 45669e9b46cb: Preparing [2023-06-07T21:54:05.330Z] 09502c631a2d: Preparing [2023-06-07T21:54:05.330Z] cdfc7e00a717: Preparing [2023-06-07T21:54:05.330Z] f1417ff83b31: Preparing [2023-06-07T21:54:05.330Z] 09502c631a2d: Waiting [2023-06-07T21:54:05.330Z] cdfc7e00a717: Waiting [2023-06-07T21:54:05.330Z] f1417ff83b31: Waiting [2023-06-07T21:54:05.330Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:05.330Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:05.330Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:05.330Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:05.330Z] 79d864e31a10: Pushed [2023-06-07T21:54:05.330Z] 6559b8f02528: Pushed [2023-06-07T21:54:05.330Z] 802c9623c5cd: Pushed [2023-06-07T21:54:06.703Z] fcb1edcd66a0: Pushed [2023-06-07T21:54:06.703Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:b06f3749fd546b5abae4b38dfccfaf8e020ab904ef8b5025b78b74d392423ceb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:07.015Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:07.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-07T21:54:07.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:54:07.322Z] 6559b8f02528: Preparing [2023-06-07T21:54:07.322Z] 802c9623c5cd: Preparing [2023-06-07T21:54:07.322Z] 79d864e31a10: Preparing [2023-06-07T21:54:07.322Z] fcb1edcd66a0: Preparing [2023-06-07T21:54:07.322Z] 45669e9b46cb: Preparing [2023-06-07T21:54:07.322Z] 09502c631a2d: Preparing [2023-06-07T21:54:07.322Z] cdfc7e00a717: Preparing [2023-06-07T21:54:07.322Z] f1417ff83b31: Preparing [2023-06-07T21:54:07.322Z] 09502c631a2d: Waiting [2023-06-07T21:54:07.322Z] cdfc7e00a717: Waiting [2023-06-07T21:54:07.322Z] f1417ff83b31: Waiting [2023-06-07T21:54:07.322Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:07.322Z] 6559b8f02528: Layer already exists [2023-06-07T21:54:07.322Z] 802c9623c5cd: Layer already exists [2023-06-07T21:54:07.322Z] 79d864e31a10: Layer already exists [2023-06-07T21:54:07.322Z] fcb1edcd66a0: Layer already exists [2023-06-07T21:54:07.322Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:07.322Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:07.322Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:07.322Z] latest: digest: sha256:b06f3749fd546b5abae4b38dfccfaf8e020ab904ef8b5025b78b74d392423ceb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:07.639Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:07.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.2 [2023-06-07T21:54:07.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:54:07.950Z] 6559b8f02528: Preparing [2023-06-07T21:54:07.950Z] 802c9623c5cd: Preparing [2023-06-07T21:54:07.950Z] 79d864e31a10: Preparing [2023-06-07T21:54:07.950Z] fcb1edcd66a0: Preparing [2023-06-07T21:54:07.950Z] 45669e9b46cb: Preparing [2023-06-07T21:54:07.950Z] 09502c631a2d: Preparing [2023-06-07T21:54:07.950Z] cdfc7e00a717: Preparing [2023-06-07T21:54:07.950Z] f1417ff83b31: Preparing [2023-06-07T21:54:07.950Z] 09502c631a2d: Waiting [2023-06-07T21:54:07.950Z] f1417ff83b31: Waiting [2023-06-07T21:54:07.950Z] 6559b8f02528: Layer already exists [2023-06-07T21:54:07.950Z] 802c9623c5cd: Layer already exists [2023-06-07T21:54:07.950Z] 79d864e31a10: Layer already exists [2023-06-07T21:54:07.950Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:07.950Z] fcb1edcd66a0: Layer already exists [2023-06-07T21:54:07.950Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:07.950Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:07.950Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:07.950Z] 3.1.0-dev.2: digest: sha256:b06f3749fd546b5abae4b38dfccfaf8e020ab904ef8b5025b78b74d392423ceb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:08.265Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:08.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:08.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:54:08.574Z] 6559b8f02528: Preparing [2023-06-07T21:54:08.574Z] 802c9623c5cd: Preparing [2023-06-07T21:54:08.574Z] 79d864e31a10: Preparing [2023-06-07T21:54:08.574Z] fcb1edcd66a0: Preparing [2023-06-07T21:54:08.574Z] 45669e9b46cb: Preparing [2023-06-07T21:54:08.574Z] 09502c631a2d: Preparing [2023-06-07T21:54:08.574Z] cdfc7e00a717: Preparing [2023-06-07T21:54:08.574Z] f1417ff83b31: Preparing [2023-06-07T21:54:08.574Z] cdfc7e00a717: Waiting [2023-06-07T21:54:08.574Z] 09502c631a2d: Waiting [2023-06-07T21:54:08.574Z] f1417ff83b31: Waiting [2023-06-07T21:54:08.574Z] 79d864e31a10: Layer already exists [2023-06-07T21:54:08.574Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:08.574Z] fcb1edcd66a0: Layer already exists [2023-06-07T21:54:08.574Z] 6559b8f02528: Layer already exists [2023-06-07T21:54:08.574Z] 802c9623c5cd: Layer already exists [2023-06-07T21:54:08.574Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:08.574Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:08.574Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:08.574Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:b06f3749fd546b5abae4b38dfccfaf8e020ab904ef8b5025b78b74d392423ceb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:08.891Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:09.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-06-07T21:54:09.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:54:09.195Z] 6559b8f02528: Preparing [2023-06-07T21:54:09.195Z] 802c9623c5cd: Preparing [2023-06-07T21:54:09.195Z] 79d864e31a10: Preparing [2023-06-07T21:54:09.195Z] fcb1edcd66a0: Preparing [2023-06-07T21:54:09.195Z] 45669e9b46cb: Preparing [2023-06-07T21:54:09.195Z] 09502c631a2d: Preparing [2023-06-07T21:54:09.195Z] cdfc7e00a717: Preparing [2023-06-07T21:54:09.195Z] f1417ff83b31: Preparing [2023-06-07T21:54:09.195Z] cdfc7e00a717: Waiting [2023-06-07T21:54:09.195Z] f1417ff83b31: Waiting [2023-06-07T21:54:09.195Z] 09502c631a2d: Waiting [2023-06-07T21:54:09.195Z] 79d864e31a10: Layer already exists [2023-06-07T21:54:09.195Z] fcb1edcd66a0: Layer already exists [2023-06-07T21:54:09.195Z] 6559b8f02528: Layer already exists [2023-06-07T21:54:09.195Z] 802c9623c5cd: Layer already exists [2023-06-07T21:54:09.195Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:09.195Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:09.195Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:09.195Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:09.195Z] main: digest: sha256:b06f3749fd546b5abae4b38dfccfaf8e020ab904ef8b5025b78b74d392423ceb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:09.249Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:09.257Z] taggedImages: [2023-06-07T21:54:09.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:09.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-07T21:54:09.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.2 [2023-06-07T21:54:09.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:09.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-06-07T21:54:09.280Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-06-07T21:54:09.280Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:09.280Z] latest [2023-06-07T21:54:09.280Z] 3.1.0-dev.2 [2023-06-07T21:54:09.280Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:09.280Z] main [2023-06-07T21:54:09.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:09.599Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:09.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:09.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:54:09.907Z] cb3b6dc6524f: Preparing [2023-06-07T21:54:09.907Z] 8cfc6237d5d5: Preparing [2023-06-07T21:54:09.907Z] 3f0f5cc9e777: Preparing [2023-06-07T21:54:09.907Z] 93eefd651d01: Preparing [2023-06-07T21:54:09.907Z] 45669e9b46cb: Preparing [2023-06-07T21:54:09.907Z] 09502c631a2d: Preparing [2023-06-07T21:54:09.907Z] 2748c2adb693: Preparing [2023-06-07T21:54:09.907Z] d188a2805d37: Preparing [2023-06-07T21:54:09.907Z] f1417ff83b31: Preparing [2023-06-07T21:54:09.907Z] d188a2805d37: Waiting [2023-06-07T21:54:09.907Z] f1417ff83b31: Waiting [2023-06-07T21:54:09.907Z] 09502c631a2d: Waiting [2023-06-07T21:54:09.907Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:09.907Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:09.907Z] 93eefd651d01: Pushed [2023-06-07T21:54:09.907Z] cb3b6dc6524f: Pushed [2023-06-07T21:54:09.907Z] 8cfc6237d5d5: Pushed [2023-06-07T21:54:09.907Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:09.907Z] 2748c2adb693: Pushed [2023-06-07T21:54:10.474Z] d188a2805d37: Pushed [2023-06-07T21:54:11.040Z] 3f0f5cc9e777: Pushed [2023-06-07T21:54:11.299Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:e270a407b26e1775ffebbdef3925b0687a93e2f41c0386e8802635d98c7c8c51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:11.617Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:11.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-07T21:54:11.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:54:11.929Z] cb3b6dc6524f: Preparing [2023-06-07T21:54:11.929Z] 8cfc6237d5d5: Preparing [2023-06-07T21:54:11.929Z] 3f0f5cc9e777: Preparing [2023-06-07T21:54:11.929Z] 93eefd651d01: Preparing [2023-06-07T21:54:11.929Z] 45669e9b46cb: Preparing [2023-06-07T21:54:11.929Z] 09502c631a2d: Preparing [2023-06-07T21:54:11.929Z] 2748c2adb693: Preparing [2023-06-07T21:54:11.929Z] d188a2805d37: Preparing [2023-06-07T21:54:11.929Z] f1417ff83b31: Preparing [2023-06-07T21:54:11.929Z] 09502c631a2d: Waiting [2023-06-07T21:54:11.929Z] d188a2805d37: Waiting [2023-06-07T21:54:11.929Z] f1417ff83b31: Waiting [2023-06-07T21:54:11.929Z] 2748c2adb693: Waiting [2023-06-07T21:54:11.929Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:11.929Z] 3f0f5cc9e777: Layer already exists [2023-06-07T21:54:11.929Z] cb3b6dc6524f: Layer already exists [2023-06-07T21:54:11.929Z] 8cfc6237d5d5: Layer already exists [2023-06-07T21:54:11.929Z] 93eefd651d01: Layer already exists [2023-06-07T21:54:11.929Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:11.929Z] d188a2805d37: Layer already exists [2023-06-07T21:54:11.929Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:11.929Z] 2748c2adb693: Layer already exists [2023-06-07T21:54:11.929Z] latest: digest: sha256:e270a407b26e1775ffebbdef3925b0687a93e2f41c0386e8802635d98c7c8c51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:12.243Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:12.545Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.2 [2023-06-07T21:54:12.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:54:12.546Z] cb3b6dc6524f: Preparing [2023-06-07T21:54:12.546Z] 8cfc6237d5d5: Preparing [2023-06-07T21:54:12.546Z] 3f0f5cc9e777: Preparing [2023-06-07T21:54:12.546Z] 93eefd651d01: Preparing [2023-06-07T21:54:12.546Z] 45669e9b46cb: Preparing [2023-06-07T21:54:12.546Z] 09502c631a2d: Preparing [2023-06-07T21:54:12.546Z] 2748c2adb693: Preparing [2023-06-07T21:54:12.546Z] d188a2805d37: Preparing [2023-06-07T21:54:12.546Z] f1417ff83b31: Preparing [2023-06-07T21:54:12.546Z] 2748c2adb693: Waiting [2023-06-07T21:54:12.546Z] d188a2805d37: Waiting [2023-06-07T21:54:12.546Z] f1417ff83b31: Waiting [2023-06-07T21:54:12.546Z] 09502c631a2d: Waiting [2023-06-07T21:54:12.546Z] cb3b6dc6524f: Layer already exists [2023-06-07T21:54:12.546Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:12.546Z] 8cfc6237d5d5: Layer already exists [2023-06-07T21:54:12.546Z] 93eefd651d01: Layer already exists [2023-06-07T21:54:12.546Z] 3f0f5cc9e777: Layer already exists [2023-06-07T21:54:12.546Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:12.546Z] d188a2805d37: Layer already exists [2023-06-07T21:54:12.546Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:12.546Z] 2748c2adb693: Layer already exists [2023-06-07T21:54:12.546Z] 3.1.0-dev.2: digest: sha256:e270a407b26e1775ffebbdef3925b0687a93e2f41c0386e8802635d98c7c8c51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:12.857Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:13.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:13.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:54:13.160Z] cb3b6dc6524f: Preparing [2023-06-07T21:54:13.160Z] 8cfc6237d5d5: Preparing [2023-06-07T21:54:13.160Z] 3f0f5cc9e777: Preparing [2023-06-07T21:54:13.160Z] 93eefd651d01: Preparing [2023-06-07T21:54:13.160Z] 45669e9b46cb: Preparing [2023-06-07T21:54:13.160Z] 09502c631a2d: Preparing [2023-06-07T21:54:13.160Z] 2748c2adb693: Preparing [2023-06-07T21:54:13.160Z] d188a2805d37: Preparing [2023-06-07T21:54:13.160Z] f1417ff83b31: Preparing [2023-06-07T21:54:13.160Z] d188a2805d37: Waiting [2023-06-07T21:54:13.160Z] 09502c631a2d: Waiting [2023-06-07T21:54:13.160Z] f1417ff83b31: Waiting [2023-06-07T21:54:13.160Z] 2748c2adb693: Waiting [2023-06-07T21:54:13.160Z] 8cfc6237d5d5: Layer already exists [2023-06-07T21:54:13.160Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:13.160Z] 3f0f5cc9e777: Layer already exists [2023-06-07T21:54:13.160Z] cb3b6dc6524f: Layer already exists [2023-06-07T21:54:13.160Z] 93eefd651d01: Layer already exists [2023-06-07T21:54:13.160Z] 2748c2adb693: Layer already exists [2023-06-07T21:54:13.160Z] d188a2805d37: Layer already exists [2023-06-07T21:54:13.160Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:13.160Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:13.160Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:e270a407b26e1775ffebbdef3925b0687a93e2f41c0386e8802635d98c7c8c51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:13.479Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:13.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-06-07T21:54:13.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:54:13.782Z] cb3b6dc6524f: Preparing [2023-06-07T21:54:13.782Z] 8cfc6237d5d5: Preparing [2023-06-07T21:54:13.782Z] 3f0f5cc9e777: Preparing [2023-06-07T21:54:13.782Z] 93eefd651d01: Preparing [2023-06-07T21:54:13.782Z] 45669e9b46cb: Preparing [2023-06-07T21:54:13.782Z] 09502c631a2d: Preparing [2023-06-07T21:54:13.782Z] 2748c2adb693: Preparing [2023-06-07T21:54:13.782Z] d188a2805d37: Preparing [2023-06-07T21:54:13.782Z] f1417ff83b31: Preparing [2023-06-07T21:54:13.782Z] 2748c2adb693: Waiting [2023-06-07T21:54:13.782Z] f1417ff83b31: Waiting [2023-06-07T21:54:13.782Z] d188a2805d37: Waiting [2023-06-07T21:54:13.782Z] 09502c631a2d: Waiting [2023-06-07T21:54:13.782Z] 93eefd651d01: Layer already exists [2023-06-07T21:54:13.782Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:13.782Z] 3f0f5cc9e777: Layer already exists [2023-06-07T21:54:13.782Z] cb3b6dc6524f: Layer already exists [2023-06-07T21:54:13.782Z] 8cfc6237d5d5: Layer already exists [2023-06-07T21:54:13.782Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:13.782Z] 2748c2adb693: Layer already exists [2023-06-07T21:54:13.782Z] d188a2805d37: Layer already exists [2023-06-07T21:54:13.782Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:13.782Z] main: digest: sha256:e270a407b26e1775ffebbdef3925b0687a93e2f41c0386e8802635d98c7c8c51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:13.818Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:13.823Z] taggedImages: [2023-06-07T21:54:13.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:13.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-07T21:54:13.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.2 [2023-06-07T21:54:13.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:13.823Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-06-07T21:54:13.837Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-06-07T21:54:13.837Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:13.837Z] latest [2023-06-07T21:54:13.837Z] 3.1.0-dev.2 [2023-06-07T21:54:13.837Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:13.837Z] main [2023-06-07T21:54:13.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:14.139Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:14.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:14.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:54:14.443Z] 376f8e95657e: Preparing [2023-06-07T21:54:14.443Z] ebf25801fe40: Preparing [2023-06-07T21:54:14.443Z] 0b78a94ad6e8: Preparing [2023-06-07T21:54:14.443Z] 268d24ae406e: Preparing [2023-06-07T21:54:14.443Z] 134a7763ff81: Preparing [2023-06-07T21:54:14.443Z] df95028b6f60: Preparing [2023-06-07T21:54:14.443Z] 8d3d69b75afe: Preparing [2023-06-07T21:54:14.443Z] 45669e9b46cb: Preparing [2023-06-07T21:54:14.443Z] 09502c631a2d: Preparing [2023-06-07T21:54:14.443Z] 80b50f6ae562: Preparing [2023-06-07T21:54:14.443Z] f1417ff83b31: Preparing [2023-06-07T21:54:14.443Z] 45669e9b46cb: Waiting [2023-06-07T21:54:14.443Z] f1417ff83b31: Waiting [2023-06-07T21:54:14.443Z] 09502c631a2d: Waiting [2023-06-07T21:54:14.443Z] 80b50f6ae562: Waiting [2023-06-07T21:54:14.443Z] 8d3d69b75afe: Waiting [2023-06-07T21:54:14.443Z] df95028b6f60: Waiting [2023-06-07T21:54:14.443Z] 134a7763ff81: Pushed [2023-06-07T21:54:14.443Z] ebf25801fe40: Pushed [2023-06-07T21:54:14.443Z] 376f8e95657e: Pushed [2023-06-07T21:54:14.443Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:14.700Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:14.700Z] df95028b6f60: Pushed [2023-06-07T21:54:14.700Z] 8d3d69b75afe: Pushed [2023-06-07T21:54:14.700Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:14.700Z] 80b50f6ae562: Pushed [2023-06-07T21:54:15.638Z] 268d24ae406e: Pushed [2023-06-07T21:54:15.896Z] 0b78a94ad6e8: Pushed [2023-06-07T21:54:16.155Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:b131313524b3bce323951e78bb5030c50e0b9f89bdcb1fe3e075d2826d729c52 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:16.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:16.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-07T21:54:16.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:54:16.758Z] 376f8e95657e: Preparing [2023-06-07T21:54:16.758Z] ebf25801fe40: Preparing [2023-06-07T21:54:16.758Z] 0b78a94ad6e8: Preparing [2023-06-07T21:54:16.758Z] 268d24ae406e: Preparing [2023-06-07T21:54:16.758Z] 134a7763ff81: Preparing [2023-06-07T21:54:16.758Z] df95028b6f60: Preparing [2023-06-07T21:54:16.758Z] 8d3d69b75afe: Preparing [2023-06-07T21:54:16.758Z] 45669e9b46cb: Preparing [2023-06-07T21:54:16.758Z] 09502c631a2d: Preparing [2023-06-07T21:54:16.758Z] 80b50f6ae562: Preparing [2023-06-07T21:54:16.758Z] f1417ff83b31: Preparing [2023-06-07T21:54:16.758Z] 09502c631a2d: Waiting [2023-06-07T21:54:16.758Z] 45669e9b46cb: Waiting [2023-06-07T21:54:16.758Z] f1417ff83b31: Waiting [2023-06-07T21:54:16.758Z] df95028b6f60: Waiting [2023-06-07T21:54:16.758Z] 376f8e95657e: Layer already exists [2023-06-07T21:54:16.758Z] 268d24ae406e: Layer already exists [2023-06-07T21:54:16.758Z] 134a7763ff81: Layer already exists [2023-06-07T21:54:16.758Z] 0b78a94ad6e8: Layer already exists [2023-06-07T21:54:16.758Z] ebf25801fe40: Layer already exists [2023-06-07T21:54:16.758Z] df95028b6f60: Layer already exists [2023-06-07T21:54:16.758Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:16.758Z] 8d3d69b75afe: Layer already exists [2023-06-07T21:54:16.758Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:16.758Z] 80b50f6ae562: Layer already exists [2023-06-07T21:54:16.758Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:16.758Z] latest: digest: sha256:b131313524b3bce323951e78bb5030c50e0b9f89bdcb1fe3e075d2826d729c52 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:17.061Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:17.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.2 [2023-06-07T21:54:17.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:54:17.362Z] 376f8e95657e: Preparing [2023-06-07T21:54:17.362Z] ebf25801fe40: Preparing [2023-06-07T21:54:17.362Z] 0b78a94ad6e8: Preparing [2023-06-07T21:54:17.362Z] 268d24ae406e: Preparing [2023-06-07T21:54:17.362Z] 134a7763ff81: Preparing [2023-06-07T21:54:17.362Z] df95028b6f60: Preparing [2023-06-07T21:54:17.362Z] 8d3d69b75afe: Preparing [2023-06-07T21:54:17.362Z] 45669e9b46cb: Preparing [2023-06-07T21:54:17.362Z] 09502c631a2d: Preparing [2023-06-07T21:54:17.362Z] 80b50f6ae562: Preparing [2023-06-07T21:54:17.362Z] f1417ff83b31: Preparing [2023-06-07T21:54:17.362Z] 8d3d69b75afe: Waiting [2023-06-07T21:54:17.362Z] 45669e9b46cb: Waiting [2023-06-07T21:54:17.362Z] 09502c631a2d: Waiting [2023-06-07T21:54:17.362Z] 80b50f6ae562: Waiting [2023-06-07T21:54:17.362Z] f1417ff83b31: Waiting [2023-06-07T21:54:17.362Z] df95028b6f60: Waiting [2023-06-07T21:54:17.362Z] ebf25801fe40: Layer already exists [2023-06-07T21:54:17.362Z] 0b78a94ad6e8: Layer already exists [2023-06-07T21:54:17.362Z] 376f8e95657e: Layer already exists [2023-06-07T21:54:17.362Z] 134a7763ff81: Layer already exists [2023-06-07T21:54:17.362Z] 268d24ae406e: Layer already exists [2023-06-07T21:54:17.362Z] 8d3d69b75afe: Layer already exists [2023-06-07T21:54:17.362Z] df95028b6f60: Layer already exists [2023-06-07T21:54:17.362Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:17.362Z] 80b50f6ae562: Layer already exists [2023-06-07T21:54:17.362Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:17.362Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:17.362Z] 3.1.0-dev.2: digest: sha256:b131313524b3bce323951e78bb5030c50e0b9f89bdcb1fe3e075d2826d729c52 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:17.675Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:18.040Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:18.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:54:18.040Z] 376f8e95657e: Preparing [2023-06-07T21:54:18.040Z] ebf25801fe40: Preparing [2023-06-07T21:54:18.040Z] 0b78a94ad6e8: Preparing [2023-06-07T21:54:18.040Z] 268d24ae406e: Preparing [2023-06-07T21:54:18.040Z] 134a7763ff81: Preparing [2023-06-07T21:54:18.040Z] df95028b6f60: Preparing [2023-06-07T21:54:18.040Z] 8d3d69b75afe: Preparing [2023-06-07T21:54:18.040Z] 45669e9b46cb: Preparing [2023-06-07T21:54:18.040Z] 09502c631a2d: Preparing [2023-06-07T21:54:18.040Z] 80b50f6ae562: Preparing [2023-06-07T21:54:18.040Z] f1417ff83b31: Preparing [2023-06-07T21:54:18.040Z] 45669e9b46cb: Waiting [2023-06-07T21:54:18.040Z] 09502c631a2d: Waiting [2023-06-07T21:54:18.040Z] 80b50f6ae562: Waiting [2023-06-07T21:54:18.040Z] f1417ff83b31: Waiting [2023-06-07T21:54:18.040Z] 8d3d69b75afe: Waiting [2023-06-07T21:54:18.040Z] df95028b6f60: Waiting [2023-06-07T21:54:18.040Z] 134a7763ff81: Layer already exists [2023-06-07T21:54:18.040Z] 0b78a94ad6e8: Layer already exists [2023-06-07T21:54:18.040Z] 268d24ae406e: Layer already exists [2023-06-07T21:54:18.040Z] ebf25801fe40: Layer already exists [2023-06-07T21:54:18.040Z] 376f8e95657e: Layer already exists [2023-06-07T21:54:18.040Z] df95028b6f60: Layer already exists [2023-06-07T21:54:18.040Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:18.040Z] 80b50f6ae562: Layer already exists [2023-06-07T21:54:18.040Z] 8d3d69b75afe: Layer already exists [2023-06-07T21:54:18.040Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:18.040Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:18.040Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:b131313524b3bce323951e78bb5030c50e0b9f89bdcb1fe3e075d2826d729c52 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:18.346Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:18.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-06-07T21:54:18.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:54:18.651Z] 376f8e95657e: Preparing [2023-06-07T21:54:18.651Z] ebf25801fe40: Preparing [2023-06-07T21:54:18.651Z] 0b78a94ad6e8: Preparing [2023-06-07T21:54:18.651Z] 268d24ae406e: Preparing [2023-06-07T21:54:18.651Z] 134a7763ff81: Preparing [2023-06-07T21:54:18.651Z] df95028b6f60: Preparing [2023-06-07T21:54:18.651Z] 8d3d69b75afe: Preparing [2023-06-07T21:54:18.651Z] 45669e9b46cb: Preparing [2023-06-07T21:54:18.651Z] 09502c631a2d: Preparing [2023-06-07T21:54:18.651Z] 80b50f6ae562: Preparing [2023-06-07T21:54:18.651Z] f1417ff83b31: Preparing [2023-06-07T21:54:18.651Z] 8d3d69b75afe: Waiting [2023-06-07T21:54:18.651Z] 45669e9b46cb: Waiting [2023-06-07T21:54:18.651Z] f1417ff83b31: Waiting [2023-06-07T21:54:18.651Z] df95028b6f60: Waiting [2023-06-07T21:54:18.651Z] 09502c631a2d: Waiting [2023-06-07T21:54:18.651Z] 80b50f6ae562: Waiting [2023-06-07T21:54:18.651Z] 134a7763ff81: Layer already exists [2023-06-07T21:54:18.651Z] ebf25801fe40: Layer already exists [2023-06-07T21:54:18.651Z] 0b78a94ad6e8: Layer already exists [2023-06-07T21:54:18.651Z] 376f8e95657e: Layer already exists [2023-06-07T21:54:18.651Z] 268d24ae406e: Layer already exists [2023-06-07T21:54:18.651Z] df95028b6f60: Layer already exists [2023-06-07T21:54:18.651Z] 8d3d69b75afe: Layer already exists [2023-06-07T21:54:18.651Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:18.651Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:18.651Z] 80b50f6ae562: Layer already exists [2023-06-07T21:54:18.651Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:18.651Z] main: digest: sha256:b131313524b3bce323951e78bb5030c50e0b9f89bdcb1fe3e075d2826d729c52 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:18.688Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:18.693Z] taggedImages: [2023-06-07T21:54:18.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:18.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-07T21:54:18.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.2 [2023-06-07T21:54:18.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:18.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-06-07T21:54:18.707Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-06-07T21:54:18.707Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:18.707Z] latest [2023-06-07T21:54:18.707Z] 3.1.0-dev.2 [2023-06-07T21:54:18.707Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:18.707Z] main [2023-06-07T21:54:18.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:19.019Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:19.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:19.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:54:19.319Z] 22bbf6d41fce: Preparing [2023-06-07T21:54:19.319Z] f0bcae1d8ca2: Preparing [2023-06-07T21:54:19.319Z] 45669e9b46cb: Preparing [2023-06-07T21:54:19.319Z] 09502c631a2d: Preparing [2023-06-07T21:54:19.319Z] 193ff6c5b924: Preparing [2023-06-07T21:54:19.319Z] f1417ff83b31: Preparing [2023-06-07T21:54:19.319Z] f1417ff83b31: Waiting [2023-06-07T21:54:19.319Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:19.319Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:19.319Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:19.319Z] 22bbf6d41fce: Pushed [2023-06-07T21:54:19.883Z] 193ff6c5b924: Pushed [2023-06-07T21:54:21.786Z] f0bcae1d8ca2: Pushed [2023-06-07T21:54:21.786Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:a074462e7384989ffced5fcab795e854e2a8268e3d63ee955a5431426d3d3315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:22.101Z] + 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-06-07T21:54:22.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-07T21:54:22.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:54:22.404Z] 22bbf6d41fce: Preparing [2023-06-07T21:54:22.404Z] f0bcae1d8ca2: Preparing [2023-06-07T21:54:22.404Z] 45669e9b46cb: Preparing [2023-06-07T21:54:22.404Z] 09502c631a2d: Preparing [2023-06-07T21:54:22.404Z] 193ff6c5b924: Preparing [2023-06-07T21:54:22.404Z] f1417ff83b31: Preparing [2023-06-07T21:54:22.404Z] f1417ff83b31: Waiting [2023-06-07T21:54:22.404Z] f0bcae1d8ca2: Layer already exists [2023-06-07T21:54:22.404Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:22.404Z] 22bbf6d41fce: Layer already exists [2023-06-07T21:54:22.404Z] 193ff6c5b924: Layer already exists [2023-06-07T21:54:22.404Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:22.404Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:22.404Z] latest: digest: sha256:a074462e7384989ffced5fcab795e854e2a8268e3d63ee955a5431426d3d3315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:23.433Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:23.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.2 [2023-06-07T21:54:23.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:54:23.743Z] 22bbf6d41fce: Preparing [2023-06-07T21:54:23.743Z] f0bcae1d8ca2: Preparing [2023-06-07T21:54:23.743Z] 45669e9b46cb: Preparing [2023-06-07T21:54:23.743Z] 09502c631a2d: Preparing [2023-06-07T21:54:23.743Z] 193ff6c5b924: Preparing [2023-06-07T21:54:23.743Z] f1417ff83b31: Preparing [2023-06-07T21:54:23.743Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:23.743Z] 22bbf6d41fce: Layer already exists [2023-06-07T21:54:23.743Z] f0bcae1d8ca2: Layer already exists [2023-06-07T21:54:23.743Z] 193ff6c5b924: Layer already exists [2023-06-07T21:54:23.743Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:23.743Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:23.743Z] 3.1.0-dev.2: digest: sha256:a074462e7384989ffced5fcab795e854e2a8268e3d63ee955a5431426d3d3315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:24.056Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:24.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:24.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:54:24.367Z] 22bbf6d41fce: Preparing [2023-06-07T21:54:24.367Z] f0bcae1d8ca2: Preparing [2023-06-07T21:54:24.367Z] 45669e9b46cb: Preparing [2023-06-07T21:54:24.367Z] 09502c631a2d: Preparing [2023-06-07T21:54:24.367Z] 193ff6c5b924: Preparing [2023-06-07T21:54:24.367Z] f1417ff83b31: Preparing [2023-06-07T21:54:24.367Z] f1417ff83b31: Waiting [2023-06-07T21:54:24.367Z] 22bbf6d41fce: Layer already exists [2023-06-07T21:54:24.367Z] 193ff6c5b924: Layer already exists [2023-06-07T21:54:24.367Z] f0bcae1d8ca2: Layer already exists [2023-06-07T21:54:24.367Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:24.367Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:24.367Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:24.367Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:a074462e7384989ffced5fcab795e854e2a8268e3d63ee955a5431426d3d3315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:24.668Z] + 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-06-07T21:54:24.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-06-07T21:54:24.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:54:24.968Z] 22bbf6d41fce: Preparing [2023-06-07T21:54:24.968Z] f0bcae1d8ca2: Preparing [2023-06-07T21:54:24.968Z] 45669e9b46cb: Preparing [2023-06-07T21:54:24.968Z] 09502c631a2d: Preparing [2023-06-07T21:54:24.968Z] 193ff6c5b924: Preparing [2023-06-07T21:54:24.968Z] f1417ff83b31: Preparing [2023-06-07T21:54:24.968Z] f1417ff83b31: Waiting [2023-06-07T21:54:24.968Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:24.968Z] f0bcae1d8ca2: Layer already exists [2023-06-07T21:54:24.968Z] 22bbf6d41fce: Layer already exists [2023-06-07T21:54:24.968Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:24.968Z] 193ff6c5b924: Layer already exists [2023-06-07T21:54:24.968Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:24.968Z] main: digest: sha256:a074462e7384989ffced5fcab795e854e2a8268e3d63ee955a5431426d3d3315 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:25.013Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:25.020Z] taggedImages: [2023-06-07T21:54:25.020Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:25.020Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-07T21:54:25.020Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.2 [2023-06-07T21:54:25.020Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:25.020Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-06-07T21:54:25.040Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-06-07T21:54:25.040Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:25.040Z] latest [2023-06-07T21:54:25.040Z] 3.1.0-dev.2 [2023-06-07T21:54:25.040Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:25.040Z] main [2023-06-07T21:54:25.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:25.356Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:25.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:25.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:54:25.664Z] a704081cbbda: Preparing [2023-06-07T21:54:25.664Z] 6b0ea325d383: Preparing [2023-06-07T21:54:25.664Z] 85a624842e02: Preparing [2023-06-07T21:54:25.664Z] c9720317089d: Preparing [2023-06-07T21:54:25.664Z] 14f0e8fc5cbb: Preparing [2023-06-07T21:54:25.664Z] 45669e9b46cb: Preparing [2023-06-07T21:54:25.664Z] 09502c631a2d: Preparing [2023-06-07T21:54:25.664Z] b308a56cdfab: Preparing [2023-06-07T21:54:25.664Z] f1417ff83b31: Preparing [2023-06-07T21:54:25.664Z] 09502c631a2d: Waiting [2023-06-07T21:54:25.664Z] b308a56cdfab: Waiting [2023-06-07T21:54:25.664Z] f1417ff83b31: Waiting [2023-06-07T21:54:25.664Z] 45669e9b46cb: Waiting [2023-06-07T21:54:25.664Z] 6b0ea325d383: Pushed [2023-06-07T21:54:25.664Z] a704081cbbda: Pushed [2023-06-07T21:54:25.664Z] 85a624842e02: Pushed [2023-06-07T21:54:25.664Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:25.664Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:25.664Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:26.599Z] b308a56cdfab: Pushed [2023-06-07T21:54:30.781Z] 14f0e8fc5cbb: Pushed [2023-06-07T21:54:32.684Z] c9720317089d: Pushed [2023-06-07T21:54:32.942Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:f4ee9763bc359166135722184d6a49312b2f4db67183890a7555c250475c78a3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:33.244Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:33.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-07T21:54:33.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:54:33.543Z] a704081cbbda: Preparing [2023-06-07T21:54:33.543Z] 6b0ea325d383: Preparing [2023-06-07T21:54:33.543Z] 85a624842e02: Preparing [2023-06-07T21:54:33.543Z] c9720317089d: Preparing [2023-06-07T21:54:33.543Z] 14f0e8fc5cbb: Preparing [2023-06-07T21:54:33.543Z] 45669e9b46cb: Preparing [2023-06-07T21:54:33.543Z] 09502c631a2d: Preparing [2023-06-07T21:54:33.543Z] b308a56cdfab: Preparing [2023-06-07T21:54:33.543Z] f1417ff83b31: Preparing [2023-06-07T21:54:33.543Z] b308a56cdfab: Waiting [2023-06-07T21:54:33.543Z] 09502c631a2d: Waiting [2023-06-07T21:54:33.543Z] f1417ff83b31: Waiting [2023-06-07T21:54:33.543Z] 45669e9b46cb: Waiting [2023-06-07T21:54:33.543Z] 14f0e8fc5cbb: Layer already exists [2023-06-07T21:54:33.543Z] 6b0ea325d383: Layer already exists [2023-06-07T21:54:33.543Z] 85a624842e02: Layer already exists [2023-06-07T21:54:33.543Z] c9720317089d: Layer already exists [2023-06-07T21:54:33.543Z] a704081cbbda: Layer already exists [2023-06-07T21:54:33.543Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:33.543Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:33.543Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:33.543Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:33.543Z] latest: digest: sha256:f4ee9763bc359166135722184d6a49312b2f4db67183890a7555c250475c78a3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:33.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:34.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.2 [2023-06-07T21:54:34.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:54:34.146Z] a704081cbbda: Preparing [2023-06-07T21:54:34.146Z] 6b0ea325d383: Preparing [2023-06-07T21:54:34.146Z] 85a624842e02: Preparing [2023-06-07T21:54:34.146Z] c9720317089d: Preparing [2023-06-07T21:54:34.146Z] 14f0e8fc5cbb: Preparing [2023-06-07T21:54:34.146Z] 45669e9b46cb: Preparing [2023-06-07T21:54:34.146Z] 09502c631a2d: Preparing [2023-06-07T21:54:34.146Z] b308a56cdfab: Preparing [2023-06-07T21:54:34.146Z] f1417ff83b31: Preparing [2023-06-07T21:54:34.146Z] 09502c631a2d: Waiting [2023-06-07T21:54:34.146Z] b308a56cdfab: Waiting [2023-06-07T21:54:34.146Z] 45669e9b46cb: Waiting [2023-06-07T21:54:34.146Z] 85a624842e02: Layer already exists [2023-06-07T21:54:34.146Z] a704081cbbda: Layer already exists [2023-06-07T21:54:34.146Z] c9720317089d: Layer already exists [2023-06-07T21:54:34.146Z] 14f0e8fc5cbb: Layer already exists [2023-06-07T21:54:34.146Z] 6b0ea325d383: Layer already exists [2023-06-07T21:54:34.146Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:34.146Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:34.146Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:34.146Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:34.146Z] 3.1.0-dev.2: digest: sha256:f4ee9763bc359166135722184d6a49312b2f4db67183890a7555c250475c78a3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:34.446Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:34.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:34.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:54:34.745Z] a704081cbbda: Preparing [2023-06-07T21:54:34.745Z] 6b0ea325d383: Preparing [2023-06-07T21:54:34.745Z] 85a624842e02: Preparing [2023-06-07T21:54:34.745Z] c9720317089d: Preparing [2023-06-07T21:54:34.745Z] 14f0e8fc5cbb: Preparing [2023-06-07T21:54:34.745Z] 45669e9b46cb: Preparing [2023-06-07T21:54:34.745Z] 09502c631a2d: Preparing [2023-06-07T21:54:34.745Z] b308a56cdfab: Preparing [2023-06-07T21:54:34.745Z] f1417ff83b31: Preparing [2023-06-07T21:54:34.745Z] 45669e9b46cb: Waiting [2023-06-07T21:54:34.745Z] f1417ff83b31: Waiting [2023-06-07T21:54:34.745Z] 09502c631a2d: Waiting [2023-06-07T21:54:34.745Z] b308a56cdfab: Waiting [2023-06-07T21:54:34.745Z] 14f0e8fc5cbb: Layer already exists [2023-06-07T21:54:34.745Z] a704081cbbda: Layer already exists [2023-06-07T21:54:34.745Z] 6b0ea325d383: Layer already exists [2023-06-07T21:54:34.745Z] 85a624842e02: Layer already exists [2023-06-07T21:54:34.745Z] c9720317089d: Layer already exists [2023-06-07T21:54:34.745Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:34.745Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:34.745Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:34.745Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:34.745Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:f4ee9763bc359166135722184d6a49312b2f4db67183890a7555c250475c78a3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:35.045Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:35.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-06-07T21:54:35.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:54:35.341Z] a704081cbbda: Preparing [2023-06-07T21:54:35.341Z] 6b0ea325d383: Preparing [2023-06-07T21:54:35.341Z] 85a624842e02: Preparing [2023-06-07T21:54:35.341Z] c9720317089d: Preparing [2023-06-07T21:54:35.341Z] 14f0e8fc5cbb: Preparing [2023-06-07T21:54:35.341Z] 45669e9b46cb: Preparing [2023-06-07T21:54:35.341Z] 09502c631a2d: Preparing [2023-06-07T21:54:35.341Z] b308a56cdfab: Preparing [2023-06-07T21:54:35.341Z] f1417ff83b31: Preparing [2023-06-07T21:54:35.341Z] 45669e9b46cb: Waiting [2023-06-07T21:54:35.341Z] 09502c631a2d: Waiting [2023-06-07T21:54:35.341Z] f1417ff83b31: Waiting [2023-06-07T21:54:35.341Z] c9720317089d: Layer already exists [2023-06-07T21:54:35.341Z] a704081cbbda: Layer already exists [2023-06-07T21:54:35.341Z] 14f0e8fc5cbb: Layer already exists [2023-06-07T21:54:35.341Z] 85a624842e02: Layer already exists [2023-06-07T21:54:35.341Z] 6b0ea325d383: Layer already exists [2023-06-07T21:54:35.341Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:35.341Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:35.341Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:35.341Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:35.341Z] main: digest: sha256:f4ee9763bc359166135722184d6a49312b2f4db67183890a7555c250475c78a3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:35.375Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:35.381Z] taggedImages: [2023-06-07T21:54:35.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:35.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-07T21:54:35.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.2 [2023-06-07T21:54:35.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:35.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-06-07T21:54:35.400Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-06-07T21:54:35.400Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:35.400Z] latest [2023-06-07T21:54:35.400Z] 3.1.0-dev.2 [2023-06-07T21:54:35.400Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:35.400Z] main [2023-06-07T21:54:35.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:35.726Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:36.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:36.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:54:36.033Z] 501c19daff08: Preparing [2023-06-07T21:54:36.033Z] c857864f2206: Preparing [2023-06-07T21:54:36.033Z] 46dab958d941: Preparing [2023-06-07T21:54:36.033Z] 77d023717a6d: Preparing [2023-06-07T21:54:36.033Z] 45669e9b46cb: Preparing [2023-06-07T21:54:36.033Z] 09502c631a2d: Preparing [2023-06-07T21:54:36.033Z] 6a7cdab6b844: Preparing [2023-06-07T21:54:36.033Z] f1417ff83b31: Preparing [2023-06-07T21:54:36.033Z] 6a7cdab6b844: Waiting [2023-06-07T21:54:36.033Z] f1417ff83b31: Waiting [2023-06-07T21:54:36.033Z] 09502c631a2d: Waiting [2023-06-07T21:54:36.033Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:36.033Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:36.033Z] 46dab958d941: Pushed [2023-06-07T21:54:36.033Z] c857864f2206: Pushed [2023-06-07T21:54:36.033Z] 501c19daff08: Pushed [2023-06-07T21:54:36.291Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:36.292Z] 6a7cdab6b844: Pushed [2023-06-07T21:54:44.406Z] 77d023717a6d: Pushed [2023-06-07T21:54:44.406Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:02eda10ff38f2679898b63b88a874b58488e04c1ff2e9f5c1ea01b3dd524e707 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:44.709Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:45.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-07T21:54:45.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:54:45.024Z] 501c19daff08: Preparing [2023-06-07T21:54:45.024Z] c857864f2206: Preparing [2023-06-07T21:54:45.024Z] 46dab958d941: Preparing [2023-06-07T21:54:45.024Z] 77d023717a6d: Preparing [2023-06-07T21:54:45.024Z] 45669e9b46cb: Preparing [2023-06-07T21:54:45.024Z] 09502c631a2d: Preparing [2023-06-07T21:54:45.024Z] 6a7cdab6b844: Preparing [2023-06-07T21:54:45.024Z] f1417ff83b31: Preparing [2023-06-07T21:54:45.024Z] 09502c631a2d: Waiting [2023-06-07T21:54:45.024Z] 6a7cdab6b844: Waiting [2023-06-07T21:54:45.024Z] f1417ff83b31: Waiting [2023-06-07T21:54:45.024Z] c857864f2206: Layer already exists [2023-06-07T21:54:45.024Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:45.024Z] 501c19daff08: Layer already exists [2023-06-07T21:54:45.024Z] 46dab958d941: Layer already exists [2023-06-07T21:54:45.024Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:45.024Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:45.024Z] 6a7cdab6b844: Layer already exists [2023-06-07T21:54:45.024Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:45.024Z] latest: digest: sha256:02eda10ff38f2679898b63b88a874b58488e04c1ff2e9f5c1ea01b3dd524e707 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:45.338Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:45.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.2 [2023-06-07T21:54:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:54:45.637Z] 501c19daff08: Preparing [2023-06-07T21:54:45.637Z] c857864f2206: Preparing [2023-06-07T21:54:45.637Z] 46dab958d941: Preparing [2023-06-07T21:54:45.637Z] 77d023717a6d: Preparing [2023-06-07T21:54:45.637Z] 45669e9b46cb: Preparing [2023-06-07T21:54:45.637Z] 09502c631a2d: Preparing [2023-06-07T21:54:45.637Z] 6a7cdab6b844: Preparing [2023-06-07T21:54:45.637Z] f1417ff83b31: Preparing [2023-06-07T21:54:45.637Z] 09502c631a2d: Waiting [2023-06-07T21:54:45.637Z] 6a7cdab6b844: Waiting [2023-06-07T21:54:45.637Z] f1417ff83b31: Waiting [2023-06-07T21:54:45.637Z] c857864f2206: Layer already exists [2023-06-07T21:54:45.637Z] 46dab958d941: Layer already exists [2023-06-07T21:54:45.637Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:45.637Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:45.637Z] 501c19daff08: Layer already exists [2023-06-07T21:54:45.637Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:45.637Z] 6a7cdab6b844: Layer already exists [2023-06-07T21:54:45.637Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:45.637Z] 3.1.0-dev.2: digest: sha256:02eda10ff38f2679898b63b88a874b58488e04c1ff2e9f5c1ea01b3dd524e707 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:45.939Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:46.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:46.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:54:46.246Z] 501c19daff08: Preparing [2023-06-07T21:54:46.246Z] c857864f2206: Preparing [2023-06-07T21:54:46.246Z] 46dab958d941: Preparing [2023-06-07T21:54:46.246Z] 77d023717a6d: Preparing [2023-06-07T21:54:46.246Z] 45669e9b46cb: Preparing [2023-06-07T21:54:46.246Z] 09502c631a2d: Preparing [2023-06-07T21:54:46.246Z] 6a7cdab6b844: Preparing [2023-06-07T21:54:46.246Z] f1417ff83b31: Preparing [2023-06-07T21:54:46.246Z] 09502c631a2d: Waiting [2023-06-07T21:54:46.246Z] 6a7cdab6b844: Waiting [2023-06-07T21:54:46.246Z] f1417ff83b31: Waiting [2023-06-07T21:54:46.246Z] 501c19daff08: Layer already exists [2023-06-07T21:54:46.246Z] c857864f2206: Layer already exists [2023-06-07T21:54:46.246Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:46.246Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:46.246Z] 46dab958d941: Layer already exists [2023-06-07T21:54:46.246Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:46.246Z] 6a7cdab6b844: Layer already exists [2023-06-07T21:54:46.246Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:46.246Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:02eda10ff38f2679898b63b88a874b58488e04c1ff2e9f5c1ea01b3dd524e707 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:46.545Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:46.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-06-07T21:54:46.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:54:46.853Z] 501c19daff08: Preparing [2023-06-07T21:54:46.853Z] c857864f2206: Preparing [2023-06-07T21:54:46.853Z] 46dab958d941: Preparing [2023-06-07T21:54:46.853Z] 77d023717a6d: Preparing [2023-06-07T21:54:46.853Z] 45669e9b46cb: Preparing [2023-06-07T21:54:46.853Z] 09502c631a2d: Preparing [2023-06-07T21:54:46.853Z] 6a7cdab6b844: Preparing [2023-06-07T21:54:46.853Z] 09502c631a2d: Waiting [2023-06-07T21:54:46.853Z] f1417ff83b31: Preparing [2023-06-07T21:54:46.853Z] f1417ff83b31: Waiting [2023-06-07T21:54:46.853Z] 6a7cdab6b844: Waiting [2023-06-07T21:54:46.853Z] c857864f2206: Layer already exists [2023-06-07T21:54:46.853Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:46.853Z] 46dab958d941: Layer already exists [2023-06-07T21:54:46.853Z] 501c19daff08: Layer already exists [2023-06-07T21:54:46.853Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:46.853Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:46.853Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:46.853Z] 6a7cdab6b844: Layer already exists [2023-06-07T21:54:46.853Z] main: digest: sha256:02eda10ff38f2679898b63b88a874b58488e04c1ff2e9f5c1ea01b3dd524e707 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:46.902Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:46.911Z] taggedImages: [2023-06-07T21:54:46.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:46.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-07T21:54:46.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.2 [2023-06-07T21:54:46.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:46.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-06-07T21:54:46.938Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-06-07T21:54:46.938Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:46.938Z] latest [2023-06-07T21:54:46.938Z] 3.1.0-dev.2 [2023-06-07T21:54:46.938Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:46.938Z] main [2023-06-07T21:54:46.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:47.250Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:47.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:47.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:54:47.559Z] 44ca7a6e3f83: Preparing [2023-06-07T21:54:47.559Z] f0a200b60651: Preparing [2023-06-07T21:54:47.559Z] dc99e698ee41: Preparing [2023-06-07T21:54:47.559Z] 77d023717a6d: Preparing [2023-06-07T21:54:47.559Z] 45669e9b46cb: Preparing [2023-06-07T21:54:47.559Z] 09502c631a2d: Preparing [2023-06-07T21:54:47.559Z] b308a56cdfab: Preparing [2023-06-07T21:54:47.559Z] f1417ff83b31: Preparing [2023-06-07T21:54:47.559Z] b308a56cdfab: Waiting [2023-06-07T21:54:47.559Z] f1417ff83b31: Waiting [2023-06-07T21:54:47.559Z] 09502c631a2d: Waiting [2023-06-07T21:54:47.559Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:47.559Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:47.559Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:47.559Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:47.559Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:47.559Z] dc99e698ee41: Pushed [2023-06-07T21:54:47.559Z] f0a200b60651: Pushed [2023-06-07T21:54:47.559Z] 44ca7a6e3f83: Pushed [2023-06-07T21:54:47.817Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:5a407d6ba5d8396814b41b139835c2ec6f4762e4eb397df02555f486c5e55312 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:48.122Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:48.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-07T21:54:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:54:48.429Z] 44ca7a6e3f83: Preparing [2023-06-07T21:54:48.429Z] f0a200b60651: Preparing [2023-06-07T21:54:48.429Z] dc99e698ee41: Preparing [2023-06-07T21:54:48.429Z] 77d023717a6d: Preparing [2023-06-07T21:54:48.429Z] 45669e9b46cb: Preparing [2023-06-07T21:54:48.429Z] 09502c631a2d: Preparing [2023-06-07T21:54:48.429Z] b308a56cdfab: Preparing [2023-06-07T21:54:48.429Z] f1417ff83b31: Preparing [2023-06-07T21:54:48.429Z] 09502c631a2d: Waiting [2023-06-07T21:54:48.429Z] f0a200b60651: Layer already exists [2023-06-07T21:54:48.429Z] dc99e698ee41: Layer already exists [2023-06-07T21:54:48.429Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:48.429Z] 44ca7a6e3f83: Layer already exists [2023-06-07T21:54:48.429Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:48.429Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:48.429Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:48.429Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:48.429Z] latest: digest: sha256:5a407d6ba5d8396814b41b139835c2ec6f4762e4eb397df02555f486c5e55312 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:48.733Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:49.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.2 [2023-06-07T21:54:49.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:54:49.039Z] 44ca7a6e3f83: Preparing [2023-06-07T21:54:49.039Z] f0a200b60651: Preparing [2023-06-07T21:54:49.039Z] dc99e698ee41: Preparing [2023-06-07T21:54:49.039Z] 77d023717a6d: Preparing [2023-06-07T21:54:49.039Z] 45669e9b46cb: Preparing [2023-06-07T21:54:49.039Z] 09502c631a2d: Preparing [2023-06-07T21:54:49.039Z] b308a56cdfab: Preparing [2023-06-07T21:54:49.039Z] f1417ff83b31: Preparing [2023-06-07T21:54:49.039Z] b308a56cdfab: Waiting [2023-06-07T21:54:49.039Z] 09502c631a2d: Waiting [2023-06-07T21:54:49.039Z] f1417ff83b31: Waiting [2023-06-07T21:54:49.039Z] f0a200b60651: Layer already exists [2023-06-07T21:54:49.039Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:49.039Z] 44ca7a6e3f83: Layer already exists [2023-06-07T21:54:49.039Z] dc99e698ee41: Layer already exists [2023-06-07T21:54:49.039Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:49.039Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:49.039Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:49.039Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:49.039Z] 3.1.0-dev.2: digest: sha256:5a407d6ba5d8396814b41b139835c2ec6f4762e4eb397df02555f486c5e55312 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:49.344Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:49.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:54:49.648Z] 44ca7a6e3f83: Preparing [2023-06-07T21:54:49.648Z] f0a200b60651: Preparing [2023-06-07T21:54:49.648Z] dc99e698ee41: Preparing [2023-06-07T21:54:49.648Z] 77d023717a6d: Preparing [2023-06-07T21:54:49.648Z] 45669e9b46cb: Preparing [2023-06-07T21:54:49.648Z] 09502c631a2d: Preparing [2023-06-07T21:54:49.648Z] b308a56cdfab: Preparing [2023-06-07T21:54:49.648Z] f1417ff83b31: Preparing [2023-06-07T21:54:49.648Z] 09502c631a2d: Waiting [2023-06-07T21:54:49.648Z] b308a56cdfab: Waiting [2023-06-07T21:54:49.648Z] f1417ff83b31: Waiting [2023-06-07T21:54:49.648Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:49.648Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:49.648Z] dc99e698ee41: Layer already exists [2023-06-07T21:54:49.648Z] f0a200b60651: Layer already exists [2023-06-07T21:54:49.648Z] 44ca7a6e3f83: Layer already exists [2023-06-07T21:54:49.648Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:49.648Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:49.648Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:49.648Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:5a407d6ba5d8396814b41b139835c2ec6f4762e4eb397df02555f486c5e55312 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:49.961Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:50.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-06-07T21:54:50.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:54:50.262Z] 44ca7a6e3f83: Preparing [2023-06-07T21:54:50.262Z] f0a200b60651: Preparing [2023-06-07T21:54:50.262Z] dc99e698ee41: Preparing [2023-06-07T21:54:50.262Z] 77d023717a6d: Preparing [2023-06-07T21:54:50.262Z] 45669e9b46cb: Preparing [2023-06-07T21:54:50.262Z] 09502c631a2d: Preparing [2023-06-07T21:54:50.262Z] b308a56cdfab: Preparing [2023-06-07T21:54:50.262Z] f1417ff83b31: Preparing [2023-06-07T21:54:50.262Z] 09502c631a2d: Waiting [2023-06-07T21:54:50.262Z] b308a56cdfab: Waiting [2023-06-07T21:54:50.262Z] f1417ff83b31: Waiting [2023-06-07T21:54:50.262Z] 77d023717a6d: Layer already exists [2023-06-07T21:54:50.262Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:50.262Z] f0a200b60651: Layer already exists [2023-06-07T21:54:50.262Z] dc99e698ee41: Layer already exists [2023-06-07T21:54:50.262Z] 44ca7a6e3f83: Layer already exists [2023-06-07T21:54:50.262Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:50.262Z] b308a56cdfab: Layer already exists [2023-06-07T21:54:50.262Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:50.262Z] main: digest: sha256:5a407d6ba5d8396814b41b139835c2ec6f4762e4eb397df02555f486c5e55312 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:50.297Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:50.303Z] taggedImages: [2023-06-07T21:54:50.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:50.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-07T21:54:50.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.2 [2023-06-07T21:54:50.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:50.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-06-07T21:54:50.317Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-06-07T21:54:50.317Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:50.317Z] latest [2023-06-07T21:54:50.317Z] 3.1.0-dev.2 [2023-06-07T21:54:50.317Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:50.317Z] main [2023-06-07T21:54:50.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:50.625Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:50.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:50.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:54:50.924Z] 5faa65fb53a6: Preparing [2023-06-07T21:54:50.924Z] 4e4578e84a6c: Preparing [2023-06-07T21:54:50.924Z] 45669e9b46cb: Preparing [2023-06-07T21:54:50.924Z] 09502c631a2d: Preparing [2023-06-07T21:54:50.924Z] c967db3a805f: Preparing [2023-06-07T21:54:50.925Z] f1417ff83b31: Preparing [2023-06-07T21:54:50.925Z] f1417ff83b31: Waiting [2023-06-07T21:54:50.925Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:50.925Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:50.925Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:50.925Z] 5faa65fb53a6: Pushed [2023-06-07T21:54:50.925Z] c967db3a805f: Pushed [2023-06-07T21:54:53.455Z] 4e4578e84a6c: Pushed [2023-06-07T21:54:53.455Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:fb8c01f7839d1049d123400da968c5ab8072b2f53c6d5f98e4e8d519eadd86ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:53.762Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:54.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-07T21:54:54.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:54:54.057Z] 5faa65fb53a6: Preparing [2023-06-07T21:54:54.057Z] 4e4578e84a6c: Preparing [2023-06-07T21:54:54.057Z] 45669e9b46cb: Preparing [2023-06-07T21:54:54.057Z] 09502c631a2d: Preparing [2023-06-07T21:54:54.057Z] c967db3a805f: Preparing [2023-06-07T21:54:54.057Z] f1417ff83b31: Preparing [2023-06-07T21:54:54.057Z] f1417ff83b31: Waiting [2023-06-07T21:54:54.057Z] 4e4578e84a6c: Layer already exists [2023-06-07T21:54:54.057Z] c967db3a805f: Layer already exists [2023-06-07T21:54:54.057Z] 5faa65fb53a6: Layer already exists [2023-06-07T21:54:54.057Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:54.057Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:54.057Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:54.057Z] latest: digest: sha256:fb8c01f7839d1049d123400da968c5ab8072b2f53c6d5f98e4e8d519eadd86ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:54.357Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:54.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.2 [2023-06-07T21:54:54.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:54:54.664Z] 5faa65fb53a6: Preparing [2023-06-07T21:54:54.664Z] 4e4578e84a6c: Preparing [2023-06-07T21:54:54.664Z] 45669e9b46cb: Preparing [2023-06-07T21:54:54.664Z] 09502c631a2d: Preparing [2023-06-07T21:54:54.664Z] c967db3a805f: Preparing [2023-06-07T21:54:54.664Z] f1417ff83b31: Preparing [2023-06-07T21:54:54.664Z] f1417ff83b31: Waiting [2023-06-07T21:54:54.664Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:54.664Z] 5faa65fb53a6: Layer already exists [2023-06-07T21:54:54.664Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:54.664Z] 4e4578e84a6c: Layer already exists [2023-06-07T21:54:54.664Z] c967db3a805f: Layer already exists [2023-06-07T21:54:54.664Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:54.664Z] 3.1.0-dev.2: digest: sha256:fb8c01f7839d1049d123400da968c5ab8072b2f53c6d5f98e4e8d519eadd86ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:54.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:55.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:55.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:54:55.279Z] 5faa65fb53a6: Preparing [2023-06-07T21:54:55.279Z] 4e4578e84a6c: Preparing [2023-06-07T21:54:55.279Z] 45669e9b46cb: Preparing [2023-06-07T21:54:55.279Z] 09502c631a2d: Preparing [2023-06-07T21:54:55.279Z] c967db3a805f: Preparing [2023-06-07T21:54:55.279Z] f1417ff83b31: Preparing [2023-06-07T21:54:55.279Z] f1417ff83b31: Waiting [2023-06-07T21:54:55.279Z] c967db3a805f: Layer already exists [2023-06-07T21:54:55.279Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:55.279Z] 5faa65fb53a6: Layer already exists [2023-06-07T21:54:55.279Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:55.279Z] 4e4578e84a6c: Layer already exists [2023-06-07T21:54:55.279Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:55.279Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:fb8c01f7839d1049d123400da968c5ab8072b2f53c6d5f98e4e8d519eadd86ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:55.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:55.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-06-07T21:54:55.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:54:55.885Z] 5faa65fb53a6: Preparing [2023-06-07T21:54:55.885Z] 4e4578e84a6c: Preparing [2023-06-07T21:54:55.885Z] 45669e9b46cb: Preparing [2023-06-07T21:54:55.885Z] 09502c631a2d: Preparing [2023-06-07T21:54:55.885Z] c967db3a805f: Preparing [2023-06-07T21:54:55.885Z] f1417ff83b31: Preparing [2023-06-07T21:54:55.885Z] f1417ff83b31: Waiting [2023-06-07T21:54:55.885Z] 4e4578e84a6c: Layer already exists [2023-06-07T21:54:55.885Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:55.885Z] c967db3a805f: Layer already exists [2023-06-07T21:54:55.885Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:55.885Z] 5faa65fb53a6: Layer already exists [2023-06-07T21:54:55.885Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:55.885Z] main: digest: sha256:fb8c01f7839d1049d123400da968c5ab8072b2f53c6d5f98e4e8d519eadd86ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:54:55.920Z] ===================================================== [Pipeline] echo [2023-06-07T21:54:55.926Z] taggedImages: [2023-06-07T21:54:55.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:55.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-07T21:54:55.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.2 [2023-06-07T21:54:55.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:55.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-06-07T21:54:55.941Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-06-07T21:54:55.941Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:55.941Z] latest [2023-06-07T21:54:55.941Z] 3.1.0-dev.2 [2023-06-07T21:54:55.941Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:54:55.941Z] main [2023-06-07T21:54:55.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:56.242Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:56.547Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:54:56.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:54:56.547Z] 9b6a9651d1cb: Preparing [2023-06-07T21:54:56.547Z] c251cb3c1cd9: Preparing [2023-06-07T21:54:56.547Z] 45669e9b46cb: Preparing [2023-06-07T21:54:56.547Z] 09502c631a2d: Preparing [2023-06-07T21:54:56.547Z] cdfc7e00a717: Preparing [2023-06-07T21:54:56.547Z] f1417ff83b31: Preparing [2023-06-07T21:54:56.547Z] f1417ff83b31: Waiting [2023-06-07T21:54:56.547Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:56.547Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:56.547Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:56.547Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:56.547Z] 9b6a9651d1cb: Pushed [2023-06-07T21:54:59.077Z] c251cb3c1cd9: Pushed [2023-06-07T21:54:59.077Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:33ba3b6e27c634c1f11aa7320e5e8c52e05138cdbbaad94d78e0f8c05d042f2a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:59.379Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:59.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-07T21:54:59.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:54:59.678Z] 9b6a9651d1cb: Preparing [2023-06-07T21:54:59.678Z] c251cb3c1cd9: Preparing [2023-06-07T21:54:59.678Z] 45669e9b46cb: Preparing [2023-06-07T21:54:59.678Z] 09502c631a2d: Preparing [2023-06-07T21:54:59.678Z] cdfc7e00a717: Preparing [2023-06-07T21:54:59.678Z] f1417ff83b31: Preparing [2023-06-07T21:54:59.678Z] f1417ff83b31: Waiting [2023-06-07T21:54:59.678Z] 09502c631a2d: Layer already exists [2023-06-07T21:54:59.678Z] 9b6a9651d1cb: Layer already exists [2023-06-07T21:54:59.678Z] cdfc7e00a717: Layer already exists [2023-06-07T21:54:59.678Z] 45669e9b46cb: Layer already exists [2023-06-07T21:54:59.678Z] c251cb3c1cd9: Layer already exists [2023-06-07T21:54:59.678Z] f1417ff83b31: Layer already exists [2023-06-07T21:54:59.678Z] latest: digest: sha256:33ba3b6e27c634c1f11aa7320e5e8c52e05138cdbbaad94d78e0f8c05d042f2a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:59.986Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:55:00.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.2 [2023-06-07T21:55:00.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:55:00.286Z] 9b6a9651d1cb: Preparing [2023-06-07T21:55:00.286Z] c251cb3c1cd9: Preparing [2023-06-07T21:55:00.286Z] 45669e9b46cb: Preparing [2023-06-07T21:55:00.286Z] 09502c631a2d: Preparing [2023-06-07T21:55:00.286Z] cdfc7e00a717: Preparing [2023-06-07T21:55:00.286Z] f1417ff83b31: Preparing [2023-06-07T21:55:00.286Z] f1417ff83b31: Waiting [2023-06-07T21:55:00.286Z] 09502c631a2d: Layer already exists [2023-06-07T21:55:00.286Z] cdfc7e00a717: Layer already exists [2023-06-07T21:55:00.286Z] c251cb3c1cd9: Layer already exists [2023-06-07T21:55:00.286Z] 9b6a9651d1cb: Layer already exists [2023-06-07T21:55:00.286Z] 45669e9b46cb: Layer already exists [2023-06-07T21:55:00.286Z] f1417ff83b31: Layer already exists [2023-06-07T21:55:00.286Z] 3.1.0-dev.2: digest: sha256:33ba3b6e27c634c1f11aa7320e5e8c52e05138cdbbaad94d78e0f8c05d042f2a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:55:00.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:55:01.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:55:01.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:55:01.001Z] 9b6a9651d1cb: Preparing [2023-06-07T21:55:01.001Z] c251cb3c1cd9: Preparing [2023-06-07T21:55:01.001Z] 45669e9b46cb: Preparing [2023-06-07T21:55:01.001Z] 09502c631a2d: Preparing [2023-06-07T21:55:01.001Z] cdfc7e00a717: Preparing [2023-06-07T21:55:01.001Z] f1417ff83b31: Preparing [2023-06-07T21:55:01.001Z] f1417ff83b31: Waiting [2023-06-07T21:55:01.001Z] 9b6a9651d1cb: Layer already exists [2023-06-07T21:55:01.001Z] 09502c631a2d: Layer already exists [2023-06-07T21:55:01.001Z] 45669e9b46cb: Layer already exists [2023-06-07T21:55:01.001Z] c251cb3c1cd9: Layer already exists [2023-06-07T21:55:01.001Z] cdfc7e00a717: Layer already exists [2023-06-07T21:55:01.001Z] f1417ff83b31: Layer already exists [2023-06-07T21:55:01.001Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:33ba3b6e27c634c1f11aa7320e5e8c52e05138cdbbaad94d78e0f8c05d042f2a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:55:01.370Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:55:01.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-06-07T21:55:01.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:55:01.697Z] 9b6a9651d1cb: Preparing [2023-06-07T21:55:01.697Z] c251cb3c1cd9: Preparing [2023-06-07T21:55:01.697Z] 45669e9b46cb: Preparing [2023-06-07T21:55:01.697Z] 09502c631a2d: Preparing [2023-06-07T21:55:01.697Z] cdfc7e00a717: Preparing [2023-06-07T21:55:01.697Z] f1417ff83b31: Preparing [2023-06-07T21:55:01.697Z] f1417ff83b31: Waiting [2023-06-07T21:55:01.697Z] 45669e9b46cb: Layer already exists [2023-06-07T21:55:01.697Z] cdfc7e00a717: Layer already exists [2023-06-07T21:55:01.697Z] 9b6a9651d1cb: Layer already exists [2023-06-07T21:55:01.697Z] 09502c631a2d: Layer already exists [2023-06-07T21:55:01.697Z] c251cb3c1cd9: Layer already exists [2023-06-07T21:55:01.697Z] f1417ff83b31: Layer already exists [2023-06-07T21:55:01.697Z] main: digest: sha256:33ba3b6e27c634c1f11aa7320e5e8c52e05138cdbbaad94d78e0f8c05d042f2a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:55:01.748Z] ===================================================== [Pipeline] echo [2023-06-07T21:55:01.756Z] taggedImages: [2023-06-07T21:55:01.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T21:55:01.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-07T21:55:01.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.2 [2023-06-07T21:55:01.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T21:55:01.756Z] - 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-06-07T22:11:08.094Z] #118 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #102 [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-06-07T22:11:08.094Z] #102 1051.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T22:11:08.094Z] #102 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T22:11:08.094Z] #109 DONE 1054.9s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:11:08.094Z] #118 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:11:08.094Z] #147 DONE 0.3s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:11:08.094Z] #148 DONE 0.2s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T22:11:08.094Z] #149 DONE 0.4s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:11:08.094Z] #118 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:11:08.094Z] #150 DONE 0.2s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T22:11:08.094Z] #151 DONE 0.1s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:11:08.094Z] #152 DONE 2.2s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T22:11:08.094Z] #98 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #142 [security-proxy-auth] exporting to image [2023-06-07T22:11:08.094Z] #142 exporting layers [2023-06-07T22:11:08.094Z] #142 exporting layers 0.7s done [2023-06-07T22:11:08.094Z] #142 writing image sha256:e7c26f5923571a6e13e40013af283c2232ce83bd93034314ddb39bfbd0a3a18f done [2023-06-07T22:11:08.094Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T22:11:08.094Z] #142 DONE 9.1s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T22:11:08.094Z] #119 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #98 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T22:11:08.094Z] #98 DONE 1063.4s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T22:11:08.094Z] #114 ... [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:11:08.094Z] #153 DONE 0.3s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:11:08.094Z] #154 DONE 0.3s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T22:11:08.094Z] #155 DONE 0.2s [2023-06-07T22:11:08.094Z] [2023-06-07T22:11:08.094Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T22:11:08.362Z] #156 DONE 0.4s [2023-06-07T22:11:08.362Z] [2023-06-07T22:11:08.362Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T22:11:08.362Z] #114 ... [2023-06-07T22:11:08.362Z] [2023-06-07T22:11:08.362Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T22:11:08.630Z] #157 DONE 0.2s [2023-06-07T22:11:08.630Z] [2023-06-07T22:11:08.630Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:11:11.266Z] #158 DONE 2.4s [2023-06-07T22:11:11.266Z] [2023-06-07T22:11:11.266Z] #142 [security-proxy-setup] exporting to image [2023-06-07T22:11:11.266Z] #142 exporting layers [2023-06-07T22:11:11.534Z] #142 exporting layers 0.6s done [2023-06-07T22:11:11.534Z] #142 writing image sha256:d36e9049b69dbed60955c8b4e447e860ac299df63f17beda73f8dbe09cbf4fad done [2023-06-07T22:11:11.534Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T22:11:11.534Z] #142 DONE 9.7s [2023-06-07T22:11:11.534Z] [2023-06-07T22:11:11.534Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:11:19.740Z] #129 ... [2023-06-07T22:11:19.740Z] [2023-06-07T22:11:19.740Z] #102 [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-06-07T22:11:19.740Z] #102 DONE 1076.4s [2023-06-07T22:11:20.013Z] [2023-06-07T22:11:20.013Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:11:20.615Z] #118 ... [2023-06-07T22:11:20.615Z] [2023-06-07T22:11:20.615Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:11:20.615Z] #159 DONE 0.1s [2023-06-07T22:11:20.615Z] [2023-06-07T22:11:20.615Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:11:20.899Z] #117 ... [2023-06-07T22:11:20.899Z] [2023-06-07T22:11:20.899Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:11:20.899Z] #160 DONE 0.2s [2023-06-07T22:11:20.899Z] [2023-06-07T22:11:20.899Z] #161 [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-06-07T22:11:21.199Z] #161 DONE 0.1s [2023-06-07T22:11:21.199Z] [2023-06-07T22:11:21.199Z] #162 [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-06-07T22:11:21.199Z] #162 DONE 0.2s [2023-06-07T22:11:21.199Z] [2023-06-07T22:11:21.199Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:11:21.474Z] #163 DONE 0.2s [2023-06-07T22:11:21.474Z] [2023-06-07T22:11:21.474Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:11:21.474Z] #118 ... [2023-06-07T22:11:21.474Z] [2023-06-07T22:11:21.474Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T22:11:21.744Z] #164 DONE 0.3s [2023-06-07T22:11:21.744Z] [2023-06-07T22:11:21.744Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T22:11:22.013Z] #165 DONE 0.4s [2023-06-07T22:11:22.013Z] [2023-06-07T22:11:22.013Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:11:22.285Z] #118 ... [2023-06-07T22:11:22.285Z] [2023-06-07T22:11:22.285Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T22:11:22.554Z] #166 DONE 0.2s [2023-06-07T22:11:22.554Z] [2023-06-07T22:11:22.554Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:11:24.505Z] #167 ... [2023-06-07T22:11:24.505Z] [2023-06-07T22:11:24.505Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T22:11:24.505Z] #114 DONE 1080.8s [2023-06-07T22:11:24.505Z] [2023-06-07T22:11:24.505Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:11:24.505Z] #128 ... [2023-06-07T22:11:24.505Z] [2023-06-07T22:11:24.505Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T22:11:24.779Z] #168 DONE 0.4s [2023-06-07T22:11:24.779Z] [2023-06-07T22:11:24.779Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T22:11:25.747Z] #169 ... [2023-06-07T22:11:25.747Z] [2023-06-07T22:11:25.747Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:11:25.747Z] #167 DONE 3.2s [2023-06-07T22:11:25.747Z] [2023-06-07T22:11:25.747Z] #142 [security-secretstore-setup] exporting to image [2023-06-07T22:11:25.747Z] #142 exporting layers [2023-06-07T22:11:27.155Z] #142 exporting layers 1.6s done [2023-06-07T22:11:27.421Z] #142 writing image sha256:e85c9f20f5eda9026a4e0084cf8ad4d68eb3e64f530e38f75cac843a5bf15a96 done [2023-06-07T22:11:27.421Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T22:11:27.421Z] #142 DONE 11.4s [2023-06-07T22:11:27.421Z] [2023-06-07T22:11:27.421Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:11:28.005Z] #129 ... [2023-06-07T22:11:28.005Z] [2023-06-07T22:11:28.005Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T22:11:28.005Z] #169 DONE 3.2s [2023-06-07T22:11:28.005Z] [2023-06-07T22:11:28.005Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:11:28.279Z] #170 DONE 0.3s [2023-06-07T22:11:28.279Z] [2023-06-07T22:11:28.279Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:11:28.545Z] #171 DONE 0.3s [2023-06-07T22:11:28.545Z] [2023-06-07T22:11:28.545Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:11:28.545Z] #129 ... [2023-06-07T22:11:28.545Z] [2023-06-07T22:11:28.545Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T22:11:29.130Z] #172 DONE 0.3s [2023-06-07T22:11:29.130Z] [2023-06-07T22:11:29.130Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T22:11:29.130Z] #173 DONE 0.1s [2023-06-07T22:11:29.130Z] [2023-06-07T22:11:29.130Z] #174 [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-06-07T22:11:29.397Z] #174 DONE 0.2s [2023-06-07T22:11:29.397Z] [2023-06-07T22:11:29.397Z] #175 [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-06-07T22:11:29.397Z] #175 DONE 0.1s [2023-06-07T22:11:29.397Z] [2023-06-07T22:11:29.397Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T22:11:29.665Z] #176 DONE 0.1s [2023-06-07T22:11:29.665Z] [2023-06-07T22:11:29.665Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T22:11:29.665Z] #177 DONE 0.2s [2023-06-07T22:11:29.665Z] [2023-06-07T22:11:29.665Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T22:11:31.609Z] #178 DONE 2.0s [2023-06-07T22:11:31.609Z] [2023-06-07T22:11:31.609Z] #142 [security-bootstrapper] exporting to image [2023-06-07T22:11:32.571Z] #142 exporting layers 0.9s done [2023-06-07T22:11:32.571Z] #142 writing image sha256:1f1d4543116ef6f57c6ca7a13e41811f7d7cdcd4c5df976f4f6981b22fa35682 done [2023-06-07T22:11:32.572Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T22:11:32.572Z] #142 DONE 12.3s [2023-06-07T22:11:32.572Z] [2023-06-07T22:11:32.572Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:11:59.245Z] #117 ... [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T22:11:59.245Z] #119 DONE 1112.2s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:11:59.245Z] #129 ... [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:11:59.245Z] #179 DONE 0.1s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:11:59.245Z] #128 ... [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:11:59.245Z] #180 DONE 0.1s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T22:11:59.245Z] #181 DONE 0.2s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:11:59.245Z] #128 ... [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:11:59.245Z] #182 DONE 0.2s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T22:11:59.245Z] #183 DONE 0.2s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T22:11:59.245Z] #184 DONE 2.0s [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:11:59.245Z] #129 ... [2023-06-07T22:11:59.245Z] [2023-06-07T22:11:59.245Z] #142 [core-common-config-bootstrapper] exporting to image [2023-06-07T22:11:59.245Z] #142 exporting layers [2023-06-07T22:11:59.512Z] #142 exporting layers 0.6s done [2023-06-07T22:11:59.512Z] #142 writing image sha256:7c5bed66fe22778789abd2ec810d5c0fed0bbfb18215b094257c44db35ba281e done [2023-06-07T22:11:59.512Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T22:11:59.512Z] #142 DONE 12.9s [2023-06-07T22:11:59.512Z] [2023-06-07T22:11:59.512Z] #110 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T22:12:21.551Z] #110 DONE 1135.6s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:12:21.552Z] #129 ... [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:12:21.552Z] #185 DONE 0.2s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:12:21.552Z] #186 DONE 0.2s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:12:21.552Z] #117 ... [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T22:12:21.552Z] #187 DONE 0.3s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:12:21.552Z] #188 DONE 0.2s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #142 [core-command] exporting to image [2023-06-07T22:12:21.552Z] #142 exporting layers [2023-06-07T22:12:21.552Z] #142 exporting layers 0.2s done [2023-06-07T22:12:21.552Z] #142 writing image sha256:e8abb80f18cc245572070eb13d30163b6a2cee6b9140e61bdeb92fab290382e3 done [2023-06-07T22:12:21.552Z] #142 naming to docker.io/library/core-command-arm64 done [2023-06-07T22:12:21.552Z] #142 DONE 13.2s [2023-06-07T22:12:21.552Z] [2023-06-07T22:12:21.552Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:12:31.653Z] #118 ... [2023-06-07T22:12:31.653Z] [2023-06-07T22:12:31.653Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T22:12:31.653Z] #126 DONE 1147.9s [2023-06-07T22:12:31.653Z] [2023-06-07T22:12:31.653Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:12:31.653Z] #118 ... [2023-06-07T22:12:31.653Z] [2023-06-07T22:12:31.653Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:12:31.926Z] #189 DONE 0.3s [2023-06-07T22:12:31.926Z] [2023-06-07T22:12:31.926Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:12:31.926Z] #190 DONE 0.1s [2023-06-07T22:12:31.926Z] [2023-06-07T22:12:31.926Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T22:12:32.189Z] #191 DONE 0.3s [2023-06-07T22:12:32.189Z] [2023-06-07T22:12:32.189Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:12:32.457Z] #192 DONE 0.2s [2023-06-07T22:12:32.457Z] [2023-06-07T22:12:32.457Z] #142 [core-data] exporting to image [2023-06-07T22:12:32.457Z] #142 exporting layers [2023-06-07T22:12:32.722Z] #142 exporting layers 0.3s done [2023-06-07T22:12:32.722Z] #142 writing image sha256:6910c2ba6884b426a5e88d5a81436ae945c522b630411db6503ba45060b048f2 done [2023-06-07T22:12:32.722Z] #142 naming to docker.io/library/core-data-arm64 done [2023-06-07T22:12:32.722Z] #142 DONE 13.4s [2023-06-07T22:12:32.722Z] [2023-06-07T22:12:32.722Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T22:12:35.310Z] #118 DONE 1151.9s [2023-06-07T22:12:35.310Z] [2023-06-07T22:12:35.310Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:12:35.575Z] #128 ... [2023-06-07T22:12:35.575Z] [2023-06-07T22:12:35.575Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:12:35.575Z] #193 DONE 0.2s [2023-06-07T22:12:35.575Z] [2023-06-07T22:12:35.575Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:12:35.842Z] #128 ... [2023-06-07T22:12:35.842Z] [2023-06-07T22:12:35.842Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:12:35.842Z] #194 DONE 0.1s [2023-06-07T22:12:35.842Z] [2023-06-07T22:12:35.842Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:12:36.125Z] #129 ... [2023-06-07T22:12:36.125Z] [2023-06-07T22:12:36.125Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T22:12:36.125Z] #195 DONE 0.3s [2023-06-07T22:12:36.125Z] [2023-06-07T22:12:36.125Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:12:36.393Z] #128 ... [2023-06-07T22:12:36.393Z] [2023-06-07T22:12:36.394Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:12:36.394Z] #196 DONE 0.1s [2023-06-07T22:12:36.394Z] [2023-06-07T22:12:36.394Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T22:12:36.394Z] #197 DONE 0.1s [2023-06-07T22:12:36.394Z] [2023-06-07T22:12:36.394Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:12:36.659Z] #129 ... [2023-06-07T22:12:36.659Z] [2023-06-07T22:12:36.659Z] #142 [core-metadata] exporting to image [2023-06-07T22:12:36.925Z] #142 exporting layers 0.3s done [2023-06-07T22:12:36.925Z] #142 writing image sha256:b4e19afd13f6426b6e28a80438a4c395bafe0d8d8bf2b72b1ca40efcfcd952d8 done [2023-06-07T22:12:36.925Z] #142 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-06-07T22:12:36.925Z] #142 DONE 13.8s [2023-06-07T22:12:36.925Z] [2023-06-07T22:12:36.925Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:13:44.777Z] #129 ... [2023-06-07T22:13:44.777Z] [2023-06-07T22:13:44.777Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T22:13:44.777Z] #128 DONE 1210.4s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:13:44.778Z] #129 ... [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:13:44.778Z] #198 DONE 0.2s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:13:44.778Z] #199 DONE 0.1s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #22 [core-data internal] load .dockerignore [2023-06-07T22:13:44.778Z] #22 ... [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T22:13:44.778Z] #200 DONE 0.4s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #201 [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-06-07T22:13:44.778Z] #201 DONE 0.1s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #142 [security-spiffe-token-provider] exporting to image [2023-06-07T22:13:44.778Z] #142 exporting layers [2023-06-07T22:13:44.778Z] #142 exporting layers 0.6s done [2023-06-07T22:13:44.778Z] #142 writing image sha256:35ca0f3977dea49ede735de14ad5b8c948c9ee21173d1cb2ba9d6bcfe5f7214e done [2023-06-07T22:13:44.778Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T22:13:44.778Z] #142 DONE 14.4s [2023-06-07T22:13:44.778Z] [2023-06-07T22:13:44.778Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:13:59.763Z] #129 ... [2023-06-07T22:13:59.763Z] [2023-06-07T22:13:59.763Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T22:13:59.763Z] #117 DONE 1236.1s [2023-06-07T22:13:59.763Z] [2023-06-07T22:13:59.763Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:13:59.763Z] #202 DONE 0.3s [2023-06-07T22:13:59.763Z] [2023-06-07T22:13:59.763Z] #22 [core-data internal] load .dockerignore [2023-06-07T22:13:59.763Z] #22 ... [2023-06-07T22:13:59.763Z] [2023-06-07T22:13:59.763Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:14:00.031Z] #203 DONE 0.2s [2023-06-07T22:14:00.031Z] [2023-06-07T22:14:00.031Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T22:14:00.617Z] #204 DONE 0.5s [2023-06-07T22:14:00.617Z] [2023-06-07T22:14:00.617Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:14:00.617Z] #205 DONE 0.2s [2023-06-07T22:14:00.617Z] [2023-06-07T22:14:00.617Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T22:14:00.885Z] #129 DONE 1237.4s [2023-06-07T22:14:00.885Z] [2023-06-07T22:14:00.885Z] #142 [support-scheduler] exporting to image [2023-06-07T22:14:00.885Z] #142 exporting layers [2023-06-07T22:14:01.153Z] #142 ... [2023-06-07T22:14:01.153Z] [2023-06-07T22:14:01.153Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T22:14:01.153Z] #206 DONE 0.1s [2023-06-07T22:14:01.435Z] [2023-06-07T22:14:01.435Z] #142 [support-scheduler] exporting to image [2023-06-07T22:14:01.435Z] #142 exporting layers 0.6s done [2023-06-07T22:14:01.435Z] #142 writing image sha256:494946591e02f5970ca4b5dc579692e7553d33aa8f3929013f6e1fec16ac0c70 done [2023-06-07T22:14:01.435Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T22:14:01.435Z] #142 DONE 15.0s [2023-06-07T22:14:01.435Z] [2023-06-07T22:14:01.435Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T22:14:01.435Z] #207 DONE 0.1s [2023-06-07T22:14:01.435Z] [2023-06-07T22:14:01.435Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T22:14:01.703Z] #208 DONE 0.5s [2023-06-07T22:14:01.703Z] [2023-06-07T22:14:01.703Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T22:14:01.703Z] #209 DONE 0.1s [2023-06-07T22:14:01.703Z] [2023-06-07T22:14:01.703Z] #22 [core-data internal] load .dockerignore [2023-06-07T22:14:01.970Z] #22 ... [2023-06-07T22:14:01.970Z] [2023-06-07T22:14:01.970Z] #142 [support-notifications] exporting to image [2023-06-07T22:14:02.236Z] #142 exporting layers 0.4s done [2023-06-07T22:14:02.236Z] #142 writing image sha256:7e1981ffc91600eeb0ba9f9ec331f02312afca446468bfcdc13c8826ce098bfd done [2023-06-07T22:14:02.236Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T22:14:02.236Z] #142 DONE 15.4s [2023-06-07T22:14:02.236Z] [2023-06-07T22:14:02.236Z] #22 [core-data internal] load .dockerignore [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T22:14:02.236Z] time="2023-06-07T21:51:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T22:14:02.270Z] $ docker stop --time=1 84922d7e307f47590864798ef4da2e72353c031843d72cc512a6a26ce5198e09 [2023-06-07T22:14:03.926Z] $ docker rm -f --volumes 84922d7e307f47590864798ef4da2e72353c031843d72cc512a6a26ce5198e09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T22:14:04.504Z] + docker images [2023-06-07T22:14:04.504Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T22:14:04.504Z] support-notifications-arm64 latest 7e1981ffc916 3 seconds ago 31.9MB [2023-06-07T22:14:04.504Z] support-scheduler-arm64 latest 494946591e02 4 seconds ago 31.2MB [2023-06-07T22:14:04.504Z] security-spiffe-token-provider-arm64 latest 35ca0f3977de 30 seconds ago 32.7MB [2023-06-07T22:14:04.504Z] core-metadata-arm64 latest b4e19afd13f6 About a minute ago 20.2MB [2023-06-07T22:14:04.504Z] core-data-arm64 latest 6910c2ba6884 About a minute ago 19.9MB [2023-06-07T22:14:04.504Z] core-command-arm64 latest e8abb80f18cc About a minute ago 19.7MB [2023-06-07T22:14:04.504Z] core-common-config-bootstrapper-arm64 latest 7c5bed66fe22 2 minutes ago 17.2MB [2023-06-07T22:14:04.504Z] security-bootstrapper-arm64 latest 1f1d4543116e 2 minutes ago 21.9MB [2023-06-07T22:14:04.504Z] security-secretstore-setup-arm64 latest e85c9f20f5ed 2 minutes ago 32.2MB [2023-06-07T22:14:04.504Z] security-proxy-setup-arm64 latest d36e9049b69d 2 minutes ago 18.7MB [2023-06-07T22:14:04.504Z] security-proxy-auth-arm64 latest e7c26f592357 3 minutes ago 18.1MB [2023-06-07T22:14:04.504Z] security-spire-agent-arm64 latest 6be1483d836f 20 minutes ago 153MB [2023-06-07T22:14:04.504Z] security-spire-server-arm64 latest f92eee3ce32c 20 minutes ago 97MB [2023-06-07T22:14:04.504Z] security-spire-config-arm64 latest d1248aa1a637 20 minutes ago 96.1MB [2023-06-07T22:14:04.504Z] ci-base-image-arm64 latest 4ec38801da32 22 minutes ago 899MB [2023-06-07T22:14:04.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T22:14:04.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T22:14:04.625Z] provisioning config files... [2023-06-07T22:14:04.639Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config15135503052982520834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:14:04.969Z] ---> docker-login.sh [2023-06-07T22:14:04.969Z] nexus3.edgexfoundry.org:10001 [2023-06-07T22:14:05.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T22:14:05.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T22:14:05.236Z] Configure a credential helper to remove this warning. See [2023-06-07T22:14:05.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T22:14:05.236Z] [2023-06-07T22:14:05.236Z] Login Succeeded [2023-06-07T22:14:05.236Z] nexus3.edgexfoundry.org:10002 [2023-06-07T22:14:05.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T22:14:05.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T22:14:05.770Z] Configure a credential helper to remove this warning. See [2023-06-07T22:14:05.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T22:14:05.770Z] [2023-06-07T22:14:05.770Z] Login Succeeded [2023-06-07T22:14:05.770Z] nexus3.edgexfoundry.org:10003 [2023-06-07T22:14:06.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T22:14:06.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T22:14:06.038Z] Configure a credential helper to remove this warning. See [2023-06-07T22:14:06.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T22:14:06.038Z] [2023-06-07T22:14:06.038Z] Login Succeeded [2023-06-07T22:14:06.038Z] nexus3.edgexfoundry.org:10004 [2023-06-07T22:14:06.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T22:14:06.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T22:14:06.571Z] Configure a credential helper to remove this warning. See [2023-06-07T22:14:06.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T22:14:06.571Z] [2023-06-07T22:14:06.571Z] Login Succeeded [2023-06-07T22:14:06.571Z] docker.io [2023-06-07T22:14:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T22:14:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T22:14:06.839Z] Configure a credential helper to remove this warning. See [2023-06-07T22:14:06.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T22:14:06.839Z] [2023-06-07T22:14:06.839Z] Login Succeeded [2023-06-07T22:14:07.105Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T22:14:07.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:07.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T22:14:07.184Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-06-07T22:14:07.184Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:07.184Z] latest [2023-06-07T22:14:07.184Z] 3.1.0-dev.2 [2023-06-07T22:14:07.184Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:07.184Z] main [2023-06-07T22:14:07.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:07.535Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:07.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:07.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T22:14:07.888Z] be7b7b107d8c: Preparing [2023-06-07T22:14:07.888Z] f6a039152160: Preparing [2023-06-07T22:14:07.888Z] eee53ca986bc: Preparing [2023-06-07T22:14:07.888Z] 613075f6b698: Preparing [2023-06-07T22:14:07.888Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:07.888Z] 26cbea5cba74: Preparing [2023-06-07T22:14:07.888Z] 26cbea5cba74: Waiting [2023-06-07T22:14:08.158Z] be7b7b107d8c: Pushed [2023-06-07T22:14:08.158Z] eee53ca986bc: Pushed [2023-06-07T22:14:08.158Z] 09d5d8333d3b: Pushed [2023-06-07T22:14:08.158Z] 613075f6b698: Pushed [2023-06-07T22:14:08.158Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:11.489Z] f6a039152160: Pushed [2023-06-07T22:14:11.489Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:e124cb08ab42971afad402b908f7cca4755b0d36b7b63bf0091815a3910efa5f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:11.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:12.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-07T22:14:12.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T22:14:12.227Z] be7b7b107d8c: Preparing [2023-06-07T22:14:12.227Z] f6a039152160: Preparing [2023-06-07T22:14:12.227Z] eee53ca986bc: Preparing [2023-06-07T22:14:12.227Z] 613075f6b698: Preparing [2023-06-07T22:14:12.227Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:12.227Z] 26cbea5cba74: Preparing [2023-06-07T22:14:12.227Z] 26cbea5cba74: Waiting [2023-06-07T22:14:12.227Z] f6a039152160: Layer already exists [2023-06-07T22:14:12.227Z] 613075f6b698: Layer already exists [2023-06-07T22:14:12.227Z] be7b7b107d8c: Layer already exists [2023-06-07T22:14:12.227Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:12.227Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:12.227Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:12.227Z] latest: digest: sha256:e124cb08ab42971afad402b908f7cca4755b0d36b7b63bf0091815a3910efa5f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:12.600Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:12.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.2 [2023-06-07T22:14:12.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T22:14:12.951Z] be7b7b107d8c: Preparing [2023-06-07T22:14:12.951Z] f6a039152160: Preparing [2023-06-07T22:14:12.951Z] eee53ca986bc: Preparing [2023-06-07T22:14:12.951Z] 613075f6b698: Preparing [2023-06-07T22:14:12.951Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:12.951Z] 26cbea5cba74: Preparing [2023-06-07T22:14:12.951Z] 26cbea5cba74: Waiting [2023-06-07T22:14:12.951Z] f6a039152160: Layer already exists [2023-06-07T22:14:12.951Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:12.951Z] 613075f6b698: Layer already exists [2023-06-07T22:14:12.951Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:12.951Z] be7b7b107d8c: Layer already exists [2023-06-07T22:14:12.951Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:13.224Z] 3.1.0-dev.2: digest: sha256:e124cb08ab42971afad402b908f7cca4755b0d36b7b63bf0091815a3910efa5f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:13.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:13.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:13.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T22:14:13.930Z] be7b7b107d8c: Preparing [2023-06-07T22:14:13.930Z] f6a039152160: Preparing [2023-06-07T22:14:13.930Z] eee53ca986bc: Preparing [2023-06-07T22:14:13.930Z] 613075f6b698: Preparing [2023-06-07T22:14:13.930Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:13.930Z] 26cbea5cba74: Preparing [2023-06-07T22:14:13.930Z] 26cbea5cba74: Waiting [2023-06-07T22:14:13.930Z] be7b7b107d8c: Layer already exists [2023-06-07T22:14:13.930Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:13.930Z] f6a039152160: Layer already exists [2023-06-07T22:14:13.930Z] 613075f6b698: Layer already exists [2023-06-07T22:14:13.930Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:13.930Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:14.199Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:e124cb08ab42971afad402b908f7cca4755b0d36b7b63bf0091815a3910efa5f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:14.553Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:14.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-06-07T22:14:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T22:14:14.886Z] be7b7b107d8c: Preparing [2023-06-07T22:14:14.886Z] f6a039152160: Preparing [2023-06-07T22:14:14.886Z] eee53ca986bc: Preparing [2023-06-07T22:14:14.886Z] 613075f6b698: Preparing [2023-06-07T22:14:14.886Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:14.886Z] 26cbea5cba74: Preparing [2023-06-07T22:14:14.886Z] 26cbea5cba74: Waiting [2023-06-07T22:14:14.886Z] 613075f6b698: Layer already exists [2023-06-07T22:14:14.886Z] be7b7b107d8c: Layer already exists [2023-06-07T22:14:14.886Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:14.886Z] f6a039152160: Layer already exists [2023-06-07T22:14:14.886Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:14.886Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:15.152Z] main: digest: sha256:e124cb08ab42971afad402b908f7cca4755b0d36b7b63bf0091815a3910efa5f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:15.213Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:15.222Z] taggedImages: [2023-06-07T22:14:15.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:15.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-07T22:14:15.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.2 [2023-06-07T22:14:15.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:15.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-06-07T22:14:15.244Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-06-07T22:14:15.245Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:15.245Z] latest [2023-06-07T22:14:15.245Z] 3.1.0-dev.2 [2023-06-07T22:14:15.245Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:15.245Z] main [2023-06-07T22:14:15.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:15.583Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:15.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:15.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T22:14:15.922Z] a00f28c61007: Preparing [2023-06-07T22:14:15.922Z] 0c771fee35da: Preparing [2023-06-07T22:14:15.922Z] d603ea957d98: Preparing [2023-06-07T22:14:15.922Z] be75a7abd255: Preparing [2023-06-07T22:14:15.922Z] eee53ca986bc: Preparing [2023-06-07T22:14:15.922Z] 613075f6b698: Preparing [2023-06-07T22:14:15.922Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:15.922Z] 26cbea5cba74: Preparing [2023-06-07T22:14:15.922Z] 613075f6b698: Waiting [2023-06-07T22:14:15.922Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:15.922Z] 26cbea5cba74: Waiting [2023-06-07T22:14:15.922Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:16.187Z] 613075f6b698: Layer already exists [2023-06-07T22:14:16.187Z] d603ea957d98: Pushed [2023-06-07T22:14:16.187Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:16.187Z] a00f28c61007: Pushed [2023-06-07T22:14:16.187Z] 0c771fee35da: Pushed [2023-06-07T22:14:16.187Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:18.767Z] be75a7abd255: Pushed [2023-06-07T22:14:18.767Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:d96316be0f92ce491f5653519075bfa23e4285e49cff5da22099c13e812382f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:19.107Z] + 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-06-07T22:14:19.443Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-07T22:14:19.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T22:14:19.443Z] a00f28c61007: Preparing [2023-06-07T22:14:19.443Z] 0c771fee35da: Preparing [2023-06-07T22:14:19.443Z] d603ea957d98: Preparing [2023-06-07T22:14:19.443Z] be75a7abd255: Preparing [2023-06-07T22:14:19.443Z] eee53ca986bc: Preparing [2023-06-07T22:14:19.443Z] 613075f6b698: Preparing [2023-06-07T22:14:19.443Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:19.443Z] 26cbea5cba74: Preparing [2023-06-07T22:14:19.443Z] 613075f6b698: Waiting [2023-06-07T22:14:19.443Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:19.443Z] 26cbea5cba74: Waiting [2023-06-07T22:14:19.443Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:19.443Z] 0c771fee35da: Layer already exists [2023-06-07T22:14:19.443Z] a00f28c61007: Layer already exists [2023-06-07T22:14:19.443Z] be75a7abd255: Layer already exists [2023-06-07T22:14:19.443Z] d603ea957d98: Layer already exists [2023-06-07T22:14:19.443Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:19.443Z] 613075f6b698: Layer already exists [2023-06-07T22:14:19.443Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:19.707Z] latest: digest: sha256:d96316be0f92ce491f5653519075bfa23e4285e49cff5da22099c13e812382f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:20.055Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:20.406Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.2 [2023-06-07T22:14:20.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T22:14:20.406Z] a00f28c61007: Preparing [2023-06-07T22:14:20.406Z] 0c771fee35da: Preparing [2023-06-07T22:14:20.406Z] d603ea957d98: Preparing [2023-06-07T22:14:20.406Z] be75a7abd255: Preparing [2023-06-07T22:14:20.406Z] eee53ca986bc: Preparing [2023-06-07T22:14:20.406Z] 613075f6b698: Preparing [2023-06-07T22:14:20.406Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:20.406Z] 26cbea5cba74: Preparing [2023-06-07T22:14:20.406Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:20.406Z] 26cbea5cba74: Waiting [2023-06-07T22:14:20.406Z] 613075f6b698: Waiting [2023-06-07T22:14:20.406Z] d603ea957d98: Layer already exists [2023-06-07T22:14:20.406Z] a00f28c61007: Layer already exists [2023-06-07T22:14:20.406Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:20.406Z] 0c771fee35da: Layer already exists [2023-06-07T22:14:20.406Z] be75a7abd255: Layer already exists [2023-06-07T22:14:20.406Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:20.406Z] 613075f6b698: Layer already exists [2023-06-07T22:14:20.406Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:20.406Z] 3.1.0-dev.2: digest: sha256:d96316be0f92ce491f5653519075bfa23e4285e49cff5da22099c13e812382f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:20.755Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:21.097Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:21.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T22:14:21.097Z] a00f28c61007: Preparing [2023-06-07T22:14:21.097Z] 0c771fee35da: Preparing [2023-06-07T22:14:21.097Z] d603ea957d98: Preparing [2023-06-07T22:14:21.097Z] be75a7abd255: Preparing [2023-06-07T22:14:21.097Z] eee53ca986bc: Preparing [2023-06-07T22:14:21.097Z] 613075f6b698: Preparing [2023-06-07T22:14:21.097Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:21.097Z] 26cbea5cba74: Preparing [2023-06-07T22:14:21.097Z] 613075f6b698: Waiting [2023-06-07T22:14:21.097Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:21.097Z] 26cbea5cba74: Waiting [2023-06-07T22:14:21.097Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:21.097Z] d603ea957d98: Layer already exists [2023-06-07T22:14:21.097Z] a00f28c61007: Layer already exists [2023-06-07T22:14:21.097Z] be75a7abd255: Layer already exists [2023-06-07T22:14:21.097Z] 0c771fee35da: Layer already exists [2023-06-07T22:14:21.097Z] 613075f6b698: Layer already exists [2023-06-07T22:14:21.097Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:21.097Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:21.362Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:d96316be0f92ce491f5653519075bfa23e4285e49cff5da22099c13e812382f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:21.714Z] + 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-06-07T22:14:22.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-06-07T22:14:22.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T22:14:22.048Z] a00f28c61007: Preparing [2023-06-07T22:14:22.048Z] 0c771fee35da: Preparing [2023-06-07T22:14:22.048Z] d603ea957d98: Preparing [2023-06-07T22:14:22.048Z] be75a7abd255: Preparing [2023-06-07T22:14:22.048Z] eee53ca986bc: Preparing [2023-06-07T22:14:22.048Z] 613075f6b698: Preparing [2023-06-07T22:14:22.048Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:22.048Z] 26cbea5cba74: Preparing [2023-06-07T22:14:22.048Z] 613075f6b698: Waiting [2023-06-07T22:14:22.048Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:22.048Z] 26cbea5cba74: Waiting [2023-06-07T22:14:22.048Z] be75a7abd255: Layer already exists [2023-06-07T22:14:22.048Z] a00f28c61007: Layer already exists [2023-06-07T22:14:22.048Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:22.048Z] 0c771fee35da: Layer already exists [2023-06-07T22:14:22.048Z] d603ea957d98: Layer already exists [2023-06-07T22:14:22.048Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:22.048Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:22.048Z] 613075f6b698: Layer already exists [2023-06-07T22:14:22.313Z] main: digest: sha256:d96316be0f92ce491f5653519075bfa23e4285e49cff5da22099c13e812382f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:22.363Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:22.370Z] taggedImages: [2023-06-07T22:14:22.370Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:22.370Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-07T22:14:22.370Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.2 [2023-06-07T22:14:22.370Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:22.370Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-06-07T22:14:22.393Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-06-07T22:14:22.393Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:22.393Z] latest [2023-06-07T22:14:22.393Z] 3.1.0-dev.2 [2023-06-07T22:14:22.393Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:22.393Z] main [2023-06-07T22:14:22.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:22.750Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:23.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:23.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T22:14:23.104Z] 277f8f10a878: Preparing [2023-06-07T22:14:23.104Z] a9560e3b4e7d: Preparing [2023-06-07T22:14:23.104Z] eee53ca986bc: Preparing [2023-06-07T22:14:23.104Z] 613075f6b698: Preparing [2023-06-07T22:14:23.104Z] 92372f3d5d38: Preparing [2023-06-07T22:14:23.104Z] 26cbea5cba74: Preparing [2023-06-07T22:14:23.104Z] 26cbea5cba74: Waiting [2023-06-07T22:14:23.104Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:23.104Z] 613075f6b698: Layer already exists [2023-06-07T22:14:23.376Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:23.376Z] 277f8f10a878: Pushed [2023-06-07T22:14:23.376Z] 92372f3d5d38: Pushed [2023-06-07T22:14:26.725Z] a9560e3b4e7d: Pushed [2023-06-07T22:14:26.726Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:ce057a317eb2d449f0eb23d6c11030743aed7da56a9ec623f463355f66204002 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:27.067Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:27.412Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-07T22:14:27.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T22:14:27.412Z] 277f8f10a878: Preparing [2023-06-07T22:14:27.412Z] a9560e3b4e7d: Preparing [2023-06-07T22:14:27.412Z] eee53ca986bc: Preparing [2023-06-07T22:14:27.412Z] 613075f6b698: Preparing [2023-06-07T22:14:27.412Z] 92372f3d5d38: Preparing [2023-06-07T22:14:27.412Z] 26cbea5cba74: Preparing [2023-06-07T22:14:27.412Z] 26cbea5cba74: Waiting [2023-06-07T22:14:27.412Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:27.412Z] 613075f6b698: Layer already exists [2023-06-07T22:14:27.412Z] 92372f3d5d38: Layer already exists [2023-06-07T22:14:27.412Z] 277f8f10a878: Layer already exists [2023-06-07T22:14:27.412Z] a9560e3b4e7d: Layer already exists [2023-06-07T22:14:27.412Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:27.677Z] latest: digest: sha256:ce057a317eb2d449f0eb23d6c11030743aed7da56a9ec623f463355f66204002 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:28.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:28.353Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.2 [2023-06-07T22:14:28.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T22:14:28.353Z] 277f8f10a878: Preparing [2023-06-07T22:14:28.353Z] a9560e3b4e7d: Preparing [2023-06-07T22:14:28.353Z] eee53ca986bc: Preparing [2023-06-07T22:14:28.353Z] 613075f6b698: Preparing [2023-06-07T22:14:28.353Z] 92372f3d5d38: Preparing [2023-06-07T22:14:28.353Z] 26cbea5cba74: Preparing [2023-06-07T22:14:28.353Z] 26cbea5cba74: Waiting [2023-06-07T22:14:28.353Z] 92372f3d5d38: Layer already exists [2023-06-07T22:14:28.353Z] 613075f6b698: Layer already exists [2023-06-07T22:14:28.353Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:28.353Z] 277f8f10a878: Layer already exists [2023-06-07T22:14:28.353Z] a9560e3b4e7d: Layer already exists [2023-06-07T22:14:28.353Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:28.619Z] 3.1.0-dev.2: digest: sha256:ce057a317eb2d449f0eb23d6c11030743aed7da56a9ec623f463355f66204002 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:28.964Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:29.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:29.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T22:14:29.306Z] 277f8f10a878: Preparing [2023-06-07T22:14:29.306Z] a9560e3b4e7d: Preparing [2023-06-07T22:14:29.306Z] eee53ca986bc: Preparing [2023-06-07T22:14:29.306Z] 613075f6b698: Preparing [2023-06-07T22:14:29.306Z] 92372f3d5d38: Preparing [2023-06-07T22:14:29.306Z] 26cbea5cba74: Preparing [2023-06-07T22:14:29.306Z] 26cbea5cba74: Waiting [2023-06-07T22:14:29.306Z] a9560e3b4e7d: Layer already exists [2023-06-07T22:14:29.306Z] 277f8f10a878: Layer already exists [2023-06-07T22:14:29.306Z] 613075f6b698: Layer already exists [2023-06-07T22:14:29.306Z] 92372f3d5d38: Layer already exists [2023-06-07T22:14:29.306Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:29.306Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:29.572Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:ce057a317eb2d449f0eb23d6c11030743aed7da56a9ec623f463355f66204002 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:29.915Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:30.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-06-07T22:14:30.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T22:14:30.254Z] 277f8f10a878: Preparing [2023-06-07T22:14:30.254Z] a9560e3b4e7d: Preparing [2023-06-07T22:14:30.254Z] eee53ca986bc: Preparing [2023-06-07T22:14:30.254Z] 613075f6b698: Preparing [2023-06-07T22:14:30.254Z] 92372f3d5d38: Preparing [2023-06-07T22:14:30.254Z] 26cbea5cba74: Preparing [2023-06-07T22:14:30.254Z] 26cbea5cba74: Waiting [2023-06-07T22:14:30.254Z] a9560e3b4e7d: Layer already exists [2023-06-07T22:14:30.254Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:30.254Z] 613075f6b698: Layer already exists [2023-06-07T22:14:30.254Z] 92372f3d5d38: Layer already exists [2023-06-07T22:14:30.254Z] 277f8f10a878: Layer already exists [2023-06-07T22:14:30.254Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:30.521Z] main: digest: sha256:ce057a317eb2d449f0eb23d6c11030743aed7da56a9ec623f463355f66204002 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:30.563Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:30.569Z] taggedImages: [2023-06-07T22:14:30.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:30.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-07T22:14:30.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.2 [2023-06-07T22:14:30.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:30.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-06-07T22:14:30.583Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-06-07T22:14:30.583Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:30.583Z] latest [2023-06-07T22:14:30.583Z] 3.1.0-dev.2 [2023-06-07T22:14:30.583Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:30.583Z] main [2023-06-07T22:14:30.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:30.928Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:31.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:31.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T22:14:31.269Z] 9108521871ce: Preparing [2023-06-07T22:14:31.269Z] d9f08315973e: Preparing [2023-06-07T22:14:31.269Z] bb94d527d584: Preparing [2023-06-07T22:14:31.269Z] eee53ca986bc: Preparing [2023-06-07T22:14:31.269Z] 613075f6b698: Preparing [2023-06-07T22:14:31.269Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:31.269Z] 26cbea5cba74: Preparing [2023-06-07T22:14:31.269Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:31.269Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:31.534Z] 613075f6b698: Layer already exists [2023-06-07T22:14:31.534Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:31.534Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:31.534Z] d9f08315973e: Pushed [2023-06-07T22:14:31.534Z] 9108521871ce: Pushed [2023-06-07T22:14:34.871Z] bb94d527d584: Pushed [2023-06-07T22:14:34.871Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:01c058a2b8a4f92e5b0d5943e640fff1093209f37f61331394cb9a66fb14f5a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:35.215Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:35.550Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-07T22:14:35.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T22:14:35.550Z] 9108521871ce: Preparing [2023-06-07T22:14:35.550Z] d9f08315973e: Preparing [2023-06-07T22:14:35.550Z] bb94d527d584: Preparing [2023-06-07T22:14:35.550Z] eee53ca986bc: Preparing [2023-06-07T22:14:35.550Z] 613075f6b698: Preparing [2023-06-07T22:14:35.550Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:35.550Z] 26cbea5cba74: Preparing [2023-06-07T22:14:35.550Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:35.550Z] 26cbea5cba74: Waiting [2023-06-07T22:14:35.550Z] d9f08315973e: Layer already exists [2023-06-07T22:14:35.550Z] 613075f6b698: Layer already exists [2023-06-07T22:14:35.550Z] 9108521871ce: Layer already exists [2023-06-07T22:14:35.550Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:35.550Z] bb94d527d584: Layer already exists [2023-06-07T22:14:35.550Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:35.550Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:35.816Z] latest: digest: sha256:01c058a2b8a4f92e5b0d5943e640fff1093209f37f61331394cb9a66fb14f5a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:36.154Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:36.492Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.2 [2023-06-07T22:14:36.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T22:14:36.492Z] 9108521871ce: Preparing [2023-06-07T22:14:36.492Z] d9f08315973e: Preparing [2023-06-07T22:14:36.492Z] bb94d527d584: Preparing [2023-06-07T22:14:36.492Z] eee53ca986bc: Preparing [2023-06-07T22:14:36.492Z] 613075f6b698: Preparing [2023-06-07T22:14:36.492Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:36.492Z] 26cbea5cba74: Preparing [2023-06-07T22:14:36.492Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:36.492Z] 26cbea5cba74: Waiting [2023-06-07T22:14:36.492Z] bb94d527d584: Layer already exists [2023-06-07T22:14:36.492Z] 613075f6b698: Layer already exists [2023-06-07T22:14:36.492Z] 9108521871ce: Layer already exists [2023-06-07T22:14:36.492Z] d9f08315973e: Layer already exists [2023-06-07T22:14:36.492Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:36.492Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:36.492Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:36.758Z] 3.1.0-dev.2: digest: sha256:01c058a2b8a4f92e5b0d5943e640fff1093209f37f61331394cb9a66fb14f5a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:37.105Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:37.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:37.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T22:14:37.448Z] 9108521871ce: Preparing [2023-06-07T22:14:37.448Z] d9f08315973e: Preparing [2023-06-07T22:14:37.448Z] bb94d527d584: Preparing [2023-06-07T22:14:37.448Z] eee53ca986bc: Preparing [2023-06-07T22:14:37.448Z] 613075f6b698: Preparing [2023-06-07T22:14:37.448Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:37.448Z] 26cbea5cba74: Preparing [2023-06-07T22:14:37.448Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:37.448Z] 26cbea5cba74: Waiting [2023-06-07T22:14:37.448Z] d9f08315973e: Layer already exists [2023-06-07T22:14:37.448Z] bb94d527d584: Layer already exists [2023-06-07T22:14:37.448Z] 9108521871ce: Layer already exists [2023-06-07T22:14:37.448Z] 613075f6b698: Layer already exists [2023-06-07T22:14:37.448Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:37.448Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:37.448Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:37.715Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:01c058a2b8a4f92e5b0d5943e640fff1093209f37f61331394cb9a66fb14f5a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:38.064Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:38.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-06-07T22:14:38.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T22:14:38.394Z] 9108521871ce: Preparing [2023-06-07T22:14:38.394Z] d9f08315973e: Preparing [2023-06-07T22:14:38.394Z] bb94d527d584: Preparing [2023-06-07T22:14:38.394Z] eee53ca986bc: Preparing [2023-06-07T22:14:38.394Z] 613075f6b698: Preparing [2023-06-07T22:14:38.394Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:38.394Z] 26cbea5cba74: Preparing [2023-06-07T22:14:38.394Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:38.394Z] 26cbea5cba74: Waiting [2023-06-07T22:14:38.394Z] d9f08315973e: Layer already exists [2023-06-07T22:14:38.394Z] 613075f6b698: Layer already exists [2023-06-07T22:14:38.394Z] 9108521871ce: Layer already exists [2023-06-07T22:14:38.394Z] bb94d527d584: Layer already exists [2023-06-07T22:14:38.394Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:38.394Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:38.394Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:38.660Z] main: digest: sha256:01c058a2b8a4f92e5b0d5943e640fff1093209f37f61331394cb9a66fb14f5a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:38.700Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:38.707Z] taggedImages: [2023-06-07T22:14:38.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:38.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-07T22:14:38.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.2 [2023-06-07T22:14:38.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:38.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-06-07T22:14:38.723Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-06-07T22:14:38.723Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:38.723Z] latest [2023-06-07T22:14:38.723Z] 3.1.0-dev.2 [2023-06-07T22:14:38.723Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:38.723Z] main [2023-06-07T22:14:38.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:39.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:39.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:39.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T22:14:39.403Z] 551529eb8253: Preparing [2023-06-07T22:14:39.403Z] aea1a8a53939: Preparing [2023-06-07T22:14:39.403Z] a10ad58fef6c: Preparing [2023-06-07T22:14:39.403Z] c41fb1df869a: Preparing [2023-06-07T22:14:39.403Z] bc47f9325de7: Preparing [2023-06-07T22:14:39.403Z] c4aa243e8df8: Preparing [2023-06-07T22:14:39.403Z] 2a4e49fb6273: Preparing [2023-06-07T22:14:39.403Z] eee53ca986bc: Preparing [2023-06-07T22:14:39.403Z] 613075f6b698: Preparing [2023-06-07T22:14:39.403Z] db3a8f6b6c47: Preparing [2023-06-07T22:14:39.403Z] 270388ff0221: Preparing [2023-06-07T22:14:39.403Z] 5f70bf18a086: Preparing [2023-06-07T22:14:39.403Z] 5b99a025ed13: Preparing [2023-06-07T22:14:39.403Z] c5375b793c20: Preparing [2023-06-07T22:14:39.403Z] 26cbea5cba74: Preparing [2023-06-07T22:14:39.403Z] 5b99a025ed13: Waiting [2023-06-07T22:14:39.403Z] db3a8f6b6c47: Waiting [2023-06-07T22:14:39.403Z] 270388ff0221: Waiting [2023-06-07T22:14:39.403Z] 5f70bf18a086: Waiting [2023-06-07T22:14:39.403Z] c5375b793c20: Waiting [2023-06-07T22:14:39.403Z] c4aa243e8df8: Waiting [2023-06-07T22:14:39.403Z] 2a4e49fb6273: Waiting [2023-06-07T22:14:39.403Z] eee53ca986bc: Waiting [2023-06-07T22:14:39.403Z] 613075f6b698: Waiting [2023-06-07T22:14:39.403Z] 26cbea5cba74: Waiting [2023-06-07T22:14:39.683Z] bc47f9325de7: Pushed [2023-06-07T22:14:39.683Z] a10ad58fef6c: Pushed [2023-06-07T22:14:39.683Z] aea1a8a53939: Pushed [2023-06-07T22:14:39.683Z] 551529eb8253: Pushed [2023-06-07T22:14:39.683Z] c41fb1df869a: Pushed [2023-06-07T22:14:39.683Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:39.683Z] 613075f6b698: Layer already exists [2023-06-07T22:14:39.683Z] c4aa243e8df8: Pushed [2023-06-07T22:14:39.950Z] db3a8f6b6c47: Pushed [2023-06-07T22:14:39.950Z] 270388ff0221: Pushed [2023-06-07T22:14:39.950Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:39.950Z] 5f70bf18a086: Pushed [2023-06-07T22:14:39.950Z] 5b99a025ed13: Pushed [2023-06-07T22:14:39.950Z] c5375b793c20: Pushed [2023-06-07T22:14:43.293Z] 2a4e49fb6273: Pushed [2023-06-07T22:14:43.559Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:7c699fa68b9c114c853d6b2c1a3a179091ed462fbaa89a0271a2db0bf353c0cd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:43.898Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:44.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-07T22:14:44.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T22:14:44.233Z] 551529eb8253: Preparing [2023-06-07T22:14:44.233Z] aea1a8a53939: Preparing [2023-06-07T22:14:44.233Z] a10ad58fef6c: Preparing [2023-06-07T22:14:44.233Z] c41fb1df869a: Preparing [2023-06-07T22:14:44.233Z] bc47f9325de7: Preparing [2023-06-07T22:14:44.233Z] c4aa243e8df8: Preparing [2023-06-07T22:14:44.234Z] 2a4e49fb6273: Preparing [2023-06-07T22:14:44.234Z] c4aa243e8df8: Waiting [2023-06-07T22:14:44.234Z] eee53ca986bc: Preparing [2023-06-07T22:14:44.234Z] 613075f6b698: Preparing [2023-06-07T22:14:44.234Z] db3a8f6b6c47: Preparing [2023-06-07T22:14:44.234Z] 2a4e49fb6273: Waiting [2023-06-07T22:14:44.234Z] 613075f6b698: Waiting [2023-06-07T22:14:44.234Z] eee53ca986bc: Waiting [2023-06-07T22:14:44.234Z] 270388ff0221: Preparing [2023-06-07T22:14:44.234Z] 5f70bf18a086: Preparing [2023-06-07T22:14:44.234Z] 5b99a025ed13: Preparing [2023-06-07T22:14:44.234Z] c5375b793c20: Preparing [2023-06-07T22:14:44.234Z] 26cbea5cba74: Preparing [2023-06-07T22:14:44.234Z] db3a8f6b6c47: Waiting [2023-06-07T22:14:44.234Z] 270388ff0221: Waiting [2023-06-07T22:14:44.234Z] 5f70bf18a086: Waiting [2023-06-07T22:14:44.234Z] 5b99a025ed13: Waiting [2023-06-07T22:14:44.234Z] c5375b793c20: Waiting [2023-06-07T22:14:44.234Z] 26cbea5cba74: Waiting [2023-06-07T22:14:44.234Z] c41fb1df869a: Layer already exists [2023-06-07T22:14:44.234Z] aea1a8a53939: Layer already exists [2023-06-07T22:14:44.234Z] bc47f9325de7: Layer already exists [2023-06-07T22:14:44.234Z] a10ad58fef6c: Layer already exists [2023-06-07T22:14:44.234Z] 551529eb8253: Layer already exists [2023-06-07T22:14:44.234Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:44.234Z] 613075f6b698: Layer already exists [2023-06-07T22:14:44.234Z] 2a4e49fb6273: Layer already exists [2023-06-07T22:14:44.234Z] c4aa243e8df8: Layer already exists [2023-06-07T22:14:44.234Z] db3a8f6b6c47: Layer already exists [2023-06-07T22:14:44.234Z] 5b99a025ed13: Layer already exists [2023-06-07T22:14:44.234Z] 270388ff0221: Layer already exists [2023-06-07T22:14:44.234Z] 5f70bf18a086: Layer already exists [2023-06-07T22:14:44.234Z] c5375b793c20: Layer already exists [2023-06-07T22:14:44.234Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:44.500Z] latest: digest: sha256:7c699fa68b9c114c853d6b2c1a3a179091ed462fbaa89a0271a2db0bf353c0cd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:44.849Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:45.188Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.2 [2023-06-07T22:14:45.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T22:14:45.188Z] 551529eb8253: Preparing [2023-06-07T22:14:45.188Z] aea1a8a53939: Preparing [2023-06-07T22:14:45.188Z] a10ad58fef6c: Preparing [2023-06-07T22:14:45.188Z] c41fb1df869a: Preparing [2023-06-07T22:14:45.188Z] bc47f9325de7: Preparing [2023-06-07T22:14:45.188Z] c4aa243e8df8: Preparing [2023-06-07T22:14:45.188Z] 2a4e49fb6273: Preparing [2023-06-07T22:14:45.188Z] eee53ca986bc: Preparing [2023-06-07T22:14:45.188Z] 613075f6b698: Preparing [2023-06-07T22:14:45.188Z] db3a8f6b6c47: Preparing [2023-06-07T22:14:45.188Z] 270388ff0221: Preparing [2023-06-07T22:14:45.188Z] 5f70bf18a086: Preparing [2023-06-07T22:14:45.188Z] 5b99a025ed13: Preparing [2023-06-07T22:14:45.188Z] c5375b793c20: Preparing [2023-06-07T22:14:45.188Z] 26cbea5cba74: Preparing [2023-06-07T22:14:45.188Z] db3a8f6b6c47: Waiting [2023-06-07T22:14:45.188Z] 270388ff0221: Waiting [2023-06-07T22:14:45.188Z] c4aa243e8df8: Waiting [2023-06-07T22:14:45.188Z] 2a4e49fb6273: Waiting [2023-06-07T22:14:45.188Z] 613075f6b698: Waiting [2023-06-07T22:14:45.188Z] eee53ca986bc: Waiting [2023-06-07T22:14:45.188Z] 5f70bf18a086: Waiting [2023-06-07T22:14:45.188Z] 5b99a025ed13: Waiting [2023-06-07T22:14:45.188Z] c5375b793c20: Waiting [2023-06-07T22:14:45.188Z] 26cbea5cba74: Waiting [2023-06-07T22:14:45.188Z] a10ad58fef6c: Layer already exists [2023-06-07T22:14:45.188Z] aea1a8a53939: Layer already exists [2023-06-07T22:14:45.188Z] bc47f9325de7: Layer already exists [2023-06-07T22:14:45.188Z] c41fb1df869a: Layer already exists [2023-06-07T22:14:45.188Z] 551529eb8253: Layer already exists [2023-06-07T22:14:45.188Z] db3a8f6b6c47: Layer already exists [2023-06-07T22:14:45.188Z] c4aa243e8df8: Layer already exists [2023-06-07T22:14:45.188Z] 613075f6b698: Layer already exists [2023-06-07T22:14:45.188Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:45.188Z] 2a4e49fb6273: Layer already exists [2023-06-07T22:14:45.188Z] 5f70bf18a086: Layer already exists [2023-06-07T22:14:45.188Z] 270388ff0221: Layer already exists [2023-06-07T22:14:45.188Z] 5b99a025ed13: Layer already exists [2023-06-07T22:14:45.188Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:45.188Z] c5375b793c20: Layer already exists [2023-06-07T22:14:45.454Z] 3.1.0-dev.2: digest: sha256:7c699fa68b9c114c853d6b2c1a3a179091ed462fbaa89a0271a2db0bf353c0cd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:45.797Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:46.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:46.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T22:14:46.129Z] 551529eb8253: Preparing [2023-06-07T22:14:46.129Z] aea1a8a53939: Preparing [2023-06-07T22:14:46.129Z] a10ad58fef6c: Preparing [2023-06-07T22:14:46.129Z] c41fb1df869a: Preparing [2023-06-07T22:14:46.129Z] bc47f9325de7: Preparing [2023-06-07T22:14:46.129Z] c4aa243e8df8: Preparing [2023-06-07T22:14:46.129Z] 2a4e49fb6273: Preparing [2023-06-07T22:14:46.129Z] eee53ca986bc: Preparing [2023-06-07T22:14:46.129Z] 613075f6b698: Preparing [2023-06-07T22:14:46.129Z] db3a8f6b6c47: Preparing [2023-06-07T22:14:46.129Z] 270388ff0221: Preparing [2023-06-07T22:14:46.129Z] 5f70bf18a086: Preparing [2023-06-07T22:14:46.129Z] 5b99a025ed13: Preparing [2023-06-07T22:14:46.129Z] c5375b793c20: Preparing [2023-06-07T22:14:46.129Z] 26cbea5cba74: Preparing [2023-06-07T22:14:46.130Z] db3a8f6b6c47: Waiting [2023-06-07T22:14:46.130Z] c4aa243e8df8: Waiting [2023-06-07T22:14:46.130Z] 270388ff0221: Waiting [2023-06-07T22:14:46.130Z] 5f70bf18a086: Waiting [2023-06-07T22:14:46.130Z] 5b99a025ed13: Waiting [2023-06-07T22:14:46.130Z] c5375b793c20: Waiting [2023-06-07T22:14:46.130Z] 26cbea5cba74: Waiting [2023-06-07T22:14:46.130Z] 2a4e49fb6273: Waiting [2023-06-07T22:14:46.130Z] 613075f6b698: Waiting [2023-06-07T22:14:46.130Z] eee53ca986bc: Waiting [2023-06-07T22:14:46.130Z] 551529eb8253: Layer already exists [2023-06-07T22:14:46.130Z] aea1a8a53939: Layer already exists [2023-06-07T22:14:46.130Z] c41fb1df869a: Layer already exists [2023-06-07T22:14:46.130Z] a10ad58fef6c: Layer already exists [2023-06-07T22:14:46.130Z] bc47f9325de7: Layer already exists [2023-06-07T22:14:46.130Z] db3a8f6b6c47: Layer already exists [2023-06-07T22:14:46.130Z] 2a4e49fb6273: Layer already exists [2023-06-07T22:14:46.130Z] 613075f6b698: Layer already exists [2023-06-07T22:14:46.130Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:46.130Z] c4aa243e8df8: Layer already exists [2023-06-07T22:14:46.130Z] c5375b793c20: Layer already exists [2023-06-07T22:14:46.130Z] 270388ff0221: Layer already exists [2023-06-07T22:14:46.130Z] 5b99a025ed13: Layer already exists [2023-06-07T22:14:46.130Z] 5f70bf18a086: Layer already exists [2023-06-07T22:14:46.130Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:46.396Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:7c699fa68b9c114c853d6b2c1a3a179091ed462fbaa89a0271a2db0bf353c0cd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:46.745Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:47.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-06-07T22:14:47.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T22:14:47.086Z] 551529eb8253: Preparing [2023-06-07T22:14:47.086Z] aea1a8a53939: Preparing [2023-06-07T22:14:47.086Z] a10ad58fef6c: Preparing [2023-06-07T22:14:47.086Z] c41fb1df869a: Preparing [2023-06-07T22:14:47.086Z] bc47f9325de7: Preparing [2023-06-07T22:14:47.086Z] c4aa243e8df8: Preparing [2023-06-07T22:14:47.086Z] 2a4e49fb6273: Preparing [2023-06-07T22:14:47.086Z] eee53ca986bc: Preparing [2023-06-07T22:14:47.086Z] 613075f6b698: Preparing [2023-06-07T22:14:47.086Z] db3a8f6b6c47: Preparing [2023-06-07T22:14:47.086Z] 270388ff0221: Preparing [2023-06-07T22:14:47.086Z] 5f70bf18a086: Preparing [2023-06-07T22:14:47.086Z] 5b99a025ed13: Preparing [2023-06-07T22:14:47.086Z] c5375b793c20: Preparing [2023-06-07T22:14:47.086Z] 26cbea5cba74: Preparing [2023-06-07T22:14:47.086Z] 613075f6b698: Waiting [2023-06-07T22:14:47.086Z] db3a8f6b6c47: Waiting [2023-06-07T22:14:47.086Z] 270388ff0221: Waiting [2023-06-07T22:14:47.086Z] 5f70bf18a086: Waiting [2023-06-07T22:14:47.086Z] 5b99a025ed13: Waiting [2023-06-07T22:14:47.086Z] c5375b793c20: Waiting [2023-06-07T22:14:47.086Z] 26cbea5cba74: Waiting [2023-06-07T22:14:47.086Z] 2a4e49fb6273: Waiting [2023-06-07T22:14:47.086Z] c4aa243e8df8: Waiting [2023-06-07T22:14:47.086Z] eee53ca986bc: Waiting [2023-06-07T22:14:47.086Z] aea1a8a53939: Layer already exists [2023-06-07T22:14:47.086Z] bc47f9325de7: Layer already exists [2023-06-07T22:14:47.086Z] a10ad58fef6c: Layer already exists [2023-06-07T22:14:47.086Z] 551529eb8253: Layer already exists [2023-06-07T22:14:47.086Z] c41fb1df869a: Layer already exists [2023-06-07T22:14:47.086Z] c4aa243e8df8: Layer already exists [2023-06-07T22:14:47.086Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:47.086Z] 2a4e49fb6273: Layer already exists [2023-06-07T22:14:47.086Z] db3a8f6b6c47: Layer already exists [2023-06-07T22:14:47.086Z] 613075f6b698: Layer already exists [2023-06-07T22:14:47.086Z] 270388ff0221: Layer already exists [2023-06-07T22:14:47.086Z] 5f70bf18a086: Layer already exists [2023-06-07T22:14:47.086Z] 5b99a025ed13: Layer already exists [2023-06-07T22:14:47.086Z] c5375b793c20: Layer already exists [2023-06-07T22:14:47.086Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:47.354Z] main: digest: sha256:7c699fa68b9c114c853d6b2c1a3a179091ed462fbaa89a0271a2db0bf353c0cd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:47.393Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:47.398Z] taggedImages: [2023-06-07T22:14:47.398Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:47.398Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-07T22:14:47.398Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.2 [2023-06-07T22:14:47.398Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:47.398Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-06-07T22:14:47.414Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-06-07T22:14:47.414Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:47.414Z] latest [2023-06-07T22:14:47.414Z] 3.1.0-dev.2 [2023-06-07T22:14:47.414Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:47.414Z] main [2023-06-07T22:14:47.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:47.747Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:48.081Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:48.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T22:14:48.081Z] 69a9a7e80386: Preparing [2023-06-07T22:14:48.081Z] a97390ae3eea: Preparing [2023-06-07T22:14:48.081Z] 215fde001526: Preparing [2023-06-07T22:14:48.081Z] d226ec3cffee: Preparing [2023-06-07T22:14:48.081Z] eee53ca986bc: Preparing [2023-06-07T22:14:48.081Z] 613075f6b698: Preparing [2023-06-07T22:14:48.081Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:48.081Z] 26cbea5cba74: Preparing [2023-06-07T22:14:48.081Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:48.081Z] 26cbea5cba74: Waiting [2023-06-07T22:14:48.081Z] 613075f6b698: Waiting [2023-06-07T22:14:48.081Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:48.347Z] 613075f6b698: Layer already exists [2023-06-07T22:14:48.347Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:48.347Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:48.347Z] 215fde001526: Pushed [2023-06-07T22:14:48.347Z] 69a9a7e80386: Pushed [2023-06-07T22:14:48.347Z] a97390ae3eea: Pushed [2023-06-07T22:14:50.968Z] d226ec3cffee: Pushed [2023-06-07T22:14:51.245Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:611f8179afedb03682c7e7e5f08bbd9c22f7e5ed9a1417cb2b22bb6a0fef65cd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:51.610Z] + 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-06-07T22:14:51.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-07T22:14:51.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T22:14:51.943Z] 69a9a7e80386: Preparing [2023-06-07T22:14:51.943Z] a97390ae3eea: Preparing [2023-06-07T22:14:51.943Z] 215fde001526: Preparing [2023-06-07T22:14:51.943Z] d226ec3cffee: Preparing [2023-06-07T22:14:51.943Z] eee53ca986bc: Preparing [2023-06-07T22:14:51.943Z] 613075f6b698: Preparing [2023-06-07T22:14:51.943Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:51.943Z] 26cbea5cba74: Preparing [2023-06-07T22:14:51.943Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:51.943Z] 26cbea5cba74: Waiting [2023-06-07T22:14:51.943Z] 613075f6b698: Waiting [2023-06-07T22:14:51.943Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:51.943Z] d226ec3cffee: Layer already exists [2023-06-07T22:14:51.943Z] 215fde001526: Layer already exists [2023-06-07T22:14:51.943Z] a97390ae3eea: Layer already exists [2023-06-07T22:14:51.943Z] 69a9a7e80386: Layer already exists [2023-06-07T22:14:51.943Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:51.943Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:51.943Z] 613075f6b698: Layer already exists [2023-06-07T22:14:52.214Z] latest: digest: sha256:611f8179afedb03682c7e7e5f08bbd9c22f7e5ed9a1417cb2b22bb6a0fef65cd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:52.575Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:52.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.2 [2023-06-07T22:14:52.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T22:14:52.910Z] 69a9a7e80386: Preparing [2023-06-07T22:14:52.910Z] a97390ae3eea: Preparing [2023-06-07T22:14:52.910Z] 215fde001526: Preparing [2023-06-07T22:14:52.910Z] d226ec3cffee: Preparing [2023-06-07T22:14:52.910Z] eee53ca986bc: Preparing [2023-06-07T22:14:52.910Z] 613075f6b698: Preparing [2023-06-07T22:14:52.910Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:52.910Z] 26cbea5cba74: Preparing [2023-06-07T22:14:52.910Z] 613075f6b698: Waiting [2023-06-07T22:14:52.910Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:52.910Z] 26cbea5cba74: Waiting [2023-06-07T22:14:52.910Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:52.910Z] a97390ae3eea: Layer already exists [2023-06-07T22:14:52.910Z] d226ec3cffee: Layer already exists [2023-06-07T22:14:52.910Z] 69a9a7e80386: Layer already exists [2023-06-07T22:14:52.910Z] 215fde001526: Layer already exists [2023-06-07T22:14:52.911Z] 613075f6b698: Layer already exists [2023-06-07T22:14:52.911Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:52.911Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:53.176Z] 3.1.0-dev.2: digest: sha256:611f8179afedb03682c7e7e5f08bbd9c22f7e5ed9a1417cb2b22bb6a0fef65cd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:53.512Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:53.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:53.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T22:14:53.849Z] 69a9a7e80386: Preparing [2023-06-07T22:14:53.849Z] a97390ae3eea: Preparing [2023-06-07T22:14:53.849Z] 215fde001526: Preparing [2023-06-07T22:14:53.849Z] d226ec3cffee: Preparing [2023-06-07T22:14:53.849Z] eee53ca986bc: Preparing [2023-06-07T22:14:53.849Z] 613075f6b698: Preparing [2023-06-07T22:14:53.849Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:53.849Z] 26cbea5cba74: Preparing [2023-06-07T22:14:53.849Z] 613075f6b698: Waiting [2023-06-07T22:14:53.849Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:53.849Z] 26cbea5cba74: Waiting [2023-06-07T22:14:53.849Z] a97390ae3eea: Layer already exists [2023-06-07T22:14:53.849Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:53.849Z] 69a9a7e80386: Layer already exists [2023-06-07T22:14:53.849Z] d226ec3cffee: Layer already exists [2023-06-07T22:14:53.849Z] 215fde001526: Layer already exists [2023-06-07T22:14:53.849Z] 613075f6b698: Layer already exists [2023-06-07T22:14:53.849Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:53.849Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:54.114Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:611f8179afedb03682c7e7e5f08bbd9c22f7e5ed9a1417cb2b22bb6a0fef65cd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:54.446Z] + 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-06-07T22:14:54.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-06-07T22:14:54.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T22:14:54.789Z] 69a9a7e80386: Preparing [2023-06-07T22:14:54.789Z] a97390ae3eea: Preparing [2023-06-07T22:14:54.789Z] 215fde001526: Preparing [2023-06-07T22:14:54.789Z] d226ec3cffee: Preparing [2023-06-07T22:14:54.789Z] eee53ca986bc: Preparing [2023-06-07T22:14:54.789Z] 613075f6b698: Preparing [2023-06-07T22:14:54.789Z] 09d5d8333d3b: Preparing [2023-06-07T22:14:54.789Z] 26cbea5cba74: Preparing [2023-06-07T22:14:54.789Z] 613075f6b698: Waiting [2023-06-07T22:14:54.789Z] 09d5d8333d3b: Waiting [2023-06-07T22:14:54.789Z] 26cbea5cba74: Waiting [2023-06-07T22:14:54.789Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:54.789Z] 69a9a7e80386: Layer already exists [2023-06-07T22:14:54.789Z] a97390ae3eea: Layer already exists [2023-06-07T22:14:54.789Z] d226ec3cffee: Layer already exists [2023-06-07T22:14:54.789Z] 215fde001526: Layer already exists [2023-06-07T22:14:54.789Z] 613075f6b698: Layer already exists [2023-06-07T22:14:54.789Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:54.789Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:14:55.055Z] main: digest: sha256:611f8179afedb03682c7e7e5f08bbd9c22f7e5ed9a1417cb2b22bb6a0fef65cd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:14:55.115Z] ===================================================== [Pipeline] echo [2023-06-07T22:14:55.125Z] taggedImages: [2023-06-07T22:14:55.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:55.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-07T22:14:55.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.2 [2023-06-07T22:14:55.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:55.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-06-07T22:14:55.148Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-06-07T22:14:55.148Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:55.148Z] latest [2023-06-07T22:14:55.148Z] 3.1.0-dev.2 [2023-06-07T22:14:55.148Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:14:55.148Z] main [2023-06-07T22:14:55.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:55.514Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:14:59.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:14:59.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T22:14:59.179Z] 588b4e8023ba: Preparing [2023-06-07T22:14:59.179Z] 1fee226656a5: Preparing [2023-06-07T22:14:59.179Z] 0ea0e21faf68: Preparing [2023-06-07T22:14:59.179Z] beaffddc3da8: Preparing [2023-06-07T22:14:59.179Z] eee53ca986bc: Preparing [2023-06-07T22:14:59.179Z] 613075f6b698: Preparing [2023-06-07T22:14:59.179Z] d8f196867ff2: Preparing [2023-06-07T22:14:59.179Z] d74453b729cf: Preparing [2023-06-07T22:14:59.179Z] 26cbea5cba74: Preparing [2023-06-07T22:14:59.179Z] d8f196867ff2: Waiting [2023-06-07T22:14:59.179Z] d74453b729cf: Waiting [2023-06-07T22:14:59.179Z] 26cbea5cba74: Waiting [2023-06-07T22:14:59.179Z] 613075f6b698: Waiting [2023-06-07T22:14:59.179Z] eee53ca986bc: Layer already exists [2023-06-07T22:14:59.446Z] 613075f6b698: Layer already exists [2023-06-07T22:14:59.446Z] beaffddc3da8: Pushed [2023-06-07T22:14:59.446Z] 588b4e8023ba: Pushed [2023-06-07T22:14:59.446Z] 1fee226656a5: Pushed [2023-06-07T22:14:59.446Z] 26cbea5cba74: Layer already exists [2023-06-07T22:14:59.446Z] d8f196867ff2: Pushed [2023-06-07T22:14:59.712Z] d74453b729cf: Pushed [2023-06-07T22:15:02.291Z] 0ea0e21faf68: Pushed [2023-06-07T22:15:02.291Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:aa0230b1fab393d41911c5b26231e31bdf7ceb0994ba268bf4b7cae888fb4c43 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:02.642Z] + 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-06-07T22:15:02.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-07T22:15:02.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T22:15:02.980Z] 588b4e8023ba: Preparing [2023-06-07T22:15:02.980Z] 1fee226656a5: Preparing [2023-06-07T22:15:02.980Z] 0ea0e21faf68: Preparing [2023-06-07T22:15:02.980Z] beaffddc3da8: Preparing [2023-06-07T22:15:02.980Z] eee53ca986bc: Preparing [2023-06-07T22:15:02.980Z] 613075f6b698: Preparing [2023-06-07T22:15:02.980Z] d8f196867ff2: Preparing [2023-06-07T22:15:02.980Z] d74453b729cf: Preparing [2023-06-07T22:15:02.980Z] 26cbea5cba74: Preparing [2023-06-07T22:15:02.980Z] 613075f6b698: Waiting [2023-06-07T22:15:02.980Z] d74453b729cf: Waiting [2023-06-07T22:15:02.980Z] d8f196867ff2: Waiting [2023-06-07T22:15:02.980Z] 26cbea5cba74: Waiting [2023-06-07T22:15:02.980Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:02.980Z] 1fee226656a5: Layer already exists [2023-06-07T22:15:02.980Z] 588b4e8023ba: Layer already exists [2023-06-07T22:15:02.980Z] beaffddc3da8: Layer already exists [2023-06-07T22:15:02.980Z] 0ea0e21faf68: Layer already exists [2023-06-07T22:15:02.980Z] d8f196867ff2: Layer already exists [2023-06-07T22:15:02.980Z] 613075f6b698: Layer already exists [2023-06-07T22:15:02.980Z] d74453b729cf: Layer already exists [2023-06-07T22:15:02.980Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:03.247Z] latest: digest: sha256:aa0230b1fab393d41911c5b26231e31bdf7ceb0994ba268bf4b7cae888fb4c43 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:03.582Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:03.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.2 [2023-06-07T22:15:03.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T22:15:03.927Z] 588b4e8023ba: Preparing [2023-06-07T22:15:03.927Z] 1fee226656a5: Preparing [2023-06-07T22:15:03.927Z] 0ea0e21faf68: Preparing [2023-06-07T22:15:03.927Z] beaffddc3da8: Preparing [2023-06-07T22:15:03.927Z] eee53ca986bc: Preparing [2023-06-07T22:15:03.927Z] 613075f6b698: Preparing [2023-06-07T22:15:03.927Z] d8f196867ff2: Preparing [2023-06-07T22:15:03.927Z] d74453b729cf: Preparing [2023-06-07T22:15:03.927Z] 26cbea5cba74: Preparing [2023-06-07T22:15:03.927Z] d8f196867ff2: Waiting [2023-06-07T22:15:03.927Z] 26cbea5cba74: Waiting [2023-06-07T22:15:03.927Z] d74453b729cf: Waiting [2023-06-07T22:15:03.927Z] 613075f6b698: Waiting [2023-06-07T22:15:03.927Z] 0ea0e21faf68: Layer already exists [2023-06-07T22:15:03.927Z] beaffddc3da8: Layer already exists [2023-06-07T22:15:03.927Z] 1fee226656a5: Layer already exists [2023-06-07T22:15:03.927Z] 588b4e8023ba: Layer already exists [2023-06-07T22:15:03.927Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:03.927Z] d74453b729cf: Layer already exists [2023-06-07T22:15:03.927Z] 613075f6b698: Layer already exists [2023-06-07T22:15:03.927Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:03.927Z] d8f196867ff2: Layer already exists [2023-06-07T22:15:04.192Z] 3.1.0-dev.2: digest: sha256:aa0230b1fab393d41911c5b26231e31bdf7ceb0994ba268bf4b7cae888fb4c43 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:04.523Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:04.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:04.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T22:15:04.853Z] 588b4e8023ba: Preparing [2023-06-07T22:15:04.853Z] 1fee226656a5: Preparing [2023-06-07T22:15:04.853Z] 0ea0e21faf68: Preparing [2023-06-07T22:15:04.853Z] beaffddc3da8: Preparing [2023-06-07T22:15:04.853Z] eee53ca986bc: Preparing [2023-06-07T22:15:04.853Z] 613075f6b698: Preparing [2023-06-07T22:15:04.853Z] d8f196867ff2: Preparing [2023-06-07T22:15:04.853Z] d74453b729cf: Preparing [2023-06-07T22:15:04.853Z] 26cbea5cba74: Preparing [2023-06-07T22:15:04.853Z] d8f196867ff2: Waiting [2023-06-07T22:15:04.853Z] 613075f6b698: Waiting [2023-06-07T22:15:04.853Z] d74453b729cf: Waiting [2023-06-07T22:15:04.853Z] 26cbea5cba74: Waiting [2023-06-07T22:15:04.853Z] 0ea0e21faf68: Layer already exists [2023-06-07T22:15:04.853Z] beaffddc3da8: Layer already exists [2023-06-07T22:15:04.853Z] 1fee226656a5: Layer already exists [2023-06-07T22:15:04.853Z] 588b4e8023ba: Layer already exists [2023-06-07T22:15:04.853Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:04.853Z] d74453b729cf: Layer already exists [2023-06-07T22:15:04.854Z] 613075f6b698: Layer already exists [2023-06-07T22:15:04.854Z] d8f196867ff2: Layer already exists [2023-06-07T22:15:04.854Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:05.118Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:aa0230b1fab393d41911c5b26231e31bdf7ceb0994ba268bf4b7cae888fb4c43 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:05.451Z] + 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-06-07T22:15:05.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-06-07T22:15:05.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T22:15:05.789Z] 588b4e8023ba: Preparing [2023-06-07T22:15:05.789Z] 1fee226656a5: Preparing [2023-06-07T22:15:05.789Z] 0ea0e21faf68: Preparing [2023-06-07T22:15:05.789Z] beaffddc3da8: Preparing [2023-06-07T22:15:05.789Z] eee53ca986bc: Preparing [2023-06-07T22:15:05.789Z] 613075f6b698: Preparing [2023-06-07T22:15:05.789Z] d8f196867ff2: Preparing [2023-06-07T22:15:05.789Z] d74453b729cf: Preparing [2023-06-07T22:15:05.789Z] 26cbea5cba74: Preparing [2023-06-07T22:15:05.789Z] d8f196867ff2: Waiting [2023-06-07T22:15:05.789Z] d74453b729cf: Waiting [2023-06-07T22:15:05.789Z] 26cbea5cba74: Waiting [2023-06-07T22:15:05.789Z] 613075f6b698: Waiting [2023-06-07T22:15:05.789Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:05.789Z] 0ea0e21faf68: Layer already exists [2023-06-07T22:15:05.789Z] 588b4e8023ba: Layer already exists [2023-06-07T22:15:05.789Z] beaffddc3da8: Layer already exists [2023-06-07T22:15:05.789Z] 1fee226656a5: Layer already exists [2023-06-07T22:15:05.789Z] d74453b729cf: Layer already exists [2023-06-07T22:15:05.789Z] d8f196867ff2: Layer already exists [2023-06-07T22:15:05.789Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:05.789Z] 613075f6b698: Layer already exists [2023-06-07T22:15:05.789Z] main: digest: sha256:aa0230b1fab393d41911c5b26231e31bdf7ceb0994ba268bf4b7cae888fb4c43 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:15:06.102Z] ===================================================== [Pipeline] echo [2023-06-07T22:15:06.109Z] taggedImages: [2023-06-07T22:15:06.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:06.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-07T22:15:06.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.2 [2023-06-07T22:15:06.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:06.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-06-07T22:15:06.132Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-06-07T22:15:06.132Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:06.132Z] latest [2023-06-07T22:15:06.132Z] 3.1.0-dev.2 [2023-06-07T22:15:06.132Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:06.132Z] main [2023-06-07T22:15:06.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:06.485Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:06.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:06.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T22:15:06.825Z] 42a40dca9809: Preparing [2023-06-07T22:15:06.825Z] d294a6f96ed1: Preparing [2023-06-07T22:15:06.825Z] eb8a5c005bca: Preparing [2023-06-07T22:15:06.825Z] 3832ae4fa931: Preparing [2023-06-07T22:15:06.825Z] a888a0f9ac1f: Preparing [2023-06-07T22:15:06.825Z] 9984aae41061: Preparing [2023-06-07T22:15:06.825Z] 083139380c1a: Preparing [2023-06-07T22:15:06.825Z] eee53ca986bc: Preparing [2023-06-07T22:15:06.825Z] 613075f6b698: Preparing [2023-06-07T22:15:06.825Z] 7284b900313d: Preparing [2023-06-07T22:15:06.825Z] 26cbea5cba74: Preparing [2023-06-07T22:15:06.825Z] 9984aae41061: Waiting [2023-06-07T22:15:06.825Z] 083139380c1a: Waiting [2023-06-07T22:15:06.825Z] eee53ca986bc: Waiting [2023-06-07T22:15:06.825Z] 613075f6b698: Waiting [2023-06-07T22:15:06.825Z] 7284b900313d: Waiting [2023-06-07T22:15:06.825Z] 26cbea5cba74: Waiting [2023-06-07T22:15:07.090Z] 42a40dca9809: Pushed [2023-06-07T22:15:07.090Z] a888a0f9ac1f: Pushed [2023-06-07T22:15:07.090Z] d294a6f96ed1: Pushed [2023-06-07T22:15:07.090Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:07.090Z] 613075f6b698: Layer already exists [2023-06-07T22:15:07.358Z] 9984aae41061: Pushed [2023-06-07T22:15:07.358Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:07.358Z] 083139380c1a: Pushed [2023-06-07T22:15:07.626Z] 7284b900313d: Pushed [2023-06-07T22:15:09.564Z] 3832ae4fa931: Pushed [2023-06-07T22:15:10.520Z] eb8a5c005bca: Pushed [2023-06-07T22:15:10.786Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:9bc584fecaeeb60112fd49511f64491abbe432f1450dc63d7997262299c87f87 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:11.125Z] + 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-06-07T22:15:12.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-07T22:15:12.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T22:15:12.050Z] 42a40dca9809: Preparing [2023-06-07T22:15:12.050Z] d294a6f96ed1: Preparing [2023-06-07T22:15:12.050Z] eb8a5c005bca: Preparing [2023-06-07T22:15:12.050Z] 3832ae4fa931: Preparing [2023-06-07T22:15:12.050Z] a888a0f9ac1f: Preparing [2023-06-07T22:15:12.050Z] 9984aae41061: Preparing [2023-06-07T22:15:12.050Z] 083139380c1a: Preparing [2023-06-07T22:15:12.050Z] eee53ca986bc: Preparing [2023-06-07T22:15:12.050Z] 613075f6b698: Preparing [2023-06-07T22:15:12.050Z] 7284b900313d: Preparing [2023-06-07T22:15:12.050Z] 26cbea5cba74: Preparing [2023-06-07T22:15:12.050Z] 9984aae41061: Waiting [2023-06-07T22:15:12.050Z] 083139380c1a: Waiting [2023-06-07T22:15:12.050Z] 7284b900313d: Waiting [2023-06-07T22:15:12.050Z] eee53ca986bc: Waiting [2023-06-07T22:15:12.050Z] 26cbea5cba74: Waiting [2023-06-07T22:15:12.050Z] 613075f6b698: Waiting [2023-06-07T22:15:12.050Z] a888a0f9ac1f: Layer already exists [2023-06-07T22:15:12.050Z] eb8a5c005bca: Layer already exists [2023-06-07T22:15:12.050Z] 42a40dca9809: Layer already exists [2023-06-07T22:15:12.050Z] d294a6f96ed1: Layer already exists [2023-06-07T22:15:12.050Z] 3832ae4fa931: Layer already exists [2023-06-07T22:15:12.050Z] 083139380c1a: Layer already exists [2023-06-07T22:15:12.050Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:12.050Z] 9984aae41061: Layer already exists [2023-06-07T22:15:12.050Z] 613075f6b698: Layer already exists [2023-06-07T22:15:12.050Z] 7284b900313d: Layer already exists [2023-06-07T22:15:12.050Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:12.317Z] latest: digest: sha256:9bc584fecaeeb60112fd49511f64491abbe432f1450dc63d7997262299c87f87 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:12.671Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:13.017Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.2 [2023-06-07T22:15:13.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T22:15:13.017Z] 42a40dca9809: Preparing [2023-06-07T22:15:13.017Z] d294a6f96ed1: Preparing [2023-06-07T22:15:13.017Z] eb8a5c005bca: Preparing [2023-06-07T22:15:13.017Z] 3832ae4fa931: Preparing [2023-06-07T22:15:13.017Z] a888a0f9ac1f: Preparing [2023-06-07T22:15:13.017Z] 9984aae41061: Preparing [2023-06-07T22:15:13.017Z] 083139380c1a: Preparing [2023-06-07T22:15:13.017Z] eee53ca986bc: Preparing [2023-06-07T22:15:13.017Z] 613075f6b698: Preparing [2023-06-07T22:15:13.017Z] 7284b900313d: Preparing [2023-06-07T22:15:13.017Z] 26cbea5cba74: Preparing [2023-06-07T22:15:13.017Z] eee53ca986bc: Waiting [2023-06-07T22:15:13.017Z] 613075f6b698: Waiting [2023-06-07T22:15:13.017Z] 7284b900313d: Waiting [2023-06-07T22:15:13.017Z] 26cbea5cba74: Waiting [2023-06-07T22:15:13.017Z] 083139380c1a: Waiting [2023-06-07T22:15:13.017Z] 9984aae41061: Waiting [2023-06-07T22:15:13.017Z] a888a0f9ac1f: Layer already exists [2023-06-07T22:15:13.017Z] d294a6f96ed1: Layer already exists [2023-06-07T22:15:13.017Z] 3832ae4fa931: Layer already exists [2023-06-07T22:15:13.017Z] 42a40dca9809: Layer already exists [2023-06-07T22:15:13.017Z] eb8a5c005bca: Layer already exists [2023-06-07T22:15:13.017Z] 083139380c1a: Layer already exists [2023-06-07T22:15:13.017Z] 9984aae41061: Layer already exists [2023-06-07T22:15:13.017Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:13.017Z] 613075f6b698: Layer already exists [2023-06-07T22:15:13.017Z] 7284b900313d: Layer already exists [2023-06-07T22:15:13.017Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:13.283Z] 3.1.0-dev.2: digest: sha256:9bc584fecaeeb60112fd49511f64491abbe432f1450dc63d7997262299c87f87 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:13.626Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:13.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:13.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T22:15:13.968Z] 42a40dca9809: Preparing [2023-06-07T22:15:13.968Z] d294a6f96ed1: Preparing [2023-06-07T22:15:13.968Z] eb8a5c005bca: Preparing [2023-06-07T22:15:13.968Z] 3832ae4fa931: Preparing [2023-06-07T22:15:13.968Z] a888a0f9ac1f: Preparing [2023-06-07T22:15:13.968Z] 9984aae41061: Preparing [2023-06-07T22:15:13.968Z] 083139380c1a: Preparing [2023-06-07T22:15:13.968Z] eee53ca986bc: Preparing [2023-06-07T22:15:13.968Z] 613075f6b698: Preparing [2023-06-07T22:15:13.968Z] 7284b900313d: Preparing [2023-06-07T22:15:13.968Z] 26cbea5cba74: Preparing [2023-06-07T22:15:13.968Z] eee53ca986bc: Waiting [2023-06-07T22:15:13.968Z] 613075f6b698: Waiting [2023-06-07T22:15:13.968Z] 7284b900313d: Waiting [2023-06-07T22:15:13.968Z] 26cbea5cba74: Waiting [2023-06-07T22:15:13.968Z] 9984aae41061: Waiting [2023-06-07T22:15:13.968Z] 083139380c1a: Waiting [2023-06-07T22:15:13.968Z] 3832ae4fa931: Layer already exists [2023-06-07T22:15:13.968Z] eb8a5c005bca: Layer already exists [2023-06-07T22:15:13.968Z] 42a40dca9809: Layer already exists [2023-06-07T22:15:13.968Z] d294a6f96ed1: Layer already exists [2023-06-07T22:15:13.968Z] a888a0f9ac1f: Layer already exists [2023-06-07T22:15:13.968Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:13.968Z] 9984aae41061: Layer already exists [2023-06-07T22:15:13.968Z] 083139380c1a: Layer already exists [2023-06-07T22:15:13.968Z] 7284b900313d: Layer already exists [2023-06-07T22:15:13.968Z] 613075f6b698: Layer already exists [2023-06-07T22:15:13.968Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:14.234Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:9bc584fecaeeb60112fd49511f64491abbe432f1450dc63d7997262299c87f87 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:14.572Z] + 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-06-07T22:15:14.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-06-07T22:15:14.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T22:15:14.908Z] 42a40dca9809: Preparing [2023-06-07T22:15:14.908Z] d294a6f96ed1: Preparing [2023-06-07T22:15:14.908Z] eb8a5c005bca: Preparing [2023-06-07T22:15:14.908Z] 3832ae4fa931: Preparing [2023-06-07T22:15:14.908Z] a888a0f9ac1f: Preparing [2023-06-07T22:15:14.908Z] 9984aae41061: Preparing [2023-06-07T22:15:14.908Z] 083139380c1a: Preparing [2023-06-07T22:15:14.908Z] eee53ca986bc: Preparing [2023-06-07T22:15:14.908Z] 613075f6b698: Preparing [2023-06-07T22:15:14.908Z] 7284b900313d: Preparing [2023-06-07T22:15:14.908Z] 26cbea5cba74: Preparing [2023-06-07T22:15:14.908Z] 9984aae41061: Waiting [2023-06-07T22:15:14.908Z] 613075f6b698: Waiting [2023-06-07T22:15:14.908Z] 083139380c1a: Waiting [2023-06-07T22:15:14.908Z] eee53ca986bc: Waiting [2023-06-07T22:15:14.908Z] 7284b900313d: Waiting [2023-06-07T22:15:14.908Z] 26cbea5cba74: Waiting [2023-06-07T22:15:14.908Z] eb8a5c005bca: Layer already exists [2023-06-07T22:15:14.908Z] 42a40dca9809: Layer already exists [2023-06-07T22:15:14.908Z] d294a6f96ed1: Layer already exists [2023-06-07T22:15:14.908Z] 3832ae4fa931: Layer already exists [2023-06-07T22:15:14.908Z] a888a0f9ac1f: Layer already exists [2023-06-07T22:15:14.908Z] 9984aae41061: Layer already exists [2023-06-07T22:15:14.908Z] 083139380c1a: Layer already exists [2023-06-07T22:15:14.908Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:14.908Z] 7284b900313d: Layer already exists [2023-06-07T22:15:14.908Z] 613075f6b698: Layer already exists [2023-06-07T22:15:14.908Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:15.174Z] main: digest: sha256:9bc584fecaeeb60112fd49511f64491abbe432f1450dc63d7997262299c87f87 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:15:15.230Z] ===================================================== [Pipeline] echo [2023-06-07T22:15:15.240Z] taggedImages: [2023-06-07T22:15:15.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:15.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-07T22:15:15.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.2 [2023-06-07T22:15:15.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:15.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-06-07T22:15:15.268Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-06-07T22:15:15.268Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:15.268Z] latest [2023-06-07T22:15:15.268Z] 3.1.0-dev.2 [2023-06-07T22:15:15.268Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:15.268Z] main [2023-06-07T22:15:15.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:15.601Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:15.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:15.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T22:15:15.949Z] 6223ac74be77: Preparing [2023-06-07T22:15:15.949Z] 402248462ee0: Preparing [2023-06-07T22:15:15.949Z] eee53ca986bc: Preparing [2023-06-07T22:15:15.949Z] 613075f6b698: Preparing [2023-06-07T22:15:15.949Z] 1a3483da362a: Preparing [2023-06-07T22:15:15.949Z] 26cbea5cba74: Preparing [2023-06-07T22:15:15.949Z] 26cbea5cba74: Waiting [2023-06-07T22:15:16.217Z] 613075f6b698: Layer already exists [2023-06-07T22:15:16.217Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:16.217Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:16.217Z] 6223ac74be77: Pushed [2023-06-07T22:15:17.626Z] 1a3483da362a: Pushed [2023-06-07T22:15:20.965Z] 402248462ee0: Pushed [2023-06-07T22:15:21.232Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:6ee94f77c6575455ec7432f3f9aba3672806898ad938f59964f702b48a354d49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:21.579Z] + 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-06-07T22:15:21.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-07T22:15:21.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T22:15:21.989Z] 6223ac74be77: Preparing [2023-06-07T22:15:21.989Z] 402248462ee0: Preparing [2023-06-07T22:15:21.989Z] eee53ca986bc: Preparing [2023-06-07T22:15:21.989Z] 613075f6b698: Preparing [2023-06-07T22:15:21.989Z] 1a3483da362a: Preparing [2023-06-07T22:15:21.989Z] 26cbea5cba74: Preparing [2023-06-07T22:15:21.989Z] 26cbea5cba74: Waiting [2023-06-07T22:15:21.989Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:21.989Z] 613075f6b698: Layer already exists [2023-06-07T22:15:21.989Z] 6223ac74be77: Layer already exists [2023-06-07T22:15:21.989Z] 402248462ee0: Layer already exists [2023-06-07T22:15:21.989Z] 1a3483da362a: Layer already exists [2023-06-07T22:15:21.989Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:22.254Z] latest: digest: sha256:6ee94f77c6575455ec7432f3f9aba3672806898ad938f59964f702b48a354d49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:22.591Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:22.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.2 [2023-06-07T22:15:22.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T22:15:22.917Z] 6223ac74be77: Preparing [2023-06-07T22:15:22.917Z] 402248462ee0: Preparing [2023-06-07T22:15:22.917Z] eee53ca986bc: Preparing [2023-06-07T22:15:22.917Z] 613075f6b698: Preparing [2023-06-07T22:15:22.917Z] 1a3483da362a: Preparing [2023-06-07T22:15:22.917Z] 26cbea5cba74: Preparing [2023-06-07T22:15:22.917Z] 26cbea5cba74: Waiting [2023-06-07T22:15:22.917Z] 613075f6b698: Layer already exists [2023-06-07T22:15:22.917Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:22.917Z] 402248462ee0: Layer already exists [2023-06-07T22:15:22.917Z] 1a3483da362a: Layer already exists [2023-06-07T22:15:22.917Z] 6223ac74be77: Layer already exists [2023-06-07T22:15:22.917Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:23.183Z] 3.1.0-dev.2: digest: sha256:6ee94f77c6575455ec7432f3f9aba3672806898ad938f59964f702b48a354d49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:23.523Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:25.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:25.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T22:15:25.261Z] 6223ac74be77: Preparing [2023-06-07T22:15:25.261Z] 402248462ee0: Preparing [2023-06-07T22:15:25.261Z] eee53ca986bc: Preparing [2023-06-07T22:15:25.261Z] 613075f6b698: Preparing [2023-06-07T22:15:25.261Z] 1a3483da362a: Preparing [2023-06-07T22:15:25.261Z] 26cbea5cba74: Preparing [2023-06-07T22:15:25.261Z] 26cbea5cba74: Waiting [2023-06-07T22:15:25.261Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:25.261Z] 6223ac74be77: Layer already exists [2023-06-07T22:15:25.261Z] 1a3483da362a: Layer already exists [2023-06-07T22:15:25.261Z] 402248462ee0: Layer already exists [2023-06-07T22:15:25.261Z] 613075f6b698: Layer already exists [2023-06-07T22:15:25.261Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:25.261Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:6ee94f77c6575455ec7432f3f9aba3672806898ad938f59964f702b48a354d49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:25.863Z] + 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-06-07T22:15:26.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-06-07T22:15:26.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T22:15:26.192Z] 6223ac74be77: Preparing [2023-06-07T22:15:26.192Z] 402248462ee0: Preparing [2023-06-07T22:15:26.192Z] eee53ca986bc: Preparing [2023-06-07T22:15:26.192Z] 613075f6b698: Preparing [2023-06-07T22:15:26.192Z] 1a3483da362a: Preparing [2023-06-07T22:15:26.192Z] 26cbea5cba74: Preparing [2023-06-07T22:15:26.192Z] 26cbea5cba74: Waiting [2023-06-07T22:15:26.192Z] 6223ac74be77: Layer already exists [2023-06-07T22:15:26.192Z] 402248462ee0: Layer already exists [2023-06-07T22:15:26.192Z] 613075f6b698: Layer already exists [2023-06-07T22:15:26.192Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:26.192Z] 1a3483da362a: Layer already exists [2023-06-07T22:15:26.192Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:26.192Z] main: digest: sha256:6ee94f77c6575455ec7432f3f9aba3672806898ad938f59964f702b48a354d49 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:15:26.497Z] ===================================================== [Pipeline] echo [2023-06-07T22:15:26.502Z] taggedImages: [2023-06-07T22:15:26.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:26.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-07T22:15:26.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.2 [2023-06-07T22:15:26.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:26.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-06-07T22:15:26.517Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-06-07T22:15:26.517Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:26.517Z] latest [2023-06-07T22:15:26.517Z] 3.1.0-dev.2 [2023-06-07T22:15:26.517Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:26.517Z] main [2023-06-07T22:15:26.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:26.843Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:27.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:27.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T22:15:27.196Z] 1670deed475a: Preparing [2023-06-07T22:15:27.196Z] e6bce26ffd86: Preparing [2023-06-07T22:15:27.196Z] 8aaca471c794: Preparing [2023-06-07T22:15:27.196Z] ee5e1ba09bf3: Preparing [2023-06-07T22:15:27.196Z] 88347c77d2ae: Preparing [2023-06-07T22:15:27.196Z] eee53ca986bc: Preparing [2023-06-07T22:15:27.196Z] 613075f6b698: Preparing [2023-06-07T22:15:27.196Z] e91f887f27a9: Preparing [2023-06-07T22:15:27.196Z] 26cbea5cba74: Preparing [2023-06-07T22:15:27.196Z] eee53ca986bc: Waiting [2023-06-07T22:15:27.196Z] e91f887f27a9: Waiting [2023-06-07T22:15:27.196Z] 26cbea5cba74: Waiting [2023-06-07T22:15:27.196Z] 613075f6b698: Waiting [2023-06-07T22:15:27.470Z] e6bce26ffd86: Pushed [2023-06-07T22:15:27.470Z] 8aaca471c794: Pushed [2023-06-07T22:15:27.470Z] 1670deed475a: Pushed [2023-06-07T22:15:27.470Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:27.470Z] 613075f6b698: Layer already exists [2023-06-07T22:15:27.470Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:29.195Z] e91f887f27a9: Pushed [2023-06-07T22:15:39.249Z] 88347c77d2ae: Pushed [2023-06-07T22:15:44.623Z] ee5e1ba09bf3: Pushed [2023-06-07T22:15:44.623Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:71df677d9ed8bda31709bee708912b60ce3d8a18d555b1ad8bda6c97240a5b61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:44.970Z] + 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-06-07T22:15:45.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-07T22:15:45.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T22:15:45.309Z] 1670deed475a: Preparing [2023-06-07T22:15:45.309Z] e6bce26ffd86: Preparing [2023-06-07T22:15:45.309Z] 8aaca471c794: Preparing [2023-06-07T22:15:45.309Z] ee5e1ba09bf3: Preparing [2023-06-07T22:15:45.309Z] 88347c77d2ae: Preparing [2023-06-07T22:15:45.309Z] eee53ca986bc: Preparing [2023-06-07T22:15:45.309Z] 613075f6b698: Preparing [2023-06-07T22:15:45.309Z] e91f887f27a9: Preparing [2023-06-07T22:15:45.309Z] 26cbea5cba74: Preparing [2023-06-07T22:15:45.309Z] 613075f6b698: Waiting [2023-06-07T22:15:45.309Z] e91f887f27a9: Waiting [2023-06-07T22:15:45.309Z] eee53ca986bc: Waiting [2023-06-07T22:15:45.309Z] 26cbea5cba74: Waiting [2023-06-07T22:15:45.309Z] e6bce26ffd86: Layer already exists [2023-06-07T22:15:45.309Z] ee5e1ba09bf3: Layer already exists [2023-06-07T22:15:45.309Z] 8aaca471c794: Layer already exists [2023-06-07T22:15:45.309Z] 1670deed475a: Layer already exists [2023-06-07T22:15:45.309Z] 88347c77d2ae: Layer already exists [2023-06-07T22:15:45.309Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:45.309Z] e91f887f27a9: Layer already exists [2023-06-07T22:15:45.309Z] 613075f6b698: Layer already exists [2023-06-07T22:15:45.309Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:45.577Z] latest: digest: sha256:71df677d9ed8bda31709bee708912b60ce3d8a18d555b1ad8bda6c97240a5b61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:45.933Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:46.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.2 [2023-06-07T22:15:46.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T22:15:46.266Z] 1670deed475a: Preparing [2023-06-07T22:15:46.266Z] e6bce26ffd86: Preparing [2023-06-07T22:15:46.266Z] 8aaca471c794: Preparing [2023-06-07T22:15:46.266Z] ee5e1ba09bf3: Preparing [2023-06-07T22:15:46.266Z] 88347c77d2ae: Preparing [2023-06-07T22:15:46.266Z] eee53ca986bc: Preparing [2023-06-07T22:15:46.266Z] 613075f6b698: Preparing [2023-06-07T22:15:46.266Z] e91f887f27a9: Preparing [2023-06-07T22:15:46.266Z] 26cbea5cba74: Preparing [2023-06-07T22:15:46.266Z] 613075f6b698: Waiting [2023-06-07T22:15:46.266Z] e91f887f27a9: Waiting [2023-06-07T22:15:46.266Z] eee53ca986bc: Waiting [2023-06-07T22:15:46.266Z] 26cbea5cba74: Waiting [2023-06-07T22:15:46.266Z] 88347c77d2ae: Layer already exists [2023-06-07T22:15:46.266Z] 1670deed475a: Layer already exists [2023-06-07T22:15:46.266Z] 8aaca471c794: Layer already exists [2023-06-07T22:15:46.266Z] ee5e1ba09bf3: Layer already exists [2023-06-07T22:15:46.266Z] e6bce26ffd86: Layer already exists [2023-06-07T22:15:46.266Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:46.266Z] 613075f6b698: Layer already exists [2023-06-07T22:15:46.266Z] e91f887f27a9: Layer already exists [2023-06-07T22:15:46.266Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:46.266Z] 3.1.0-dev.2: digest: sha256:71df677d9ed8bda31709bee708912b60ce3d8a18d555b1ad8bda6c97240a5b61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:46.867Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:47.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:47.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T22:15:47.201Z] 1670deed475a: Preparing [2023-06-07T22:15:47.201Z] e6bce26ffd86: Preparing [2023-06-07T22:15:47.201Z] 8aaca471c794: Preparing [2023-06-07T22:15:47.201Z] ee5e1ba09bf3: Preparing [2023-06-07T22:15:47.201Z] 88347c77d2ae: Preparing [2023-06-07T22:15:47.201Z] eee53ca986bc: Preparing [2023-06-07T22:15:47.201Z] 613075f6b698: Preparing [2023-06-07T22:15:47.201Z] e91f887f27a9: Preparing [2023-06-07T22:15:47.201Z] 26cbea5cba74: Preparing [2023-06-07T22:15:47.201Z] 613075f6b698: Waiting [2023-06-07T22:15:47.201Z] e91f887f27a9: Waiting [2023-06-07T22:15:47.201Z] 26cbea5cba74: Waiting [2023-06-07T22:15:47.201Z] 8aaca471c794: Layer already exists [2023-06-07T22:15:47.201Z] 1670deed475a: Layer already exists [2023-06-07T22:15:47.201Z] e6bce26ffd86: Layer already exists [2023-06-07T22:15:47.201Z] 88347c77d2ae: Layer already exists [2023-06-07T22:15:47.201Z] ee5e1ba09bf3: Layer already exists [2023-06-07T22:15:47.201Z] e91f887f27a9: Layer already exists [2023-06-07T22:15:47.201Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:47.201Z] 613075f6b698: Layer already exists [2023-06-07T22:15:47.201Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:47.201Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:71df677d9ed8bda31709bee708912b60ce3d8a18d555b1ad8bda6c97240a5b61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:47.803Z] + 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-06-07T22:15:48.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-06-07T22:15:48.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T22:15:48.134Z] 1670deed475a: Preparing [2023-06-07T22:15:48.134Z] e6bce26ffd86: Preparing [2023-06-07T22:15:48.134Z] 8aaca471c794: Preparing [2023-06-07T22:15:48.134Z] ee5e1ba09bf3: Preparing [2023-06-07T22:15:48.134Z] 88347c77d2ae: Preparing [2023-06-07T22:15:48.134Z] eee53ca986bc: Preparing [2023-06-07T22:15:48.134Z] 613075f6b698: Preparing [2023-06-07T22:15:48.134Z] e91f887f27a9: Preparing [2023-06-07T22:15:48.134Z] 26cbea5cba74: Preparing [2023-06-07T22:15:48.134Z] eee53ca986bc: Waiting [2023-06-07T22:15:48.134Z] 613075f6b698: Waiting [2023-06-07T22:15:48.134Z] e91f887f27a9: Waiting [2023-06-07T22:15:48.134Z] 26cbea5cba74: Waiting [2023-06-07T22:15:48.134Z] ee5e1ba09bf3: Layer already exists [2023-06-07T22:15:48.134Z] 88347c77d2ae: Layer already exists [2023-06-07T22:15:48.134Z] 1670deed475a: Layer already exists [2023-06-07T22:15:48.134Z] e6bce26ffd86: Layer already exists [2023-06-07T22:15:48.134Z] 8aaca471c794: Layer already exists [2023-06-07T22:15:48.134Z] 613075f6b698: Layer already exists [2023-06-07T22:15:48.134Z] e91f887f27a9: Layer already exists [2023-06-07T22:15:48.134Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:48.134Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:48.134Z] main: digest: sha256:71df677d9ed8bda31709bee708912b60ce3d8a18d555b1ad8bda6c97240a5b61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:15:48.442Z] ===================================================== [Pipeline] echo [2023-06-07T22:15:48.448Z] taggedImages: [2023-06-07T22:15:48.448Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:48.448Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-07T22:15:48.448Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.2 [2023-06-07T22:15:48.448Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:48.448Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-06-07T22:15:48.470Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-06-07T22:15:48.470Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:48.470Z] latest [2023-06-07T22:15:48.470Z] 3.1.0-dev.2 [2023-06-07T22:15:48.470Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:15:48.470Z] main [2023-06-07T22:15:48.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:48.811Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:15:49.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:15:49.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T22:15:49.144Z] 2d967af8c35f: Preparing [2023-06-07T22:15:49.144Z] 2f45dea53c2c: Preparing [2023-06-07T22:15:49.144Z] c11d1b23b9f8: Preparing [2023-06-07T22:15:49.144Z] 5ed61d382748: Preparing [2023-06-07T22:15:49.144Z] eee53ca986bc: Preparing [2023-06-07T22:15:49.144Z] 613075f6b698: Preparing [2023-06-07T22:15:49.144Z] a9b875ec728e: Preparing [2023-06-07T22:15:49.144Z] 26cbea5cba74: Preparing [2023-06-07T22:15:49.144Z] a9b875ec728e: Waiting [2023-06-07T22:15:49.144Z] 26cbea5cba74: Waiting [2023-06-07T22:15:49.144Z] 613075f6b698: Waiting [2023-06-07T22:15:49.144Z] eee53ca986bc: Layer already exists [2023-06-07T22:15:49.409Z] 613075f6b698: Layer already exists [2023-06-07T22:15:49.409Z] 2f45dea53c2c: Pushed [2023-06-07T22:15:49.409Z] 2d967af8c35f: Pushed [2023-06-07T22:15:49.409Z] c11d1b23b9f8: Pushed [2023-06-07T22:15:49.409Z] 26cbea5cba74: Layer already exists [2023-06-07T22:15:49.989Z] a9b875ec728e: Pushed [2023-06-07T22:16:08.161Z] 5ed61d382748: Pushed [2023-06-07T22:16:08.161Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:6f0c07c13bd7973ae777a287ce99dda74d42105428719e417c3e2ba0ae56150e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:08.487Z] + 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-06-07T22:16:08.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-07T22:16:08.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T22:16:08.811Z] 2d967af8c35f: Preparing [2023-06-07T22:16:08.811Z] 2f45dea53c2c: Preparing [2023-06-07T22:16:08.811Z] c11d1b23b9f8: Preparing [2023-06-07T22:16:08.811Z] 5ed61d382748: Preparing [2023-06-07T22:16:08.811Z] eee53ca986bc: Preparing [2023-06-07T22:16:08.811Z] 613075f6b698: Preparing [2023-06-07T22:16:08.811Z] a9b875ec728e: Preparing [2023-06-07T22:16:08.811Z] 26cbea5cba74: Preparing [2023-06-07T22:16:08.811Z] a9b875ec728e: Waiting [2023-06-07T22:16:08.811Z] 26cbea5cba74: Waiting [2023-06-07T22:16:08.811Z] 613075f6b698: Waiting [2023-06-07T22:16:08.811Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:08.811Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:08.811Z] c11d1b23b9f8: Layer already exists [2023-06-07T22:16:08.811Z] 2d967af8c35f: Layer already exists [2023-06-07T22:16:08.811Z] 2f45dea53c2c: Layer already exists [2023-06-07T22:16:08.811Z] a9b875ec728e: Layer already exists [2023-06-07T22:16:08.811Z] 613075f6b698: Layer already exists [2023-06-07T22:16:08.811Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:09.075Z] latest: digest: sha256:6f0c07c13bd7973ae777a287ce99dda74d42105428719e417c3e2ba0ae56150e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:09.428Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:09.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.2 [2023-06-07T22:16:09.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T22:16:09.757Z] 2d967af8c35f: Preparing [2023-06-07T22:16:09.757Z] 2f45dea53c2c: Preparing [2023-06-07T22:16:09.757Z] c11d1b23b9f8: Preparing [2023-06-07T22:16:09.757Z] 5ed61d382748: Preparing [2023-06-07T22:16:09.757Z] eee53ca986bc: Preparing [2023-06-07T22:16:09.757Z] 613075f6b698: Preparing [2023-06-07T22:16:09.757Z] a9b875ec728e: Preparing [2023-06-07T22:16:09.757Z] 26cbea5cba74: Preparing [2023-06-07T22:16:09.757Z] 613075f6b698: Waiting [2023-06-07T22:16:09.757Z] a9b875ec728e: Waiting [2023-06-07T22:16:09.757Z] c11d1b23b9f8: Layer already exists [2023-06-07T22:16:09.757Z] 2f45dea53c2c: Layer already exists [2023-06-07T22:16:09.757Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:09.757Z] 2d967af8c35f: Layer already exists [2023-06-07T22:16:09.757Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:09.757Z] 613075f6b698: Layer already exists [2023-06-07T22:16:09.757Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:09.757Z] a9b875ec728e: Layer already exists [2023-06-07T22:16:10.020Z] 3.1.0-dev.2: digest: sha256:6f0c07c13bd7973ae777a287ce99dda74d42105428719e417c3e2ba0ae56150e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:10.361Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:10.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:10.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T22:16:10.694Z] 2d967af8c35f: Preparing [2023-06-07T22:16:10.694Z] 2f45dea53c2c: Preparing [2023-06-07T22:16:10.694Z] c11d1b23b9f8: Preparing [2023-06-07T22:16:10.694Z] 5ed61d382748: Preparing [2023-06-07T22:16:10.694Z] eee53ca986bc: Preparing [2023-06-07T22:16:10.694Z] 613075f6b698: Preparing [2023-06-07T22:16:10.694Z] a9b875ec728e: Preparing [2023-06-07T22:16:10.694Z] 26cbea5cba74: Preparing [2023-06-07T22:16:10.694Z] 613075f6b698: Waiting [2023-06-07T22:16:10.694Z] a9b875ec728e: Waiting [2023-06-07T22:16:10.694Z] 26cbea5cba74: Waiting [2023-06-07T22:16:10.694Z] 2f45dea53c2c: Layer already exists [2023-06-07T22:16:10.694Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:10.694Z] c11d1b23b9f8: Layer already exists [2023-06-07T22:16:10.694Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:10.694Z] 2d967af8c35f: Layer already exists [2023-06-07T22:16:10.694Z] a9b875ec728e: Layer already exists [2023-06-07T22:16:10.694Z] 613075f6b698: Layer already exists [2023-06-07T22:16:10.694Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:10.694Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:6f0c07c13bd7973ae777a287ce99dda74d42105428719e417c3e2ba0ae56150e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:11.034Z] + 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-06-07T22:16:11.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-06-07T22:16:11.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T22:16:11.436Z] 2d967af8c35f: Preparing [2023-06-07T22:16:11.436Z] 2f45dea53c2c: Preparing [2023-06-07T22:16:11.436Z] c11d1b23b9f8: Preparing [2023-06-07T22:16:11.436Z] 5ed61d382748: Preparing [2023-06-07T22:16:11.436Z] eee53ca986bc: Preparing [2023-06-07T22:16:11.436Z] 613075f6b698: Preparing [2023-06-07T22:16:11.436Z] a9b875ec728e: Preparing [2023-06-07T22:16:11.436Z] 26cbea5cba74: Preparing [2023-06-07T22:16:11.436Z] 613075f6b698: Waiting [2023-06-07T22:16:11.436Z] 26cbea5cba74: Waiting [2023-06-07T22:16:11.436Z] a9b875ec728e: Waiting [2023-06-07T22:16:11.436Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:11.436Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:11.436Z] 2d967af8c35f: Layer already exists [2023-06-07T22:16:11.436Z] 2f45dea53c2c: Layer already exists [2023-06-07T22:16:11.436Z] c11d1b23b9f8: Layer already exists [2023-06-07T22:16:11.436Z] 613075f6b698: Layer already exists [2023-06-07T22:16:11.436Z] a9b875ec728e: Layer already exists [2023-06-07T22:16:11.436Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:11.706Z] main: digest: sha256:6f0c07c13bd7973ae777a287ce99dda74d42105428719e417c3e2ba0ae56150e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:16:11.751Z] ===================================================== [Pipeline] echo [2023-06-07T22:16:11.758Z] taggedImages: [2023-06-07T22:16:11.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:11.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-07T22:16:11.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.2 [2023-06-07T22:16:11.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:11.758Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-06-07T22:16:11.775Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-06-07T22:16:11.775Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:11.775Z] latest [2023-06-07T22:16:11.775Z] 3.1.0-dev.2 [2023-06-07T22:16:11.775Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:11.775Z] main [2023-06-07T22:16:11.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:12.127Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:12.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:12.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T22:16:12.475Z] a7eeb5b81158: Preparing [2023-06-07T22:16:12.475Z] 440a32cad8e5: Preparing [2023-06-07T22:16:12.475Z] 514edbbea5ab: Preparing [2023-06-07T22:16:12.475Z] 5ed61d382748: Preparing [2023-06-07T22:16:12.475Z] eee53ca986bc: Preparing [2023-06-07T22:16:12.475Z] 613075f6b698: Preparing [2023-06-07T22:16:12.475Z] e91f887f27a9: Preparing [2023-06-07T22:16:12.475Z] 26cbea5cba74: Preparing [2023-06-07T22:16:12.475Z] e91f887f27a9: Waiting [2023-06-07T22:16:12.475Z] 26cbea5cba74: Waiting [2023-06-07T22:16:12.475Z] 613075f6b698: Waiting [2023-06-07T22:16:12.475Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:12.741Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:12.741Z] 613075f6b698: Layer already exists [2023-06-07T22:16:12.741Z] e91f887f27a9: Layer already exists [2023-06-07T22:16:12.741Z] 440a32cad8e5: Pushed [2023-06-07T22:16:12.741Z] 514edbbea5ab: Pushed [2023-06-07T22:16:12.741Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:12.741Z] a7eeb5b81158: Pushed [2023-06-07T22:16:13.698Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:97eaa7dc8a5b8ee5e72c09f73c283a26f2bb3794ec666dbc10de8f3d957e0382 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:14.049Z] + 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-06-07T22:16:14.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-07T22:16:14.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T22:16:14.383Z] a7eeb5b81158: Preparing [2023-06-07T22:16:14.383Z] 440a32cad8e5: Preparing [2023-06-07T22:16:14.383Z] 514edbbea5ab: Preparing [2023-06-07T22:16:14.383Z] 5ed61d382748: Preparing [2023-06-07T22:16:14.383Z] eee53ca986bc: Preparing [2023-06-07T22:16:14.383Z] 613075f6b698: Preparing [2023-06-07T22:16:14.383Z] e91f887f27a9: Preparing [2023-06-07T22:16:14.383Z] 26cbea5cba74: Preparing [2023-06-07T22:16:14.383Z] 613075f6b698: Waiting [2023-06-07T22:16:14.383Z] e91f887f27a9: Waiting [2023-06-07T22:16:14.383Z] 514edbbea5ab: Layer already exists [2023-06-07T22:16:14.383Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:14.383Z] 440a32cad8e5: Layer already exists [2023-06-07T22:16:14.383Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:14.383Z] a7eeb5b81158: Layer already exists [2023-06-07T22:16:14.383Z] 613075f6b698: Layer already exists [2023-06-07T22:16:14.383Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:14.383Z] e91f887f27a9: Layer already exists [2023-06-07T22:16:14.648Z] latest: digest: sha256:97eaa7dc8a5b8ee5e72c09f73c283a26f2bb3794ec666dbc10de8f3d957e0382 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:14.988Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:15.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.2 [2023-06-07T22:16:15.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T22:16:15.336Z] a7eeb5b81158: Preparing [2023-06-07T22:16:15.336Z] 440a32cad8e5: Preparing [2023-06-07T22:16:15.336Z] 514edbbea5ab: Preparing [2023-06-07T22:16:15.336Z] 5ed61d382748: Preparing [2023-06-07T22:16:15.336Z] eee53ca986bc: Preparing [2023-06-07T22:16:15.336Z] 613075f6b698: Preparing [2023-06-07T22:16:15.336Z] e91f887f27a9: Preparing [2023-06-07T22:16:15.336Z] 26cbea5cba74: Preparing [2023-06-07T22:16:15.336Z] e91f887f27a9: Waiting [2023-06-07T22:16:15.336Z] 613075f6b698: Waiting [2023-06-07T22:16:15.336Z] 26cbea5cba74: Waiting [2023-06-07T22:16:15.336Z] 440a32cad8e5: Layer already exists [2023-06-07T22:16:15.336Z] 514edbbea5ab: Layer already exists [2023-06-07T22:16:15.336Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:15.336Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:15.336Z] a7eeb5b81158: Layer already exists [2023-06-07T22:16:15.336Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:15.336Z] e91f887f27a9: Layer already exists [2023-06-07T22:16:15.336Z] 613075f6b698: Layer already exists [2023-06-07T22:16:15.602Z] 3.1.0-dev.2: digest: sha256:97eaa7dc8a5b8ee5e72c09f73c283a26f2bb3794ec666dbc10de8f3d957e0382 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:15.947Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:16.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:16.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T22:16:16.288Z] a7eeb5b81158: Preparing [2023-06-07T22:16:16.288Z] 440a32cad8e5: Preparing [2023-06-07T22:16:16.288Z] 514edbbea5ab: Preparing [2023-06-07T22:16:16.288Z] 5ed61d382748: Preparing [2023-06-07T22:16:16.288Z] eee53ca986bc: Preparing [2023-06-07T22:16:16.288Z] 613075f6b698: Preparing [2023-06-07T22:16:16.288Z] e91f887f27a9: Preparing [2023-06-07T22:16:16.288Z] 26cbea5cba74: Preparing [2023-06-07T22:16:16.288Z] 613075f6b698: Waiting [2023-06-07T22:16:16.288Z] e91f887f27a9: Waiting [2023-06-07T22:16:16.288Z] 26cbea5cba74: Waiting [2023-06-07T22:16:16.288Z] 440a32cad8e5: Layer already exists [2023-06-07T22:16:16.288Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:16.288Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:16.288Z] a7eeb5b81158: Layer already exists [2023-06-07T22:16:16.288Z] 514edbbea5ab: Layer already exists [2023-06-07T22:16:16.288Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:16.288Z] 613075f6b698: Layer already exists [2023-06-07T22:16:16.288Z] e91f887f27a9: Layer already exists [2023-06-07T22:16:16.553Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:97eaa7dc8a5b8ee5e72c09f73c283a26f2bb3794ec666dbc10de8f3d957e0382 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:16.897Z] + 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-06-07T22:16:17.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-06-07T22:16:17.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T22:16:17.237Z] a7eeb5b81158: Preparing [2023-06-07T22:16:17.237Z] 440a32cad8e5: Preparing [2023-06-07T22:16:17.237Z] 514edbbea5ab: Preparing [2023-06-07T22:16:17.237Z] 5ed61d382748: Preparing [2023-06-07T22:16:17.237Z] eee53ca986bc: Preparing [2023-06-07T22:16:17.237Z] 613075f6b698: Preparing [2023-06-07T22:16:17.237Z] e91f887f27a9: Preparing [2023-06-07T22:16:17.237Z] 26cbea5cba74: Preparing [2023-06-07T22:16:17.237Z] e91f887f27a9: Waiting [2023-06-07T22:16:17.237Z] 26cbea5cba74: Waiting [2023-06-07T22:16:17.237Z] 613075f6b698: Waiting [2023-06-07T22:16:17.237Z] 440a32cad8e5: Layer already exists [2023-06-07T22:16:17.237Z] a7eeb5b81158: Layer already exists [2023-06-07T22:16:17.237Z] 5ed61d382748: Layer already exists [2023-06-07T22:16:17.237Z] 514edbbea5ab: Layer already exists [2023-06-07T22:16:17.237Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:17.237Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:17.237Z] 613075f6b698: Layer already exists [2023-06-07T22:16:17.237Z] e91f887f27a9: Layer already exists [2023-06-07T22:16:17.503Z] main: digest: sha256:97eaa7dc8a5b8ee5e72c09f73c283a26f2bb3794ec666dbc10de8f3d957e0382 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:16:17.545Z] ===================================================== [Pipeline] echo [2023-06-07T22:16:17.550Z] taggedImages: [2023-06-07T22:16:17.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:17.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-07T22:16:17.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.2 [2023-06-07T22:16:17.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:17.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-06-07T22:16:17.566Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-06-07T22:16:17.566Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:17.566Z] latest [2023-06-07T22:16:17.566Z] 3.1.0-dev.2 [2023-06-07T22:16:17.566Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:17.566Z] main [2023-06-07T22:16:17.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:17.892Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:18.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:18.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T22:16:18.812Z] fc21bf429bc2: Preparing [2023-06-07T22:16:18.812Z] 53019f2e5ea8: Preparing [2023-06-07T22:16:18.812Z] eee53ca986bc: Preparing [2023-06-07T22:16:18.812Z] 613075f6b698: Preparing [2023-06-07T22:16:18.812Z] 3488f67ac328: Preparing [2023-06-07T22:16:18.812Z] 26cbea5cba74: Preparing [2023-06-07T22:16:18.812Z] 26cbea5cba74: Waiting [2023-06-07T22:16:18.812Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:18.812Z] 613075f6b698: Layer already exists [2023-06-07T22:16:19.081Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:19.081Z] fc21bf429bc2: Pushed [2023-06-07T22:16:19.347Z] 3488f67ac328: Pushed [2023-06-07T22:16:24.362Z] 53019f2e5ea8: Pushed [2023-06-07T22:16:24.627Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:b35b8af53a9c8e4de5377032f2e69107c5c12727ca28c612da6e0923f8ac16fa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:24.968Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:25.298Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-07T22:16:25.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T22:16:25.298Z] fc21bf429bc2: Preparing [2023-06-07T22:16:25.298Z] 53019f2e5ea8: Preparing [2023-06-07T22:16:25.298Z] eee53ca986bc: Preparing [2023-06-07T22:16:25.298Z] 613075f6b698: Preparing [2023-06-07T22:16:25.298Z] 3488f67ac328: Preparing [2023-06-07T22:16:25.298Z] 26cbea5cba74: Preparing [2023-06-07T22:16:25.298Z] 26cbea5cba74: Waiting [2023-06-07T22:16:25.298Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:25.298Z] 3488f67ac328: Layer already exists [2023-06-07T22:16:25.298Z] fc21bf429bc2: Layer already exists [2023-06-07T22:16:25.298Z] 613075f6b698: Layer already exists [2023-06-07T22:16:25.298Z] 53019f2e5ea8: Layer already exists [2023-06-07T22:16:25.298Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:25.563Z] latest: digest: sha256:b35b8af53a9c8e4de5377032f2e69107c5c12727ca28c612da6e0923f8ac16fa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:25.902Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:26.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.2 [2023-06-07T22:16:26.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T22:16:26.234Z] fc21bf429bc2: Preparing [2023-06-07T22:16:26.234Z] 53019f2e5ea8: Preparing [2023-06-07T22:16:26.234Z] eee53ca986bc: Preparing [2023-06-07T22:16:26.234Z] 613075f6b698: Preparing [2023-06-07T22:16:26.234Z] 3488f67ac328: Preparing [2023-06-07T22:16:26.234Z] 26cbea5cba74: Preparing [2023-06-07T22:16:26.234Z] fc21bf429bc2: Layer already exists [2023-06-07T22:16:26.234Z] 3488f67ac328: Layer already exists [2023-06-07T22:16:26.234Z] 53019f2e5ea8: Layer already exists [2023-06-07T22:16:26.234Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:26.234Z] 613075f6b698: Layer already exists [2023-06-07T22:16:26.234Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:26.234Z] 3.1.0-dev.2: digest: sha256:b35b8af53a9c8e4de5377032f2e69107c5c12727ca28c612da6e0923f8ac16fa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:26.566Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:26.894Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:26.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T22:16:26.894Z] fc21bf429bc2: Preparing [2023-06-07T22:16:26.894Z] 53019f2e5ea8: Preparing [2023-06-07T22:16:26.894Z] eee53ca986bc: Preparing [2023-06-07T22:16:26.894Z] 613075f6b698: Preparing [2023-06-07T22:16:26.894Z] 3488f67ac328: Preparing [2023-06-07T22:16:26.894Z] 26cbea5cba74: Preparing [2023-06-07T22:16:26.894Z] 26cbea5cba74: Waiting [2023-06-07T22:16:26.894Z] 3488f67ac328: Layer already exists [2023-06-07T22:16:26.894Z] fc21bf429bc2: Layer already exists [2023-06-07T22:16:26.894Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:26.894Z] 53019f2e5ea8: Layer already exists [2023-06-07T22:16:26.894Z] 613075f6b698: Layer already exists [2023-06-07T22:16:26.894Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:26.894Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:b35b8af53a9c8e4de5377032f2e69107c5c12727ca28c612da6e0923f8ac16fa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:27.494Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:27.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-06-07T22:16:27.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T22:16:27.826Z] fc21bf429bc2: Preparing [2023-06-07T22:16:27.826Z] 53019f2e5ea8: Preparing [2023-06-07T22:16:27.826Z] eee53ca986bc: Preparing [2023-06-07T22:16:27.826Z] 613075f6b698: Preparing [2023-06-07T22:16:27.826Z] 3488f67ac328: Preparing [2023-06-07T22:16:27.826Z] 26cbea5cba74: Preparing [2023-06-07T22:16:27.826Z] 26cbea5cba74: Waiting [2023-06-07T22:16:27.826Z] 53019f2e5ea8: Layer already exists [2023-06-07T22:16:27.826Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:27.826Z] fc21bf429bc2: Layer already exists [2023-06-07T22:16:27.826Z] 3488f67ac328: Layer already exists [2023-06-07T22:16:27.826Z] 613075f6b698: Layer already exists [2023-06-07T22:16:27.826Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:28.092Z] main: digest: sha256:b35b8af53a9c8e4de5377032f2e69107c5c12727ca28c612da6e0923f8ac16fa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:16:28.133Z] ===================================================== [Pipeline] echo [2023-06-07T22:16:28.146Z] taggedImages: [2023-06-07T22:16:28.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:28.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-07T22:16:28.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.2 [2023-06-07T22:16:28.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:28.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-06-07T22:16:28.167Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-06-07T22:16:28.167Z] c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:28.167Z] latest [2023-06-07T22:16:28.167Z] 3.1.0-dev.2 [2023-06-07T22:16:28.167Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:28.167Z] main [2023-06-07T22:16:28.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:28.516Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:28.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T22:16:28.845Z] 3885594184a3: Preparing [2023-06-07T22:16:28.845Z] 3babd348640a: Preparing [2023-06-07T22:16:28.845Z] eee53ca986bc: Preparing [2023-06-07T22:16:28.845Z] 613075f6b698: Preparing [2023-06-07T22:16:28.845Z] 09d5d8333d3b: Preparing [2023-06-07T22:16:28.845Z] 26cbea5cba74: Preparing [2023-06-07T22:16:28.845Z] 26cbea5cba74: Waiting [2023-06-07T22:16:28.845Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:16:28.845Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:28.845Z] 613075f6b698: Layer already exists [2023-06-07T22:16:29.111Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:29.111Z] 3885594184a3: Pushed [2023-06-07T22:16:34.450Z] 3babd348640a: Pushed [2023-06-07T22:16:34.715Z] c55854ac7464199654154337a44695fb0d8bdf7d: digest: sha256:9adbca7a5f6346c1028b7d2590a9fabd593cdd6f986c3e9d871287c6bcb38067 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:35.072Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:35.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-07T22:16:35.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T22:16:35.420Z] 3885594184a3: Preparing [2023-06-07T22:16:35.420Z] 3babd348640a: Preparing [2023-06-07T22:16:35.420Z] eee53ca986bc: Preparing [2023-06-07T22:16:35.420Z] 613075f6b698: Preparing [2023-06-07T22:16:35.420Z] 09d5d8333d3b: Preparing [2023-06-07T22:16:35.420Z] 26cbea5cba74: Preparing [2023-06-07T22:16:35.420Z] 26cbea5cba74: Waiting [2023-06-07T22:16:35.420Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:16:35.420Z] 3885594184a3: Layer already exists [2023-06-07T22:16:35.420Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:35.420Z] 613075f6b698: Layer already exists [2023-06-07T22:16:35.420Z] 3babd348640a: Layer already exists [2023-06-07T22:16:35.420Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:35.420Z] latest: digest: sha256:9adbca7a5f6346c1028b7d2590a9fabd593cdd6f986c3e9d871287c6bcb38067 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:36.040Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:36.385Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.2 [2023-06-07T22:16:36.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T22:16:36.385Z] 3885594184a3: Preparing [2023-06-07T22:16:36.385Z] 3babd348640a: Preparing [2023-06-07T22:16:36.385Z] eee53ca986bc: Preparing [2023-06-07T22:16:36.385Z] 613075f6b698: Preparing [2023-06-07T22:16:36.385Z] 09d5d8333d3b: Preparing [2023-06-07T22:16:36.385Z] 26cbea5cba74: Preparing [2023-06-07T22:16:36.385Z] 26cbea5cba74: Waiting [2023-06-07T22:16:36.385Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:16:36.385Z] 3885594184a3: Layer already exists [2023-06-07T22:16:36.385Z] 613075f6b698: Layer already exists [2023-06-07T22:16:36.385Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:36.385Z] 3babd348640a: Layer already exists [2023-06-07T22:16:36.385Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:36.650Z] 3.1.0-dev.2: digest: sha256:9adbca7a5f6346c1028b7d2590a9fabd593cdd6f986c3e9d871287c6bcb38067 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:36.986Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:37.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:37.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T22:16:37.319Z] 3885594184a3: Preparing [2023-06-07T22:16:37.319Z] 3babd348640a: Preparing [2023-06-07T22:16:37.319Z] eee53ca986bc: Preparing [2023-06-07T22:16:37.319Z] 613075f6b698: Preparing [2023-06-07T22:16:37.319Z] 09d5d8333d3b: Preparing [2023-06-07T22:16:37.319Z] 26cbea5cba74: Preparing [2023-06-07T22:16:37.319Z] 26cbea5cba74: Waiting [2023-06-07T22:16:37.319Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:16:37.319Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:37.319Z] 3885594184a3: Layer already exists [2023-06-07T22:16:37.319Z] 3babd348640a: Layer already exists [2023-06-07T22:16:37.319Z] 613075f6b698: Layer already exists [2023-06-07T22:16:37.319Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:37.319Z] c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2: digest: sha256:9adbca7a5f6346c1028b7d2590a9fabd593cdd6f986c3e9d871287c6bcb38067 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:37.648Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:37.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-06-07T22:16:37.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T22:16:37.977Z] 3885594184a3: Preparing [2023-06-07T22:16:37.977Z] 3babd348640a: Preparing [2023-06-07T22:16:37.977Z] eee53ca986bc: Preparing [2023-06-07T22:16:37.977Z] 613075f6b698: Preparing [2023-06-07T22:16:37.977Z] 09d5d8333d3b: Preparing [2023-06-07T22:16:37.977Z] 26cbea5cba74: Preparing [2023-06-07T22:16:37.977Z] 26cbea5cba74: Waiting [2023-06-07T22:16:37.977Z] eee53ca986bc: Layer already exists [2023-06-07T22:16:37.977Z] 613075f6b698: Layer already exists [2023-06-07T22:16:37.977Z] 3885594184a3: Layer already exists [2023-06-07T22:16:37.977Z] 3babd348640a: Layer already exists [2023-06-07T22:16:37.977Z] 09d5d8333d3b: Layer already exists [2023-06-07T22:16:37.977Z] 26cbea5cba74: Layer already exists [2023-06-07T22:16:38.242Z] main: digest: sha256:9adbca7a5f6346c1028b7d2590a9fabd593cdd6f986c3e9d871287c6bcb38067 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T22:16:38.297Z] ===================================================== [Pipeline] echo [2023-06-07T22:16:38.307Z] taggedImages: [2023-06-07T22:16:38.307Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d [2023-06-07T22:16:38.307Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-07T22:16:38.307Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.2 [2023-06-07T22:16:38.307Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c55854ac7464199654154337a44695fb0d8bdf7d-3.1.0-dev.2 [2023-06-07T22:16:38.307Z] - 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-06-07T22:16:38.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:16:38.675Z] [2023-06-07T22:16:38.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:16:38.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:16:38.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T22:16:38.997Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T22:16:38.997Z] 04944245beec: Pulling fs layer [2023-06-07T22:16:38.997Z] 699f458cf7ca: Pulling fs layer [2023-06-07T22:16:38.997Z] 765212b225bb: Pulling fs layer [2023-06-07T22:16:38.997Z] f23df028b6ca: Pulling fs layer [2023-06-07T22:16:38.997Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T22:16:38.997Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T22:16:38.997Z] 765212b225bb: Waiting [2023-06-07T22:16:38.997Z] f23df028b6ca: Waiting [2023-06-07T22:16:38.997Z] d65c8cfc05b1: Waiting [2023-06-07T22:16:38.997Z] 2437ff75d9bd: Waiting [2023-06-07T22:16:39.264Z] 04944245beec: Verifying Checksum [2023-06-07T22:16:39.264Z] 04944245beec: Download complete [2023-06-07T22:16:39.264Z] 765212b225bb: Verifying Checksum [2023-06-07T22:16:39.264Z] 765212b225bb: Download complete [2023-06-07T22:16:39.264Z] f23df028b6ca: Download complete [2023-06-07T22:16:39.264Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T22:16:39.264Z] d65c8cfc05b1: Download complete [2023-06-07T22:16:39.529Z] 699f458cf7ca: Verifying Checksum [2023-06-07T22:16:39.529Z] 699f458cf7ca: Download complete [2023-06-07T22:16:39.795Z] 8998bd30e6a1: Download complete [2023-06-07T22:16:42.379Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T22:16:42.379Z] 2437ff75d9bd: Download complete [2023-06-07T22:16:45.726Z] 8998bd30e6a1: Pull complete [2023-06-07T22:16:45.995Z] 04944245beec: Pull complete [2023-06-07T22:16:47.402Z] 699f458cf7ca: Pull complete [2023-06-07T22:16:47.670Z] 765212b225bb: Pull complete [2023-06-07T22:16:48.630Z] f23df028b6ca: Pull complete [2023-06-07T22:16:48.630Z] d65c8cfc05b1: Pull complete [2023-06-07T22:17:03.607Z] 2437ff75d9bd: Pull complete [2023-06-07T22:17:03.607Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T22:17:03.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T22:17:03.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:17:03.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-18128 does not seem to be running inside a container [2023-06-07T22:17:03.878Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:17:06.919Z] $ docker top 391fd045d953ca584a38bbf558c91936f42b3b6993a6a0b6f5048e690f7f78c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:17:07.445Z] ---> job-cost.sh [2023-06-07T22:17:07.716Z] lf-activate-venv: SKIPPING [2023-06-07T22:17:07.716Z] INFO: No Stack... [2023-06-07T22:17:08.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T22:17:08.879Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T22:17:09.512Z] + cat /w/workspace/edgex-go/535/archives/cost.csv [2023-06-07T22:17:09.512Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T22:17:09.551Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-535-stack-cost] [2023-06-07T22:17:09.561Z] Resource [jenkins-edgexfoundry-edgex-go-main-535-stack-cost] did not exist. Created. [2023-06-07T22:17:09.561Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-535-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T22:17:10.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T22:17:10.790Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T22:17:10.797Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-535-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T22:17:10.830Z] $ docker stop --time=1 391fd045d953ca584a38bbf558c91936f42b3b6993a6a0b6f5048e690f7f78c7 [2023-06-07T22:17:12.323Z] $ docker rm -f --volumes 391fd045d953ca584a38bbf558c91936f42b3b6993a6a0b6f5048e690f7f78c7 [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-06-07T22:17:12.724Z] provisioning config files... [2023-06-07T22:17:12.731Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/535@tmp/config9078066068491573961tmp [Pipeline] { [Pipeline] sh [2023-06-07T22:17:13.021Z] + set +x [2023-06-07T22:17:13.021Z] + + curl -s https://codecov.io/bash [2023-06-07T22:17:13.021Z] bash -s -- [2023-06-07T22:17:13.021Z] [2023-06-07T22:17:13.021Z] _____ _ [2023-06-07T22:17:13.021Z] / ____| | | [2023-06-07T22:17:13.021Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T22:17:13.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T22:17:13.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T22:17:13.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T22:17:13.021Z] Bash-1.0.6 [2023-06-07T22:17:13.021Z] [2023-06-07T22:17:13.021Z] [2023-06-07T22:17:13.021Z] ==> git version 2.25.1 found [2023-06-07T22:17:13.021Z] ==> 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-06-07T22:17:13.021Z] Release-Date: 2020-01-08 [2023-06-07T22:17:13.021Z] 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-06-07T22:17:13.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T22:17:13.021Z] ==> Jenkins CI detected. [2023-06-07T22:17:13.021Z] current dir:  /w/workspace/edgex-go/535 [2023-06-07T22:17:13.021Z] project root: . [2023-06-07T22:17:13.021Z] --> token set from env [2023-06-07T22:17:13.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T22:17:13.021Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T22:17:13.021Z] ==> Python coveragepy not found [2023-06-07T22:17:13.021Z] ==> Searching for coverage reports in: [2023-06-07T22:17:13.021Z] + . [2023-06-07T22:17:13.021Z] -> Found 1 reports [2023-06-07T22:17:13.021Z] ==> Detecting git/mercurial file structure [2023-06-07T22:17:13.021Z] ==> Reading reports [2023-06-07T22:17:13.021Z] + ./coverage.out bytes=447731 [2023-06-07T22:17:13.021Z] ==> Appending adjustments [2023-06-07T22:17:13.021Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T22:17:14.398Z] + Found adjustments [2023-06-07T22:17:14.398Z] ==> Gzipping contents [2023-06-07T22:17:14.398Z] 60K /tmp/codecov.e5cdZ3.gz [2023-06-07T22:17:14.398Z] ==> Uploading reports [2023-06-07T22:17:14.398Z] url: https://codecov.io [2023-06-07T22:17:14.398Z] query: branch=main&commit=c55854ac7464199654154337a44695fb0d8bdf7d&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T22:17:14.398Z] -> Pinging Codecov [2023-06-07T22:17:14.398Z] 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=c55854ac7464199654154337a44695fb0d8bdf7d&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T22:17:14.398Z] -> Uploading to [2023-06-07T22:17:14.398Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/c55854ac7464199654154337a44695fb0d8bdf7d/8c228f0a-9ce9-4ac8-b713-25eb6ee9bf8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T221714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ced8f93afa3b520c80dee7c0e0e9c4946e09fabb349708d98789295fbc1972d6 [2023-06-07T22:17:14.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:14.398Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:14.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57459 0 0 100 57459 0 196k --:--:-- --:--:-- --:--:-- 195k 100 57459 0 0 100 57459 0 195k --:--:-- --:--:-- --:--:-- 194k [2023-06-07T22:17:14.657Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c55854ac7464199654154337a44695fb0d8bdf7d [Pipeline] } [2023-06-07T22:17:14.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-06-07T22:17:14.813Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-07T22:17:14.825Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:17:15.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T22:17:15.119Z] [2023-06-07T22:17:15.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:17:15.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T22:17:15.671Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-07T22:17:15.671Z] df9b9388f04a: Pulling fs layer [2023-06-07T22:17:15.671Z] 52dc419b0ee2: Pulling fs layer [2023-06-07T22:17:15.671Z] 25bc292e5bac: Pulling fs layer [2023-06-07T22:17:15.671Z] 114826534d7a: Pulling fs layer [2023-06-07T22:17:15.671Z] 4657fd5d0bcf: Pulling fs layer [2023-06-07T22:17:15.671Z] 6ad1cebc031e: Pulling fs layer [2023-06-07T22:17:15.671Z] 8a3aa393b2d8: Pulling fs layer [2023-06-07T22:17:15.671Z] 114826534d7a: Waiting [2023-06-07T22:17:15.671Z] 4657fd5d0bcf: Waiting [2023-06-07T22:17:15.671Z] 6ad1cebc031e: Waiting [2023-06-07T22:17:15.671Z] 8a3aa393b2d8: Waiting [2023-06-07T22:17:15.671Z] 25bc292e5bac: Verifying Checksum [2023-06-07T22:17:15.671Z] 25bc292e5bac: Download complete [2023-06-07T22:17:15.671Z] 52dc419b0ee2: Verifying Checksum [2023-06-07T22:17:15.671Z] 52dc419b0ee2: Download complete [2023-06-07T22:17:15.671Z] 4657fd5d0bcf: Verifying Checksum [2023-06-07T22:17:15.671Z] 4657fd5d0bcf: Download complete [2023-06-07T22:17:15.671Z] df9b9388f04a: Download complete [2023-06-07T22:17:15.671Z] df9b9388f04a: Pull complete [2023-06-07T22:17:15.671Z] 6ad1cebc031e: Verifying Checksum [2023-06-07T22:17:15.671Z] 6ad1cebc031e: Download complete [2023-06-07T22:17:15.930Z] 52dc419b0ee2: Pull complete [2023-06-07T22:17:15.930Z] 25bc292e5bac: Pull complete [2023-06-07T22:17:16.498Z] 114826534d7a: Verifying Checksum [2023-06-07T22:17:16.498Z] 114826534d7a: Download complete [2023-06-07T22:17:16.498Z] 8a3aa393b2d8: Verifying Checksum [2023-06-07T22:17:16.498Z] 8a3aa393b2d8: Download complete [2023-06-07T22:17:19.784Z] 114826534d7a: Pull complete [2023-06-07T22:17:19.784Z] 4657fd5d0bcf: Pull complete [2023-06-07T22:17:20.041Z] 6ad1cebc031e: Pull complete [2023-06-07T22:17:22.570Z] 8a3aa393b2d8: Pull complete [2023-06-07T22:17:22.570Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-07T22:17:22.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T22:17:22.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:17:22.649Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:17:22.707Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:17:29.714Z] $ docker top 2be53536204a639874a0e5617b5e4aeaad690daaa54b1ad1275fe245ba578975 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T22:17:29.749Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-06-07T22:17:30.024Z] + set -o pipefail [2023-06-07T22:17:30.025Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-06-07T22:17:35.337Z] [2023-06-07T22:17:35.337Z] Monitoring /w/workspace/edgex-go/535 (github.com/edgexfoundry/edgex-go)... [2023-06-07T22:17:35.337Z] [2023-06-07T22:17:35.337Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/109ec8e3-f987-4c04-a840-400d382cd218 [2023-06-07T22:17:35.337Z] [2023-06-07T22:17:35.337Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-07T22:17:35.337Z] [2023-06-07T22:17:35.337Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-07T22:17:35.337Z] [2023-06-07T22:17:36.711Z] [2023-06-07T22:17:36.711Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-07T22:17:36.711Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-07T22:17:36.711Z] More details here: https://snyk.co/ue1NS [2023-06-07T22:17:36.711Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-07T22:17:36.711Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-07T22:17:36.749Z] $ docker stop --time=1 2be53536204a639874a0e5617b5e4aeaad690daaa54b1ad1275fe245ba578975 [2023-06-07T22:17:42.028Z] $ docker rm -f --volumes 2be53536204a639874a0e5617b5e4aeaad690daaa54b1ad1275fe245ba578975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-06-07T22:17:42.333Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T22:17:42.344Z] provisioning config files... [2023-06-07T22:17:42.353Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/535@tmp/config17960011838963870416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:17:42.649Z] --> edgex-publish-swagger.sh [2023-06-07T22:17:42.649Z] === Publish openapi/v3 API === [2023-06-07T22:17:42.649Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-06-07T22:17:42.649Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/535/openapi/v3/core-command.yaml] [2023-06-07T22:17:42.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:42.649Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:42.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 127k --:--:-- --:--:-- --:--:-- 126k 100 29030 0 0 100 29030 0 57258 --:--:-- --:--:-- --:--:-- 57258 [2023-06-07T22:17:43.166Z] [2023-06-07T22:17:43.166Z] [2023-06-07T22:17:43.166Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/535/openapi/v3/core-data.yaml] [2023-06-07T22:17:43.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:43.166Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:43.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 124k [2023-06-07T22:17:43.735Z] [2023-06-07T22:17:43.735Z] [2023-06-07T22:17:43.735Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/535/openapi/v3/core-metadata.yaml] [2023-06-07T22:17:43.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:43.735Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:44.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1362k --:--:-- --:--:-- --:--:-- 1362k 100 141k 0 0 100 141k 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-06-07T22:17:44.311Z] [2023-06-07T22:17:44.311Z] [2023-06-07T22:17:44.311Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/535/openapi/v3/support-notifications.yaml] [2023-06-07T22:17:44.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:44.311Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:44.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 168k --:--:-- --:--:-- --:--:-- 168k 100 86965 0 0 100 86965 0 168k --:--:-- --:--:-- --:--:-- 168k [2023-06-07T22:17:44.878Z] [2023-06-07T22:17:44.878Z] [2023-06-07T22:17:44.878Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/535/openapi/v3/support-scheduler.yaml] [2023-06-07T22:17:44.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T22:17:44.878Z] Dload Upload Total Spent Left Speed [2023-06-07T22:17:45.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72942 [2023-06-07T22:17:45.444Z] [2023-06-07T22:17:45.444Z] [Pipeline] } [2023-06-07T22:17:45.451Z] 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-06-07T22:17:45.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T22:17:45.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:17:46.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T22:17:46.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:17:46.202Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:17:46.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:17:46.726Z] $ docker top e82360d71aafd41ce17a090eff79eb89dc939edcca9afed010ed2c2a4c2d2627 -eo pid,comm [2023-06-07T22:17:46.762Z] 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-06-07T22:17:46.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T22:17:46.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T22:17:46.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T22:17:46.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T22:17:46.931Z] $ docker exec e82360d71aafd41ce17a090eff79eb89dc939edcca9afed010ed2c2a4c2d2627 ssh-agent [2023-06-07T22:17:47.007Z] SSH_AUTH_SOCK=/tmp/ssh-Pnt69JdSxwfd/agent.33 [2023-06-07T22:17:47.007Z] SSH_AGENT_PID=39 [2023-06-07T22:17:47.011Z] Running ssh-add (command line suppressed) [2023-06-07T22:17:47.141Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_8586518922554628284.key (/w/workspace/edgex-go/535@tmp/private_key_8586518922554628284.key) [2023-06-07T22:17:47.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T22:17:47.410Z] + git semver tag [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,617 [run_tag] DEBUG tag force:False [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,617 [check_head_tag] DEBUG check head tag [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,618 [execute] INFO git cat-file --batch-check [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/535, universal_newlines=False, shell=None, istream=) [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,622 [execute] INFO git cat-file --batch [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/535, universal_newlines=False, shell=None, istream=) [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,632 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,632 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgex-go/535, universal_newlines=False, shell=None, istream=None) [2023-06-07T22:17:47.668Z] 2023-06-07 22:17:47,636 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:17:47.668Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T22:17:47.703Z] $ docker exec --env ******** --env ******** e82360d71aafd41ce17a090eff79eb89dc939edcca9afed010ed2c2a4c2d2627 ssh-agent -k [2023-06-07T22:17:47.801Z] unset SSH_AUTH_SOCK; [2023-06-07T22:17:47.801Z] unset SSH_AGENT_PID; [2023-06-07T22:17:47.801Z] echo Agent pid 39 killed; [2023-06-07T22:17:47.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T22:17:48.092Z] + git semver [Pipeline] } [2023-06-07T22:17:48.393Z] $ docker stop --time=1 e82360d71aafd41ce17a090eff79eb89dc939edcca9afed010ed2c2a4c2d2627 [2023-06-07T22:17:49.667Z] $ docker rm -f --volumes e82360d71aafd41ce17a090eff79eb89dc939edcca9afed010ed2c2a4c2d2627 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:17:50.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T22:17:50.020Z] [2023-06-07T22:17:50.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:17:50.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T22:17:50.318Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T22:17:50.318Z] ab5ef0e58194: Pulling fs layer [2023-06-07T22:17:50.318Z] 9712f1f96733: Pulling fs layer [2023-06-07T22:17:50.318Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T22:17:50.318Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T22:17:50.318Z] e9a5061849ea: Pulling fs layer [2023-06-07T22:17:50.318Z] d747dcd14b5f: Pulling fs layer [2023-06-07T22:17:50.318Z] 2de7ff778b66: Pulling fs layer [2023-06-07T22:17:50.318Z] 0d9ebad4ef96: Waiting [2023-06-07T22:17:50.318Z] e9a5061849ea: Waiting [2023-06-07T22:17:50.318Z] 9712f1f96733: Verifying Checksum [2023-06-07T22:17:50.318Z] 9712f1f96733: Download complete [2023-06-07T22:17:50.886Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T22:17:50.886Z] 63f879dbbcfc: Download complete [2023-06-07T22:17:50.886Z] ab5ef0e58194: Verifying Checksum [2023-06-07T22:17:50.886Z] ab5ef0e58194: Download complete [2023-06-07T22:17:50.886Z] d747dcd14b5f: Verifying Checksum [2023-06-07T22:17:50.886Z] d747dcd14b5f: Download complete [2023-06-07T22:17:50.886Z] e9a5061849ea: Verifying Checksum [2023-06-07T22:17:50.886Z] e9a5061849ea: Download complete [2023-06-07T22:17:50.886Z] 2de7ff778b66: Verifying Checksum [2023-06-07T22:17:50.886Z] 2de7ff778b66: Download complete [2023-06-07T22:17:50.886Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T22:17:50.886Z] 0d9ebad4ef96: Download complete [2023-06-07T22:17:53.421Z] ab5ef0e58194: Pull complete [2023-06-07T22:17:53.421Z] 9712f1f96733: Pull complete [2023-06-07T22:17:54.356Z] 63f879dbbcfc: Pull complete [2023-06-07T22:17:57.636Z] 0d9ebad4ef96: Pull complete [2023-06-07T22:17:57.895Z] e9a5061849ea: Pull complete [2023-06-07T22:17:57.895Z] d747dcd14b5f: Pull complete [2023-06-07T22:17:59.271Z] 2de7ff778b66: Pull complete [2023-06-07T22:17:59.271Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T22:17:59.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T22:17:59.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:17:59.348Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:17:59.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:18:08.283Z] $ docker top 9b19188d4b9256ecb93fd8425ad4e21936ace7cd2074a06e02d24ca12e93206f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T22:18:08.319Z] provisioning config files... [2023-06-07T22:18:08.324Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/535@tmp/config15744241790554263950tmp [2023-06-07T22:18:08.333Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/535@tmp/config2697067442364155953tmp [2023-06-07T22:18:08.342Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/535@tmp/config7247626106997873891tmp [Pipeline] { [Pipeline] echo [2023-06-07T22:18:08.357Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:08.637Z] ---> sigul-configuration.sh [2023-06-07T22:18:08.637Z] gpg: directory `/root/.gnupg' created [2023-06-07T22:18:08.637Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T22:18:08.637Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T22:18:08.637Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T22:18:08.637Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T22:18:08.637Z] gpg: CAST5 encrypted data [2023-06-07T22:18:08.638Z] gpg: encrypted with 1 passphrase [2023-06-07T22:18:08.638Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T22:18:08.921Z] + mkdir /home/jenkins [2023-06-07T22:18:08.921Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T22:18:09.206Z] + 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-06-07T22:18:09.214Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:09.491Z] ---> sigul-install.sh [2023-06-07T22:18:09.491Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T22:18:09.770Z] + git tag --list [2023-06-07T22:18:09.771Z] 0.6.0 [2023-06-07T22:18:09.771Z] 0.6.1 [2023-06-07T22:18:09.771Z] 0.7.0 [2023-06-07T22:18:09.771Z] 0.7.1 [2023-06-07T22:18:09.771Z] v1.0.0 [2023-06-07T22:18:09.771Z] v1.0.1 [2023-06-07T22:18:09.771Z] v1.1.0 [2023-06-07T22:18:09.771Z] v1.2.0 [2023-06-07T22:18:09.771Z] v1.2.1 [2023-06-07T22:18:09.771Z] v1.3.0 [2023-06-07T22:18:09.771Z] v1.3.1 [2023-06-07T22:18:09.771Z] v2.0.0 [2023-06-07T22:18:09.771Z] v2.1.0 [2023-06-07T22:18:09.771Z] v2.1.1 [2023-06-07T22:18:09.771Z] v2.2.0 [2023-06-07T22:18:09.771Z] v2.3.0 [2023-06-07T22:18:09.771Z] v3.0 [2023-06-07T22:18:09.771Z] v3.0.0 [2023-06-07T22:18:09.771Z] v3.1.0-dev.1 [2023-06-07T22:18:09.771Z] v3.1.0-dev.2 [Pipeline] sh [2023-06-07T22:18:10.051Z] + lftools sign git-tag v3.1.0-dev.2 [2023-06-07T22:18:10.619Z] Signing Git tag with Sigul... [2023-06-07T22:18:10.619Z] Signing v3.1.0-dev.2 [Pipeline] echo [2023-06-07T22:18:11.193Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:11.473Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T22:18:11.480Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T22:18:11.523Z] $ docker stop --time=1 9b19188d4b9256ecb93fd8425ad4e21936ace7cd2074a06e02d24ca12e93206f [2023-06-07T22:18:12.828Z] $ docker rm -f --volumes 9b19188d4b9256ecb93fd8425ad4e21936ace7cd2074a06e02d24ca12e93206f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T22:18:13.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T22:18:13.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:18:13.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T22:18:13.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:18:13.567Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:18:13.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:18:14.110Z] $ docker top 4bc1bfc2d8f14ef7b21c431c3acbc2c010fbbfa08e253f472df8833051f003f4 -eo pid,comm [2023-06-07T22:18:14.130Z] 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-06-07T22:18:14.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T22:18:14.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T22:18:14.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T22:18:14.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T22:18:14.307Z] $ docker exec 4bc1bfc2d8f14ef7b21c431c3acbc2c010fbbfa08e253f472df8833051f003f4 ssh-agent [2023-06-07T22:18:14.381Z] SSH_AUTH_SOCK=/tmp/ssh-0VVncIbiqwz5/agent.32 [2023-06-07T22:18:14.381Z] SSH_AGENT_PID=38 [2023-06-07T22:18:14.385Z] Running ssh-add (command line suppressed) [2023-06-07T22:18:14.505Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_5860217249954254518.key (/w/workspace/edgex-go/535@tmp/private_key_5860217249954254518.key) [2023-06-07T22:18:14.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T22:18:14.777Z] + git semver bump pre [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,979 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,980 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,980 [bump_version] DEBUG bumped version:3.1.0-dev.3 [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,980 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgex-go/535/.semver/main with force:True [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,980 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/535/.semver/main [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,982 [execute] INFO git cat-file --batch-check [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,987 [execute] INFO git cat-file --batch [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T22:18:15.037Z] 2023-06-07 22:18:14,992 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:18:15.037Z] 3.1.0-dev.3 [Pipeline] } [2023-06-07T22:18:15.074Z] $ docker exec --env ******** --env ******** 4bc1bfc2d8f14ef7b21c431c3acbc2c010fbbfa08e253f472df8833051f003f4 ssh-agent -k [2023-06-07T22:18:15.159Z] unset SSH_AUTH_SOCK; [2023-06-07T22:18:15.159Z] unset SSH_AGENT_PID; [2023-06-07T22:18:15.159Z] echo Agent pid 38 killed; [2023-06-07T22:18:15.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T22:18:15.436Z] + git semver [Pipeline] } [2023-06-07T22:18:15.733Z] $ docker stop --time=1 4bc1bfc2d8f14ef7b21c431c3acbc2c010fbbfa08e253f472df8833051f003f4 [2023-06-07T22:18:17.133Z] $ docker rm -f --volumes 4bc1bfc2d8f14ef7b21c431c3acbc2c010fbbfa08e253f472df8833051f003f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T22:18:17.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T22:18:17.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:18:17.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T22:18:17.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:18:17.795Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:18:17.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:18:18.386Z] $ docker top 40b52f80a9d9e5f935895f3f2113db55c445676184b5e4d8d8a221633e60da36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T22:18:18.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T22:18:18.440Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T22:18:18.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T22:18:18.574Z] $ docker exec 40b52f80a9d9e5f935895f3f2113db55c445676184b5e4d8d8a221633e60da36 ssh-agent [2023-06-07T22:18:18.650Z] SSH_AUTH_SOCK=/tmp/ssh-rwJVZSuxNnSL/agent.31 [2023-06-07T22:18:18.650Z] SSH_AGENT_PID=37 [2023-06-07T22:18:18.655Z] Running ssh-add (command line suppressed) [2023-06-07T22:18:18.775Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_16927011500410805633.key (/w/workspace/edgex-go/535@tmp/private_key_16927011500410805633.key) [2023-06-07T22:18:18.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T22:18:19.041Z] + git semver push [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,248 [run_push] DEBUG push [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,248 [execute] INFO git cat-file --batch-check [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,252 [execute] INFO git rev-list 96062c7c5135d88d9033c4f76c34fa76abafbaee -- [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,253 [execute] DEBUG Popen(['git', 'rev-list', '96062c7c5135d88d9033c4f76c34fa76abafbaee', '--'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,269 [execute] INFO git fetch -v origin [2023-06-07T22:18:19.299Z] 2023-06-07 22:18:19,269 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T22:18:19.867Z] 2023-06-07 22:18:19,732 [run_push] DEBUG no remote changes detected [2023-06-07T22:18:19.867Z] 2023-06-07 22:18:19,732 [execute] INFO git push origin semver [2023-06-07T22:18:19.867Z] 2023-06-07 22:18:19,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/535/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T22:18:20.801Z] 2023-06-07 22:18:20,505 [run_push] DEBUG push all version tags [2023-06-07T22:18:20.801Z] 2023-06-07 22:18:20,505 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T22:18:20.801Z] 2023-06-07 22:18:20,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/535, universal_newlines=False, shell=None, istream=None) [2023-06-07T22:18:21.368Z] 2023-06-07 22:18:21,269 [read_version] DEBUG read version from /w/workspace/edgex-go/535/.semver/main [2023-06-07T22:18:21.368Z] 3.1.0-dev.3 [Pipeline] } [2023-06-07T22:18:21.405Z] $ docker exec --env ******** --env ******** 40b52f80a9d9e5f935895f3f2113db55c445676184b5e4d8d8a221633e60da36 ssh-agent -k [2023-06-07T22:18:21.496Z] unset SSH_AUTH_SOCK; [2023-06-07T22:18:21.496Z] unset SSH_AGENT_PID; [2023-06-07T22:18:21.496Z] echo Agent pid 37 killed; [2023-06-07T22:18:21.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T22:18:21.785Z] + git semver [Pipeline] } [2023-06-07T22:18:22.084Z] $ docker stop --time=1 40b52f80a9d9e5f935895f3f2113db55c445676184b5e4d8d8a221633e60da36 [2023-06-07T22:18:23.390Z] $ docker rm -f --volumes 40b52f80a9d9e5f935895f3f2113db55c445676184b5e4d8d8a221633e60da36 [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-06-07T22:18:23.823Z] + [ -d /w/workspace/edgex-go/535/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:24.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:24.968Z] ---> package-listing.sh [2023-06-07T22:18:24.969Z] ++ facter osfamily [2023-06-07T22:18:24.969Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T22:18:25.228Z] + OS_FAMILY=debian [2023-06-07T22:18:25.228Z] + workspace=/w/workspace/edgex-go/535 [2023-06-07T22:18:25.228Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T22:18:25.228Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T22:18:25.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T22:18:25.228Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T22:18:25.228Z] + '[' /w/workspace/edgex-go/535 ']' [2023-06-07T22:18:25.228Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T22:18:25.228Z] + case "${OS_FAMILY}" in [2023-06-07T22:18:25.228Z] + dpkg -l [2023-06-07T22:18:25.228Z] + grep '^ii' [2023-06-07T22:18:25.228Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T22:18:25.228Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T22:18:25.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T22:18:25.228Z] + '[' /w/workspace/edgex-go/535 ']' [2023-06-07T22:18:25.228Z] + mkdir -p /w/workspace/edgex-go/535/archives/ [2023-06-07T22:18:25.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/535/archives/ [Pipeline] echo [2023-06-07T22:18:25.238Z] 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/535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T22:18:25.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:18:26.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:18:26.072Z] [2023-06-07T22:18:26.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T22:18:26.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:18:26.368Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T22:18:26.368Z] 5eb5b503b376: Pulling fs layer [2023-06-07T22:18:26.368Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T22:18:26.368Z] ec43610c2a17: Pulling fs layer [2023-06-07T22:18:26.368Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T22:18:26.368Z] 33b1e0a273af: Pulling fs layer [2023-06-07T22:18:26.368Z] 3a2ae6a8a46f: Waiting [2023-06-07T22:18:26.368Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T22:18:26.368Z] 2f39f015ded8: Pulling fs layer [2023-06-07T22:18:26.368Z] 33b1e0a273af: Waiting [2023-06-07T22:18:26.368Z] 5d3b04190fa2: Waiting [2023-06-07T22:18:26.368Z] 2f39f015ded8: Waiting [2023-06-07T22:18:26.368Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T22:18:26.368Z] 5c69ac0246d0: Download complete [2023-06-07T22:18:26.368Z] 3a2ae6a8a46f: Download complete [2023-06-07T22:18:26.368Z] 33b1e0a273af: Verifying Checksum [2023-06-07T22:18:26.368Z] 33b1e0a273af: Download complete [2023-06-07T22:18:26.368Z] 5d3b04190fa2: Download complete [2023-06-07T22:18:26.368Z] ec43610c2a17: Verifying Checksum [2023-06-07T22:18:26.626Z] 5eb5b503b376: Verifying Checksum [2023-06-07T22:18:26.626Z] 5eb5b503b376: Download complete [2023-06-07T22:18:27.192Z] 2f39f015ded8: Download complete [2023-06-07T22:18:27.757Z] 5eb5b503b376: Pull complete [2023-06-07T22:18:27.757Z] 5c69ac0246d0: Pull complete [2023-06-07T22:18:28.323Z] ec43610c2a17: Pull complete [2023-06-07T22:18:28.323Z] 3a2ae6a8a46f: Pull complete [2023-06-07T22:18:28.323Z] 33b1e0a273af: Pull complete [2023-06-07T22:18:28.581Z] 5d3b04190fa2: Pull complete [2023-06-07T22:18:32.762Z] 2f39f015ded8: Pull complete [2023-06-07T22:18:32.762Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T22:18:32.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T22:18:32.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T22:18:32.886Z] prd-ubuntu20.04-docker-8c-8g-18126 does not seem to be running inside a container [2023-06-07T22:18:33.010Z] $ 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/535/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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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-06-07T22:18:37.911Z] $ docker top b4e713db3adb974854cf8d999ebe413dade19b211ecc1c793bd0e7e2b563e8e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T22:18:38.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T22:18:38.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T22:18:38.801Z] + ls /var/log/sa-host [2023-06-07T22:18:38.801Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T22:18:38.863Z] provisioning config files... [2023-06-07T22:18:38.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/535@tmp/config18386791089596792943tmp [Pipeline] { [Pipeline] echo [2023-06-07T22:18:38.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:39.166Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T22:18:39.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:39.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T22:18:39.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:39.778Z] ---> sudo-logs.sh [2023-06-07T22:18:39.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T22:18:39.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:40.085Z] ---> job-cost.sh [2023-06-07T22:18:40.085Z] lf-activate-venv: SKIPPING [2023-06-07T22:18:40.085Z] DEBUG: total: 0.10999999940395355 [2023-06-07T22:18:40.085Z] INFO: Retrieving Stack Cost... [2023-06-07T22:18:40.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T22:18:40.924Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T22:18:40.935Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T22:18:41.214Z] ---> logs-deploy.sh [2023-06-07T22:18:41.214Z] lf-activate-venv: SKIPPING [2023-06-07T22:18:41.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/535 [2023-06-07T22:18:41.214Z] INFO: archiving workspace using pattern(s): [2023-06-07T22:18:42.149Z] Archives upload complete. [2023-06-07T22:18:42.149Z] INFO: archiving logs to Nexus