Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44e522017d32fcb227609a12262e3d069e2fc125 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-ssh849046408637148471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15379476382937513863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7543650386862283106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9996088637899952461.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-ssh5870770166029621140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9101 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/596 [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/596 # 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 44e522017d32fcb227609a12262e3d069e2fc125 (main) Commit message: "Merge pull request #4703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" > 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 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 > git rev-list --no-walk ff02edb092954091608536475346b70900255226 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T04:40:41.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T04:40:41.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T04:40:41.772Z] ========================================================= [2023-10-12T04:40:41.772Z] EdgeX Global Pipelines Version Info [2023-10-12T04:40:41.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T04:40:42.470Z] ------------------- [2023-10-12T04:40:42.470Z] stable info: [2023-10-12T04:40:42.470Z] ------------------- [2023-10-12T04:40:42.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T04:40:42.470Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T04:40:42.470Z] Message: update stable to v1.0.254 [2023-10-12T04:40:43.041Z] ------------------- [2023-10-12T04:40:43.041Z] experimental info: [2023-10-12T04:40:43.041Z] ------------------- [2023-10-12T04:40:43.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T04:40:43.041Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T04:40:43.041Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T04:40:43.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-12T04:40:43.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-12T04:40:43.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T04:40:43.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T04:40:43.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T04:40:43.254Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T04:40:43.267Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T04:40:43.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-12T04:40:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-12T04:40:43.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-12T04:40:43.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T04:40:43.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T04:40:43.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T04:40:43.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T04:40:43.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T04:40:43.374Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T04:40:43.384Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T04:40:43.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T04:40:43.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-12T04:40:43.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-12T04:40:43.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T04:40:43.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T04:40:43.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T04:40:43.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-12T04:40:43.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-12T04:40:43.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-12T04:40:43.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo [2023-10-12T04:40:43.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44e5220 [Pipeline] echo [2023-10-12T04:40:43.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T04:40:43.571Z] provisioning config files... [2023-10-12T04:40:43.584Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config10692356868377523066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T04:40:43.886Z] ---> docker-login.sh [2023-10-12T04:40:43.886Z] nexus3.edgexfoundry.org:10001 [2023-10-12T04:40:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:40:44.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:40:44.146Z] Configure a credential helper to remove this warning. See [2023-10-12T04:40:44.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:40:44.146Z] [2023-10-12T04:40:44.146Z] Login Succeeded [2023-10-12T04:40:44.146Z] nexus3.edgexfoundry.org:10002 [2023-10-12T04:40:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:40:44.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:40:44.146Z] Configure a credential helper to remove this warning. See [2023-10-12T04:40:44.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:40:44.146Z] [2023-10-12T04:40:44.146Z] Login Succeeded [2023-10-12T04:40:44.146Z] nexus3.edgexfoundry.org:10003 [2023-10-12T04:40:44.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:40:44.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:40:44.406Z] Configure a credential helper to remove this warning. See [2023-10-12T04:40:44.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:40:44.406Z] [2023-10-12T04:40:44.406Z] Login Succeeded [2023-10-12T04:40:44.406Z] nexus3.edgexfoundry.org:10004 [2023-10-12T04:40:44.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:40:44.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:40:44.406Z] Configure a credential helper to remove this warning. See [2023-10-12T04:40:44.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:40:44.406Z] [2023-10-12T04:40:44.406Z] Login Succeeded [2023-10-12T04:40:44.406Z] docker.io [2023-10-12T04:40:44.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:40:44.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:40:44.666Z] Configure a credential helper to remove this warning. See [2023-10-12T04:40:44.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:40:44.666Z] [2023-10-12T04:40:44.666Z] Login Succeeded [2023-10-12T04:40:44.666Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T04:40:44.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T04:40:44.983Z] + 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-10-12T04:40:44.983Z] + dirname cmd/core-command/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-12T04:40:44.983Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/core-data/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/core-metadata/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-12T04:40:44.983Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2023-10-12T04:40:44.983Z] -f2 [2023-10-12T04:40:44.983Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-12T04:40:44.983Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-12T04:40:44.983Z] + cut -d/ -f2 [2023-10-12T04:40:44.983Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-12T04:40:45.035Z] 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-10-12T04:40:45.379Z] + git rev-list -1 --merges 44e522017d32fcb227609a12262e3d069e2fc125~1..44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo [2023-10-12T04:40:45.391Z] -----------> git rev-list -1 --merges 44e522017d32fcb227609a12262e3d069e2fc125~1..44e522017d32fcb227609a12262e3d069e2fc125 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:40:45.391Z] 44e522017d32fcb227609a12262e3d069e2fc125 [false] [Pipeline] sh [2023-10-12T04:40:45.679Z] + git log --format=format:%s -1 44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo [2023-10-12T04:40:45.729Z] ========================================================= [2023-10-12T04:40:45.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T04:40:45.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-12T04:40:46.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T04:40:46.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T04:40:46.104Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T04:40:46.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T04:40:46.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T04:40:46.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T04:40:46.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:40:46.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T04:40:46.447Z] [2023-10-12T04:40:46.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:40:46.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T04:40:46.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T04:40:46.745Z] b85a868b505f: Pulling fs layer [2023-10-12T04:40:46.745Z] e2be974225ed: Pulling fs layer [2023-10-12T04:40:46.745Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T04:40:46.745Z] 988bab9f4d93: Pulling fs layer [2023-10-12T04:40:46.745Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T04:40:46.745Z] eaf3925da568: Pulling fs layer [2023-10-12T04:40:46.745Z] bab4dde63d76: Pulling fs layer [2023-10-12T04:40:46.745Z] bde34c3a00c8: Pulling fs layer [2023-10-12T04:40:46.745Z] b352a97aabf1: Pulling fs layer [2023-10-12T04:40:46.745Z] 4872d77fe225: Pulling fs layer [2023-10-12T04:40:46.745Z] 5851b861e8e6: Pulling fs layer [2023-10-12T04:40:46.745Z] 1469e6f7b9e6: Waiting [2023-10-12T04:40:46.745Z] 988bab9f4d93: Waiting [2023-10-12T04:40:46.745Z] eaf3925da568: Waiting [2023-10-12T04:40:46.745Z] bab4dde63d76: Waiting [2023-10-12T04:40:46.745Z] bde34c3a00c8: Waiting [2023-10-12T04:40:46.745Z] b352a97aabf1: Waiting [2023-10-12T04:40:46.745Z] 4872d77fe225: Waiting [2023-10-12T04:40:46.745Z] 5851b861e8e6: Waiting [2023-10-12T04:40:46.745Z] e2be974225ed: Download complete [2023-10-12T04:40:46.745Z] 988bab9f4d93: Verifying Checksum [2023-10-12T04:40:46.745Z] 988bab9f4d93: Download complete [2023-10-12T04:40:46.745Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T04:40:46.745Z] 1469e6f7b9e6: Download complete [2023-10-12T04:40:46.745Z] eaf3925da568: Verifying Checksum [2023-10-12T04:40:46.745Z] eaf3925da568: Download complete [2023-10-12T04:40:47.005Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T04:40:47.005Z] 339a4e72a1f5: Download complete [2023-10-12T04:40:47.005Z] bde34c3a00c8: Verifying Checksum [2023-10-12T04:40:47.005Z] bde34c3a00c8: Download complete [2023-10-12T04:40:47.005Z] b352a97aabf1: Verifying Checksum [2023-10-12T04:40:47.005Z] b352a97aabf1: Download complete [2023-10-12T04:40:47.005Z] 4872d77fe225: Verifying Checksum [2023-10-12T04:40:47.005Z] 4872d77fe225: Download complete [2023-10-12T04:40:47.005Z] 5851b861e8e6: Download complete [2023-10-12T04:40:47.005Z] b85a868b505f: Verifying Checksum [2023-10-12T04:40:47.005Z] b85a868b505f: Download complete [2023-10-12T04:40:47.262Z] bab4dde63d76: Verifying Checksum [2023-10-12T04:40:47.262Z] bab4dde63d76: Download complete [2023-10-12T04:40:48.197Z] b85a868b505f: Pull complete [2023-10-12T04:40:48.197Z] e2be974225ed: Pull complete [2023-10-12T04:40:48.764Z] 339a4e72a1f5: Pull complete [2023-10-12T04:40:48.764Z] 988bab9f4d93: Pull complete [2023-10-12T04:40:49.023Z] 1469e6f7b9e6: Pull complete [2023-10-12T04:40:49.023Z] eaf3925da568: Pull complete [2023-10-12T04:40:50.925Z] bab4dde63d76: Pull complete [2023-10-12T04:40:50.925Z] bde34c3a00c8: Pull complete [2023-10-12T04:40:50.925Z] b352a97aabf1: Pull complete [2023-10-12T04:40:50.925Z] 4872d77fe225: Pull complete [2023-10-12T04:40:50.925Z] 5851b861e8e6: Pull complete [2023-10-12T04:40:50.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T04:40:50.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T04:40:50.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:40:51.021Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T04:40:51.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:40:54.260Z] $ docker top ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 -eo pid,comm [2023-10-12T04:40:54.315Z] 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-10-12T04:40:54.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T04:40:54.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T04:40:54.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T04:40:54.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T04:40:54.453Z] $ docker exec ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent [2023-10-12T04:40:54.557Z] SSH_AUTH_SOCK=/tmp/ssh-yC7HQzjNAHLy/agent.31 [2023-10-12T04:40:54.557Z] SSH_AGENT_PID=37 [2023-10-12T04:40:54.564Z] Running ssh-add (command line suppressed) [2023-10-12T04:40:54.662Z] Identity added: /w/workspace/edgex-go/596@tmp/private_key_8484144356233808699.key (/w/workspace/edgex-go/596@tmp/private_key_8484144356233808699.key) [2023-10-12T04:40:54.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T04:40:54.957Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T04:40:54.978Z] $ docker exec --env ******** --env ******** ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent -k [2023-10-12T04:40:55.073Z] unset SSH_AUTH_SOCK; [2023-10-12T04:40:55.073Z] unset SSH_AGENT_PID; [2023-10-12T04:40:55.073Z] echo Agent pid 37 killed; [2023-10-12T04:40:55.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T04:40:55.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T04:40:55.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T04:40:55.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T04:40:55.213Z] $ docker exec ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent [2023-10-12T04:40:55.309Z] SSH_AUTH_SOCK=/tmp/ssh-2TDwd0h7StmF/agent.69 [2023-10-12T04:40:55.309Z] SSH_AGENT_PID=75 [2023-10-12T04:40:55.314Z] Running ssh-add (command line suppressed) [2023-10-12T04:40:55.416Z] Identity added: /w/workspace/edgex-go/596@tmp/private_key_10820642428515827151.key (/w/workspace/edgex-go/596@tmp/private_key_10820642428515827151.key) [2023-10-12T04:40:55.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T04:40:55.708Z] + git semver init [2023-10-12T04:40:55.967Z] 2023-10-12 04:40:55,885 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T04:40:55.967Z] 2023-10-12 04:40:55,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/596/.semver [2023-10-12T04:40:55.967Z] 2023-10-12 04:40:55,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/596/.semver [2023-10-12T04:40:55.967Z] 2023-10-12 04:40:55,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/596/.semver'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) [2023-10-12T04:41:01.240Z] 2023-10-12 04:41:00,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/596/.git/info/exclude [2023-10-12T04:41:01.240Z] 2023-10-12 04:41:00,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/596/.semver/main with force:False [2023-10-12T04:41:01.240Z] 2023-10-12 04:41:00,869 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T04:41:01.240Z] 2023-10-12 04:41:00,869 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T04:41:01.240Z] 3.1.0-dev.62 [Pipeline] } [2023-10-12T04:41:01.252Z] $ docker exec --env ******** --env ******** ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent -k [2023-10-12T04:41:01.369Z] unset SSH_AUTH_SOCK; [2023-10-12T04:41:01.369Z] unset SSH_AGENT_PID; [2023-10-12T04:41:01.370Z] echo Agent pid 75 killed; [2023-10-12T04:41:01.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T04:41:01.677Z] + git semver [Pipeline] } [2023-10-12T04:41:01.955Z] $ docker stop --time=1 ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 [2023-10-12T04:41:03.232Z] $ docker rm -f --volumes ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T04:41:03.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T04:41:03.762Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T04:41:03.764Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.62 [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-10-12T04:41:04.179Z] + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] echo [2023-10-12T04:41:04.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T04:41:04.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T04:41:04.213Z] ========================================================= [2023-10-12T04:41:04.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T04:41:04.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-12T04:41:04.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T04:41:04.509Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T04:41:04.509Z] 7264a8db6415: Pulling fs layer [2023-10-12T04:41:04.509Z] c4d48a809fc2: Pulling fs layer [2023-10-12T04:41:04.509Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T04:41:04.509Z] ad3a456e5733: Pulling fs layer [2023-10-12T04:41:04.509Z] 33e27b845d1e: Pulling fs layer [2023-10-12T04:41:04.509Z] c68163c4e522: Pulling fs layer [2023-10-12T04:41:04.509Z] 50da416c3ac9: Pulling fs layer [2023-10-12T04:41:04.509Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T04:41:04.509Z] ad3a456e5733: Waiting [2023-10-12T04:41:04.509Z] 33e27b845d1e: Waiting [2023-10-12T04:41:04.509Z] c68163c4e522: Waiting [2023-10-12T04:41:04.509Z] 50da416c3ac9: Waiting [2023-10-12T04:41:04.509Z] 23d2d4c4bb30: Waiting [2023-10-12T04:41:04.509Z] c4d48a809fc2: Download complete [2023-10-12T04:41:04.509Z] ad3a456e5733: Verifying Checksum [2023-10-12T04:41:04.509Z] ad3a456e5733: Download complete [2023-10-12T04:41:04.509Z] 33e27b845d1e: Verifying Checksum [2023-10-12T04:41:04.509Z] 33e27b845d1e: Download complete [2023-10-12T04:41:04.509Z] 7264a8db6415: Verifying Checksum [2023-10-12T04:41:04.509Z] 7264a8db6415: Download complete [2023-10-12T04:41:04.509Z] c68163c4e522: Verifying Checksum [2023-10-12T04:41:04.509Z] c68163c4e522: Download complete [2023-10-12T04:41:04.768Z] 7264a8db6415: Pull complete [2023-10-12T04:41:04.768Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T04:41:04.768Z] 23d2d4c4bb30: Download complete [2023-10-12T04:41:05.026Z] c4d48a809fc2: Pull complete [2023-10-12T04:41:05.026Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T04:41:05.026Z] 4f1c88b9dad5: Download complete [2023-10-12T04:41:05.284Z] 50da416c3ac9: Verifying Checksum [2023-10-12T04:41:05.284Z] 50da416c3ac9: Download complete [2023-10-12T04:41:08.583Z] 4f1c88b9dad5: Pull complete [2023-10-12T04:41:08.583Z] ad3a456e5733: Pull complete [2023-10-12T04:41:08.583Z] 33e27b845d1e: Pull complete [2023-10-12T04:41:08.583Z] c68163c4e522: Pull complete [2023-10-12T04:41:10.482Z] 50da416c3ac9: Pull complete [2023-10-12T04:41:10.741Z] 23d2d4c4bb30: Pull complete [2023-10-12T04:41:10.741Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T04:41:10.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T04:41:10.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-12T04:41:11.042Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-10-12T04:41:11.042Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T04:41:11.042Z] WORKDIR /edgex [2023-10-12T04:41:11.042Z] COPY go.mod . [2023-10-12T04:41:11.042Z] RUN go mod download [2023-10-12T04:41:11.608Z] Sending build context to Docker daemon 171.1MB [2023-10-12T04:41:11.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T04:41:11.608Z] ---> 0786185ac409 [2023-10-12T04:41:11.608Z] Step 2/4 : WORKDIR /edgex [2023-10-12T04:41:16.882Z] ---> Running in 1930fd410ea2 [2023-10-12T04:41:16.882Z] Removing intermediate container 1930fd410ea2 [2023-10-12T04:41:16.882Z] ---> 2f700593d2c3 [2023-10-12T04:41:16.882Z] Step 3/4 : COPY go.mod . [2023-10-12T04:41:16.882Z] ---> 206654dafd70 [2023-10-12T04:41:16.882Z] Step 4/4 : RUN go mod download [2023-10-12T04:41:16.882Z] ---> Running in 4bdd6d886abe [2023-10-12T04:41:18.855Z] Still waiting to schedule task [2023-10-12T04:41:18.855Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9097’ [2023-10-12T04:41:38.904Z] Removing intermediate container 4bdd6d886abe [2023-10-12T04:41:38.904Z] ---> a8d604230e06 [2023-10-12T04:41:38.904Z] Successfully built a8d604230e06 [2023-10-12T04:41:38.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:41:39.204Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T04:41:39.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:41:39.274Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T04:41:39.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:41:39.694Z] $ docker top 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T04:41:40.032Z] + go version [2023-10-12T04:41:40.032Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T04:41:40.045Z] $ docker stop --time=1 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 [2023-10-12T04:41:41.323Z] $ docker rm -f --volumes 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:41:41.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T04:41:41.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:41:41.792Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T04:41:41.826Z] $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:41:42.145Z] $ docker top 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-12T04:41:42.204Z] ========================================================= [2023-10-12T04:41:42.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-12T04:41:42.204Z] ========================================================= [Pipeline] sh [2023-10-12T04:41:42.481Z] + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] fileExists [Pipeline] sh [2023-10-12T04:41:42.775Z] + make test [2023-10-12T04:41:42.775Z] go test -race -coverprofile=coverage.out ./... [2023-10-12T04:41:49.341Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-12T04:42:01.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-12T04:42:01.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-12T04:42:01.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-12T04:42:02.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-12T04:42:02.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-12T04:42:02.100Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-12T04:42:02.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-12T04:42:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-12T04:42:03.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-12T04:42:04.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-10-12T04:42:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-10-12T04:42:06.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-12T04:42:06.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-12T04:42:06.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-12T04:42:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-12T04:42:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-12T04:42:09.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-12T04:42:09.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-12T04:42:09.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-12T04:42:09.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-12T04:42:09.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-12T04:42:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-12T04:42:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-12T04:42:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements [2023-10-12T04:42:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2023-10-12T04:42:13.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-12T04:42:13.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-12T04:42:13.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-12T04:42:13.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.376s coverage: 93.4% of statements [2023-10-12T04:42:13.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-12T04:42:13.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-12T04:42:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements [2023-10-12T04:42:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2023-10-12T04:42:14.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-12T04:42:14.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-12T04:42:16.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-10-12T04:42:16.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2023-10-12T04:42:16.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-10-12T04:42:17.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.053s coverage: 82.9% of statements [2023-10-12T04:42:17.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2023-10-12T04:42:17.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.056s coverage: 96.3% of statements [2023-10-12T04:42:17.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-10-12T04:42:17.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-12T04:42:17.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-12T04:42:17.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-12T04:42:17.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-12T04:42:17.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-12T04:42:17.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-12T04:42:17.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-12T04:42:17.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-12T04:42:18.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-12T04:42:18.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-12T04:42:18.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-12T04:42:18.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-12T04:42:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-12T04:42:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-12T04:42:19.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-12T04:42:20.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-12T04:42:21.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-12T04:42:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-12T04:42:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-12T04:42:25.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-12T04:42:25.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-12T04:42:25.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-12T04:42:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-12T04:42:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-12T04:42:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-12T04:42:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-12T04:42:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-12T04:42:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-12T04:42:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-12T04:42:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-12T04:42:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-12T04:42:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-12T04:42:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-12T04:42:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-10-12T04:42:30.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-12T04:42:30.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-12T04:42:30.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-12T04:42:30.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-12T04:42:31.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-12T04:42:31.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-12T04:42:32.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-12T04:42:32.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.176s coverage: 63.1% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 38.4% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements [2023-10-12T04:42:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-10-12T04:42:42.119Z] 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-10-12T04:42:42.119Z] running golangci-lint [2023-10-12T04:42:42.119Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-12T04:42:42.119Z] go version go1.21.0 linux/amd64 [2023-10-12T04:42:42.119Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-12T04:42:42.119Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-12T04:42:56.986Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|imports|deps) took 14.353064729s" [2023-10-12T04:42:56.986Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.916563ms" [2023-10-12T04:43:06.954Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.436846625s with top 10 stages: buildir: 41.664811004s, gosec: 7.755860783s, inspect: 1.733560269s, fact_deprecated: 1.483160591s, ctrlflow: 1.021622703s, printf: 981.005662ms, S1038: 971.626234ms, fact_purity: 874.615552ms, nilness: 838.973549ms, unused: 760.742134ms" [2023-10-12T04:43:06.954Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-12T04:43:06.954Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197" [2023-10-12T04:43:06.954Z] level=info msg="[runner] processing took 18.841588ms with stages: nolint: 7.550019ms, identifier_marker: 6.150128ms, autogenerated_exclude: 1.750848ms, path_prettifier: 1.511523ms, exclude-rules: 1.031657ms, skip_dirs: 771.962µs, cgo: 48.21µs, filename_unadjuster: 21.021µs, uniq_by_line: 780ns, max_same_issues: 760ns, max_from_linter: 710ns, fixer: 680ns, path_prefixer: 610ns, skip_files: 510ns, exclude: 420ns, severity-rules: 400ns, sort_results: 370ns, diff: 360ns, path_shortener: 360ns, source_code: 140ns, max_per_file_from_linter: 120ns" [2023-10-12T04:43:06.954Z] level=info msg="[runner] linters took 10.053784158s with stages: goanalysis_metalinter: 10.034836758s" [2023-10-12T04:43:06.954Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-12T04:43:06.954Z] level=info msg="Memory: 245 samples, avg is 254.5MB, max is 875.4MB" [2023-10-12T04:43:06.954Z] level=info msg="Execution took 24.46333738s" [2023-10-12T04:43:06.954Z] go vet ./... [2023-10-12T04:43:11.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T04:43:11.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T04:43:11.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T04:43:11.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-12T04:43:11.426Z] + ls -al . [2023-10-12T04:43:11.426Z] total 732 [2023-10-12T04:43:11.426Z] drwxrwxr-x 12 1001 1001 4096 Oct 12 04:41 . [2023-10-12T04:43:11.426Z] drwxr-xr-x 4 root root 4096 Oct 12 04:41 .. [2023-10-12T04:43:11.426Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 .blubracket [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 16 Oct 12 04:40 .dockerignore [2023-10-12T04:43:11.426Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 04:42 .git [2023-10-12T04:43:11.426Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 04:40 .github [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 1173 Oct 12 04:40 .gitignore [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 42 Oct 12 04:40 .golangci.yml [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 100 Oct 12 04:40 .hadolint.yml [2023-10-12T04:43:11.426Z] drwxr-xr-x 3 1001 1001 4096 Oct 12 04:41 .semver [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 166 Oct 12 04:40 .sonarcloud.properties [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 1171 Oct 12 04:40 ADOPTERS.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 11674 Oct 12 04:40 Attribution.txt [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 93407 Oct 12 04:40 CHANGELOG.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 04:40 CONTRIBUTING.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 677 Oct 12 04:40 GOVERNANCE.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 883 Oct 12 04:40 Jenkinsfile [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 04:40 LICENSE [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 15054 Oct 12 04:40 Makefile [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 582 Oct 12 04:40 OWNERS.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 9923 Oct 12 04:40 README.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 789 Oct 12 04:40 SECURITY.md [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 12 Oct 12 04:41 VERSION [2023-10-12T04:43:11.426Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 bin [2023-10-12T04:43:11.426Z] drwxrwxr-x 18 1001 1001 4096 Oct 12 04:40 cmd [2023-10-12T04:43:11.426Z] -rw-r--r-- 1 root root 453602 Oct 12 04:42 coverage.out [2023-10-12T04:43:11.426Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 fuzz_test [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 3689 Oct 12 04:40 go.mod [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 34977 Oct 12 04:40 go.sum [2023-10-12T04:43:11.426Z] drwxrwxr-x 7 1001 1001 4096 Oct 12 04:40 internal [2023-10-12T04:43:11.426Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 04:40 openapi [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 594 Oct 12 04:40 security.txt [2023-10-12T04:43:11.426Z] drwxrwxr-x 4 1001 1001 4096 Oct 12 04:40 snap [2023-10-12T04:43:11.426Z] -rw-rw-r-- 1 1001 1001 204 Oct 12 04:40 version.go [Pipeline] sh [2023-10-12T04:43:11.835Z] + '[' -e coverage.out ] [2023-10-12T04:43:11.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-12T04:43:11.934Z] Stashed 1 file(s) [Pipeline] sh [2023-10-12T04:43:12.213Z] + make build [2023-10-12T04:43:12.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-12T04:43:24.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-12T04:43:25.791Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-12T04:43:27.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-12T04:43:27.733Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-12T04:43:34.304Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-12T04:43:34.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-12T04:43:36.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-12T04:43:37.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-12T04:43:38.182Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-12T04:43:38.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-12T04:43:38.880Z] Running in /w/workspace/edgex-go/596 [Pipeline] { [Pipeline] checkout [2023-10-12T04:43:38.920Z] The recommended git tool is: git [2023-10-12T04:43:39.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-12T04:43:40.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-12T04:43:41.435Z] $ docker stop --time=1 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 [2023-10-12T04:43:45.793Z] using credential edgex-jenkins-ssh [2023-10-12T04:43:45.808Z] Cloning the remote Git repository [2023-10-12T04:43:46.177Z] $ docker rm -f --volumes 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-10-12T04:43:45.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-12T04:43:45.958Z] > git init /w/workspace/edgex-go/596 # timeout=10 [2023-10-12T04:43:46.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-12T04:43:46.112Z] > git --version # timeout=10 [2023-10-12T04:43:46.139Z] > git --version # 'git version 2.25.1' [2023-10-12T04:43:46.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T04:43:46.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:43:47.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-12T04:43:47.010Z] [2023-10-12T04:43:47.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:43:47.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-12T04:43:47.309Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-12T04:43:47.309Z] 91d30c5bc195: Pulling fs layer [2023-10-12T04:43:47.309Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-12T04:43:47.309Z] 9c61dcf015f6: Pulling fs layer [2023-10-12T04:43:47.309Z] 4698f68db338: Pulling fs layer [2023-10-12T04:43:47.309Z] 2a2f49069b9e: Pulling fs layer [2023-10-12T04:43:47.309Z] e0025b399a48: Pulling fs layer [2023-10-12T04:43:47.309Z] 4698f68db338: Waiting [2023-10-12T04:43:47.309Z] 2a2f49069b9e: Waiting [2023-10-12T04:43:47.309Z] e0025b399a48: Waiting [2023-10-12T04:43:47.309Z] 91d30c5bc195: Verifying Checksum [2023-10-12T04:43:47.309Z] 91d30c5bc195: Download complete [2023-10-12T04:43:47.309Z] 4698f68db338: Verifying Checksum [2023-10-12T04:43:47.309Z] 4698f68db338: Download complete [2023-10-12T04:43:47.568Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-12T04:43:47.568Z] 2e9b0aa3be6d: Download complete [2023-10-12T04:43:47.568Z] e0025b399a48: Verifying Checksum [2023-10-12T04:43:47.568Z] e0025b399a48: Download complete [2023-10-12T04:43:47.568Z] 91d30c5bc195: Pull complete [2023-10-12T04:43:47.568Z] 2a2f49069b9e: Verifying Checksum [2023-10-12T04:43:47.568Z] 2a2f49069b9e: Download complete [2023-10-12T04:43:47.826Z] 2e9b0aa3be6d: Pull complete [2023-10-12T04:43:48.083Z] 9c61dcf015f6: Verifying Checksum [2023-10-12T04:43:48.084Z] 9c61dcf015f6: Download complete [2023-10-12T04:43:50.612Z] 9c61dcf015f6: Pull complete [2023-10-12T04:43:50.612Z] 4698f68db338: Pull complete [2023-10-12T04:43:50.870Z] 2a2f49069b9e: Pull complete [2023-10-12T04:43:50.871Z] e0025b399a48: Pull complete [2023-10-12T04:43:50.871Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-12T04:43:50.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-12T04:43:50.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:43:50.942Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T04:43:50.974Z] $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:43:53.145Z] $ docker top d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T04:43:53.493Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-12T04:43:56.024Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #1 transferring dockerfile: 1.59kB done [2023-10-12T04:43:56.024Z] #1 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #2 transferring dockerfile: 1.96kB done [2023-10-12T04:43:56.024Z] #2 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #3 transferring dockerfile: 2.39kB done [2023-10-12T04:43:56.024Z] #3 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #4 transferring dockerfile: 1.84kB done [2023-10-12T04:43:56.024Z] #4 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #5 transferring dockerfile: 1.70kB done [2023-10-12T04:43:56.024Z] #5 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #6 transferring dockerfile: 2.12kB done [2023-10-12T04:43:56.024Z] #6 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-12T04:43:56.024Z] #7 transferring dockerfile: 2.04kB done [2023-10-12T04:43:56.024Z] #7 DONE 0.0s [2023-10-12T04:43:56.024Z] [2023-10-12T04:43:56.024Z] #8 [core-command internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #8 transferring dockerfile: 1.82kB done [2023-10-12T04:43:56.025Z] #8 DONE 0.0s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #9 transferring dockerfile: 1.78kB done [2023-10-12T04:43:56.025Z] #9 DONE 0.0s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #10 [core-data internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #10 transferring dockerfile: 1.90kB done [2023-10-12T04:43:56.025Z] #10 DONE 0.0s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #11 [security-spire-server internal] load .dockerignore [2023-10-12T04:43:56.025Z] #11 transferring context: [2023-10-12T04:43:56.025Z] #11 transferring context: 56B done [2023-10-12T04:43:56.025Z] #11 DONE 0.0s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #12 transferring dockerfile: 2.82kB done [2023-10-12T04:43:56.025Z] #12 DONE 0.0s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #13 transferring dockerfile: 1.58kB done [2023-10-12T04:43:56.025Z] #13 DONE 0.1s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #14 transferring dockerfile: 1.82kB done [2023-10-12T04:43:56.025Z] #14 DONE 0.1s [2023-10-12T04:43:56.025Z] [2023-10-12T04:43:56.025Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-12T04:43:56.025Z] #15 transferring dockerfile: 2.38kB done [2023-10-12T04:43:56.025Z] #15 DONE 0.1s [2023-10-12T04:43:56.283Z] [2023-10-12T04:43:56.283Z] #16 [core-metadata internal] load .dockerignore [2023-10-12T04:43:56.284Z] #16 transferring context: 56B done [2023-10-12T04:43:56.284Z] #16 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #17 [security-proxy-setup internal] load .dockerignore [2023-10-12T04:43:56.284Z] #17 transferring context: 56B done [2023-10-12T04:43:56.284Z] #17 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #18 [support-notifications internal] load .dockerignore [2023-10-12T04:43:56.284Z] #18 transferring context: 56B done [2023-10-12T04:43:56.284Z] #18 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #19 [security-spire-agent internal] load .dockerignore [2023-10-12T04:43:56.284Z] #19 transferring context: 56B done [2023-10-12T04:43:56.284Z] #19 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-12T04:43:56.284Z] #20 transferring context: 56B done [2023-10-12T04:43:56.284Z] #20 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #21 [security-proxy-auth internal] load .dockerignore [2023-10-12T04:43:56.284Z] #21 transferring context: 56B done [2023-10-12T04:43:56.284Z] #21 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #22 [core-command internal] load .dockerignore [2023-10-12T04:43:56.284Z] #22 transferring context: 56B done [2023-10-12T04:43:56.284Z] #22 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-10-12T04:43:56.284Z] #23 transferring context: 56B done [2023-10-12T04:43:56.284Z] #23 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #24 [core-data internal] load .dockerignore [2023-10-12T04:43:56.284Z] #24 transferring context: 56B done [2023-10-12T04:43:56.284Z] #24 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #25 [security-spire-config internal] load .dockerignore [2023-10-12T04:43:56.284Z] #25 transferring context: 56B done [2023-10-12T04:43:56.284Z] #25 DONE 0.0s [2023-10-12T04:43:56.284Z] [2023-10-12T04:43:56.284Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-10-12T04:43:56.284Z] #26 transferring context: 56B done [2023-10-12T04:43:56.542Z] #26 DONE 0.1s [2023-10-12T04:43:56.542Z] [2023-10-12T04:43:56.542Z] #27 [security-bootstrapper internal] load .dockerignore [2023-10-12T04:43:56.542Z] #27 transferring context: 56B done [2023-10-12T04:43:56.542Z] #27 DONE 0.1s [2023-10-12T04:43:56.542Z] [2023-10-12T04:43:56.542Z] #28 [support-scheduler internal] load .dockerignore [2023-10-12T04:43:56.542Z] #28 transferring context: 56B done [2023-10-12T04:43:56.542Z] #28 DONE 0.1s [2023-10-12T04:43:56.542Z] [2023-10-12T04:43:56.542Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-12T04:43:56.542Z] #29 DONE 0.0s [2023-10-12T04:43:56.542Z] [2023-10-12T04:43:56.542Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-12T04:43:56.809Z] #30 ... [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-12T04:43:56.809Z] #29 DONE 0.0s [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-12T04:43:56.809Z] #29 DONE 0.0s [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:43:56.809Z] #31 DONE 0.3s [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:56.809Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:56.809Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:56.809Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:56.809Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:56.809Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:56.809Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-12T04:43:56.809Z] #32 ... [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-12T04:43:56.809Z] #29 DONE 0.0s [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:43:56.809Z] #31 DONE 0.4s [2023-10-12T04:43:56.809Z] [2023-10-12T04:43:56.809Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:56.809Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:56.809Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:56.809Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:56.809Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:56.809Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:57.067Z] #32 ... [2023-10-12T04:43:57.067Z] [2023-10-12T04:43:57.067Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-12T04:43:57.067Z] #29 DONE 0.0s [2023-10-12T04:43:57.067Z] [2023-10-12T04:43:57.067Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:57.067Z] #32 ... [2023-10-12T04:43:57.067Z] [2023-10-12T04:43:57.067Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-12T04:43:57.067Z] #33 DONE 0.8s [2023-10-12T04:43:57.067Z] [2023-10-12T04:43:57.067Z] #34 [security-spire-server internal] load build context [2023-10-12T04:43:57.067Z] #34 DONE 0.0s [2023-10-12T04:43:57.067Z] [2023-10-12T04:43:57.067Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:57.067Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:57.067Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:57.067Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:57.067Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:57.067Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:57.067Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-12T04:43:57.324Z] #32 ... [2023-10-12T04:43:57.324Z] [2023-10-12T04:43:57.324Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:43:57.324Z] #31 DONE 0.7s [2023-10-12T04:43:57.324Z] [2023-10-12T04:43:57.324Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:57.324Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:57.324Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:57.324Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:57.324Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:57.324Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:57.324Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-12T04:43:57.324Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:57.324Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:57.324Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:57.324Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:57.324Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:57.324Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-12T04:43:57.324Z] #32 ... [2023-10-12T04:43:57.324Z] [2023-10-12T04:43:57.324Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-12T04:43:57.324Z] #30 DONE 0.8s [2023-10-12T04:43:57.324Z] [2023-10-12T04:43:57.324Z] #34 [security-spire-server internal] load build context [2023-10-12T04:43:57.324Z] #34 transferring context: 18.11kB done [2023-10-12T04:43:57.324Z] #34 DONE 0.3s [2023-10-12T04:43:57.324Z] [2023-10-12T04:43:57.324Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:43:57.324Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:43:57.324Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-12T04:43:57.324Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-12T04:43:57.324Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:43:57.324Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-12T04:43:57.324Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-12T04:43:57.584Z] #32 DONE 1.2s [2023-10-12T04:43:57.584Z] [2023-10-12T04:43:57.584Z] #35 [security-spire-config internal] load build context [2023-10-12T04:43:57.584Z] #35 transferring context: 16.36kB 0.0s done [2023-10-12T04:43:57.584Z] #35 DONE 0.4s [2023-10-12T04:43:57.584Z] [2023-10-12T04:43:57.584Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:43:57.584Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-12T04:43:57.584Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-12T04:43:57.584Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-10-12T04:43:57.584Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-12T04:43:57.584Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-12T04:43:57.584Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-10-12T04:43:57.584Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-10-12T04:43:57.584Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-12T04:43:57.843Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-12T04:43:57.843Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-12T04:43:57.843Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-10-12T04:43:57.843Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-12T04:43:57.843Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2023-10-12T04:43:58.119Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s [2023-10-12T04:43:58.119Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-12T04:43:58.120Z] #36 ... [2023-10-12T04:43:58.120Z] [2023-10-12T04:43:58.120Z] #37 [security-spire-agent internal] load build context [2023-10-12T04:43:58.120Z] #37 transferring context: 17.64kB done [2023-10-12T04:43:58.120Z] #37 DONE 0.7s [2023-10-12T04:43:58.120Z] [2023-10-12T04:43:58.120Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-12T04:43:58.120Z] #38 DONE 1.7s [2023-10-12T04:43:58.120Z] [2023-10-12T04:43:58.120Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:43:58.120Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.8s [2023-10-12T04:43:58.419Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2023-10-12T04:43:58.684Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2023-10-12T04:43:58.684Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-12T04:44:00.601Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2023-10-12T04:44:04.838Z] Avoid second fetch [2023-10-12T04:44:04.839Z] Checking out Revision 44e522017d32fcb227609a12262e3d069e2fc125 (main) [2023-10-12T04:44:03.877Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-12T04:44:03.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T04:44:04.858Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T04:44:04.931Z] > git checkout -f 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 [2023-10-12T04:44:05.584Z] Commit message: "Merge pull request #4703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" [2023-10-12T04:44:05.873Z] #36 ... [2023-10-12T04:44:05.874Z] [2023-10-12T04:44:05.874Z] #39 [core-common-config-bootstrapper internal] load build context [2023-10-12T04:44:05.874Z] #39 transferring context: 313.99MB 8.1s [2023-10-12T04:44:05.874Z] #39 ... [2023-10-12T04:44:05.874Z] [2023-10-12T04:44:05.874Z] #40 [security-proxy-setup internal] load build context [2023-10-12T04:44:05.874Z] #40 ... [2023-10-12T04:44:05.874Z] [2023-10-12T04:44:05.874Z] #39 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T04:44:06.136Z] #39 transferring context: 364.94MB 9.2s done [2023-10-12T04:44:06.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T04:44:06.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T04:44:06.486Z] Dload Upload Total Spent Left Speed [2023-10-12T04:44:06.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [2023-10-12T04:44:06.751Z] #39 ... [2023-10-12T04:44:06.751Z] [2023-10-12T04:44:06.751Z] #41 [core-metadata internal] load build context [2023-10-12T04:44:06.751Z] #41 ... [2023-10-12T04:44:06.751Z] [2023-10-12T04:44:06.751Z] #42 [support-notifications internal] load build context [2023-10-12T04:44:06.751Z] #42 transferring context: 364.94MB 10.0s done [2023-10-12T04:44:06.751Z] #42 ... [2023-10-12T04:44:06.751Z] [2023-10-12T04:44:06.751Z] #43 [security-proxy-auth internal] load build context [2023-10-12T04:44:06.751Z] #43 ... [2023-10-12T04:44:06.751Z] [2023-10-12T04:44:06.751Z] #44 [core-command internal] load build context [Pipeline] sh [2023-10-12T04:44:07.012Z] #44 ... [2023-10-12T04:44:07.012Z] [2023-10-12T04:44:07.012Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-12T04:44:07.012Z] #45 transferring context: 364.94MB 8.8s done [2023-10-12T04:44:07.012Z] #45 ... [2023-10-12T04:44:07.012Z] [2023-10-12T04:44:07.012Z] #46 [core-data internal] load build context [2023-10-12T04:44:07.012Z] #46 transferring context: 364.94MB 9.5s done [2023-10-12T04:44:07.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T04:44:07.289Z] #46 ... [2023-10-12T04:44:07.289Z] [2023-10-12T04:44:07.289Z] #47 [security-bootstrapper internal] load build context [2023-10-12T04:44:07.289Z] #47 transferring context: 364.94MB 10.1s done [2023-10-12T04:44:07.289Z] #47 ... [2023-10-12T04:44:07.289Z] [2023-10-12T04:44:07.289Z] #48 [security-secretstore-setup internal] load build context [2023-10-12T04:44:07.289Z] #48 transferring context: 364.94MB 9.4s done [2023-10-12T04:44:07.432Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T04:44:07.432Z] + sudo tee /etc/docker/daemon.new [2023-10-12T04:44:07.432Z] { [2023-10-12T04:44:07.433Z] "registry-mirrors": [ [2023-10-12T04:44:07.433Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T04:44:07.433Z] ], [2023-10-12T04:44:07.433Z] "bip": "10.250.0.254/24", [2023-10-12T04:44:07.433Z] "hosts": [ [2023-10-12T04:44:07.433Z] "tcp://0.0.0.0:5555", [2023-10-12T04:44:07.433Z] "unix:///var/run/docker.sock" [2023-10-12T04:44:07.433Z] ], [2023-10-12T04:44:07.433Z] "mtu": 1458, [2023-10-12T04:44:07.433Z] "selinux-enabled": true, [2023-10-12T04:44:07.433Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T04:44:07.433Z] } [Pipeline] sh [2023-10-12T04:44:07.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T04:44:08.101Z] + sudo service docker restart [2023-10-12T04:44:08.186Z] #48 ... [2023-10-12T04:44:08.186Z] [2023-10-12T04:44:08.186Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T04:44:08.186Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-10-12T04:44:08.186Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-12T04:44:08.186Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-12T04:44:08.186Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-12T04:44:08.186Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-12T04:44:08.186Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-12T04:44:08.186Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-10-12T04:44:08.186Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-10-12T04:44:08.186Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-12T04:44:08.186Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done [2023-10-12T04:44:08.446Z] #49 ... [2023-10-12T04:44:08.446Z] [2023-10-12T04:44:08.446Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:44:08.446Z] #50 ... [2023-10-12T04:44:08.446Z] [2023-10-12T04:44:08.446Z] #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-12T04:44:08.706Z] #51 ... [2023-10-12T04:44:08.706Z] [2023-10-12T04:44:08.706Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-12T04:44:08.706Z] #52 ... [2023-10-12T04:44:08.706Z] [2023-10-12T04:44:08.706Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-12T04:44:08.965Z] #53 ... [2023-10-12T04:44:08.965Z] [2023-10-12T04:44:08.965Z] #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-12T04:44:08.965Z] #54 ... [2023-10-12T04:44:08.965Z] [2023-10-12T04:44:08.965Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:44:08.965Z] #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:08.965Z] #0 5.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:08.965Z] #0 5.642 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:44:08.965Z] #0 5.642 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:44:08.965Z] #0 5.642 OK: 20069 distinct packages available [2023-10-12T04:44:08.965Z] #0 5.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:08.965Z] #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:08.965Z] #0 5.990 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:08.965Z] #0 6.006 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:44:08.965Z] #0 6.020 (3/4) Installing libucontext (1.2-r2) [2023-10-12T04:44:08.965Z] #0 6.020 (4/4) Installing gcompat (1.1.0-r1) [2023-10-12T04:44:08.965Z] #0 6.020 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:08.965Z] #0 6.033 OK: 8 MiB in 19 packages [2023-10-12T04:44:09.224Z] #55 ... [2023-10-12T04:44:09.224Z] [2023-10-12T04:44:09.224Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:44:09.913Z] #56 ... [2023-10-12T04:44:09.913Z] [2023-10-12T04:44:09.913Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T04:44:09.913Z] #57 ... [2023-10-12T04:44:09.913Z] [2023-10-12T04:44:09.913Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-12T04:44:10.172Z] #58 ... [2023-10-12T04:44:10.172Z] [2023-10-12T04:44:10.172Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:44:10.172Z] #59 ... [2023-10-12T04:44:10.172Z] [2023-10-12T04:44:10.172Z] #60 [support-scheduler internal] load build context [2023-10-12T04:44:10.172Z] #60 transferring context: 364.94MB 9.5s done [2023-10-12T04:44:16.736Z] #60 ... [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #40 [security-proxy-setup internal] load build context [2023-10-12T04:44:16.736Z] #40 transferring context: 364.94MB 10.7s done [2023-10-12T04:44:16.736Z] #40 ... [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #39 [core-common-config-bootstrapper internal] load build context [2023-10-12T04:44:16.736Z] #39 DONE 19.8s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:44:16.736Z] #55 DONE 18.9s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #51 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-12T04:44:16.736Z] #51 DONE 18.1s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-12T04:44:16.736Z] #45 DONE 19.8s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #46 [core-data internal] load build context [2023-10-12T04:44:16.736Z] #46 DONE 19.7s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #48 [security-secretstore-setup internal] load build context [2023-10-12T04:44:16.736Z] #48 DONE 19.7s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #41 [core-metadata internal] load build context [2023-10-12T04:44:16.736Z] #41 transferring context: 364.94MB 10.2s done [2023-10-12T04:44:16.736Z] #41 DONE 20.1s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #42 [support-notifications internal] load build context [2023-10-12T04:44:16.736Z] #42 DONE 20.1s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #60 [support-scheduler internal] load build context [2023-10-12T04:44:16.736Z] #60 DONE 19.4s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #43 [security-proxy-auth internal] load build context [2023-10-12T04:44:16.736Z] #43 transferring context: 364.94MB 10.1s done [2023-10-12T04:44:16.736Z] #43 DONE 19.9s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:44:16.736Z] #61 ... [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #47 [security-bootstrapper internal] load build context [2023-10-12T04:44:16.736Z] #47 DONE 19.7s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #40 [security-proxy-setup internal] load build context [2023-10-12T04:44:16.736Z] #40 DONE 20.1s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #44 [core-command internal] load build context [2023-10-12T04:44:16.736Z] #44 transferring context: 364.94MB 10.6s done [2023-10-12T04:44:16.736Z] #44 DONE 19.9s [2023-10-12T04:44:16.736Z] [2023-10-12T04:44:16.736Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T04:44:16.736Z] #49 DONE 19.3s [2023-10-12T04:44:16.993Z] [2023-10-12T04:44:16.993Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:44:17.925Z] #36 ... [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-12T04:44:17.925Z] #52 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #52 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #52 19.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #52 19.76 (2/2) Installing su-exec (0.2-r3) [2023-10-12T04:44:17.925Z] #52 19.76 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #52 20.17 OK: 7 MiB in 17 packages [2023-10-12T04:44:17.925Z] #52 DONE 20.4s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-12T04:44:17.925Z] #58 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #58 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #58 19.72 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #58 19.72 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #58 20.04 OK: 7 MiB in 16 packages [2023-10-12T04:44:17.925Z] #58 DONE 20.3s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:44:17.925Z] #56 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #56 19.83 (1/4) Installing ca-certificates (20230506-r0) [2023-10-12T04:44:17.925Z] #56 19.84 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #56 19.85 (3/4) Installing su-exec (0.2-r3) [2023-10-12T04:44:17.925Z] #56 19.85 (4/4) Installing yq (4.33.3-r3) [2023-10-12T04:44:17.925Z] #56 19.91 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #56 20.05 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:44:17.925Z] #56 20.14 OK: 17 MiB in 19 packages [2023-10-12T04:44:17.925Z] #56 DONE 20.3s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-12T04:44:17.925Z] #54 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #54 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #54 19.78 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #54 19.79 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #54 20.06 OK: 7 MiB in 16 packages [2023-10-12T04:44:17.925Z] #54 DONE 20.3s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-12T04:44:17.925Z] #53 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #53 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #53 19.81 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #53 19.82 (2/4) Installing openssl (3.1.3-r0) [2023-10-12T04:44:17.925Z] #53 19.83 (3/4) Installing su-exec (0.2-r3) [2023-10-12T04:44:17.925Z] #53 19.83 (4/4) Installing yq (4.33.3-r3) [2023-10-12T04:44:17.925Z] #53 19.88 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #53 20.04 OK: 17 MiB in 19 packages [2023-10-12T04:44:17.925Z] #53 DONE 20.3s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:44:17.925Z] #62 DONE 0.9s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:44:17.925Z] #50 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #50 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #50 19.83 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:44:17.925Z] #50 19.83 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:44:17.925Z] #50 19.83 OK: 20069 distinct packages available [2023-10-12T04:44:17.925Z] #50 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #50 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #50 20.16 (1/11) Installing ca-certificates (20230506-r0) [2023-10-12T04:44:17.925Z] #50 20.24 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-12T04:44:17.925Z] #50 20.25 (3/11) Installing libunistring (1.1-r1) [2023-10-12T04:44:17.925Z] #50 20.26 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-12T04:44:17.925Z] #50 20.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-12T04:44:17.925Z] #50 20.27 (6/11) Installing libcurl (8.4.0-r0) [2023-10-12T04:44:17.925Z] #50 20.28 (7/11) Installing curl (8.4.0-r0) [2023-10-12T04:44:17.925Z] #50 20.29 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #50 20.29 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:44:17.925Z] #50 20.30 (10/11) Installing libucontext (1.2-r2) [2023-10-12T04:44:17.925Z] #50 20.30 (11/11) Installing gcompat (1.1.0-r1) [2023-10-12T04:44:17.925Z] #50 20.30 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #50 20.32 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:44:17.925Z] #50 20.38 OK: 12 MiB in 26 packages [2023-10-12T04:44:17.925Z] #50 DONE 20.5s [2023-10-12T04:44:17.925Z] [2023-10-12T04:44:17.925Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:44:17.925Z] #59 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #59 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #59 19.84 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:44:17.925Z] #59 19.84 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:44:17.925Z] #59 19.84 OK: 20069 distinct packages available [2023-10-12T04:44:17.925Z] #59 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #59 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:17.925Z] #59 20.19 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:17.925Z] #59 20.20 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:44:17.925Z] #59 20.20 (3/5) Installing libucontext (1.2-r2) [2023-10-12T04:44:17.925Z] #59 20.20 (4/5) Installing gcompat (1.1.0-r1) [2023-10-12T04:44:17.925Z] #59 20.28 (5/5) Installing openssl (3.1.3-r0) [2023-10-12T04:44:17.925Z] #59 20.28 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:17.925Z] #59 20.28 OK: 8 MiB in 20 packages [2023-10-12T04:44:17.925Z] #59 DONE 20.5s [2023-10-12T04:44:18.184Z] [2023-10-12T04:44:18.184Z] #63 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-12T04:44:18.184Z] #63 DONE 0.1s [2023-10-12T04:44:18.184Z] [2023-10-12T04:44:18.184Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-12T04:44:18.184Z] #64 DONE 0.1s [2023-10-12T04:44:18.184Z] [2023-10-12T04:44:18.184Z] #65 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-12T04:44:19.135Z] #65 DONE 0.9s [2023-10-12T04:44:19.135Z] [2023-10-12T04:44:19.135Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-12T04:44:19.135Z] #66 DONE 1.0s [2023-10-12T04:44:19.135Z] [2023-10-12T04:44:19.135Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:44:19.135Z] #67 DONE 1.0s [2023-10-12T04:44:19.135Z] [2023-10-12T04:44:19.135Z] #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-12T04:44:19.783Z] #68 DONE 0.8s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #69 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:44:19.783Z] #69 DONE 0.8s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T04:44:19.783Z] #57 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:19.783Z] #57 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:19.783Z] #57 21.72 (1/2) Installing ca-certificates (20230506-r0) [2023-10-12T04:44:19.783Z] #57 21.73 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-12T04:44:19.783Z] #57 21.74 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:44:19.783Z] #57 21.74 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:44:19.783Z] #57 21.78 OK: 8 MiB in 17 packages [2023-10-12T04:44:19.783Z] #57 DONE 22.1s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:44:19.783Z] #70 DONE 0.9s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #71 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-12T04:44:19.783Z] #71 DONE 0.1s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-12T04:44:19.783Z] #72 DONE 0.1s [2023-10-12T04:44:19.783Z] [2023-10-12T04:44:19.783Z] #73 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-12T04:44:20.040Z] #73 DONE 0.1s [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-12T04:44:20.040Z] #74 DONE 0.0s [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-12T04:44:20.040Z] #75 DONE 0.1s [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:44:20.040Z] #76 DONE 0.1s [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #77 [security-spire-config] exporting to image [2023-10-12T04:44:20.040Z] #77 exporting layers [2023-10-12T04:44:20.040Z] #77 ... [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:44:20.040Z] #78 DONE 0.1s [2023-10-12T04:44:20.040Z] [2023-10-12T04:44:20.040Z] #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-12T04:44:20.040Z] #79 DONE 0.1s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #80 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-12T04:44:20.300Z] #80 DONE 0.1s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #81 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-12T04:44:20.300Z] #81 DONE 0.1s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-12T04:44:20.300Z] #82 DONE 0.1s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:44:20.300Z] #61 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.300Z] #61 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.300Z] #61 3.573 OK: 264 MiB in 52 packages [2023-10-12T04:44:20.300Z] #61 DONE 3.7s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:44:20.300Z] #83 DONE 0.1s [2023-10-12T04:44:20.300Z] [2023-10-12T04:44:20.300Z] #77 [security-spire-agent] exporting to image [2023-10-12T04:44:20.865Z] #77 ... [2023-10-12T04:44:20.865Z] [2023-10-12T04:44:20.865Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-12T04:44:20.865Z] #0 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.865Z] #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.865Z] #0 3.910 OK: 264 MiB in 52 packages [2023-10-12T04:44:20.865Z] #84 DONE 4.1s [2023-10-12T04:44:20.865Z] [2023-10-12T04:44:20.865Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:44:20.865Z] #85 DONE 0.0s [2023-10-12T04:44:20.865Z] [2023-10-12T04:44:20.865Z] #77 [security-spire-server] exporting to image [2023-10-12T04:44:20.865Z] #77 exporting layers 0.6s done [2023-10-12T04:44:20.865Z] #77 writing image sha256:fdbbf67b2f3cfe8ed342be86cf27a2d39e2acca46d5b3c93062a0f1bf8ed93a6 done [2023-10-12T04:44:20.865Z] #77 naming to docker.io/library/security-spire-config done [2023-10-12T04:44:20.865Z] #77 writing image sha256:ac9e86c51be08abfeb607a578fcdea5a27beac1cfda954782bf5d6d2c02b3a19 done [2023-10-12T04:44:20.865Z] #77 naming to docker.io/library/security-spire-server done [2023-10-12T04:44:20.865Z] #77 ... [2023-10-12T04:44:20.865Z] [2023-10-12T04:44:20.865Z] #86 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:44:20.865Z] #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.865Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:20.865Z] #0 4.282 OK: 264 MiB in 52 packages [2023-10-12T04:44:20.865Z] #86 DONE 4.4s [2023-10-12T04:44:20.865Z] [2023-10-12T04:44:20.865Z] #77 [security-spire-server] exporting to image [2023-10-12T04:44:20.865Z] #77 exporting layers 0.7s done [2023-10-12T04:44:21.123Z] #77 writing image sha256:c30947aedd772fc4ed410bc054e254b0c101fbd68df4660b23ddfde2f0525419 done [2023-10-12T04:44:21.123Z] #77 naming to docker.io/library/security-spire-agent done [2023-10-12T04:44:21.123Z] #77 DONE 1.0s [2023-10-12T04:44:21.123Z] [2023-10-12T04:44:21.123Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:44:21.123Z] #87 DONE 0.1s [2023-10-12T04:44:21.123Z] [2023-10-12T04:44:21.123Z] #88 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-12T04:44:21.124Z] #88 DONE 3.2s [2023-10-12T04:44:21.124Z] [2023-10-12T04:44:21.124Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:21.124Z] #89 ... [2023-10-12T04:44:21.124Z] [2023-10-12T04:44:21.124Z] #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-12T04:44:21.124Z] #0 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:21.124Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:21.124Z] #0 4.058 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:44:21.124Z] #0 4.058 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:44:21.124Z] #0 4.058 OK: 20075 distinct packages available [2023-10-12T04:44:21.124Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:21.124Z] #0 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T04:44:21.124Z] #0 4.465 OK: 264 MiB in 52 packages [2023-10-12T04:44:21.124Z] #90 DONE 4.6s [2023-10-12T04:44:21.124Z] [2023-10-12T04:44:21.124Z] #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-12T04:44:21.124Z] #91 DONE 0.0s [2023-10-12T04:44:21.124Z] [2023-10-12T04:44:21.124Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:44:21.124Z] #92 DONE 0.1s [2023-10-12T04:44:21.382Z] [2023-10-12T04:44:21.382Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T04:44:30.225Z] provisioning config files... [2023-10-12T04:44:30.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config10427507276961225789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T04:44:30.633Z] ---> docker-login.sh [2023-10-12T04:44:30.633Z] nexus3.edgexfoundry.org:10001 [2023-10-12T04:44:31.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:44:31.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:44:31.224Z] Configure a credential helper to remove this warning. See [2023-10-12T04:44:31.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:44:31.224Z] [2023-10-12T04:44:31.224Z] Login Succeeded [2023-10-12T04:44:31.224Z] nexus3.edgexfoundry.org:10002 [2023-10-12T04:44:31.352Z] #93 ... [2023-10-12T04:44:31.352Z] [2023-10-12T04:44:31.352Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:31.352Z] #94 ... [2023-10-12T04:44:31.352Z] [2023-10-12T04:44:31.352Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:31.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:44:31.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:44:31.765Z] Configure a credential helper to remove this warning. See [2023-10-12T04:44:31.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:44:31.765Z] [2023-10-12T04:44:31.765Z] Login Succeeded [2023-10-12T04:44:31.765Z] nexus3.edgexfoundry.org:10003 [2023-10-12T04:44:32.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:44:32.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:44:32.035Z] Configure a credential helper to remove this warning. See [2023-10-12T04:44:32.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:44:32.035Z] [2023-10-12T04:44:32.035Z] Login Succeeded [2023-10-12T04:44:32.035Z] nexus3.edgexfoundry.org:10004 [2023-10-12T04:44:32.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:44:32.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:44:32.585Z] Configure a credential helper to remove this warning. See [2023-10-12T04:44:32.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:44:32.585Z] [2023-10-12T04:44:32.585Z] Login Succeeded [2023-10-12T04:44:32.585Z] docker.io [2023-10-12T04:44:32.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:44:33.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:44:33.123Z] Configure a credential helper to remove this warning. See [2023-10-12T04:44:33.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:44:33.123Z] [2023-10-12T04:44:33.123Z] Login Succeeded [2023-10-12T04:44:33.123Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T04:44:33.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-12T04:44:33.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] echo [2023-10-12T04:44:33.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T04:44:33.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T04:44:33.801Z] ========================================================= [2023-10-12T04:44:33.801Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T04:44:33.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-12T04:44:34.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T04:44:34.402Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T04:44:34.402Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T04:44:34.402Z] 5d54e960e981: Pulling fs layer [2023-10-12T04:44:34.402Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T04:44:34.402Z] f0e02332f6b5: Pulling fs layer [2023-10-12T04:44:34.402Z] cefa15bbcfad: Pulling fs layer [2023-10-12T04:44:34.402Z] 17808c966233: Pulling fs layer [2023-10-12T04:44:34.402Z] f4c1fc716caa: Pulling fs layer [2023-10-12T04:44:34.402Z] f0e02332f6b5: Waiting [2023-10-12T04:44:34.402Z] cefa15bbcfad: Waiting [2023-10-12T04:44:34.402Z] 17808c966233: Waiting [2023-10-12T04:44:34.402Z] f4c1fc716caa: Waiting [2023-10-12T04:44:34.402Z] 5d54e960e981: Download complete [2023-10-12T04:44:34.402Z] f0e02332f6b5: Download complete [2023-10-12T04:44:34.402Z] cefa15bbcfad: Verifying Checksum [2023-10-12T04:44:34.402Z] cefa15bbcfad: Download complete [2023-10-12T04:44:34.402Z] 9fda8d8052c6: Download complete [2023-10-12T04:44:34.993Z] f4c1fc716caa: Verifying Checksum [2023-10-12T04:44:34.993Z] f4c1fc716caa: Download complete [2023-10-12T04:44:35.262Z] 9fda8d8052c6: Pull complete [2023-10-12T04:44:36.233Z] 5d54e960e981: Pull complete [2023-10-12T04:44:36.233Z] c4a7e357bf2a: Download complete [2023-10-12T04:44:37.208Z] 17808c966233: Verifying Checksum [2023-10-12T04:44:37.208Z] 17808c966233: Download complete [2023-10-12T04:44:49.630Z] c4a7e357bf2a: Pull complete [2023-10-12T04:44:49.630Z] f0e02332f6b5: Pull complete [2023-10-12T04:44:49.630Z] cefa15bbcfad: Pull complete [2023-10-12T04:44:57.889Z] 17808c966233: Pull complete [2023-10-12T04:44:57.913Z] #95 ... [2023-10-12T04:44:57.913Z] [2023-10-12T04:44:57.913Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:57.913Z] #93 DONE 36.4s [2023-10-12T04:44:57.913Z] [2023-10-12T04:44:57.913Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:57.913Z] #94 DONE 37.2s [2023-10-12T04:44:57.913Z] [2023-10-12T04:44:57.913Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:57.913Z] #95 DONE 36.8s [2023-10-12T04:44:57.913Z] [2023-10-12T04:44:57.913Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:44:57.913Z] #89 DONE 36.6s [2023-10-12T04:44:57.913Z] [2023-10-12T04:44:57.913Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-10-12T04:44:59.307Z] f4c1fc716caa: Pull complete [2023-10-12T04:44:59.307Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T04:44:59.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T04:44:59.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-12T04:44:59.637Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T04:44:59.637Z] WORKDIR /edgex [2023-10-12T04:44:59.637Z] COPY go.mod . [2023-10-12T04:44:59.637Z] RUN go mod download -t [2023-10-12T04:44:59.637Z] ci-base-image-arm64 -f - . [2023-10-12T04:45:00.226Z] Sending build context to Docker daemon 2.995MB [2023-10-12T04:45:00.226Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T04:45:00.226Z] ---> ea914061e18c [2023-10-12T04:45:00.226Z] Step 2/4 : WORKDIR /edgex [2023-10-12T04:45:01.204Z] ---> Running in 0cf41d5ae5a8 [2023-10-12T04:45:01.470Z] Removing intermediate container 0cf41d5ae5a8 [2023-10-12T04:45:01.470Z] ---> 5d211482064d [2023-10-12T04:45:01.470Z] Step 3/4 : COPY go.mod . [2023-10-12T04:45:02.053Z] ---> 370920b6bc2e [2023-10-12T04:45:02.053Z] Step 4/4 : RUN go mod download [2023-10-12T04:45:02.053Z] ---> Running in 7d5e30744252 [2023-10-12T04:45:04.473Z] #96 DONE 6.7s [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #97 [core-metadata builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #97 DONE 6.7s [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #98 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #99 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #100 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #101 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #102 [core-data builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #102 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #103 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #104 [core-command builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #104 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #105 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #106 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #107 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #108 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #109 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #110 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #111 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #112 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #113 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #114 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #115 [support-scheduler builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #115 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #116 DONE 6.7s [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #117 [support-notifications builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #117 DONE 6.7s [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-10-12T04:45:04.473Z] #118 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:45:04.473Z] #119 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:45:04.473Z] #120 CACHED [2023-10-12T04:45:04.473Z] [2023-10-12T04:45:04.473Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-12T04:45:05.844Z] #121 1.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-12T04:45:15.890Z] #121 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-12T04:45:15.890Z] #0 1.064 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-12T04:45:15.890Z] #122 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T04:45:15.890Z] #0 1.276 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-12T04:45:15.890Z] #123 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T04:45:15.890Z] #0 0.830 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-12T04:45:15.890Z] #124 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-12T04:45:15.890Z] #0 0.812 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-12T04:45:15.890Z] #125 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T04:45:15.890Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-12T04:45:15.890Z] #126 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-12T04:45:15.890Z] #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-12T04:45:15.890Z] #127 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-12T04:45:15.890Z] #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-12T04:45:15.890Z] #128 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #129 [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-10-12T04:45:15.890Z] #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-12T04:45:15.890Z] #129 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-12T04:45:15.890Z] #0 1.144 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-12T04:45:15.890Z] #130 ... [2023-10-12T04:45:15.890Z] [2023-10-12T04:45:15.890Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T04:45:15.890Z] #0 0.399 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-12T04:45:48.925Z] Removing intermediate container 7d5e30744252 [2023-10-12T04:45:48.925Z] ---> 0bb20aa1360d [2023-10-12T04:45:48.925Z] Successfully built 0bb20aa1360d [2023-10-12T04:45:48.925Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:45:49.258Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T04:45:49.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:45:49.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-10-12T04:45:49.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:45:50.848Z] $ docker top 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T04:45:51.724Z] + go version [2023-10-12T04:45:51.724Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T04:45:51.741Z] $ docker stop --time=1 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 [2023-10-12T04:45:53.442Z] $ docker rm -f --volumes 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 [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-10-12T04:45:54.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-12T04:45:54.095Z] [2023-10-12T04:45:54.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:45:54.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-12T04:45:54.435Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-12T04:45:54.435Z] 547446be3368: Pulling fs layer [2023-10-12T04:45:54.435Z] d125d8839a47: Pulling fs layer [2023-10-12T04:45:54.435Z] 3e85d5ac6304: Pulling fs layer [2023-10-12T04:45:54.435Z] c3105a71a48b: Pulling fs layer [2023-10-12T04:45:54.435Z] 0f093f025ec4: Pulling fs layer [2023-10-12T04:45:54.435Z] c3106fc0e877: Pulling fs layer [2023-10-12T04:45:54.435Z] c3105a71a48b: Waiting [2023-10-12T04:45:54.435Z] 0f093f025ec4: Waiting [2023-10-12T04:45:54.435Z] c3106fc0e877: Waiting [2023-10-12T04:45:54.705Z] 547446be3368: Download complete [2023-10-12T04:45:54.705Z] c3105a71a48b: Verifying Checksum [2023-10-12T04:45:54.705Z] c3105a71a48b: Download complete [2023-10-12T04:45:55.292Z] d125d8839a47: Verifying Checksum [2023-10-12T04:45:55.292Z] d125d8839a47: Download complete [2023-10-12T04:45:55.292Z] c3106fc0e877: Verifying Checksum [2023-10-12T04:45:55.292Z] c3106fc0e877: Download complete [2023-10-12T04:45:55.292Z] 0f093f025ec4: Verifying Checksum [2023-10-12T04:45:55.292Z] 0f093f025ec4: Download complete [2023-10-12T04:45:55.559Z] 547446be3368: Pull complete [2023-10-12T04:45:56.522Z] d125d8839a47: Pull complete [2023-10-12T04:45:57.107Z] 3e85d5ac6304: Verifying Checksum [2023-10-12T04:45:57.107Z] 3e85d5ac6304: Download complete [2023-10-12T04:46:07.183Z] 3e85d5ac6304: Pull complete [2023-10-12T04:46:07.183Z] c3105a71a48b: Pull complete [2023-10-12T04:46:07.766Z] 0f093f025ec4: Pull complete [2023-10-12T04:46:07.766Z] c3106fc0e877: Pull complete [2023-10-12T04:46:07.766Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-12T04:46:07.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-12T04:46:08.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T04:46:08.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-10-12T04:46:08.271Z] $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T04:46:10.227Z] $ docker top a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T04:46:11.091Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-12T04:46:19.299Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-10-12T04:46:19.299Z] #1 transferring dockerfile: 1.96kB 0.0s done [2023-10-12T04:46:19.299Z] #1 DONE 0.1s [2023-10-12T04:46:20.261Z] [2023-10-12T04:46:20.261Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-12T04:46:20.261Z] #2 transferring dockerfile: 2.38kB done [2023-10-12T04:46:20.261Z] #2 DONE 0.1s [2023-10-12T04:46:20.261Z] [2023-10-12T04:46:20.261Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-10-12T04:46:20.261Z] #3 transferring dockerfile: 1.70kB 0.0s done [2023-10-12T04:46:20.261Z] #3 DONE 0.1s [2023-10-12T04:46:20.261Z] [2023-10-12T04:46:20.261Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-12T04:46:20.261Z] #4 transferring dockerfile: 2.39kB done [2023-10-12T04:46:20.261Z] #4 DONE 0.1s [2023-10-12T04:46:20.261Z] [2023-10-12T04:46:20.261Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-10-12T04:46:20.261Z] #5 transferring dockerfile: 1.82kB done [2023-10-12T04:46:20.261Z] #5 DONE 0.1s [2023-10-12T04:46:20.261Z] [2023-10-12T04:46:20.261Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-10-12T04:46:20.537Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-10-12T04:46:20.537Z] #6 DONE 0.1s [2023-10-12T04:46:20.537Z] [2023-10-12T04:46:20.537Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-12T04:46:20.537Z] #7 transferring dockerfile: 1.78kB 0.0s done [2023-10-12T04:46:20.537Z] #7 DONE 0.1s [2023-10-12T04:46:20.537Z] [2023-10-12T04:46:20.537Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-12T04:46:20.537Z] #8 transferring dockerfile: 2.82kB done [2023-10-12T04:46:20.537Z] #8 DONE 0.1s [2023-10-12T04:46:20.537Z] [2023-10-12T04:46:20.537Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-10-12T04:46:20.806Z] #9 transferring dockerfile: 1.59kB 0.0s done [2023-10-12T04:46:20.806Z] #9 DONE 0.1s [2023-10-12T04:46:20.806Z] [2023-10-12T04:46:20.806Z] #10 [core-data internal] load build definition from Dockerfile [2023-10-12T04:46:20.806Z] #10 transferring dockerfile: 1.90kB 0.0s done [2023-10-12T04:46:20.806Z] #10 DONE 0.1s [2023-10-12T04:46:20.806Z] [2023-10-12T04:46:20.806Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-12T04:46:20.806Z] #11 transferring dockerfile: 1.58kB 0.0s done [2023-10-12T04:46:20.806Z] #11 DONE 0.1s [2023-10-12T04:46:20.806Z] [2023-10-12T04:46:20.806Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-12T04:46:20.806Z] #12 transferring dockerfile: 2.12kB 0.0s done [2023-10-12T04:46:21.074Z] #12 DONE 0.1s [2023-10-12T04:46:21.074Z] [2023-10-12T04:46:21.074Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-12T04:46:21.074Z] #13 transferring dockerfile: 2.04kB done [2023-10-12T04:46:21.074Z] #13 DONE 0.1s [2023-10-12T04:46:21.074Z] [2023-10-12T04:46:21.074Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-12T04:46:21.074Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-10-12T04:46:21.074Z] #14 DONE 0.1s [2023-10-12T04:46:21.074Z] [2023-10-12T04:46:21.074Z] #15 [core-metadata internal] load .dockerignore [2023-10-12T04:46:21.343Z] #15 transferring context: 56B done [2023-10-12T04:46:21.343Z] #15 DONE 0.1s [2023-10-12T04:46:21.929Z] [2023-10-12T04:46:21.929Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-10-12T04:46:21.929Z] #16 transferring context: 56B 0.0s done [2023-10-12T04:46:21.929Z] #16 DONE 0.0s [2023-10-12T04:46:21.929Z] [2023-10-12T04:46:21.929Z] #17 [security-spire-agent internal] load .dockerignore [2023-10-12T04:46:21.929Z] #17 transferring context: 56B done [2023-10-12T04:46:21.929Z] #17 DONE 0.1s [2023-10-12T04:46:21.929Z] [2023-10-12T04:46:21.929Z] #18 [security-proxy-setup internal] load .dockerignore [2023-10-12T04:46:21.929Z] #18 transferring context: 56B done [2023-10-12T04:46:22.203Z] #18 DONE 0.1s [2023-10-12T04:46:22.203Z] [2023-10-12T04:46:22.203Z] #19 [support-scheduler internal] load .dockerignore [2023-10-12T04:46:22.203Z] #19 transferring context: 56B done [2023-10-12T04:46:22.203Z] #19 DONE 0.1s [2023-10-12T04:46:22.203Z] [2023-10-12T04:46:22.203Z] #20 [support-notifications internal] load .dockerignore [2023-10-12T04:46:22.203Z] #20 transferring context: 56B 0.0s done [2023-10-12T04:46:22.203Z] #20 DONE 0.1s [2023-10-12T04:46:22.203Z] [2023-10-12T04:46:22.203Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-10-12T04:46:22.203Z] #21 transferring context: 56B done [2023-10-12T04:46:22.203Z] #21 DONE 0.1s [2023-10-12T04:46:22.203Z] [2023-10-12T04:46:22.203Z] #22 [security-bootstrapper internal] load .dockerignore [2023-10-12T04:46:22.474Z] #22 transferring context: 56B 0.0s done [2023-10-12T04:46:22.474Z] #22 DONE 0.1s [2023-10-12T04:46:22.474Z] [2023-10-12T04:46:22.474Z] #23 [security-spire-server internal] load .dockerignore [2023-10-12T04:46:22.474Z] #23 transferring context: 56B 0.0s done [2023-10-12T04:46:22.474Z] #23 DONE 0.1s [2023-10-12T04:46:22.474Z] [2023-10-12T04:46:22.474Z] #24 [core-data internal] load .dockerignore [2023-10-12T04:46:22.474Z] #24 transferring context: 56B 0.0s done [2023-10-12T04:46:22.474Z] #24 DONE 0.1s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #25 [security-spire-config internal] load .dockerignore [2023-10-12T04:46:22.745Z] #25 transferring context: 56B 0.0s done [2023-10-12T04:46:22.745Z] #25 DONE 0.1s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-12T04:46:22.745Z] #26 transferring context: 56B 0.0s done [2023-10-12T04:46:22.745Z] #26 DONE 0.1s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #27 [core-command internal] load .dockerignore [2023-10-12T04:46:22.745Z] #27 DONE 0.0s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #28 [security-proxy-auth internal] load .dockerignore [2023-10-12T04:46:22.745Z] #28 transferring context: 56B done [2023-10-12T04:46:22.745Z] #28 DONE 0.1s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #27 [core-command internal] load .dockerignore [2023-10-12T04:46:22.745Z] #27 transferring context: 56B 0.0s done [2023-10-12T04:46:22.745Z] #27 DONE 0.1s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:22.745Z] #29 DONE 0.0s [2023-10-12T04:46:22.745Z] [2023-10-12T04:46:22.745Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:46:23.012Z] #30 DONE 0.2s [2023-10-12T04:46:23.012Z] [2023-10-12T04:46:23.012Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:23.012Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:23.012Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:23.012Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:23.012Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:23.012Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-10-12T04:46:23.281Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-10-12T04:46:23.281Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:23.281Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-12T04:46:23.554Z] #131 ... [2023-10-12T04:46:23.554Z] [2023-10-12T04:46:23.555Z] #129 [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-10-12T04:46:23.555Z] #129 74.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-12T04:46:23.871Z] #31 ... [2023-10-12T04:46:23.871Z] [2023-10-12T04:46:23.871Z] #32 [core-metadata internal] load build context [2023-10-12T04:46:23.871Z] #32 transferring context: 2.61MB 0.6s done [2023-10-12T04:46:23.871Z] #32 DONE 0.7s [2023-10-12T04:46:23.871Z] [2023-10-12T04:46:23.871Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:23.871Z] #33 DONE 0.9s [2023-10-12T04:46:23.871Z] [2023-10-12T04:46:23.871Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.138Z] #31 ... [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.138Z] #29 DONE 0.0s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:24.138Z] #33 DONE 1.6s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.138Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:24.138Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:24.138Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:24.138Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:24.138Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:24.138Z] #31 ... [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.138Z] #29 DONE 0.0s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:46:24.138Z] #30 DONE 0.3s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:24.138Z] #33 DONE 1.6s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:24.138Z] #34 DONE 0.5s [2023-10-12T04:46:24.138Z] [2023-10-12T04:46:24.138Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.138Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:24.138Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:24.138Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:24.138Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:24.138Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:24.405Z] #31 ... [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.405Z] #29 DONE 0.0s [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.405Z] #31 ... [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.405Z] #29 DONE 0.0s [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:24.405Z] #33 DONE 1.7s [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:24.405Z] #34 DONE 0.6s [2023-10-12T04:46:24.405Z] [2023-10-12T04:46:24.405Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.405Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:24.405Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:24.405Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:24.405Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:24.405Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:24.671Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-10-12T04:46:24.671Z] #31 ... [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.671Z] #29 DONE 0.0s [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:46:24.671Z] #30 DONE 0.6s [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:24.671Z] #33 DONE 1.7s [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #35 [support-notifications internal] load build context [2023-10-12T04:46:24.671Z] #35 DONE 0.0s [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:24.671Z] #34 DONE 0.6s [2023-10-12T04:46:24.671Z] [2023-10-12T04:46:24.671Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:24.671Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:24.671Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:24.671Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:24.671Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:24.671Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:24.671Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-10-12T04:46:24.937Z] #31 ... [2023-10-12T04:46:24.937Z] [2023-10-12T04:46:24.937Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:24.937Z] #29 DONE 0.0s [2023-10-12T04:46:24.937Z] [2023-10-12T04:46:24.937Z] #36 [security-secretstore-setup internal] load build context [2023-10-12T04:46:25.205Z] #36 transferring context: 2.61MB 0.9s done [2023-10-12T04:46:25.205Z] #36 DONE 1.1s [2023-10-12T04:46:25.205Z] [2023-10-12T04:46:25.205Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:25.205Z] #29 DONE 0.0s [2023-10-12T04:46:25.205Z] [2023-10-12T04:46:25.205Z] #37 [security-proxy-setup internal] load build context [2023-10-12T04:46:25.472Z] #37 ... [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:25.472Z] #33 DONE 1.9s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:25.472Z] #34 DONE 0.7s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:46:25.472Z] #30 DONE 1.2s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:25.472Z] #33 DONE 1.9s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:25.472Z] #34 DONE 0.7s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:25.472Z] #29 DONE 0.0s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #37 [security-proxy-setup internal] load build context [2023-10-12T04:46:25.472Z] #37 transferring context: 2.61MB 1.2s done [2023-10-12T04:46:25.472Z] #37 DONE 1.4s [2023-10-12T04:46:25.472Z] [2023-10-12T04:46:25.472Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:25.472Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:25.472Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:25.472Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:25.472Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:25.472Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:25.472Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-10-12T04:46:25.743Z] #31 ... [2023-10-12T04:46:25.743Z] [2023-10-12T04:46:25.743Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:25.743Z] #29 DONE 0.0s [2023-10-12T04:46:25.743Z] [2023-10-12T04:46:25.743Z] #38 [support-scheduler internal] load build context [2023-10-12T04:46:26.014Z] #38 ... [2023-10-12T04:46:26.014Z] [2023-10-12T04:46:26.014Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-12T04:46:26.014Z] #39 DONE 1.9s [2023-10-12T04:46:26.014Z] [2023-10-12T04:46:26.014Z] #38 [support-scheduler internal] load build context [2023-10-12T04:46:26.014Z] #38 transferring context: 2.61MB 1.2s done [2023-10-12T04:46:26.014Z] #38 ... [2023-10-12T04:46:26.014Z] [2023-10-12T04:46:26.014Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-12T04:46:26.014Z] #29 DONE 0.1s [2023-10-12T04:46:26.014Z] [2023-10-12T04:46:26.014Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:26.014Z] #31 DONE 4.1s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:26.282Z] #33 DONE 2.1s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:26.282Z] #34 DONE 0.9s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-12T04:46:26.282Z] #30 DONE 1.8s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #38 [support-scheduler internal] load build context [2023-10-12T04:46:26.282Z] #38 DONE 1.8s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-12T04:46:26.282Z] #40 DONE 2.1s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:26.282Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:26.282Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:26.282Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:26.282Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:26.282Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:26.282Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-10-12T04:46:26.282Z] #31 DONE 4.2s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #41 [core-common-config-bootstrapper internal] load build context [2023-10-12T04:46:26.282Z] #41 ... [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-12T04:46:26.282Z] #33 DONE 2.1s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-12T04:46:26.282Z] #34 DONE 0.9s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #42 [security-spire-agent internal] load build context [2023-10-12T04:46:26.282Z] #42 DONE 0.0s [2023-10-12T04:46:26.282Z] [2023-10-12T04:46:26.282Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T04:46:26.282Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-12T04:46:26.282Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-12T04:46:26.282Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-12T04:46:26.282Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-12T04:46:26.282Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-12T04:46:26.282Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done [2023-10-12T04:46:26.282Z] #31 DONE 4.2s [2023-10-12T04:46:26.562Z] [2023-10-12T04:46:26.562Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:26.562Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:26.828Z] #43 ... [2023-10-12T04:46:26.828Z] [2023-10-12T04:46:26.828Z] #42 [security-spire-agent internal] load build context [2023-10-12T04:46:26.828Z] #42 transferring context: 17.64kB 0.1s done [2023-10-12T04:46:26.828Z] #42 DONE 0.5s [2023-10-12T04:46:26.828Z] [2023-10-12T04:46:26.828Z] #44 [security-bootstrapper internal] load build context [2023-10-12T04:46:27.742Z] #129 ... [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T04:46:27.742Z] #124 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T04:46:27.742Z] #131 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-12T04:46:27.742Z] #122 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-12T04:46:27.742Z] #125 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-12T04:46:27.742Z] #130 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-12T04:46:27.742Z] #127 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #129 [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-10-12T04:46:27.742Z] #129 DONE 83.4s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T04:46:27.742Z] #123 DONE 83.5s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:27.742Z] #132 ... [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-12T04:46:27.742Z] #128 DONE 83.5s [2023-10-12T04:46:27.742Z] [2023-10-12T04:46:27.742Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T04:46:27.742Z] #126 DONE 83.5s [2023-10-12T04:46:28.000Z] [2023-10-12T04:46:28.000Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-12T04:46:28.000Z] #121 DONE 83.7s [2023-10-12T04:46:28.000Z] [2023-10-12T04:46:28.000Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.237Z] #44 ... [2023-10-12T04:46:28.237Z] [2023-10-12T04:46:28.237Z] #35 [support-notifications internal] load build context [2023-10-12T04:46:28.237Z] #35 transferring context: 2.61MB 2.3s done [2023-10-12T04:46:28.237Z] #35 DONE 3.3s [2023-10-12T04:46:28.237Z] [2023-10-12T04:46:28.237Z] #44 [security-bootstrapper internal] load build context [2023-10-12T04:46:28.258Z] #133 ... [2023-10-12T04:46:28.258Z] [2023-10-12T04:46:28.258Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.258Z] #132 DONE 0.6s [2023-10-12T04:46:28.258Z] [2023-10-12T04:46:28.259Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.259Z] #134 DONE 0.5s [2023-10-12T04:46:28.259Z] [2023-10-12T04:46:28.259Z] #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.516Z] #135 ... [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-12T04:46:28.516Z] #136 DONE 0.4s [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.516Z] #133 DONE 0.5s [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.516Z] #137 DONE 0.3s [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.516Z] #138 DONE 0.3s [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.516Z] #139 DONE 0.4s [2023-10-12T04:46:28.516Z] [2023-10-12T04:46:28.516Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.516Z] #140 DONE 0.2s [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.773Z] #141 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.773Z] #142 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.773Z] #143 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.773Z] #144 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.773Z] #145 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.773Z] #146 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:28.773Z] #147 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.773Z] #148 CACHED [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-12T04:46:28.773Z] #149 ... [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.773Z] #135 DONE 0.4s [2023-10-12T04:46:28.773Z] [2023-10-12T04:46:28.773Z] #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:28.774Z] #150 DONE 0.3s [2023-10-12T04:46:28.836Z] #44 transferring context: 2.61MB 2.9s done [2023-10-12T04:46:28.836Z] #44 ... [2023-10-12T04:46:28.836Z] [2023-10-12T04:46:28.836Z] #45 [security-spire-config internal] load build context [2023-10-12T04:46:28.836Z] #45 transferring context: 16.36kB 0.3s done [2023-10-12T04:46:28.836Z] #45 DONE 2.5s [2023-10-12T04:46:28.836Z] [2023-10-12T04:46:28.836Z] #46 [security-spiffe-token-provider internal] load build context [2023-10-12T04:46:28.836Z] #46 transferring context: 2.61MB 2.4s done [2023-10-12T04:46:28.836Z] #46 DONE 4.2s [2023-10-12T04:46:28.836Z] [2023-10-12T04:46:28.836Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:28.836Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done [2023-10-12T04:46:28.836Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-12T04:46:29.078Z] [2023-10-12T04:46:29.078Z] #151 [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-10-12T04:46:29.435Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-12T04:46:29.435Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-12T04:46:29.435Z] #43 ... [2023-10-12T04:46:29.435Z] [2023-10-12T04:46:29.435Z] #47 [security-spire-server internal] load build context [2023-10-12T04:46:29.435Z] #47 transferring context: 18.11kB 0.3s done [2023-10-12T04:46:29.435Z] #47 DONE 3.1s [2023-10-12T04:46:29.435Z] [2023-10-12T04:46:29.435Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:29.435Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-10-12T04:46:29.435Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-10-12T04:46:29.647Z] #151 ... [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:29.647Z] #152 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:29.647Z] #153 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:29.647Z] #154 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-12T04:46:29.647Z] #155 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-12T04:46:29.647Z] #156 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-12T04:46:29.647Z] #157 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-12T04:46:29.647Z] #158 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-12T04:46:29.647Z] #149 DONE 1.0s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #151 [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-10-12T04:46:29.647Z] #151 DONE 0.9s [2023-10-12T04:46:29.647Z] [2023-10-12T04:46:29.647Z] #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:29.718Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-12T04:46:29.718Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-12T04:46:29.718Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-10-12T04:46:29.718Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2023-10-12T04:46:29.718Z] #43 ... [2023-10-12T04:46:29.718Z] [2023-10-12T04:46:29.718Z] #48 [core-data internal] load build context [2023-10-12T04:46:29.718Z] #48 transferring context: 2.61MB 2.6s done [2023-10-12T04:46:29.718Z] #48 DONE 4.3s [2023-10-12T04:46:29.718Z] [2023-10-12T04:46:29.718Z] #44 [security-bootstrapper internal] load build context [2023-10-12T04:46:29.718Z] #44 DONE 4.3s [2023-10-12T04:46:29.988Z] [2023-10-12T04:46:29.988Z] #41 [core-common-config-bootstrapper internal] load build context [2023-10-12T04:46:29.988Z] #41 transferring context: 2.61MB 2.0s done [2023-10-12T04:46:30.216Z] #159 ... [2023-10-12T04:46:30.216Z] [2023-10-12T04:46:30.216Z] #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-12T04:46:30.216Z] #160 DONE 1.0s [2023-10-12T04:46:30.216Z] [2023-10-12T04:46:30.216Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-12T04:46:30.216Z] #161 DONE 0.8s [2023-10-12T04:46:30.216Z] [2023-10-12T04:46:30.216Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-12T04:46:30.216Z] #162 DONE 0.8s [2023-10-12T04:46:30.216Z] [2023-10-12T04:46:30.216Z] #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-12T04:46:30.216Z] #163 DONE 0.9s [2023-10-12T04:46:30.217Z] [2023-10-12T04:46:30.217Z] #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.217Z] #164 DONE 0.8s [2023-10-12T04:46:30.254Z] #41 DONE 4.0s [2023-10-12T04:46:30.254Z] [2023-10-12T04:46:30.254Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:30.254Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-12T04:46:30.254Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #165 [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-10-12T04:46:30.477Z] #165 DONE 0.8s [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.477Z] #166 DONE 0.8s [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.477Z] #167 DONE 0.8s [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.477Z] #159 DONE 0.8s [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-12T04:46:30.477Z] #168 DONE 0.8s [2023-10-12T04:46:30.477Z] [2023-10-12T04:46:30.477Z] #77 [core-command] exporting to image [2023-10-12T04:46:30.477Z] #77 exporting layers [2023-10-12T04:46:30.477Z] #77 exporting layers 0.2s done [2023-10-12T04:46:30.525Z] #43 ... [2023-10-12T04:46:30.525Z] [2023-10-12T04:46:30.525Z] #49 [core-command internal] load build context [2023-10-12T04:46:30.525Z] #49 transferring context: 2.61MB 2.0s done [2023-10-12T04:46:30.525Z] #49 DONE 4.3s [2023-10-12T04:46:30.525Z] [2023-10-12T04:46:30.525Z] #50 [security-proxy-auth internal] load build context [2023-10-12T04:46:30.525Z] #50 transferring context: 2.61MB 2.6s done [2023-10-12T04:46:30.525Z] #50 DONE 4.2s [2023-10-12T04:46:30.525Z] [2023-10-12T04:46:30.525Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:30.525Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.3s [2023-10-12T04:46:30.825Z] #77 ... [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-12T04:46:30.825Z] #169 DONE 0.4s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #170 [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-10-12T04:46:30.825Z] #170 DONE 0.4s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #77 [core-command] exporting to image [2023-10-12T04:46:30.825Z] #77 exporting layers 0.3s done [2023-10-12T04:46:30.825Z] #77 ... [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-12T04:46:30.825Z] #171 DONE 2.3s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.825Z] #172 DONE 0.5s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:30.825Z] #173 DONE 0.5s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:30.825Z] #174 DONE 0.4s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-12T04:46:30.825Z] #175 DONE 0.4s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:30.825Z] #176 DONE 0.4s [2023-10-12T04:46:30.825Z] [2023-10-12T04:46:30.825Z] #77 [support-scheduler] exporting to image [2023-10-12T04:46:30.825Z] #77 writing image sha256:0e4f8c77fc9aaefbb1bcef57a8487152df672a491a27cbc214c2595f63be03af done [2023-10-12T04:46:30.825Z] #77 naming to docker.io/library/core-command done [2023-10-12T04:46:30.825Z] #77 writing image sha256:a2c912225572cd79d4663beecc38682363a3d8a7ec85c965686ffdc360b1babf done [2023-10-12T04:46:30.825Z] #77 naming to docker.io/library/support-scheduler done [2023-10-12T04:46:31.084Z] #77 ... [2023-10-12T04:46:31.084Z] [2023-10-12T04:46:31.084Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-12T04:46:31.084Z] #177 DONE 0.4s [2023-10-12T04:46:31.084Z] [2023-10-12T04:46:31.084Z] #77 [core-metadata] exporting to image [2023-10-12T04:46:31.084Z] #77 ... [2023-10-12T04:46:31.084Z] [2023-10-12T04:46:31.084Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T04:46:31.084Z] #178 DONE 0.3s [2023-10-12T04:46:31.084Z] [2023-10-12T04:46:31.084Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-12T04:46:31.084Z] #179 DONE 0.4s [2023-10-12T04:46:31.084Z] [2023-10-12T04:46:31.084Z] #77 [core-metadata] exporting to image [2023-10-12T04:46:31.084Z] #77 exporting layers 0.3s done [2023-10-12T04:46:31.110Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.86MB / 23.39MB 1.8s [2023-10-12T04:46:31.110Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.0s [2023-10-12T04:46:31.344Z] #77 writing image sha256:987c8175cf5b2dc000c0c2e3eaee7670c63a73866884e9b52d0817cea1b9f411 [2023-10-12T04:46:31.344Z] #77 ... [2023-10-12T04:46:31.344Z] [2023-10-12T04:46:31.344Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:31.344Z] #180 DONE 0.2s [2023-10-12T04:46:31.344Z] [2023-10-12T04:46:31.344Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-12T04:46:31.344Z] #181 DONE 0.2s [2023-10-12T04:46:31.344Z] [2023-10-12T04:46:31.344Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-12T04:46:31.344Z] #182 DONE 0.5s [2023-10-12T04:46:31.344Z] [2023-10-12T04:46:31.344Z] #77 [security-spiffe-token-provider] exporting to image [2023-10-12T04:46:31.344Z] #77 exporting layers 0.5s done [2023-10-12T04:46:31.344Z] #77 writing image sha256:987c8175cf5b2dc000c0c2e3eaee7670c63a73866884e9b52d0817cea1b9f411 0.2s done [2023-10-12T04:46:31.344Z] #77 naming to docker.io/library/core-data done [2023-10-12T04:46:31.344Z] #77 writing image sha256:e66889b300dddb002d5966586f25cd2eef28612c8aa179f20d328c5066281b54 done [2023-10-12T04:46:31.344Z] #77 writing image sha256:20e0fa64da1b28def50b3328d4b385f5b30cb503ad5031e77b8c3cd10fe0737c done [2023-10-12T04:46:31.344Z] #77 naming to docker.io/library/core-metadata done [2023-10-12T04:46:31.344Z] #77 naming to docker.io/library/security-spiffe-token-provider done [2023-10-12T04:46:31.344Z] #77 writing image sha256:90ff1aa83206f92228d03ce87192f8ec3177c497b7de7d2c24d10d7c4add20dc [2023-10-12T04:46:31.603Z] #77 writing image sha256:90ff1aa83206f92228d03ce87192f8ec3177c497b7de7d2c24d10d7c4add20dc done [2023-10-12T04:46:31.603Z] #77 naming to docker.io/library/support-notifications done [2023-10-12T04:46:31.603Z] #77 DONE 2.1s [2023-10-12T04:46:31.603Z] [2023-10-12T04:46:31.603Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-12T04:46:31.603Z] #183 DONE 0.3s [2023-10-12T04:46:31.603Z] [2023-10-12T04:46:31.603Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-12T04:46:31.603Z] #184 DONE 0.3s [2023-10-12T04:46:31.603Z] [2023-10-12T04:46:31.603Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-12T04:46:31.603Z] #185 DONE 0.0s [2023-10-12T04:46:31.603Z] [2023-10-12T04:46:31.603Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:31.862Z] #186 DONE 0.1s [2023-10-12T04:46:31.863Z] [2023-10-12T04:46:31.863Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T04:46:31.863Z] #187 DONE 0.9s [2023-10-12T04:46:31.863Z] [2023-10-12T04:46:31.863Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T04:46:31.863Z] #188 DONE 0.9s [2023-10-12T04:46:31.863Z] [2023-10-12T04:46:31.863Z] #189 [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-10-12T04:46:31.863Z] #189 DONE 0.1s [2023-10-12T04:46:31.863Z] [2023-10-12T04:46:31.863Z] #77 [security-proxy-auth] exporting to image [2023-10-12T04:46:31.863Z] #77 ... [2023-10-12T04:46:31.863Z] [2023-10-12T04:46:31.863Z] #190 [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-10-12T04:46:31.863Z] #190 DONE 0.1s [2023-10-12T04:46:32.124Z] [2023-10-12T04:46:32.124Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-12T04:46:32.124Z] #191 DONE 0.1s [2023-10-12T04:46:32.124Z] [2023-10-12T04:46:32.124Z] #77 [security-proxy-auth] exporting to image [2023-10-12T04:46:32.124Z] #77 exporting layers 0.3s done [2023-10-12T04:46:32.124Z] #77 writing image sha256:8358b79d8dd1158db11be0d9507c7988d4a52b2ff9794a3da3b404dd4a38e932 0.0s done [2023-10-12T04:46:32.124Z] #77 naming to docker.io/library/core-common-config-bootstrapper [2023-10-12T04:46:32.124Z] #77 ... [2023-10-12T04:46:32.124Z] [2023-10-12T04:46:32.124Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-12T04:46:32.124Z] #192 DONE 0.1s [2023-10-12T04:46:32.124Z] [2023-10-12T04:46:32.124Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T04:46:32.124Z] #193 DONE 0.8s [2023-10-12T04:46:32.124Z] [2023-10-12T04:46:32.124Z] #77 [security-proxy-setup] exporting to image [2023-10-12T04:46:32.124Z] #77 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-12T04:46:32.124Z] #77 writing image sha256:32c524f81525cea1b8d1361fe46086cf9b6af363e62fbb983110978a3f75509a done [2023-10-12T04:46:32.124Z] #77 naming to docker.io/library/security-proxy-auth done [2023-10-12T04:46:32.382Z] #77 exporting layers 0.2s done [2023-10-12T04:46:32.382Z] #77 writing image sha256:16dd8e144580aa4913a2dc92f28c04482831885e370f52c95b8a3b742a0686f1 done [2023-10-12T04:46:32.382Z] #77 naming to docker.io/library/security-proxy-setup done [2023-10-12T04:46:32.382Z] #77 DONE 2.6s [2023-10-12T04:46:32.382Z] [2023-10-12T04:46:32.382Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-12T04:46:32.382Z] #194 DONE 0.4s [2023-10-12T04:46:32.382Z] [2023-10-12T04:46:32.382Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T04:46:32.382Z] #195 DONE 0.7s [2023-10-12T04:46:32.382Z] [2023-10-12T04:46:32.382Z] #77 [security-secretstore-setup] exporting to image [2023-10-12T04:46:32.540Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.88MB / 23.39MB 3.1s [2023-10-12T04:46:32.642Z] #77 exporting layers 0.2s done [2023-10-12T04:46:32.642Z] #77 writing image sha256:a4dbb0bbe32995928fc10e2a262c8607116d22e5c7856b8d4a86000faa7d54b2 done [2023-10-12T04:46:32.642Z] #77 naming to docker.io/library/security-secretstore-setup done [2023-10-12T04:46:32.810Z] #43 ... [2023-10-12T04:46:32.810Z] [2023-10-12T04:46:32.810Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:46:32.810Z] #0 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:32.810Z] #0 5.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:32.810Z] #0 7.454 OK: 266 MiB in 52 packages [2023-10-12T04:46:32.810Z] #51 DONE 9.8s [2023-10-12T04:46:32.810Z] [2023-10-12T04:46:32.810Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:32.903Z] #77 writing image sha256:9128776f1c90d105b292e96a1446f6bb7b845ac87ff84fc87fac5946d77711e0 done [2023-10-12T04:46:32.903Z] #77 naming to docker.io/library/security-bootstrapper done [2023-10-12T04:46:32.903Z] #77 DONE 3.0s [2023-10-12T04:46:32.903Z] [2023-10-12T04:46:32.903Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T04:46:32.903Z] time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-12T04:46:32.917Z] $ docker stop --time=1 d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 [2023-10-12T04:46:33.076Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.8s [2023-10-12T04:46:33.664Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 4.4s [2023-10-12T04:46:33.967Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.56MB / 23.39MB 4.7s [2023-10-12T04:46:34.223Z] $ docker rm -f --volumes d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 [2023-10-12T04:46:34.235Z] #43 ... [2023-10-12T04:46:34.235Z] [2023-10-12T04:46:34.235Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:46:34.235Z] #0 7.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.235Z] #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.235Z] #52 ... [2023-10-12T04:46:34.235Z] [2023-10-12T04:46:34.235Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-12T04:46:34.235Z] #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.235Z] #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.235Z] #0 8.712 OK: 266 MiB in 52 packages [2023-10-12T04:46:34.235Z] #53 DONE 9.4s [2023-10-12T04:46:34.235Z] [2023-10-12T04:46:34.235Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T04:46:34.502Z] #43 ... [2023-10-12T04:46:34.502Z] [2023-10-12T04:46:34.502Z] #54 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:46:34.502Z] #54 DONE 1.6s [2023-10-12T04:46:34.502Z] [2023-10-12T04:46:34.502Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:34.502Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-12T04:46:34.502Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.30MB / 23.39MB 5.3s [2023-10-12T04:46:34.548Z] + docker images [2023-10-12T04:46:34.548Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-12T04:46:34.548Z] security-bootstrapper latest 9128776f1c90 2 seconds ago 23.3MB [2023-10-12T04:46:34.548Z] security-secretstore-setup latest a4dbb0bbe329 2 seconds ago 44.4MB [2023-10-12T04:46:34.548Z] core-common-config-bootstrapper latest 8358b79d8dd1 3 seconds ago 18.2MB [2023-10-12T04:46:34.548Z] security-proxy-auth latest 32c524f81525 3 seconds ago 19.5MB [2023-10-12T04:46:34.548Z] security-proxy-setup latest 16dd8e144580 3 seconds ago 29.4MB [2023-10-12T04:46:34.548Z] support-notifications latest 90ff1aa83206 4 seconds ago 34.6MB [2023-10-12T04:46:34.548Z] core-data latest 987c8175cf5b 4 seconds ago 21.3MB [2023-10-12T04:46:34.548Z] core-metadata latest e66889b300dd 4 seconds ago 21.7MB [2023-10-12T04:46:34.548Z] core-command latest 0e4f8c77fc9a 4 seconds ago 21.2MB [2023-10-12T04:46:34.548Z] support-scheduler latest a2c912225572 4 seconds ago 34MB [2023-10-12T04:46:34.548Z] security-spiffe-token-provider latest 20e0fa64da1b 4 seconds ago 35MB [2023-10-12T04:46:34.548Z] security-spire-agent latest c30947aedd77 2 minutes ago 161MB [2023-10-12T04:46:34.548Z] security-spire-server latest ac9e86c51be0 2 minutes ago 102MB [2023-10-12T04:46:34.548Z] security-spire-config latest fdbbf67b2f3c 2 minutes ago 101MB [2023-10-12T04:46:34.548Z] ci-base-image-x86_64 latest a8d604230e06 4 minutes ago 928MB [2023-10-12T04:46:34.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB [2023-10-12T04:46:34.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-12T04:46:34.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-12T04:46:34.662Z] provisioning config files... [2023-10-12T04:46:34.671Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config4983652583971427343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T04:46:34.772Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2023-10-12T04:46:34.772Z] #43 ... [2023-10-12T04:46:34.772Z] [2023-10-12T04:46:34.772Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-12T04:46:34.772Z] #0 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.772Z] #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:34.772Z] #0 9.794 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:46:34.772Z] #0 9.794 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:46:34.773Z] #0 9.794 OK: 19952 distinct packages available [2023-10-12T04:46:34.773Z] #55 ... [2023-10-12T04:46:34.773Z] [2023-10-12T04:46:34.773Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:34.967Z] ---> docker-login.sh [2023-10-12T04:46:34.967Z] nexus3.edgexfoundry.org:10001 [2023-10-12T04:46:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:46:34.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:46:34.967Z] Configure a credential helper to remove this warning. See [2023-10-12T04:46:34.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:46:34.967Z] [2023-10-12T04:46:34.967Z] Login Succeeded [2023-10-12T04:46:34.967Z] nexus3.edgexfoundry.org:10002 [2023-10-12T04:46:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:46:34.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:46:34.967Z] Configure a credential helper to remove this warning. See [2023-10-12T04:46:34.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:46:34.967Z] [2023-10-12T04:46:34.967Z] Login Succeeded [2023-10-12T04:46:34.967Z] nexus3.edgexfoundry.org:10003 [2023-10-12T04:46:35.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:46:35.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:46:35.225Z] Configure a credential helper to remove this warning. See [2023-10-12T04:46:35.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:46:35.225Z] [2023-10-12T04:46:35.225Z] Login Succeeded [2023-10-12T04:46:35.225Z] nexus3.edgexfoundry.org:10004 [2023-10-12T04:46:35.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:46:35.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:46:35.225Z] Configure a credential helper to remove this warning. See [2023-10-12T04:46:35.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:46:35.225Z] [2023-10-12T04:46:35.225Z] Login Succeeded [2023-10-12T04:46:35.225Z] docker.io [2023-10-12T04:46:35.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T04:46:35.363Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.70MB / 23.39MB 6.1s [2023-10-12T04:46:35.363Z] #43 ... [2023-10-12T04:46:35.363Z] [2023-10-12T04:46:35.363Z] #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:46:35.363Z] #56 DONE 1.2s [2023-10-12T04:46:35.363Z] [2023-10-12T04:46:35.363Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-12T04:46:35.363Z] #52 10.73 OK: 266 MiB in 52 packages [2023-10-12T04:46:35.363Z] #52 DONE 11.5s [2023-10-12T04:46:35.363Z] [2023-10-12T04:46:35.363Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:35.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T04:46:35.483Z] Configure a credential helper to remove this warning. See [2023-10-12T04:46:35.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T04:46:35.484Z] [2023-10-12T04:46:35.484Z] Login Succeeded [2023-10-12T04:46:35.484Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T04:46:35.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:46:35.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T04:46:35.550Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-12T04:46:35.550Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:35.550Z] latest [2023-10-12T04:46:35.550Z] 3.1.0-dev.62 [2023-10-12T04:46:35.550Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:35.550Z] main [2023-10-12T04:46:35.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:35.629Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 6.4s [2023-10-12T04:46:35.865Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:36.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-12T04:46:36.175Z] 3934167573a3: Preparing [2023-10-12T04:46:36.175Z] acd5d1315eeb: Preparing [2023-10-12T04:46:36.175Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:36.175Z] 92af079cda17: Preparing [2023-10-12T04:46:36.175Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:36.175Z] cc2447e1835a: Preparing [2023-10-12T04:46:36.175Z] 92af079cda17: Pushed [2023-10-12T04:46:36.175Z] 3934167573a3: Pushed [2023-10-12T04:46:36.175Z] 6a9d02654ea1: Pushed [2023-10-12T04:46:36.175Z] 7f073bf4bc1d: Pushed [2023-10-12T04:46:36.175Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:36.214Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.62MB / 23.39MB 6.8s [2023-10-12T04:46:36.214Z] #43 ... [2023-10-12T04:46:36.214Z] [2023-10-12T04:46:36.214Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T04:46:36.214Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done [2023-10-12T04:46:36.214Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-12T04:46:36.214Z] #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-12T04:46:36.214Z] #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-12T04:46:36.214Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-12T04:46:36.214Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-12T04:46:36.214Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-10-12T04:46:36.214Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-10-12T04:46:36.214Z] #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.7s [2023-10-12T04:46:36.214Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2023-10-12T04:46:36.480Z] #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.7s done [2023-10-12T04:46:36.481Z] #57 ... [2023-10-12T04:46:36.481Z] [2023-10-12T04:46:36.481Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:46:36.481Z] #58 ... [2023-10-12T04:46:36.481Z] [2023-10-12T04:46:36.481Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:36.481Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.2s [2023-10-12T04:46:36.753Z] #43 ... [2023-10-12T04:46:36.753Z] [2023-10-12T04:46:36.753Z] #59 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:46:36.753Z] #59 DONE 1.3s [2023-10-12T04:46:36.753Z] [2023-10-12T04:46:36.753Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:37.128Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s [2023-10-12T04:46:37.128Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done [2023-10-12T04:46:37.396Z] #43 ... [2023-10-12T04:46:37.396Z] [2023-10-12T04:46:37.396Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-12T04:46:37.396Z] #55 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:37.396Z] #55 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:37.396Z] #55 12.23 OK: 266 MiB in 52 packages [2023-10-12T04:46:37.396Z] #55 DONE 12.6s [2023-10-12T04:46:37.396Z] [2023-10-12T04:46:37.396Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:37.396Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done [2023-10-12T04:46:37.396Z] #43 ... [2023-10-12T04:46:37.396Z] [2023-10-12T04:46:37.396Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-12T04:46:37.396Z] #60 ... [2023-10-12T04:46:37.396Z] [2023-10-12T04:46:37.396Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-12T04:46:37.563Z] acd5d1315eeb: Pushed [2023-10-12T04:46:37.663Z] #61 ... [2023-10-12T04:46:37.664Z] [2023-10-12T04:46:37.664Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-12T04:46:37.664Z] #62 ... [2023-10-12T04:46:37.664Z] [2023-10-12T04:46:37.664Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:46:37.821Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:37.931Z] #63 ... [2023-10-12T04:46:37.931Z] [2023-10-12T04:46:37.931Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:46:37.931Z] #64 ... [2023-10-12T04:46:37.931Z] [2023-10-12T04:46:37.931Z] #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T04:46:38.128Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:38.197Z] #65 ... [2023-10-12T04:46:38.197Z] [2023-10-12T04:46:38.197Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:46:38.197Z] #66 DONE 0.9s [2023-10-12T04:46:38.197Z] [2023-10-12T04:46:38.197Z] #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:46:38.197Z] #67 ... [2023-10-12T04:46:38.197Z] [2023-10-12T04:46:38.197Z] #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-12T04:46:38.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-12T04:46:38.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-12T04:46:38.432Z] 3934167573a3: Preparing [2023-10-12T04:46:38.432Z] acd5d1315eeb: Preparing [2023-10-12T04:46:38.432Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:38.432Z] 92af079cda17: Preparing [2023-10-12T04:46:38.432Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:38.432Z] cc2447e1835a: Preparing [2023-10-12T04:46:38.432Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:38.432Z] 3934167573a3: Layer already exists [2023-10-12T04:46:38.432Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:38.432Z] acd5d1315eeb: Layer already exists [2023-10-12T04:46:38.432Z] 92af079cda17: Layer already exists [2023-10-12T04:46:38.432Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:38.432Z] latest: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:38.466Z] #68 ... [2023-10-12T04:46:38.466Z] [2023-10-12T04:46:38.466Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:38.466Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-12T04:46:38.740Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:39.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 [2023-10-12T04:46:39.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-12T04:46:39.050Z] 3934167573a3: Preparing [2023-10-12T04:46:39.050Z] acd5d1315eeb: Preparing [2023-10-12T04:46:39.050Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:39.050Z] 92af079cda17: Preparing [2023-10-12T04:46:39.050Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:39.050Z] cc2447e1835a: Preparing [2023-10-12T04:46:39.050Z] acd5d1315eeb: Layer already exists [2023-10-12T04:46:39.050Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:39.050Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:39.050Z] 92af079cda17: Layer already exists [2023-10-12T04:46:39.050Z] 3934167573a3: Layer already exists [2023-10-12T04:46:39.050Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:39.050Z] 3.1.0-dev.62: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:39.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:39.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-12T04:46:39.669Z] 3934167573a3: Preparing [2023-10-12T04:46:39.669Z] acd5d1315eeb: Preparing [2023-10-12T04:46:39.669Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:39.669Z] 92af079cda17: Preparing [2023-10-12T04:46:39.669Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:39.669Z] cc2447e1835a: Preparing [2023-10-12T04:46:39.669Z] 92af079cda17: Layer already exists [2023-10-12T04:46:39.669Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:39.669Z] acd5d1315eeb: Layer already exists [2023-10-12T04:46:39.669Z] 3934167573a3: Layer already exists [2023-10-12T04:46:39.669Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:39.669Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:39.669Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:39.973Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:40.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-12T04:46:40.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-12T04:46:40.275Z] 3934167573a3: Preparing [2023-10-12T04:46:40.275Z] acd5d1315eeb: Preparing [2023-10-12T04:46:40.275Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:40.275Z] 92af079cda17: Preparing [2023-10-12T04:46:40.275Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:40.276Z] cc2447e1835a: Preparing [2023-10-12T04:46:40.276Z] cc2447e1835a: Waiting [2023-10-12T04:46:40.276Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:40.276Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:40.276Z] 3934167573a3: Layer already exists [2023-10-12T04:46:40.276Z] 92af079cda17: Layer already exists [2023-10-12T04:46:40.276Z] acd5d1315eeb: Layer already exists [2023-10-12T04:46:40.276Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:40.276Z] main: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:46:40.326Z] ===================================================== [Pipeline] echo [2023-10-12T04:46:40.334Z] taggedImages: [2023-10-12T04:46:40.334Z] - nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:40.334Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-12T04:46:40.334Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 [2023-10-12T04:46:40.334Z] - nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:40.334Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-12T04:46:40.349Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-12T04:46:40.349Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:40.349Z] latest [2023-10-12T04:46:40.349Z] 3.1.0-dev.62 [2023-10-12T04:46:40.349Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:40.349Z] main [2023-10-12T04:46:40.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:40.657Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:40.969Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:40.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-12T04:46:40.969Z] 88f573cd77a7: Preparing [2023-10-12T04:46:40.969Z] c8515a175556: Preparing [2023-10-12T04:46:40.969Z] 0b3e3f223e9e: Preparing [2023-10-12T04:46:40.969Z] fb682d9e9e0b: Preparing [2023-10-12T04:46:40.969Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:40.969Z] 92af079cda17: Preparing [2023-10-12T04:46:40.969Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:40.969Z] cc2447e1835a: Preparing [2023-10-12T04:46:40.969Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:40.969Z] 92af079cda17: Waiting [2023-10-12T04:46:40.969Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:40.969Z] 92af079cda17: Layer already exists [2023-10-12T04:46:40.969Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:40.969Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:40.969Z] 88f573cd77a7: Pushed [2023-10-12T04:46:40.969Z] 0b3e3f223e9e: Pushed [2023-10-12T04:46:40.969Z] c8515a175556: Pushed [2023-10-12T04:46:41.048Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-12T04:46:42.346Z] fb682d9e9e0b: Pushed [2023-10-12T04:46:42.346Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:42.650Z] + 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-10-12T04:46:42.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-12T04:46:42.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-12T04:46:42.953Z] 88f573cd77a7: Preparing [2023-10-12T04:46:42.953Z] c8515a175556: Preparing [2023-10-12T04:46:42.953Z] 0b3e3f223e9e: Preparing [2023-10-12T04:46:42.953Z] fb682d9e9e0b: Preparing [2023-10-12T04:46:42.953Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:42.953Z] 92af079cda17: Preparing [2023-10-12T04:46:42.953Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:42.953Z] cc2447e1835a: Preparing [2023-10-12T04:46:42.953Z] 92af079cda17: Waiting [2023-10-12T04:46:42.953Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:42.953Z] cc2447e1835a: Waiting [2023-10-12T04:46:42.953Z] c8515a175556: Layer already exists [2023-10-12T04:46:42.953Z] 88f573cd77a7: Layer already exists [2023-10-12T04:46:42.953Z] 0b3e3f223e9e: Layer already exists [2023-10-12T04:46:42.953Z] fb682d9e9e0b: Layer already exists [2023-10-12T04:46:42.953Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:42.953Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:42.953Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:42.953Z] 92af079cda17: Layer already exists [2023-10-12T04:46:42.953Z] latest: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:43.273Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:43.582Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 [2023-10-12T04:46:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-12T04:46:43.582Z] 88f573cd77a7: Preparing [2023-10-12T04:46:43.582Z] c8515a175556: Preparing [2023-10-12T04:46:43.582Z] 0b3e3f223e9e: Preparing [2023-10-12T04:46:43.582Z] fb682d9e9e0b: Preparing [2023-10-12T04:46:43.582Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:43.582Z] 92af079cda17: Preparing [2023-10-12T04:46:43.582Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:43.582Z] cc2447e1835a: Preparing [2023-10-12T04:46:43.582Z] 92af079cda17: Waiting [2023-10-12T04:46:43.582Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:43.582Z] cc2447e1835a: Waiting [2023-10-12T04:46:43.582Z] 88f573cd77a7: Layer already exists [2023-10-12T04:46:43.582Z] c8515a175556: Layer already exists [2023-10-12T04:46:43.582Z] fb682d9e9e0b: Layer already exists [2023-10-12T04:46:43.582Z] 0b3e3f223e9e: Layer already exists [2023-10-12T04:46:43.582Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:43.582Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:43.582Z] 92af079cda17: Layer already exists [2023-10-12T04:46:43.582Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:43.582Z] 3.1.0-dev.62: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:43.894Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:44.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:44.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-12T04:46:44.195Z] 88f573cd77a7: Preparing [2023-10-12T04:46:44.195Z] c8515a175556: Preparing [2023-10-12T04:46:44.195Z] 0b3e3f223e9e: Preparing [2023-10-12T04:46:44.195Z] fb682d9e9e0b: Preparing [2023-10-12T04:46:44.195Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:44.195Z] 92af079cda17: Preparing [2023-10-12T04:46:44.195Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:44.195Z] cc2447e1835a: Preparing [2023-10-12T04:46:44.195Z] 92af079cda17: Waiting [2023-10-12T04:46:44.195Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:44.195Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:44.195Z] fb682d9e9e0b: Layer already exists [2023-10-12T04:46:44.195Z] 88f573cd77a7: Layer already exists [2023-10-12T04:46:44.195Z] c8515a175556: Layer already exists [2023-10-12T04:46:44.195Z] 0b3e3f223e9e: Layer already exists [2023-10-12T04:46:44.195Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:44.195Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:44.195Z] 92af079cda17: Layer already exists [2023-10-12T04:46:44.195Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:44.511Z] + 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-10-12T04:46:44.818Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-12T04:46:44.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-12T04:46:44.818Z] 88f573cd77a7: Preparing [2023-10-12T04:46:44.818Z] c8515a175556: Preparing [2023-10-12T04:46:44.818Z] 0b3e3f223e9e: Preparing [2023-10-12T04:46:44.818Z] fb682d9e9e0b: Preparing [2023-10-12T04:46:44.818Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:44.818Z] 92af079cda17: Preparing [2023-10-12T04:46:44.818Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:44.818Z] cc2447e1835a: Preparing [2023-10-12T04:46:44.818Z] 92af079cda17: Waiting [2023-10-12T04:46:44.818Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:44.818Z] cc2447e1835a: Waiting [2023-10-12T04:46:44.818Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:44.818Z] c8515a175556: Layer already exists [2023-10-12T04:46:44.818Z] 0b3e3f223e9e: Layer already exists [2023-10-12T04:46:44.818Z] fb682d9e9e0b: Layer already exists [2023-10-12T04:46:44.818Z] 88f573cd77a7: Layer already exists [2023-10-12T04:46:44.818Z] 92af079cda17: Layer already exists [2023-10-12T04:46:44.818Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:44.818Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:44.818Z] main: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:46:44.852Z] ===================================================== [Pipeline] echo [2023-10-12T04:46:44.857Z] taggedImages: [2023-10-12T04:46:44.857Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:44.857Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-12T04:46:44.857Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 [2023-10-12T04:46:44.857Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:44.857Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-12T04:46:44.871Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-12T04:46:44.871Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:44.871Z] latest [2023-10-12T04:46:44.871Z] 3.1.0-dev.62 [2023-10-12T04:46:44.871Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:44.871Z] main [2023-10-12T04:46:44.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:45.226Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:45.310Z] #43 ... [2023-10-12T04:46:45.310Z] [2023-10-12T04:46:45.310Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:45.310Z] #69 ... [2023-10-12T04:46:45.310Z] [2023-10-12T04:46:45.310Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:45.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:45.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-12T04:46:45.524Z] 73d467dc906e: Preparing [2023-10-12T04:46:45.524Z] 7e86d86f42cb: Preparing [2023-10-12T04:46:45.524Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:45.524Z] 92af079cda17: Preparing [2023-10-12T04:46:45.524Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:45.524Z] cc2447e1835a: Preparing [2023-10-12T04:46:45.524Z] cc2447e1835a: Waiting [2023-10-12T04:46:45.524Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:45.524Z] 92af079cda17: Layer already exists [2023-10-12T04:46:45.524Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:45.524Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:45.524Z] 73d467dc906e: Pushed [2023-10-12T04:46:45.576Z] #43 ... [2023-10-12T04:46:45.576Z] [2023-10-12T04:46:45.576Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:45.576Z] #70 ... [2023-10-12T04:46:45.576Z] [2023-10-12T04:46:45.576Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:45.843Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-10-12T04:46:46.805Z] #43 ... [2023-10-12T04:46:46.805Z] [2023-10-12T04:46:46.805Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:46.898Z] 7e86d86f42cb: Pushed [2023-10-12T04:46:47.074Z] #71 ... [2023-10-12T04:46:47.074Z] [2023-10-12T04:46:47.075Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:47.155Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:47.461Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:47.768Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-12T04:46:47.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-12T04:46:47.768Z] 73d467dc906e: Preparing [2023-10-12T04:46:47.768Z] 7e86d86f42cb: Preparing [2023-10-12T04:46:47.768Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:47.768Z] 92af079cda17: Preparing [2023-10-12T04:46:47.768Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:47.768Z] cc2447e1835a: Preparing [2023-10-12T04:46:47.768Z] cc2447e1835a: Waiting [2023-10-12T04:46:47.768Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:47.768Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:47.768Z] 92af079cda17: Layer already exists [2023-10-12T04:46:47.768Z] 73d467dc906e: Layer already exists [2023-10-12T04:46:47.768Z] 7e86d86f42cb: Layer already exists [2023-10-12T04:46:47.768Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:47.768Z] latest: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:48.044Z] #43 ... [2023-10-12T04:46:48.044Z] [2023-10-12T04:46:48.044Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T04:46:48.044Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-12T04:46:48.044Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s done [2023-10-12T04:46:48.044Z] #57 ... [2023-10-12T04:46:48.044Z] [2023-10-12T04:46:48.044Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:48.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:48.314Z] #43 ... [2023-10-12T04:46:48.314Z] [2023-10-12T04:46:48.314Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:48.314Z] #72 ... [2023-10-12T04:46:48.314Z] [2023-10-12T04:46:48.314Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:48.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 [2023-10-12T04:46:48.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-12T04:46:48.391Z] 73d467dc906e: Preparing [2023-10-12T04:46:48.391Z] 7e86d86f42cb: Preparing [2023-10-12T04:46:48.391Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:48.391Z] 92af079cda17: Preparing [2023-10-12T04:46:48.391Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:48.391Z] cc2447e1835a: Preparing [2023-10-12T04:46:48.391Z] cc2447e1835a: Waiting [2023-10-12T04:46:48.391Z] 73d467dc906e: Layer already exists [2023-10-12T04:46:48.391Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:48.391Z] 92af079cda17: Layer already exists [2023-10-12T04:46:48.391Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:48.391Z] 7e86d86f42cb: Layer already exists [2023-10-12T04:46:48.391Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:48.391Z] 3.1.0-dev.62: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:48.582Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.0s done [2023-10-12T04:46:48.694Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:48.850Z] #43 ... [2023-10-12T04:46:48.850Z] [2023-10-12T04:46:48.850Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-12T04:46:48.850Z] #60 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:48.850Z] #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:48.850Z] #60 19.77 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:48.850Z] #60 19.85 (2/2) Installing su-exec (0.2-r3) [2023-10-12T04:46:48.850Z] #60 19.87 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:48.850Z] #60 19.98 OK: 8 MiB in 17 packages [2023-10-12T04:46:48.850Z] #60 DONE 21.4s [2023-10-12T04:46:48.850Z] [2023-10-12T04:46:48.850Z] #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-12T04:46:48.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:48.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-12T04:46:48.994Z] 73d467dc906e: Preparing [2023-10-12T04:46:48.994Z] 7e86d86f42cb: Preparing [2023-10-12T04:46:48.994Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:48.994Z] 92af079cda17: Preparing [2023-10-12T04:46:48.994Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:48.994Z] cc2447e1835a: Preparing [2023-10-12T04:46:48.994Z] cc2447e1835a: Waiting [2023-10-12T04:46:48.994Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:48.994Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:48.994Z] 92af079cda17: Layer already exists [2023-10-12T04:46:48.994Z] 73d467dc906e: Layer already exists [2023-10-12T04:46:48.994Z] 7e86d86f42cb: Layer already exists [2023-10-12T04:46:48.994Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:48.994Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:49.117Z] #73 ... [2023-10-12T04:46:49.117Z] [2023-10-12T04:46:49.117Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:46:49.117Z] #64 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.117Z] #64 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.117Z] #64 18.47 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:46:49.117Z] #64 18.47 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:46:49.117Z] #64 18.47 OK: 19946 distinct packages available [2023-10-12T04:46:49.117Z] #64 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.307Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:49.391Z] #64 ... [2023-10-12T04:46:49.391Z] [2023-10-12T04:46:49.391Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:46:49.391Z] #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.391Z] #58 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.391Z] #58 20.92 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:46:49.391Z] #58 20.92 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:46:49.391Z] #58 20.92 OK: 19946 distinct packages available [2023-10-12T04:46:49.391Z] #58 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.391Z] #58 ... [2023-10-12T04:46:49.391Z] [2023-10-12T04:46:49.391Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T04:46:49.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-12T04:46:49.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-12T04:46:49.616Z] 73d467dc906e: Preparing [2023-10-12T04:46:49.616Z] 7e86d86f42cb: Preparing [2023-10-12T04:46:49.616Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:49.616Z] 92af079cda17: Preparing [2023-10-12T04:46:49.616Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:49.616Z] cc2447e1835a: Preparing [2023-10-12T04:46:49.616Z] cc2447e1835a: Waiting [2023-10-12T04:46:49.616Z] 73d467dc906e: Layer already exists [2023-10-12T04:46:49.616Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:49.616Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:49.616Z] 7e86d86f42cb: Layer already exists [2023-10-12T04:46:49.616Z] 92af079cda17: Layer already exists [2023-10-12T04:46:49.616Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:49.616Z] main: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:46:49.653Z] ===================================================== [Pipeline] echo [2023-10-12T04:46:49.659Z] taggedImages: [2023-10-12T04:46:49.659Z] - nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:49.659Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-12T04:46:49.659Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 [2023-10-12T04:46:49.659Z] - nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:49.659Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-12T04:46:49.677Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-12T04:46:49.677Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:49.677Z] latest [2023-10-12T04:46:49.677Z] 3.1.0-dev.62 [2023-10-12T04:46:49.677Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:49.677Z] main [2023-10-12T04:46:49.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:49.978Z] #43 ... [2023-10-12T04:46:49.978Z] [2023-10-12T04:46:49.978Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-12T04:46:49.978Z] #61 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.978Z] #61 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.978Z] #61 21.26 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:49.978Z] #61 21.36 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:49.978Z] #61 21.59 OK: 8 MiB in 16 packages [2023-10-12T04:46:49.978Z] #61 ... [2023-10-12T04:46:49.978Z] [2023-10-12T04:46:49.978Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-12T04:46:49.978Z] #62 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.978Z] #62 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:49.978Z] #62 20.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:49.978Z] #62 20.97 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:49.978Z] #62 21.06 OK: 8 MiB in 16 packages [2023-10-12T04:46:50.005Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:50.248Z] #62 DONE 22.7s [2023-10-12T04:46:50.248Z] [2023-10-12T04:46:50.248Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:46:50.248Z] #64 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:50.248Z] #64 ... [2023-10-12T04:46:50.249Z] [2023-10-12T04:46:50.249Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:46:50.249Z] #63 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:50.249Z] #63 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:50.249Z] #63 21.92 (1/4) Installing ca-certificates (20230506-r0) [2023-10-12T04:46:50.249Z] #63 22.32 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:50.249Z] #63 22.34 (3/4) Installing su-exec (0.2-r3) [2023-10-12T04:46:50.249Z] #63 22.43 (4/4) Installing yq (4.33.3-r3) [2023-10-12T04:46:50.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:50.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-12T04:46:50.308Z] da64e5f00ad5: Preparing [2023-10-12T04:46:50.308Z] 001cfde51a27: Preparing [2023-10-12T04:46:50.308Z] 25f8bb7acc57: Preparing [2023-10-12T04:46:50.308Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:50.308Z] 92af079cda17: Preparing [2023-10-12T04:46:50.308Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:50.308Z] cc2447e1835a: Preparing [2023-10-12T04:46:50.308Z] cc2447e1835a: Waiting [2023-10-12T04:46:50.308Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:50.308Z] 92af079cda17: Layer already exists [2023-10-12T04:46:50.308Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:50.308Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:50.308Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:50.308Z] 001cfde51a27: Pushed [2023-10-12T04:46:50.308Z] da64e5f00ad5: Pushed [2023-10-12T04:46:50.516Z] #63 ... [2023-10-12T04:46:50.516Z] [2023-10-12T04:46:50.516Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:46:50.516Z] #58 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:50.783Z] #58 ... [2023-10-12T04:46:50.783Z] [2023-10-12T04:46:50.784Z] #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-12T04:46:50.784Z] #61 DONE 24.5s [2023-10-12T04:46:50.784Z] [2023-10-12T04:46:50.784Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:46:50.784Z] #63 23.30 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:50.784Z] #63 23.47 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:46:51.052Z] #63 ... [2023-10-12T04:46:51.052Z] [2023-10-12T04:46:51.052Z] #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T04:46:51.052Z] #65 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.052Z] #65 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.052Z] #65 22.50 (1/2) Installing ca-certificates (20230506-r0) [2023-10-12T04:46:51.052Z] #65 23.14 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:51.052Z] #65 23.16 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:51.052Z] #65 23.28 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:46:51.320Z] #65 ... [2023-10-12T04:46:51.320Z] [2023-10-12T04:46:51.320Z] #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-12T04:46:51.320Z] #68 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.320Z] #68 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.320Z] #68 21.49 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:51.320Z] #68 21.59 (2/4) Installing openssl (3.1.3-r0) [2023-10-12T04:46:51.320Z] #68 21.76 (3/4) Installing su-exec (0.2-r3) [2023-10-12T04:46:51.320Z] #68 21.81 (4/4) Installing yq (4.33.3-r3) [2023-10-12T04:46:51.320Z] #68 22.85 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:51.320Z] #68 22.98 OK: 18 MiB in 19 packages [2023-10-12T04:46:51.320Z] #68 DONE 24.0s [2023-10-12T04:46:51.320Z] [2023-10-12T04:46:51.320Z] #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:46:51.320Z] #67 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.320Z] #67 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.320Z] #67 22.21 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-12T04:46:51.320Z] #67 22.21 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-12T04:46:51.320Z] #67 22.21 OK: 19946 distinct packages available [2023-10-12T04:46:51.320Z] #67 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:51.585Z] #67 ... [2023-10-12T04:46:51.585Z] [2023-10-12T04:46:51.585Z] #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-12T04:46:51.852Z] #74 DONE 0.3s [2023-10-12T04:46:51.852Z] [2023-10-12T04:46:51.852Z] #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:46:51.852Z] #67 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T04:46:52.120Z] #67 ... [2023-10-12T04:46:52.120Z] [2023-10-12T04:46:52.120Z] #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-12T04:46:52.120Z] #65 24.23 OK: 9 MiB in 17 packages [2023-10-12T04:46:52.120Z] #65 DONE 24.8s [2023-10-12T04:46:52.207Z] 25f8bb7acc57: Pushed [2023-10-12T04:46:52.207Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:52.387Z] [2023-10-12T04:46:52.388Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-12T04:46:52.388Z] #63 24.22 OK: 18 MiB in 19 packages [2023-10-12T04:46:52.517Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:52.662Z] #63 DONE 25.3s [2023-10-12T04:46:52.662Z] [2023-10-12T04:46:52.662Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:52.662Z] #72 ... [2023-10-12T04:46:52.662Z] [2023-10-12T04:46:52.662Z] #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-12T04:46:52.662Z] #73 DONE 4.0s [2023-10-12T04:46:52.662Z] [2023-10-12T04:46:52.662Z] #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-12T04:46:52.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-12T04:46:52.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-12T04:46:52.813Z] da64e5f00ad5: Preparing [2023-10-12T04:46:52.813Z] 001cfde51a27: Preparing [2023-10-12T04:46:52.813Z] 25f8bb7acc57: Preparing [2023-10-12T04:46:52.813Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:52.813Z] 92af079cda17: Preparing [2023-10-12T04:46:52.813Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:52.813Z] cc2447e1835a: Preparing [2023-10-12T04:46:52.813Z] cc2447e1835a: Waiting [2023-10-12T04:46:52.813Z] da64e5f00ad5: Layer already exists [2023-10-12T04:46:52.813Z] 92af079cda17: Layer already exists [2023-10-12T04:46:52.813Z] 25f8bb7acc57: Layer already exists [2023-10-12T04:46:52.813Z] 001cfde51a27: Layer already exists [2023-10-12T04:46:52.813Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:52.813Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:52.813Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:52.813Z] latest: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:52.933Z] #75 DONE 0.2s [2023-10-12T04:46:52.933Z] [2023-10-12T04:46:52.933Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:53.118Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:53.220Z] #72 ... [2023-10-12T04:46:53.220Z] [2023-10-12T04:46:53.220Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:46:53.220Z] #64 25.67 (1/11) Installing ca-certificates (20230506-r0) [2023-10-12T04:46:53.220Z] #64 25.78 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-12T04:46:53.220Z] #64 25.82 (3/11) Installing libunistring (1.1-r1) [2023-10-12T04:46:53.220Z] #64 25.86 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-12T04:46:53.220Z] #64 25.88 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-12T04:46:53.220Z] #64 25.89 (6/11) Installing libcurl (8.4.0-r0) [2023-10-12T04:46:53.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 [2023-10-12T04:46:53.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-12T04:46:53.431Z] da64e5f00ad5: Preparing [2023-10-12T04:46:53.431Z] 001cfde51a27: Preparing [2023-10-12T04:46:53.431Z] 25f8bb7acc57: Preparing [2023-10-12T04:46:53.431Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:53.431Z] 92af079cda17: Preparing [2023-10-12T04:46:53.431Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:53.431Z] cc2447e1835a: Preparing [2023-10-12T04:46:53.431Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:53.431Z] cc2447e1835a: Waiting [2023-10-12T04:46:53.431Z] 92af079cda17: Layer already exists [2023-10-12T04:46:53.431Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:53.431Z] 001cfde51a27: Layer already exists [2023-10-12T04:46:53.431Z] 25f8bb7acc57: Layer already exists [2023-10-12T04:46:53.431Z] da64e5f00ad5: Layer already exists [2023-10-12T04:46:53.431Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:53.431Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:53.431Z] 3.1.0-dev.62: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:53.487Z] #64 25.92 (7/11) Installing curl (8.4.0-r0) [2023-10-12T04:46:53.487Z] #64 25.94 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:53.487Z] #64 25.95 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:46:53.487Z] #64 25.96 (10/11) Installing libucontext (1.2-r2) [2023-10-12T04:46:53.487Z] #64 25.96 (11/11) Installing gcompat (1.1.0-r1) [2023-10-12T04:46:53.487Z] #64 25.99 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:53.487Z] #64 26.01 Executing ca-certificates-20230506-r0.trigger [2023-10-12T04:46:53.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:53.753Z] #64 26.30 OK: 13 MiB in 26 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:54.031Z] #64 ... [2023-10-12T04:46:54.031Z] [2023-10-12T04:46:54.031Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-12T04:46:54.031Z] #58 27.11 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:54.031Z] #58 27.12 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:46:54.031Z] #58 27.13 (3/4) Installing libucontext (1.2-r2) [2023-10-12T04:46:54.031Z] #58 27.14 (4/4) Installing gcompat (1.1.0-r1) [2023-10-12T04:46:54.031Z] #58 27.15 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:54.031Z] #58 27.18 OK: 8 MiB in 19 packages [2023-10-12T04:46:54.031Z] #58 DONE 27.6s [2023-10-12T04:46:54.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:54.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-12T04:46:54.059Z] da64e5f00ad5: Preparing [2023-10-12T04:46:54.059Z] 001cfde51a27: Preparing [2023-10-12T04:46:54.059Z] 25f8bb7acc57: Preparing [2023-10-12T04:46:54.059Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:54.059Z] 92af079cda17: Preparing [2023-10-12T04:46:54.059Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:54.059Z] cc2447e1835a: Preparing [2023-10-12T04:46:54.059Z] cc2447e1835a: Waiting [2023-10-12T04:46:54.059Z] 001cfde51a27: Layer already exists [2023-10-12T04:46:54.059Z] 92af079cda17: Layer already exists [2023-10-12T04:46:54.059Z] da64e5f00ad5: Layer already exists [2023-10-12T04:46:54.059Z] 25f8bb7acc57: Layer already exists [2023-10-12T04:46:54.059Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:54.059Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:54.059Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:54.059Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:54.300Z] [2023-10-12T04:46:54.300Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-12T04:46:54.300Z] #64 DONE 26.8s [2023-10-12T04:46:54.300Z] [2023-10-12T04:46:54.300Z] #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-12T04:46:54.300Z] #67 26.36 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-12T04:46:54.300Z] #67 26.40 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-12T04:46:54.300Z] #67 26.41 (3/5) Installing libucontext (1.2-r2) [2023-10-12T04:46:54.300Z] #67 26.42 (4/5) Installing gcompat (1.1.0-r1) [2023-10-12T04:46:54.300Z] #67 26.45 (5/5) Installing openssl (3.1.3-r0) [2023-10-12T04:46:54.300Z] #67 26.48 Executing busybox-1.36.1-r2.trigger [2023-10-12T04:46:54.300Z] #67 26.53 OK: 9 MiB in 20 packages [2023-10-12T04:46:54.376Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:54.571Z] #67 DONE 27.3s [2023-10-12T04:46:54.571Z] [2023-10-12T04:46:54.571Z] #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-12T04:46:54.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-12T04:46:54.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-12T04:46:54.685Z] da64e5f00ad5: Preparing [2023-10-12T04:46:54.685Z] 001cfde51a27: Preparing [2023-10-12T04:46:54.685Z] 25f8bb7acc57: Preparing [2023-10-12T04:46:54.685Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:54.685Z] 92af079cda17: Preparing [2023-10-12T04:46:54.685Z] 7f073bf4bc1d: Preparing [2023-10-12T04:46:54.685Z] cc2447e1835a: Preparing [2023-10-12T04:46:54.685Z] 7f073bf4bc1d: Waiting [2023-10-12T04:46:54.685Z] cc2447e1835a: Waiting [2023-10-12T04:46:54.685Z] 001cfde51a27: Layer already exists [2023-10-12T04:46:54.685Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:54.685Z] 25f8bb7acc57: Layer already exists [2023-10-12T04:46:54.685Z] 92af079cda17: Layer already exists [2023-10-12T04:46:54.685Z] da64e5f00ad5: Layer already exists [2023-10-12T04:46:54.685Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:46:54.685Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:54.685Z] main: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:46:54.736Z] ===================================================== [Pipeline] echo [2023-10-12T04:46:54.745Z] taggedImages: [2023-10-12T04:46:54.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:54.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-12T04:46:54.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 [2023-10-12T04:46:54.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:54.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-12T04:46:54.773Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-12T04:46:54.773Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:54.773Z] latest [2023-10-12T04:46:54.773Z] 3.1.0-dev.62 [2023-10-12T04:46:54.773Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:54.773Z] main [2023-10-12T04:46:54.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:55.104Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:55.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:46:55.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-12T04:46:55.418Z] 6ce1222fe1e0: Preparing [2023-10-12T04:46:55.418Z] 1a9710c9407a: Preparing [2023-10-12T04:46:55.418Z] f48ae75985d4: Preparing [2023-10-12T04:46:55.418Z] 38e0d49c9ae5: Preparing [2023-10-12T04:46:55.418Z] 6c7c7a8fae92: Preparing [2023-10-12T04:46:55.418Z] cf1d8dc74b31: Preparing [2023-10-12T04:46:55.418Z] 5e1f5f36a884: Preparing [2023-10-12T04:46:55.418Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:55.418Z] 92af079cda17: Preparing [2023-10-12T04:46:55.418Z] 3129f872984e: Preparing [2023-10-12T04:46:55.418Z] e40067f90841: Preparing [2023-10-12T04:46:55.418Z] 5f70bf18a086: Preparing [2023-10-12T04:46:55.418Z] 1b34a419b548: Preparing [2023-10-12T04:46:55.418Z] b3b8b41a8132: Preparing [2023-10-12T04:46:55.418Z] cc2447e1835a: Preparing [2023-10-12T04:46:55.418Z] b3b8b41a8132: Waiting [2023-10-12T04:46:55.418Z] cf1d8dc74b31: Waiting [2023-10-12T04:46:55.418Z] cc2447e1835a: Waiting [2023-10-12T04:46:55.418Z] e40067f90841: Waiting [2023-10-12T04:46:55.418Z] 1b34a419b548: Waiting [2023-10-12T04:46:55.418Z] 5f70bf18a086: Waiting [2023-10-12T04:46:55.418Z] 5e1f5f36a884: Waiting [2023-10-12T04:46:55.418Z] 6a9d02654ea1: Waiting [2023-10-12T04:46:55.418Z] 92af079cda17: Waiting [2023-10-12T04:46:55.418Z] 3129f872984e: Waiting [2023-10-12T04:46:55.418Z] 6ce1222fe1e0: Pushed [2023-10-12T04:46:55.418Z] 1a9710c9407a: Pushed [2023-10-12T04:46:55.418Z] 6c7c7a8fae92: Pushed [2023-10-12T04:46:55.418Z] 38e0d49c9ae5: Pushed [2023-10-12T04:46:55.418Z] f48ae75985d4: Pushed [2023-10-12T04:46:55.418Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:55.418Z] 92af079cda17: Layer already exists [2023-10-12T04:46:55.676Z] cf1d8dc74b31: Pushed [2023-10-12T04:46:55.676Z] e40067f90841: Pushed [2023-10-12T04:46:55.676Z] 3129f872984e: Pushed [2023-10-12T04:46:55.676Z] 1b34a419b548: Pushed [2023-10-12T04:46:55.676Z] 5f70bf18a086: Pushed [2023-10-12T04:46:55.676Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:55.676Z] b3b8b41a8132: Pushed [2023-10-12T04:46:55.985Z] #76 DONE 1.0s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:46:55.985Z] #77 DONE 1.6s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:46:55.985Z] #78 DONE 1.0s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:46:55.985Z] #79 ... [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-12T04:46:55.985Z] #80 DONE 0.2s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-12T04:46:55.985Z] #81 DONE 0.2s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-12T04:46:55.985Z] #82 DONE 0.2s [2023-10-12T04:46:55.985Z] [2023-10-12T04:46:55.985Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-12T04:46:56.252Z] #83 DONE 0.2s [2023-10-12T04:46:56.252Z] [2023-10-12T04:46:56.252Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:56.252Z] #84 DONE 0.2s [2023-10-12T04:46:56.252Z] [2023-10-12T04:46:56.252Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:56.252Z] #85 DONE 0.1s [2023-10-12T04:46:56.252Z] [2023-10-12T04:46:56.252Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-12T04:46:56.252Z] #86 DONE 0.1s [2023-10-12T04:46:56.252Z] [2023-10-12T04:46:56.252Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-12T04:46:56.252Z] #87 DONE 0.2s [2023-10-12T04:46:56.252Z] [2023-10-12T04:46:56.252Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-12T04:46:56.518Z] #88 ... [2023-10-12T04:46:56.518Z] [2023-10-12T04:46:56.518Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-12T04:46:56.518Z] #89 DONE 0.2s [2023-10-12T04:46:56.518Z] [2023-10-12T04:46:56.518Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-12T04:46:56.518Z] #88 DONE 0.2s [2023-10-12T04:46:56.518Z] [2023-10-12T04:46:56.518Z] #90 [security-spire-server] exporting to image [2023-10-12T04:46:56.518Z] #90 exporting layers [2023-10-12T04:46:57.115Z] #90 ... [2023-10-12T04:46:57.115Z] [2023-10-12T04:46:57.115Z] #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-12T04:46:57.115Z] #79 DONE 1.2s [2023-10-12T04:46:57.115Z] [2023-10-12T04:46:57.115Z] #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-12T04:46:57.115Z] #91 DONE 0.1s [2023-10-12T04:46:57.115Z] [2023-10-12T04:46:57.115Z] #92 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-12T04:46:57.115Z] #92 DONE 0.1s [2023-10-12T04:46:57.115Z] [2023-10-12T04:46:57.115Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:57.115Z] #72 ... [2023-10-12T04:46:57.115Z] [2023-10-12T04:46:57.115Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-12T04:46:57.115Z] #93 DONE 0.1s [2023-10-12T04:46:57.386Z] [2023-10-12T04:46:57.386Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-12T04:46:57.386Z] #94 DONE 0.1s [2023-10-12T04:46:57.386Z] [2023-10-12T04:46:57.386Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:57.386Z] #71 ... [2023-10-12T04:46:57.386Z] [2023-10-12T04:46:57.386Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-12T04:46:57.386Z] #95 DONE 0.1s [2023-10-12T04:46:57.578Z] 5e1f5f36a884: Pushed [2023-10-12T04:46:57.578Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:57.650Z] [2023-10-12T04:46:57.650Z] #90 [security-spire-agent] exporting to image [2023-10-12T04:46:57.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:58.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-12T04:46:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-12T04:46:58.199Z] 6ce1222fe1e0: Preparing [2023-10-12T04:46:58.199Z] 1a9710c9407a: Preparing [2023-10-12T04:46:58.199Z] f48ae75985d4: Preparing [2023-10-12T04:46:58.199Z] 38e0d49c9ae5: Preparing [2023-10-12T04:46:58.199Z] 6c7c7a8fae92: Preparing [2023-10-12T04:46:58.199Z] cf1d8dc74b31: Preparing [2023-10-12T04:46:58.199Z] 5e1f5f36a884: Preparing [2023-10-12T04:46:58.199Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:58.199Z] 92af079cda17: Preparing [2023-10-12T04:46:58.199Z] 3129f872984e: Preparing [2023-10-12T04:46:58.199Z] e40067f90841: Preparing [2023-10-12T04:46:58.199Z] 5f70bf18a086: Preparing [2023-10-12T04:46:58.199Z] 1b34a419b548: Preparing [2023-10-12T04:46:58.199Z] b3b8b41a8132: Preparing [2023-10-12T04:46:58.199Z] cc2447e1835a: Preparing [2023-10-12T04:46:58.199Z] cf1d8dc74b31: Waiting [2023-10-12T04:46:58.199Z] 5e1f5f36a884: Waiting [2023-10-12T04:46:58.199Z] 3129f872984e: Waiting [2023-10-12T04:46:58.199Z] 5f70bf18a086: Waiting [2023-10-12T04:46:58.199Z] e40067f90841: Waiting [2023-10-12T04:46:58.199Z] 1b34a419b548: Waiting [2023-10-12T04:46:58.199Z] b3b8b41a8132: Waiting [2023-10-12T04:46:58.199Z] 92af079cda17: Waiting [2023-10-12T04:46:58.199Z] cc2447e1835a: Waiting [2023-10-12T04:46:58.199Z] 38e0d49c9ae5: Layer already exists [2023-10-12T04:46:58.199Z] f48ae75985d4: Layer already exists [2023-10-12T04:46:58.199Z] 6c7c7a8fae92: Layer already exists [2023-10-12T04:46:58.199Z] 1a9710c9407a: Layer already exists [2023-10-12T04:46:58.199Z] 6ce1222fe1e0: Layer already exists [2023-10-12T04:46:58.199Z] cf1d8dc74b31: Layer already exists [2023-10-12T04:46:58.199Z] 92af079cda17: Layer already exists [2023-10-12T04:46:58.199Z] 5e1f5f36a884: Layer already exists [2023-10-12T04:46:58.199Z] 3129f872984e: Layer already exists [2023-10-12T04:46:58.199Z] e40067f90841: Layer already exists [2023-10-12T04:46:58.199Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:58.199Z] 1b34a419b548: Layer already exists [2023-10-12T04:46:58.199Z] b3b8b41a8132: Layer already exists [2023-10-12T04:46:58.199Z] 5f70bf18a086: Layer already exists [2023-10-12T04:46:58.199Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:58.199Z] latest: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:58.607Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 [2023-10-12T04:46:58.613Z] #90 exporting layers 1.7s done [2023-10-12T04:46:58.613Z] #90 writing image sha256:f1f20dc6fb430b1d4c3ed35855bb6efad02519d6cb2a9fcfe29057780c2c9f65 0.0s done [2023-10-12T04:46:58.613Z] #90 writing image sha256:a20e3e94ed04d4c1af2750f0fe5fd4de9543bc937e8738270e004391f7eb2876 0.0s done [2023-10-12T04:46:58.613Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-10-12T04:46:58.613Z] #90 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:58.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 [2023-10-12T04:46:58.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-12T04:46:58.975Z] 6ce1222fe1e0: Preparing [2023-10-12T04:46:58.975Z] 1a9710c9407a: Preparing [2023-10-12T04:46:58.975Z] f48ae75985d4: Preparing [2023-10-12T04:46:58.975Z] 38e0d49c9ae5: Preparing [2023-10-12T04:46:58.975Z] 6c7c7a8fae92: Preparing [2023-10-12T04:46:58.975Z] cf1d8dc74b31: Preparing [2023-10-12T04:46:58.975Z] 5e1f5f36a884: Preparing [2023-10-12T04:46:58.975Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:58.975Z] 92af079cda17: Preparing [2023-10-12T04:46:58.975Z] 3129f872984e: Preparing [2023-10-12T04:46:58.975Z] e40067f90841: Preparing [2023-10-12T04:46:58.975Z] 5f70bf18a086: Preparing [2023-10-12T04:46:58.975Z] 1b34a419b548: Preparing [2023-10-12T04:46:58.975Z] b3b8b41a8132: Preparing [2023-10-12T04:46:58.975Z] cc2447e1835a: Preparing [2023-10-12T04:46:58.975Z] 92af079cda17: Waiting [2023-10-12T04:46:58.975Z] 3129f872984e: Waiting [2023-10-12T04:46:58.975Z] b3b8b41a8132: Waiting [2023-10-12T04:46:58.975Z] e40067f90841: Waiting [2023-10-12T04:46:58.975Z] 5f70bf18a086: Waiting [2023-10-12T04:46:58.975Z] cc2447e1835a: Waiting [2023-10-12T04:46:58.975Z] cf1d8dc74b31: Waiting [2023-10-12T04:46:58.975Z] 5e1f5f36a884: Waiting [2023-10-12T04:46:58.975Z] 1b34a419b548: Waiting [2023-10-12T04:46:58.975Z] f48ae75985d4: Layer already exists [2023-10-12T04:46:58.975Z] 38e0d49c9ae5: Layer already exists [2023-10-12T04:46:58.975Z] 1a9710c9407a: Layer already exists [2023-10-12T04:46:58.975Z] 6ce1222fe1e0: Layer already exists [2023-10-12T04:46:58.975Z] 6c7c7a8fae92: Layer already exists [2023-10-12T04:46:58.975Z] 5e1f5f36a884: Layer already exists [2023-10-12T04:46:58.975Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:58.975Z] 92af079cda17: Layer already exists [2023-10-12T04:46:58.975Z] cf1d8dc74b31: Layer already exists [2023-10-12T04:46:58.975Z] 3129f872984e: Layer already exists [2023-10-12T04:46:58.975Z] e40067f90841: Layer already exists [2023-10-12T04:46:58.975Z] 5f70bf18a086: Layer already exists [2023-10-12T04:46:58.975Z] 1b34a419b548: Layer already exists [2023-10-12T04:46:58.975Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:58.975Z] b3b8b41a8132: Layer already exists [2023-10-12T04:46:58.975Z] 3.1.0-dev.62: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:59.197Z] #90 exporting layers 1.5s done [2023-10-12T04:46:59.197Z] #90 writing image sha256:7036eb7c4bba816845660bcd5e5e7e050ef26f692cf462005bbc258d56c1771b done [2023-10-12T04:46:59.197Z] #90 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-12T04:46:59.197Z] #90 DONE 2.7s [2023-10-12T04:46:59.197Z] [2023-10-12T04:46:59.197Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:46:59.339Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:59.684Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:46:59.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-12T04:46:59.684Z] 6ce1222fe1e0: Preparing [2023-10-12T04:46:59.684Z] 1a9710c9407a: Preparing [2023-10-12T04:46:59.684Z] f48ae75985d4: Preparing [2023-10-12T04:46:59.684Z] 38e0d49c9ae5: Preparing [2023-10-12T04:46:59.684Z] 6c7c7a8fae92: Preparing [2023-10-12T04:46:59.684Z] cf1d8dc74b31: Preparing [2023-10-12T04:46:59.684Z] 5e1f5f36a884: Preparing [2023-10-12T04:46:59.684Z] 6a9d02654ea1: Preparing [2023-10-12T04:46:59.684Z] 92af079cda17: Preparing [2023-10-12T04:46:59.684Z] 3129f872984e: Preparing [2023-10-12T04:46:59.684Z] e40067f90841: Preparing [2023-10-12T04:46:59.684Z] 5f70bf18a086: Preparing [2023-10-12T04:46:59.684Z] 1b34a419b548: Preparing [2023-10-12T04:46:59.684Z] b3b8b41a8132: Preparing [2023-10-12T04:46:59.684Z] cc2447e1835a: Preparing [2023-10-12T04:46:59.684Z] 92af079cda17: Waiting [2023-10-12T04:46:59.684Z] b3b8b41a8132: Waiting [2023-10-12T04:46:59.684Z] cc2447e1835a: Waiting [2023-10-12T04:46:59.684Z] 1b34a419b548: Waiting [2023-10-12T04:46:59.684Z] cf1d8dc74b31: Waiting [2023-10-12T04:46:59.684Z] 3129f872984e: Waiting [2023-10-12T04:46:59.684Z] 5e1f5f36a884: Waiting [2023-10-12T04:46:59.684Z] 6a9d02654ea1: Waiting [2023-10-12T04:46:59.684Z] e40067f90841: Waiting [2023-10-12T04:46:59.684Z] 5f70bf18a086: Waiting [2023-10-12T04:46:59.684Z] 6c7c7a8fae92: Layer already exists [2023-10-12T04:46:59.684Z] f48ae75985d4: Layer already exists [2023-10-12T04:46:59.684Z] 1a9710c9407a: Layer already exists [2023-10-12T04:46:59.684Z] 6ce1222fe1e0: Layer already exists [2023-10-12T04:46:59.684Z] 38e0d49c9ae5: Layer already exists [2023-10-12T04:46:59.684Z] 5e1f5f36a884: Layer already exists [2023-10-12T04:46:59.684Z] cf1d8dc74b31: Layer already exists [2023-10-12T04:46:59.684Z] 3129f872984e: Layer already exists [2023-10-12T04:46:59.684Z] 92af079cda17: Layer already exists [2023-10-12T04:46:59.684Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:46:59.684Z] e40067f90841: Layer already exists [2023-10-12T04:46:59.684Z] 5f70bf18a086: Layer already exists [2023-10-12T04:46:59.684Z] cc2447e1835a: Layer already exists [2023-10-12T04:46:59.684Z] b3b8b41a8132: Layer already exists [2023-10-12T04:46:59.684Z] 1b34a419b548: Layer already exists [2023-10-12T04:46:59.684Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:46:59.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:00.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-12T04:47:00.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-12T04:47:00.289Z] 6ce1222fe1e0: Preparing [2023-10-12T04:47:00.289Z] 1a9710c9407a: Preparing [2023-10-12T04:47:00.289Z] f48ae75985d4: Preparing [2023-10-12T04:47:00.289Z] 38e0d49c9ae5: Preparing [2023-10-12T04:47:00.289Z] 6c7c7a8fae92: Preparing [2023-10-12T04:47:00.289Z] cf1d8dc74b31: Preparing [2023-10-12T04:47:00.289Z] 5e1f5f36a884: Preparing [2023-10-12T04:47:00.289Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:00.289Z] 92af079cda17: Preparing [2023-10-12T04:47:00.289Z] 3129f872984e: Preparing [2023-10-12T04:47:00.289Z] e40067f90841: Preparing [2023-10-12T04:47:00.289Z] 5f70bf18a086: Preparing [2023-10-12T04:47:00.289Z] 1b34a419b548: Preparing [2023-10-12T04:47:00.289Z] b3b8b41a8132: Preparing [2023-10-12T04:47:00.289Z] cc2447e1835a: Preparing [2023-10-12T04:47:00.289Z] cf1d8dc74b31: Waiting [2023-10-12T04:47:00.289Z] 92af079cda17: Waiting [2023-10-12T04:47:00.289Z] 5e1f5f36a884: Waiting [2023-10-12T04:47:00.289Z] 3129f872984e: Waiting [2023-10-12T04:47:00.289Z] 1b34a419b548: Waiting [2023-10-12T04:47:00.289Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:00.289Z] e40067f90841: Waiting [2023-10-12T04:47:00.289Z] cc2447e1835a: Waiting [2023-10-12T04:47:00.289Z] b3b8b41a8132: Waiting [2023-10-12T04:47:00.289Z] 5f70bf18a086: Waiting [2023-10-12T04:47:00.289Z] 1a9710c9407a: Layer already exists [2023-10-12T04:47:00.289Z] 38e0d49c9ae5: Layer already exists [2023-10-12T04:47:00.289Z] 6c7c7a8fae92: Layer already exists [2023-10-12T04:47:00.289Z] f48ae75985d4: Layer already exists [2023-10-12T04:47:00.289Z] 6ce1222fe1e0: Layer already exists [2023-10-12T04:47:00.289Z] cf1d8dc74b31: Layer already exists [2023-10-12T04:47:00.289Z] 5e1f5f36a884: Layer already exists [2023-10-12T04:47:00.289Z] 92af079cda17: Layer already exists [2023-10-12T04:47:00.289Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:00.289Z] 3129f872984e: Layer already exists [2023-10-12T04:47:00.289Z] e40067f90841: Layer already exists [2023-10-12T04:47:00.289Z] 5f70bf18a086: Layer already exists [2023-10-12T04:47:00.289Z] 1b34a419b548: Layer already exists [2023-10-12T04:47:00.289Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:00.289Z] b3b8b41a8132: Layer already exists [2023-10-12T04:47:00.289Z] main: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:00.340Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:00.350Z] taggedImages: [2023-10-12T04:47:00.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:00.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-12T04:47:00.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 [2023-10-12T04:47:00.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:00.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-12T04:47:00.370Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-12T04:47:00.370Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:00.370Z] latest [2023-10-12T04:47:00.370Z] 3.1.0-dev.62 [2023-10-12T04:47:00.370Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:00.370Z] main [2023-10-12T04:47:00.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:00.675Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:00.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:00.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-12T04:47:00.977Z] 88f573cd77a7: Preparing [2023-10-12T04:47:00.977Z] c8515a175556: Preparing [2023-10-12T04:47:00.977Z] 5438f5ba9c08: Preparing [2023-10-12T04:47:00.977Z] 39f9a94566cf: Preparing [2023-10-12T04:47:00.977Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:00.977Z] 92af079cda17: Preparing [2023-10-12T04:47:00.977Z] 7f073bf4bc1d: Preparing [2023-10-12T04:47:00.977Z] cc2447e1835a: Preparing [2023-10-12T04:47:00.977Z] 92af079cda17: Waiting [2023-10-12T04:47:00.977Z] cc2447e1835a: Waiting [2023-10-12T04:47:00.977Z] 7f073bf4bc1d: Waiting [2023-10-12T04:47:00.977Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:00.977Z] 88f573cd77a7: Layer already exists [2023-10-12T04:47:00.977Z] c8515a175556: Layer already exists [2023-10-12T04:47:00.977Z] 92af079cda17: Layer already exists [2023-10-12T04:47:00.977Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:00.977Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:47:00.977Z] 5438f5ba9c08: Pushed [2023-10-12T04:47:02.350Z] 39f9a94566cf: Pushed [2023-10-12T04:47:02.350Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:02.658Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:02.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-12T04:47:02.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-12T04:47:02.957Z] 88f573cd77a7: Preparing [2023-10-12T04:47:02.957Z] c8515a175556: Preparing [2023-10-12T04:47:02.957Z] 5438f5ba9c08: Preparing [2023-10-12T04:47:02.957Z] 39f9a94566cf: Preparing [2023-10-12T04:47:02.957Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:02.957Z] 92af079cda17: Preparing [2023-10-12T04:47:02.957Z] 7f073bf4bc1d: Preparing [2023-10-12T04:47:02.957Z] cc2447e1835a: Preparing [2023-10-12T04:47:02.957Z] 7f073bf4bc1d: Waiting [2023-10-12T04:47:02.957Z] 92af079cda17: Waiting [2023-10-12T04:47:02.957Z] cc2447e1835a: Waiting [2023-10-12T04:47:02.957Z] 88f573cd77a7: Layer already exists [2023-10-12T04:47:02.957Z] c8515a175556: Layer already exists [2023-10-12T04:47:02.957Z] 5438f5ba9c08: Layer already exists [2023-10-12T04:47:02.957Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:02.957Z] 39f9a94566cf: Layer already exists [2023-10-12T04:47:02.957Z] 92af079cda17: Layer already exists [2023-10-12T04:47:02.957Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:47:02.957Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:02.957Z] latest: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:03.268Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:03.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 [2023-10-12T04:47:03.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-12T04:47:03.569Z] 88f573cd77a7: Preparing [2023-10-12T04:47:03.569Z] c8515a175556: Preparing [2023-10-12T04:47:03.569Z] 5438f5ba9c08: Preparing [2023-10-12T04:47:03.569Z] 39f9a94566cf: Preparing [2023-10-12T04:47:03.569Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:03.569Z] 92af079cda17: Preparing [2023-10-12T04:47:03.569Z] 7f073bf4bc1d: Preparing [2023-10-12T04:47:03.569Z] cc2447e1835a: Preparing [2023-10-12T04:47:03.569Z] 92af079cda17: Waiting [2023-10-12T04:47:03.569Z] 7f073bf4bc1d: Waiting [2023-10-12T04:47:03.569Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:03.569Z] 5438f5ba9c08: Layer already exists [2023-10-12T04:47:03.569Z] c8515a175556: Layer already exists [2023-10-12T04:47:03.569Z] 39f9a94566cf: Layer already exists [2023-10-12T04:47:03.569Z] 88f573cd77a7: Layer already exists [2023-10-12T04:47:03.569Z] 92af079cda17: Layer already exists [2023-10-12T04:47:03.569Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:47:03.569Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:03.569Z] 3.1.0-dev.62: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:03.871Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:04.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:04.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-12T04:47:04.180Z] 88f573cd77a7: Preparing [2023-10-12T04:47:04.180Z] c8515a175556: Preparing [2023-10-12T04:47:04.180Z] 5438f5ba9c08: Preparing [2023-10-12T04:47:04.180Z] 39f9a94566cf: Preparing [2023-10-12T04:47:04.180Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:04.180Z] 92af079cda17: Preparing [2023-10-12T04:47:04.180Z] 7f073bf4bc1d: Preparing [2023-10-12T04:47:04.180Z] cc2447e1835a: Preparing [2023-10-12T04:47:04.180Z] 92af079cda17: Waiting [2023-10-12T04:47:04.180Z] 7f073bf4bc1d: Waiting [2023-10-12T04:47:04.180Z] cc2447e1835a: Waiting [2023-10-12T04:47:04.180Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:04.180Z] 88f573cd77a7: Layer already exists [2023-10-12T04:47:04.180Z] 39f9a94566cf: Layer already exists [2023-10-12T04:47:04.180Z] c8515a175556: Layer already exists [2023-10-12T04:47:04.180Z] 5438f5ba9c08: Layer already exists [2023-10-12T04:47:04.180Z] 92af079cda17: Layer already exists [2023-10-12T04:47:04.180Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:47:04.180Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:04.180Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:04.486Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:04.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-12T04:47:04.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-12T04:47:04.795Z] 88f573cd77a7: Preparing [2023-10-12T04:47:04.795Z] c8515a175556: Preparing [2023-10-12T04:47:04.795Z] 5438f5ba9c08: Preparing [2023-10-12T04:47:04.795Z] 39f9a94566cf: Preparing [2023-10-12T04:47:04.795Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:04.795Z] 92af079cda17: Preparing [2023-10-12T04:47:04.795Z] 7f073bf4bc1d: Preparing [2023-10-12T04:47:04.795Z] cc2447e1835a: Preparing [2023-10-12T04:47:04.795Z] cc2447e1835a: Waiting [2023-10-12T04:47:04.795Z] 7f073bf4bc1d: Waiting [2023-10-12T04:47:04.795Z] 88f573cd77a7: Layer already exists [2023-10-12T04:47:04.795Z] c8515a175556: Layer already exists [2023-10-12T04:47:04.795Z] 39f9a94566cf: Layer already exists [2023-10-12T04:47:04.795Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:04.795Z] 5438f5ba9c08: Layer already exists [2023-10-12T04:47:04.795Z] 92af079cda17: Layer already exists [2023-10-12T04:47:04.795Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:04.795Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:47:04.795Z] main: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:04.845Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:04.853Z] taggedImages: [2023-10-12T04:47:04.853Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:04.853Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-12T04:47:04.853Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 [2023-10-12T04:47:04.853Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:04.853Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-12T04:47:04.875Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-12T04:47:04.875Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:04.875Z] latest [2023-10-12T04:47:04.875Z] 3.1.0-dev.62 [2023-10-12T04:47:04.875Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:04.875Z] main [2023-10-12T04:47:04.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:05.196Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:05.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:05.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-12T04:47:05.495Z] 94a04f44fcfc: Preparing [2023-10-12T04:47:05.495Z] b4330fc7db97: Preparing [2023-10-12T04:47:05.495Z] c17c21de1bfe: Preparing [2023-10-12T04:47:05.495Z] fdb06ceed57f: Preparing [2023-10-12T04:47:05.495Z] 1d15de1ccf7a: Preparing [2023-10-12T04:47:05.495Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:05.495Z] 92af079cda17: Preparing [2023-10-12T04:47:05.495Z] 34168f7dab73: Preparing [2023-10-12T04:47:05.495Z] 9c5e62d7b5c9: Preparing [2023-10-12T04:47:05.495Z] cc2447e1835a: Preparing [2023-10-12T04:47:05.495Z] 34168f7dab73: Waiting [2023-10-12T04:47:05.495Z] 92af079cda17: Waiting [2023-10-12T04:47:05.495Z] 9c5e62d7b5c9: Waiting [2023-10-12T04:47:05.495Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:05.495Z] fdb06ceed57f: Pushed [2023-10-12T04:47:05.495Z] 1d15de1ccf7a: Pushed [2023-10-12T04:47:05.495Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:05.495Z] b4330fc7db97: Pushed [2023-10-12T04:47:05.495Z] 92af079cda17: Layer already exists [2023-10-12T04:47:05.495Z] 94a04f44fcfc: Pushed [2023-10-12T04:47:05.495Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:05.495Z] 34168f7dab73: Pushed [2023-10-12T04:47:06.866Z] c17c21de1bfe: Pushed [2023-10-12T04:47:06.866Z] 9c5e62d7b5c9: Pushed [2023-10-12T04:47:06.866Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:07.170Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:07.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-12T04:47:07.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-12T04:47:07.471Z] 94a04f44fcfc: Preparing [2023-10-12T04:47:07.471Z] b4330fc7db97: Preparing [2023-10-12T04:47:07.471Z] c17c21de1bfe: Preparing [2023-10-12T04:47:07.471Z] fdb06ceed57f: Preparing [2023-10-12T04:47:07.471Z] 1d15de1ccf7a: Preparing [2023-10-12T04:47:07.471Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:07.471Z] 92af079cda17: Preparing [2023-10-12T04:47:07.471Z] 34168f7dab73: Preparing [2023-10-12T04:47:07.471Z] 9c5e62d7b5c9: Preparing [2023-10-12T04:47:07.471Z] cc2447e1835a: Preparing [2023-10-12T04:47:07.471Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:07.471Z] 34168f7dab73: Waiting [2023-10-12T04:47:07.471Z] 92af079cda17: Waiting [2023-10-12T04:47:07.472Z] 9c5e62d7b5c9: Waiting [2023-10-12T04:47:07.472Z] cc2447e1835a: Waiting [2023-10-12T04:47:07.472Z] b4330fc7db97: Layer already exists [2023-10-12T04:47:07.472Z] 94a04f44fcfc: Layer already exists [2023-10-12T04:47:07.472Z] 1d15de1ccf7a: Layer already exists [2023-10-12T04:47:07.472Z] c17c21de1bfe: Layer already exists [2023-10-12T04:47:07.472Z] fdb06ceed57f: Layer already exists [2023-10-12T04:47:07.472Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:07.472Z] 92af079cda17: Layer already exists [2023-10-12T04:47:07.472Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:07.472Z] 34168f7dab73: Layer already exists [2023-10-12T04:47:07.472Z] 9c5e62d7b5c9: Layer already exists [2023-10-12T04:47:07.472Z] latest: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:07.776Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:08.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 [2023-10-12T04:47:08.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-12T04:47:08.076Z] 94a04f44fcfc: Preparing [2023-10-12T04:47:08.077Z] b4330fc7db97: Preparing [2023-10-12T04:47:08.077Z] c17c21de1bfe: Preparing [2023-10-12T04:47:08.077Z] fdb06ceed57f: Preparing [2023-10-12T04:47:08.077Z] 1d15de1ccf7a: Preparing [2023-10-12T04:47:08.077Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:08.077Z] 92af079cda17: Preparing [2023-10-12T04:47:08.077Z] 34168f7dab73: Preparing [2023-10-12T04:47:08.077Z] 9c5e62d7b5c9: Preparing [2023-10-12T04:47:08.077Z] cc2447e1835a: Preparing [2023-10-12T04:47:08.077Z] 9c5e62d7b5c9: Waiting [2023-10-12T04:47:08.077Z] 92af079cda17: Waiting [2023-10-12T04:47:08.077Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:08.077Z] b4330fc7db97: Layer already exists [2023-10-12T04:47:08.077Z] 94a04f44fcfc: Layer already exists [2023-10-12T04:47:08.077Z] c17c21de1bfe: Layer already exists [2023-10-12T04:47:08.077Z] 1d15de1ccf7a: Layer already exists [2023-10-12T04:47:08.077Z] fdb06ceed57f: Layer already exists [2023-10-12T04:47:08.077Z] 92af079cda17: Layer already exists [2023-10-12T04:47:08.077Z] 34168f7dab73: Layer already exists [2023-10-12T04:47:08.077Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:08.077Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:08.077Z] 9c5e62d7b5c9: Layer already exists [2023-10-12T04:47:08.077Z] 3.1.0-dev.62: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:08.381Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:08.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:08.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-12T04:47:08.686Z] 94a04f44fcfc: Preparing [2023-10-12T04:47:08.686Z] b4330fc7db97: Preparing [2023-10-12T04:47:08.686Z] c17c21de1bfe: Preparing [2023-10-12T04:47:08.686Z] fdb06ceed57f: Preparing [2023-10-12T04:47:08.686Z] 1d15de1ccf7a: Preparing [2023-10-12T04:47:08.686Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:08.686Z] 92af079cda17: Preparing [2023-10-12T04:47:08.686Z] 34168f7dab73: Preparing [2023-10-12T04:47:08.686Z] 9c5e62d7b5c9: Preparing [2023-10-12T04:47:08.686Z] cc2447e1835a: Preparing [2023-10-12T04:47:08.686Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:08.686Z] 92af079cda17: Waiting [2023-10-12T04:47:08.686Z] 34168f7dab73: Waiting [2023-10-12T04:47:08.686Z] 9c5e62d7b5c9: Waiting [2023-10-12T04:47:08.686Z] cc2447e1835a: Waiting [2023-10-12T04:47:08.686Z] 94a04f44fcfc: Layer already exists [2023-10-12T04:47:08.686Z] 1d15de1ccf7a: Layer already exists [2023-10-12T04:47:08.686Z] b4330fc7db97: Layer already exists [2023-10-12T04:47:08.686Z] fdb06ceed57f: Layer already exists [2023-10-12T04:47:08.686Z] c17c21de1bfe: Layer already exists [2023-10-12T04:47:08.686Z] 92af079cda17: Layer already exists [2023-10-12T04:47:08.686Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:08.686Z] 9c5e62d7b5c9: Layer already exists [2023-10-12T04:47:08.686Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:08.686Z] 34168f7dab73: Layer already exists [2023-10-12T04:47:08.686Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:09.002Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:09.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-12T04:47:09.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-12T04:47:09.310Z] 94a04f44fcfc: Preparing [2023-10-12T04:47:09.310Z] b4330fc7db97: Preparing [2023-10-12T04:47:09.310Z] c17c21de1bfe: Preparing [2023-10-12T04:47:09.310Z] fdb06ceed57f: Preparing [2023-10-12T04:47:09.310Z] 1d15de1ccf7a: Preparing [2023-10-12T04:47:09.310Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:09.310Z] 92af079cda17: Preparing [2023-10-12T04:47:09.310Z] 34168f7dab73: Preparing [2023-10-12T04:47:09.310Z] 9c5e62d7b5c9: Preparing [2023-10-12T04:47:09.310Z] cc2447e1835a: Preparing [2023-10-12T04:47:09.310Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:09.310Z] 92af079cda17: Waiting [2023-10-12T04:47:09.310Z] 34168f7dab73: Waiting [2023-10-12T04:47:09.310Z] 9c5e62d7b5c9: Waiting [2023-10-12T04:47:09.310Z] cc2447e1835a: Waiting [2023-10-12T04:47:09.310Z] fdb06ceed57f: Layer already exists [2023-10-12T04:47:09.310Z] 1d15de1ccf7a: Layer already exists [2023-10-12T04:47:09.310Z] b4330fc7db97: Layer already exists [2023-10-12T04:47:09.310Z] c17c21de1bfe: Layer already exists [2023-10-12T04:47:09.310Z] 94a04f44fcfc: Layer already exists [2023-10-12T04:47:09.310Z] 34168f7dab73: Layer already exists [2023-10-12T04:47:09.310Z] 92af079cda17: Layer already exists [2023-10-12T04:47:09.310Z] 9c5e62d7b5c9: Layer already exists [2023-10-12T04:47:09.310Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:09.310Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:09.310Z] main: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:09.352Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:09.359Z] taggedImages: [2023-10-12T04:47:09.359Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:09.359Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-12T04:47:09.359Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 [2023-10-12T04:47:09.359Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:09.359Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-12T04:47:09.383Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-12T04:47:09.383Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:09.383Z] latest [2023-10-12T04:47:09.383Z] 3.1.0-dev.62 [2023-10-12T04:47:09.383Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:09.383Z] main [2023-10-12T04:47:09.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:09.697Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:09.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:09.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-12T04:47:09.998Z] 92d7c392a95d: Preparing [2023-10-12T04:47:09.998Z] fe7c5b991277: Preparing [2023-10-12T04:47:09.998Z] a127c2807336: Preparing [2023-10-12T04:47:09.998Z] 6fb5a7068569: Preparing [2023-10-12T04:47:09.998Z] 07f14914f20b: Preparing [2023-10-12T04:47:09.998Z] d185ec5c68c4: Preparing [2023-10-12T04:47:09.998Z] 48d37b2e3348: Preparing [2023-10-12T04:47:09.998Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:09.998Z] 92af079cda17: Preparing [2023-10-12T04:47:09.998Z] 88665e8a1c52: Preparing [2023-10-12T04:47:09.998Z] cc2447e1835a: Preparing [2023-10-12T04:47:09.998Z] d185ec5c68c4: Waiting [2023-10-12T04:47:09.998Z] 92af079cda17: Waiting [2023-10-12T04:47:09.998Z] 88665e8a1c52: Waiting [2023-10-12T04:47:09.998Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:09.998Z] cc2447e1835a: Waiting [2023-10-12T04:47:09.998Z] 48d37b2e3348: Waiting [2023-10-12T04:47:09.998Z] 07f14914f20b: Pushed [2023-10-12T04:47:09.998Z] fe7c5b991277: Pushed [2023-10-12T04:47:09.998Z] 92d7c392a95d: Pushed [2023-10-12T04:47:09.998Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:09.998Z] 92af079cda17: Layer already exists [2023-10-12T04:47:09.998Z] d185ec5c68c4: Pushed [2023-10-12T04:47:10.257Z] 48d37b2e3348: Pushed [2023-10-12T04:47:10.257Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:11.190Z] 6fb5a7068569: Pushed [2023-10-12T04:47:11.190Z] 88665e8a1c52: Pushed [2023-10-12T04:47:11.447Z] a127c2807336: Pushed [2023-10-12T04:47:11.705Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:12.007Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:12.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-12T04:47:12.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-12T04:47:12.307Z] 92d7c392a95d: Preparing [2023-10-12T04:47:12.307Z] fe7c5b991277: Preparing [2023-10-12T04:47:12.307Z] a127c2807336: Preparing [2023-10-12T04:47:12.307Z] 6fb5a7068569: Preparing [2023-10-12T04:47:12.307Z] 07f14914f20b: Preparing [2023-10-12T04:47:12.307Z] d185ec5c68c4: Preparing [2023-10-12T04:47:12.307Z] 48d37b2e3348: Preparing [2023-10-12T04:47:12.307Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:12.307Z] 92af079cda17: Preparing [2023-10-12T04:47:12.307Z] d185ec5c68c4: Waiting [2023-10-12T04:47:12.307Z] 48d37b2e3348: Waiting [2023-10-12T04:47:12.307Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:12.307Z] 88665e8a1c52: Preparing [2023-10-12T04:47:12.307Z] cc2447e1835a: Preparing [2023-10-12T04:47:12.307Z] cc2447e1835a: Waiting [2023-10-12T04:47:12.307Z] 92af079cda17: Waiting [2023-10-12T04:47:12.307Z] fe7c5b991277: Layer already exists [2023-10-12T04:47:12.307Z] a127c2807336: Layer already exists [2023-10-12T04:47:12.307Z] 92d7c392a95d: Layer already exists [2023-10-12T04:47:12.307Z] 6fb5a7068569: Layer already exists [2023-10-12T04:47:12.307Z] 07f14914f20b: Layer already exists [2023-10-12T04:47:12.307Z] d185ec5c68c4: Layer already exists [2023-10-12T04:47:12.307Z] 92af079cda17: Layer already exists [2023-10-12T04:47:12.307Z] 48d37b2e3348: Layer already exists [2023-10-12T04:47:12.307Z] 88665e8a1c52: Layer already exists [2023-10-12T04:47:12.307Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:12.307Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:12.307Z] latest: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:12.618Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:12.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 [2023-10-12T04:47:12.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-12T04:47:12.991Z] 92d7c392a95d: Preparing [2023-10-12T04:47:12.991Z] fe7c5b991277: Preparing [2023-10-12T04:47:12.991Z] a127c2807336: Preparing [2023-10-12T04:47:12.991Z] 6fb5a7068569: Preparing [2023-10-12T04:47:12.991Z] 07f14914f20b: Preparing [2023-10-12T04:47:12.991Z] d185ec5c68c4: Preparing [2023-10-12T04:47:12.991Z] 48d37b2e3348: Preparing [2023-10-12T04:47:12.991Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:12.991Z] 92af079cda17: Preparing [2023-10-12T04:47:12.991Z] 88665e8a1c52: Preparing [2023-10-12T04:47:12.991Z] cc2447e1835a: Preparing [2023-10-12T04:47:12.991Z] d185ec5c68c4: Waiting [2023-10-12T04:47:12.991Z] 48d37b2e3348: Waiting [2023-10-12T04:47:12.991Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:12.991Z] cc2447e1835a: Waiting [2023-10-12T04:47:12.991Z] 92af079cda17: Waiting [2023-10-12T04:47:12.991Z] 88665e8a1c52: Waiting [2023-10-12T04:47:12.991Z] 6fb5a7068569: Layer already exists [2023-10-12T04:47:12.991Z] 07f14914f20b: Layer already exists [2023-10-12T04:47:12.991Z] fe7c5b991277: Layer already exists [2023-10-12T04:47:12.991Z] 92d7c392a95d: Layer already exists [2023-10-12T04:47:12.991Z] a127c2807336: Layer already exists [2023-10-12T04:47:12.991Z] 48d37b2e3348: Layer already exists [2023-10-12T04:47:12.991Z] d185ec5c68c4: Layer already exists [2023-10-12T04:47:13.251Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:13.251Z] 88665e8a1c52: Layer already exists [2023-10-12T04:47:13.251Z] 92af079cda17: Layer already exists [2023-10-12T04:47:13.251Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:13.251Z] 3.1.0-dev.62: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:13.561Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:13.874Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:13.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-12T04:47:13.874Z] 92d7c392a95d: Preparing [2023-10-12T04:47:13.874Z] fe7c5b991277: Preparing [2023-10-12T04:47:13.874Z] a127c2807336: Preparing [2023-10-12T04:47:13.874Z] 6fb5a7068569: Preparing [2023-10-12T04:47:13.874Z] 07f14914f20b: Preparing [2023-10-12T04:47:13.874Z] d185ec5c68c4: Preparing [2023-10-12T04:47:13.874Z] 48d37b2e3348: Preparing [2023-10-12T04:47:13.874Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:13.874Z] 92af079cda17: Preparing [2023-10-12T04:47:13.874Z] 88665e8a1c52: Preparing [2023-10-12T04:47:13.874Z] cc2447e1835a: Preparing [2023-10-12T04:47:13.874Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:13.874Z] 92af079cda17: Waiting [2023-10-12T04:47:13.874Z] 88665e8a1c52: Waiting [2023-10-12T04:47:13.874Z] cc2447e1835a: Waiting [2023-10-12T04:47:13.874Z] 48d37b2e3348: Waiting [2023-10-12T04:47:13.874Z] d185ec5c68c4: Waiting [2023-10-12T04:47:13.874Z] a127c2807336: Layer already exists [2023-10-12T04:47:13.874Z] fe7c5b991277: Layer already exists [2023-10-12T04:47:13.874Z] 6fb5a7068569: Layer already exists [2023-10-12T04:47:13.874Z] 92d7c392a95d: Layer already exists [2023-10-12T04:47:13.874Z] 07f14914f20b: Layer already exists [2023-10-12T04:47:13.874Z] d185ec5c68c4: Layer already exists [2023-10-12T04:47:13.874Z] 48d37b2e3348: Layer already exists [2023-10-12T04:47:13.874Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:13.874Z] 92af079cda17: Layer already exists [2023-10-12T04:47:13.874Z] 88665e8a1c52: Layer already exists [2023-10-12T04:47:13.874Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:13.874Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:14.178Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:14.481Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-12T04:47:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-12T04:47:14.481Z] 92d7c392a95d: Preparing [2023-10-12T04:47:14.481Z] fe7c5b991277: Preparing [2023-10-12T04:47:14.481Z] a127c2807336: Preparing [2023-10-12T04:47:14.481Z] 6fb5a7068569: Preparing [2023-10-12T04:47:14.481Z] 07f14914f20b: Preparing [2023-10-12T04:47:14.481Z] d185ec5c68c4: Preparing [2023-10-12T04:47:14.481Z] 48d37b2e3348: Preparing [2023-10-12T04:47:14.481Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:14.481Z] 92af079cda17: Preparing [2023-10-12T04:47:14.481Z] 88665e8a1c52: Preparing [2023-10-12T04:47:14.481Z] cc2447e1835a: Preparing [2023-10-12T04:47:14.481Z] 6a9d02654ea1: Waiting [2023-10-12T04:47:14.481Z] d185ec5c68c4: Waiting [2023-10-12T04:47:14.481Z] 92af079cda17: Waiting [2023-10-12T04:47:14.481Z] 88665e8a1c52: Waiting [2023-10-12T04:47:14.481Z] 48d37b2e3348: Waiting [2023-10-12T04:47:14.481Z] 07f14914f20b: Layer already exists [2023-10-12T04:47:14.481Z] fe7c5b991277: Layer already exists [2023-10-12T04:47:14.481Z] 92d7c392a95d: Layer already exists [2023-10-12T04:47:14.481Z] a127c2807336: Layer already exists [2023-10-12T04:47:14.481Z] 6fb5a7068569: Layer already exists [2023-10-12T04:47:14.481Z] d185ec5c68c4: Layer already exists [2023-10-12T04:47:14.481Z] 48d37b2e3348: Layer already exists [2023-10-12T04:47:14.481Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:14.481Z] 92af079cda17: Layer already exists [2023-10-12T04:47:14.481Z] 88665e8a1c52: Layer already exists [2023-10-12T04:47:14.481Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:14.481Z] main: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:14.527Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:14.537Z] taggedImages: [2023-10-12T04:47:14.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:14.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-12T04:47:14.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 [2023-10-12T04:47:14.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:14.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-12T04:47:14.558Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-12T04:47:14.558Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:14.558Z] latest [2023-10-12T04:47:14.558Z] 3.1.0-dev.62 [2023-10-12T04:47:14.558Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:14.558Z] main [2023-10-12T04:47:14.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:14.868Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:15.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:15.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-12T04:47:15.166Z] c35acc60a072: Preparing [2023-10-12T04:47:15.166Z] d0405a33c170: Preparing [2023-10-12T04:47:15.166Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:15.166Z] 92af079cda17: Preparing [2023-10-12T04:47:15.166Z] 786546d14b09: Preparing [2023-10-12T04:47:15.166Z] cc2447e1835a: Preparing [2023-10-12T04:47:15.166Z] cc2447e1835a: Waiting [2023-10-12T04:47:15.166Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:15.166Z] 92af079cda17: Layer already exists [2023-10-12T04:47:15.166Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:15.166Z] c35acc60a072: Pushed [2023-10-12T04:47:15.729Z] 786546d14b09: Pushed [2023-10-12T04:47:17.628Z] d0405a33c170: Pushed [2023-10-12T04:47:17.628Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:17.928Z] + 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-10-12T04:47:18.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-12T04:47:18.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-12T04:47:18.235Z] c35acc60a072: Preparing [2023-10-12T04:47:18.235Z] d0405a33c170: Preparing [2023-10-12T04:47:18.235Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:18.235Z] 92af079cda17: Preparing [2023-10-12T04:47:18.235Z] 786546d14b09: Preparing [2023-10-12T04:47:18.235Z] cc2447e1835a: Preparing [2023-10-12T04:47:18.235Z] 92af079cda17: Layer already exists [2023-10-12T04:47:18.235Z] d0405a33c170: Layer already exists [2023-10-12T04:47:18.235Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:18.235Z] c35acc60a072: Layer already exists [2023-10-12T04:47:18.235Z] 786546d14b09: Layer already exists [2023-10-12T04:47:18.235Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:18.235Z] latest: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:18.539Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:18.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 [2023-10-12T04:47:18.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-12T04:47:18.849Z] c35acc60a072: Preparing [2023-10-12T04:47:18.849Z] d0405a33c170: Preparing [2023-10-12T04:47:18.849Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:18.849Z] 92af079cda17: Preparing [2023-10-12T04:47:18.849Z] 786546d14b09: Preparing [2023-10-12T04:47:18.849Z] cc2447e1835a: Preparing [2023-10-12T04:47:18.849Z] cc2447e1835a: Waiting [2023-10-12T04:47:18.849Z] c35acc60a072: Layer already exists [2023-10-12T04:47:18.849Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:18.849Z] 786546d14b09: Layer already exists [2023-10-12T04:47:18.849Z] d0405a33c170: Layer already exists [2023-10-12T04:47:18.849Z] 92af079cda17: Layer already exists [2023-10-12T04:47:18.849Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:18.849Z] 3.1.0-dev.62: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:19.161Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:19.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:19.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-12T04:47:19.467Z] c35acc60a072: Preparing [2023-10-12T04:47:19.467Z] d0405a33c170: Preparing [2023-10-12T04:47:19.467Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:19.467Z] 92af079cda17: Preparing [2023-10-12T04:47:19.467Z] 786546d14b09: Preparing [2023-10-12T04:47:19.467Z] cc2447e1835a: Preparing [2023-10-12T04:47:19.467Z] 92af079cda17: Layer already exists [2023-10-12T04:47:19.467Z] c35acc60a072: Layer already exists [2023-10-12T04:47:19.467Z] 786546d14b09: Layer already exists [2023-10-12T04:47:19.467Z] d0405a33c170: Layer already exists [2023-10-12T04:47:19.467Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:19.467Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:19.467Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:19.784Z] + 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-10-12T04:47:20.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-12T04:47:20.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-12T04:47:20.090Z] c35acc60a072: Preparing [2023-10-12T04:47:20.090Z] d0405a33c170: Preparing [2023-10-12T04:47:20.090Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:20.090Z] 92af079cda17: Preparing [2023-10-12T04:47:20.090Z] 786546d14b09: Preparing [2023-10-12T04:47:20.090Z] cc2447e1835a: Preparing [2023-10-12T04:47:20.090Z] cc2447e1835a: Waiting [2023-10-12T04:47:20.090Z] d0405a33c170: Layer already exists [2023-10-12T04:47:20.090Z] c35acc60a072: Layer already exists [2023-10-12T04:47:20.090Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:20.090Z] 92af079cda17: Layer already exists [2023-10-12T04:47:20.090Z] 786546d14b09: Layer already exists [2023-10-12T04:47:20.090Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:20.090Z] main: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:20.140Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:20.149Z] taggedImages: [2023-10-12T04:47:20.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:20.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-12T04:47:20.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 [2023-10-12T04:47:20.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:20.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-12T04:47:20.174Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-12T04:47:20.174Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:20.174Z] latest [2023-10-12T04:47:20.174Z] 3.1.0-dev.62 [2023-10-12T04:47:20.174Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:20.174Z] main [2023-10-12T04:47:20.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:20.499Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:20.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:20.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-12T04:47:20.800Z] 8ff934f2c736: Preparing [2023-10-12T04:47:20.800Z] 8effe305afb9: Preparing [2023-10-12T04:47:20.800Z] f14b95ec0eee: Preparing [2023-10-12T04:47:20.800Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:20.800Z] 92af079cda17: Preparing [2023-10-12T04:47:20.800Z] aef6459eefbe: Preparing [2023-10-12T04:47:20.800Z] a4dcabd3c7bf: Preparing [2023-10-12T04:47:20.800Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:20.800Z] cc2447e1835a: Preparing [2023-10-12T04:47:20.800Z] a4dcabd3c7bf: Waiting [2023-10-12T04:47:20.800Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:20.800Z] aef6459eefbe: Waiting [2023-10-12T04:47:20.800Z] cc2447e1835a: Waiting [2023-10-12T04:47:20.800Z] 92af079cda17: Layer already exists [2023-10-12T04:47:20.800Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:20.800Z] 8ff934f2c736: Pushed [2023-10-12T04:47:20.800Z] 8effe305afb9: Pushed [2023-10-12T04:47:20.800Z] f14b95ec0eee: Pushed [2023-10-12T04:47:20.800Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:21.367Z] b3aaba8c9d0d: Pushed [2023-10-12T04:47:26.636Z] a4dcabd3c7bf: Pushed [2023-10-12T04:47:28.538Z] aef6459eefbe: Pushed [2023-10-12T04:47:28.538Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:28.852Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:29.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-12T04:47:29.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-12T04:47:29.156Z] 8ff934f2c736: Preparing [2023-10-12T04:47:29.156Z] 8effe305afb9: Preparing [2023-10-12T04:47:29.156Z] f14b95ec0eee: Preparing [2023-10-12T04:47:29.156Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:29.156Z] 92af079cda17: Preparing [2023-10-12T04:47:29.156Z] aef6459eefbe: Preparing [2023-10-12T04:47:29.156Z] a4dcabd3c7bf: Preparing [2023-10-12T04:47:29.156Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:29.156Z] cc2447e1835a: Preparing [2023-10-12T04:47:29.156Z] aef6459eefbe: Waiting [2023-10-12T04:47:29.156Z] a4dcabd3c7bf: Waiting [2023-10-12T04:47:29.156Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:29.156Z] cc2447e1835a: Waiting [2023-10-12T04:47:29.156Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:29.156Z] 92af079cda17: Layer already exists [2023-10-12T04:47:29.156Z] 8ff934f2c736: Layer already exists [2023-10-12T04:47:29.156Z] 8effe305afb9: Layer already exists [2023-10-12T04:47:29.156Z] f14b95ec0eee: Layer already exists [2023-10-12T04:47:29.156Z] a4dcabd3c7bf: Layer already exists [2023-10-12T04:47:29.156Z] aef6459eefbe: Layer already exists [2023-10-12T04:47:29.156Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:29.156Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:29.156Z] latest: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:29.458Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:29.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 [2023-10-12T04:47:29.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-12T04:47:29.767Z] 8ff934f2c736: Preparing [2023-10-12T04:47:29.767Z] 8effe305afb9: Preparing [2023-10-12T04:47:29.767Z] f14b95ec0eee: Preparing [2023-10-12T04:47:29.767Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:29.767Z] 92af079cda17: Preparing [2023-10-12T04:47:29.767Z] aef6459eefbe: Preparing [2023-10-12T04:47:29.767Z] a4dcabd3c7bf: Preparing [2023-10-12T04:47:29.767Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:29.767Z] cc2447e1835a: Preparing [2023-10-12T04:47:29.767Z] a4dcabd3c7bf: Waiting [2023-10-12T04:47:29.767Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:29.767Z] aef6459eefbe: Waiting [2023-10-12T04:47:29.767Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:29.767Z] 92af079cda17: Layer already exists [2023-10-12T04:47:29.767Z] 8effe305afb9: Layer already exists [2023-10-12T04:47:29.767Z] f14b95ec0eee: Layer already exists [2023-10-12T04:47:29.767Z] 8ff934f2c736: Layer already exists [2023-10-12T04:47:29.767Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:29.767Z] aef6459eefbe: Layer already exists [2023-10-12T04:47:29.767Z] a4dcabd3c7bf: Layer already exists [2023-10-12T04:47:29.767Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:29.767Z] 3.1.0-dev.62: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:30.074Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:30.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:30.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-12T04:47:30.378Z] 8ff934f2c736: Preparing [2023-10-12T04:47:30.378Z] 8effe305afb9: Preparing [2023-10-12T04:47:30.378Z] f14b95ec0eee: Preparing [2023-10-12T04:47:30.378Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:30.378Z] 92af079cda17: Preparing [2023-10-12T04:47:30.378Z] aef6459eefbe: Preparing [2023-10-12T04:47:30.378Z] a4dcabd3c7bf: Preparing [2023-10-12T04:47:30.378Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:30.378Z] cc2447e1835a: Preparing [2023-10-12T04:47:30.378Z] a4dcabd3c7bf: Waiting [2023-10-12T04:47:30.378Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:30.378Z] cc2447e1835a: Waiting [2023-10-12T04:47:30.378Z] aef6459eefbe: Waiting [2023-10-12T04:47:30.378Z] 8effe305afb9: Layer already exists [2023-10-12T04:47:30.378Z] f14b95ec0eee: Layer already exists [2023-10-12T04:47:30.378Z] 92af079cda17: Layer already exists [2023-10-12T04:47:30.378Z] 8ff934f2c736: Layer already exists [2023-10-12T04:47:30.378Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:30.378Z] aef6459eefbe: Layer already exists [2023-10-12T04:47:30.378Z] a4dcabd3c7bf: Layer already exists [2023-10-12T04:47:30.378Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:30.378Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:30.378Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:30.680Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:30.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-12T04:47:30.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-12T04:47:30.980Z] 8ff934f2c736: Preparing [2023-10-12T04:47:30.980Z] 8effe305afb9: Preparing [2023-10-12T04:47:30.980Z] f14b95ec0eee: Preparing [2023-10-12T04:47:30.980Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:30.980Z] 92af079cda17: Preparing [2023-10-12T04:47:30.980Z] aef6459eefbe: Preparing [2023-10-12T04:47:30.980Z] a4dcabd3c7bf: Preparing [2023-10-12T04:47:30.980Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:30.980Z] cc2447e1835a: Preparing [2023-10-12T04:47:30.980Z] aef6459eefbe: Waiting [2023-10-12T04:47:30.980Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:30.980Z] a4dcabd3c7bf: Waiting [2023-10-12T04:47:30.980Z] cc2447e1835a: Waiting [2023-10-12T04:47:30.980Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:30.980Z] 8ff934f2c736: Layer already exists [2023-10-12T04:47:30.980Z] f14b95ec0eee: Layer already exists [2023-10-12T04:47:30.980Z] 8effe305afb9: Layer already exists [2023-10-12T04:47:30.980Z] 92af079cda17: Layer already exists [2023-10-12T04:47:30.980Z] a4dcabd3c7bf: Layer already exists [2023-10-12T04:47:30.980Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:30.980Z] aef6459eefbe: Layer already exists [2023-10-12T04:47:30.980Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:30.980Z] main: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:31.029Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:31.039Z] taggedImages: [2023-10-12T04:47:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-12T04:47:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 [2023-10-12T04:47:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-12T04:47:31.065Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-12T04:47:31.065Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:31.065Z] latest [2023-10-12T04:47:31.065Z] 3.1.0-dev.62 [2023-10-12T04:47:31.065Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:31.065Z] main [2023-10-12T04:47:31.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:31.385Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:31.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:31.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-12T04:47:31.691Z] 8ce978a0b60b: Preparing [2023-10-12T04:47:31.691Z] 87bf35a93bf2: Preparing [2023-10-12T04:47:31.691Z] daf24d8332ae: Preparing [2023-10-12T04:47:31.691Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:31.691Z] 92af079cda17: Preparing [2023-10-12T04:47:31.691Z] 8ad147da684f: Preparing [2023-10-12T04:47:31.691Z] d2363266fabd: Preparing [2023-10-12T04:47:31.691Z] cc2447e1835a: Preparing [2023-10-12T04:47:31.691Z] 8ad147da684f: Waiting [2023-10-12T04:47:31.691Z] d2363266fabd: Waiting [2023-10-12T04:47:31.691Z] cc2447e1835a: Waiting [2023-10-12T04:47:31.691Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:31.691Z] 92af079cda17: Layer already exists [2023-10-12T04:47:31.691Z] 87bf35a93bf2: Pushed [2023-10-12T04:47:31.691Z] daf24d8332ae: Pushed [2023-10-12T04:47:31.691Z] 8ce978a0b60b: Pushed [2023-10-12T04:47:31.691Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:31.948Z] d2363266fabd: Pushed [2023-10-12T04:47:40.056Z] 8ad147da684f: Pushed [2023-10-12T04:47:40.056Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:40.368Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:40.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-12T04:47:40.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-12T04:47:40.676Z] 8ce978a0b60b: Preparing [2023-10-12T04:47:40.676Z] 87bf35a93bf2: Preparing [2023-10-12T04:47:40.676Z] daf24d8332ae: Preparing [2023-10-12T04:47:40.676Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:40.676Z] 92af079cda17: Preparing [2023-10-12T04:47:40.676Z] 8ad147da684f: Preparing [2023-10-12T04:47:40.676Z] d2363266fabd: Preparing [2023-10-12T04:47:40.676Z] cc2447e1835a: Preparing [2023-10-12T04:47:40.676Z] 8ad147da684f: Waiting [2023-10-12T04:47:40.676Z] d2363266fabd: Waiting [2023-10-12T04:47:40.676Z] cc2447e1835a: Waiting [2023-10-12T04:47:40.676Z] 8ce978a0b60b: Layer already exists [2023-10-12T04:47:40.676Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:40.676Z] daf24d8332ae: Layer already exists [2023-10-12T04:47:40.676Z] 87bf35a93bf2: Layer already exists [2023-10-12T04:47:40.676Z] 92af079cda17: Layer already exists [2023-10-12T04:47:40.676Z] 8ad147da684f: Layer already exists [2023-10-12T04:47:40.676Z] d2363266fabd: Layer already exists [2023-10-12T04:47:40.676Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:40.676Z] latest: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:40.990Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:41.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 [2023-10-12T04:47:41.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-12T04:47:41.300Z] 8ce978a0b60b: Preparing [2023-10-12T04:47:41.300Z] 87bf35a93bf2: Preparing [2023-10-12T04:47:41.300Z] daf24d8332ae: Preparing [2023-10-12T04:47:41.300Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:41.300Z] 92af079cda17: Preparing [2023-10-12T04:47:41.300Z] 8ad147da684f: Preparing [2023-10-12T04:47:41.300Z] d2363266fabd: Preparing [2023-10-12T04:47:41.300Z] cc2447e1835a: Preparing [2023-10-12T04:47:41.300Z] 8ad147da684f: Waiting [2023-10-12T04:47:41.300Z] cc2447e1835a: Waiting [2023-10-12T04:47:41.300Z] 87bf35a93bf2: Layer already exists [2023-10-12T04:47:41.300Z] daf24d8332ae: Layer already exists [2023-10-12T04:47:41.300Z] 8ce978a0b60b: Layer already exists [2023-10-12T04:47:41.300Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:41.300Z] 92af079cda17: Layer already exists [2023-10-12T04:47:41.300Z] 8ad147da684f: Layer already exists [2023-10-12T04:47:41.300Z] d2363266fabd: Layer already exists [2023-10-12T04:47:41.300Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:41.300Z] 3.1.0-dev.62: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:41.607Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:41.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:41.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-12T04:47:41.916Z] 8ce978a0b60b: Preparing [2023-10-12T04:47:41.916Z] 87bf35a93bf2: Preparing [2023-10-12T04:47:41.916Z] daf24d8332ae: Preparing [2023-10-12T04:47:41.916Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:41.916Z] 92af079cda17: Preparing [2023-10-12T04:47:41.916Z] 8ad147da684f: Preparing [2023-10-12T04:47:41.916Z] d2363266fabd: Preparing [2023-10-12T04:47:41.916Z] cc2447e1835a: Preparing [2023-10-12T04:47:41.916Z] 8ad147da684f: Waiting [2023-10-12T04:47:41.916Z] d2363266fabd: Waiting [2023-10-12T04:47:41.916Z] cc2447e1835a: Waiting [2023-10-12T04:47:41.916Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:41.916Z] 92af079cda17: Layer already exists [2023-10-12T04:47:41.916Z] 87bf35a93bf2: Layer already exists [2023-10-12T04:47:41.916Z] daf24d8332ae: Layer already exists [2023-10-12T04:47:41.916Z] 8ce978a0b60b: Layer already exists [2023-10-12T04:47:41.916Z] 8ad147da684f: Layer already exists [2023-10-12T04:47:41.916Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:41.916Z] d2363266fabd: Layer already exists [2023-10-12T04:47:41.916Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:42.231Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:42.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-12T04:47:42.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-12T04:47:42.535Z] 8ce978a0b60b: Preparing [2023-10-12T04:47:42.535Z] 87bf35a93bf2: Preparing [2023-10-12T04:47:42.535Z] daf24d8332ae: Preparing [2023-10-12T04:47:42.535Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:42.535Z] 92af079cda17: Preparing [2023-10-12T04:47:42.536Z] 8ad147da684f: Preparing [2023-10-12T04:47:42.536Z] d2363266fabd: Preparing [2023-10-12T04:47:42.536Z] cc2447e1835a: Preparing [2023-10-12T04:47:42.536Z] d2363266fabd: Waiting [2023-10-12T04:47:42.536Z] 8ad147da684f: Waiting [2023-10-12T04:47:42.536Z] cc2447e1835a: Waiting [2023-10-12T04:47:42.536Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:42.536Z] daf24d8332ae: Layer already exists [2023-10-12T04:47:42.536Z] 8ce978a0b60b: Layer already exists [2023-10-12T04:47:42.536Z] 92af079cda17: Layer already exists [2023-10-12T04:47:42.536Z] 87bf35a93bf2: Layer already exists [2023-10-12T04:47:42.536Z] 8ad147da684f: Layer already exists [2023-10-12T04:47:42.536Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:42.536Z] d2363266fabd: Layer already exists [2023-10-12T04:47:42.536Z] main: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:42.587Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:42.596Z] taggedImages: [2023-10-12T04:47:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-12T04:47:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 [2023-10-12T04:47:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:42.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-12T04:47:42.622Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-12T04:47:42.622Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:42.622Z] latest [2023-10-12T04:47:42.622Z] 3.1.0-dev.62 [2023-10-12T04:47:42.622Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:42.622Z] main [2023-10-12T04:47:42.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:42.941Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:43.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:43.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-12T04:47:43.253Z] e960fa704619: Preparing [2023-10-12T04:47:43.253Z] 3c7e15115c02: Preparing [2023-10-12T04:47:43.253Z] 7179848baf33: Preparing [2023-10-12T04:47:43.253Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:43.253Z] 92af079cda17: Preparing [2023-10-12T04:47:43.253Z] 08f8887905ed: Preparing [2023-10-12T04:47:43.253Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:43.253Z] cc2447e1835a: Preparing [2023-10-12T04:47:43.253Z] 08f8887905ed: Waiting [2023-10-12T04:47:43.253Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:43.253Z] cc2447e1835a: Waiting [2023-10-12T04:47:43.253Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:43.253Z] 92af079cda17: Layer already exists [2023-10-12T04:47:43.253Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:43.253Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:43.253Z] e960fa704619: Pushed [2023-10-12T04:47:43.253Z] 3c7e15115c02: Pushed [2023-10-12T04:47:43.253Z] 7179848baf33: Pushed [2023-10-12T04:47:46.015Z] #69 ... [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #70 DONE 65.1s [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #72 DONE 62.4s [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-12T04:47:46.015Z] #96 ... [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #71 DONE 63.8s [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #69 DONE 66.0s [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #97 [core-metadata builder 6/7] COPY . . [2023-10-12T04:47:46.015Z] #97 ... [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-12T04:47:46.015Z] #98 DONE 1.2s [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #99 [core-command builder 6/7] COPY . . [2023-10-12T04:47:46.015Z] #99 CACHED [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.015Z] #100 CACHED [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #101 CACHED [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-10-12T04:47:46.015Z] #102 CACHED [2023-10-12T04:47:46.015Z] [2023-10-12T04:47:46.015Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.015Z] #103 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #104 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #105 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #106 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.016Z] #107 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #108 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #109 [core-data builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #109 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.016Z] #110 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #96 DONE 1.2s [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #111 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.016Z] #112 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #113 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.016Z] #114 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #115 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #116 [support-scheduler builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #116 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T04:47:46.016Z] #117 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #118 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-12T04:47:46.016Z] #119 CACHED [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #120 DONE 1.2s [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #97 [core-metadata builder 6/7] COPY . . [2023-10-12T04:47:46.016Z] #97 DONE 1.1s [2023-10-12T04:47:46.016Z] [2023-10-12T04:47:46.016Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-12T04:47:47.419Z] #121 ... [2023-10-12T04:47:47.419Z] [2023-10-12T04:47:47.419Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T04:47:47.419Z] #0 3.801 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-12T04:47:48.001Z] #122 ... [2023-10-12T04:47:48.001Z] [2023-10-12T04:47:48.001Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-12T04:47:48.001Z] #0 6.108 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-12T04:47:48.001Z] #123 ... [2023-10-12T04:47:48.001Z] [2023-10-12T04:47:48.001Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T04:47:48.001Z] #0 6.215 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-12T04:47:48.001Z] #124 ... [2023-10-12T04:47:48.001Z] [2023-10-12T04:47:48.001Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-12T04:47:48.001Z] #0 6.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-12T04:47:48.268Z] #125 ... [2023-10-12T04:47:48.269Z] [2023-10-12T04:47:48.269Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-12T04:47:48.269Z] #121 6.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-12T04:47:51.373Z] 08f8887905ed: Pushed [2023-10-12T04:47:51.373Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:51.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:51.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-12T04:47:51.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-12T04:47:51.999Z] e960fa704619: Preparing [2023-10-12T04:47:51.999Z] 3c7e15115c02: Preparing [2023-10-12T04:47:51.999Z] 7179848baf33: Preparing [2023-10-12T04:47:51.999Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:51.999Z] 92af079cda17: Preparing [2023-10-12T04:47:51.999Z] 08f8887905ed: Preparing [2023-10-12T04:47:51.999Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:51.999Z] cc2447e1835a: Preparing [2023-10-12T04:47:51.999Z] 08f8887905ed: Waiting [2023-10-12T04:47:51.999Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:51.999Z] cc2447e1835a: Waiting [2023-10-12T04:47:51.999Z] 3c7e15115c02: Layer already exists [2023-10-12T04:47:51.999Z] 92af079cda17: Layer already exists [2023-10-12T04:47:51.999Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:51.999Z] 7179848baf33: Layer already exists [2023-10-12T04:47:51.999Z] e960fa704619: Layer already exists [2023-10-12T04:47:51.999Z] 08f8887905ed: Layer already exists [2023-10-12T04:47:51.999Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:51.999Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:51.999Z] latest: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:52.314Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:52.516Z] #121 ... [2023-10-12T04:47:52.516Z] [2023-10-12T04:47:52.516Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T04:47:52.516Z] #0 6.637 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-12T04:47:52.516Z] #126 ... [2023-10-12T04:47:52.516Z] [2023-10-12T04:47:52.516Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-12T04:47:52.516Z] #0 6.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-12T04:47:52.516Z] #127 ... [2023-10-12T04:47:52.516Z] [2023-10-12T04:47:52.516Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-12T04:47:52.516Z] #0 6.232 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-12T04:47:52.516Z] #128 ... [2023-10-12T04:47:52.516Z] [2023-10-12T04:47:52.516Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T04:47:52.516Z] #0 6.280 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-12T04:47:52.516Z] #129 ... [2023-10-12T04:47:52.517Z] [2023-10-12T04:47:52.517Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-12T04:47:52.517Z] #0 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-12T04:47:52.517Z] #130 ... [2023-10-12T04:47:52.517Z] [2023-10-12T04:47:52.517Z] #131 [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-10-12T04:47:52.517Z] #0 6.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-12T04:47:52.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 [2023-10-12T04:47:52.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-12T04:47:52.624Z] e960fa704619: Preparing [2023-10-12T04:47:52.624Z] 3c7e15115c02: Preparing [2023-10-12T04:47:52.624Z] 7179848baf33: Preparing [2023-10-12T04:47:52.624Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:52.624Z] 92af079cda17: Preparing [2023-10-12T04:47:52.624Z] 08f8887905ed: Preparing [2023-10-12T04:47:52.624Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:52.624Z] cc2447e1835a: Preparing [2023-10-12T04:47:52.624Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:52.624Z] cc2447e1835a: Waiting [2023-10-12T04:47:52.624Z] 08f8887905ed: Waiting [2023-10-12T04:47:52.624Z] 7179848baf33: Layer already exists [2023-10-12T04:47:52.624Z] 3c7e15115c02: Layer already exists [2023-10-12T04:47:52.624Z] 92af079cda17: Layer already exists [2023-10-12T04:47:52.624Z] e960fa704619: Layer already exists [2023-10-12T04:47:52.624Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:52.624Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:52.624Z] 08f8887905ed: Layer already exists [2023-10-12T04:47:52.624Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:52.624Z] 3.1.0-dev.62: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:52.937Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:53.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:53.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-12T04:47:53.243Z] e960fa704619: Preparing [2023-10-12T04:47:53.243Z] 3c7e15115c02: Preparing [2023-10-12T04:47:53.243Z] 7179848baf33: Preparing [2023-10-12T04:47:53.243Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:53.243Z] 92af079cda17: Preparing [2023-10-12T04:47:53.243Z] 08f8887905ed: Preparing [2023-10-12T04:47:53.243Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:53.243Z] cc2447e1835a: Preparing [2023-10-12T04:47:53.243Z] 08f8887905ed: Waiting [2023-10-12T04:47:53.243Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:53.243Z] cc2447e1835a: Waiting [2023-10-12T04:47:53.243Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:53.243Z] 92af079cda17: Layer already exists [2023-10-12T04:47:53.243Z] 7179848baf33: Layer already exists [2023-10-12T04:47:53.243Z] e960fa704619: Layer already exists [2023-10-12T04:47:53.243Z] 3c7e15115c02: Layer already exists [2023-10-12T04:47:53.243Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:53.243Z] 08f8887905ed: Layer already exists [2023-10-12T04:47:53.243Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:53.243Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:53.548Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:53.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-12T04:47:53.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-12T04:47:53.856Z] e960fa704619: Preparing [2023-10-12T04:47:53.856Z] 3c7e15115c02: Preparing [2023-10-12T04:47:53.856Z] 7179848baf33: Preparing [2023-10-12T04:47:53.856Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:53.856Z] 92af079cda17: Preparing [2023-10-12T04:47:53.856Z] 08f8887905ed: Preparing [2023-10-12T04:47:53.856Z] b3aaba8c9d0d: Preparing [2023-10-12T04:47:53.856Z] cc2447e1835a: Preparing [2023-10-12T04:47:53.856Z] 08f8887905ed: Waiting [2023-10-12T04:47:53.856Z] b3aaba8c9d0d: Waiting [2023-10-12T04:47:53.856Z] cc2447e1835a: Waiting [2023-10-12T04:47:53.856Z] 3c7e15115c02: Layer already exists [2023-10-12T04:47:53.856Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:53.856Z] 7179848baf33: Layer already exists [2023-10-12T04:47:53.856Z] 92af079cda17: Layer already exists [2023-10-12T04:47:53.856Z] b3aaba8c9d0d: Layer already exists [2023-10-12T04:47:53.856Z] e960fa704619: Layer already exists [2023-10-12T04:47:53.856Z] 08f8887905ed: Layer already exists [2023-10-12T04:47:53.856Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:53.856Z] main: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:47:53.902Z] ===================================================== [Pipeline] echo [2023-10-12T04:47:53.914Z] taggedImages: [2023-10-12T04:47:53.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:53.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-12T04:47:53.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 [2023-10-12T04:47:53.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:53.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-12T04:47:53.939Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-12T04:47:53.939Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:53.939Z] latest [2023-10-12T04:47:53.939Z] 3.1.0-dev.62 [2023-10-12T04:47:53.939Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:53.939Z] main [2023-10-12T04:47:53.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:54.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:54.564Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:47:54.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-12T04:47:54.564Z] c3a8eb520cdc: Preparing [2023-10-12T04:47:54.564Z] 509e8a3900b5: Preparing [2023-10-12T04:47:54.564Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:54.564Z] 92af079cda17: Preparing [2023-10-12T04:47:54.564Z] dbcf8da1de15: Preparing [2023-10-12T04:47:54.564Z] cc2447e1835a: Preparing [2023-10-12T04:47:54.564Z] cc2447e1835a: Waiting [2023-10-12T04:47:54.564Z] 92af079cda17: Layer already exists [2023-10-12T04:47:54.564Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:54.564Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:54.564Z] c3a8eb520cdc: Pushed [2023-10-12T04:47:54.564Z] dbcf8da1de15: Pushed [2023-10-12T04:47:57.847Z] 509e8a3900b5: Pushed [2023-10-12T04:47:57.847Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:58.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:58.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-12T04:47:58.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-12T04:47:58.451Z] c3a8eb520cdc: Preparing [2023-10-12T04:47:58.451Z] 509e8a3900b5: Preparing [2023-10-12T04:47:58.451Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:58.451Z] 92af079cda17: Preparing [2023-10-12T04:47:58.451Z] dbcf8da1de15: Preparing [2023-10-12T04:47:58.451Z] cc2447e1835a: Preparing [2023-10-12T04:47:58.451Z] cc2447e1835a: Waiting [2023-10-12T04:47:58.451Z] dbcf8da1de15: Layer already exists [2023-10-12T04:47:58.451Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:58.451Z] 509e8a3900b5: Layer already exists [2023-10-12T04:47:58.451Z] c3a8eb520cdc: Layer already exists [2023-10-12T04:47:58.451Z] 92af079cda17: Layer already exists [2023-10-12T04:47:58.451Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:58.451Z] latest: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:58.767Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:59.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 [2023-10-12T04:47:59.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-12T04:47:59.068Z] c3a8eb520cdc: Preparing [2023-10-12T04:47:59.068Z] 509e8a3900b5: Preparing [2023-10-12T04:47:59.068Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:59.068Z] 92af079cda17: Preparing [2023-10-12T04:47:59.068Z] dbcf8da1de15: Preparing [2023-10-12T04:47:59.068Z] cc2447e1835a: Preparing [2023-10-12T04:47:59.068Z] cc2447e1835a: Waiting [2023-10-12T04:47:59.068Z] 509e8a3900b5: Layer already exists [2023-10-12T04:47:59.069Z] c3a8eb520cdc: Layer already exists [2023-10-12T04:47:59.069Z] dbcf8da1de15: Layer already exists [2023-10-12T04:47:59.069Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:59.069Z] 92af079cda17: Layer already exists [2023-10-12T04:47:59.069Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:59.069Z] 3.1.0-dev.62: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:59.369Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:59.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:47:59.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-12T04:47:59.671Z] c3a8eb520cdc: Preparing [2023-10-12T04:47:59.671Z] 509e8a3900b5: Preparing [2023-10-12T04:47:59.671Z] 6a9d02654ea1: Preparing [2023-10-12T04:47:59.671Z] 92af079cda17: Preparing [2023-10-12T04:47:59.671Z] dbcf8da1de15: Preparing [2023-10-12T04:47:59.671Z] cc2447e1835a: Preparing [2023-10-12T04:47:59.671Z] cc2447e1835a: Waiting [2023-10-12T04:47:59.671Z] 92af079cda17: Layer already exists [2023-10-12T04:47:59.671Z] dbcf8da1de15: Layer already exists [2023-10-12T04:47:59.671Z] c3a8eb520cdc: Layer already exists [2023-10-12T04:47:59.671Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:47:59.671Z] 509e8a3900b5: Layer already exists [2023-10-12T04:47:59.671Z] cc2447e1835a: Layer already exists [2023-10-12T04:47:59.671Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:47:59.974Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:00.278Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-12T04:48:00.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-12T04:48:00.278Z] c3a8eb520cdc: Preparing [2023-10-12T04:48:00.278Z] 509e8a3900b5: Preparing [2023-10-12T04:48:00.278Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:00.278Z] 92af079cda17: Preparing [2023-10-12T04:48:00.278Z] dbcf8da1de15: Preparing [2023-10-12T04:48:00.278Z] cc2447e1835a: Preparing [2023-10-12T04:48:00.278Z] cc2447e1835a: Waiting [2023-10-12T04:48:00.278Z] 92af079cda17: Layer already exists [2023-10-12T04:48:00.278Z] dbcf8da1de15: Layer already exists [2023-10-12T04:48:00.278Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:00.278Z] c3a8eb520cdc: Layer already exists [2023-10-12T04:48:00.278Z] 509e8a3900b5: Layer already exists [2023-10-12T04:48:00.278Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:00.278Z] main: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:48:00.333Z] ===================================================== [Pipeline] echo [2023-10-12T04:48:00.342Z] taggedImages: [2023-10-12T04:48:00.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:48:00.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-12T04:48:00.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 [2023-10-12T04:48:00.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:48:00.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-12T04:48:00.368Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-12T04:48:00.368Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:48:00.368Z] latest [2023-10-12T04:48:00.368Z] 3.1.0-dev.62 [2023-10-12T04:48:00.368Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:48:00.368Z] main [2023-10-12T04:48:00.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:00.703Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:01.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:48:01.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-12T04:48:01.014Z] 6e38af95eb38: Preparing [2023-10-12T04:48:01.014Z] 0f738fb25e14: Preparing [2023-10-12T04:48:01.014Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:01.014Z] 92af079cda17: Preparing [2023-10-12T04:48:01.014Z] 7f073bf4bc1d: Preparing [2023-10-12T04:48:01.014Z] cc2447e1835a: Preparing [2023-10-12T04:48:01.014Z] cc2447e1835a: Waiting [2023-10-12T04:48:01.014Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:48:01.014Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:01.014Z] 92af079cda17: Layer already exists [2023-10-12T04:48:01.014Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:01.014Z] 6e38af95eb38: Pushed [2023-10-12T04:48:04.297Z] 0f738fb25e14: Pushed [2023-10-12T04:48:04.297Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:04.600Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:04.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-12T04:48:04.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-12T04:48:04.899Z] 6e38af95eb38: Preparing [2023-10-12T04:48:04.899Z] 0f738fb25e14: Preparing [2023-10-12T04:48:04.899Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:04.899Z] 92af079cda17: Preparing [2023-10-12T04:48:04.899Z] 7f073bf4bc1d: Preparing [2023-10-12T04:48:04.899Z] cc2447e1835a: Preparing [2023-10-12T04:48:04.899Z] cc2447e1835a: Waiting [2023-10-12T04:48:04.899Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:04.899Z] 0f738fb25e14: Layer already exists [2023-10-12T04:48:04.899Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:48:04.899Z] 6e38af95eb38: Layer already exists [2023-10-12T04:48:04.899Z] 92af079cda17: Layer already exists [2023-10-12T04:48:04.899Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:04.899Z] latest: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:05.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:05.509Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 [2023-10-12T04:48:05.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-12T04:48:05.509Z] 6e38af95eb38: Preparing [2023-10-12T04:48:05.509Z] 0f738fb25e14: Preparing [2023-10-12T04:48:05.509Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:05.509Z] 92af079cda17: Preparing [2023-10-12T04:48:05.509Z] 7f073bf4bc1d: Preparing [2023-10-12T04:48:05.509Z] cc2447e1835a: Preparing [2023-10-12T04:48:05.509Z] cc2447e1835a: Waiting [2023-10-12T04:48:05.509Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:05.509Z] 92af079cda17: Layer already exists [2023-10-12T04:48:05.509Z] 6e38af95eb38: Layer already exists [2023-10-12T04:48:05.509Z] 0f738fb25e14: Layer already exists [2023-10-12T04:48:05.509Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:48:05.509Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:05.509Z] 3.1.0-dev.62: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:05.819Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:06.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:48:06.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-12T04:48:06.116Z] 6e38af95eb38: Preparing [2023-10-12T04:48:06.116Z] 0f738fb25e14: Preparing [2023-10-12T04:48:06.116Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:06.116Z] 92af079cda17: Preparing [2023-10-12T04:48:06.116Z] 7f073bf4bc1d: Preparing [2023-10-12T04:48:06.116Z] cc2447e1835a: Preparing [2023-10-12T04:48:06.116Z] cc2447e1835a: Waiting [2023-10-12T04:48:06.116Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:06.116Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:48:06.116Z] 0f738fb25e14: Layer already exists [2023-10-12T04:48:06.116Z] 92af079cda17: Layer already exists [2023-10-12T04:48:06.116Z] 6e38af95eb38: Layer already exists [2023-10-12T04:48:06.116Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:06.116Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:06.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T04:48:06.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-12T04:48:06.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-12T04:48:06.724Z] 6e38af95eb38: Preparing [2023-10-12T04:48:06.724Z] 0f738fb25e14: Preparing [2023-10-12T04:48:06.724Z] 6a9d02654ea1: Preparing [2023-10-12T04:48:06.724Z] 92af079cda17: Preparing [2023-10-12T04:48:06.724Z] 7f073bf4bc1d: Preparing [2023-10-12T04:48:06.724Z] cc2447e1835a: Preparing [2023-10-12T04:48:06.724Z] cc2447e1835a: Waiting [2023-10-12T04:48:06.724Z] 0f738fb25e14: Layer already exists [2023-10-12T04:48:06.724Z] 92af079cda17: Layer already exists [2023-10-12T04:48:06.724Z] 7f073bf4bc1d: Layer already exists [2023-10-12T04:48:06.724Z] 6a9d02654ea1: Layer already exists [2023-10-12T04:48:06.724Z] 6e38af95eb38: Layer already exists [2023-10-12T04:48:06.724Z] cc2447e1835a: Layer already exists [2023-10-12T04:48:06.724Z] main: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T04:48:06.767Z] ===================================================== [Pipeline] echo [2023-10-12T04:48:06.773Z] taggedImages: [2023-10-12T04:48:06.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T04:48:06.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-12T04:48:06.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 [2023-10-12T04:48:06.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T04:48:06.773Z] - 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-10-12T05:01:00.278Z] #131 790.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-12T05:01:00.278Z] #131 ... [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-12T05:01:00.278Z] #125 DONE 793.6s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:00.278Z] #122 ... [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:01:00.278Z] #132 DONE 0.2s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:00.278Z] #122 ... [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:01:00.278Z] #133 DONE 0.2s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-12T05:01:00.278Z] #134 DONE 0.2s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-12T05:01:00.278Z] #135 DONE 0.1s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T05:01:00.278Z] #57 ... [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-12T05:01:00.278Z] #136 DONE 0.2s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-12T05:01:00.278Z] #137 DONE 0.1s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-12T05:01:00.278Z] #128 ... [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T05:01:00.278Z] #138 DONE 2.1s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #90 [security-proxy-setup] exporting to image [2023-10-12T05:01:00.278Z] #90 exporting layers [2023-10-12T05:01:00.278Z] #90 exporting layers 1.0s done [2023-10-12T05:01:00.278Z] #90 writing image sha256:6f45055245a5f622cc9f85a82b4713efeb85b81b620b2a9c305793689f0cb9e0 done [2023-10-12T05:01:00.278Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-12T05:01:00.278Z] #90 DONE 3.7s [2023-10-12T05:01:00.278Z] [2023-10-12T05:01:00.278Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:06.914Z] #126 ... [2023-10-12T05:01:06.914Z] [2023-10-12T05:01:06.914Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-12T05:01:06.914Z] #121 DONE 804.1s [2023-10-12T05:01:06.914Z] [2023-10-12T05:01:06.914Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T05:01:06.914Z] #57 ... [2023-10-12T05:01:06.914Z] [2023-10-12T05:01:06.914Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-12T05:01:06.914Z] #139 DONE 0.2s [2023-10-12T05:01:06.914Z] [2023-10-12T05:01:06.914Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-12T05:01:08.849Z] #140 DONE 2.3s [2023-10-12T05:01:08.849Z] [2023-10-12T05:01:08.849Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:01:08.849Z] #141 DONE 0.2s [2023-10-12T05:01:08.849Z] [2023-10-12T05:01:08.849Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:09.115Z] #122 ... [2023-10-12T05:01:09.116Z] [2023-10-12T05:01:09.116Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:01:09.389Z] #142 DONE 0.3s [2023-10-12T05:01:09.389Z] [2023-10-12T05:01:09.389Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-12T05:01:09.660Z] #143 DONE 0.3s [2023-10-12T05:01:09.660Z] [2023-10-12T05:01:09.660Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T05:01:09.660Z] #124 ... [2023-10-12T05:01:09.660Z] [2023-10-12T05:01:09.660Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-12T05:01:09.660Z] #144 DONE 0.1s [2023-10-12T05:01:09.935Z] [2023-10-12T05:01:09.935Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-12T05:01:09.935Z] #145 DONE 0.1s [2023-10-12T05:01:09.935Z] [2023-10-12T05:01:09.935Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:09.935Z] #126 ... [2023-10-12T05:01:09.935Z] [2023-10-12T05:01:09.935Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-12T05:01:09.935Z] #146 DONE 0.1s [2023-10-12T05:01:10.212Z] [2023-10-12T05:01:10.212Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-12T05:01:10.212Z] #147 DONE 0.1s [2023-10-12T05:01:10.212Z] [2023-10-12T05:01:10.212Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:10.212Z] #122 ... [2023-10-12T05:01:10.212Z] [2023-10-12T05:01:10.212Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-12T05:01:10.212Z] #148 DONE 0.1s [2023-10-12T05:01:10.480Z] [2023-10-12T05:01:10.480Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-12T05:01:12.423Z] #149 DONE 2.1s [2023-10-12T05:01:12.423Z] [2023-10-12T05:01:12.423Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:12.423Z] #122 ... [2023-10-12T05:01:12.423Z] [2023-10-12T05:01:12.423Z] #90 [security-bootstrapper] exporting to image [2023-10-12T05:01:12.423Z] #90 exporting layers [2023-10-12T05:01:13.398Z] #90 exporting layers 1.0s done [2023-10-12T05:01:13.398Z] #90 writing image sha256:1ba7e2a6002f9d6111b4fd8676d5b9ba61f3885223433d427b9ddbd1bccacd76 [2023-10-12T05:01:13.398Z] #90 writing image sha256:1ba7e2a6002f9d6111b4fd8676d5b9ba61f3885223433d427b9ddbd1bccacd76 done [2023-10-12T05:01:13.398Z] #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-12T05:01:13.398Z] #90 DONE 4.7s [2023-10-12T05:01:13.398Z] [2023-10-12T05:01:13.398Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:15.354Z] #126 ... [2023-10-12T05:01:15.354Z] [2023-10-12T05:01:15.354Z] #131 [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-10-12T05:01:15.354Z] #131 DONE 813.1s [2023-10-12T05:01:15.354Z] [2023-10-12T05:01:15.354Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:15.354Z] #126 ... [2023-10-12T05:01:15.354Z] [2023-10-12T05:01:15.354Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:01:15.638Z] #150 DONE 0.3s [2023-10-12T05:01:15.638Z] [2023-10-12T05:01:15.638Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:15.909Z] #122 ... [2023-10-12T05:01:15.909Z] [2023-10-12T05:01:15.909Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:01:15.909Z] #151 DONE 0.2s [2023-10-12T05:01:15.909Z] [2023-10-12T05:01:15.909Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-12T05:01:16.183Z] #152 DONE 0.2s [2023-10-12T05:01:16.183Z] [2023-10-12T05:01:16.183Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-12T05:01:16.183Z] #153 DONE 0.1s [2023-10-12T05:01:16.183Z] [2023-10-12T05:01:16.183Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:01:16.462Z] #154 DONE 0.2s [2023-10-12T05:01:16.462Z] [2023-10-12T05:01:16.462Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-12T05:01:16.730Z] #155 DONE 0.4s [2023-10-12T05:01:16.731Z] [2023-10-12T05:01:16.731Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-12T05:01:16.998Z] #156 DONE 0.4s [2023-10-12T05:01:16.998Z] [2023-10-12T05:01:16.998Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-12T05:01:17.271Z] #157 DONE 0.2s [2023-10-12T05:01:17.271Z] [2023-10-12T05:01:17.271Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T05:01:19.888Z] #158 DONE 2.2s [2023-10-12T05:01:19.888Z] [2023-10-12T05:01:19.888Z] #90 [security-secretstore-setup] exporting to image [2023-10-12T05:01:19.888Z] #90 exporting layers [2023-10-12T05:01:20.851Z] #90 exporting layers 1.3s done [2023-10-12T05:01:21.119Z] #90 writing image sha256:f14fabf87f0482599305a9932ff92246145031ffccebb2857d203bb16f1a31ad done [2023-10-12T05:01:21.119Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-10-12T05:01:21.119Z] #90 DONE 6.1s [2023-10-12T05:01:21.119Z] [2023-10-12T05:01:21.119Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:27.560Z] #126 ... [2023-10-12T05:01:27.560Z] [2023-10-12T05:01:27.560Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-12T05:01:27.560Z] #127 DONE 825.5s [2023-10-12T05:01:27.560Z] [2023-10-12T05:01:27.560Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:01:27.840Z] #122 ... [2023-10-12T05:01:27.840Z] [2023-10-12T05:01:27.840Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:01:27.840Z] #159 DONE 0.2s [2023-10-12T05:01:27.840Z] [2023-10-12T05:01:27.840Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:01:28.466Z] #160 DONE 0.3s [2023-10-12T05:01:28.466Z] [2023-10-12T05:01:28.466Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-12T05:01:28.737Z] #161 DONE 0.3s [2023-10-12T05:01:28.737Z] [2023-10-12T05:01:28.737Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:01:29.004Z] #162 DONE 0.1s [2023-10-12T05:01:29.004Z] [2023-10-12T05:01:29.004Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-12T05:01:29.004Z] #163 DONE 0.1s [2023-10-12T05:01:29.004Z] [2023-10-12T05:01:29.004Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T05:01:33.256Z] #164 DONE 3.7s [2023-10-12T05:01:33.256Z] [2023-10-12T05:01:33.256Z] #90 [security-proxy-auth] exporting to image [2023-10-12T05:01:33.256Z] #90 exporting layers [2023-10-12T05:01:33.523Z] #90 exporting layers 0.7s done [2023-10-12T05:01:33.523Z] #90 writing image sha256:6ce63df45775b32fbbb61f2471546c8e1c4941c74c3875cd216a13fa8fd4d989 done [2023-10-12T05:01:33.523Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-12T05:01:33.523Z] #90 DONE 6.8s [2023-10-12T05:01:33.523Z] [2023-10-12T05:01:33.523Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T05:01:43.575Z] #124 ... [2023-10-12T05:01:43.575Z] [2023-10-12T05:01:43.575Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-12T05:01:43.575Z] #128 DONE 841.5s [2023-10-12T05:01:43.575Z] [2023-10-12T05:01:43.575Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:01:44.156Z] #126 ... [2023-10-12T05:01:44.156Z] [2023-10-12T05:01:44.156Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:01:44.156Z] #165 DONE 0.1s [2023-10-12T05:01:44.156Z] [2023-10-12T05:01:44.156Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:01:44.436Z] #166 DONE 0.2s [2023-10-12T05:01:44.436Z] [2023-10-12T05:01:44.436Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-12T05:01:44.703Z] #167 DONE 0.3s [2023-10-12T05:01:44.703Z] [2023-10-12T05:01:44.704Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:01:44.972Z] #168 DONE 0.3s [2023-10-12T05:01:44.972Z] [2023-10-12T05:01:44.972Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-12T05:01:45.244Z] #169 DONE 0.2s [2023-10-12T05:01:45.244Z] [2023-10-12T05:01:45.244Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-12T05:01:47.185Z] #170 DONE 1.7s [2023-10-12T05:01:47.185Z] [2023-10-12T05:01:47.185Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-12T05:01:47.185Z] #90 exporting layers [2023-10-12T05:01:47.185Z] #90 exporting layers 0.5s done [2023-10-12T05:01:47.449Z] #90 writing image sha256:dccac0c2f13713da4e189beb3e7f9060defe169dc5f1a490f27452dcc897203f done [2023-10-12T05:01:47.449Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-12T05:01:47.449Z] #90 DONE 7.3s [2023-10-12T05:01:47.449Z] [2023-10-12T05:01:47.449Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T05:02:19.641Z] #129 ... [2023-10-12T05:02:19.641Z] [2023-10-12T05:02:19.641Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-12T05:02:19.641Z] #126 DONE 877.3s [2023-10-12T05:02:19.642Z] [2023-10-12T05:02:19.642Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T05:02:19.910Z] #57 ... [2023-10-12T05:02:19.910Z] [2023-10-12T05:02:19.910Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:02:19.910Z] #171 DONE 0.1s [2023-10-12T05:02:19.910Z] [2023-10-12T05:02:19.910Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:02:20.180Z] #172 DONE 0.2s [2023-10-12T05:02:20.180Z] [2023-10-12T05:02:20.180Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-12T05:02:20.452Z] #173 DONE 0.3s [2023-10-12T05:02:20.452Z] [2023-10-12T05:02:20.452Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:02:20.720Z] #174 DONE 0.2s [2023-10-12T05:02:20.720Z] [2023-10-12T05:02:20.720Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-12T05:02:20.720Z] #130 ... [2023-10-12T05:02:20.720Z] [2023-10-12T05:02:20.720Z] #90 [core-command] exporting to image [2023-10-12T05:02:20.720Z] #90 exporting layers [2023-10-12T05:02:20.987Z] #90 exporting layers 0.3s done [2023-10-12T05:02:20.987Z] #90 writing image sha256:78d9ea1559f8a95fe8dc6255e183809f50672f7c90f04339468e89701cd0ec43 done [2023-10-12T05:02:20.987Z] #90 naming to docker.io/library/core-command-arm64 done [2023-10-12T05:02:20.987Z] #90 DONE 7.7s [2023-10-12T05:02:20.987Z] [2023-10-12T05:02:20.987Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T05:02:33.280Z] #129 ... [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-12T05:02:33.280Z] #124 DONE 890.1s [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-12T05:02:33.280Z] #57 ... [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:02:33.280Z] #175 DONE 0.1s [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:02:33.280Z] #176 DONE 0.1s [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:02:33.280Z] #122 ... [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-12T05:02:33.280Z] #177 DONE 0.4s [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:02:33.280Z] #178 DONE 0.2s [2023-10-12T05:02:33.280Z] [2023-10-12T05:02:33.280Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T05:02:33.552Z] #129 ... [2023-10-12T05:02:33.552Z] [2023-10-12T05:02:33.552Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-12T05:02:33.553Z] #179 DONE 0.2s [2023-10-12T05:02:33.553Z] [2023-10-12T05:02:33.553Z] #90 [core-metadata] exporting to image [2023-10-12T05:02:33.553Z] #90 exporting layers [2023-10-12T05:02:33.553Z] #90 ... [2023-10-12T05:02:33.553Z] [2023-10-12T05:02:33.553Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-12T05:02:33.553Z] #129 DONE 891.8s [2023-10-12T05:02:33.821Z] [2023-10-12T05:02:33.821Z] #90 [core-metadata] exporting to image [2023-10-12T05:02:34.421Z] #90 exporting layers 0.9s done [2023-10-12T05:02:34.421Z] #90 writing image sha256:82320e28700864811d69c1a8124cdbf60c9a80fe22213babc7949a4baab761ca 0.0s done [2023-10-12T05:02:34.421Z] #90 naming to docker.io/library/core-metadata-arm64 [2023-10-12T05:02:34.687Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-10-12T05:02:34.687Z] #90 DONE 8.6s [2023-10-12T05:02:34.687Z] [2023-10-12T05:02:34.687Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:02:34.687Z] #180 DONE 0.1s [2023-10-12T05:02:34.687Z] [2023-10-12T05:02:34.687Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:02:34.954Z] #181 DONE 0.3s [2023-10-12T05:02:34.955Z] [2023-10-12T05:02:34.955Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-12T05:02:35.236Z] #182 DONE 0.5s [2023-10-12T05:02:35.236Z] [2023-10-12T05:02:35.236Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:02:35.504Z] #183 DONE 0.2s [2023-10-12T05:02:35.504Z] [2023-10-12T05:02:35.504Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:02:35.504Z] #122 ... [2023-10-12T05:02:35.504Z] [2023-10-12T05:02:35.504Z] #90 [core-data] exporting to image [2023-10-12T05:02:35.772Z] #90 exporting layers 0.3s done [2023-10-12T05:02:35.772Z] #90 writing image sha256:5657e50f008f3143b4b6be3d77fefe89d92558b64f514a51adb4540a5816b116 done [2023-10-12T05:02:35.772Z] #90 naming to docker.io/library/core-data-arm64 done [2023-10-12T05:02:35.772Z] #90 DONE 8.9s [2023-10-12T05:02:35.772Z] [2023-10-12T05:02:35.772Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:03:02.455Z] #122 ... [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-12T05:03:02.455Z] #130 DONE 916.4s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:03:02.455Z] #122 ... [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:03:02.455Z] #184 DONE 0.2s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:03:02.455Z] #185 DONE 0.2s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-12T05:03:02.455Z] #186 DONE 0.4s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:03:02.455Z] #122 ... [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:03:02.455Z] #187 DONE 0.1s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-12T05:03:02.455Z] #90 exporting layers [2023-10-12T05:03:02.455Z] #90 exporting layers 0.8s done [2023-10-12T05:03:02.455Z] #90 writing image sha256:fe0444861817824dff97e28eed890f23f96e96d45e04c33f9ee18519406b6633 done [2023-10-12T05:03:02.455Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-12T05:03:02.455Z] #90 DONE 9.7s [2023-10-12T05:03:02.455Z] [2023-10-12T05:03:02.455Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-12T05:03:29.116Z] #123 ... [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-12T05:03:29.116Z] #122 DONE 944.3s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-12T05:03:29.116Z] #123 DONE 944.3s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T05:03:29.116Z] #43 ... [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:03:29.116Z] #188 DONE 0.3s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-12T05:03:29.116Z] #189 DONE 0.3s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:03:29.116Z] #190 DONE 0.2s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-12T05:03:29.116Z] #191 DONE 0.3s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-12T05:03:29.116Z] #192 DONE 0.5s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-12T05:03:29.116Z] #193 DONE 0.5s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:03:29.116Z] #194 DONE 0.1s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-12T05:03:29.116Z] #195 DONE 0.1s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #90 [support-notifications] exporting to image [2023-10-12T05:03:29.116Z] #90 exporting layers [2023-10-12T05:03:29.116Z] #90 exporting layers 0.4s done [2023-10-12T05:03:29.116Z] #90 writing image sha256:bb39ae0ac0c01d1ac63d755c26babb431e9b1f248311c94d9a6909a157a44789 0.0s done [2023-10-12T05:03:29.116Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-10-12T05:03:29.116Z] #90 writing image sha256:b29a2388d8c71a27de70da30510485ce8e57abd6d20db829db13c10c9d569df0 done [2023-10-12T05:03:29.116Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-10-12T05:03:29.116Z] #90 DONE 10.2s [2023-10-12T05:03:29.116Z] [2023-10-12T05:03:29.116Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-12T05:03:29.116Z] time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-12T05:03:29.130Z] $ docker stop --time=1 a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb [2023-10-12T05:03:30.823Z] $ docker rm -f --volumes a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T05:03:31.318Z] + docker images [2023-10-12T05:03:31.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-12T05:03:31.318Z] support-scheduler-arm64 latest bb39ae0ac0c0 4 seconds ago 33.5MB [2023-10-12T05:03:31.318Z] support-notifications-arm64 latest b29a2388d8c7 4 seconds ago 34.2MB [2023-10-12T05:03:31.318Z] security-spiffe-token-provider-arm64 latest fe0444861817 32 seconds ago 35.1MB [2023-10-12T05:03:31.318Z] core-data-arm64 latest 5657e50f008f 56 seconds ago 21.2MB [2023-10-12T05:03:31.318Z] core-metadata-arm64 latest 82320e287008 58 seconds ago 21.5MB [2023-10-12T05:03:31.318Z] core-command-arm64 latest 78d9ea1559f8 About a minute ago 21MB [2023-10-12T05:03:31.318Z] core-common-config-bootstrapper-arm64 latest dccac0c2f137 About a minute ago 18.3MB [2023-10-12T05:03:31.318Z] security-proxy-auth-arm64 latest 6ce63df45775 About a minute ago 19.4MB [2023-10-12T05:03:31.318Z] security-secretstore-setup-arm64 latest f14fabf87f04 2 minutes ago 43.7MB [2023-10-12T05:03:31.318Z] security-bootstrapper-arm64 latest 1ba7e2a6002f 2 minutes ago 23.1MB [2023-10-12T05:03:31.318Z] security-proxy-setup-arm64 latest 6f45055245a5 2 minutes ago 29.1MB [2023-10-12T05:03:31.318Z] security-spire-agent-arm64 latest 7036eb7c4bba 16 minutes ago 152MB [2023-10-12T05:03:31.318Z] security-spire-server-arm64 latest f1f20dc6fb43 16 minutes ago 96.6MB [2023-10-12T05:03:31.318Z] security-spire-config-arm64 latest a20e3e94ed04 16 minutes ago 95.8MB [2023-10-12T05:03:31.318Z] ci-base-image-arm64 latest 0bb20aa1360d 17 minutes ago 924MB [2023-10-12T05:03:31.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB [2023-10-12T05:03:31.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:03:31.439Z] provisioning config files... [2023-10-12T05:03:31.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config13045479008719433987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:03:31.798Z] ---> docker-login.sh [2023-10-12T05:03:31.798Z] nexus3.edgexfoundry.org:10001 [2023-10-12T05:03:32.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:03:32.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:03:32.064Z] Configure a credential helper to remove this warning. See [2023-10-12T05:03:32.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:03:32.064Z] [2023-10-12T05:03:32.064Z] Login Succeeded [2023-10-12T05:03:32.064Z] nexus3.edgexfoundry.org:10002 [2023-10-12T05:03:32.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:03:32.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:03:32.606Z] Configure a credential helper to remove this warning. See [2023-10-12T05:03:32.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:03:32.606Z] [2023-10-12T05:03:32.606Z] Login Succeeded [2023-10-12T05:03:32.606Z] nexus3.edgexfoundry.org:10003 [2023-10-12T05:03:32.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:03:32.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:03:32.873Z] Configure a credential helper to remove this warning. See [2023-10-12T05:03:32.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:03:32.873Z] [2023-10-12T05:03:32.873Z] Login Succeeded [2023-10-12T05:03:33.140Z] nexus3.edgexfoundry.org:10004 [2023-10-12T05:03:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:03:33.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:03:33.405Z] Configure a credential helper to remove this warning. See [2023-10-12T05:03:33.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:03:33.405Z] [2023-10-12T05:03:33.405Z] Login Succeeded [2023-10-12T05:03:33.405Z] docker.io [2023-10-12T05:03:33.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:03:33.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:03:33.937Z] Configure a credential helper to remove this warning. See [2023-10-12T05:03:33.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:03:33.937Z] [2023-10-12T05:03:33.937Z] Login Succeeded [2023-10-12T05:03:33.937Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T05:03:33.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:03:33.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T05:03:34.006Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-12T05:03:34.006Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:34.006Z] latest [2023-10-12T05:03:34.006Z] 3.1.0-dev.62 [2023-10-12T05:03:34.006Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:34.006Z] main [2023-10-12T05:03:34.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:34.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:34.719Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:34.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-12T05:03:34.719Z] 5bff3da90269: Preparing [2023-10-12T05:03:34.719Z] ea0f26469416: Preparing [2023-10-12T05:03:34.719Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:34.719Z] fcd2d72a1784: Preparing [2023-10-12T05:03:34.719Z] d8532d9592f1: Preparing [2023-10-12T05:03:34.719Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:34.719Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:34.985Z] fcd2d72a1784: Pushed [2023-10-12T05:03:34.985Z] d8532d9592f1: Pushed [2023-10-12T05:03:34.985Z] 5c2c43ce2b4a: Pushed [2023-10-12T05:03:34.985Z] 5bff3da90269: Pushed [2023-10-12T05:03:34.985Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:38.335Z] ea0f26469416: Pushed [2023-10-12T05:03:38.335Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:38.693Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:39.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-12T05:03:39.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-12T05:03:39.035Z] 5bff3da90269: Preparing [2023-10-12T05:03:39.035Z] ea0f26469416: Preparing [2023-10-12T05:03:39.035Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:39.035Z] fcd2d72a1784: Preparing [2023-10-12T05:03:39.035Z] d8532d9592f1: Preparing [2023-10-12T05:03:39.035Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:39.035Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:39.035Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:39.035Z] 5bff3da90269: Layer already exists [2023-10-12T05:03:39.035Z] ea0f26469416: Layer already exists [2023-10-12T05:03:39.035Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:39.035Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:39.035Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:39.301Z] latest: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:39.650Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:39.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 [2023-10-12T05:03:39.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-12T05:03:39.995Z] 5bff3da90269: Preparing [2023-10-12T05:03:39.995Z] ea0f26469416: Preparing [2023-10-12T05:03:39.995Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:39.995Z] fcd2d72a1784: Preparing [2023-10-12T05:03:39.995Z] d8532d9592f1: Preparing [2023-10-12T05:03:39.995Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:39.995Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:39.995Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:39.995Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:39.995Z] 5bff3da90269: Layer already exists [2023-10-12T05:03:39.995Z] ea0f26469416: Layer already exists [2023-10-12T05:03:39.995Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:39.995Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:40.262Z] 3.1.0-dev.62: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:40.613Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:40.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:40.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-12T05:03:40.955Z] 5bff3da90269: Preparing [2023-10-12T05:03:40.955Z] ea0f26469416: Preparing [2023-10-12T05:03:40.955Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:40.955Z] fcd2d72a1784: Preparing [2023-10-12T05:03:40.955Z] d8532d9592f1: Preparing [2023-10-12T05:03:40.955Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:40.955Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:40.955Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:40.955Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:40.955Z] 5bff3da90269: Layer already exists [2023-10-12T05:03:40.955Z] ea0f26469416: Layer already exists [2023-10-12T05:03:40.955Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:40.955Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:41.224Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:41.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:41.907Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-12T05:03:41.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-12T05:03:41.907Z] 5bff3da90269: Preparing [2023-10-12T05:03:41.907Z] ea0f26469416: Preparing [2023-10-12T05:03:41.907Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:41.907Z] fcd2d72a1784: Preparing [2023-10-12T05:03:41.907Z] d8532d9592f1: Preparing [2023-10-12T05:03:41.907Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:41.907Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:41.907Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:41.907Z] ea0f26469416: Layer already exists [2023-10-12T05:03:41.907Z] 5bff3da90269: Layer already exists [2023-10-12T05:03:41.907Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:41.907Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:41.907Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:42.215Z] main: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:03:42.272Z] ===================================================== [Pipeline] echo [2023-10-12T05:03:42.281Z] taggedImages: [2023-10-12T05:03:42.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:42.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-12T05:03:42.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 [2023-10-12T05:03:42.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:42.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-12T05:03:42.307Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-12T05:03:42.307Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:42.307Z] latest [2023-10-12T05:03:42.307Z] 3.1.0-dev.62 [2023-10-12T05:03:42.307Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:42.307Z] main [2023-10-12T05:03:42.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:42.671Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:43.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-12T05:03:43.057Z] 3f0871303b38: Preparing [2023-10-12T05:03:43.057Z] 1eca321875c0: Preparing [2023-10-12T05:03:43.057Z] f2e50254df9c: Preparing [2023-10-12T05:03:43.057Z] 78b1e43e527a: Preparing [2023-10-12T05:03:43.057Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:43.057Z] fcd2d72a1784: Preparing [2023-10-12T05:03:43.057Z] d8532d9592f1: Preparing [2023-10-12T05:03:43.057Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:43.057Z] fcd2d72a1784: Waiting [2023-10-12T05:03:43.057Z] d8532d9592f1: Waiting [2023-10-12T05:03:43.057Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:43.057Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:43.333Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:43.333Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:43.333Z] 1eca321875c0: Pushed [2023-10-12T05:03:43.333Z] f2e50254df9c: Pushed [2023-10-12T05:03:43.333Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:43.333Z] 3f0871303b38: Pushed [2023-10-12T05:03:45.983Z] 78b1e43e527a: Pushed [2023-10-12T05:03:45.983Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:46.330Z] + 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-10-12T05:03:46.664Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-12T05:03:46.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-12T05:03:46.664Z] 3f0871303b38: Preparing [2023-10-12T05:03:46.664Z] 1eca321875c0: Preparing [2023-10-12T05:03:46.664Z] f2e50254df9c: Preparing [2023-10-12T05:03:46.664Z] 78b1e43e527a: Preparing [2023-10-12T05:03:46.664Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:46.664Z] fcd2d72a1784: Preparing [2023-10-12T05:03:46.664Z] d8532d9592f1: Preparing [2023-10-12T05:03:46.664Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:46.664Z] d8532d9592f1: Waiting [2023-10-12T05:03:46.664Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:46.664Z] fcd2d72a1784: Waiting [2023-10-12T05:03:46.664Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:46.664Z] 3f0871303b38: Layer already exists [2023-10-12T05:03:46.664Z] 1eca321875c0: Layer already exists [2023-10-12T05:03:46.664Z] f2e50254df9c: Layer already exists [2023-10-12T05:03:46.664Z] 78b1e43e527a: Layer already exists [2023-10-12T05:03:46.664Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:46.664Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:46.664Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:46.930Z] latest: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:47.277Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:47.629Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 [2023-10-12T05:03:47.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-12T05:03:47.629Z] 3f0871303b38: Preparing [2023-10-12T05:03:47.629Z] 1eca321875c0: Preparing [2023-10-12T05:03:47.629Z] f2e50254df9c: Preparing [2023-10-12T05:03:47.629Z] 78b1e43e527a: Preparing [2023-10-12T05:03:47.629Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:47.629Z] fcd2d72a1784: Preparing [2023-10-12T05:03:47.629Z] d8532d9592f1: Preparing [2023-10-12T05:03:47.629Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:47.629Z] d8532d9592f1: Waiting [2023-10-12T05:03:47.629Z] fcd2d72a1784: Waiting [2023-10-12T05:03:47.629Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:47.629Z] 1eca321875c0: Layer already exists [2023-10-12T05:03:47.629Z] 78b1e43e527a: Layer already exists [2023-10-12T05:03:47.629Z] f2e50254df9c: Layer already exists [2023-10-12T05:03:47.629Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:47.629Z] 3f0871303b38: Layer already exists [2023-10-12T05:03:47.629Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:47.629Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:47.629Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:47.894Z] 3.1.0-dev.62: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:48.239Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:48.569Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:48.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-12T05:03:48.569Z] 3f0871303b38: Preparing [2023-10-12T05:03:48.569Z] 1eca321875c0: Preparing [2023-10-12T05:03:48.569Z] f2e50254df9c: Preparing [2023-10-12T05:03:48.569Z] 78b1e43e527a: Preparing [2023-10-12T05:03:48.569Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:48.569Z] fcd2d72a1784: Preparing [2023-10-12T05:03:48.569Z] d8532d9592f1: Preparing [2023-10-12T05:03:48.569Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:48.569Z] fcd2d72a1784: Waiting [2023-10-12T05:03:48.569Z] d8532d9592f1: Waiting [2023-10-12T05:03:48.569Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:48.569Z] 3f0871303b38: Layer already exists [2023-10-12T05:03:48.569Z] 1eca321875c0: Layer already exists [2023-10-12T05:03:48.569Z] f2e50254df9c: Layer already exists [2023-10-12T05:03:48.569Z] 78b1e43e527a: Layer already exists [2023-10-12T05:03:48.569Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:48.569Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:48.569Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:48.569Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:48.834Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:49.183Z] + 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-10-12T05:03:52.098Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-12T05:03:52.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-12T05:03:52.098Z] 3f0871303b38: Preparing [2023-10-12T05:03:52.098Z] 1eca321875c0: Preparing [2023-10-12T05:03:52.098Z] f2e50254df9c: Preparing [2023-10-12T05:03:52.098Z] 78b1e43e527a: Preparing [2023-10-12T05:03:52.098Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:52.098Z] fcd2d72a1784: Preparing [2023-10-12T05:03:52.098Z] d8532d9592f1: Preparing [2023-10-12T05:03:52.098Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:52.098Z] fcd2d72a1784: Waiting [2023-10-12T05:03:52.098Z] d8532d9592f1: Waiting [2023-10-12T05:03:52.098Z] 1eca321875c0: Layer already exists [2023-10-12T05:03:52.098Z] 78b1e43e527a: Layer already exists [2023-10-12T05:03:52.098Z] f2e50254df9c: Layer already exists [2023-10-12T05:03:52.098Z] 3f0871303b38: Layer already exists [2023-10-12T05:03:52.098Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:52.098Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:52.098Z] d8532d9592f1: Layer already exists [2023-10-12T05:03:52.098Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:52.365Z] main: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:03:52.405Z] ===================================================== [Pipeline] echo [2023-10-12T05:03:52.411Z] taggedImages: [2023-10-12T05:03:52.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:52.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-12T05:03:52.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 [2023-10-12T05:03:52.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:52.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-12T05:03:52.424Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-12T05:03:52.424Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:52.424Z] latest [2023-10-12T05:03:52.424Z] 3.1.0-dev.62 [2023-10-12T05:03:52.424Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:52.424Z] main [2023-10-12T05:03:52.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:52.759Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:53.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:03:53.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-12T05:03:53.089Z] 663d83b6a0f9: Preparing [2023-10-12T05:03:53.089Z] 428df5e23571: Preparing [2023-10-12T05:03:53.089Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:53.089Z] fcd2d72a1784: Preparing [2023-10-12T05:03:53.089Z] 22470341b224: Preparing [2023-10-12T05:03:53.089Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:53.089Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:53.354Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:53.354Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:53.354Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:53.354Z] 22470341b224: Pushed [2023-10-12T05:03:53.354Z] 663d83b6a0f9: Pushed [2023-10-12T05:03:56.691Z] 428df5e23571: Pushed [2023-10-12T05:03:56.691Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:57.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:57.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-12T05:03:57.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-12T05:03:57.377Z] 663d83b6a0f9: Preparing [2023-10-12T05:03:57.377Z] 428df5e23571: Preparing [2023-10-12T05:03:57.377Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:57.377Z] fcd2d72a1784: Preparing [2023-10-12T05:03:57.377Z] 22470341b224: Preparing [2023-10-12T05:03:57.377Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:57.377Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:57.377Z] 663d83b6a0f9: Layer already exists [2023-10-12T05:03:57.377Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:57.377Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:57.377Z] 22470341b224: Layer already exists [2023-10-12T05:03:57.377Z] 428df5e23571: Layer already exists [2023-10-12T05:03:57.377Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:57.642Z] latest: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:57.983Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:58.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 [2023-10-12T05:03:58.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-12T05:03:58.334Z] 663d83b6a0f9: Preparing [2023-10-12T05:03:58.334Z] 428df5e23571: Preparing [2023-10-12T05:03:58.334Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:58.334Z] fcd2d72a1784: Preparing [2023-10-12T05:03:58.334Z] 22470341b224: Preparing [2023-10-12T05:03:58.334Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:58.334Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:58.334Z] 22470341b224: Layer already exists [2023-10-12T05:03:58.334Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:58.334Z] 663d83b6a0f9: Layer already exists [2023-10-12T05:03:58.334Z] 428df5e23571: Layer already exists [2023-10-12T05:03:58.334Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:58.334Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:58.600Z] 3.1.0-dev.62: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:58.936Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:59.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:03:59.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-12T05:03:59.285Z] 663d83b6a0f9: Preparing [2023-10-12T05:03:59.285Z] 428df5e23571: Preparing [2023-10-12T05:03:59.285Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:03:59.285Z] fcd2d72a1784: Preparing [2023-10-12T05:03:59.285Z] 22470341b224: Preparing [2023-10-12T05:03:59.285Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:03:59.285Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:03:59.285Z] fcd2d72a1784: Layer already exists [2023-10-12T05:03:59.285Z] 22470341b224: Layer already exists [2023-10-12T05:03:59.285Z] 663d83b6a0f9: Layer already exists [2023-10-12T05:03:59.285Z] 428df5e23571: Layer already exists [2023-10-12T05:03:59.285Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:03:59.285Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:03:59.285Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:03:59.896Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:00.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-12T05:04:00.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-12T05:04:00.240Z] 663d83b6a0f9: Preparing [2023-10-12T05:04:00.240Z] 428df5e23571: Preparing [2023-10-12T05:04:00.240Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:00.240Z] fcd2d72a1784: Preparing [2023-10-12T05:04:00.240Z] 22470341b224: Preparing [2023-10-12T05:04:00.240Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:00.240Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:00.240Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:00.240Z] 22470341b224: Layer already exists [2023-10-12T05:04:00.240Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:00.240Z] 428df5e23571: Layer already exists [2023-10-12T05:04:00.240Z] 663d83b6a0f9: Layer already exists [2023-10-12T05:04:00.240Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:00.509Z] main: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:00.553Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:00.558Z] taggedImages: [2023-10-12T05:04:00.558Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:00.558Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-12T05:04:00.558Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 [2023-10-12T05:04:00.558Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:00.558Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-12T05:04:00.573Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-12T05:04:00.573Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:00.573Z] latest [2023-10-12T05:04:00.573Z] 3.1.0-dev.62 [2023-10-12T05:04:00.573Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:00.573Z] main [2023-10-12T05:04:00.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:00.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:01.251Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:01.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-12T05:04:01.251Z] e5dd835386cb: Preparing [2023-10-12T05:04:01.251Z] b59b53ac0556: Preparing [2023-10-12T05:04:01.251Z] 8d843a873745: Preparing [2023-10-12T05:04:01.251Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:01.251Z] fcd2d72a1784: Preparing [2023-10-12T05:04:01.251Z] d8532d9592f1: Preparing [2023-10-12T05:04:01.251Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:01.251Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:01.251Z] d8532d9592f1: Waiting [2023-10-12T05:04:01.251Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:01.251Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:01.251Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:01.516Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:01.516Z] e5dd835386cb: Pushed [2023-10-12T05:04:01.516Z] b59b53ac0556: Pushed [2023-10-12T05:04:04.842Z] 8d843a873745: Pushed [2023-10-12T05:04:04.842Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:05.188Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:05.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-12T05:04:05.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-12T05:04:05.520Z] e5dd835386cb: Preparing [2023-10-12T05:04:05.520Z] b59b53ac0556: Preparing [2023-10-12T05:04:05.520Z] 8d843a873745: Preparing [2023-10-12T05:04:05.520Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:05.520Z] fcd2d72a1784: Preparing [2023-10-12T05:04:05.520Z] d8532d9592f1: Preparing [2023-10-12T05:04:05.520Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:05.520Z] d8532d9592f1: Waiting [2023-10-12T05:04:05.520Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:05.520Z] e5dd835386cb: Layer already exists [2023-10-12T05:04:05.520Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:05.520Z] b59b53ac0556: Layer already exists [2023-10-12T05:04:05.520Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:05.520Z] 8d843a873745: Layer already exists [2023-10-12T05:04:05.520Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:05.520Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:05.785Z] latest: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:06.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:06.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 [2023-10-12T05:04:06.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-12T05:04:06.450Z] e5dd835386cb: Preparing [2023-10-12T05:04:06.450Z] b59b53ac0556: Preparing [2023-10-12T05:04:06.450Z] 8d843a873745: Preparing [2023-10-12T05:04:06.450Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:06.450Z] fcd2d72a1784: Preparing [2023-10-12T05:04:06.450Z] d8532d9592f1: Preparing [2023-10-12T05:04:06.450Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:06.450Z] d8532d9592f1: Waiting [2023-10-12T05:04:06.450Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:06.450Z] e5dd835386cb: Layer already exists [2023-10-12T05:04:06.450Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:06.450Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:06.450Z] 8d843a873745: Layer already exists [2023-10-12T05:04:06.450Z] b59b53ac0556: Layer already exists [2023-10-12T05:04:06.450Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:06.450Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:06.715Z] 3.1.0-dev.62: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:07.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:07.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:07.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-12T05:04:07.368Z] e5dd835386cb: Preparing [2023-10-12T05:04:07.368Z] b59b53ac0556: Preparing [2023-10-12T05:04:07.368Z] 8d843a873745: Preparing [2023-10-12T05:04:07.368Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:07.368Z] fcd2d72a1784: Preparing [2023-10-12T05:04:07.368Z] d8532d9592f1: Preparing [2023-10-12T05:04:07.368Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:07.368Z] d8532d9592f1: Waiting [2023-10-12T05:04:07.368Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:07.368Z] e5dd835386cb: Layer already exists [2023-10-12T05:04:07.368Z] 8d843a873745: Layer already exists [2023-10-12T05:04:07.368Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:07.368Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:07.368Z] b59b53ac0556: Layer already exists [2023-10-12T05:04:07.368Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:07.368Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:07.632Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:07.968Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:08.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-12T05:04:08.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-12T05:04:08.303Z] e5dd835386cb: Preparing [2023-10-12T05:04:08.303Z] b59b53ac0556: Preparing [2023-10-12T05:04:08.303Z] 8d843a873745: Preparing [2023-10-12T05:04:08.303Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:08.303Z] fcd2d72a1784: Preparing [2023-10-12T05:04:08.303Z] d8532d9592f1: Preparing [2023-10-12T05:04:08.303Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:08.303Z] d8532d9592f1: Waiting [2023-10-12T05:04:08.303Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:08.303Z] e5dd835386cb: Layer already exists [2023-10-12T05:04:08.303Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:08.303Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:08.303Z] b59b53ac0556: Layer already exists [2023-10-12T05:04:08.303Z] 8d843a873745: Layer already exists [2023-10-12T05:04:08.303Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:08.303Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:08.568Z] main: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:08.608Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:08.613Z] taggedImages: [2023-10-12T05:04:08.613Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:08.613Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-12T05:04:08.613Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 [2023-10-12T05:04:08.613Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:08.613Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-12T05:04:08.632Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-12T05:04:08.632Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:08.632Z] latest [2023-10-12T05:04:08.632Z] 3.1.0-dev.62 [2023-10-12T05:04:08.632Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:08.632Z] main [2023-10-12T05:04:08.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:08.970Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:09.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:09.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-12T05:04:09.317Z] 451b6e136b39: Preparing [2023-10-12T05:04:09.317Z] e331cca0250f: Preparing [2023-10-12T05:04:09.317Z] 564e6864071b: Preparing [2023-10-12T05:04:09.317Z] edea946585f5: Preparing [2023-10-12T05:04:09.317Z] 3e693b4eebb5: Preparing [2023-10-12T05:04:09.317Z] b70d5e4c9e14: Preparing [2023-10-12T05:04:09.317Z] 8da5d697e58d: Preparing [2023-10-12T05:04:09.317Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:09.317Z] fcd2d72a1784: Preparing [2023-10-12T05:04:09.317Z] e2bf4a519939: Preparing [2023-10-12T05:04:09.317Z] d5dc76125c3e: Preparing [2023-10-12T05:04:09.317Z] 5f70bf18a086: Preparing [2023-10-12T05:04:09.317Z] b7a4ef670f3c: Preparing [2023-10-12T05:04:09.317Z] 0cc093ac0b79: Preparing [2023-10-12T05:04:09.317Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:09.317Z] 8da5d697e58d: Waiting [2023-10-12T05:04:09.317Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:09.317Z] fcd2d72a1784: Waiting [2023-10-12T05:04:09.317Z] e2bf4a519939: Waiting [2023-10-12T05:04:09.317Z] d5dc76125c3e: Waiting [2023-10-12T05:04:09.317Z] 5f70bf18a086: Waiting [2023-10-12T05:04:09.317Z] b7a4ef670f3c: Waiting [2023-10-12T05:04:09.317Z] 0cc093ac0b79: Waiting [2023-10-12T05:04:09.317Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:09.317Z] b70d5e4c9e14: Waiting [2023-10-12T05:04:09.589Z] e331cca0250f: Pushed [2023-10-12T05:04:09.589Z] 3e693b4eebb5: Pushed [2023-10-12T05:04:09.589Z] 451b6e136b39: Pushed [2023-10-12T05:04:09.589Z] edea946585f5: Pushed [2023-10-12T05:04:09.589Z] 564e6864071b: Pushed [2023-10-12T05:04:09.589Z] b70d5e4c9e14: Pushed [2023-10-12T05:04:09.589Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:09.589Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:09.853Z] e2bf4a519939: Pushed [2023-10-12T05:04:09.853Z] 5f70bf18a086: Pushed [2023-10-12T05:04:09.853Z] d5dc76125c3e: Pushed [2023-10-12T05:04:09.853Z] b7a4ef670f3c: Pushed [2023-10-12T05:04:09.853Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:10.118Z] 0cc093ac0b79: Pushed [2023-10-12T05:04:13.441Z] 8da5d697e58d: Pushed [2023-10-12T05:04:13.711Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:14.049Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:14.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-12T05:04:14.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-12T05:04:14.379Z] 451b6e136b39: Preparing [2023-10-12T05:04:14.379Z] e331cca0250f: Preparing [2023-10-12T05:04:14.379Z] 564e6864071b: Preparing [2023-10-12T05:04:14.379Z] edea946585f5: Preparing [2023-10-12T05:04:14.379Z] 3e693b4eebb5: Preparing [2023-10-12T05:04:14.379Z] b70d5e4c9e14: Preparing [2023-10-12T05:04:14.379Z] 8da5d697e58d: Preparing [2023-10-12T05:04:14.379Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:14.379Z] fcd2d72a1784: Preparing [2023-10-12T05:04:14.379Z] e2bf4a519939: Preparing [2023-10-12T05:04:14.379Z] d5dc76125c3e: Preparing [2023-10-12T05:04:14.379Z] 5f70bf18a086: Preparing [2023-10-12T05:04:14.379Z] b7a4ef670f3c: Preparing [2023-10-12T05:04:14.379Z] 0cc093ac0b79: Preparing [2023-10-12T05:04:14.379Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:14.379Z] e2bf4a519939: Waiting [2023-10-12T05:04:14.379Z] d5dc76125c3e: Waiting [2023-10-12T05:04:14.379Z] 5f70bf18a086: Waiting [2023-10-12T05:04:14.379Z] b7a4ef670f3c: Waiting [2023-10-12T05:04:14.379Z] 0cc093ac0b79: Waiting [2023-10-12T05:04:14.379Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:14.379Z] b70d5e4c9e14: Waiting [2023-10-12T05:04:14.379Z] 8da5d697e58d: Waiting [2023-10-12T05:04:14.379Z] fcd2d72a1784: Waiting [2023-10-12T05:04:14.379Z] 3e693b4eebb5: Layer already exists [2023-10-12T05:04:14.379Z] e331cca0250f: Layer already exists [2023-10-12T05:04:14.379Z] edea946585f5: Layer already exists [2023-10-12T05:04:14.379Z] 564e6864071b: Layer already exists [2023-10-12T05:04:14.379Z] 451b6e136b39: Layer already exists [2023-10-12T05:04:14.379Z] b70d5e4c9e14: Layer already exists [2023-10-12T05:04:14.379Z] 8da5d697e58d: Layer already exists [2023-10-12T05:04:14.379Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:14.379Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:14.379Z] e2bf4a519939: Layer already exists [2023-10-12T05:04:14.379Z] d5dc76125c3e: Layer already exists [2023-10-12T05:04:14.379Z] 5f70bf18a086: Layer already exists [2023-10-12T05:04:14.379Z] b7a4ef670f3c: Layer already exists [2023-10-12T05:04:14.645Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:14.645Z] 0cc093ac0b79: Layer already exists [2023-10-12T05:04:14.645Z] latest: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:14.979Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:15.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 [2023-10-12T05:04:15.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-12T05:04:15.316Z] 451b6e136b39: Preparing [2023-10-12T05:04:15.316Z] e331cca0250f: Preparing [2023-10-12T05:04:15.316Z] 564e6864071b: Preparing [2023-10-12T05:04:15.316Z] edea946585f5: Preparing [2023-10-12T05:04:15.316Z] 3e693b4eebb5: Preparing [2023-10-12T05:04:15.316Z] b70d5e4c9e14: Preparing [2023-10-12T05:04:15.316Z] 8da5d697e58d: Preparing [2023-10-12T05:04:15.316Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:15.316Z] fcd2d72a1784: Preparing [2023-10-12T05:04:15.316Z] e2bf4a519939: Preparing [2023-10-12T05:04:15.316Z] d5dc76125c3e: Preparing [2023-10-12T05:04:15.316Z] 5f70bf18a086: Preparing [2023-10-12T05:04:15.316Z] b7a4ef670f3c: Preparing [2023-10-12T05:04:15.316Z] b70d5e4c9e14: Waiting [2023-10-12T05:04:15.316Z] 8da5d697e58d: Waiting [2023-10-12T05:04:15.316Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:15.316Z] fcd2d72a1784: Waiting [2023-10-12T05:04:15.316Z] e2bf4a519939: Waiting [2023-10-12T05:04:15.316Z] d5dc76125c3e: Waiting [2023-10-12T05:04:15.316Z] 5f70bf18a086: Waiting [2023-10-12T05:04:15.316Z] 0cc093ac0b79: Preparing [2023-10-12T05:04:15.316Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:15.316Z] b7a4ef670f3c: Waiting [2023-10-12T05:04:15.316Z] 0cc093ac0b79: Waiting [2023-10-12T05:04:15.316Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:15.316Z] e331cca0250f: Layer already exists [2023-10-12T05:04:15.316Z] edea946585f5: Layer already exists [2023-10-12T05:04:15.316Z] 451b6e136b39: Layer already exists [2023-10-12T05:04:15.316Z] 564e6864071b: Layer already exists [2023-10-12T05:04:15.316Z] 3e693b4eebb5: Layer already exists [2023-10-12T05:04:15.316Z] 8da5d697e58d: Layer already exists [2023-10-12T05:04:15.316Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:15.316Z] e2bf4a519939: Layer already exists [2023-10-12T05:04:15.316Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:15.316Z] b70d5e4c9e14: Layer already exists [2023-10-12T05:04:15.316Z] d5dc76125c3e: Layer already exists [2023-10-12T05:04:15.316Z] 5f70bf18a086: Layer already exists [2023-10-12T05:04:15.316Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:15.316Z] b7a4ef670f3c: Layer already exists [2023-10-12T05:04:15.316Z] 0cc093ac0b79: Layer already exists [2023-10-12T05:04:15.584Z] 3.1.0-dev.62: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:15.917Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:19.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-12T05:04:19.587Z] 451b6e136b39: Preparing [2023-10-12T05:04:19.587Z] e331cca0250f: Preparing [2023-10-12T05:04:19.587Z] 564e6864071b: Preparing [2023-10-12T05:04:19.587Z] edea946585f5: Preparing [2023-10-12T05:04:19.587Z] 3e693b4eebb5: Preparing [2023-10-12T05:04:19.587Z] b70d5e4c9e14: Preparing [2023-10-12T05:04:19.587Z] 8da5d697e58d: Preparing [2023-10-12T05:04:19.587Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:19.587Z] fcd2d72a1784: Preparing [2023-10-12T05:04:19.587Z] e2bf4a519939: Preparing [2023-10-12T05:04:19.587Z] d5dc76125c3e: Preparing [2023-10-12T05:04:19.587Z] 5f70bf18a086: Preparing [2023-10-12T05:04:19.587Z] b7a4ef670f3c: Preparing [2023-10-12T05:04:19.587Z] 0cc093ac0b79: Preparing [2023-10-12T05:04:19.587Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:19.587Z] b70d5e4c9e14: Waiting [2023-10-12T05:04:19.587Z] 8da5d697e58d: Waiting [2023-10-12T05:04:19.587Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:19.587Z] fcd2d72a1784: Waiting [2023-10-12T05:04:19.587Z] d5dc76125c3e: Waiting [2023-10-12T05:04:19.587Z] 5f70bf18a086: Waiting [2023-10-12T05:04:19.587Z] 0cc093ac0b79: Waiting [2023-10-12T05:04:19.587Z] b7a4ef670f3c: Waiting [2023-10-12T05:04:19.587Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:19.587Z] e2bf4a519939: Waiting [2023-10-12T05:04:19.587Z] edea946585f5: Layer already exists [2023-10-12T05:04:19.587Z] 3e693b4eebb5: Layer already exists [2023-10-12T05:04:19.587Z] e331cca0250f: Layer already exists [2023-10-12T05:04:19.587Z] 451b6e136b39: Layer already exists [2023-10-12T05:04:19.587Z] 564e6864071b: Layer already exists [2023-10-12T05:04:19.587Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:19.587Z] 8da5d697e58d: Layer already exists [2023-10-12T05:04:19.587Z] b70d5e4c9e14: Layer already exists [2023-10-12T05:04:19.587Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:19.587Z] e2bf4a519939: Layer already exists [2023-10-12T05:04:19.587Z] 5f70bf18a086: Layer already exists [2023-10-12T05:04:19.588Z] b7a4ef670f3c: Layer already exists [2023-10-12T05:04:19.588Z] d5dc76125c3e: Layer already exists [2023-10-12T05:04:19.588Z] 0cc093ac0b79: Layer already exists [2023-10-12T05:04:19.856Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:19.856Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:20.217Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:20.543Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-12T05:04:20.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-12T05:04:20.543Z] 451b6e136b39: Preparing [2023-10-12T05:04:20.543Z] e331cca0250f: Preparing [2023-10-12T05:04:20.543Z] 564e6864071b: Preparing [2023-10-12T05:04:20.543Z] edea946585f5: Preparing [2023-10-12T05:04:20.543Z] 3e693b4eebb5: Preparing [2023-10-12T05:04:20.543Z] b70d5e4c9e14: Preparing [2023-10-12T05:04:20.543Z] 8da5d697e58d: Preparing [2023-10-12T05:04:20.543Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:20.543Z] fcd2d72a1784: Preparing [2023-10-12T05:04:20.543Z] e2bf4a519939: Preparing [2023-10-12T05:04:20.543Z] d5dc76125c3e: Preparing [2023-10-12T05:04:20.543Z] 5f70bf18a086: Preparing [2023-10-12T05:04:20.543Z] b7a4ef670f3c: Preparing [2023-10-12T05:04:20.543Z] 0cc093ac0b79: Preparing [2023-10-12T05:04:20.543Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:20.543Z] e2bf4a519939: Waiting [2023-10-12T05:04:20.543Z] d5dc76125c3e: Waiting [2023-10-12T05:04:20.543Z] 5f70bf18a086: Waiting [2023-10-12T05:04:20.543Z] b7a4ef670f3c: Waiting [2023-10-12T05:04:20.543Z] 0cc093ac0b79: Waiting [2023-10-12T05:04:20.543Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:20.543Z] 8da5d697e58d: Waiting [2023-10-12T05:04:20.543Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:20.543Z] fcd2d72a1784: Waiting [2023-10-12T05:04:20.543Z] b70d5e4c9e14: Waiting [2023-10-12T05:04:20.543Z] edea946585f5: Layer already exists [2023-10-12T05:04:20.543Z] 451b6e136b39: Layer already exists [2023-10-12T05:04:20.543Z] 3e693b4eebb5: Layer already exists [2023-10-12T05:04:20.543Z] 564e6864071b: Layer already exists [2023-10-12T05:04:20.543Z] e331cca0250f: Layer already exists [2023-10-12T05:04:20.543Z] 8da5d697e58d: Layer already exists [2023-10-12T05:04:20.543Z] b70d5e4c9e14: Layer already exists [2023-10-12T05:04:20.543Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:20.543Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:20.543Z] e2bf4a519939: Layer already exists [2023-10-12T05:04:20.543Z] b7a4ef670f3c: Layer already exists [2023-10-12T05:04:20.543Z] 0cc093ac0b79: Layer already exists [2023-10-12T05:04:20.543Z] 5f70bf18a086: Layer already exists [2023-10-12T05:04:20.543Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:20.543Z] d5dc76125c3e: Layer already exists [2023-10-12T05:04:20.808Z] main: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:20.855Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:20.860Z] taggedImages: [2023-10-12T05:04:20.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:20.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-12T05:04:20.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 [2023-10-12T05:04:20.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:20.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-12T05:04:20.875Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-12T05:04:20.875Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:20.875Z] latest [2023-10-12T05:04:20.875Z] 3.1.0-dev.62 [2023-10-12T05:04:20.875Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:20.875Z] main [2023-10-12T05:04:20.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:21.207Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:21.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:21.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-12T05:04:21.540Z] 51e93f7f7ae7: Preparing [2023-10-12T05:04:21.540Z] 3e110861378e: Preparing [2023-10-12T05:04:21.540Z] 320dde78ea6c: Preparing [2023-10-12T05:04:21.540Z] f5990da52d7e: Preparing [2023-10-12T05:04:21.540Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:21.540Z] fcd2d72a1784: Preparing [2023-10-12T05:04:21.540Z] d8532d9592f1: Preparing [2023-10-12T05:04:21.540Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:21.540Z] fcd2d72a1784: Waiting [2023-10-12T05:04:21.540Z] d8532d9592f1: Waiting [2023-10-12T05:04:21.540Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:21.540Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:21.807Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:21.807Z] 320dde78ea6c: Pushed [2023-10-12T05:04:21.807Z] 3e110861378e: Pushed [2023-10-12T05:04:21.807Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:21.807Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:21.807Z] 51e93f7f7ae7: Pushed [2023-10-12T05:04:24.374Z] f5990da52d7e: Pushed [2023-10-12T05:04:24.639Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:24.964Z] + 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-10-12T05:04:25.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-12T05:04:25.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-12T05:04:25.292Z] 51e93f7f7ae7: Preparing [2023-10-12T05:04:25.292Z] 3e110861378e: Preparing [2023-10-12T05:04:25.292Z] 320dde78ea6c: Preparing [2023-10-12T05:04:25.292Z] f5990da52d7e: Preparing [2023-10-12T05:04:25.292Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:25.292Z] fcd2d72a1784: Preparing [2023-10-12T05:04:25.292Z] d8532d9592f1: Preparing [2023-10-12T05:04:25.292Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:25.292Z] fcd2d72a1784: Waiting [2023-10-12T05:04:25.292Z] d8532d9592f1: Waiting [2023-10-12T05:04:25.292Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:25.292Z] 3e110861378e: Layer already exists [2023-10-12T05:04:25.292Z] 51e93f7f7ae7: Layer already exists [2023-10-12T05:04:25.292Z] f5990da52d7e: Layer already exists [2023-10-12T05:04:25.292Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:25.292Z] 320dde78ea6c: Layer already exists [2023-10-12T05:04:25.292Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:25.292Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:25.292Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:25.593Z] latest: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:25.947Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:26.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 [2023-10-12T05:04:26.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-12T05:04:26.294Z] 51e93f7f7ae7: Preparing [2023-10-12T05:04:26.294Z] 3e110861378e: Preparing [2023-10-12T05:04:26.294Z] 320dde78ea6c: Preparing [2023-10-12T05:04:26.294Z] f5990da52d7e: Preparing [2023-10-12T05:04:26.294Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:26.294Z] fcd2d72a1784: Preparing [2023-10-12T05:04:26.294Z] d8532d9592f1: Preparing [2023-10-12T05:04:26.294Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:26.294Z] fcd2d72a1784: Waiting [2023-10-12T05:04:26.294Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:26.294Z] d8532d9592f1: Waiting [2023-10-12T05:04:26.294Z] 320dde78ea6c: Layer already exists [2023-10-12T05:04:26.294Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:26.294Z] 51e93f7f7ae7: Layer already exists [2023-10-12T05:04:26.294Z] f5990da52d7e: Layer already exists [2023-10-12T05:04:26.294Z] 3e110861378e: Layer already exists [2023-10-12T05:04:26.294Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:26.294Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:26.294Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:26.565Z] 3.1.0-dev.62: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:26.909Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:27.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:27.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-12T05:04:27.398Z] 51e93f7f7ae7: Preparing [2023-10-12T05:04:27.398Z] 3e110861378e: Preparing [2023-10-12T05:04:27.398Z] 320dde78ea6c: Preparing [2023-10-12T05:04:27.398Z] f5990da52d7e: Preparing [2023-10-12T05:04:27.398Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:27.398Z] fcd2d72a1784: Preparing [2023-10-12T05:04:27.398Z] d8532d9592f1: Preparing [2023-10-12T05:04:27.398Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:27.398Z] fcd2d72a1784: Waiting [2023-10-12T05:04:27.398Z] d8532d9592f1: Waiting [2023-10-12T05:04:27.398Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:27.398Z] 3e110861378e: Layer already exists [2023-10-12T05:04:27.398Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:27.398Z] 51e93f7f7ae7: Layer already exists [2023-10-12T05:04:27.398Z] 320dde78ea6c: Layer already exists [2023-10-12T05:04:27.398Z] f5990da52d7e: Layer already exists [2023-10-12T05:04:27.398Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:27.398Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:27.398Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:27.398Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:27.742Z] + 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-10-12T05:04:28.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-12T05:04:28.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-12T05:04:28.086Z] 51e93f7f7ae7: Preparing [2023-10-12T05:04:28.086Z] 3e110861378e: Preparing [2023-10-12T05:04:28.086Z] 320dde78ea6c: Preparing [2023-10-12T05:04:28.086Z] f5990da52d7e: Preparing [2023-10-12T05:04:28.086Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:28.086Z] fcd2d72a1784: Preparing [2023-10-12T05:04:28.086Z] d8532d9592f1: Preparing [2023-10-12T05:04:28.086Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:28.086Z] d8532d9592f1: Waiting [2023-10-12T05:04:28.086Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:28.086Z] fcd2d72a1784: Waiting [2023-10-12T05:04:28.086Z] 320dde78ea6c: Layer already exists [2023-10-12T05:04:28.086Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:28.086Z] 51e93f7f7ae7: Layer already exists [2023-10-12T05:04:28.086Z] f5990da52d7e: Layer already exists [2023-10-12T05:04:28.086Z] 3e110861378e: Layer already exists [2023-10-12T05:04:28.086Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:28.086Z] d8532d9592f1: Layer already exists [2023-10-12T05:04:28.086Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:28.352Z] main: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:28.394Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:28.400Z] taggedImages: [2023-10-12T05:04:28.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:28.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-12T05:04:28.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 [2023-10-12T05:04:28.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:28.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-12T05:04:28.417Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-12T05:04:28.417Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:28.417Z] latest [2023-10-12T05:04:28.417Z] 3.1.0-dev.62 [2023-10-12T05:04:28.417Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:28.417Z] main [2023-10-12T05:04:28.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:28.765Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:29.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:29.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-12T05:04:29.102Z] 81c14dbc2685: Preparing [2023-10-12T05:04:29.102Z] 976fa473b6d1: Preparing [2023-10-12T05:04:29.102Z] f360fb64af20: Preparing [2023-10-12T05:04:29.102Z] 1383686ab6be: Preparing [2023-10-12T05:04:29.102Z] a5678fab8685: Preparing [2023-10-12T05:04:29.102Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:29.102Z] fcd2d72a1784: Preparing [2023-10-12T05:04:29.102Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:29.102Z] fcd2d72a1784: Waiting [2023-10-12T05:04:29.102Z] 97234585fb09: Preparing [2023-10-12T05:04:29.102Z] 0fad10169fbd: Preparing [2023-10-12T05:04:29.102Z] 97234585fb09: Waiting [2023-10-12T05:04:29.102Z] 0fad10169fbd: Waiting [2023-10-12T05:04:29.102Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:29.102Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:29.369Z] 976fa473b6d1: Pushed [2023-10-12T05:04:29.369Z] a5678fab8685: Pushed [2023-10-12T05:04:29.369Z] 1383686ab6be: Pushed [2023-10-12T05:04:31.939Z] f360fb64af20: Pushed [2023-10-12T05:04:33.342Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:33.342Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:33.342Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:33.342Z] 81c14dbc2685: Pushed [2023-10-12T05:04:33.342Z] 97234585fb09: Pushed [2023-10-12T05:04:35.917Z] 0fad10169fbd: Pushed [2023-10-12T05:04:35.917Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:36.271Z] + 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-10-12T05:04:36.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-12T05:04:36.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-12T05:04:36.626Z] 81c14dbc2685: Preparing [2023-10-12T05:04:36.626Z] 976fa473b6d1: Preparing [2023-10-12T05:04:36.626Z] f360fb64af20: Preparing [2023-10-12T05:04:36.626Z] 1383686ab6be: Preparing [2023-10-12T05:04:36.626Z] a5678fab8685: Preparing [2023-10-12T05:04:36.626Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:36.626Z] fcd2d72a1784: Preparing [2023-10-12T05:04:36.626Z] 97234585fb09: Preparing [2023-10-12T05:04:36.626Z] 0fad10169fbd: Preparing [2023-10-12T05:04:36.626Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:36.626Z] fcd2d72a1784: Waiting [2023-10-12T05:04:36.626Z] 97234585fb09: Waiting [2023-10-12T05:04:36.626Z] 0fad10169fbd: Waiting [2023-10-12T05:04:36.626Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:36.626Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:36.626Z] 1383686ab6be: Layer already exists [2023-10-12T05:04:36.626Z] a5678fab8685: Layer already exists [2023-10-12T05:04:36.626Z] f360fb64af20: Layer already exists [2023-10-12T05:04:36.626Z] 81c14dbc2685: Layer already exists [2023-10-12T05:04:36.626Z] 976fa473b6d1: Layer already exists [2023-10-12T05:04:36.626Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:36.626Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:36.626Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:36.626Z] 0fad10169fbd: Layer already exists [2023-10-12T05:04:36.626Z] 97234585fb09: Layer already exists [2023-10-12T05:04:36.894Z] latest: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:37.231Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:37.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 [2023-10-12T05:04:37.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-12T05:04:37.563Z] 81c14dbc2685: Preparing [2023-10-12T05:04:37.563Z] 976fa473b6d1: Preparing [2023-10-12T05:04:37.563Z] f360fb64af20: Preparing [2023-10-12T05:04:37.563Z] 1383686ab6be: Preparing [2023-10-12T05:04:37.563Z] a5678fab8685: Preparing [2023-10-12T05:04:37.563Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:37.563Z] fcd2d72a1784: Preparing [2023-10-12T05:04:37.563Z] 97234585fb09: Preparing [2023-10-12T05:04:37.563Z] 0fad10169fbd: Preparing [2023-10-12T05:04:37.563Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:37.563Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:37.563Z] 0fad10169fbd: Waiting [2023-10-12T05:04:37.563Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:37.563Z] fcd2d72a1784: Waiting [2023-10-12T05:04:37.563Z] 97234585fb09: Waiting [2023-10-12T05:04:37.563Z] 81c14dbc2685: Layer already exists [2023-10-12T05:04:37.563Z] f360fb64af20: Layer already exists [2023-10-12T05:04:37.563Z] 976fa473b6d1: Layer already exists [2023-10-12T05:04:37.563Z] 1383686ab6be: Layer already exists [2023-10-12T05:04:37.563Z] a5678fab8685: Layer already exists [2023-10-12T05:04:37.563Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:37.563Z] 97234585fb09: Layer already exists [2023-10-12T05:04:37.563Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:37.563Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:37.563Z] 0fad10169fbd: Layer already exists [2023-10-12T05:04:37.828Z] 3.1.0-dev.62: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:38.160Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:38.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:38.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-12T05:04:38.494Z] 81c14dbc2685: Preparing [2023-10-12T05:04:38.494Z] 976fa473b6d1: Preparing [2023-10-12T05:04:38.494Z] f360fb64af20: Preparing [2023-10-12T05:04:38.494Z] 1383686ab6be: Preparing [2023-10-12T05:04:38.494Z] a5678fab8685: Preparing [2023-10-12T05:04:38.494Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:38.494Z] fcd2d72a1784: Preparing [2023-10-12T05:04:38.494Z] 97234585fb09: Preparing [2023-10-12T05:04:38.494Z] 0fad10169fbd: Preparing [2023-10-12T05:04:38.494Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:38.494Z] fcd2d72a1784: Waiting [2023-10-12T05:04:38.494Z] 97234585fb09: Waiting [2023-10-12T05:04:38.494Z] 0fad10169fbd: Waiting [2023-10-12T05:04:38.494Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:38.494Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:38.494Z] 976fa473b6d1: Layer already exists [2023-10-12T05:04:38.494Z] 1383686ab6be: Layer already exists [2023-10-12T05:04:38.494Z] f360fb64af20: Layer already exists [2023-10-12T05:04:38.494Z] 81c14dbc2685: Layer already exists [2023-10-12T05:04:38.494Z] a5678fab8685: Layer already exists [2023-10-12T05:04:38.494Z] 97234585fb09: Layer already exists [2023-10-12T05:04:38.494Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:38.494Z] 0fad10169fbd: Layer already exists [2023-10-12T05:04:38.494Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:38.494Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:38.760Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:39.094Z] + 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-10-12T05:04:39.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-12T05:04:39.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-12T05:04:39.425Z] 81c14dbc2685: Preparing [2023-10-12T05:04:39.425Z] 976fa473b6d1: Preparing [2023-10-12T05:04:39.425Z] f360fb64af20: Preparing [2023-10-12T05:04:39.425Z] 1383686ab6be: Preparing [2023-10-12T05:04:39.425Z] a5678fab8685: Preparing [2023-10-12T05:04:39.425Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:39.425Z] fcd2d72a1784: Preparing [2023-10-12T05:04:39.425Z] 97234585fb09: Preparing [2023-10-12T05:04:39.425Z] 0fad10169fbd: Preparing [2023-10-12T05:04:39.425Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:39.425Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:39.425Z] fcd2d72a1784: Waiting [2023-10-12T05:04:39.425Z] 97234585fb09: Waiting [2023-10-12T05:04:39.425Z] 0fad10169fbd: Waiting [2023-10-12T05:04:39.425Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:39.425Z] 81c14dbc2685: Layer already exists [2023-10-12T05:04:39.425Z] 1383686ab6be: Layer already exists [2023-10-12T05:04:39.425Z] f360fb64af20: Layer already exists [2023-10-12T05:04:39.425Z] 976fa473b6d1: Layer already exists [2023-10-12T05:04:39.425Z] a5678fab8685: Layer already exists [2023-10-12T05:04:39.425Z] 97234585fb09: Layer already exists [2023-10-12T05:04:39.425Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:39.425Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:39.425Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:39.425Z] 0fad10169fbd: Layer already exists [2023-10-12T05:04:39.691Z] main: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:39.734Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:39.740Z] taggedImages: [2023-10-12T05:04:39.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:39.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-12T05:04:39.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 [2023-10-12T05:04:39.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:39.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-12T05:04:39.756Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-12T05:04:39.756Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:39.756Z] latest [2023-10-12T05:04:39.756Z] 3.1.0-dev.62 [2023-10-12T05:04:39.756Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:39.756Z] main [2023-10-12T05:04:39.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:40.098Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:40.439Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:40.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-12T05:04:40.439Z] c9bd48d0bcf7: Preparing [2023-10-12T05:04:40.439Z] de3ac3e1b23b: Preparing [2023-10-12T05:04:40.439Z] 2985d4db378b: Preparing [2023-10-12T05:04:40.439Z] 702f2d634fe1: Preparing [2023-10-12T05:04:40.439Z] 5f5018fd7b27: Preparing [2023-10-12T05:04:40.439Z] 026190532d37: Preparing [2023-10-12T05:04:40.439Z] bbaac6fd680c: Preparing [2023-10-12T05:04:40.439Z] 026190532d37: Waiting [2023-10-12T05:04:40.439Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:40.439Z] bbaac6fd680c: Waiting [2023-10-12T05:04:40.439Z] fcd2d72a1784: Preparing [2023-10-12T05:04:40.439Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:40.439Z] fcd2d72a1784: Waiting [2023-10-12T05:04:40.439Z] adeb0f96c074: Preparing [2023-10-12T05:04:40.439Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:40.439Z] adeb0f96c074: Waiting [2023-10-12T05:04:40.439Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:40.704Z] de3ac3e1b23b: Pushed [2023-10-12T05:04:40.704Z] 5f5018fd7b27: Pushed [2023-10-12T05:04:40.704Z] c9bd48d0bcf7: Pushed [2023-10-12T05:04:40.970Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:40.970Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:40.970Z] 026190532d37: Pushed [2023-10-12T05:04:40.970Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:40.970Z] bbaac6fd680c: Pushed [2023-10-12T05:04:44.305Z] 702f2d634fe1: Pushed [2023-10-12T05:04:44.305Z] adeb0f96c074: Pushed [2023-10-12T05:04:44.305Z] 2985d4db378b: Pushed [2023-10-12T05:04:44.305Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:44.657Z] + 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-10-12T05:04:44.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-12T05:04:44.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-12T05:04:44.998Z] c9bd48d0bcf7: Preparing [2023-10-12T05:04:44.998Z] de3ac3e1b23b: Preparing [2023-10-12T05:04:44.998Z] 2985d4db378b: Preparing [2023-10-12T05:04:44.998Z] 702f2d634fe1: Preparing [2023-10-12T05:04:44.998Z] 5f5018fd7b27: Preparing [2023-10-12T05:04:44.998Z] 026190532d37: Preparing [2023-10-12T05:04:44.998Z] bbaac6fd680c: Preparing [2023-10-12T05:04:44.998Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:44.998Z] fcd2d72a1784: Preparing [2023-10-12T05:04:44.998Z] adeb0f96c074: Preparing [2023-10-12T05:04:44.998Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:44.998Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:44.999Z] fcd2d72a1784: Waiting [2023-10-12T05:04:44.999Z] adeb0f96c074: Waiting [2023-10-12T05:04:44.999Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:44.999Z] 026190532d37: Waiting [2023-10-12T05:04:44.999Z] bbaac6fd680c: Waiting [2023-10-12T05:04:44.999Z] de3ac3e1b23b: Layer already exists [2023-10-12T05:04:44.999Z] 702f2d634fe1: Layer already exists [2023-10-12T05:04:44.999Z] c9bd48d0bcf7: Layer already exists [2023-10-12T05:04:44.999Z] 5f5018fd7b27: Layer already exists [2023-10-12T05:04:44.999Z] 2985d4db378b: Layer already exists [2023-10-12T05:04:44.999Z] bbaac6fd680c: Layer already exists [2023-10-12T05:04:44.999Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:44.999Z] adeb0f96c074: Layer already exists [2023-10-12T05:04:44.999Z] 026190532d37: Layer already exists [2023-10-12T05:04:44.999Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:44.999Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:45.265Z] latest: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:45.607Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:45.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 [2023-10-12T05:04:45.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-12T05:04:45.949Z] c9bd48d0bcf7: Preparing [2023-10-12T05:04:45.949Z] de3ac3e1b23b: Preparing [2023-10-12T05:04:45.949Z] 2985d4db378b: Preparing [2023-10-12T05:04:45.949Z] 702f2d634fe1: Preparing [2023-10-12T05:04:45.949Z] 5f5018fd7b27: Preparing [2023-10-12T05:04:45.949Z] 026190532d37: Preparing [2023-10-12T05:04:45.949Z] bbaac6fd680c: Preparing [2023-10-12T05:04:45.949Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:45.949Z] fcd2d72a1784: Preparing [2023-10-12T05:04:45.949Z] adeb0f96c074: Preparing [2023-10-12T05:04:45.949Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:45.949Z] 026190532d37: Waiting [2023-10-12T05:04:45.949Z] fcd2d72a1784: Waiting [2023-10-12T05:04:45.949Z] bbaac6fd680c: Waiting [2023-10-12T05:04:45.949Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:45.949Z] adeb0f96c074: Waiting [2023-10-12T05:04:45.949Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:45.949Z] 2985d4db378b: Layer already exists [2023-10-12T05:04:45.949Z] c9bd48d0bcf7: Layer already exists [2023-10-12T05:04:45.949Z] 702f2d634fe1: Layer already exists [2023-10-12T05:04:45.949Z] de3ac3e1b23b: Layer already exists [2023-10-12T05:04:45.949Z] 5f5018fd7b27: Layer already exists [2023-10-12T05:04:45.949Z] 026190532d37: Layer already exists [2023-10-12T05:04:45.949Z] bbaac6fd680c: Layer already exists [2023-10-12T05:04:45.949Z] adeb0f96c074: Layer already exists [2023-10-12T05:04:45.949Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:45.949Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:45.949Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:46.214Z] 3.1.0-dev.62: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:46.545Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:47.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:47.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-12T05:04:47.833Z] c9bd48d0bcf7: Preparing [2023-10-12T05:04:47.833Z] de3ac3e1b23b: Preparing [2023-10-12T05:04:47.833Z] 2985d4db378b: Preparing [2023-10-12T05:04:47.833Z] 702f2d634fe1: Preparing [2023-10-12T05:04:47.833Z] 5f5018fd7b27: Preparing [2023-10-12T05:04:47.833Z] 026190532d37: Preparing [2023-10-12T05:04:47.833Z] bbaac6fd680c: Preparing [2023-10-12T05:04:47.833Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:47.833Z] fcd2d72a1784: Preparing [2023-10-12T05:04:47.833Z] adeb0f96c074: Preparing [2023-10-12T05:04:47.833Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:47.833Z] 026190532d37: Waiting [2023-10-12T05:04:47.833Z] bbaac6fd680c: Waiting [2023-10-12T05:04:47.833Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:47.833Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:47.833Z] adeb0f96c074: Waiting [2023-10-12T05:04:47.833Z] fcd2d72a1784: Waiting [2023-10-12T05:04:47.833Z] c9bd48d0bcf7: Layer already exists [2023-10-12T05:04:47.833Z] de3ac3e1b23b: Layer already exists [2023-10-12T05:04:47.833Z] 702f2d634fe1: Layer already exists [2023-10-12T05:04:47.833Z] 2985d4db378b: Layer already exists [2023-10-12T05:04:47.833Z] 5f5018fd7b27: Layer already exists [2023-10-12T05:04:47.833Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:47.833Z] 026190532d37: Layer already exists [2023-10-12T05:04:47.833Z] bbaac6fd680c: Layer already exists [2023-10-12T05:04:47.833Z] adeb0f96c074: Layer already exists [2023-10-12T05:04:47.833Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:47.833Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:48.100Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:48.444Z] + 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-10-12T05:04:48.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-12T05:04:48.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-12T05:04:48.786Z] c9bd48d0bcf7: Preparing [2023-10-12T05:04:48.786Z] de3ac3e1b23b: Preparing [2023-10-12T05:04:48.786Z] 2985d4db378b: Preparing [2023-10-12T05:04:48.786Z] 702f2d634fe1: Preparing [2023-10-12T05:04:48.786Z] 5f5018fd7b27: Preparing [2023-10-12T05:04:48.786Z] 026190532d37: Preparing [2023-10-12T05:04:48.786Z] bbaac6fd680c: Preparing [2023-10-12T05:04:48.786Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:48.786Z] fcd2d72a1784: Preparing [2023-10-12T05:04:48.786Z] adeb0f96c074: Preparing [2023-10-12T05:04:48.786Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:48.786Z] bbaac6fd680c: Waiting [2023-10-12T05:04:48.786Z] 026190532d37: Waiting [2023-10-12T05:04:48.786Z] 5c2c43ce2b4a: Waiting [2023-10-12T05:04:48.786Z] fcd2d72a1784: Waiting [2023-10-12T05:04:48.786Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:48.786Z] adeb0f96c074: Waiting [2023-10-12T05:04:48.786Z] c9bd48d0bcf7: Layer already exists [2023-10-12T05:04:48.786Z] de3ac3e1b23b: Layer already exists [2023-10-12T05:04:48.786Z] 2985d4db378b: Layer already exists [2023-10-12T05:04:48.786Z] 5f5018fd7b27: Layer already exists [2023-10-12T05:04:48.786Z] 702f2d634fe1: Layer already exists [2023-10-12T05:04:48.786Z] 026190532d37: Layer already exists [2023-10-12T05:04:48.786Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:48.786Z] bbaac6fd680c: Layer already exists [2023-10-12T05:04:48.786Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:48.786Z] adeb0f96c074: Layer already exists [2023-10-12T05:04:49.054Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:49.054Z] main: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:49.103Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:49.108Z] taggedImages: [2023-10-12T05:04:49.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:49.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-12T05:04:49.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 [2023-10-12T05:04:49.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:49.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-12T05:04:49.122Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-12T05:04:49.122Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:49.122Z] latest [2023-10-12T05:04:49.122Z] 3.1.0-dev.62 [2023-10-12T05:04:49.122Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:49.122Z] main [2023-10-12T05:04:49.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:49.448Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:49.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-12T05:04:49.793Z] 2a1fa58148ff: Preparing [2023-10-12T05:04:49.793Z] 0a04974af452: Preparing [2023-10-12T05:04:49.793Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:49.793Z] fcd2d72a1784: Preparing [2023-10-12T05:04:49.793Z] 809e8fb7856e: Preparing [2023-10-12T05:04:49.793Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:49.793Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:50.058Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:50.058Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:50.058Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:50.058Z] 2a1fa58148ff: Pushed [2023-10-12T05:04:51.459Z] 809e8fb7856e: Pushed [2023-10-12T05:04:54.789Z] 0a04974af452: Pushed [2023-10-12T05:04:55.055Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:55.390Z] + 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-10-12T05:04:55.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-12T05:04:55.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-12T05:04:55.723Z] 2a1fa58148ff: Preparing [2023-10-12T05:04:55.723Z] 0a04974af452: Preparing [2023-10-12T05:04:55.723Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:55.723Z] fcd2d72a1784: Preparing [2023-10-12T05:04:55.723Z] 809e8fb7856e: Preparing [2023-10-12T05:04:55.723Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:55.723Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:55.723Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:55.723Z] 2a1fa58148ff: Layer already exists [2023-10-12T05:04:55.723Z] 0a04974af452: Layer already exists [2023-10-12T05:04:55.723Z] 809e8fb7856e: Layer already exists [2023-10-12T05:04:55.723Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:55.723Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:55.989Z] latest: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:56.325Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:56.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 [2023-10-12T05:04:56.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-12T05:04:56.657Z] 2a1fa58148ff: Preparing [2023-10-12T05:04:56.657Z] 0a04974af452: Preparing [2023-10-12T05:04:56.657Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:56.657Z] fcd2d72a1784: Preparing [2023-10-12T05:04:56.657Z] 809e8fb7856e: Preparing [2023-10-12T05:04:56.657Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:56.657Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:56.657Z] 0a04974af452: Layer already exists [2023-10-12T05:04:56.657Z] 809e8fb7856e: Layer already exists [2023-10-12T05:04:56.657Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:56.657Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:56.657Z] 2a1fa58148ff: Layer already exists [2023-10-12T05:04:56.657Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:56.920Z] 3.1.0-dev.62: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:57.249Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:57.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:57.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-12T05:04:57.580Z] 2a1fa58148ff: Preparing [2023-10-12T05:04:57.580Z] 0a04974af452: Preparing [2023-10-12T05:04:57.580Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:57.580Z] fcd2d72a1784: Preparing [2023-10-12T05:04:57.580Z] 809e8fb7856e: Preparing [2023-10-12T05:04:57.580Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:57.580Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:57.580Z] 0a04974af452: Layer already exists [2023-10-12T05:04:57.580Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:57.580Z] 809e8fb7856e: Layer already exists [2023-10-12T05:04:57.580Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:57.580Z] 2a1fa58148ff: Layer already exists [2023-10-12T05:04:57.580Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:57.843Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:58.184Z] + 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-10-12T05:04:58.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-12T05:04:58.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-12T05:04:58.524Z] 2a1fa58148ff: Preparing [2023-10-12T05:04:58.524Z] 0a04974af452: Preparing [2023-10-12T05:04:58.524Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:04:58.524Z] fcd2d72a1784: Preparing [2023-10-12T05:04:58.524Z] 809e8fb7856e: Preparing [2023-10-12T05:04:58.524Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:04:58.524Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:04:58.524Z] fcd2d72a1784: Layer already exists [2023-10-12T05:04:58.524Z] 809e8fb7856e: Layer already exists [2023-10-12T05:04:58.524Z] 2a1fa58148ff: Layer already exists [2023-10-12T05:04:58.524Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:04:58.524Z] 0a04974af452: Layer already exists [2023-10-12T05:04:58.524Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:04:58.788Z] main: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:04:58.839Z] ===================================================== [Pipeline] echo [2023-10-12T05:04:58.850Z] taggedImages: [2023-10-12T05:04:58.850Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:58.850Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-12T05:04:58.850Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 [2023-10-12T05:04:58.850Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:58.850Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-12T05:04:58.877Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-12T05:04:58.877Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:04:58.877Z] latest [2023-10-12T05:04:58.877Z] 3.1.0-dev.62 [2023-10-12T05:04:58.877Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:04:58.877Z] main [2023-10-12T05:04:58.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:04:59.399Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:01.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:01.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-12T05:05:01.139Z] c388e8c3e556: Preparing [2023-10-12T05:05:01.139Z] d11be48303cf: Preparing [2023-10-12T05:05:01.139Z] 5b6aa3260939: Preparing [2023-10-12T05:05:01.140Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:01.140Z] fcd2d72a1784: Preparing [2023-10-12T05:05:01.140Z] 2b0466bbc818: Preparing [2023-10-12T05:05:01.140Z] ac831db9227b: Preparing [2023-10-12T05:05:01.140Z] c3264bd72550: Preparing [2023-10-12T05:05:01.140Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:01.140Z] 2b0466bbc818: Waiting [2023-10-12T05:05:01.140Z] ac831db9227b: Waiting [2023-10-12T05:05:01.140Z] c3264bd72550: Waiting [2023-10-12T05:05:01.140Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:01.407Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:01.407Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:01.407Z] 5b6aa3260939: Pushed [2023-10-12T05:05:01.407Z] d11be48303cf: Pushed [2023-10-12T05:05:01.407Z] c388e8c3e556: Pushed [2023-10-12T05:05:01.407Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:02.363Z] c3264bd72550: Pushed [2023-10-12T05:05:14.647Z] ac831db9227b: Pushed [2023-10-12T05:05:17.974Z] 2b0466bbc818: Pushed [2023-10-12T05:05:17.974Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:18.313Z] + 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-10-12T05:05:18.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-12T05:05:18.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-12T05:05:18.646Z] c388e8c3e556: Preparing [2023-10-12T05:05:18.646Z] d11be48303cf: Preparing [2023-10-12T05:05:18.646Z] 5b6aa3260939: Preparing [2023-10-12T05:05:18.646Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:18.646Z] fcd2d72a1784: Preparing [2023-10-12T05:05:18.646Z] 2b0466bbc818: Preparing [2023-10-12T05:05:18.646Z] ac831db9227b: Preparing [2023-10-12T05:05:18.646Z] c3264bd72550: Preparing [2023-10-12T05:05:18.646Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:18.646Z] ac831db9227b: Waiting [2023-10-12T05:05:18.646Z] c3264bd72550: Waiting [2023-10-12T05:05:18.646Z] 2b0466bbc818: Waiting [2023-10-12T05:05:18.646Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:18.646Z] c388e8c3e556: Layer already exists [2023-10-12T05:05:18.646Z] 5b6aa3260939: Layer already exists [2023-10-12T05:05:18.646Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:18.646Z] d11be48303cf: Layer already exists [2023-10-12T05:05:18.646Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:18.646Z] 2b0466bbc818: Layer already exists [2023-10-12T05:05:18.646Z] ac831db9227b: Layer already exists [2023-10-12T05:05:18.646Z] c3264bd72550: Layer already exists [2023-10-12T05:05:18.646Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:18.911Z] latest: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:19.253Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:19.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 [2023-10-12T05:05:19.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-12T05:05:19.585Z] c388e8c3e556: Preparing [2023-10-12T05:05:19.585Z] d11be48303cf: Preparing [2023-10-12T05:05:19.585Z] 5b6aa3260939: Preparing [2023-10-12T05:05:19.585Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:19.585Z] fcd2d72a1784: Preparing [2023-10-12T05:05:19.585Z] 2b0466bbc818: Preparing [2023-10-12T05:05:19.585Z] ac831db9227b: Preparing [2023-10-12T05:05:19.585Z] c3264bd72550: Preparing [2023-10-12T05:05:19.585Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:19.585Z] 2b0466bbc818: Waiting [2023-10-12T05:05:19.585Z] c3264bd72550: Waiting [2023-10-12T05:05:19.585Z] ac831db9227b: Waiting [2023-10-12T05:05:19.585Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:19.585Z] c388e8c3e556: Layer already exists [2023-10-12T05:05:19.585Z] d11be48303cf: Layer already exists [2023-10-12T05:05:19.585Z] 5b6aa3260939: Layer already exists [2023-10-12T05:05:19.585Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:19.585Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:19.585Z] 2b0466bbc818: Layer already exists [2023-10-12T05:05:19.585Z] ac831db9227b: Layer already exists [2023-10-12T05:05:19.585Z] c3264bd72550: Layer already exists [2023-10-12T05:05:19.585Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:19.850Z] 3.1.0-dev.62: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:20.179Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:20.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:20.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-12T05:05:20.497Z] c388e8c3e556: Preparing [2023-10-12T05:05:20.497Z] d11be48303cf: Preparing [2023-10-12T05:05:20.497Z] 5b6aa3260939: Preparing [2023-10-12T05:05:20.497Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:20.497Z] fcd2d72a1784: Preparing [2023-10-12T05:05:20.497Z] 2b0466bbc818: Preparing [2023-10-12T05:05:20.497Z] ac831db9227b: Preparing [2023-10-12T05:05:20.497Z] c3264bd72550: Preparing [2023-10-12T05:05:20.497Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:20.497Z] 2b0466bbc818: Waiting [2023-10-12T05:05:20.497Z] ac831db9227b: Waiting [2023-10-12T05:05:20.497Z] c3264bd72550: Waiting [2023-10-12T05:05:20.497Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:20.497Z] d11be48303cf: Layer already exists [2023-10-12T05:05:20.497Z] 5b6aa3260939: Layer already exists [2023-10-12T05:05:20.497Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:20.497Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:20.497Z] c388e8c3e556: Layer already exists [2023-10-12T05:05:20.497Z] ac831db9227b: Layer already exists [2023-10-12T05:05:20.497Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:20.497Z] c3264bd72550: Layer already exists [2023-10-12T05:05:20.497Z] 2b0466bbc818: Layer already exists [2023-10-12T05:05:20.497Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:21.095Z] + 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-10-12T05:05:21.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-12T05:05:21.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-12T05:05:21.432Z] c388e8c3e556: Preparing [2023-10-12T05:05:21.432Z] d11be48303cf: Preparing [2023-10-12T05:05:21.432Z] 5b6aa3260939: Preparing [2023-10-12T05:05:21.432Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:21.432Z] fcd2d72a1784: Preparing [2023-10-12T05:05:21.432Z] 2b0466bbc818: Preparing [2023-10-12T05:05:21.432Z] ac831db9227b: Preparing [2023-10-12T05:05:21.432Z] c3264bd72550: Preparing [2023-10-12T05:05:21.432Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:21.432Z] ac831db9227b: Waiting [2023-10-12T05:05:21.432Z] c3264bd72550: Waiting [2023-10-12T05:05:21.432Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:21.432Z] 2b0466bbc818: Waiting [2023-10-12T05:05:21.432Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:21.432Z] d11be48303cf: Layer already exists [2023-10-12T05:05:21.432Z] c388e8c3e556: Layer already exists [2023-10-12T05:05:21.432Z] 5b6aa3260939: Layer already exists [2023-10-12T05:05:21.432Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:21.432Z] 2b0466bbc818: Layer already exists [2023-10-12T05:05:21.432Z] c3264bd72550: Layer already exists [2023-10-12T05:05:21.432Z] ac831db9227b: Layer already exists [2023-10-12T05:05:21.432Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:21.696Z] main: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:05:21.752Z] ===================================================== [Pipeline] echo [2023-10-12T05:05:21.760Z] taggedImages: [2023-10-12T05:05:21.760Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:21.760Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-12T05:05:21.760Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 [2023-10-12T05:05:21.760Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:21.760Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-12T05:05:21.782Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-12T05:05:21.782Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:21.782Z] latest [2023-10-12T05:05:21.782Z] 3.1.0-dev.62 [2023-10-12T05:05:21.782Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:21.782Z] main [2023-10-12T05:05:21.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:22.325Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:22.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:22.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-12T05:05:22.686Z] ee63394af4b0: Preparing [2023-10-12T05:05:22.686Z] 0c206834979d: Preparing [2023-10-12T05:05:22.686Z] df77356ef42e: Preparing [2023-10-12T05:05:22.686Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:22.686Z] fcd2d72a1784: Preparing [2023-10-12T05:05:22.686Z] 87d88799f18a: Preparing [2023-10-12T05:05:22.686Z] 2d1a39eb5c44: Preparing [2023-10-12T05:05:22.686Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:22.686Z] 2d1a39eb5c44: Waiting [2023-10-12T05:05:22.686Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:22.686Z] 87d88799f18a: Waiting [2023-10-12T05:05:22.967Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:22.967Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:22.967Z] df77356ef42e: Pushed [2023-10-12T05:05:22.967Z] 0c206834979d: Pushed [2023-10-12T05:05:22.967Z] ee63394af4b0: Pushed [2023-10-12T05:05:22.967Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:23.587Z] 2d1a39eb5c44: Pushed [2023-10-12T05:05:41.813Z] 87d88799f18a: Pushed [2023-10-12T05:05:41.813Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:42.149Z] + 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-10-12T05:05:42.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-12T05:05:42.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-12T05:05:42.483Z] ee63394af4b0: Preparing [2023-10-12T05:05:42.483Z] 0c206834979d: Preparing [2023-10-12T05:05:42.483Z] df77356ef42e: Preparing [2023-10-12T05:05:42.483Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:42.483Z] fcd2d72a1784: Preparing [2023-10-12T05:05:42.483Z] 87d88799f18a: Preparing [2023-10-12T05:05:42.483Z] 2d1a39eb5c44: Preparing [2023-10-12T05:05:42.483Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:42.483Z] 2d1a39eb5c44: Waiting [2023-10-12T05:05:42.483Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:42.483Z] 87d88799f18a: Waiting [2023-10-12T05:05:42.483Z] df77356ef42e: Layer already exists [2023-10-12T05:05:42.483Z] 0c206834979d: Layer already exists [2023-10-12T05:05:42.483Z] ee63394af4b0: Layer already exists [2023-10-12T05:05:42.483Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:42.483Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:42.483Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:42.483Z] 2d1a39eb5c44: Layer already exists [2023-10-12T05:05:42.483Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:42.749Z] latest: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:43.097Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:43.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 [2023-10-12T05:05:43.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-12T05:05:43.428Z] ee63394af4b0: Preparing [2023-10-12T05:05:43.428Z] 0c206834979d: Preparing [2023-10-12T05:05:43.428Z] df77356ef42e: Preparing [2023-10-12T05:05:43.428Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:43.428Z] fcd2d72a1784: Preparing [2023-10-12T05:05:43.428Z] 87d88799f18a: Preparing [2023-10-12T05:05:43.428Z] 2d1a39eb5c44: Preparing [2023-10-12T05:05:43.428Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:43.428Z] 2d1a39eb5c44: Waiting [2023-10-12T05:05:43.428Z] 87d88799f18a: Waiting [2023-10-12T05:05:43.428Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:43.428Z] df77356ef42e: Layer already exists [2023-10-12T05:05:43.428Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:43.428Z] ee63394af4b0: Layer already exists [2023-10-12T05:05:43.428Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:43.428Z] 0c206834979d: Layer already exists [2023-10-12T05:05:43.428Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:43.428Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:43.428Z] 2d1a39eb5c44: Layer already exists [2023-10-12T05:05:43.693Z] 3.1.0-dev.62: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:44.028Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:44.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:44.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-12T05:05:44.349Z] ee63394af4b0: Preparing [2023-10-12T05:05:44.349Z] 0c206834979d: Preparing [2023-10-12T05:05:44.349Z] df77356ef42e: Preparing [2023-10-12T05:05:44.349Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:44.349Z] fcd2d72a1784: Preparing [2023-10-12T05:05:44.349Z] 87d88799f18a: Preparing [2023-10-12T05:05:44.349Z] 2d1a39eb5c44: Preparing [2023-10-12T05:05:44.349Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:44.349Z] 87d88799f18a: Waiting [2023-10-12T05:05:44.349Z] 2d1a39eb5c44: Waiting [2023-10-12T05:05:44.349Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:44.349Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:44.349Z] df77356ef42e: Layer already exists [2023-10-12T05:05:44.349Z] ee63394af4b0: Layer already exists [2023-10-12T05:05:44.349Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:44.349Z] 0c206834979d: Layer already exists [2023-10-12T05:05:44.349Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:44.349Z] 2d1a39eb5c44: Layer already exists [2023-10-12T05:05:44.349Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:44.613Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:44.945Z] + 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-10-12T05:05:45.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-12T05:05:45.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-12T05:05:45.273Z] ee63394af4b0: Preparing [2023-10-12T05:05:45.273Z] 0c206834979d: Preparing [2023-10-12T05:05:45.273Z] df77356ef42e: Preparing [2023-10-12T05:05:45.273Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:45.273Z] fcd2d72a1784: Preparing [2023-10-12T05:05:45.273Z] 87d88799f18a: Preparing [2023-10-12T05:05:45.273Z] 2d1a39eb5c44: Preparing [2023-10-12T05:05:45.273Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:45.273Z] 2d1a39eb5c44: Waiting [2023-10-12T05:05:45.273Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:45.273Z] 87d88799f18a: Waiting [2023-10-12T05:05:45.273Z] df77356ef42e: Layer already exists [2023-10-12T05:05:45.273Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:45.273Z] ee63394af4b0: Layer already exists [2023-10-12T05:05:45.273Z] 0c206834979d: Layer already exists [2023-10-12T05:05:45.273Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:45.273Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:45.273Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:45.273Z] 2d1a39eb5c44: Layer already exists [2023-10-12T05:05:45.538Z] main: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:05:45.577Z] ===================================================== [Pipeline] echo [2023-10-12T05:05:45.582Z] taggedImages: [2023-10-12T05:05:45.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:45.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-12T05:05:45.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 [2023-10-12T05:05:45.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:45.582Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-12T05:05:45.596Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-12T05:05:45.596Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:45.596Z] latest [2023-10-12T05:05:45.596Z] 3.1.0-dev.62 [2023-10-12T05:05:45.596Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:45.596Z] main [2023-10-12T05:05:45.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:45.931Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:46.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:46.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-12T05:05:46.272Z] 1abdb09f5145: Preparing [2023-10-12T05:05:46.272Z] 6433a72646da: Preparing [2023-10-12T05:05:46.272Z] 210bd095488a: Preparing [2023-10-12T05:05:46.272Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:46.272Z] fcd2d72a1784: Preparing [2023-10-12T05:05:46.272Z] 87d88799f18a: Preparing [2023-10-12T05:05:46.272Z] c3264bd72550: Preparing [2023-10-12T05:05:46.272Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:46.272Z] 87d88799f18a: Waiting [2023-10-12T05:05:46.272Z] c3264bd72550: Waiting [2023-10-12T05:05:46.272Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:46.537Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:46.537Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:46.537Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:46.537Z] c3264bd72550: Layer already exists [2023-10-12T05:05:46.537Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:46.537Z] 6433a72646da: Pushed [2023-10-12T05:05:46.537Z] 210bd095488a: Pushed [2023-10-12T05:05:46.537Z] 1abdb09f5145: Pushed [2023-10-12T05:05:46.804Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:47.153Z] + 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-10-12T05:05:47.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-12T05:05:47.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-12T05:05:47.499Z] 1abdb09f5145: Preparing [2023-10-12T05:05:47.499Z] 6433a72646da: Preparing [2023-10-12T05:05:47.499Z] 210bd095488a: Preparing [2023-10-12T05:05:47.499Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:47.499Z] fcd2d72a1784: Preparing [2023-10-12T05:05:47.499Z] 87d88799f18a: Preparing [2023-10-12T05:05:47.499Z] c3264bd72550: Preparing [2023-10-12T05:05:47.499Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:47.499Z] 87d88799f18a: Waiting [2023-10-12T05:05:47.499Z] c3264bd72550: Waiting [2023-10-12T05:05:47.499Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:47.499Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:47.499Z] 1abdb09f5145: Layer already exists [2023-10-12T05:05:47.499Z] 210bd095488a: Layer already exists [2023-10-12T05:05:47.499Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:47.499Z] 6433a72646da: Layer already exists [2023-10-12T05:05:47.499Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:47.499Z] c3264bd72550: Layer already exists [2023-10-12T05:05:47.499Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:47.766Z] latest: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:48.105Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:48.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 [2023-10-12T05:05:48.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-12T05:05:48.435Z] 1abdb09f5145: Preparing [2023-10-12T05:05:48.435Z] 6433a72646da: Preparing [2023-10-12T05:05:48.435Z] 210bd095488a: Preparing [2023-10-12T05:05:48.435Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:48.435Z] fcd2d72a1784: Preparing [2023-10-12T05:05:48.435Z] 87d88799f18a: Preparing [2023-10-12T05:05:48.435Z] c3264bd72550: Preparing [2023-10-12T05:05:48.435Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:48.435Z] 87d88799f18a: Waiting [2023-10-12T05:05:48.435Z] c3264bd72550: Waiting [2023-10-12T05:05:48.435Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:48.435Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:48.435Z] 210bd095488a: Layer already exists [2023-10-12T05:05:48.435Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:48.435Z] 6433a72646da: Layer already exists [2023-10-12T05:05:48.435Z] 1abdb09f5145: Layer already exists [2023-10-12T05:05:48.435Z] c3264bd72550: Layer already exists [2023-10-12T05:05:48.435Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:48.435Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:48.702Z] 3.1.0-dev.62: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:49.044Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:49.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:49.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-12T05:05:49.384Z] 1abdb09f5145: Preparing [2023-10-12T05:05:49.384Z] 6433a72646da: Preparing [2023-10-12T05:05:49.384Z] 210bd095488a: Preparing [2023-10-12T05:05:49.384Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:49.384Z] fcd2d72a1784: Preparing [2023-10-12T05:05:49.384Z] 87d88799f18a: Preparing [2023-10-12T05:05:49.384Z] c3264bd72550: Preparing [2023-10-12T05:05:49.384Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:49.384Z] 87d88799f18a: Waiting [2023-10-12T05:05:49.384Z] c3264bd72550: Waiting [2023-10-12T05:05:49.384Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:49.384Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:49.384Z] 6433a72646da: Layer already exists [2023-10-12T05:05:49.384Z] 210bd095488a: Layer already exists [2023-10-12T05:05:49.384Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:49.384Z] 1abdb09f5145: Layer already exists [2023-10-12T05:05:49.384Z] c3264bd72550: Layer already exists [2023-10-12T05:05:49.384Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:49.384Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:49.649Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:49.976Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:50.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-12T05:05:50.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-12T05:05:50.320Z] 1abdb09f5145: Preparing [2023-10-12T05:05:50.320Z] 6433a72646da: Preparing [2023-10-12T05:05:50.320Z] 210bd095488a: Preparing [2023-10-12T05:05:50.320Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:50.320Z] fcd2d72a1784: Preparing [2023-10-12T05:05:50.320Z] 87d88799f18a: Preparing [2023-10-12T05:05:50.320Z] c3264bd72550: Preparing [2023-10-12T05:05:50.320Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:50.320Z] 87d88799f18a: Waiting [2023-10-12T05:05:50.320Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:50.320Z] c3264bd72550: Waiting [2023-10-12T05:05:50.320Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:50.320Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:50.320Z] 1abdb09f5145: Layer already exists [2023-10-12T05:05:50.320Z] 210bd095488a: Layer already exists [2023-10-12T05:05:50.320Z] 6433a72646da: Layer already exists [2023-10-12T05:05:50.320Z] 87d88799f18a: Layer already exists [2023-10-12T05:05:50.320Z] c3264bd72550: Layer already exists [2023-10-12T05:05:50.320Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:50.585Z] main: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:05:50.640Z] ===================================================== [Pipeline] echo [2023-10-12T05:05:50.648Z] taggedImages: [2023-10-12T05:05:50.648Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:50.648Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-12T05:05:50.648Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 [2023-10-12T05:05:50.648Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:50.648Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-12T05:05:50.671Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-12T05:05:50.671Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:50.671Z] latest [2023-10-12T05:05:50.671Z] 3.1.0-dev.62 [2023-10-12T05:05:50.671Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:05:50.671Z] main [2023-10-12T05:05:50.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:51.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:51.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:05:51.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-12T05:05:51.343Z] 58672a43585b: Preparing [2023-10-12T05:05:51.343Z] e5031b80f428: Preparing [2023-10-12T05:05:51.343Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:51.343Z] fcd2d72a1784: Preparing [2023-10-12T05:05:51.343Z] c68e462451b2: Preparing [2023-10-12T05:05:51.343Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:51.343Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:51.343Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:51.343Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:51.608Z] c68e462451b2: Pushed [2023-10-12T05:05:53.129Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:53.393Z] 58672a43585b: Pushed [2023-10-12T05:05:57.631Z] e5031b80f428: Pushed [2023-10-12T05:05:57.631Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:57.969Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:58.302Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-12T05:05:58.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-12T05:05:58.302Z] 58672a43585b: Preparing [2023-10-12T05:05:58.302Z] e5031b80f428: Preparing [2023-10-12T05:05:58.302Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:58.302Z] fcd2d72a1784: Preparing [2023-10-12T05:05:58.302Z] c68e462451b2: Preparing [2023-10-12T05:05:58.302Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:58.302Z] 58672a43585b: Layer already exists [2023-10-12T05:05:58.302Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:58.302Z] c68e462451b2: Layer already exists [2023-10-12T05:05:58.302Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:58.302Z] e5031b80f428: Layer already exists [2023-10-12T05:05:58.302Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:58.568Z] latest: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:58.932Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:59.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 [2023-10-12T05:05:59.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-12T05:05:59.264Z] 58672a43585b: Preparing [2023-10-12T05:05:59.264Z] e5031b80f428: Preparing [2023-10-12T05:05:59.264Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:05:59.264Z] fcd2d72a1784: Preparing [2023-10-12T05:05:59.264Z] c68e462451b2: Preparing [2023-10-12T05:05:59.264Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:05:59.264Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:05:59.264Z] fcd2d72a1784: Layer already exists [2023-10-12T05:05:59.264Z] 58672a43585b: Layer already exists [2023-10-12T05:05:59.264Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:05:59.264Z] c68e462451b2: Layer already exists [2023-10-12T05:05:59.264Z] e5031b80f428: Layer already exists [2023-10-12T05:05:59.264Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:05:59.532Z] 3.1.0-dev.62: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:05:59.869Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:00.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:06:00.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-12T05:06:00.204Z] 58672a43585b: Preparing [2023-10-12T05:06:00.204Z] e5031b80f428: Preparing [2023-10-12T05:06:00.204Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:00.204Z] fcd2d72a1784: Preparing [2023-10-12T05:06:00.204Z] c68e462451b2: Preparing [2023-10-12T05:06:00.204Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:00.204Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:00.204Z] c68e462451b2: Layer already exists [2023-10-12T05:06:00.204Z] 58672a43585b: Layer already exists [2023-10-12T05:06:00.204Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:00.204Z] e5031b80f428: Layer already exists [2023-10-12T05:06:00.204Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:00.204Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:00.470Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:00.808Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:01.141Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-12T05:06:01.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-12T05:06:01.141Z] 58672a43585b: Preparing [2023-10-12T05:06:01.141Z] e5031b80f428: Preparing [2023-10-12T05:06:01.141Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:01.141Z] fcd2d72a1784: Preparing [2023-10-12T05:06:01.141Z] c68e462451b2: Preparing [2023-10-12T05:06:01.141Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:01.141Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:01.141Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:01.141Z] e5031b80f428: Layer already exists [2023-10-12T05:06:01.141Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:01.141Z] c68e462451b2: Layer already exists [2023-10-12T05:06:01.141Z] 58672a43585b: Layer already exists [2023-10-12T05:06:01.141Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:01.408Z] main: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:06:01.450Z] ===================================================== [Pipeline] echo [2023-10-12T05:06:01.455Z] taggedImages: [2023-10-12T05:06:01.455Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:06:01.455Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-12T05:06:01.455Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 [2023-10-12T05:06:01.455Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:06:01.455Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-12T05:06:01.469Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-12T05:06:01.469Z] 44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:06:01.469Z] latest [2023-10-12T05:06:01.469Z] 3.1.0-dev.62 [2023-10-12T05:06:01.469Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:06:01.469Z] main [2023-10-12T05:06:01.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:01.812Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:02.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:06:02.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-12T05:06:02.151Z] 4f6def9272c3: Preparing [2023-10-12T05:06:02.151Z] fe32172169da: Preparing [2023-10-12T05:06:02.151Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:02.151Z] fcd2d72a1784: Preparing [2023-10-12T05:06:02.151Z] d8532d9592f1: Preparing [2023-10-12T05:06:02.151Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:02.151Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:02.420Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:02.420Z] d8532d9592f1: Layer already exists [2023-10-12T05:06:02.420Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:02.420Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:02.686Z] 4f6def9272c3: Pushed [2023-10-12T05:06:09.316Z] fe32172169da: Pushed [2023-10-12T05:06:09.316Z] 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:09.667Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:09.999Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-12T05:06:09.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-12T05:06:09.999Z] 4f6def9272c3: Preparing [2023-10-12T05:06:09.999Z] fe32172169da: Preparing [2023-10-12T05:06:09.999Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:09.999Z] fcd2d72a1784: Preparing [2023-10-12T05:06:09.999Z] d8532d9592f1: Preparing [2023-10-12T05:06:09.999Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:09.999Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:09.999Z] fe32172169da: Layer already exists [2023-10-12T05:06:09.999Z] d8532d9592f1: Layer already exists [2023-10-12T05:06:09.999Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:09.999Z] 4f6def9272c3: Layer already exists [2023-10-12T05:06:09.999Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:10.265Z] latest: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:10.602Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:10.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 [2023-10-12T05:06:10.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-12T05:06:10.935Z] 4f6def9272c3: Preparing [2023-10-12T05:06:10.935Z] fe32172169da: Preparing [2023-10-12T05:06:10.935Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:10.935Z] fcd2d72a1784: Preparing [2023-10-12T05:06:10.935Z] d8532d9592f1: Preparing [2023-10-12T05:06:10.935Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:10.935Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:10.935Z] d8532d9592f1: Layer already exists [2023-10-12T05:06:10.935Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:10.935Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:10.935Z] 4f6def9272c3: Layer already exists [2023-10-12T05:06:10.935Z] fe32172169da: Layer already exists [2023-10-12T05:06:10.936Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:10.936Z] 3.1.0-dev.62: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:11.277Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:11.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:06:11.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-12T05:06:11.608Z] 4f6def9272c3: Preparing [2023-10-12T05:06:11.608Z] fe32172169da: Preparing [2023-10-12T05:06:11.608Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:11.608Z] fcd2d72a1784: Preparing [2023-10-12T05:06:11.608Z] d8532d9592f1: Preparing [2023-10-12T05:06:11.608Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:11.608Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:11.608Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:11.608Z] fe32172169da: Layer already exists [2023-10-12T05:06:11.608Z] 4f6def9272c3: Layer already exists [2023-10-12T05:06:11.608Z] d8532d9592f1: Layer already exists [2023-10-12T05:06:11.608Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:11.608Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:11.875Z] 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:12.214Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:12.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-12T05:06:12.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-12T05:06:12.544Z] 4f6def9272c3: Preparing [2023-10-12T05:06:12.544Z] fe32172169da: Preparing [2023-10-12T05:06:12.544Z] 5c2c43ce2b4a: Preparing [2023-10-12T05:06:12.544Z] fcd2d72a1784: Preparing [2023-10-12T05:06:12.544Z] d8532d9592f1: Preparing [2023-10-12T05:06:12.544Z] 5f4d9fc4d98d: Preparing [2023-10-12T05:06:12.544Z] 5f4d9fc4d98d: Waiting [2023-10-12T05:06:12.544Z] 5c2c43ce2b4a: Layer already exists [2023-10-12T05:06:12.544Z] d8532d9592f1: Layer already exists [2023-10-12T05:06:12.544Z] 4f6def9272c3: Layer already exists [2023-10-12T05:06:12.544Z] fcd2d72a1784: Layer already exists [2023-10-12T05:06:12.544Z] fe32172169da: Layer already exists [2023-10-12T05:06:12.544Z] 5f4d9fc4d98d: Layer already exists [2023-10-12T05:06:12.811Z] main: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-12T05:06:12.866Z] ===================================================== [Pipeline] echo [2023-10-12T05:06:12.872Z] taggedImages: [2023-10-12T05:06:12.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [2023-10-12T05:06:12.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-12T05:06:12.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 [2023-10-12T05:06:12.872Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [2023-10-12T05:06:12.872Z] - 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-10-12T05:06:13.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T05:06:13.232Z] [2023-10-12T05:06:13.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:13.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T05:06:13.841Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T05:06:13.841Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T05:06:13.841Z] 04944245beec: Pulling fs layer [2023-10-12T05:06:13.841Z] 699f458cf7ca: Pulling fs layer [2023-10-12T05:06:13.841Z] 765212b225bb: Pulling fs layer [2023-10-12T05:06:13.841Z] f23df028b6ca: Pulling fs layer [2023-10-12T05:06:13.841Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T05:06:13.841Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T05:06:13.841Z] 765212b225bb: Waiting [2023-10-12T05:06:13.841Z] f23df028b6ca: Waiting [2023-10-12T05:06:13.841Z] d65c8cfc05b1: Waiting [2023-10-12T05:06:13.841Z] 2437ff75d9bd: Waiting [2023-10-12T05:06:14.109Z] 04944245beec: Verifying Checksum [2023-10-12T05:06:14.109Z] 04944245beec: Download complete [2023-10-12T05:06:14.109Z] 765212b225bb: Verifying Checksum [2023-10-12T05:06:14.109Z] 765212b225bb: Download complete [2023-10-12T05:06:14.109Z] f23df028b6ca: Verifying Checksum [2023-10-12T05:06:14.109Z] f23df028b6ca: Download complete [2023-10-12T05:06:14.109Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T05:06:14.109Z] d65c8cfc05b1: Download complete [2023-10-12T05:06:14.109Z] 699f458cf7ca: Verifying Checksum [2023-10-12T05:06:14.109Z] 699f458cf7ca: Download complete [2023-10-12T05:06:14.691Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T05:06:14.691Z] 8998bd30e6a1: Download complete [2023-10-12T05:06:17.266Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T05:06:17.266Z] 2437ff75d9bd: Download complete [2023-10-12T05:06:19.869Z] 8998bd30e6a1: Pull complete [2023-10-12T05:06:20.451Z] 04944245beec: Pull complete [2023-10-12T05:06:22.390Z] 699f458cf7ca: Pull complete [2023-10-12T05:06:22.390Z] 765212b225bb: Pull complete [2023-10-12T05:06:23.343Z] f23df028b6ca: Pull complete [2023-10-12T05:06:23.343Z] d65c8cfc05b1: Pull complete [2023-10-12T05:06:41.524Z] 2437ff75d9bd: Pull complete [2023-10-12T05:06:41.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T05:06:41.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T05:06:41.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:06:41.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container [2023-10-12T05:06:41.829Z] $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:06:45.178Z] $ docker top d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:06:46.176Z] ---> job-cost.sh [2023-10-12T05:06:46.176Z] lf-activate-venv: SKIPPING [2023-10-12T05:06:46.176Z] INFO: No Stack... [2023-10-12T05:06:46.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T05:06:47.733Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T05:06:48.380Z] + cat /w/workspace/edgex-go/596/archives/cost.csv [2023-10-12T05:06:48.380Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T05:06:48.466Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] [2023-10-12T05:06:48.472Z] Resource [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] did not exist. Created. [2023-10-12T05:06:48.472Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T05:06:49.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T05:06:49.858Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T05:06:49.865Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T05:06:49.879Z] $ docker stop --time=1 d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 [2023-10-12T05:06:51.479Z] $ docker rm -f --volumes d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 [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-10-12T05:06:52.019Z] provisioning config files... [2023-10-12T05:06:52.040Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/596@tmp/config8833869519666818693tmp [Pipeline] { [Pipeline] sh [2023-10-12T05:06:52.360Z] + set +x [2023-10-12T05:06:52.360Z] + curl -s https://codecov.io/bash [2023-10-12T05:06:52.360Z] + bash -s -- [2023-10-12T05:06:52.360Z] [2023-10-12T05:06:52.360Z] _____ _ [2023-10-12T05:06:52.360Z] / ____| | | [2023-10-12T05:06:52.360Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T05:06:52.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T05:06:52.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T05:06:52.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T05:06:52.360Z] Bash-1.0.6 [2023-10-12T05:06:52.360Z] [2023-10-12T05:06:52.360Z] [2023-10-12T05:06:52.360Z] ==> git version 2.25.1 found [2023-10-12T05:06:52.360Z] ==> 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-10-12T05:06:52.360Z] Release-Date: 2020-01-08 [2023-10-12T05:06:52.360Z] 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-10-12T05:06:52.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T05:06:52.360Z] ==> Jenkins CI detected. [2023-10-12T05:06:52.360Z] current dir:  /w/workspace/edgex-go/596 [2023-10-12T05:06:52.360Z] project root: . [2023-10-12T05:06:52.360Z] --> token set from env [2023-10-12T05:06:52.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T05:06:52.360Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T05:06:52.360Z] ==> Python coveragepy not found [2023-10-12T05:06:52.360Z] ==> Searching for coverage reports in: [2023-10-12T05:06:52.360Z] + . [2023-10-12T05:06:52.360Z] -> Found 1 reports [2023-10-12T05:06:52.360Z] ==> Detecting git/mercurial file structure [2023-10-12T05:06:52.360Z] ==> Reading reports [2023-10-12T05:06:52.634Z] + ./coverage.out bytes=453602 [2023-10-12T05:06:52.634Z] ==> Appending adjustments [2023-10-12T05:06:52.634Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T05:06:53.617Z] + Found adjustments [2023-10-12T05:06:53.617Z] ==> Gzipping contents [2023-10-12T05:06:53.617Z] 60K /tmp/codecov.b1ILtI.gz [2023-10-12T05:06:53.617Z] ==> Uploading reports [2023-10-12T05:06:53.617Z] url: https://codecov.io [2023-10-12T05:06:53.617Z] query: branch=main&commit=44e522017d32fcb227609a12262e3d069e2fc125&build=596&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F596%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-12T05:06:53.617Z] -> Pinging Codecov [2023-10-12T05:06:53.617Z] 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=44e522017d32fcb227609a12262e3d069e2fc125&build=596&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F596%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-12T05:06:53.876Z] -> Uploading to [2023-10-12T05:06:53.876Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/00271124DB129430A58F1EEE437C3FCB/44e522017d32fcb227609a12262e3d069e2fc125/e75bdfca-0afd-42e4-acbc-64db73b92f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T050653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f0148b29942f3162428f2b4fe66c9ce7c1973bccea187ff5473cc7926e31776 [2023-10-12T05:06:53.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:06:53.876Z] Dload Upload Total Spent Left Speed [2023-10-12T05:06:54.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58225 0 0 100 58225 0 152k --:--:-- --:--:-- --:--:-- 152k 100 58225 0 0 100 58225 0 152k --:--:-- --:--:-- --:--:-- 152k [2023-10-12T05:06:54.134Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [2023-10-12T05:06:54.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-12T05:06:54.354Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-12T05:06:54.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:54.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-12T05:06:54.664Z] [2023-10-12T05:06:54.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:06:54.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-12T05:06:54.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-12T05:06:54.954Z] df9b9388f04a: Pulling fs layer [2023-10-12T05:06:54.954Z] 52dc419b0ee2: Pulling fs layer [2023-10-12T05:06:54.954Z] 25bc292e5bac: Pulling fs layer [2023-10-12T05:06:54.954Z] 114826534d7a: Pulling fs layer [2023-10-12T05:06:54.954Z] 4657fd5d0bcf: Pulling fs layer [2023-10-12T05:06:54.954Z] 6ad1cebc031e: Pulling fs layer [2023-10-12T05:06:54.954Z] 8a3aa393b2d8: Pulling fs layer [2023-10-12T05:06:54.954Z] 114826534d7a: Waiting [2023-10-12T05:06:54.954Z] 4657fd5d0bcf: Waiting [2023-10-12T05:06:54.954Z] 6ad1cebc031e: Waiting [2023-10-12T05:06:54.954Z] 8a3aa393b2d8: Waiting [2023-10-12T05:06:54.954Z] 25bc292e5bac: Verifying Checksum [2023-10-12T05:06:54.954Z] 25bc292e5bac: Download complete [2023-10-12T05:06:54.954Z] 52dc419b0ee2: Verifying Checksum [2023-10-12T05:06:54.954Z] 52dc419b0ee2: Download complete [2023-10-12T05:06:54.954Z] 4657fd5d0bcf: Verifying Checksum [2023-10-12T05:06:54.954Z] 4657fd5d0bcf: Download complete [2023-10-12T05:06:54.954Z] df9b9388f04a: Download complete [2023-10-12T05:06:55.213Z] 6ad1cebc031e: Verifying Checksum [2023-10-12T05:06:55.213Z] 6ad1cebc031e: Download complete [2023-10-12T05:06:55.213Z] df9b9388f04a: Pull complete [2023-10-12T05:06:55.213Z] 52dc419b0ee2: Pull complete [2023-10-12T05:06:55.472Z] 25bc292e5bac: Pull complete [2023-10-12T05:06:55.730Z] 114826534d7a: Verifying Checksum [2023-10-12T05:06:55.731Z] 114826534d7a: Download complete [2023-10-12T05:06:55.731Z] 8a3aa393b2d8: Verifying Checksum [2023-10-12T05:06:55.731Z] 8a3aa393b2d8: Download complete [2023-10-12T05:06:59.008Z] 114826534d7a: Pull complete [2023-10-12T05:06:59.008Z] 4657fd5d0bcf: Pull complete [2023-10-12T05:06:59.265Z] 6ad1cebc031e: Pull complete [2023-10-12T05:07:01.797Z] 8a3aa393b2d8: Pull complete [2023-10-12T05:07:01.797Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-12T05:07:01.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-12T05:07:01.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:07:01.874Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:07:01.903Z] $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:07:06.655Z] $ docker top e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-12T05:07:06.719Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-12T05:07:07.000Z] + set -o pipefail [2023-10-12T05:07:07.000Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] Monitoring /w/workspace/edgex-go/596 (github.com/edgexfoundry/edgex-go)... [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3a9930b0-d41d-40e1-8818-e981911b481f [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] [2023-10-12T05:07:16.981Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-12T05:07:16.981Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-12T05:07:16.981Z] More details here: https://snyk.co/ue1NS [2023-10-12T05:07:16.981Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-12T05:07:16.981Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-12T05:07:16.993Z] $ docker stop --time=1 e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 [2023-10-12T05:07:20.956Z] $ docker rm -f --volumes e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-12T05:07:21.295Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:07:21.307Z] provisioning config files... [2023-10-12T05:07:21.313Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/596@tmp/config3426495925620349285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:07:21.606Z] --> edgex-publish-swagger.sh [2023-10-12T05:07:21.606Z] === Publish openapi/v3 API === [2023-10-12T05:07:21.606Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-12T05:07:21.606Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/596/openapi/v3/core-command.yaml] [2023-10-12T05:07:21.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:07:21.606Z] Dload Upload Total Spent Left Speed [2023-10-12T05:07:22.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 38030 --:--:-- --:--:-- --:--:-- 37986 100 32782 0 0 100 32782 0 37986 --:--:-- --:--:-- --:--:-- 37942 [2023-10-12T05:07:22.542Z] [2023-10-12T05:07:22.542Z] [2023-10-12T05:07:22.542Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/596/openapi/v3/core-data.yaml] [2023-10-12T05:07:22.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:07:22.542Z] Dload Upload Total Spent Left Speed [2023-10-12T05:07:23.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 82240 --:--:-- --:--:-- --:--:-- 82147 100 72043 0 0 100 72043 0 82240 --:--:-- --:--:-- --:--:-- 82147 [2023-10-12T05:07:23.478Z] [2023-10-12T05:07:23.478Z] [2023-10-12T05:07:23.478Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/596/openapi/v3/core-metadata.yaml] [2023-10-12T05:07:23.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:07:23.478Z] Dload Upload Total Spent Left Speed [2023-10-12T05:07:24.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k [2023-10-12T05:07:24.416Z] [2023-10-12T05:07:24.416Z] [2023-10-12T05:07:24.416Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/596/openapi/v3/support-notifications.yaml] [2023-10-12T05:07:24.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:07:24.416Z] Dload Upload Total Spent Left Speed [2023-10-12T05:07:25.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 94874 --:--:-- --:--:-- --:--:-- 94771 100 87000 0 0 100 87000 0 94874 --:--:-- --:--:-- --:--:-- 94771 [2023-10-12T05:07:25.351Z] [2023-10-12T05:07:25.351Z] [2023-10-12T05:07:25.351Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/596/openapi/v3/support-scheduler.yaml] [2023-10-12T05:07:25.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:07:25.351Z] Dload Upload Total Spent Left Speed [2023-10-12T05:07:25.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 68944 --:--:-- --:--:-- --:--:-- 68944 [2023-10-12T05:07:25.869Z] [2023-10-12T05:07:25.869Z] [Pipeline] } [2023-10-12T05:07:25.876Z] 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-10-12T05:07:26.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T05:07:26.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:07:26.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:07:26.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:07:26.608Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:07:26.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:07:26.972Z] $ docker top be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c -eo pid,comm [2023-10-12T05:07:27.018Z] 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-10-12T05:07:27.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T05:07:27.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T05:07:27.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T05:07:27.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T05:07:27.175Z] $ docker exec be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c ssh-agent [2023-10-12T05:07:27.276Z] SSH_AUTH_SOCK=/tmp/ssh-4RngLwgYT9rh/agent.32 [2023-10-12T05:07:27.276Z] SSH_AGENT_PID=38 [2023-10-12T05:07:27.281Z] Running ssh-add (command line suppressed) [2023-10-12T05:07:27.380Z] Identity added: /w/workspace/edgex-go/596@tmp/private_key_11163363400041301149.key (/w/workspace/edgex-go/596@tmp/private_key_11163363400041301149.key) [2023-10-12T05:07:27.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T05:07:27.687Z] + git semver tag [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,849 [run_tag] DEBUG tag force:False [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,850 [check_head_tag] DEBUG check head tag [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,851 [execute] INFO git cat-file --batch-check [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=) [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,854 [execute] INFO git cat-file --batch [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=) [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,879 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,880 [execute] INFO git tag -a v3.1.0-dev.62 -m v3.1.0-dev.62 [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,880 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.62', '-m', 'v3.1.0-dev.62'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) [2023-10-12T05:07:27.946Z] 2023-10-12 05:07:27,883 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:27.946Z] 3.1.0-dev.62 [Pipeline] } [2023-10-12T05:07:27.956Z] $ docker exec --env ******** --env ******** be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c ssh-agent -k [2023-10-12T05:07:28.047Z] unset SSH_AUTH_SOCK; [2023-10-12T05:07:28.047Z] unset SSH_AGENT_PID; [2023-10-12T05:07:28.047Z] echo Agent pid 38 killed; [2023-10-12T05:07:28.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T05:07:28.362Z] + git semver [Pipeline] } [2023-10-12T05:07:28.639Z] $ docker stop --time=1 be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c [2023-10-12T05:07:29.923Z] $ docker rm -f --volumes be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:07:30.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-12T05:07:30.303Z] [2023-10-12T05:07:30.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:07:30.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-12T05:07:30.604Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-12T05:07:30.604Z] ab5ef0e58194: Pulling fs layer [2023-10-12T05:07:30.604Z] 9712f1f96733: Pulling fs layer [2023-10-12T05:07:30.604Z] 63f879dbbcfc: Pulling fs layer [2023-10-12T05:07:30.604Z] 0d9ebad4ef96: Pulling fs layer [2023-10-12T05:07:30.604Z] e9a5061849ea: Pulling fs layer [2023-10-12T05:07:30.604Z] d747dcd14b5f: Pulling fs layer [2023-10-12T05:07:30.604Z] 2de7ff778b66: Pulling fs layer [2023-10-12T05:07:30.604Z] 0d9ebad4ef96: Waiting [2023-10-12T05:07:30.604Z] e9a5061849ea: Waiting [2023-10-12T05:07:30.604Z] d747dcd14b5f: Waiting [2023-10-12T05:07:30.604Z] 2de7ff778b66: Waiting [2023-10-12T05:07:30.604Z] 9712f1f96733: Verifying Checksum [2023-10-12T05:07:30.604Z] 9712f1f96733: Download complete [2023-10-12T05:07:30.862Z] 63f879dbbcfc: Verifying Checksum [2023-10-12T05:07:30.862Z] 63f879dbbcfc: Download complete [2023-10-12T05:07:31.119Z] 0d9ebad4ef96: Verifying Checksum [2023-10-12T05:07:31.119Z] 0d9ebad4ef96: Download complete [2023-10-12T05:07:31.119Z] d747dcd14b5f: Verifying Checksum [2023-10-12T05:07:31.119Z] d747dcd14b5f: Download complete [2023-10-12T05:07:31.119Z] e9a5061849ea: Verifying Checksum [2023-10-12T05:07:31.119Z] e9a5061849ea: Download complete [2023-10-12T05:07:31.119Z] ab5ef0e58194: Verifying Checksum [2023-10-12T05:07:31.119Z] ab5ef0e58194: Download complete [2023-10-12T05:07:31.119Z] 2de7ff778b66: Verifying Checksum [2023-10-12T05:07:31.119Z] 2de7ff778b66: Download complete [2023-10-12T05:07:33.640Z] ab5ef0e58194: Pull complete [2023-10-12T05:07:33.640Z] 9712f1f96733: Pull complete [2023-10-12T05:07:34.573Z] 63f879dbbcfc: Pull complete [2023-10-12T05:07:37.858Z] 0d9ebad4ef96: Pull complete [2023-10-12T05:07:38.116Z] e9a5061849ea: Pull complete [2023-10-12T05:07:38.116Z] d747dcd14b5f: Pull complete [2023-10-12T05:07:39.490Z] 2de7ff778b66: Pull complete [2023-10-12T05:07:39.491Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-12T05:07:39.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-12T05:07:39.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:07:39.562Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:07:39.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:07:43.855Z] $ docker top 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:07:43.922Z] provisioning config files... [2023-10-12T05:07:43.928Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/596@tmp/config12069669642970188194tmp [2023-10-12T05:07:43.938Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/596@tmp/config16354074024359100577tmp [2023-10-12T05:07:43.945Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/596@tmp/config14574404938088765911tmp [Pipeline] { [Pipeline] echo [2023-10-12T05:07:43.960Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:07:44.239Z] ---> sigul-configuration.sh [2023-10-12T05:07:44.240Z] gpg: directory `/root/.gnupg' created [2023-10-12T05:07:44.240Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-12T05:07:44.240Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-12T05:07:44.240Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-12T05:07:44.240Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-12T05:07:44.240Z] gpg: CAST5 encrypted data [2023-10-12T05:07:44.240Z] gpg: encrypted with 1 passphrase [2023-10-12T05:07:44.240Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-12T05:07:44.521Z] + mkdir /home/jenkins [2023-10-12T05:07:44.521Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-12T05:07:44.810Z] + 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-10-12T05:07:44.818Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:07:45.099Z] ---> sigul-install.sh [2023-10-12T05:07:45.099Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-12T05:07:45.385Z] + git tag --list [2023-10-12T05:07:45.385Z] 0.6.0 [2023-10-12T05:07:45.385Z] 0.6.1 [2023-10-12T05:07:45.385Z] 0.7.0 [2023-10-12T05:07:45.385Z] 0.7.1 [2023-10-12T05:07:45.385Z] v1.0.0 [2023-10-12T05:07:45.385Z] v1.0.1 [2023-10-12T05:07:45.385Z] v1.1.0 [2023-10-12T05:07:45.385Z] v1.2.0 [2023-10-12T05:07:45.385Z] v1.2.1 [2023-10-12T05:07:45.385Z] v1.3.0 [2023-10-12T05:07:45.385Z] v1.3.1 [2023-10-12T05:07:45.385Z] v2.0.0 [2023-10-12T05:07:45.385Z] v2.1.0 [2023-10-12T05:07:45.385Z] v2.1.1 [2023-10-12T05:07:45.385Z] v2.2.0 [2023-10-12T05:07:45.385Z] v2.3.0 [2023-10-12T05:07:45.385Z] v3.0 [2023-10-12T05:07:45.385Z] v3.0.0 [2023-10-12T05:07:45.385Z] v3.1.0-dev.1 [2023-10-12T05:07:45.385Z] v3.1.0-dev.10 [2023-10-12T05:07:45.385Z] v3.1.0-dev.11 [2023-10-12T05:07:45.385Z] v3.1.0-dev.12 [2023-10-12T05:07:45.385Z] v3.1.0-dev.13 [2023-10-12T05:07:45.385Z] v3.1.0-dev.14 [2023-10-12T05:07:45.385Z] v3.1.0-dev.15 [2023-10-12T05:07:45.385Z] v3.1.0-dev.16 [2023-10-12T05:07:45.385Z] v3.1.0-dev.17 [2023-10-12T05:07:45.385Z] v3.1.0-dev.18 [2023-10-12T05:07:45.385Z] v3.1.0-dev.19 [2023-10-12T05:07:45.385Z] v3.1.0-dev.2 [2023-10-12T05:07:45.385Z] v3.1.0-dev.20 [2023-10-12T05:07:45.385Z] v3.1.0-dev.21 [2023-10-12T05:07:45.385Z] v3.1.0-dev.22 [2023-10-12T05:07:45.385Z] v3.1.0-dev.23 [2023-10-12T05:07:45.385Z] v3.1.0-dev.24 [2023-10-12T05:07:45.385Z] v3.1.0-dev.25 [2023-10-12T05:07:45.385Z] v3.1.0-dev.26 [2023-10-12T05:07:45.385Z] v3.1.0-dev.27 [2023-10-12T05:07:45.385Z] v3.1.0-dev.28 [2023-10-12T05:07:45.385Z] v3.1.0-dev.29 [2023-10-12T05:07:45.385Z] v3.1.0-dev.3 [2023-10-12T05:07:45.385Z] v3.1.0-dev.30 [2023-10-12T05:07:45.385Z] v3.1.0-dev.31 [2023-10-12T05:07:45.385Z] v3.1.0-dev.32 [2023-10-12T05:07:45.385Z] v3.1.0-dev.33 [2023-10-12T05:07:45.385Z] v3.1.0-dev.34 [2023-10-12T05:07:45.385Z] v3.1.0-dev.35 [2023-10-12T05:07:45.385Z] v3.1.0-dev.36 [2023-10-12T05:07:45.385Z] v3.1.0-dev.37 [2023-10-12T05:07:45.385Z] v3.1.0-dev.38 [2023-10-12T05:07:45.385Z] v3.1.0-dev.39 [2023-10-12T05:07:45.385Z] v3.1.0-dev.4 [2023-10-12T05:07:45.385Z] v3.1.0-dev.40 [2023-10-12T05:07:45.385Z] v3.1.0-dev.41 [2023-10-12T05:07:45.385Z] v3.1.0-dev.42 [2023-10-12T05:07:45.385Z] v3.1.0-dev.43 [2023-10-12T05:07:45.385Z] v3.1.0-dev.44 [2023-10-12T05:07:45.385Z] v3.1.0-dev.45 [2023-10-12T05:07:45.385Z] v3.1.0-dev.46 [2023-10-12T05:07:45.385Z] v3.1.0-dev.47 [2023-10-12T05:07:45.385Z] v3.1.0-dev.48 [2023-10-12T05:07:45.385Z] v3.1.0-dev.49 [2023-10-12T05:07:45.385Z] v3.1.0-dev.5 [2023-10-12T05:07:45.385Z] v3.1.0-dev.50 [2023-10-12T05:07:45.385Z] v3.1.0-dev.51 [2023-10-12T05:07:45.385Z] v3.1.0-dev.52 [2023-10-12T05:07:45.385Z] v3.1.0-dev.53 [2023-10-12T05:07:45.385Z] v3.1.0-dev.54 [2023-10-12T05:07:45.385Z] v3.1.0-dev.55 [2023-10-12T05:07:45.385Z] v3.1.0-dev.56 [2023-10-12T05:07:45.385Z] v3.1.0-dev.57 [2023-10-12T05:07:45.385Z] v3.1.0-dev.58 [2023-10-12T05:07:45.385Z] v3.1.0-dev.59 [2023-10-12T05:07:45.385Z] v3.1.0-dev.6 [2023-10-12T05:07:45.385Z] v3.1.0-dev.60 [2023-10-12T05:07:45.385Z] v3.1.0-dev.61 [2023-10-12T05:07:45.385Z] v3.1.0-dev.62 [2023-10-12T05:07:45.385Z] v3.1.0-dev.7 [2023-10-12T05:07:45.385Z] v3.1.0-dev.8 [2023-10-12T05:07:45.385Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-12T05:07:45.669Z] + lftools sign git-tag v3.1.0-dev.62 [2023-10-12T05:07:46.237Z] Signing Git tag with Sigul... [2023-10-12T05:07:46.237Z] Signing v3.1.0-dev.62 [Pipeline] echo [2023-10-12T05:07:46.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:07:46.787Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-12T05:07:46.794Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-12T05:07:46.810Z] $ docker stop --time=1 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 [2023-10-12T05:07:48.089Z] $ docker rm -f --volumes 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-12T05:07:48.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T05:07:48.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:07:48.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:07:48.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:07:48.861Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:07:48.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:07:49.212Z] $ docker top c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 -eo pid,comm [2023-10-12T05:07:49.263Z] 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-10-12T05:07:49.263Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T05:07:49.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T05:07:49.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T05:07:49.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T05:07:49.416Z] $ docker exec c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 ssh-agent [2023-10-12T05:07:49.509Z] SSH_AUTH_SOCK=/tmp/ssh-A0uGzb8YHzot/agent.32 [2023-10-12T05:07:49.509Z] SSH_AGENT_PID=38 [2023-10-12T05:07:49.514Z] Running ssh-add (command line suppressed) [2023-10-12T05:07:49.612Z] Identity added: /w/workspace/edgex-go/596@tmp/private_key_1384469984659187543.key (/w/workspace/edgex-go/596@tmp/private_key_1384469984659187543.key) [2023-10-12T05:07:49.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T05:07:49.908Z] + git semver bump pre [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [bump_version] DEBUG bumping version:3.1.0-dev.62 on axis:pre with prefix:dev [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [bump_version] DEBUG bumped version:3.1.0-dev.63 [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [write_version] DEBUG write version:3.1.0-dev.63 to path:/w/workspace/edgex-go/596/.semver/main with force:True [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,084 [write_file] DEBUG write to file:/w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,086 [execute] INFO git cat-file --batch-check [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,090 [execute] INFO git cat-file --batch [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T05:07:50.168Z] 2023-10-12 05:07:50,095 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:50.168Z] 3.1.0-dev.63 [Pipeline] } [2023-10-12T05:07:50.179Z] $ docker exec --env ******** --env ******** c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 ssh-agent -k [2023-10-12T05:07:50.273Z] unset SSH_AUTH_SOCK; [2023-10-12T05:07:50.274Z] unset SSH_AGENT_PID; [2023-10-12T05:07:50.274Z] echo Agent pid 38 killed; [2023-10-12T05:07:50.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T05:07:50.574Z] + git semver [Pipeline] } [2023-10-12T05:07:50.844Z] $ docker stop --time=1 c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 [2023-10-12T05:07:52.136Z] $ docker rm -f --volumes c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T05:07:52.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T05:07:52.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:07:52.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:07:52.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:07:52.843Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:07:52.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:07:53.205Z] $ docker top 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d -eo pid,comm [2023-10-12T05:07:53.249Z] 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-10-12T05:07:53.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T05:07:53.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T05:07:53.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T05:07:53.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T05:07:53.401Z] $ docker exec 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d ssh-agent [2023-10-12T05:07:53.510Z] SSH_AUTH_SOCK=/tmp/ssh-0rb0h12kCtFQ/agent.31 [2023-10-12T05:07:53.510Z] SSH_AGENT_PID=37 [2023-10-12T05:07:53.514Z] Running ssh-add (command line suppressed) [2023-10-12T05:07:53.628Z] Identity added: /w/workspace/edgex-go/596@tmp/private_key_18068297000469125169.key (/w/workspace/edgex-go/596@tmp/private_key_18068297000469125169.key) [2023-10-12T05:07:53.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T05:07:53.923Z] + git semver push [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,104 [run_push] DEBUG push [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,105 [execute] INFO git cat-file --batch-check [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,108 [execute] INFO git rev-list 64ce4f28a4f88befaaf4046207b617f813e0afbd -- [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,109 [execute] DEBUG Popen(['git', 'rev-list', '64ce4f28a4f88befaaf4046207b617f813e0afbd', '--'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,129 [execute] INFO git fetch -v origin [2023-10-12T05:07:54.181Z] 2023-10-12 05:07:54,130 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-12T05:07:54.750Z] 2023-10-12 05:07:54,611 [run_push] DEBUG no remote changes detected [2023-10-12T05:07:54.750Z] 2023-10-12 05:07:54,612 [execute] INFO git push origin semver [2023-10-12T05:07:54.750Z] 2023-10-12 05:07:54,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-12T05:07:55.725Z] 2023-10-12 05:07:55,503 [run_push] DEBUG push all version tags [2023-10-12T05:07:55.725Z] 2023-10-12 05:07:55,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-12T05:07:55.725Z] 2023-10-12 05:07:55,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) [2023-10-12T05:07:56.690Z] 2023-10-12 05:07:56,361 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main [2023-10-12T05:07:56.690Z] 3.1.0-dev.63 [Pipeline] } [2023-10-12T05:07:56.699Z] $ docker exec --env ******** --env ******** 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d ssh-agent -k [2023-10-12T05:07:56.796Z] unset SSH_AUTH_SOCK; [2023-10-12T05:07:56.796Z] unset SSH_AGENT_PID; [2023-10-12T05:07:56.797Z] echo Agent pid 37 killed; [2023-10-12T05:07:56.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T05:07:57.193Z] + git semver [Pipeline] } [2023-10-12T05:07:57.855Z] $ docker stop --time=1 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d [2023-10-12T05:08:00.225Z] $ docker rm -f --volumes 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d [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-10-12T05:08:00.720Z] + [ -d /w/workspace/edgex-go/596/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:01.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:01.867Z] ---> package-listing.sh [2023-10-12T05:08:01.867Z] ++ facter osfamily [2023-10-12T05:08:01.867Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T05:08:02.126Z] + OS_FAMILY=debian [2023-10-12T05:08:02.126Z] + workspace=/w/workspace/edgex-go/596 [2023-10-12T05:08:02.126Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T05:08:02.126Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T05:08:02.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T05:08:02.126Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T05:08:02.126Z] + '[' /w/workspace/edgex-go/596 ']' [2023-10-12T05:08:02.126Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T05:08:02.126Z] + case "${OS_FAMILY}" in [2023-10-12T05:08:02.126Z] + dpkg -l [2023-10-12T05:08:02.126Z] + grep '^ii' [2023-10-12T05:08:02.126Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T05:08:02.126Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T05:08:02.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T05:08:02.126Z] + '[' /w/workspace/edgex-go/596 ']' [2023-10-12T05:08:02.126Z] + mkdir -p /w/workspace/edgex-go/596/archives/ [2023-10-12T05:08:02.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/596/archives/ [Pipeline] echo [2023-10-12T05:08:02.138Z] 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/596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T05:08:02.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:08:02.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:08:02.978Z] [2023-10-12T05:08:02.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:08:03.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:08:03.272Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T05:08:03.272Z] 5eb5b503b376: Pulling fs layer [2023-10-12T05:08:03.272Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T05:08:03.272Z] ec43610c2a17: Pulling fs layer [2023-10-12T05:08:03.272Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T05:08:03.272Z] 33b1e0a273af: Pulling fs layer [2023-10-12T05:08:03.272Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T05:08:03.272Z] 2f39f015ded8: Pulling fs layer [2023-10-12T05:08:03.272Z] 33b1e0a273af: Waiting [2023-10-12T05:08:03.272Z] 5d3b04190fa2: Waiting [2023-10-12T05:08:03.272Z] 3a2ae6a8a46f: Waiting [2023-10-12T05:08:03.272Z] 2f39f015ded8: Waiting [2023-10-12T05:08:03.272Z] 5c69ac0246d0: Download complete [2023-10-12T05:08:03.272Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-12T05:08:03.272Z] 3a2ae6a8a46f: Download complete [2023-10-12T05:08:03.272Z] ec43610c2a17: Verifying Checksum [2023-10-12T05:08:03.272Z] ec43610c2a17: Download complete [2023-10-12T05:08:03.272Z] 33b1e0a273af: Verifying Checksum [2023-10-12T05:08:03.272Z] 33b1e0a273af: Download complete [2023-10-12T05:08:03.272Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T05:08:03.272Z] 5d3b04190fa2: Download complete [2023-10-12T05:08:03.530Z] 5eb5b503b376: Verifying Checksum [2023-10-12T05:08:03.530Z] 5eb5b503b376: Download complete [2023-10-12T05:08:04.096Z] 2f39f015ded8: Download complete [2023-10-12T05:08:04.663Z] 5eb5b503b376: Pull complete [2023-10-12T05:08:04.920Z] 5c69ac0246d0: Pull complete [2023-10-12T05:08:05.176Z] ec43610c2a17: Pull complete [2023-10-12T05:08:05.176Z] 3a2ae6a8a46f: Pull complete [2023-10-12T05:08:06.678Z] 33b1e0a273af: Pull complete [2023-10-12T05:08:06.678Z] 5d3b04190fa2: Pull complete [2023-10-12T05:08:09.962Z] 2f39f015ded8: Pull complete [2023-10-12T05:08:09.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T05:08:09.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:08:09.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:08:10.043Z] prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container [2023-10-12T05:08:10.074Z] $ 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/596/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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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-10-12T05:08:18.601Z] $ docker top d4657d187daa6cbbe99923578e46575a66b14a2aed63775005e25b99417717d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T05:08:23.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T05:08:24.799Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T05:08:25.084Z] + ls /var/log/sa-host [2023-10-12T05:08:25.084Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:08:25.156Z] provisioning config files... [2023-10-12T05:08:25.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/596@tmp/config11144679071512185054tmp [Pipeline] { [Pipeline] echo [2023-10-12T05:08:25.178Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:25.462Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T05:08:25.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:25.788Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T05:08:25.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:26.079Z] ---> sudo-logs.sh [2023-10-12T05:08:26.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T05:08:26.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:26.381Z] ---> job-cost.sh [2023-10-12T05:08:26.381Z] lf-activate-venv: SKIPPING [2023-10-12T05:08:26.381Z] DEBUG: total: 0.10999999940395355 [2023-10-12T05:08:26.381Z] INFO: Retrieving Stack Cost... [2023-10-12T05:08:26.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T05:08:27.207Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T05:08:27.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:08:27.497Z] ---> logs-deploy.sh [2023-10-12T05:08:27.497Z] lf-activate-venv: SKIPPING [2023-10-12T05:08:27.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/596 [2023-10-12T05:08:27.497Z] INFO: archiving workspace using pattern(s): [2023-10-12T05:08:28.436Z] Archives upload complete. [2023-10-12T05:08:28.436Z] INFO: archiving logs to Nexus