Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a 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-ssh14557179189523852202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10571349761254702117.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1919827840943905060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14717599852091458112.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-ssh4058391919424695162.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/494 [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/494 # 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 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4515)" > 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 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a # timeout=10 > git rev-list --no-walk 5e5e524b046b59e82a11ffe2e7f953256f5ca87d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T20:45:37.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T20:45:37.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T20:45:37.758Z] ========================================================= [2023-04-17T20:45:37.758Z] EdgeX Global Pipelines Version Info [2023-04-17T20:45:37.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:45:38.463Z] ------------------- [2023-04-17T20:45:38.463Z] stable info: [2023-04-17T20:45:38.463Z] ------------------- [2023-04-17T20:45:38.463Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T20:45:38.463Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T20:45:38.463Z] Message: update stable to v1.0.248 [2023-04-17T20:45:39.035Z] ------------------- [2023-04-17T20:45:39.035Z] experimental info: [2023-04-17T20:45:39.035Z] ------------------- [2023-04-17T20:45:39.035Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T20:45:39.035Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T20:45:39.035Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T20:45:39.210Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-17T20:45:39.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-17T20:45:39.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T20:45:39.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T20:45:39.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T20:45:39.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T20:45:39.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T20:45:39.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-17T20:45:39.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-17T20:45:39.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-17T20:45:39.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T20:45:39.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T20:45:39.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T20:45:39.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T20:45:39.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T20:45:39.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T20:45:39.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T20:45:39.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T20:45:39.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-17T20:45:39.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-17T20:45:39.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T20:45:39.427Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T20:45:39.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T20:45:39.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T20:45:39.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T20:45:39.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T20:45:39.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo [2023-04-17T20:45:39.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1e3f5b [Pipeline] echo [2023-04-17T20:45:39.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:45:39.573Z] provisioning config files... [2023-04-17T20:45:39.586Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config9503908234002231186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:45:39.887Z] ---> docker-login.sh [2023-04-17T20:45:39.887Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:45:40.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:45:40.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:45:40.148Z] Configure a credential helper to remove this warning. See [2023-04-17T20:45:40.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:45:40.148Z] [2023-04-17T20:45:40.148Z] Login Succeeded [2023-04-17T20:45:40.148Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:45:40.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:45:40.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:45:40.148Z] Configure a credential helper to remove this warning. See [2023-04-17T20:45:40.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:45:40.148Z] [2023-04-17T20:45:40.148Z] Login Succeeded [2023-04-17T20:45:40.148Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:45:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:45:40.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:45:40.410Z] Configure a credential helper to remove this warning. See [2023-04-17T20:45:40.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:45:40.410Z] [2023-04-17T20:45:40.410Z] Login Succeeded [2023-04-17T20:45:40.410Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:45:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:45:40.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:45:40.410Z] Configure a credential helper to remove this warning. See [2023-04-17T20:45:40.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:45:40.410Z] [2023-04-17T20:45:40.410Z] Login Succeeded [2023-04-17T20:45:40.410Z] docker.io [2023-04-17T20:45:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:45:40.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:45:40.671Z] Configure a credential helper to remove this warning. See [2023-04-17T20:45:40.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:45:40.671Z] [2023-04-17T20:45:40.671Z] Login Succeeded [2023-04-17T20:45:40.671Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:45:40.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:45:40.987Z] + 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-04-17T20:45:40.988Z] + + cut -d/ -f2 [2023-04-17T20:45:40.988Z] dirname cmd/core-command/Dockerfile [2023-04-17T20:45:40.988Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/core-data/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/core-metadata/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-17T20:45:40.988Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-04-17T20:45:40.988Z] cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/support-notifications/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-17T20:45:40.988Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-17T20:45:40.988Z] + cut -d/ -f2 [2023-04-17T20:45:40.988Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-17T20:45:41.039Z] 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-04-17T20:45:41.368Z] + git rev-list -1 --merges e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a~1..e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo [2023-04-17T20:45:41.386Z] -----------> git rev-list -1 --merges e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a~1..e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [false] [Pipeline] sh [2023-04-17T20:45:41.673Z] + git log --format=format:%s -1 e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] echo [2023-04-17T20:45:41.685Z] ========================================================= [2023-04-17T20:45:41.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T20:45:41.686Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-17T20:45:42.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T20:45:42.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T20:45:42.040Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T20:45:42.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T20:45:42.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T20:45:42.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T20:45:42.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:45:42.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:45:42.394Z] [2023-04-17T20:45:42.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:45:42.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:45:42.696Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T20:45:42.696Z] b85a868b505f: Pulling fs layer [2023-04-17T20:45:42.696Z] e2be974225ed: Pulling fs layer [2023-04-17T20:45:42.696Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T20:45:42.696Z] 988bab9f4d93: Pulling fs layer [2023-04-17T20:45:42.696Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T20:45:42.696Z] eaf3925da568: Pulling fs layer [2023-04-17T20:45:42.696Z] bab4dde63d76: Pulling fs layer [2023-04-17T20:45:42.696Z] bde34c3a00c8: Pulling fs layer [2023-04-17T20:45:42.696Z] b352a97aabf1: Pulling fs layer [2023-04-17T20:45:42.696Z] 4872d77fe225: Pulling fs layer [2023-04-17T20:45:42.696Z] 5851b861e8e6: Pulling fs layer [2023-04-17T20:45:42.696Z] eaf3925da568: Waiting [2023-04-17T20:45:42.696Z] bab4dde63d76: Waiting [2023-04-17T20:45:42.696Z] bde34c3a00c8: Waiting [2023-04-17T20:45:42.696Z] b352a97aabf1: Waiting [2023-04-17T20:45:42.696Z] 4872d77fe225: Waiting [2023-04-17T20:45:42.696Z] 5851b861e8e6: Waiting [2023-04-17T20:45:42.696Z] 988bab9f4d93: Waiting [2023-04-17T20:45:42.696Z] e2be974225ed: Download complete [2023-04-17T20:45:42.696Z] 988bab9f4d93: Verifying Checksum [2023-04-17T20:45:42.696Z] 988bab9f4d93: Download complete [2023-04-17T20:45:42.956Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T20:45:42.956Z] 1469e6f7b9e6: Download complete [2023-04-17T20:45:42.956Z] eaf3925da568: Download complete [2023-04-17T20:45:42.956Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T20:45:42.956Z] 339a4e72a1f5: Download complete [2023-04-17T20:45:42.956Z] bde34c3a00c8: Verifying Checksum [2023-04-17T20:45:42.956Z] bde34c3a00c8: Download complete [2023-04-17T20:45:42.956Z] b352a97aabf1: Verifying Checksum [2023-04-17T20:45:42.956Z] b352a97aabf1: Download complete [2023-04-17T20:45:42.956Z] 4872d77fe225: Verifying Checksum [2023-04-17T20:45:42.956Z] 4872d77fe225: Download complete [2023-04-17T20:45:42.956Z] 5851b861e8e6: Download complete [2023-04-17T20:45:42.956Z] b85a868b505f: Verifying Checksum [2023-04-17T20:45:42.956Z] b85a868b505f: Download complete [2023-04-17T20:45:43.215Z] bab4dde63d76: Verifying Checksum [2023-04-17T20:45:43.215Z] bab4dde63d76: Download complete [2023-04-17T20:45:44.150Z] b85a868b505f: Pull complete [2023-04-17T20:45:44.150Z] e2be974225ed: Pull complete [2023-04-17T20:45:44.717Z] 339a4e72a1f5: Pull complete [2023-04-17T20:45:44.717Z] 988bab9f4d93: Pull complete [2023-04-17T20:45:44.976Z] 1469e6f7b9e6: Pull complete [2023-04-17T20:45:44.976Z] eaf3925da568: Pull complete [2023-04-17T20:45:46.883Z] bab4dde63d76: Pull complete [2023-04-17T20:45:46.883Z] bde34c3a00c8: Pull complete [2023-04-17T20:45:46.883Z] b352a97aabf1: Pull complete [2023-04-17T20:45:46.883Z] 4872d77fe225: Pull complete [2023-04-17T20:45:46.883Z] 5851b861e8e6: Pull complete [2023-04-17T20:45:46.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T20:45:46.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:45:46.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:45:46.982Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T20:45:47.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:45:48.126Z] $ docker top 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 -eo pid,comm [2023-04-17T20:45:48.180Z] 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-04-17T20:45:48.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T20:45:48.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:45:48.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:45:48.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:45:48.326Z] $ docker exec 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent [2023-04-17T20:45:48.419Z] SSH_AUTH_SOCK=/tmp/ssh-SRVTjjqEQkRy/agent.31 [2023-04-17T20:45:48.419Z] SSH_AGENT_PID=37 [2023-04-17T20:45:48.425Z] Running ssh-add (command line suppressed) [2023-04-17T20:45:48.525Z] Identity added: /w/workspace/edgex-go/494@tmp/private_key_13126168437319336575.key (/w/workspace/edgex-go/494@tmp/private_key_13126168437319336575.key) [2023-04-17T20:45:48.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:45:48.824Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T20:45:48.833Z] $ docker exec --env ******** --env ******** 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent -k [2023-04-17T20:45:48.939Z] unset SSH_AUTH_SOCK; [2023-04-17T20:45:48.939Z] unset SSH_AGENT_PID; [2023-04-17T20:45:48.939Z] echo Agent pid 37 killed; [2023-04-17T20:45:48.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T20:45:48.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:45:48.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:45:49.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:45:49.086Z] $ docker exec 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent [2023-04-17T20:45:49.182Z] SSH_AUTH_SOCK=/tmp/ssh-656YK2CXZgh1/agent.69 [2023-04-17T20:45:49.182Z] SSH_AGENT_PID=75 [2023-04-17T20:45:49.186Z] Running ssh-add (command line suppressed) [2023-04-17T20:45:49.289Z] Identity added: /w/workspace/edgex-go/494@tmp/private_key_2474818793685454149.key (/w/workspace/edgex-go/494@tmp/private_key_2474818793685454149.key) [2023-04-17T20:45:49.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:45:49.591Z] + git semver init [2023-04-17T20:45:49.850Z] 2023-04-17 20:45:49,757 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T20:45:49.850Z] 2023-04-17 20:45:49,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/494/.semver [2023-04-17T20:45:49.850Z] 2023-04-17 20:45:49,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/494/.semver [2023-04-17T20:45:49.850Z] 2023-04-17 20:45:49,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/494/.semver'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) [2023-04-17T20:45:55.119Z] 2023-04-17 20:45:54,233 [append_file] DEBUG append to file:/w/workspace/edgex-go/494/.git/info/exclude [2023-04-17T20:45:55.119Z] 2023-04-17 20:45:54,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/494/.semver/main with force:False [2023-04-17T20:45:55.119Z] 2023-04-17 20:45:54,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T20:45:55.119Z] 2023-04-17 20:45:54,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T20:45:55.119Z] 3.0.0-dev.132 [Pipeline] } [2023-04-17T20:45:55.129Z] $ docker exec --env ******** --env ******** 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 ssh-agent -k [2023-04-17T20:45:55.221Z] unset SSH_AUTH_SOCK; [2023-04-17T20:45:55.221Z] unset SSH_AGENT_PID; [2023-04-17T20:45:55.221Z] echo Agent pid 75 killed; [2023-04-17T20:45:55.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:45:55.522Z] + git semver [Pipeline] } [2023-04-17T20:45:55.794Z] $ docker stop --time=1 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 [2023-04-17T20:45:57.049Z] $ docker rm -f --volumes 9b43faa693dc352a8cc7392cf7d1e0013d8bb78d42faeed06d0973eb5b08f942 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:45:57.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T20:45:57.608Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T20:45:57.612Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.132 [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-04-17T20:45:57.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] echo [2023-04-17T20:45:57.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:45:57.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:45:58.004Z] ========================================================= [2023-04-17T20:45:58.004Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T20:45:58.004Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:45:58.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T20:45:58.287Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T20:45:58.287Z] 63b65145d645: Pulling fs layer [2023-04-17T20:45:58.287Z] a2d21d5440eb: Pulling fs layer [2023-04-17T20:45:58.287Z] 935e6c44a52c: Pulling fs layer [2023-04-17T20:45:58.287Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T20:45:58.287Z] 30dea6a524f1: Pulling fs layer [2023-04-17T20:45:58.287Z] a2aff8979fd8: Pulling fs layer [2023-04-17T20:45:58.287Z] 6808be2612f2: Pulling fs layer [2023-04-17T20:45:58.287Z] f25807f1079a: Pulling fs layer [2023-04-17T20:45:58.287Z] 94cc34f8dd06: Waiting [2023-04-17T20:45:58.287Z] 30dea6a524f1: Waiting [2023-04-17T20:45:58.287Z] a2aff8979fd8: Waiting [2023-04-17T20:45:58.287Z] f25807f1079a: Waiting [2023-04-17T20:45:58.287Z] 6808be2612f2: Waiting [2023-04-17T20:45:58.287Z] a2d21d5440eb: Verifying Checksum [2023-04-17T20:45:58.287Z] 94cc34f8dd06: Verifying Checksum [2023-04-17T20:45:58.287Z] 94cc34f8dd06: Download complete [2023-04-17T20:45:58.287Z] 30dea6a524f1: Download complete [2023-04-17T20:45:58.287Z] 63b65145d645: Download complete [2023-04-17T20:45:58.287Z] a2aff8979fd8: Verifying Checksum [2023-04-17T20:45:58.287Z] a2aff8979fd8: Download complete [2023-04-17T20:45:58.548Z] 63b65145d645: Pull complete [2023-04-17T20:45:58.548Z] a2d21d5440eb: Pull complete [2023-04-17T20:45:58.807Z] f25807f1079a: Verifying Checksum [2023-04-17T20:45:58.807Z] f25807f1079a: Download complete [2023-04-17T20:45:59.065Z] 935e6c44a52c: Verifying Checksum [2023-04-17T20:45:59.065Z] 935e6c44a52c: Download complete [2023-04-17T20:45:59.065Z] 6808be2612f2: Verifying Checksum [2023-04-17T20:45:59.065Z] 6808be2612f2: Download complete [2023-04-17T20:46:02.354Z] 935e6c44a52c: Pull complete [2023-04-17T20:46:02.354Z] 94cc34f8dd06: Pull complete [2023-04-17T20:46:02.354Z] 30dea6a524f1: Pull complete [2023-04-17T20:46:02.354Z] a2aff8979fd8: Pull complete [2023-04-17T20:46:04.882Z] 6808be2612f2: Pull complete [2023-04-17T20:46:05.140Z] f25807f1079a: Pull complete [2023-04-17T20:46:05.140Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T20:46:05.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T20:46:05.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:46:05.429Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T20:46:05.429Z] WORKDIR /edgex [2023-04-17T20:46:05.429Z] COPY go.mod . [2023-04-17T20:46:05.429Z] RUN go mod download [2023-04-17T20:46:05.429Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-17T20:46:05.995Z] Sending build context to Docker daemon 170.6MB [2023-04-17T20:46:05.995Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T20:46:05.995Z] ---> 3b553350e43f [2023-04-17T20:46:05.995Z] Step 2/4 : WORKDIR /edgex [2023-04-17T20:46:07.371Z] ---> Running in cf2d32251794 [2023-04-17T20:46:07.629Z] Removing intermediate container cf2d32251794 [2023-04-17T20:46:07.629Z] ---> 17bc7223ad95 [2023-04-17T20:46:07.629Z] Step 3/4 : COPY go.mod . [2023-04-17T20:46:07.629Z] ---> 3961101741c1 [2023-04-17T20:46:07.629Z] Step 4/4 : RUN go mod download [2023-04-17T20:46:07.629Z] ---> Running in 675029c806d0 [2023-04-17T20:46:12.667Z] Still waiting to schedule task [2023-04-17T20:46:12.668Z] ‘prd-centos7-blackbox-4c-2g-8594’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-17T20:46:12.668Z] ‘prd-centos7-blackbox-4c-2g-8595’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-17T20:46:12.668Z] ‘prd-ubuntu20.04-docker-8c-8g-8788’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-17T20:46:12.668Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8786’ is offline [2023-04-17T20:46:17.601Z] Removing intermediate container 675029c806d0 [2023-04-17T20:46:17.601Z] ---> 31670886c5a6 [2023-04-17T20:46:17.601Z] Successfully built 31670886c5a6 [2023-04-17T20:46:17.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:46:17.905Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T20:46:17.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:46:17.970Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T20:46:17.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:46:18.308Z] $ docker top 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:46:18.638Z] + go version [2023-04-17T20:46:18.638Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T20:46:18.656Z] $ docker stop --time=1 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c [2023-04-17T20:46:19.931Z] $ docker rm -f --volumes 31b44f64073a642d5227d5195e763e40eb6d90d9d8f9148e38ede798b00f3f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:46:20.314Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T20:46:20.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:46:20.378Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T20:46:20.408Z] $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:46:20.706Z] $ docker top 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T20:46:20.758Z] ========================================================= [2023-04-17T20:46:20.758Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-17T20:46:20.758Z] ========================================================= [Pipeline] sh [2023-04-17T20:46:21.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:46:21.320Z] + make test [2023-04-17T20:46:21.320Z] go test -race -coverprofile=coverage.out ./... [2023-04-17T20:46:27.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-17T20:46:42.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-17T20:46:42.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-17T20:46:43.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-17T20:46:43.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-17T20:46:44.619Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-17T20:46:45.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-17T20:46:45.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-17T20:46:45.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-17T20:46:45.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-17T20:46:45.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-17T20:46:45.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-17T20:46:46.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-17T20:46:46.269Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-17T20:46:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-17T20:46:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-17T20:46:48.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-17T20:46:48.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-04-17T20:46:50.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-04-17T20:46:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements [2023-04-17T20:46:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-17T20:46:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-17T20:46:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-17T20:46:55.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-17T20:46:55.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-17T20:46:55.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-04-17T20:46:57.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-17T20:46:57.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-17T20:46:57.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-17T20:46:57.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-17T20:46:57.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-17T20:46:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-17T20:46:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-17T20:47:00.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.774s coverage: 88.5% of statements [2023-04-17T20:47:00.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-04-17T20:47:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-17T20:47:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-17T20:47:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-17T20:47:00.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements [2023-04-17T20:47:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-17T20:47:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-17T20:47:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-17T20:47:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-17T20:47:00.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-17T20:47:01.115Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-04-17T20:47:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-17T20:47:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-17T20:47:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-17T20:47:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-04-17T20:47:03.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-17T20:47:03.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-17T20:47:03.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-04-17T20:47:03.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-04-17T20:47:03.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements [2023-04-17T20:47:04.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-04-17T20:47:04.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-04-17T20:47:04.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-04-17T20:47:04.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-04-17T20:47:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-17T20:47:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-17T20:47:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-17T20:47:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-17T20:47:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-17T20:47:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-17T20:47:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-17T20:47:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-17T20:47:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-17T20:47:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-17T20:47:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-17T20:47:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-17T20:47:07.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-17T20:47:07.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-17T20:47:07.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-17T20:47:09.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-17T20:47:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-17T20:47:10.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-17T20:47:10.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-17T20:47:11.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-17T20:47:11.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-17T20:47:11.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-17T20:47:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-17T20:47:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-17T20:47:13.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-17T20:47:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-17T20:47:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-17T20:47:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-17T20:47:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-17T20:47:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-17T20:47:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-17T20:47:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-17T20:47:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-17T20:47:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-04-17T20:47:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-17T20:47:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-17T20:47:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-17T20:47:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-17T20:47:18.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-17T20:47:18.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-17T20:47:18.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-17T20:47:18.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.268s coverage: 79.9% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.079s coverage: 92.9% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.1% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-04-17T20:47:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-04-17T20:47:30.574Z] 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-04-17T20:47:30.574Z] running golangci-lint [2023-04-17T20:47:30.574Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-17T20:47:30.574Z] go version go1.20.2 linux/amd64 [2023-04-17T20:47:30.574Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-17T20:47:30.574Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-17T20:47:45.433Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 14.852177413s" [2023-04-17T20:47:45.433Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.620082ms" [2023-04-17T20:47:53.530Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.678957168s with top 10 stages: buildir: 36.457159403s, inspect: 2.172639553s, fact_deprecated: 1.7812583s, gosec: 1.398141733s, S1038: 1.094113708s, ctrlflow: 1.071244672s, fact_purity: 1.035166455s, nilness: 939.329832ms, errcheck: 717.441813ms, printf: 701.767227ms" [2023-04-17T20:47:53.530Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-17T20:47:53.530Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203" [2023-04-17T20:47:53.530Z] level=info msg="[runner] processing took 19.72107ms with stages: nolint: 7.614727ms, identifier_marker: 6.611618ms, path_prettifier: 2.112663ms, autogenerated_exclude: 1.438314ms, exclude-rules: 1.232427ms, skip_dirs: 609.638µs, cgo: 66.662µs, filename_unadjuster: 28.061µs, max_same_issues: 1.38µs, uniq_by_line: 980ns, skip_files: 750ns, diff: 630ns, path_shortener: 620ns, max_per_file_from_linter: 490ns, exclude: 410ns, source_code: 390ns, path_prefixer: 390ns, severity-rules: 380ns, sort_results: 370ns, max_from_linter: 170ns" [2023-04-17T20:47:53.530Z] level=info msg="[runner] linters took 8.513914152s with stages: goanalysis_metalinter: 8.494049237s" [2023-04-17T20:47:53.530Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-17T20:47:53.530Z] level=info msg="Memory: 235 samples, avg is 195.8MB, max is 727.5MB" [2023-04-17T20:47:53.530Z] level=info msg="Execution took 23.419610353s" [2023-04-17T20:47:53.530Z] go vet ./... [2023-04-17T20:47:57.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T20:47:57.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T20:47:57.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-17T20:47:58.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-17T20:47:58.521Z] + ls -al . [2023-04-17T20:47:58.521Z] total 704 [2023-04-17T20:47:58.521Z] drwxrwxr-x 11 1001 1001 4096 Apr 17 20:46 . [2023-04-17T20:47:58.521Z] drwxr-xr-x 4 root root 4096 Apr 17 20:46 .. [2023-04-17T20:47:58.521Z] drwxrwxr-x 2 1001 1001 4096 Apr 17 20:45 .blubracket [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 16 Apr 17 20:45 .dockerignore [2023-04-17T20:47:58.521Z] drwxrwxr-x 8 1001 1001 4096 Apr 17 20:45 .git [2023-04-17T20:47:58.521Z] drwxrwxr-x 3 1001 1001 4096 Apr 17 20:45 .github [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 1133 Apr 17 20:45 .gitignore [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 42 Apr 17 20:45 .golangci.yml [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 87 Apr 17 20:45 .hadolint.yml [2023-04-17T20:47:58.521Z] drwxr-xr-x 3 1001 1001 4096 Apr 17 20:45 .semver [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 166 Apr 17 20:45 .sonarcloud.properties [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 1171 Apr 17 20:45 ADOPTERS.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 10835 Apr 17 20:45 Attribution.txt [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 73765 Apr 17 20:45 CHANGELOG.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 3804 Apr 17 20:45 CONTRIBUTING.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 677 Apr 17 20:45 GOVERNANCE.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 883 Apr 17 20:45 Jenkinsfile [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 10775 Apr 17 20:45 LICENSE [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 14368 Apr 17 20:45 Makefile [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 582 Apr 17 20:45 OWNERS.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 9403 Apr 17 20:45 README.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 789 Apr 17 20:45 SECURITY.md [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 13 Apr 17 20:45 VERSION [2023-04-17T20:47:58.521Z] drwxrwxr-x 2 1001 1001 4096 Apr 17 20:45 bin [2023-04-17T20:47:58.521Z] drwxrwxr-x 18 1001 1001 4096 Apr 17 20:45 cmd [2023-04-17T20:47:58.521Z] -rw-r--r-- 1 root root 448248 Apr 17 20:47 coverage.out [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 3200 Apr 17 20:45 go.mod [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 31265 Apr 17 20:45 go.sum [2023-04-17T20:47:58.521Z] drwxrwxr-x 7 1001 1001 4096 Apr 17 20:45 internal [2023-04-17T20:47:58.521Z] drwxrwxr-x 3 1001 1001 4096 Apr 17 20:45 openapi [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 594 Apr 17 20:45 security.txt [2023-04-17T20:47:58.521Z] drwxrwxr-x 4 1001 1001 4096 Apr 17 20:45 snap [2023-04-17T20:47:58.521Z] -rw-rw-r-- 1 1001 1001 204 Apr 17 20:45 version.go [Pipeline] sh [2023-04-17T20:47:58.814Z] + '[' -e coverage.out ] [2023-04-17T20:47:58.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-17T20:47:58.905Z] Stashed 1 file(s) [Pipeline] sh [2023-04-17T20:47:59.186Z] + make build [2023-04-17T20:47:59.186Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T20:48:11.395Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T20:48:12.769Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T20:48:14.143Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T20:48:14.709Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T20:48:21.265Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T20:48:23.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T20:48:24.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-17T20:48:25.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T20:48:26.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T20:48:27.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T20:48:28.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-17T20:48:29.789Z] $ docker stop --time=1 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 [2023-04-17T20:48:31.943Z] $ docker rm -f --volumes 24bfb95ac7a664ca3a407640201c1b992e1c16ae52a2d1044dad4ab2a3986144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:32.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T20:48:32.737Z] [2023-04-17T20:48:32.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:33.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T20:48:33.031Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-17T20:48:33.031Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-17T20:48:33.031Z] ca9280d653b3: Pulling fs layer [2023-04-17T20:48:33.031Z] 7e9c9ca2126c: Pulling fs layer [2023-04-17T20:48:33.031Z] cbdbe7a5bc2a: Download complete [2023-04-17T20:48:33.328Z] ca9280d653b3: Verifying Checksum [2023-04-17T20:48:33.328Z] ca9280d653b3: Download complete [2023-04-17T20:48:33.328Z] cbdbe7a5bc2a: Pull complete [2023-04-17T20:48:33.600Z] ca9280d653b3: Pull complete [2023-04-17T20:48:33.859Z] 7e9c9ca2126c: Download complete [2023-04-17T20:48:37.138Z] 7e9c9ca2126c: Pull complete [2023-04-17T20:48:37.138Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-17T20:48:37.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T20:48:37.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:37.227Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T20:48:37.262Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-compose:latest cat [2023-04-17T20:48:38.230Z] $ docker top 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:48:38.563Z] + docker-compose build --help [2023-04-17T20:48:38.563Z] + grep parallel [2023-04-17T20:48:39.128Z] --parallel Build images in parallel. [Pipeline] } [2023-04-17T20:48:39.144Z] $ docker stop --time=1 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a [2023-04-17T20:48:40.458Z] $ docker rm -f --volumes 2c0151d7f5665919f11308bdb818fba794f4cb232453e0f88a0a8b4ca2f1d43a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:40.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T20:48:40.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:40.904Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T20:48:40.937Z] $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:48:41.299Z] $ docker top 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:48:41.629Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-17T20:48:42.196Z] Building core-command ... [2023-04-17T20:48:42.196Z] Building core-common-config-bootstrapper ... [2023-04-17T20:48:42.196Z] Building core-data ... [2023-04-17T20:48:42.196Z] Building core-metadata ... [2023-04-17T20:48:42.196Z] Building security-bootstrapper ... [2023-04-17T20:48:42.196Z] Building security-proxy-auth ... [2023-04-17T20:48:42.196Z] Building security-proxy-setup ... [2023-04-17T20:48:42.196Z] Building security-secretstore-setup ... [2023-04-17T20:48:42.196Z] Building security-spiffe-token-provider ... [2023-04-17T20:48:42.196Z] Building security-spire-agent ... [2023-04-17T20:48:42.196Z] Building security-spire-config ... [2023-04-17T20:48:42.196Z] Building security-spire-server ... [2023-04-17T20:48:42.196Z] Building support-notifications ... [2023-04-17T20:48:42.196Z] Building support-scheduler ... [2023-04-17T20:48:42.196Z] Building security-proxy-auth [2023-04-17T20:48:42.196Z] Building support-scheduler [2023-04-17T20:48:42.196Z] Building core-command [2023-04-17T20:48:42.196Z] Building security-spire-agent [2023-04-17T20:48:42.196Z] Building security-secretstore-setup [2023-04-17T20:48:57.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:48:57.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:48:57.074Z] ---> 31670886c5a6 [2023-04-17T20:48:57.074Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:48:57.074Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:48:57.074Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:48:57.074Z] ---> 31670886c5a6 [2023-04-17T20:48:57.074Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T20:48:57.074Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:48:57.074Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:48:57.074Z] ---> 31670886c5a6 [2023-04-17T20:48:57.074Z] Step 3/25 : WORKDIR /edgex-go [2023-04-17T20:48:57.074Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:48:57.074Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:48:57.074Z] ---> 31670886c5a6 [2023-04-17T20:48:57.074Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:48:57.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:48:57.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:48:57.074Z] ---> 31670886c5a6 [2023-04-17T20:48:57.074Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:48:59.601Z] ---> Running in 439971f929c4 [2023-04-17T20:48:59.601Z] ---> Running in 6be73148872a [2023-04-17T20:48:59.601Z] ---> Running in 169dc7fcc8b1 [2023-04-17T20:48:59.601Z] ---> Running in fe2a0632abcb [2023-04-17T20:48:59.601Z] ---> Running in d618fa46c0b9 [2023-04-17T20:48:59.601Z] Removing intermediate container 6be73148872a [2023-04-17T20:48:59.601Z] ---> 558514808d9d [2023-04-17T20:48:59.601Z] Step 4/24 : WORKDIR /edgex-go [2023-04-17T20:48:59.601Z] Removing intermediate container fe2a0632abcb [2023-04-17T20:48:59.601Z] ---> 33fdb4a35ee7 [2023-04-17T20:48:59.601Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:48:59.601Z] Removing intermediate container 439971f929c4 [2023-04-17T20:48:59.601Z] ---> 8057a64e9bf0 [2023-04-17T20:48:59.601Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-17T20:48:59.601Z] ---> Running in 28f2b64d93c5 [2023-04-17T20:48:59.601Z] Removing intermediate container 169dc7fcc8b1 [2023-04-17T20:48:59.601Z] ---> 8bba712bb6a3 [2023-04-17T20:48:59.601Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:48:59.601Z] Removing intermediate container d618fa46c0b9 [2023-04-17T20:48:59.601Z] ---> 1e0e2051a1bc [2023-04-17T20:48:59.601Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T20:48:59.601Z] ---> Running in c045e85b4d33 [2023-04-17T20:48:59.601Z] ---> Running in 4c27046338cc [2023-04-17T20:48:59.601Z] ---> Running in f6ed68077ddb [2023-04-17T20:48:59.601Z] ---> Running in 92d0b639bf9a [2023-04-17T20:48:59.601Z] Removing intermediate container 28f2b64d93c5 [2023-04-17T20:48:59.601Z] ---> c6c0f6cb37cb [2023-04-17T20:48:59.601Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-17T20:48:59.601Z] Removing intermediate container c045e85b4d33 [2023-04-17T20:48:59.601Z] ---> cc9556dd5d68 [2023-04-17T20:48:59.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:48:59.601Z] ---> Running in 092416ee9f24 [2023-04-17T20:48:59.601Z] ---> Running in be78d1bd3e7b [2023-04-17T20:48:59.601Z] Removing intermediate container f6ed68077ddb [2023-04-17T20:48:59.601Z] ---> 252d4629c06d [2023-04-17T20:48:59.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:48:59.601Z] ---> Running in 35cd39cc5f0a [2023-04-17T20:48:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:48:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:48:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:48:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.117Z] OK: 265 MiB in 53 packages [2023-04-17T20:49:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.117Z] OK: 265 MiB in 53 packages [2023-04-17T20:49:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:00.376Z] OK: 265 MiB in 53 packages [2023-04-17T20:49:00.376Z] OK: 265 MiB in 53 packages [2023-04-17T20:49:00.376Z] OK: 265 MiB in 53 packages [2023-04-17T20:49:00.635Z] Removing intermediate container 92d0b639bf9a [2023-04-17T20:49:00.635Z] ---> 811f829a47bb [2023-04-17T20:49:00.635Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T20:49:00.635Z] Removing intermediate container 4c27046338cc [2023-04-17T20:49:00.635Z] ---> 4dacc3b56f32 [2023-04-17T20:49:00.635Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-17T20:49:00.635Z] ---> 82db5b063001 [2023-04-17T20:49:00.635Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:00.635Z] ---> Running in fb518083e5bf [2023-04-17T20:49:00.894Z] ---> 42a4e00bb379 [2023-04-17T20:49:00.894Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:00.894Z] ---> Running in 025dd3293cba [2023-04-17T20:49:00.894Z] Removing intermediate container 092416ee9f24 [2023-04-17T20:49:00.894Z] ---> ac5e69a09bac [2023-04-17T20:49:00.894Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:49:00.894Z] Removing intermediate container 35cd39cc5f0a [2023-04-17T20:49:00.894Z] ---> 09ce684437c2 [2023-04-17T20:49:00.894Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:49:00.894Z] Removing intermediate container be78d1bd3e7b [2023-04-17T20:49:00.894Z] ---> 142cd49af1e6 [2023-04-17T20:49:00.894Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-17T20:49:01.152Z] ---> c48d0a322361 [2023-04-17T20:49:01.152Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:01.152Z] ---> Running in 4bce053e3aaf [2023-04-17T20:49:01.152Z] ---> 5ff4b6fd5100 [2023-04-17T20:49:01.152Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:01.152Z] ---> Running in a52d159928ab [2023-04-17T20:49:01.152Z] ---> 3b52a18e635e [2023-04-17T20:49:01.152Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:01.152Z] ---> Running in afc16d6eb14d [2023-04-17T20:49:02.497Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-17T20:49:02.509Z] Running in /w/workspace/edgex-go/494 [Pipeline] { [Pipeline] checkout [2023-04-17T20:49:02.550Z] The recommended git tool is: git [2023-04-17T20:49:09.771Z] using credential edgex-jenkins-ssh [2023-04-17T20:49:09.792Z] Cloning the remote Git repository [2023-04-17T20:49:09.862Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-17T20:49:09.973Z] > git init /w/workspace/edgex-go/494 # timeout=10 [2023-04-17T20:49:10.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-17T20:49:10.143Z] > git --version # timeout=10 [2023-04-17T20:49:10.165Z] > git --version # 'git version 2.25.1' [2023-04-17T20:49:10.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T20:49:10.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T20:49:27.906Z] Removing intermediate container fb518083e5bf [2023-04-17T20:49:27.906Z] ---> 15e173b6ad6d [2023-04-17T20:49:27.906Z] Step 7/27 : COPY . . [2023-04-17T20:49:27.906Z] Removing intermediate container 4bce053e3aaf [2023-04-17T20:49:27.906Z] ---> 8d364a9360f1 [2023-04-17T20:49:27.906Z] Step 8/23 : COPY . . [2023-04-17T20:49:27.906Z] Removing intermediate container a52d159928ab [2023-04-17T20:49:27.906Z] ---> b9483dcafb27 [2023-04-17T20:49:27.906Z] Step 8/23 : COPY . . [2023-04-17T20:49:27.906Z] Removing intermediate container afc16d6eb14d [2023-04-17T20:49:27.906Z] ---> 42ce92136fd9 [2023-04-17T20:49:27.906Z] Step 8/24 : COPY . . [2023-04-17T20:49:27.906Z] Removing intermediate container 025dd3293cba [2023-04-17T20:49:27.906Z] ---> 76249fdd5b65 [2023-04-17T20:49:27.906Z] Step 7/25 : COPY . . [2023-04-17T20:49:30.393Z] Avoid second fetch [2023-04-17T20:49:30.394Z] Checking out Revision e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a (main) [2023-04-17T20:49:31.260Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4515)" [2023-04-17T20:49:29.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-17T20:49:29.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T20:49:30.417Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T20:49:30.505Z] > git checkout -f e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T20:49:32.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T20:49:32.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T20:49:32.181Z] Dload Upload Total Spent Left Speed [2023-04-17T20:49:32.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-04-17T20:49:32.865Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T20:49:33.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T20:49:33.209Z] + sudo tee /etc/docker/daemon.new [2023-04-17T20:49:33.209Z] { [2023-04-17T20:49:33.209Z] "registry-mirrors": [ [2023-04-17T20:49:33.209Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T20:49:33.209Z] ], [2023-04-17T20:49:33.209Z] "bip": "10.250.0.254/24", [2023-04-17T20:49:33.209Z] "hosts": [ [2023-04-17T20:49:33.209Z] "tcp://0.0.0.0:5555", [2023-04-17T20:49:33.209Z] "unix:///var/run/docker.sock" [2023-04-17T20:49:33.209Z] ], [2023-04-17T20:49:33.209Z] "mtu": 1458, [2023-04-17T20:49:33.209Z] "selinux-enabled": true, [2023-04-17T20:49:33.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T20:49:33.209Z] } [Pipeline] sh [2023-04-17T20:49:33.546Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T20:49:33.875Z] + sudo service docker restart [2023-04-17T20:49:34.480Z] ---> 42bd17707886 [2023-04-17T20:49:34.480Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-17T20:49:34.480Z] ---> 14d84f221317 [2023-04-17T20:49:34.480Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-17T20:49:34.480Z] ---> b80ddb275114 [2023-04-17T20:49:34.480Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T20:49:34.480Z] ---> 4fa5aa5a642c [2023-04-17T20:49:34.480Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-17T20:49:34.480Z] ---> 5d298d5d3f46 [2023-04-17T20:49:34.480Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-17T20:49:34.480Z] ---> Running in c2928ba5037f [2023-04-17T20:49:34.480Z] ---> Running in 83352e97550e [2023-04-17T20:49:34.480Z] ---> Running in 4bf65c91ef83 [2023-04-17T20:49:34.480Z] ---> Running in 967f1cc15aa8 [2023-04-17T20:49:34.480Z] ---> Running in 429fc633ddfc [2023-04-17T20:49:34.480Z] Removing intermediate container 967f1cc15aa8 [2023-04-17T20:49:34.480Z] ---> 38227c8e5117 [2023-04-17T20:49:34.480Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T20:49:34.480Z] ---> Running in ba7df32cd470 [2023-04-17T20:49:34.480Z] Removing intermediate container ba7df32cd470 [2023-04-17T20:49:34.480Z] ---> b413cd0cec78 [2023-04-17T20:49:34.480Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T20:49:34.480Z] ---> Running in 9fc4d87f613e [2023-04-17T20:49:34.480Z] Removing intermediate container 9fc4d87f613e [2023-04-17T20:49:34.480Z] ---> 588bf0abd6cc [2023-04-17T20:49:34.480Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T20:49:34.480Z] ---> Running in b896b49b293d [2023-04-17T20:49:34.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T20:49:34.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T20:49:34.480Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T20:49:34.737Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T20:49:35.307Z] Removing intermediate container b896b49b293d [2023-04-17T20:49:35.307Z] ---> 6e959cd9703b [2023-04-17T20:49:35.307Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T20:49:35.307Z] ---> Running in c492a1bc3025 [2023-04-17T20:49:35.307Z] Removing intermediate container c492a1bc3025 [2023-04-17T20:49:35.307Z] ---> 5b5bd370a4b6 [2023-04-17T20:49:35.307Z] [2023-04-17T20:49:35.307Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T20:49:35.307Z] 3.17: Pulling from library/alpine [2023-04-17T20:49:36.074Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T20:49:36.074Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T20:49:36.074Z] ---> 9ed4aefc74f6 [2023-04-17T20:49:36.074Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T20:49:36.074Z] ---> Running in 720489b20bb6 [2023-04-17T20:49:36.332Z] Removing intermediate container 720489b20bb6 [2023-04-17T20:49:36.332Z] ---> 1fb1d5d3d14b [2023-04-17T20:49:36.332Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T20:49:36.332Z] ---> Running in fc3503400cae [2023-04-17T20:49:36.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:36.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:36.849Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:49:36.849Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:49:36.849Z] OK: 17818 distinct packages available [2023-04-17T20:49:36.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:37.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:37.366Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-17T20:49:37.366Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-17T20:49:37.366Z] (3/5) Installing libucontext (1.2-r0) [2023-04-17T20:49:37.366Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-17T20:49:37.366Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-17T20:49:37.366Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:49:37.366Z] OK: 8 MiB in 20 packages [2023-04-17T20:49:37.932Z] Removing intermediate container fc3503400cae [2023-04-17T20:49:37.932Z] ---> 15057d7e46ce [2023-04-17T20:49:37.932Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:49:38.191Z] ---> c2d98bb22e1a [2023-04-17T20:49:38.191Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:49:38.758Z] ---> 7636507680c0 [2023-04-17T20:49:38.758Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-17T20:49:39.690Z] ---> 38c4e1ffef21 [2023-04-17T20:49:39.690Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T20:49:42.215Z] ---> d345f3a27bd5 [2023-04-17T20:49:42.215Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T20:49:42.781Z] ---> 344474f354c9 [2023-04-17T20:49:42.781Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-17T20:49:43.715Z] ---> 775493a46c4a [2023-04-17T20:49:43.715Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-17T20:49:43.972Z] ---> 1d5d02e0d828 [2023-04-17T20:49:43.972Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T20:49:43.972Z] ---> Running in 9368d1e95007 [2023-04-17T20:49:44.229Z] Removing intermediate container 9368d1e95007 [2023-04-17T20:49:44.229Z] ---> bbc113030ae4 [2023-04-17T20:49:44.229Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T20:49:44.229Z] ---> Running in e4d146534f39 [2023-04-17T20:49:44.486Z] Removing intermediate container e4d146534f39 [2023-04-17T20:49:44.486Z] ---> 8830d6b55958 [2023-04-17T20:49:44.486Z] Step 25/27 : LABEL arch=x86_64 [2023-04-17T20:49:44.764Z] ---> Running in c056dac3e6d7 [2023-04-17T20:49:45.022Z] Removing intermediate container c056dac3e6d7 [2023-04-17T20:49:45.022Z] ---> c3cef7ecf6bb [2023-04-17T20:49:45.022Z] Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:49:45.022Z] ---> Running in 1d1ffa775207 [2023-04-17T20:49:45.280Z] Removing intermediate container 1d1ffa775207 [2023-04-17T20:49:45.280Z] ---> 5c49b8f68a78 [2023-04-17T20:49:45.280Z] Step 27/27 : LABEL version=3.0.0-dev.132 [2023-04-17T20:49:45.537Z] ---> Running in 4cd03e801670 [2023-04-17T20:49:45.798Z] Removing intermediate container 4cd03e801670 [2023-04-17T20:49:45.798Z] ---> 48aaf57f054e [2023-04-17T20:49:45.798Z] [2023-04-17T20:49:45.798Z] Successfully built 48aaf57f054e [2023-04-17T20:49:45.798Z] Successfully tagged security-spire-agent:latest [2023-04-17T20:49:45.798Z] Building security-spiffe-token-provider [2023-04-17T20:49:49.977Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:49:49.977Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:49:49.977Z] ---> 31670886c5a6 [2023-04-17T20:49:49.977Z] Step 3/20 : WORKDIR /edgex-go [2023-04-17T20:49:49.977Z] ---> Using cache [2023-04-17T20:49:49.977Z] ---> 1e0e2051a1bc [2023-04-17T20:49:49.977Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-17T20:49:50.610Z] ---> Running in c6fe3a0e8d50 [2023-04-17T20:49:51.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:51.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:51.802Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:49:51.802Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:49:51.802Z] OK: 17824 distinct packages available [2023-04-17T20:49:51.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:51.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:49:52.061Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:49:52.176Z] provisioning config files... [2023-04-17T20:49:52.207Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config3254413684506172237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:49:52.573Z] ---> docker-login.sh [2023-04-17T20:49:52.574Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:49:52.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:49:52.997Z] Removing intermediate container c6fe3a0e8d50 [2023-04-17T20:49:52.997Z] ---> 13c414556d47 [2023-04-17T20:49:52.997Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-17T20:49:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:49:53.126Z] Configure a credential helper to remove this warning. See [2023-04-17T20:49:53.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:49:53.126Z] [2023-04-17T20:49:53.126Z] Login Succeeded [2023-04-17T20:49:53.126Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:49:53.312Z] ---> e74442508072 [2023-04-17T20:49:53.313Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:49:53.313Z] ---> Running in da047ad45621 [2023-04-17T20:49:53.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:49:53.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:49:53.679Z] Configure a credential helper to remove this warning. See [2023-04-17T20:49:53.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:49:53.680Z] [2023-04-17T20:49:53.680Z] Login Succeeded [2023-04-17T20:49:53.680Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:49:53.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:49:53.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:49:53.955Z] Configure a credential helper to remove this warning. See [2023-04-17T20:49:53.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:49:53.955Z] [2023-04-17T20:49:53.955Z] Login Succeeded [2023-04-17T20:49:53.955Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:49:54.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:49:54.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:49:54.225Z] Configure a credential helper to remove this warning. See [2023-04-17T20:49:54.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:49:54.225Z] [2023-04-17T20:49:54.225Z] Login Succeeded [2023-04-17T20:49:54.497Z] docker.io [2023-04-17T20:49:54.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:49:54.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:49:54.767Z] Configure a credential helper to remove this warning. See [2023-04-17T20:49:54.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:49:54.767Z] [2023-04-17T20:49:54.767Z] Login Succeeded [2023-04-17T20:49:54.767Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:49:54.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-17T20:49:55.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/494 [Pipeline] echo [2023-04-17T20:49:55.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:49:55.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:49:55.467Z] ========================================================= [2023-04-17T20:49:55.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T20:49:55.467Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:49:55.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T20:49:56.068Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T20:49:56.068Z] af6eaf76a39c: Pulling fs layer [2023-04-17T20:49:56.068Z] 55522c791124: Pulling fs layer [2023-04-17T20:49:56.068Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T20:49:56.068Z] 169dfbe0d373: Pulling fs layer [2023-04-17T20:49:56.068Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T20:49:56.068Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T20:49:56.068Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T20:49:56.068Z] 169dfbe0d373: Waiting [2023-04-17T20:49:56.068Z] e1ff8fa3b103: Waiting [2023-04-17T20:49:56.068Z] 52ebb69f0ebf: Waiting [2023-04-17T20:49:56.068Z] 5abe8eddf0d5: Waiting [2023-04-17T20:49:56.068Z] 55522c791124: Verifying Checksum [2023-04-17T20:49:56.068Z] 55522c791124: Download complete [2023-04-17T20:49:56.068Z] 169dfbe0d373: Verifying Checksum [2023-04-17T20:49:56.068Z] 169dfbe0d373: Download complete [2023-04-17T20:49:56.068Z] e1ff8fa3b103: Download complete [2023-04-17T20:49:56.068Z] af6eaf76a39c: Verifying Checksum [2023-04-17T20:49:56.068Z] af6eaf76a39c: Download complete [2023-04-17T20:49:57.043Z] af6eaf76a39c: Pull complete [2023-04-17T20:49:57.330Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T20:49:57.330Z] 5abe8eddf0d5: Download complete [2023-04-17T20:49:57.930Z] 55522c791124: Pull complete [2023-04-17T20:49:58.906Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T20:49:58.906Z] ce5c4a1c91eb: Download complete [2023-04-17T20:49:58.906Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T20:49:58.906Z] 52ebb69f0ebf: Download complete [2023-04-17T20:50:01.573Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-17T20:50:05.752Z] Removing intermediate container c2928ba5037f [2023-04-17T20:50:05.752Z] ---> c47c86663b33 [2023-04-17T20:50:05.752Z] [2023-04-17T20:50:05.752Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T20:50:05.752Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:05.752Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T20:50:05.752Z] Removing intermediate container 83352e97550e [2023-04-17T20:50:05.752Z] ---> 20c228216c66 [2023-04-17T20:50:05.752Z] [2023-04-17T20:50:05.752Z] Step 10/24 : FROM alpine:3.17 [2023-04-17T20:50:05.752Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:05.752Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:50:05.752Z] Removing intermediate container 4bf65c91ef83 [2023-04-17T20:50:05.752Z] ---> d6bf04482934 [2023-04-17T20:50:05.752Z] [2023-04-17T20:50:05.752Z] Step 9/25 : FROM alpine:3.17 [2023-04-17T20:50:05.752Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:05.752Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-17T20:50:05.752Z] ---> Running in 5c16472702ee [2023-04-17T20:50:05.752Z] ---> Running in 88c193efae65 [2023-04-17T20:50:05.752Z] ---> Running in a56dabf8baba [2023-04-17T20:50:05.752Z] Removing intermediate container 5c16472702ee [2023-04-17T20:50:05.752Z] ---> 64a24a56cd5c [2023-04-17T20:50:05.752Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:50:05.752Z] ---> Running in 487969604a13 [2023-04-17T20:50:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:06.010Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-17T20:50:06.010Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:06.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:06.010Z] (3/3) Installing su-exec (0.2-r2) [2023-04-17T20:50:06.010Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:06.010Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T20:50:06.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:06.010Z] OK: 8 MiB in 18 packages [2023-04-17T20:50:06.010Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:06.010Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:06.010Z] OK: 7 MiB in 16 packages [2023-04-17T20:50:06.267Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:06.267Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:06.267Z] OK: 7 MiB in 16 packages [2023-04-17T20:50:06.831Z] Removing intermediate container a56dabf8baba [2023-04-17T20:50:06.831Z] ---> ba9e0305e8f0 [2023-04-17T20:50:06.831Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T20:50:06.831Z] Removing intermediate container 487969604a13 [2023-04-17T20:50:06.831Z] ---> f35ee7cba6f9 [2023-04-17T20:50:06.831Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:06.831Z] ---> Running in 6a57c567c306 [2023-04-17T20:50:07.088Z] Removing intermediate container 88c193efae65 [2023-04-17T20:50:07.088Z] ---> 3cb48879d6e7 [2023-04-17T20:50:07.088Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T20:50:07.088Z] Removing intermediate container 6a57c567c306 [2023-04-17T20:50:07.088Z] ---> 75e9472713d3 [2023-04-17T20:50:07.088Z] Step 12/25 : WORKDIR / [2023-04-17T20:50:07.088Z] ---> Running in 4db5b5fce7d4 [2023-04-17T20:50:07.088Z] ---> 9b6c5471c216 [2023-04-17T20:50:07.088Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:07.088Z] ---> Running in 9281f1abbbd3 [2023-04-17T20:50:07.345Z] Removing intermediate container 4db5b5fce7d4 [2023-04-17T20:50:07.345Z] ---> 42d8acef8ef6 [2023-04-17T20:50:07.345Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-17T20:50:07.602Z] Removing intermediate container 9281f1abbbd3 [2023-04-17T20:50:07.602Z] ---> 78d3edd8c680 [2023-04-17T20:50:07.602Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:07.602Z] ---> Running in 3c9e367961fb [2023-04-17T20:50:07.602Z] ---> 12dc91d9fe04 [2023-04-17T20:50:07.602Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-17T20:50:07.602Z] Removing intermediate container 3c9e367961fb [2023-04-17T20:50:07.602Z] ---> cb7a4aa4923b [2023-04-17T20:50:07.602Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-17T20:50:07.602Z] ---> Running in 8073f8e2d80f [2023-04-17T20:50:07.602Z] ---> fd3b01a8a999 [2023-04-17T20:50:07.602Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:07.859Z] Removing intermediate container 8073f8e2d80f [2023-04-17T20:50:07.859Z] ---> 214a1ebc778a [2023-04-17T20:50:07.859Z] Step 15/24 : WORKDIR / [2023-04-17T20:50:07.859Z] ---> 305b3cc82ca1 [2023-04-17T20:50:07.859Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:07.859Z] ---> e2f328eefd4f [2023-04-17T20:50:07.859Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-17T20:50:08.116Z] ---> Running in abc15db4d7b9 [2023-04-17T20:50:08.116Z] Removing intermediate container abc15db4d7b9 [2023-04-17T20:50:08.116Z] ---> 245b4e060846 [2023-04-17T20:50:08.116Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:08.116Z] ---> a93248dbc351 [2023-04-17T20:50:08.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-17T20:50:08.374Z] ---> 2430cc27e4e5 [2023-04-17T20:50:08.374Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-17T20:50:08.632Z] ---> caa53c9f7788 [2023-04-17T20:50:08.632Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:08.899Z] ---> b751c9dbe76a [2023-04-17T20:50:08.899Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:08.899Z] ---> 6e028014a11c [2023-04-17T20:50:08.899Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T20:50:08.899Z] ---> Running in 187b9f04ea34 [2023-04-17T20:50:09.157Z] ---> a9ed921f8722 [2023-04-17T20:50:09.157Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-17T20:50:09.157Z] ---> 21fd8e97442f [2023-04-17T20:50:09.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-17T20:50:09.723Z] ---> f36a268d5dd6 [2023-04-17T20:50:09.723Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:09.723Z] ---> 44b0138e985e [2023-04-17T20:50:09.723Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-17T20:50:09.723Z] Removing intermediate container 429fc633ddfc [2023-04-17T20:50:09.723Z] ---> f8fb326f5fc6 [2023-04-17T20:50:09.723Z] [2023-04-17T20:50:09.723Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T20:50:09.723Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:09.723Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:50:09.723Z] ---> Using cache [2023-04-17T20:50:09.723Z] ---> 3cb48879d6e7 [2023-04-17T20:50:09.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T20:50:09.723Z] ---> Using cache [2023-04-17T20:50:09.723Z] ---> 42d8acef8ef6 [2023-04-17T20:50:09.723Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-17T20:50:09.723Z] ---> Running in befb0fa5d6d6 [2023-04-17T20:50:09.723Z] Removing intermediate container 187b9f04ea34 [2023-04-17T20:50:09.723Z] ---> 44cb681a422e [2023-04-17T20:50:09.723Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T20:50:09.723Z] ---> d797fad71ef6 [2023-04-17T20:50:09.723Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-17T20:50:09.982Z] ---> Running in 31ad91f98076 [2023-04-17T20:50:09.982Z] ---> Running in d8ff66b39c9b [2023-04-17T20:50:09.982Z] Removing intermediate container befb0fa5d6d6 [2023-04-17T20:50:09.982Z] ---> ee215132253b [2023-04-17T20:50:09.982Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T20:50:09.982Z] ---> aca7423d3750 [2023-04-17T20:50:09.982Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T20:50:09.982Z] Removing intermediate container 31ad91f98076 [2023-04-17T20:50:09.982Z] ---> ff8a09e618cf [2023-04-17T20:50:09.982Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T20:50:09.982Z] ---> Running in 325a4318b380 [2023-04-17T20:50:09.982Z] Removing intermediate container d8ff66b39c9b [2023-04-17T20:50:09.982Z] ---> 2383975e9254 [2023-04-17T20:50:09.982Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:50:09.982Z] ---> Running in 0ba4c1f8117c [2023-04-17T20:50:09.982Z] ---> Running in 34d53e340eb9 [2023-04-17T20:50:10.240Z] Removing intermediate container 325a4318b380 [2023-04-17T20:50:10.240Z] ---> 43c83efc9d8b [2023-04-17T20:50:10.240Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:10.240Z] ---> 636387bab653 [2023-04-17T20:50:10.240Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T20:50:10.240Z] Removing intermediate container 34d53e340eb9 [2023-04-17T20:50:10.240Z] ---> 95d0aa5551c7 [2023-04-17T20:50:10.240Z] Step 22/24 : LABEL arch=x86_64 [2023-04-17T20:50:10.240Z] ---> Running in 5aa77111e2c6 [2023-04-17T20:50:10.240Z] Removing intermediate container 0ba4c1f8117c [2023-04-17T20:50:10.240Z] ---> 1dd420e74eec [2023-04-17T20:50:10.240Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T20:50:10.240Z] ---> Running in 27c93558d8e5 [2023-04-17T20:50:10.497Z] ---> Running in 9fcaa310f605 [2023-04-17T20:50:10.497Z] ---> d61c8365d16a [2023-04-17T20:50:10.497Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:10.497Z] Removing intermediate container 27c93558d8e5 [2023-04-17T20:50:10.497Z] ---> b5e5a441d38d [2023-04-17T20:50:10.497Z] Step 23/24 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:10.497Z] ---> Running in 004acae50e03 [2023-04-17T20:50:10.497Z] Removing intermediate container 9fcaa310f605 [2023-04-17T20:50:10.497Z] ---> 41325d31852e [2023-04-17T20:50:10.497Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:10.756Z] ---> 0aaa4f93dc16 [2023-04-17T20:50:10.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-17T20:50:10.756Z] ---> Running in 8cc566b7b694 [2023-04-17T20:50:10.756Z] Removing intermediate container 004acae50e03 [2023-04-17T20:50:10.756Z] ---> 4dad0fca5e2d [2023-04-17T20:50:10.756Z] Step 24/24 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:10.756Z] ---> Running in 3a1b872190f3 [2023-04-17T20:50:10.756Z] Removing intermediate container 8cc566b7b694 [2023-04-17T20:50:10.756Z] ---> fa82ea5f381a [2023-04-17T20:50:10.756Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:10.756Z] ---> Running in 064010efcc50 [2023-04-17T20:50:11.015Z] Removing intermediate container 3a1b872190f3 [2023-04-17T20:50:11.015Z] ---> 3feda6d3d169 [2023-04-17T20:50:11.015Z] [2023-04-17T20:50:11.015Z] Removing intermediate container 064010efcc50 [2023-04-17T20:50:11.015Z] ---> 6116fc67901d [2023-04-17T20:50:11.015Z] [2023-04-17T20:50:11.015Z] Removing intermediate container 5aa77111e2c6 [2023-04-17T20:50:11.015Z] ---> 50b5dc21533a [2023-04-17T20:50:11.015Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T20:50:11.015Z] Successfully built 3feda6d3d169 [2023-04-17T20:50:11.015Z] Successfully tagged core-command:latest [2023-04-17T20:50:11.015Z] Building security-bootstrapper [2023-04-17T20:50:11.015Z] ---> Running in fc98501796f4 [2023-04-17T20:50:11.015Z]  Building core-command ... done Successfully built 6116fc67901d [2023-04-17T20:50:11.015Z] Successfully tagged security-proxy-auth:latest [2023-04-17T20:50:11.015Z] Building security-spire-config [2023-04-17T20:50:11.276Z]  Building security-proxy-auth ... done Removing intermediate container fc98501796f4 [2023-04-17T20:50:11.276Z] ---> 332d89987a4d [2023-04-17T20:50:11.276Z] Step 23/25 : LABEL arch=x86_64 [2023-04-17T20:50:11.276Z] ---> 4b8cfaaea26b [2023-04-17T20:50:11.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:11.276Z] ---> Running in a40bb06caa5a [2023-04-17T20:50:11.283Z] ce5c4a1c91eb: Pull complete [2023-04-17T20:50:11.283Z] 169dfbe0d373: Pull complete [2023-04-17T20:50:11.283Z] e1ff8fa3b103: Pull complete [2023-04-17T20:50:11.535Z] Removing intermediate container da047ad45621 [2023-04-17T20:50:11.535Z] ---> c6ab59f3acde [2023-04-17T20:50:11.535Z] Step 7/20 : COPY . . [2023-04-17T20:50:14.840Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:14.840Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:14.840Z] ---> 31670886c5a6 [2023-04-17T20:50:14.840Z] Step 3/33 : WORKDIR /edgex-go [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 1e0e2051a1bc [2023-04-17T20:50:14.840Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-17T20:50:14.840Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:14.840Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:14.840Z] ---> 31670886c5a6 [2023-04-17T20:50:14.840Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 1e0e2051a1bc [2023-04-17T20:50:14.840Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 811f829a47bb [2023-04-17T20:50:14.840Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 82db5b063001 [2023-04-17T20:50:14.840Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 15e173b6ad6d [2023-04-17T20:50:14.840Z] Step 7/27 : COPY . . [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> b80ddb275114 [2023-04-17T20:50:14.840Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 38227c8e5117 [2023-04-17T20:50:14.840Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> b413cd0cec78 [2023-04-17T20:50:14.840Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 588bf0abd6cc [2023-04-17T20:50:14.840Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 6e959cd9703b [2023-04-17T20:50:14.840Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 5b5bd370a4b6 [2023-04-17T20:50:14.840Z] [2023-04-17T20:50:14.840Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T20:50:14.840Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:14.840Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T20:50:14.840Z] ---> Using cache [2023-04-17T20:50:14.840Z] ---> 1fb1d5d3d14b [2023-04-17T20:50:14.840Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-17T20:50:14.840Z] Removing intermediate container a40bb06caa5a [2023-04-17T20:50:14.840Z] ---> 7724e4556465 [2023-04-17T20:50:14.840Z] Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:15.098Z] ---> 18226a4a81c9 [2023-04-17T20:50:15.098Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-17T20:50:15.356Z] ---> Running in ba84522cfd70 [2023-04-17T20:50:15.356Z] ---> Running in 9bb340cd8a63 [2023-04-17T20:50:15.356Z] ---> Running in da9a9817b364 [2023-04-17T20:50:15.356Z] ---> Running in 8f52fccd6cc4 [2023-04-17T20:50:15.356Z] ---> 2c15a2dd7b63 [2023-04-17T20:50:15.356Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-17T20:50:15.356Z] ---> Running in ebc3fe18188e [2023-04-17T20:50:15.356Z] Removing intermediate container da9a9817b364 [2023-04-17T20:50:15.356Z] ---> 8fd96c4645a9 [2023-04-17T20:50:15.356Z] Step 25/25 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:15.356Z] Removing intermediate container 8f52fccd6cc4 [2023-04-17T20:50:15.356Z] ---> 6a8795f2efe4 [2023-04-17T20:50:15.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:50:15.356Z] ---> Running in eaf6a1c4b128 [2023-04-17T20:50:15.356Z] ---> Running in 6f5c1c7a8c9f [2023-04-17T20:50:15.356Z] Removing intermediate container eaf6a1c4b128 [2023-04-17T20:50:15.356Z] ---> 61e561519746 [2023-04-17T20:50:15.356Z] [2023-04-17T20:50:15.616Z] Removing intermediate container 6f5c1c7a8c9f [2023-04-17T20:50:15.616Z] ---> d42e7acd5a19 [2023-04-17T20:50:15.616Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T20:50:15.616Z] Successfully built 61e561519746 [2023-04-17T20:50:15.616Z] ---> Running in bf85d6699dba [2023-04-17T20:50:15.616Z] Successfully tagged security-secretstore-setup:latest [2023-04-17T20:50:15.616Z]  Building security-secretstore-setup ... done Building core-data [2023-04-17T20:50:15.874Z] Removing intermediate container bf85d6699dba [2023-04-17T20:50:15.874Z] ---> f0574a33c00d [2023-04-17T20:50:15.874Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:15.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:15.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:15.874Z] ---> Running in e6905c266242 [2023-04-17T20:50:15.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-17T20:50:16.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:16.131Z] OK: 265 MiB in 53 packages [2023-04-17T20:50:16.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:16.387Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:50:16.387Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:50:16.387Z] OK: 17818 distinct packages available [2023-04-17T20:50:16.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:16.387Z] Removing intermediate container e6905c266242 [2023-04-17T20:50:16.387Z] ---> 8e15b27fedd0 [2023-04-17T20:50:16.387Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:16.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:16.646Z] ---> Running in 03409a49fc92 [2023-04-17T20:50:16.646Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:16.646Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-17T20:50:16.646Z] (3/4) Installing libucontext (1.2-r0) [2023-04-17T20:50:16.646Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-17T20:50:16.646Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:16.646Z] OK: 7 MiB in 19 packages [2023-04-17T20:50:16.906Z] Removing intermediate container ba84522cfd70 [2023-04-17T20:50:16.906Z] ---> adff14d9fe26 [2023-04-17T20:50:16.906Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-17T20:50:16.906Z] Removing intermediate container 03409a49fc92 [2023-04-17T20:50:16.906Z] ---> c10809978ffa [2023-04-17T20:50:16.906Z] [2023-04-17T20:50:16.906Z] Successfully built c10809978ffa [2023-04-17T20:50:16.906Z] Successfully tagged support-scheduler:latest [2023-04-17T20:50:16.906Z]  Building support-scheduler ... done Building security-proxy-setup [2023-04-17T20:50:17.168Z] ---> c437bc3fa558 [2023-04-17T20:50:17.168Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:17.655Z] ---> Running in 1e135f6af3ff [2023-04-17T20:50:17.655Z] Removing intermediate container 9bb340cd8a63 [2023-04-17T20:50:17.655Z] ---> f4dfcf397bd4 [2023-04-17T20:50:17.655Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:18.066Z] 52ebb69f0ebf: Pull complete [2023-04-17T20:50:18.266Z] ---> 09a08ee4f595 [2023-04-17T20:50:18.266Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:18.523Z] ---> 3b5534d143ad [2023-04-17T20:50:18.523Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T20:50:19.457Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:19.457Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:19.457Z] ---> 31670886c5a6 [2023-04-17T20:50:19.457Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> 8bba712bb6a3 [2023-04-17T20:50:19.457Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> 252d4629c06d [2023-04-17T20:50:19.457Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> 09ce684437c2 [2023-04-17T20:50:19.457Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> 5ff4b6fd5100 [2023-04-17T20:50:19.457Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> b9483dcafb27 [2023-04-17T20:50:19.457Z] Step 8/23 : COPY . . [2023-04-17T20:50:19.457Z] ---> Using cache [2023-04-17T20:50:19.457Z] ---> 5d298d5d3f46 [2023-04-17T20:50:19.457Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-17T20:50:20.856Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:20.856Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:20.856Z] ---> 31670886c5a6 [2023-04-17T20:50:20.856Z] Step 3/22 : WORKDIR /edgex-go [2023-04-17T20:50:20.856Z] ---> Using cache [2023-04-17T20:50:20.856Z] ---> 1e0e2051a1bc [2023-04-17T20:50:20.856Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-17T20:50:20.856Z] ---> Using cache [2023-04-17T20:50:20.856Z] ---> adff14d9fe26 [2023-04-17T20:50:20.856Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-17T20:50:20.856Z] ---> Using cache [2023-04-17T20:50:20.856Z] ---> c437bc3fa558 [2023-04-17T20:50:20.856Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:21.724Z] 5abe8eddf0d5: Pull complete [2023-04-17T20:50:21.724Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T20:50:21.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T20:50:21.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:50:21.787Z] ---> Running in d2f6c9c8b40d [2023-04-17T20:50:21.787Z] ---> Running in b6a40634eb43 [2023-04-17T20:50:21.787Z] ---> 44a7c0208276 [2023-04-17T20:50:21.787Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T20:50:21.787Z] ---> 19b0da238187 [2023-04-17T20:50:21.787Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-17T20:50:21.787Z] ---> Running in c8dfd271f5f9 [2023-04-17T20:50:22.045Z] Removing intermediate container c8dfd271f5f9 [2023-04-17T20:50:22.045Z] ---> 9295791f8a74 [2023-04-17T20:50:22.045Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-17T20:50:22.082Z] + docker build+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T20:50:22.082Z] WORKDIR /edgex [2023-04-17T20:50:22.082Z] COPY go.mod . [2023-04-17T20:50:22.082Z] RUN go mod download [2023-04-17T20:50:22.082Z] -t ci-base-image-arm64 -f - . [2023-04-17T20:50:22.302Z] ---> 00fb96d53497 [2023-04-17T20:50:22.302Z] Step 22/27 : WORKDIR / [2023-04-17T20:50:22.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T20:50:22.302Z] ---> Running in 2cfb95b685e3 [2023-04-17T20:50:22.302Z] Removing intermediate container 2cfb95b685e3 [2023-04-17T20:50:22.302Z] ---> fea623f92fda [2023-04-17T20:50:22.302Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T20:50:22.302Z] ---> Running in 29a9e59a0ff0 [2023-04-17T20:50:22.559Z] Removing intermediate container 29a9e59a0ff0 [2023-04-17T20:50:22.559Z] ---> e6978e09abe7 [2023-04-17T20:50:22.559Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T20:50:22.559Z] ---> Running in 1c900bf85d48 [2023-04-17T20:50:22.674Z] Sending build context to Docker daemon 2.933MB [2023-04-17T20:50:22.675Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T20:50:22.675Z] ---> 6cb57ee374ae [2023-04-17T20:50:22.675Z] Step 2/4 : WORKDIR /edgex [2023-04-17T20:50:22.816Z] Removing intermediate container 1c900bf85d48 [2023-04-17T20:50:22.816Z] ---> cac871efaf34 [2023-04-17T20:50:22.816Z] Step 25/27 : LABEL arch=x86_64 [2023-04-17T20:50:22.816Z] ---> Running in 35a63ac4fe97 [2023-04-17T20:50:23.074Z] Removing intermediate container 35a63ac4fe97 [2023-04-17T20:50:23.074Z] ---> 1d85bfd0f681 [2023-04-17T20:50:23.074Z] Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:23.074Z] ---> Running in 1c3458db7c6a [2023-04-17T20:50:23.331Z] Removing intermediate container 1c3458db7c6a [2023-04-17T20:50:23.331Z] ---> c8b613a96134 [2023-04-17T20:50:23.331Z] Step 27/27 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:23.331Z] ---> Running in 2739c27dc3a8 [2023-04-17T20:50:23.331Z] Removing intermediate container 2739c27dc3a8 [2023-04-17T20:50:23.331Z] ---> 80923a9163f8 [2023-04-17T20:50:23.331Z] [2023-04-17T20:50:23.331Z] Successfully built 80923a9163f8 [2023-04-17T20:50:23.589Z] Successfully tagged security-spire-config:latest [2023-04-17T20:50:23.589Z]  Building security-spire-config ... done Building security-spire-server [2023-04-17T20:50:24.641Z] ---> Running in 237728da41bf [2023-04-17T20:50:24.910Z] Removing intermediate container 237728da41bf [2023-04-17T20:50:24.910Z] ---> b4c136725218 [2023-04-17T20:50:24.910Z] Step 3/4 : COPY go.mod . [2023-04-17T20:50:25.496Z] ---> f6a13412f9a2 [2023-04-17T20:50:25.496Z] Step 4/4 : RUN go mod download [2023-04-17T20:50:25.496Z] ---> Running in e4f1185bb19b [2023-04-17T20:50:27.765Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:27.766Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:27.766Z] ---> 31670886c5a6 [2023-04-17T20:50:27.766Z] Step 3/26 : WORKDIR /edgex-go [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 1e0e2051a1bc [2023-04-17T20:50:27.766Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 811f829a47bb [2023-04-17T20:50:27.766Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 82db5b063001 [2023-04-17T20:50:27.766Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 15e173b6ad6d [2023-04-17T20:50:27.766Z] Step 7/26 : COPY . . [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> b80ddb275114 [2023-04-17T20:50:27.766Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 38227c8e5117 [2023-04-17T20:50:27.766Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> b413cd0cec78 [2023-04-17T20:50:27.766Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T20:50:27.766Z] ---> Using cache [2023-04-17T20:50:27.766Z] ---> 588bf0abd6cc [2023-04-17T20:50:27.766Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T20:50:29.666Z] ---> Running in 5b03af1778eb [2023-04-17T20:50:32.960Z] Removing intermediate container 5b03af1778eb [2023-04-17T20:50:32.961Z] ---> 7badd881c333 [2023-04-17T20:50:32.961Z] Step 12/26 : WORKDIR /edgex-go [2023-04-17T20:50:32.961Z] ---> Running in 04ef01316067 [2023-04-17T20:50:33.218Z] Removing intermediate container 04ef01316067 [2023-04-17T20:50:33.218Z] ---> 0f87c3132e20 [2023-04-17T20:50:33.218Z] [2023-04-17T20:50:33.218Z] Step 13/26 : FROM alpine:3.17 [2023-04-17T20:50:33.218Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:33.218Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T20:50:33.218Z] ---> Using cache [2023-04-17T20:50:33.218Z] ---> 1fb1d5d3d14b [2023-04-17T20:50:33.218Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T20:50:33.218Z] ---> Using cache [2023-04-17T20:50:33.218Z] ---> 15057d7e46ce [2023-04-17T20:50:33.218Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:33.218Z] ---> Using cache [2023-04-17T20:50:33.218Z] ---> c2d98bb22e1a [2023-04-17T20:50:33.218Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:33.218Z] ---> Using cache [2023-04-17T20:50:33.218Z] ---> 7636507680c0 [2023-04-17T20:50:33.218Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T20:50:37.397Z] ---> 70c501b4e070 [2023-04-17T20:50:37.397Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T20:50:37.397Z] ---> 1b4869d22154 [2023-04-17T20:50:37.397Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-17T20:50:37.655Z] Removing intermediate container 1e135f6af3ff [2023-04-17T20:50:37.655Z] ---> 4f0583e9749f [2023-04-17T20:50:37.655Z] Step 7/33 : COPY . . [2023-04-17T20:50:37.913Z] ---> 851469db8732 [2023-04-17T20:50:37.913Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-17T20:50:39.813Z] ---> f451eb1939b0 [2023-04-17T20:50:39.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T20:50:40.378Z] ---> Running in 93f7ec9051d3 [2023-04-17T20:50:40.636Z] Removing intermediate container ebc3fe18188e [2023-04-17T20:50:40.636Z] ---> b176f043a2ee [2023-04-17T20:50:40.636Z] [2023-04-17T20:50:40.636Z] Step 9/20 : FROM alpine:3.17 [2023-04-17T20:50:40.636Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:40.636Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T20:50:40.636Z] Removing intermediate container 93f7ec9051d3 [2023-04-17T20:50:40.636Z] ---> 700931bd5854 [2023-04-17T20:50:40.636Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T20:50:40.636Z] ---> Running in 27151a5e3852 [2023-04-17T20:50:40.636Z] ---> Running in 0f7e648bd1f6 [2023-04-17T20:50:40.894Z] Removing intermediate container 27151a5e3852 [2023-04-17T20:50:40.894Z] ---> 2bce76296c69 [2023-04-17T20:50:40.894Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-17T20:50:40.894Z] Removing intermediate container 0f7e648bd1f6 [2023-04-17T20:50:40.894Z] ---> a275ecdff572 [2023-04-17T20:50:40.894Z] Step 24/26 : LABEL arch=x86_64 [2023-04-17T20:50:40.894Z] ---> Running in c6b5ade7711d [2023-04-17T20:50:40.894Z] ---> Running in d82a8409aedf [2023-04-17T20:50:40.894Z] Removing intermediate container d2f6c9c8b40d [2023-04-17T20:50:40.894Z] ---> 0ad6cf01e8e1 [2023-04-17T20:50:40.894Z] Step 7/22 : COPY . . [2023-04-17T20:50:41.157Z] Removing intermediate container d82a8409aedf [2023-04-17T20:50:41.157Z] ---> 3135bcbc995a [2023-04-17T20:50:41.157Z] Step 25/26 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:41.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:41.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:41.672Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:50:41.672Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:50:41.672Z] OK: 17818 distinct packages available [2023-04-17T20:50:41.672Z] ---> Running in 1fa082a045b5 [2023-04-17T20:50:41.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:41.930Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-17T20:50:42.188Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-17T20:50:42.188Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-17T20:50:42.188Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-17T20:50:42.188Z] (5/9) Installing curl (8.0.1-r0) [2023-04-17T20:50:42.188Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:42.188Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-17T20:50:42.188Z] (8/9) Installing libucontext (1.2-r0) [2023-04-17T20:50:42.188Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-17T20:50:42.188Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:42.188Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T20:50:42.188Z] OK: 10 MiB in 24 packages [2023-04-17T20:50:42.446Z] Removing intermediate container 1fa082a045b5 [2023-04-17T20:50:42.446Z] ---> 25cc1828dbd5 [2023-04-17T20:50:42.446Z] Step 26/26 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:42.446Z] ---> Running in 0a2b4f3cc73a [2023-04-17T20:50:42.446Z] ---> b02d3ce287d9 [2023-04-17T20:50:42.446Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-17T20:50:42.704Z] Removing intermediate container b6a40634eb43 [2023-04-17T20:50:42.704Z] ---> e2a63dbfe15e [2023-04-17T20:50:42.704Z] [2023-04-17T20:50:42.704Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T20:50:42.704Z] ---> 9ed4aefc74f6 [2023-04-17T20:50:42.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T20:50:42.704Z] ---> Running in d5fec7b84085 [2023-04-17T20:50:42.704Z] ---> Running in 34e0c2a099ee [2023-04-17T20:50:42.965Z] Removing intermediate container 34e0c2a099ee [2023-04-17T20:50:42.965Z] ---> e2a31cb812c0 [2023-04-17T20:50:42.965Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-17T20:50:42.965Z] Removing intermediate container 0a2b4f3cc73a [2023-04-17T20:50:42.965Z] ---> 352cde87d444 [2023-04-17T20:50:42.965Z] [2023-04-17T20:50:42.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T20:50:42.965Z] ---> Running in d8dce92fd1d1 [2023-04-17T20:50:42.965Z] Removing intermediate container c6b5ade7711d [2023-04-17T20:50:42.965Z] ---> c0f5e48a10e9 [2023-04-17T20:50:42.965Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:42.965Z] Successfully built 352cde87d444 [2023-04-17T20:50:42.965Z] Successfully tagged security-spire-server:latest [2023-04-17T20:50:42.965Z]  Building security-spire-server ... done Building support-notifications [2023-04-17T20:50:43.223Z] Removing intermediate container d8dce92fd1d1 [2023-04-17T20:50:43.223Z] ---> 28ae51ac2ef6 [2023-04-17T20:50:43.223Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-17T20:50:43.481Z] ---> Running in 96419de357dd [2023-04-17T20:50:44.048Z] ---> 62f098350e61 [2023-04-17T20:50:44.048Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:44.048Z] Removing intermediate container 96419de357dd [2023-04-17T20:50:44.048Z] ---> 2fdaeb2fd31d [2023-04-17T20:50:44.048Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:50:44.048Z] ---> Running in c39bfa2985e7 [2023-04-17T20:50:44.612Z] ---> 61183f2dbe0d [2023-04-17T20:50:44.612Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-17T20:50:44.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:44.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:44.872Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T20:50:44.872Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:50:44.872Z] OK: 7 MiB in 16 packages [2023-04-17T20:50:44.872Z] ---> e1c6b8743398 [2023-04-17T20:50:44.872Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-17T20:50:45.131Z] ---> Running in 509709e3bcc1 [2023-04-17T20:50:45.131Z] ---> 6d329b761e81 [2023-04-17T20:50:45.131Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:45.392Z] ---> 511359caed7b [2023-04-17T20:50:45.392Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-17T20:50:45.392Z] ---> Running in a8bac2a42465 [2023-04-17T20:50:45.392Z] Removing intermediate container a8bac2a42465 [2023-04-17T20:50:45.392Z] ---> 6fb3ce68ea9d [2023-04-17T20:50:45.392Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:50:45.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T20:50:45.657Z] ---> Running in 29a5facc7c1b [2023-04-17T20:50:45.657Z] Removing intermediate container c39bfa2985e7 [2023-04-17T20:50:45.657Z] ---> 1bb2f772e1b5 [2023-04-17T20:50:45.657Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:50:45.657Z] Removing intermediate container 29a5facc7c1b [2023-04-17T20:50:45.657Z] ---> edaa5e1119d9 [2023-04-17T20:50:45.657Z] Step 18/20 : LABEL arch=x86_64 [2023-04-17T20:50:45.924Z] ---> Running in b633a327674b [2023-04-17T20:50:45.924Z] ---> f5795ebb34c6 [2023-04-17T20:50:45.924Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:50:45.924Z] Removing intermediate container b633a327674b [2023-04-17T20:50:45.924Z] ---> c233fe9c712f [2023-04-17T20:50:45.924Z] Step 19/20 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:45.924Z] ---> Running in 1e63cb32780f [2023-04-17T20:50:46.183Z] ---> 9b3788ea2444 [2023-04-17T20:50:46.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-17T20:50:46.183Z] Removing intermediate container 1e63cb32780f [2023-04-17T20:50:46.183Z] ---> 8ea13bc03993 [2023-04-17T20:50:46.183Z] Step 20/20 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:46.183Z] ---> Running in 064dc35ecd1e [2023-04-17T20:50:46.441Z] Removing intermediate container 064dc35ecd1e [2023-04-17T20:50:46.441Z] ---> 149743374673 [2023-04-17T20:50:46.441Z] [2023-04-17T20:50:46.441Z] Successfully built 149743374673 [2023-04-17T20:50:46.699Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-17T20:50:46.699Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-04-17T20:50:46.699Z] ---> a72a074e1b2c [2023-04-17T20:50:46.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:50:46.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:46.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:46.956Z] ---> 31670886c5a6 [2023-04-17T20:50:46.956Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:50:46.956Z] ---> Using cache [2023-04-17T20:50:46.956Z] ---> 8bba712bb6a3 [2023-04-17T20:50:46.956Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:50:46.956Z] ---> Using cache [2023-04-17T20:50:46.956Z] ---> 252d4629c06d [2023-04-17T20:50:46.956Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-17T20:50:47.524Z] ---> 917ca90b783a [2023-04-17T20:50:47.524Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-17T20:50:47.524Z] ---> Running in 58ce99679050 [2023-04-17T20:50:47.524Z] ---> Running in 7deddc5ad64c [2023-04-17T20:50:47.783Z] Removing intermediate container 7deddc5ad64c [2023-04-17T20:50:47.783Z] ---> 54dc517d5a09 [2023-04-17T20:50:47.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:50:47.783Z] ---> Running in 58474896721f [2023-04-17T20:50:48.042Z] Removing intermediate container 58474896721f [2023-04-17T20:50:48.042Z] ---> cb5015bcbc3d [2023-04-17T20:50:48.042Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T20:50:48.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:48.301Z] ---> Running in 7357a1be4f1f [2023-04-17T20:50:48.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:50:48.558Z] Removing intermediate container 7357a1be4f1f [2023-04-17T20:50:48.558Z] ---> 8a00a9646dea [2023-04-17T20:50:48.558Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:50:48.558Z] OK: 265 MiB in 53 packages [2023-04-17T20:50:48.558Z] ---> Running in 60d45704e863 [2023-04-17T20:50:48.815Z] Removing intermediate container 60d45704e863 [2023-04-17T20:50:48.815Z] ---> 8e3175fcb35e [2023-04-17T20:50:48.815Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T20:50:48.815Z] ---> Running in 6ee5ed784ff4 [2023-04-17T20:50:49.073Z] Removing intermediate container 6ee5ed784ff4 [2023-04-17T20:50:49.073Z] ---> d8e66dd4d447 [2023-04-17T20:50:49.073Z] [2023-04-17T20:50:49.073Z] Removing intermediate container 58ce99679050 [2023-04-17T20:50:49.073Z] ---> 7d635fb4ef6d [2023-04-17T20:50:49.073Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:50:49.073Z] Successfully built d8e66dd4d447 [2023-04-17T20:50:49.073Z] Successfully tagged core-data:latest [2023-04-17T20:50:49.073Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-04-17T20:50:49.643Z] ---> 157e332fa5a2 [2023-04-17T20:50:49.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:49.915Z] ---> Running in d8d5198883ed [2023-04-17T20:50:51.285Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:51.285Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:51.285Z] ---> 31670886c5a6 [2023-04-17T20:50:51.285Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> 8bba712bb6a3 [2023-04-17T20:50:51.285Z] Step 4/25 : WORKDIR /edgex-go [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> 252d4629c06d [2023-04-17T20:50:51.285Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> 09ce684437c2 [2023-04-17T20:50:51.285Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> 5ff4b6fd5100 [2023-04-17T20:50:51.285Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> b9483dcafb27 [2023-04-17T20:50:51.285Z] Step 8/25 : COPY . . [2023-04-17T20:50:51.285Z] ---> Using cache [2023-04-17T20:50:51.285Z] ---> 5d298d5d3f46 [2023-04-17T20:50:51.285Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-17T20:50:52.216Z] ---> Running in 1986be4349e2 [2023-04-17T20:50:52.474Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T20:50:54.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:50:54.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:50:54.063Z] ---> 31670886c5a6 [2023-04-17T20:50:54.063Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> 8bba712bb6a3 [2023-04-17T20:50:54.063Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> 252d4629c06d [2023-04-17T20:50:54.063Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> 09ce684437c2 [2023-04-17T20:50:54.063Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> 5ff4b6fd5100 [2023-04-17T20:50:54.063Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> b9483dcafb27 [2023-04-17T20:50:54.063Z] Step 8/23 : COPY . . [2023-04-17T20:50:54.063Z] ---> Using cache [2023-04-17T20:50:54.063Z] ---> 5d298d5d3f46 [2023-04-17T20:50:54.063Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-17T20:50:54.321Z] ---> Running in 403a9316ee16 [2023-04-17T20:50:54.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T20:50:57.766Z] Removing intermediate container e4f1185bb19b [2023-04-17T20:50:57.766Z] ---> d14b2d5c2d97 [2023-04-17T20:50:57.766Z] Successfully built d14b2d5c2d97 [2023-04-17T20:50:57.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:50:58.113Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T20:50:58.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:50:58.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container [2023-04-17T20:50:58.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:50:59.851Z] $ docker top 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:51:00.748Z] + go version [2023-04-17T20:51:00.749Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T20:51:00.772Z] $ docker stop --time=1 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 [2023-04-17T20:51:04.662Z] $ docker rm -f --volumes 0cea6803a2ae39fe60ad50d9a2c17912ac1be908159245b112ed317e493b1707 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:05.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T20:51:05.244Z] [2023-04-17T20:51:05.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:05.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T20:51:05.856Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-17T20:51:05.856Z] 29e5d40040c1: Pulling fs layer [2023-04-17T20:51:05.856Z] 1ce36da41761: Pulling fs layer [2023-04-17T20:51:05.856Z] 25b303627fd3: Pulling fs layer [2023-04-17T20:51:05.856Z] 29e5d40040c1: Verifying Checksum [2023-04-17T20:51:05.856Z] 29e5d40040c1: Download complete [2023-04-17T20:51:06.131Z] 1ce36da41761: Verifying Checksum [2023-04-17T20:51:06.131Z] 1ce36da41761: Download complete [2023-04-17T20:51:06.400Z] 29e5d40040c1: Pull complete [2023-04-17T20:51:07.086Z] Removing intermediate container d5fec7b84085 [2023-04-17T20:51:07.086Z] ---> 162da3728f70 [2023-04-17T20:51:07.086Z] [2023-04-17T20:51:07.086Z] Step 9/33 : FROM alpine:3.17 [2023-04-17T20:51:07.086Z] ---> 9ed4aefc74f6 [2023-04-17T20:51:07.086Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T20:51:07.086Z] ---> Using cache [2023-04-17T20:51:07.086Z] ---> 2bce76296c69 [2023-04-17T20:51:07.086Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-17T20:51:07.086Z] ---> Running in 5cbc06ad679e [2023-04-17T20:51:07.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:07.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:07.345Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T20:51:07.345Z] (2/2) Installing su-exec (0.2-r2) [2023-04-17T20:51:07.345Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:51:07.345Z] OK: 7 MiB in 17 packages [2023-04-17T20:51:07.818Z] 1ce36da41761: Pull complete [2023-04-17T20:51:07.818Z] 25b303627fd3: Verifying Checksum [2023-04-17T20:51:07.818Z] 25b303627fd3: Download complete [2023-04-17T20:51:08.275Z] Removing intermediate container 5cbc06ad679e [2023-04-17T20:51:08.275Z] ---> 08cd477d38a4 [2023-04-17T20:51:08.275Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-17T20:51:08.275Z] ---> Running in 19721ec21d0e [2023-04-17T20:51:08.532Z] Removing intermediate container 19721ec21d0e [2023-04-17T20:51:08.532Z] ---> bb45c23382a5 [2023-04-17T20:51:08.532Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-17T20:51:08.789Z] ---> Running in 98a1c0f79c3f [2023-04-17T20:51:08.789Z] Removing intermediate container 98a1c0f79c3f [2023-04-17T20:51:08.789Z] ---> fca8c12e8353 [2023-04-17T20:51:08.789Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-17T20:51:09.066Z] ---> Running in a709eee415c5 [2023-04-17T20:51:09.066Z] Removing intermediate container a709eee415c5 [2023-04-17T20:51:09.066Z] ---> 0bc8d791b77f [2023-04-17T20:51:09.066Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-17T20:51:09.324Z] ---> Running in 4cea6b84a652 [2023-04-17T20:51:09.583Z] Removing intermediate container 4cea6b84a652 [2023-04-17T20:51:09.583Z] ---> 6545d20f38e0 [2023-04-17T20:51:09.583Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-17T20:51:09.583Z] ---> Running in 96a129969b0f [2023-04-17T20:51:09.583Z] Removing intermediate container 509709e3bcc1 [2023-04-17T20:51:09.583Z] ---> 9e69b22f0da0 [2023-04-17T20:51:09.583Z] [2023-04-17T20:51:09.583Z] Step 9/22 : FROM alpine:3.17 [2023-04-17T20:51:09.583Z] ---> 9ed4aefc74f6 [2023-04-17T20:51:09.583Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-17T20:51:09.844Z] ---> Running in 8e5e58c8278c [2023-04-17T20:51:10.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:10.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:10.929Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T20:51:10.929Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-17T20:51:10.929Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:51:10.929Z] OK: 8 MiB in 17 packages [2023-04-17T20:51:11.188Z] Removing intermediate container 96a129969b0f [2023-04-17T20:51:11.188Z] ---> 14c1606327d8 [2023-04-17T20:51:11.188Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-17T20:51:11.188Z] ---> Running in 200b20a6e674 [2023-04-17T20:51:11.463Z] Removing intermediate container 200b20a6e674 [2023-04-17T20:51:11.463Z] ---> a179c0332db7 [2023-04-17T20:51:11.463Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-17T20:51:11.721Z] Removing intermediate container 8e5e58c8278c [2023-04-17T20:51:11.721Z] ---> 1b089f2a2a15 [2023-04-17T20:51:11.721Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T20:51:11.721Z] ---> Running in 71bf3bee7432 [2023-04-17T20:51:11.981Z] ---> 0642827ff39c [2023-04-17T20:51:11.981Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-17T20:51:11.981Z] Removing intermediate container 71bf3bee7432 [2023-04-17T20:51:11.981Z] ---> b9bfdf3f95e6 [2023-04-17T20:51:11.981Z] Step 12/22 : WORKDIR /edgex [2023-04-17T20:51:11.981Z] ---> Running in bc0b0d045a0b [2023-04-17T20:51:11.981Z] ---> Running in ed453cf3b920 [2023-04-17T20:51:12.564Z] Removing intermediate container bc0b0d045a0b [2023-04-17T20:51:12.564Z] ---> 228c133e32f8 [2023-04-17T20:51:12.564Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:51:12.564Z] Removing intermediate container d8d5198883ed [2023-04-17T20:51:12.564Z] ---> 84025719ee76 [2023-04-17T20:51:12.564Z] Step 8/23 : COPY . . [2023-04-17T20:51:13.131Z] ---> 0aa9a65de5f0 [2023-04-17T20:51:13.131Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:51:13.392Z] ---> 93d05861a9b5 [2023-04-17T20:51:13.392Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-17T20:51:13.392Z] Removing intermediate container ed453cf3b920 [2023-04-17T20:51:13.392Z] ---> d67ae2f68c1e [2023-04-17T20:51:13.392Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:51:13.651Z] ---> 3cc373fc5682 [2023-04-17T20:51:13.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-17T20:51:13.651Z] ---> bec8d9c43ede [2023-04-17T20:51:13.651Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:51:13.910Z] ---> 4ab383e5ce51 [2023-04-17T20:51:13.910Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-17T20:51:13.910Z] ---> 65d4f9d9303c [2023-04-17T20:51:13.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T20:51:14.477Z] ---> a8820f0adb2a [2023-04-17T20:51:14.477Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T20:51:14.477Z] ---> d3ecbb1cbaf7 [2023-04-17T20:51:14.477Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-17T20:51:14.477Z] ---> Running in e0aa464429c8 [2023-04-17T20:51:14.477Z] ---> 2bfaf63d23fc [2023-04-17T20:51:14.477Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-17T20:51:14.735Z] ---> 893b3ef9f4e6 [2023-04-17T20:51:14.735Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-17T20:51:15.303Z] ---> d4a66f4d592d [2023-04-17T20:51:15.303Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-17T20:51:15.561Z] Removing intermediate container e0aa464429c8 [2023-04-17T20:51:15.561Z] ---> 525a183110ed [2023-04-17T20:51:15.561Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T20:51:15.561Z] ---> ddf342d6cb8b [2023-04-17T20:51:15.561Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-17T20:51:15.561Z] ---> Running in c1d3c9f0bbd7 [2023-04-17T20:51:15.820Z] Removing intermediate container c1d3c9f0bbd7 [2023-04-17T20:51:15.820Z] ---> 15586c342a17 [2023-04-17T20:51:15.820Z] Step 20/22 : LABEL arch=x86_64 [2023-04-17T20:51:15.820Z] ---> 910167d6b649 [2023-04-17T20:51:15.820Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-17T20:51:15.820Z] ---> Running in bd31b292cbfa [2023-04-17T20:51:15.820Z] ---> Running in a72dc9947201 [2023-04-17T20:51:16.077Z] Removing intermediate container bd31b292cbfa [2023-04-17T20:51:16.077Z] ---> 6145c771cdb5 [2023-04-17T20:51:16.077Z] Step 21/22 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:16.077Z] ---> Running in cec8aee62bef [2023-04-17T20:51:16.334Z] Removing intermediate container cec8aee62bef [2023-04-17T20:51:16.334Z] ---> 7389844244d3 [2023-04-17T20:51:16.334Z] Step 22/22 : LABEL version=3.0.0-dev.132 [2023-04-17T20:51:16.334Z] ---> Running in 05438006d53a [2023-04-17T20:51:16.593Z] Removing intermediate container 05438006d53a [2023-04-17T20:51:16.593Z] ---> 00ae27f2fea3 [2023-04-17T20:51:16.593Z] [2023-04-17T20:51:16.593Z] Successfully built 00ae27f2fea3 [2023-04-17T20:51:16.593Z] Removing intermediate container 403a9316ee16 [2023-04-17T20:51:16.593Z] ---> 398a27652f79 [2023-04-17T20:51:16.593Z] [2023-04-17T20:51:16.593Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T20:51:16.593Z] Removing intermediate container 1986be4349e2 [2023-04-17T20:51:16.593Z] ---> b62f06d2098b [2023-04-17T20:51:16.593Z] [2023-04-17T20:51:16.593Z] Step 10/25 : FROM alpine:3.17 [2023-04-17T20:51:16.593Z] ---> 9ed4aefc74f6 [2023-04-17T20:51:16.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T20:51:16.593Z] ---> 9ed4aefc74f6 [2023-04-17T20:51:16.593Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:51:16.593Z] Successfully tagged security-proxy-setup:latest [2023-04-17T20:51:16.593Z] ---> Using cache [2023-04-17T20:51:16.593Z]  Building security-proxy-setup ... done  ---> Using cache [2023-04-17T20:51:16.593Z] ---> 64a24a56cd5c [2023-04-17T20:51:16.593Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:51:16.593Z] ---> Using cache [2023-04-17T20:51:16.593Z] ---> f35ee7cba6f9 [2023-04-17T20:51:16.593Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:51:16.593Z] ---> Using cache [2023-04-17T20:51:16.593Z] ---> 3cb48879d6e7 [2023-04-17T20:51:16.593Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T20:51:16.593Z] ---> Using cache [2023-04-17T20:51:16.593Z] ---> 42d8acef8ef6 [2023-04-17T20:51:16.593Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-17T20:51:16.593Z] ---> 9b6c5471c216 [2023-04-17T20:51:16.593Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:51:16.593Z] ---> Using cache [2023-04-17T20:51:16.593Z] ---> 12dc91d9fe04 [2023-04-17T20:51:16.593Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-17T20:51:16.593Z] ---> Running in 46fdb26accd9 [2023-04-17T20:51:16.851Z] Removing intermediate container a72dc9947201 [2023-04-17T20:51:16.851Z] ---> d309255f835a [2023-04-17T20:51:16.851Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-17T20:51:16.851Z] ---> Running in aa7e40793f1f [2023-04-17T20:51:16.851Z] Removing intermediate container 46fdb26accd9 [2023-04-17T20:51:16.851Z] ---> 874a994af60c [2023-04-17T20:51:16.851Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-17T20:51:16.851Z] ---> Running in 9a0f2ed30ec9 [2023-04-17T20:51:16.851Z] Removing intermediate container aa7e40793f1f [2023-04-17T20:51:16.851Z] ---> 98b46b2964bd [2023-04-17T20:51:16.851Z] Step 30/33 : CMD ["gate"] [2023-04-17T20:51:17.110Z] Removing intermediate container 9a0f2ed30ec9 [2023-04-17T20:51:17.110Z] ---> 4a9172a07e8d [2023-04-17T20:51:17.110Z] Step 15/25 : WORKDIR / [2023-04-17T20:51:17.110Z] ---> Running in 4407e7bba901 [2023-04-17T20:51:17.110Z] ---> Running in bbf9837ae1fd [2023-04-17T20:51:17.110Z] ---> efaf646b0e8e [2023-04-17T20:51:17.110Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:51:17.110Z] Removing intermediate container 4407e7bba901 [2023-04-17T20:51:17.110Z] ---> ae5a5571e230 [2023-04-17T20:51:17.110Z] Step 31/33 : LABEL arch=x86_64 [2023-04-17T20:51:17.110Z] ---> Running in 3381e927a186 [2023-04-17T20:51:17.110Z] Removing intermediate container bbf9837ae1fd [2023-04-17T20:51:17.110Z] ---> 8917db6a6c28 [2023-04-17T20:51:17.110Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:51:17.110Z] ---> 9c468247774e [2023-04-17T20:51:17.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-17T20:51:17.376Z] Removing intermediate container 3381e927a186 [2023-04-17T20:51:17.377Z] ---> 4ce080a52652 [2023-04-17T20:51:17.377Z] Step 32/33 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:17.377Z] ---> Running in 08740d3d5322 [2023-04-17T20:51:17.377Z] ---> bb6092a5cd81 [2023-04-17T20:51:17.377Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-17T20:51:17.377Z] ---> d52a234a4c4b [2023-04-17T20:51:17.377Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:51:17.377Z] ---> Running in 242404d6a103 [2023-04-17T20:51:17.377Z] Removing intermediate container 08740d3d5322 [2023-04-17T20:51:17.377Z] ---> 50e8916a79e4 [2023-04-17T20:51:17.377Z] Step 33/33 : LABEL version=3.0.0-dev.132 [2023-04-17T20:51:17.377Z] ---> Running in d94941388b3f [2023-04-17T20:51:17.377Z] ---> 815a0cc5a2e2 [2023-04-17T20:51:17.377Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T20:51:17.636Z] ---> 293d3d9f9212 [2023-04-17T20:51:17.636Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-17T20:51:17.636Z] ---> Running in 3e8f0543e5f9 [2023-04-17T20:51:17.636Z] Removing intermediate container d94941388b3f [2023-04-17T20:51:17.636Z] ---> 8c48aaeb6ad3 [2023-04-17T20:51:17.636Z] [2023-04-17T20:51:17.636Z] Successfully built 8c48aaeb6ad3 [2023-04-17T20:51:17.636Z] Successfully tagged security-bootstrapper:latest [2023-04-17T20:51:17.636Z]  Building security-bootstrapper ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T20:51:17.898Z] ---> df0d1c4cccb6 [2023-04-17T20:51:17.898Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:51:17.918Z] 25b303627fd3: Pull complete [2023-04-17T20:51:17.918Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-17T20:51:17.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T20:51:17.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:51:18.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container [2023-04-17T20:51:18.156Z] ---> aac2561aa536 [2023-04-17T20:51:18.156Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-17T20:51:18.156Z] ---> f9f74587c0cb [2023-04-17T20:51:18.156Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-17T20:51:18.156Z] ---> Running in f0cebff5650f [2023-04-17T20:51:18.156Z] Removing intermediate container 3e8f0543e5f9 [2023-04-17T20:51:18.156Z] ---> 8682150d0590 [2023-04-17T20:51:18.156Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T20:51:18.156Z] ---> Running in 72b51fae0e26 [2023-04-17T20:51:18.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-compose-arm64:latest cat [2023-04-17T20:51:18.418Z] Removing intermediate container f0cebff5650f [2023-04-17T20:51:18.418Z] ---> 985375271058 [2023-04-17T20:51:18.418Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:51:18.419Z] ---> Running in bbee990989bc [2023-04-17T20:51:18.419Z] Removing intermediate container 72b51fae0e26 [2023-04-17T20:51:18.419Z] ---> b2d124eff273 [2023-04-17T20:51:18.419Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T20:51:18.419Z] ---> Running in 47778c8345f9 [2023-04-17T20:51:18.419Z] Removing intermediate container bbee990989bc [2023-04-17T20:51:18.419Z] ---> 075fc090317f [2023-04-17T20:51:18.419Z] Step 23/25 : LABEL arch=x86_64 [2023-04-17T20:51:18.419Z] ---> Running in 9b4eb90a94ee [2023-04-17T20:51:18.419Z] Removing intermediate container 47778c8345f9 [2023-04-17T20:51:18.419Z] ---> dc017ca66e1b [2023-04-17T20:51:18.419Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T20:51:18.419Z] ---> Running in 52845ebef69e [2023-04-17T20:51:18.683Z] Removing intermediate container 9b4eb90a94ee [2023-04-17T20:51:18.683Z] ---> 4815ed8e7292 [2023-04-17T20:51:18.683Z] Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:18.683Z] Removing intermediate container 52845ebef69e [2023-04-17T20:51:18.683Z] ---> 8687c3939df8 [2023-04-17T20:51:18.683Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:18.683Z] ---> Running in c555d9274611 [2023-04-17T20:51:18.683Z] ---> Running in ecb066955dfd [2023-04-17T20:51:18.683Z] Removing intermediate container c555d9274611 [2023-04-17T20:51:18.683Z] ---> 12285fc6437e [2023-04-17T20:51:18.683Z] Step 25/25 : LABEL version=3.0.0-dev.132 [2023-04-17T20:51:18.683Z] Removing intermediate container ecb066955dfd [2023-04-17T20:51:18.683Z] ---> 2a981146a7d0 [2023-04-17T20:51:18.683Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T20:51:18.683Z] ---> Running in c5e3647c1532 [2023-04-17T20:51:18.942Z] ---> Running in 2ad46378d106 [2023-04-17T20:51:18.942Z] Removing intermediate container c5e3647c1532 [2023-04-17T20:51:18.942Z] ---> 11b7a5369c7f [2023-04-17T20:51:18.942Z] [2023-04-17T20:51:18.942Z] Removing intermediate container 2ad46378d106 [2023-04-17T20:51:18.942Z] ---> bbd098bc148f [2023-04-17T20:51:18.942Z] [2023-04-17T20:51:18.942Z] Successfully built 11b7a5369c7f [2023-04-17T20:51:18.942Z] Successfully tagged core-metadata:latest [2023-04-17T20:51:18.942Z]  Building core-metadata ... done Successfully built bbd098bc148f [2023-04-17T20:51:18.942Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-17T20:51:20.602Z] $ docker top 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:51:21.467Z] + docker-compose build --help [2023-04-17T20:51:21.467Z] + grep parallel [2023-04-17T20:51:28.137Z] --parallel Build images in parallel. [Pipeline] } [2023-04-17T20:51:28.164Z] $ docker stop --time=1 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b [2023-04-17T20:51:30.697Z] $ docker rm -f --volumes 73f21cf0f412ab7d4658eded66eb1e411d1faa23c45e41563fb10e4e892e938b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:31.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T20:51:31.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:51:31.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container [2023-04-17T20:51:31.619Z] $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T20:51:32.964Z] $ docker top c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:51:33.831Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-17T20:51:37.014Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 242404d6a103 [2023-04-17T20:51:37.014Z] ---> 2c9f0e4f6d0a [2023-04-17T20:51:37.014Z] [2023-04-17T20:51:37.014Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T20:51:37.014Z] ---> 9ed4aefc74f6 [2023-04-17T20:51:37.014Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-17T20:51:37.014Z] ---> Running in 34a7aa068b44 [2023-04-17T20:51:37.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:37.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:51:37.014Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-17T20:51:37.014Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-17T20:51:37.014Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:51:37.014Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T20:51:37.014Z] OK: 8 MiB in 17 packages [2023-04-17T20:51:37.014Z] Removing intermediate container 34a7aa068b44 [2023-04-17T20:51:37.014Z] ---> 8c3fe1b4d08d [2023-04-17T20:51:37.014Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T20:51:37.014Z] ---> Running in 637e442dced9 [2023-04-17T20:51:37.014Z] Removing intermediate container 637e442dced9 [2023-04-17T20:51:37.014Z] ---> 74e77c82549d [2023-04-17T20:51:37.014Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-17T20:51:37.014Z] ---> Running in 5aae81d7f8b0 [2023-04-17T20:51:37.014Z] Removing intermediate container 5aae81d7f8b0 [2023-04-17T20:51:37.014Z] ---> 0d6bded062e0 [2023-04-17T20:51:37.014Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T20:51:37.014Z] ---> Running in a456b6b53062 [2023-04-17T20:51:37.014Z] Removing intermediate container a456b6b53062 [2023-04-17T20:51:37.014Z] ---> e8d565d98d80 [2023-04-17T20:51:37.014Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:51:37.014Z] ---> 4bd8dbc946c5 [2023-04-17T20:51:37.014Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:51:37.014Z] ---> 18ac0e157c2e [2023-04-17T20:51:37.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-17T20:51:37.014Z] ---> d2d9f7ce597d [2023-04-17T20:51:37.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-17T20:51:37.014Z] ---> 81241a261c99 [2023-04-17T20:51:37.014Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-17T20:51:37.014Z] ---> Running in 4e4ccaa0d25b [2023-04-17T20:51:37.014Z] Removing intermediate container 4e4ccaa0d25b [2023-04-17T20:51:37.014Z] ---> 71bb366b4cf5 [2023-04-17T20:51:37.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:51:37.014Z] ---> Running in 3f7413e2a00d [2023-04-17T20:51:37.014Z] Removing intermediate container 3f7413e2a00d [2023-04-17T20:51:37.014Z] ---> 4586e8f30f34 [2023-04-17T20:51:37.014Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T20:51:37.014Z] ---> Running in 074a093be1dd [2023-04-17T20:51:37.014Z] Removing intermediate container 074a093be1dd [2023-04-17T20:51:37.014Z] ---> ed56821977cc [2023-04-17T20:51:37.014Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:37.014Z] ---> Running in cdd62454936a [2023-04-17T20:51:37.014Z] Removing intermediate container cdd62454936a [2023-04-17T20:51:37.014Z] ---> cad70c6ec0ee [2023-04-17T20:51:37.014Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T20:51:37.014Z] ---> Running in 64dfceb55443 [2023-04-17T20:51:37.014Z] Removing intermediate container 64dfceb55443 [2023-04-17T20:51:37.014Z] ---> c9c40c37fe00 [2023-04-17T20:51:37.014Z] [2023-04-17T20:51:37.014Z] Successfully built c9c40c37fe00 [2023-04-17T20:51:37.014Z] Successfully tagged support-notifications:latest [2023-04-17T20:51:37.019Z]  Building support-notifications ... done  [Pipeline] } [2023-04-17T20:51:37.029Z] $ docker stop --time=1 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 [2023-04-17T20:51:38.328Z] $ docker rm -f --volumes 05ee7ee33b2a0d37ab3e4036068e4074046303be70a377edf67d43fcdd09e934 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:51:38.661Z] + docker images [2023-04-17T20:51:38.661Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-17T20:51:38.661Z] support-notifications latest c9c40c37fe00 2 seconds ago 32.7MB [2023-04-17T20:51:38.661Z] 2c9f0e4f6d0a 5 seconds ago 1.75GB [2023-04-17T20:51:38.661Z] core-metadata latest 11b7a5369c7f 20 seconds ago 20.4MB [2023-04-17T20:51:38.662Z] core-common-config-bootstrapper latest bbd098bc148f 20 seconds ago 17.2MB [2023-04-17T20:51:38.662Z] security-bootstrapper latest 8c48aaeb6ad3 21 seconds ago 22.2MB [2023-04-17T20:51:38.662Z] b62f06d2098b 22 seconds ago 1.69GB [2023-04-17T20:51:38.662Z] 398a27652f79 22 seconds ago 1.68GB [2023-04-17T20:51:38.662Z] security-proxy-setup latest 00ae27f2fea3 22 seconds ago 18.7MB [2023-04-17T20:51:38.662Z] 9e69b22f0da0 29 seconds ago 1.66GB [2023-04-17T20:51:38.662Z] 162da3728f70 33 seconds ago 1.67GB [2023-04-17T20:51:38.662Z] core-data latest d8e66dd4d447 50 seconds ago 20MB [2023-04-17T20:51:38.662Z] security-spiffe-token-provider latest 149743374673 52 seconds ago 32.8MB [2023-04-17T20:51:38.662Z] security-spire-server latest 352cde87d444 56 seconds ago 89.8MB [2023-04-17T20:51:38.662Z] e2a63dbfe15e 56 seconds ago 1.69GB [2023-04-17T20:51:38.662Z] b176f043a2ee 58 seconds ago 1.72GB [2023-04-17T20:51:38.662Z] 0f87c3132e20 About a minute ago 1.54GB [2023-04-17T20:51:38.662Z] security-spire-config latest 80923a9163f8 About a minute ago 88.9MB [2023-04-17T20:51:38.662Z] support-scheduler latest c10809978ffa About a minute ago 32.1MB [2023-04-17T20:51:38.662Z] security-secretstore-setup latest 61e561519746 About a minute ago 32.8MB [2023-04-17T20:51:38.662Z] security-proxy-auth latest 6116fc67901d About a minute ago 18.3MB [2023-04-17T20:51:38.662Z] core-command latest 3feda6d3d169 About a minute ago 19.8MB [2023-04-17T20:51:38.662Z] f8fb326f5fc6 About a minute ago 1.75GB [2023-04-17T20:51:38.662Z] d6bf04482934 About a minute ago 1.68GB [2023-04-17T20:51:38.662Z] 20c228216c66 About a minute ago 1.69GB [2023-04-17T20:51:38.662Z] c47c86663b33 About a minute ago 1.66GB [2023-04-17T20:51:38.662Z] security-spire-agent latest 48aaf57f054e About a minute ago 129MB [2023-04-17T20:51:38.662Z] 5b5bd370a4b6 2 minutes ago 1.54GB [2023-04-17T20:51:38.662Z] ci-base-image-x86_64 latest 31670886c5a6 5 minutes ago 881MB [2023-04-17T20:51:38.662Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-17T20:51:38.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-17T20:51:38.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-17T20:51:38.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:51:38.767Z] provisioning config files... [2023-04-17T20:51:38.775Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config248514290471291553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:51:39.067Z] ---> docker-login.sh [2023-04-17T20:51:39.067Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:51:39.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:51:39.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:51:39.067Z] Configure a credential helper to remove this warning. See [2023-04-17T20:51:39.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:51:39.067Z] [2023-04-17T20:51:39.067Z] Login Succeeded [2023-04-17T20:51:39.067Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:51:39.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:51:39.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:51:39.067Z] Configure a credential helper to remove this warning. See [2023-04-17T20:51:39.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:51:39.067Z] [2023-04-17T20:51:39.067Z] Login Succeeded [2023-04-17T20:51:39.067Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:51:39.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:51:39.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:51:39.325Z] Configure a credential helper to remove this warning. See [2023-04-17T20:51:39.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:51:39.325Z] [2023-04-17T20:51:39.325Z] Login Succeeded [2023-04-17T20:51:39.325Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:51:39.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:51:39.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:51:39.325Z] Configure a credential helper to remove this warning. See [2023-04-17T20:51:39.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:51:39.325Z] [2023-04-17T20:51:39.325Z] Login Succeeded [2023-04-17T20:51:39.325Z] docker.io [2023-04-17T20:51:39.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:51:39.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:51:39.584Z] Configure a credential helper to remove this warning. See [2023-04-17T20:51:39.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:51:39.584Z] [2023-04-17T20:51:39.584Z] Login Succeeded [2023-04-17T20:51:39.584Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:51:39.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:51:39.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:51:39.629Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-17T20:51:39.629Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:39.629Z] latest [2023-04-17T20:51:39.629Z] 3.0.0-dev.132 [2023-04-17T20:51:39.629Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:39.629Z] main [2023-04-17T20:51:39.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:39.934Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:40.241Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:40.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T20:51:40.242Z] b2fab2cc04cb: Preparing [2023-04-17T20:51:40.242Z] a99640f465b3: Preparing [2023-04-17T20:51:40.242Z] 3815832c267c: Preparing [2023-04-17T20:51:40.242Z] d7776136ac27: Preparing [2023-04-17T20:51:40.242Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:40.242Z] f1417ff83b31: Preparing [2023-04-17T20:51:40.242Z] f1417ff83b31: Waiting [2023-04-17T20:51:40.242Z] 1ff4b4de294a: Pushed [2023-04-17T20:51:40.242Z] d7776136ac27: Pushed [2023-04-17T20:51:40.242Z] 3815832c267c: Pushed [2023-04-17T20:51:40.242Z] b2fab2cc04cb: Pushed [2023-04-17T20:51:40.242Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:40.493Z] Building core-command ... [2023-04-17T20:51:40.493Z] Building core-common-config-bootstrapper ... [2023-04-17T20:51:40.493Z] Building core-data ... [2023-04-17T20:51:40.493Z] Building core-metadata ... [2023-04-17T20:51:40.493Z] Building security-bootstrapper ... [2023-04-17T20:51:40.493Z] Building security-proxy-auth ... [2023-04-17T20:51:40.493Z] Building security-proxy-setup ... [2023-04-17T20:51:40.493Z] Building security-secretstore-setup ... [2023-04-17T20:51:40.493Z] Building security-spiffe-token-provider ... [2023-04-17T20:51:40.493Z] Building security-spire-agent ... [2023-04-17T20:51:40.493Z] Building security-spire-config ... [2023-04-17T20:51:40.493Z] Building security-spire-server ... [2023-04-17T20:51:40.493Z] Building support-notifications ... [2023-04-17T20:51:40.493Z] Building support-scheduler ... [2023-04-17T20:51:40.493Z] Building security-bootstrapper [2023-04-17T20:51:40.493Z] Building security-spire-config [2023-04-17T20:51:40.493Z] Building security-proxy-setup [2023-04-17T20:51:40.493Z] Building security-spire-agent [2023-04-17T20:51:40.493Z] Building core-metadata [2023-04-17T20:51:41.617Z] a99640f465b3: Pushed [2023-04-17T20:51:41.617Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:41.927Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:42.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-17T20:51:42.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T20:51:42.237Z] b2fab2cc04cb: Preparing [2023-04-17T20:51:42.237Z] a99640f465b3: Preparing [2023-04-17T20:51:42.237Z] 3815832c267c: Preparing [2023-04-17T20:51:42.237Z] d7776136ac27: Preparing [2023-04-17T20:51:42.237Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:42.237Z] f1417ff83b31: Preparing [2023-04-17T20:51:42.237Z] f1417ff83b31: Waiting [2023-04-17T20:51:42.237Z] b2fab2cc04cb: Layer already exists [2023-04-17T20:51:42.237Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:42.237Z] 3815832c267c: Layer already exists [2023-04-17T20:51:42.237Z] d7776136ac27: Layer already exists [2023-04-17T20:51:42.237Z] a99640f465b3: Layer already exists [2023-04-17T20:51:42.237Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:42.237Z] latest: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:42.544Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:42.852Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 [2023-04-17T20:51:42.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T20:51:42.852Z] b2fab2cc04cb: Preparing [2023-04-17T20:51:42.852Z] a99640f465b3: Preparing [2023-04-17T20:51:42.852Z] 3815832c267c: Preparing [2023-04-17T20:51:42.852Z] d7776136ac27: Preparing [2023-04-17T20:51:42.852Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:42.852Z] f1417ff83b31: Preparing [2023-04-17T20:51:42.852Z] f1417ff83b31: Waiting [2023-04-17T20:51:42.852Z] b2fab2cc04cb: Layer already exists [2023-04-17T20:51:42.852Z] d7776136ac27: Layer already exists [2023-04-17T20:51:42.852Z] 3815832c267c: Layer already exists [2023-04-17T20:51:42.852Z] a99640f465b3: Layer already exists [2023-04-17T20:51:42.852Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:42.852Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:42.852Z] 3.0.0-dev.132: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:43.160Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:43.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:43.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T20:51:43.616Z] b2fab2cc04cb: Preparing [2023-04-17T20:51:43.616Z] a99640f465b3: Preparing [2023-04-17T20:51:43.616Z] 3815832c267c: Preparing [2023-04-17T20:51:43.616Z] d7776136ac27: Preparing [2023-04-17T20:51:43.616Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:43.616Z] f1417ff83b31: Preparing [2023-04-17T20:51:43.616Z] f1417ff83b31: Waiting [2023-04-17T20:51:43.616Z] a99640f465b3: Layer already exists [2023-04-17T20:51:43.616Z] d7776136ac27: Layer already exists [2023-04-17T20:51:43.616Z] 3815832c267c: Layer already exists [2023-04-17T20:51:43.616Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:43.616Z] b2fab2cc04cb: Layer already exists [2023-04-17T20:51:43.616Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:43.616Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:43.980Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:44.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-17T20:51:44.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T20:51:44.352Z] b2fab2cc04cb: Preparing [2023-04-17T20:51:44.352Z] a99640f465b3: Preparing [2023-04-17T20:51:44.352Z] 3815832c267c: Preparing [2023-04-17T20:51:44.352Z] d7776136ac27: Preparing [2023-04-17T20:51:44.352Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:44.352Z] f1417ff83b31: Preparing [2023-04-17T20:51:44.352Z] f1417ff83b31: Waiting [2023-04-17T20:51:44.352Z] b2fab2cc04cb: Layer already exists [2023-04-17T20:51:44.352Z] 3815832c267c: Layer already exists [2023-04-17T20:51:44.352Z] d7776136ac27: Layer already exists [2023-04-17T20:51:44.352Z] a99640f465b3: Layer already exists [2023-04-17T20:51:44.352Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:44.352Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:44.353Z] main: digest: sha256:2e1612d7a1df691ecb33a65681f2389cd331a2e531a032e306b242ff021e656a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:51:44.406Z] ===================================================== [Pipeline] echo [2023-04-17T20:51:44.415Z] taggedImages: [2023-04-17T20:51:44.415Z] - nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:44.415Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-17T20:51:44.415Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.132 [2023-04-17T20:51:44.415Z] - nexus3.edgexfoundry.org:10004/core-command:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:44.415Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-17T20:51:44.433Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-17T20:51:44.433Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:44.433Z] latest [2023-04-17T20:51:44.433Z] 3.0.0-dev.132 [2023-04-17T20:51:44.433Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:44.433Z] main [2023-04-17T20:51:44.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:44.757Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:45.064Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:45.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T20:51:45.064Z] f98d34557af1: Preparing [2023-04-17T20:51:45.064Z] 760ac22021db: Preparing [2023-04-17T20:51:45.064Z] 6850e0f729d1: Preparing [2023-04-17T20:51:45.064Z] 698fb4eb7f6b: Preparing [2023-04-17T20:51:45.064Z] 3815832c267c: Preparing [2023-04-17T20:51:45.064Z] d7776136ac27: Preparing [2023-04-17T20:51:45.064Z] 887acaa8fb1d: Preparing [2023-04-17T20:51:45.064Z] f1417ff83b31: Preparing [2023-04-17T20:51:45.064Z] d7776136ac27: Waiting [2023-04-17T20:51:45.064Z] 887acaa8fb1d: Waiting [2023-04-17T20:51:45.064Z] f1417ff83b31: Waiting [2023-04-17T20:51:45.064Z] 3815832c267c: Layer already exists [2023-04-17T20:51:45.064Z] d7776136ac27: Layer already exists [2023-04-17T20:51:45.064Z] 760ac22021db: Pushed [2023-04-17T20:51:45.064Z] f98d34557af1: Pushed [2023-04-17T20:51:45.064Z] 6850e0f729d1: Pushed [2023-04-17T20:51:45.064Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:45.064Z] 887acaa8fb1d: Pushed [2023-04-17T20:51:46.442Z] 698fb4eb7f6b: Pushed [2023-04-17T20:51:46.442Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:46.755Z] + 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-04-17T20:51:47.064Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-17T20:51:47.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T20:51:47.064Z] f98d34557af1: Preparing [2023-04-17T20:51:47.064Z] 760ac22021db: Preparing [2023-04-17T20:51:47.064Z] 6850e0f729d1: Preparing [2023-04-17T20:51:47.064Z] 698fb4eb7f6b: Preparing [2023-04-17T20:51:47.064Z] 3815832c267c: Preparing [2023-04-17T20:51:47.064Z] d7776136ac27: Preparing [2023-04-17T20:51:47.064Z] 887acaa8fb1d: Preparing [2023-04-17T20:51:47.064Z] f1417ff83b31: Preparing [2023-04-17T20:51:47.064Z] d7776136ac27: Waiting [2023-04-17T20:51:47.064Z] 887acaa8fb1d: Waiting [2023-04-17T20:51:47.064Z] f1417ff83b31: Waiting [2023-04-17T20:51:47.064Z] 760ac22021db: Layer already exists [2023-04-17T20:51:47.064Z] 698fb4eb7f6b: Layer already exists [2023-04-17T20:51:47.064Z] f98d34557af1: Layer already exists [2023-04-17T20:51:47.064Z] 3815832c267c: Layer already exists [2023-04-17T20:51:47.064Z] 6850e0f729d1: Layer already exists [2023-04-17T20:51:47.064Z] d7776136ac27: Layer already exists [2023-04-17T20:51:47.064Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:47.064Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:51:47.064Z] latest: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:47.379Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:47.688Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 [2023-04-17T20:51:47.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T20:51:47.688Z] f98d34557af1: Preparing [2023-04-17T20:51:47.688Z] 760ac22021db: Preparing [2023-04-17T20:51:47.688Z] 6850e0f729d1: Preparing [2023-04-17T20:51:47.688Z] 698fb4eb7f6b: Preparing [2023-04-17T20:51:47.688Z] 3815832c267c: Preparing [2023-04-17T20:51:47.688Z] d7776136ac27: Preparing [2023-04-17T20:51:47.688Z] 887acaa8fb1d: Preparing [2023-04-17T20:51:47.688Z] f1417ff83b31: Preparing [2023-04-17T20:51:47.688Z] 887acaa8fb1d: Waiting [2023-04-17T20:51:47.689Z] 760ac22021db: Layer already exists [2023-04-17T20:51:47.689Z] 698fb4eb7f6b: Layer already exists [2023-04-17T20:51:47.689Z] f98d34557af1: Layer already exists [2023-04-17T20:51:47.689Z] 3815832c267c: Layer already exists [2023-04-17T20:51:47.689Z] 6850e0f729d1: Layer already exists [2023-04-17T20:51:47.689Z] d7776136ac27: Layer already exists [2023-04-17T20:51:47.689Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:47.689Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:51:47.689Z] 3.0.0-dev.132: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:48.002Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:48.313Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:48.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T20:51:48.313Z] f98d34557af1: Preparing [2023-04-17T20:51:48.313Z] 760ac22021db: Preparing [2023-04-17T20:51:48.313Z] 6850e0f729d1: Preparing [2023-04-17T20:51:48.313Z] 698fb4eb7f6b: Preparing [2023-04-17T20:51:48.313Z] 3815832c267c: Preparing [2023-04-17T20:51:48.313Z] d7776136ac27: Preparing [2023-04-17T20:51:48.313Z] 887acaa8fb1d: Preparing [2023-04-17T20:51:48.313Z] f1417ff83b31: Preparing [2023-04-17T20:51:48.313Z] f1417ff83b31: Waiting [2023-04-17T20:51:48.313Z] d7776136ac27: Waiting [2023-04-17T20:51:48.313Z] 887acaa8fb1d: Waiting [2023-04-17T20:51:48.313Z] 6850e0f729d1: Layer already exists [2023-04-17T20:51:48.313Z] 760ac22021db: Layer already exists [2023-04-17T20:51:48.313Z] f98d34557af1: Layer already exists [2023-04-17T20:51:48.313Z] 3815832c267c: Layer already exists [2023-04-17T20:51:48.314Z] 698fb4eb7f6b: Layer already exists [2023-04-17T20:51:48.314Z] d7776136ac27: Layer already exists [2023-04-17T20:51:48.314Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:51:48.314Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:48.314Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:48.628Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:48.927Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-17T20:51:48.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T20:51:48.927Z] f98d34557af1: Preparing [2023-04-17T20:51:48.927Z] 760ac22021db: Preparing [2023-04-17T20:51:48.927Z] 6850e0f729d1: Preparing [2023-04-17T20:51:48.927Z] 698fb4eb7f6b: Preparing [2023-04-17T20:51:48.927Z] 3815832c267c: Preparing [2023-04-17T20:51:48.927Z] d7776136ac27: Preparing [2023-04-17T20:51:48.927Z] 887acaa8fb1d: Preparing [2023-04-17T20:51:48.927Z] f1417ff83b31: Preparing [2023-04-17T20:51:48.927Z] d7776136ac27: Waiting [2023-04-17T20:51:48.927Z] 887acaa8fb1d: Waiting [2023-04-17T20:51:48.927Z] f1417ff83b31: Waiting [2023-04-17T20:51:48.927Z] 6850e0f729d1: Layer already exists [2023-04-17T20:51:48.927Z] 760ac22021db: Layer already exists [2023-04-17T20:51:48.927Z] f98d34557af1: Layer already exists [2023-04-17T20:51:48.927Z] 698fb4eb7f6b: Layer already exists [2023-04-17T20:51:48.927Z] 3815832c267c: Layer already exists [2023-04-17T20:51:48.927Z] d7776136ac27: Layer already exists [2023-04-17T20:51:48.927Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:48.927Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:51:48.927Z] main: digest: sha256:959b1781280d61ed560b35972359edce449b24a075ec0e4c9522b157bee3531f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:51:48.974Z] ===================================================== [Pipeline] echo [2023-04-17T20:51:48.981Z] taggedImages: [2023-04-17T20:51:48.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:48.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-17T20:51:48.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.132 [2023-04-17T20:51:48.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:48.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-17T20:51:49.003Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-17T20:51:49.003Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:49.003Z] latest [2023-04-17T20:51:49.003Z] 3.0.0-dev.132 [2023-04-17T20:51:49.003Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:49.003Z] main [2023-04-17T20:51:49.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:49.316Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:49.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:49.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T20:51:49.619Z] ef80cd0c9480: Preparing [2023-04-17T20:51:49.619Z] bc7f6a02dcb9: Preparing [2023-04-17T20:51:49.619Z] 3815832c267c: Preparing [2023-04-17T20:51:49.619Z] d7776136ac27: Preparing [2023-04-17T20:51:49.619Z] c75e7cfbd6bf: Preparing [2023-04-17T20:51:49.619Z] f1417ff83b31: Preparing [2023-04-17T20:51:49.619Z] f1417ff83b31: Waiting [2023-04-17T20:51:49.619Z] 3815832c267c: Layer already exists [2023-04-17T20:51:49.619Z] d7776136ac27: Layer already exists [2023-04-17T20:51:49.619Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:49.619Z] ef80cd0c9480: Pushed [2023-04-17T20:51:49.619Z] c75e7cfbd6bf: Pushed [2023-04-17T20:51:50.993Z] bc7f6a02dcb9: Pushed [2023-04-17T20:51:51.252Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:51.557Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:51.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-17T20:51:51.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T20:51:51.857Z] ef80cd0c9480: Preparing [2023-04-17T20:51:51.857Z] bc7f6a02dcb9: Preparing [2023-04-17T20:51:51.857Z] 3815832c267c: Preparing [2023-04-17T20:51:51.857Z] d7776136ac27: Preparing [2023-04-17T20:51:51.857Z] c75e7cfbd6bf: Preparing [2023-04-17T20:51:51.857Z] f1417ff83b31: Preparing [2023-04-17T20:51:51.857Z] f1417ff83b31: Waiting [2023-04-17T20:51:51.857Z] 3815832c267c: Layer already exists [2023-04-17T20:51:51.857Z] ef80cd0c9480: Layer already exists [2023-04-17T20:51:51.857Z] bc7f6a02dcb9: Layer already exists [2023-04-17T20:51:51.857Z] d7776136ac27: Layer already exists [2023-04-17T20:51:51.857Z] c75e7cfbd6bf: Layer already exists [2023-04-17T20:51:51.857Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:51.857Z] latest: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:52.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:52.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 [2023-04-17T20:51:52.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T20:51:52.463Z] ef80cd0c9480: Preparing [2023-04-17T20:51:52.463Z] bc7f6a02dcb9: Preparing [2023-04-17T20:51:52.463Z] 3815832c267c: Preparing [2023-04-17T20:51:52.463Z] d7776136ac27: Preparing [2023-04-17T20:51:52.463Z] c75e7cfbd6bf: Preparing [2023-04-17T20:51:52.463Z] f1417ff83b31: Preparing [2023-04-17T20:51:52.463Z] f1417ff83b31: Waiting [2023-04-17T20:51:52.463Z] ef80cd0c9480: Layer already exists [2023-04-17T20:51:52.463Z] c75e7cfbd6bf: Layer already exists [2023-04-17T20:51:52.463Z] bc7f6a02dcb9: Layer already exists [2023-04-17T20:51:52.463Z] d7776136ac27: Layer already exists [2023-04-17T20:51:52.463Z] 3815832c267c: Layer already exists [2023-04-17T20:51:52.463Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:52.463Z] 3.0.0-dev.132: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:52.774Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:52.831Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:51:52.831Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:51:52.831Z] ---> d14b2d5c2d97 [2023-04-17T20:51:52.831Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T20:51:52.831Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:51:52.831Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:51:52.831Z] ---> d14b2d5c2d97 [2023-04-17T20:51:52.831Z] Step 3/33 : WORKDIR /edgex-go [2023-04-17T20:51:52.831Z] ---> Running in c8703c8222b0 [2023-04-17T20:51:52.831Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:51:52.831Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:51:52.831Z] ---> d14b2d5c2d97 [2023-04-17T20:51:52.831Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T20:51:52.831Z] ---> Running in 8e7223b28ce0 [2023-04-17T20:51:52.831Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:51:52.831Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:51:52.831Z] ---> d14b2d5c2d97 [2023-04-17T20:51:52.831Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:51:52.831Z] ---> Running in c047b2534f12 [2023-04-17T20:51:52.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:51:52.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:51:52.831Z] ---> d14b2d5c2d97 [2023-04-17T20:51:52.831Z] Step 3/22 : WORKDIR /edgex-go [2023-04-17T20:51:52.831Z] ---> Running in df835792e1e7 [2023-04-17T20:51:52.831Z] ---> Running in 6b21e0e5f2d5 [2023-04-17T20:51:53.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:53.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T20:51:53.077Z] ef80cd0c9480: Preparing [2023-04-17T20:51:53.077Z] bc7f6a02dcb9: Preparing [2023-04-17T20:51:53.077Z] 3815832c267c: Preparing [2023-04-17T20:51:53.077Z] d7776136ac27: Preparing [2023-04-17T20:51:53.077Z] c75e7cfbd6bf: Preparing [2023-04-17T20:51:53.077Z] f1417ff83b31: Preparing [2023-04-17T20:51:53.077Z] f1417ff83b31: Waiting [2023-04-17T20:51:53.077Z] ef80cd0c9480: Layer already exists [2023-04-17T20:51:53.077Z] c75e7cfbd6bf: Layer already exists [2023-04-17T20:51:53.077Z] 3815832c267c: Layer already exists [2023-04-17T20:51:53.077Z] d7776136ac27: Layer already exists [2023-04-17T20:51:53.077Z] bc7f6a02dcb9: Layer already exists [2023-04-17T20:51:53.077Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:53.077Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-17T20:51:53.106Z] Removing intermediate container c8703c8222b0 [2023-04-17T20:51:53.106Z] ---> 2d005e0a3b47 [2023-04-17T20:51:53.106Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T20:51:53.106Z] Removing intermediate container 8e7223b28ce0 [2023-04-17T20:51:53.106Z] ---> b34f72761393 [2023-04-17T20:51:53.106Z] Step 4/33 : RUN apk add --update --no-cache make git [Pipeline] sh [2023-04-17T20:51:53.380Z] ---> Running in a00e770e03e0 [2023-04-17T20:51:53.381Z] Removing intermediate container df835792e1e7 [2023-04-17T20:51:53.381Z] ---> 5577cbf7e7ef [2023-04-17T20:51:53.381Z] Step 4/25 : WORKDIR /edgex-go [2023-04-17T20:51:53.381Z] ---> Running in 27233b73069d [2023-04-17T20:51:53.391Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:53.664Z] Removing intermediate container 6b21e0e5f2d5 [2023-04-17T20:51:53.664Z] ---> b1a090ef2345 [2023-04-17T20:51:53.664Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-17T20:51:53.699Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-17T20:51:53.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T20:51:53.699Z] ef80cd0c9480: Preparing [2023-04-17T20:51:53.699Z] bc7f6a02dcb9: Preparing [2023-04-17T20:51:53.699Z] 3815832c267c: Preparing [2023-04-17T20:51:53.699Z] d7776136ac27: Preparing [2023-04-17T20:51:53.699Z] c75e7cfbd6bf: Preparing [2023-04-17T20:51:53.699Z] f1417ff83b31: Preparing [2023-04-17T20:51:53.699Z] f1417ff83b31: Waiting [2023-04-17T20:51:53.699Z] d7776136ac27: Layer already exists [2023-04-17T20:51:53.699Z] c75e7cfbd6bf: Layer already exists [2023-04-17T20:51:53.699Z] 3815832c267c: Layer already exists [2023-04-17T20:51:53.699Z] ef80cd0c9480: Layer already exists [2023-04-17T20:51:53.699Z] bc7f6a02dcb9: Layer already exists [2023-04-17T20:51:53.699Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:53.699Z] main: digest: sha256:b39f239f72433604a5fc68996819ddfbeb2fd6001e1b2b99659ffe7f1ebcce76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:51:53.745Z] ===================================================== [Pipeline] echo [2023-04-17T20:51:53.754Z] taggedImages: [2023-04-17T20:51:53.754Z] - nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:53.754Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-17T20:51:53.754Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.132 [2023-04-17T20:51:53.754Z] - nexus3.edgexfoundry.org:10004/core-data:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:53.754Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-17T20:51:53.775Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-17T20:51:53.775Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:53.775Z] latest [2023-04-17T20:51:53.775Z] 3.0.0-dev.132 [2023-04-17T20:51:53.775Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:53.775Z] main [2023-04-17T20:51:53.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:53.933Z] Removing intermediate container c047b2534f12 [2023-04-17T20:51:53.933Z] ---> 0da761640e9f [2023-04-17T20:51:53.933Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T20:51:53.933Z] ---> Running in 97f7a8a26fa5 [2023-04-17T20:51:53.933Z] ---> Running in c46069608a73 [2023-04-17T20:51:53.933Z] ---> Running in 33368d2305c5 [2023-04-17T20:51:54.096Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:54.409Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:54.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T20:51:54.409Z] 81b5c4177aff: Preparing [2023-04-17T20:51:54.409Z] c4effddf1083: Preparing [2023-04-17T20:51:54.409Z] 72ffca4f36ca: Preparing [2023-04-17T20:51:54.409Z] 3815832c267c: Preparing [2023-04-17T20:51:54.409Z] d7776136ac27: Preparing [2023-04-17T20:51:54.409Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:54.409Z] f1417ff83b31: Preparing [2023-04-17T20:51:54.409Z] f1417ff83b31: Waiting [2023-04-17T20:51:54.409Z] 1ff4b4de294a: Waiting [2023-04-17T20:51:54.409Z] 3815832c267c: Layer already exists [2023-04-17T20:51:54.409Z] d7776136ac27: Layer already exists [2023-04-17T20:51:54.409Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:54.409Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:54.409Z] c4effddf1083: Pushed [2023-04-17T20:51:54.409Z] 81b5c4177aff: Pushed [2023-04-17T20:51:54.911Z] Removing intermediate container 97f7a8a26fa5 [2023-04-17T20:51:54.911Z] ---> f3a0ee7a2017 [2023-04-17T20:51:54.911Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-17T20:51:54.911Z] ---> Running in 3cb710e348ad [2023-04-17T20:51:55.780Z] 72ffca4f36ca: Pushed [2023-04-17T20:51:56.039Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:56.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:56.350Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:56.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:56.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-17T20:51:56.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T20:51:56.656Z] 81b5c4177aff: Preparing [2023-04-17T20:51:56.656Z] c4effddf1083: Preparing [2023-04-17T20:51:56.656Z] 72ffca4f36ca: Preparing [2023-04-17T20:51:56.656Z] 3815832c267c: Preparing [2023-04-17T20:51:56.656Z] d7776136ac27: Preparing [2023-04-17T20:51:56.656Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:56.656Z] f1417ff83b31: Preparing [2023-04-17T20:51:56.656Z] 1ff4b4de294a: Waiting [2023-04-17T20:51:56.656Z] f1417ff83b31: Waiting [2023-04-17T20:51:56.656Z] d7776136ac27: Layer already exists [2023-04-17T20:51:56.656Z] 3815832c267c: Layer already exists [2023-04-17T20:51:56.656Z] c4effddf1083: Layer already exists [2023-04-17T20:51:56.656Z] 72ffca4f36ca: Layer already exists [2023-04-17T20:51:56.656Z] 81b5c4177aff: Layer already exists [2023-04-17T20:51:56.656Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:56.656Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:56.656Z] latest: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:56.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:56.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:56.968Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:57.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:57.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:57.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 [2023-04-17T20:51:57.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T20:51:57.267Z] 81b5c4177aff: Preparing [2023-04-17T20:51:57.267Z] c4effddf1083: Preparing [2023-04-17T20:51:57.267Z] 72ffca4f36ca: Preparing [2023-04-17T20:51:57.267Z] 3815832c267c: Preparing [2023-04-17T20:51:57.267Z] d7776136ac27: Preparing [2023-04-17T20:51:57.267Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:57.267Z] f1417ff83b31: Preparing [2023-04-17T20:51:57.267Z] f1417ff83b31: Waiting [2023-04-17T20:51:57.267Z] 1ff4b4de294a: Waiting [2023-04-17T20:51:57.267Z] 72ffca4f36ca: Layer already exists [2023-04-17T20:51:57.267Z] 81b5c4177aff: Layer already exists [2023-04-17T20:51:57.267Z] d7776136ac27: Layer already exists [2023-04-17T20:51:57.267Z] c4effddf1083: Layer already exists [2023-04-17T20:51:57.267Z] 3815832c267c: Layer already exists [2023-04-17T20:51:57.267Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:57.267Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:57.267Z] 3.0.0-dev.132: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:57.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:57.571Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:57.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:57.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:57.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:57.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T20:51:57.872Z] 81b5c4177aff: Preparing [2023-04-17T20:51:57.872Z] c4effddf1083: Preparing [2023-04-17T20:51:57.872Z] 72ffca4f36ca: Preparing [2023-04-17T20:51:57.872Z] 3815832c267c: Preparing [2023-04-17T20:51:57.872Z] d7776136ac27: Preparing [2023-04-17T20:51:57.872Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:57.872Z] f1417ff83b31: Preparing [2023-04-17T20:51:57.872Z] 1ff4b4de294a: Waiting [2023-04-17T20:51:57.872Z] 72ffca4f36ca: Layer already exists [2023-04-17T20:51:57.872Z] d7776136ac27: Layer already exists [2023-04-17T20:51:57.872Z] c4effddf1083: Layer already exists [2023-04-17T20:51:57.872Z] 3815832c267c: Layer already exists [2023-04-17T20:51:57.872Z] 81b5c4177aff: Layer already exists [2023-04-17T20:51:57.872Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:57.872Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:57.872Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:57.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:51:58.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:58.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-17T20:51:58.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T20:51:58.497Z] 81b5c4177aff: Preparing [2023-04-17T20:51:58.497Z] c4effddf1083: Preparing [2023-04-17T20:51:58.497Z] 72ffca4f36ca: Preparing [2023-04-17T20:51:58.497Z] 3815832c267c: Preparing [2023-04-17T20:51:58.497Z] d7776136ac27: Preparing [2023-04-17T20:51:58.497Z] 1ff4b4de294a: Preparing [2023-04-17T20:51:58.497Z] f1417ff83b31: Preparing [2023-04-17T20:51:58.497Z] 1ff4b4de294a: Waiting [2023-04-17T20:51:58.497Z] f1417ff83b31: Waiting [2023-04-17T20:51:58.497Z] d7776136ac27: Layer already exists [2023-04-17T20:51:58.497Z] 72ffca4f36ca: Layer already exists [2023-04-17T20:51:58.497Z] 3815832c267c: Layer already exists [2023-04-17T20:51:58.497Z] 81b5c4177aff: Layer already exists [2023-04-17T20:51:58.497Z] c4effddf1083: Layer already exists [2023-04-17T20:51:58.497Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:58.497Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:51:58.497Z] main: digest: sha256:d1b70445dbbb5fb402e5fad57ca83e2ecf68a28f6c45ffd9d37c68e49bda476c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:51:58.546Z] ===================================================== [Pipeline] echo [2023-04-17T20:51:58.554Z] taggedImages: [2023-04-17T20:51:58.554Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:58.554Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-17T20:51:58.554Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.132 [2023-04-17T20:51:58.554Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:58.554Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-17T20:51:58.574Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-17T20:51:58.574Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:58.574Z] latest [2023-04-17T20:51:58.574Z] 3.0.0-dev.132 [2023-04-17T20:51:58.574Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:51:58.574Z] main [2023-04-17T20:51:58.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:58.876Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:51:58.934Z] OK: 263 MiB in 53 packages [2023-04-17T20:51:59.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:51:59.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T20:51:59.180Z] fa13f373320d: Preparing [2023-04-17T20:51:59.180Z] fa13f373320d: Preparing [2023-04-17T20:51:59.180Z] 636e900e3e92: Preparing [2023-04-17T20:51:59.180Z] b29b3e05245f: Preparing [2023-04-17T20:51:59.180Z] 80759f8628f5: Preparing [2023-04-17T20:51:59.180Z] df8a41020eaa: Preparing [2023-04-17T20:51:59.180Z] e56611323e88: Preparing [2023-04-17T20:51:59.180Z] 3815832c267c: Preparing [2023-04-17T20:51:59.180Z] d7776136ac27: Preparing [2023-04-17T20:51:59.180Z] 3c3226de2912: Preparing [2023-04-17T20:51:59.180Z] 0a097cc4116f: Preparing [2023-04-17T20:51:59.180Z] 21b60d1d211e: Preparing [2023-04-17T20:51:59.180Z] f8f8924ff269: Preparing [2023-04-17T20:51:59.180Z] f1417ff83b31: Preparing [2023-04-17T20:51:59.180Z] 0a097cc4116f: Waiting [2023-04-17T20:51:59.180Z] e56611323e88: Waiting [2023-04-17T20:51:59.180Z] 21b60d1d211e: Waiting [2023-04-17T20:51:59.180Z] f8f8924ff269: Waiting [2023-04-17T20:51:59.180Z] 3815832c267c: Waiting [2023-04-17T20:51:59.180Z] 3c3226de2912: Waiting [2023-04-17T20:51:59.180Z] d7776136ac27: Waiting [2023-04-17T20:51:59.180Z] f1417ff83b31: Waiting [2023-04-17T20:51:59.180Z] fa13f373320d: Pushed [2023-04-17T20:51:59.180Z] 636e900e3e92: Pushed [2023-04-17T20:51:59.180Z] b29b3e05245f: Pushed [2023-04-17T20:51:59.180Z] 80759f8628f5: Pushed [2023-04-17T20:51:59.180Z] df8a41020eaa: Pushed [2023-04-17T20:51:59.180Z] 3815832c267c: Layer already exists [2023-04-17T20:51:59.180Z] d7776136ac27: Layer already exists [2023-04-17T20:51:59.205Z] OK: 263 MiB in 53 packages [2023-04-17T20:51:59.437Z] 21b60d1d211e: Pushed [2023-04-17T20:51:59.437Z] 0a097cc4116f: Pushed [2023-04-17T20:51:59.437Z] f8f8924ff269: Pushed [2023-04-17T20:51:59.437Z] 3c3226de2912: Pushed [2023-04-17T20:51:59.437Z] f1417ff83b31: Layer already exists [2023-04-17T20:51:59.476Z] OK: 263 MiB in 53 packages [2023-04-17T20:51:59.746Z] OK: 263 MiB in 53 packages [2023-04-17T20:51:59.746Z] OK: 263 MiB in 53 packages [2023-04-17T20:52:01.168Z] Removing intermediate container a00e770e03e0 [2023-04-17T20:52:01.168Z] ---> b10f9a683f4b [2023-04-17T20:52:01.168Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T20:52:01.168Z] Removing intermediate container 27233b73069d [2023-04-17T20:52:01.168Z] ---> 787eba9c7950 [2023-04-17T20:52:01.168Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-17T20:52:01.338Z] e56611323e88: Pushed [2023-04-17T20:52:01.338Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:01.642Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:01.757Z] Removing intermediate container 3cb710e348ad [2023-04-17T20:52:01.757Z] ---> 09969736869d [2023-04-17T20:52:01.757Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-17T20:52:01.757Z] Removing intermediate container 33368d2305c5 [2023-04-17T20:52:01.757Z] ---> 755e30e4a9b7 [2023-04-17T20:52:01.757Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T20:52:01.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-17T20:52:01.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T20:52:01.947Z] fa13f373320d: Preparing [2023-04-17T20:52:01.947Z] fa13f373320d: Preparing [2023-04-17T20:52:01.947Z] 636e900e3e92: Preparing [2023-04-17T20:52:01.947Z] b29b3e05245f: Preparing [2023-04-17T20:52:01.947Z] 80759f8628f5: Preparing [2023-04-17T20:52:01.947Z] df8a41020eaa: Preparing [2023-04-17T20:52:01.947Z] e56611323e88: Preparing [2023-04-17T20:52:01.947Z] 3815832c267c: Preparing [2023-04-17T20:52:01.947Z] d7776136ac27: Preparing [2023-04-17T20:52:01.947Z] 3c3226de2912: Preparing [2023-04-17T20:52:01.947Z] 0a097cc4116f: Preparing [2023-04-17T20:52:01.947Z] 21b60d1d211e: Preparing [2023-04-17T20:52:01.947Z] f8f8924ff269: Preparing [2023-04-17T20:52:01.947Z] f1417ff83b31: Preparing [2023-04-17T20:52:01.947Z] e56611323e88: Waiting [2023-04-17T20:52:01.947Z] 3815832c267c: Waiting [2023-04-17T20:52:01.947Z] 21b60d1d211e: Waiting [2023-04-17T20:52:01.947Z] f8f8924ff269: Waiting [2023-04-17T20:52:01.947Z] f1417ff83b31: Waiting [2023-04-17T20:52:01.947Z] d7776136ac27: Waiting [2023-04-17T20:52:01.947Z] 0a097cc4116f: Waiting [2023-04-17T20:52:01.947Z] 3c3226de2912: Waiting [2023-04-17T20:52:01.947Z] 80759f8628f5: Layer already exists [2023-04-17T20:52:01.947Z] 636e900e3e92: Layer already exists [2023-04-17T20:52:01.947Z] b29b3e05245f: Layer already exists [2023-04-17T20:52:01.947Z] fa13f373320d: Layer already exists [2023-04-17T20:52:01.947Z] df8a41020eaa: Layer already exists [2023-04-17T20:52:01.947Z] 0a097cc4116f: Layer already exists [2023-04-17T20:52:01.947Z] e56611323e88: Layer already exists [2023-04-17T20:52:01.947Z] d7776136ac27: Layer already exists [2023-04-17T20:52:01.947Z] 3c3226de2912: Layer already exists [2023-04-17T20:52:01.947Z] 3815832c267c: Layer already exists [2023-04-17T20:52:01.947Z] 21b60d1d211e: Layer already exists [2023-04-17T20:52:01.947Z] f8f8924ff269: Layer already exists [2023-04-17T20:52:01.947Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:01.947Z] latest: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:02.026Z] Removing intermediate container c46069608a73 [2023-04-17T20:52:02.026Z] ---> 232ed8d8a08b [2023-04-17T20:52:02.026Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-17T20:52:02.026Z] ---> 681593494edf [2023-04-17T20:52:02.026Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:52:02.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:02.296Z] ---> Running in b2b4b9a0ee51 [2023-04-17T20:52:02.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 [2023-04-17T20:52:02.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T20:52:02.561Z] fa13f373320d: Preparing [2023-04-17T20:52:02.561Z] fa13f373320d: Preparing [2023-04-17T20:52:02.561Z] 636e900e3e92: Preparing [2023-04-17T20:52:02.561Z] b29b3e05245f: Preparing [2023-04-17T20:52:02.561Z] 80759f8628f5: Preparing [2023-04-17T20:52:02.561Z] df8a41020eaa: Preparing [2023-04-17T20:52:02.561Z] e56611323e88: Preparing [2023-04-17T20:52:02.561Z] 3815832c267c: Preparing [2023-04-17T20:52:02.561Z] e56611323e88: Waiting [2023-04-17T20:52:02.561Z] d7776136ac27: Preparing [2023-04-17T20:52:02.561Z] 3c3226de2912: Preparing [2023-04-17T20:52:02.561Z] 3815832c267c: Waiting [2023-04-17T20:52:02.561Z] d7776136ac27: Waiting [2023-04-17T20:52:02.561Z] 0a097cc4116f: Preparing [2023-04-17T20:52:02.561Z] 21b60d1d211e: Preparing [2023-04-17T20:52:02.561Z] f8f8924ff269: Preparing [2023-04-17T20:52:02.561Z] 3c3226de2912: Waiting [2023-04-17T20:52:02.561Z] 0a097cc4116f: Waiting [2023-04-17T20:52:02.561Z] 21b60d1d211e: Waiting [2023-04-17T20:52:02.561Z] f1417ff83b31: Preparing [2023-04-17T20:52:02.561Z] f1417ff83b31: Waiting [2023-04-17T20:52:02.561Z] f8f8924ff269: Waiting [2023-04-17T20:52:02.561Z] df8a41020eaa: Layer already exists [2023-04-17T20:52:02.561Z] b29b3e05245f: Layer already exists [2023-04-17T20:52:02.561Z] 636e900e3e92: Layer already exists [2023-04-17T20:52:02.561Z] fa13f373320d: Layer already exists [2023-04-17T20:52:02.561Z] 80759f8628f5: Layer already exists [2023-04-17T20:52:02.561Z] e56611323e88: Layer already exists [2023-04-17T20:52:02.561Z] 0a097cc4116f: Layer already exists [2023-04-17T20:52:02.561Z] d7776136ac27: Layer already exists [2023-04-17T20:52:02.561Z] 3815832c267c: Layer already exists [2023-04-17T20:52:02.561Z] 21b60d1d211e: Layer already exists [2023-04-17T20:52:02.561Z] 3c3226de2912: Layer already exists [2023-04-17T20:52:02.561Z] f8f8924ff269: Layer already exists [2023-04-17T20:52:02.561Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:02.561Z] 3.0.0-dev.132: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [2023-04-17T20:52:02.565Z] ---> 2c8c9a9a579f [2023-04-17T20:52:02.565Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:02.833Z] ---> Running in 976b5a9e4ada [2023-04-17T20:52:02.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:03.113Z] ---> 48909fe86e4b [2023-04-17T20:52:03.113Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:52:03.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:03.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T20:52:03.175Z] fa13f373320d: Preparing [2023-04-17T20:52:03.175Z] fa13f373320d: Preparing [2023-04-17T20:52:03.175Z] 636e900e3e92: Preparing [2023-04-17T20:52:03.175Z] b29b3e05245f: Preparing [2023-04-17T20:52:03.175Z] 80759f8628f5: Preparing [2023-04-17T20:52:03.175Z] df8a41020eaa: Preparing [2023-04-17T20:52:03.175Z] e56611323e88: Preparing [2023-04-17T20:52:03.175Z] 3815832c267c: Preparing [2023-04-17T20:52:03.175Z] d7776136ac27: Preparing [2023-04-17T20:52:03.175Z] 3c3226de2912: Preparing [2023-04-17T20:52:03.175Z] 0a097cc4116f: Preparing [2023-04-17T20:52:03.175Z] 21b60d1d211e: Preparing [2023-04-17T20:52:03.175Z] f8f8924ff269: Preparing [2023-04-17T20:52:03.175Z] f1417ff83b31: Preparing [2023-04-17T20:52:03.175Z] e56611323e88: Waiting [2023-04-17T20:52:03.175Z] 3815832c267c: Waiting [2023-04-17T20:52:03.175Z] d7776136ac27: Waiting [2023-04-17T20:52:03.175Z] 3c3226de2912: Waiting [2023-04-17T20:52:03.175Z] 0a097cc4116f: Waiting [2023-04-17T20:52:03.175Z] 21b60d1d211e: Waiting [2023-04-17T20:52:03.175Z] f8f8924ff269: Waiting [2023-04-17T20:52:03.175Z] f1417ff83b31: Waiting [2023-04-17T20:52:03.175Z] df8a41020eaa: Layer already exists [2023-04-17T20:52:03.175Z] fa13f373320d: Layer already exists [2023-04-17T20:52:03.175Z] 80759f8628f5: Layer already exists [2023-04-17T20:52:03.175Z] b29b3e05245f: Layer already exists [2023-04-17T20:52:03.175Z] 636e900e3e92: Layer already exists [2023-04-17T20:52:03.175Z] e56611323e88: Layer already exists [2023-04-17T20:52:03.175Z] 3815832c267c: Layer already exists [2023-04-17T20:52:03.175Z] d7776136ac27: Layer already exists [2023-04-17T20:52:03.175Z] 3c3226de2912: Layer already exists [2023-04-17T20:52:03.175Z] 0a097cc4116f: Layer already exists [2023-04-17T20:52:03.175Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:03.175Z] f8f8924ff269: Layer already exists [2023-04-17T20:52:03.175Z] 21b60d1d211e: Layer already exists [2023-04-17T20:52:03.175Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:03.382Z] ---> Running in fb8937a140fb [2023-04-17T20:52:03.382Z] ---> 5dcac49bf528 [2023-04-17T20:52:03.382Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:52:03.483Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:03.656Z] ---> Running in f7dc2dcdc0f3 [2023-04-17T20:52:03.656Z] ---> 26d38580e046 [2023-04-17T20:52:03.656Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:52:03.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-17T20:52:03.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T20:52:03.791Z] fa13f373320d: Preparing [2023-04-17T20:52:03.791Z] fa13f373320d: Preparing [2023-04-17T20:52:03.791Z] 636e900e3e92: Preparing [2023-04-17T20:52:03.791Z] b29b3e05245f: Preparing [2023-04-17T20:52:03.791Z] 80759f8628f5: Preparing [2023-04-17T20:52:03.791Z] df8a41020eaa: Preparing [2023-04-17T20:52:03.791Z] e56611323e88: Preparing [2023-04-17T20:52:03.791Z] 3815832c267c: Preparing [2023-04-17T20:52:03.791Z] d7776136ac27: Preparing [2023-04-17T20:52:03.791Z] 3c3226de2912: Preparing [2023-04-17T20:52:03.791Z] 0a097cc4116f: Preparing [2023-04-17T20:52:03.791Z] 21b60d1d211e: Preparing [2023-04-17T20:52:03.791Z] e56611323e88: Waiting [2023-04-17T20:52:03.791Z] 3815832c267c: Waiting [2023-04-17T20:52:03.791Z] d7776136ac27: Waiting [2023-04-17T20:52:03.791Z] 3c3226de2912: Waiting [2023-04-17T20:52:03.791Z] 0a097cc4116f: Waiting [2023-04-17T20:52:03.791Z] f8f8924ff269: Preparing [2023-04-17T20:52:03.791Z] f1417ff83b31: Preparing [2023-04-17T20:52:03.791Z] 21b60d1d211e: Waiting [2023-04-17T20:52:03.791Z] f1417ff83b31: Waiting [2023-04-17T20:52:03.791Z] f8f8924ff269: Waiting [2023-04-17T20:52:03.791Z] b29b3e05245f: Layer already exists [2023-04-17T20:52:03.791Z] fa13f373320d: Layer already exists [2023-04-17T20:52:03.791Z] df8a41020eaa: Layer already exists [2023-04-17T20:52:03.791Z] 636e900e3e92: Layer already exists [2023-04-17T20:52:03.791Z] 80759f8628f5: Layer already exists [2023-04-17T20:52:03.791Z] e56611323e88: Layer already exists [2023-04-17T20:52:03.791Z] 3815832c267c: Layer already exists [2023-04-17T20:52:03.791Z] d7776136ac27: Layer already exists [2023-04-17T20:52:03.791Z] 3c3226de2912: Layer already exists [2023-04-17T20:52:03.791Z] 0a097cc4116f: Layer already exists [2023-04-17T20:52:03.791Z] f8f8924ff269: Layer already exists [2023-04-17T20:52:03.791Z] 21b60d1d211e: Layer already exists [2023-04-17T20:52:03.791Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:03.791Z] main: digest: sha256:1d571c1ac46249a7604945f7793896c7531dccb27e59e8e4788102482e6c57d2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:03.826Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:03.831Z] taggedImages: [2023-04-17T20:52:03.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:03.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-17T20:52:03.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.132 [2023-04-17T20:52:03.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:03.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-17T20:52:03.846Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-17T20:52:03.846Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:03.846Z] latest [2023-04-17T20:52:03.846Z] 3.0.0-dev.132 [2023-04-17T20:52:03.846Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:03.846Z] main [2023-04-17T20:52:03.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:03.928Z] ---> Running in 6808ee0b4b47 [2023-04-17T20:52:04.150Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:04.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:04.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T20:52:04.458Z] b1b85eea7c80: Preparing [2023-04-17T20:52:04.458Z] 668d057e4aa4: Preparing [2023-04-17T20:52:04.458Z] 27b353c3c270: Preparing [2023-04-17T20:52:04.458Z] 561782945fea: Preparing [2023-04-17T20:52:04.458Z] 3815832c267c: Preparing [2023-04-17T20:52:04.458Z] d7776136ac27: Preparing [2023-04-17T20:52:04.458Z] 887acaa8fb1d: Preparing [2023-04-17T20:52:04.458Z] f1417ff83b31: Preparing [2023-04-17T20:52:04.458Z] f1417ff83b31: Waiting [2023-04-17T20:52:04.458Z] d7776136ac27: Waiting [2023-04-17T20:52:04.458Z] 887acaa8fb1d: Waiting [2023-04-17T20:52:04.458Z] 3815832c267c: Layer already exists [2023-04-17T20:52:04.458Z] d7776136ac27: Layer already exists [2023-04-17T20:52:04.458Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:52:04.458Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:04.458Z] 27b353c3c270: Pushed [2023-04-17T20:52:04.458Z] b1b85eea7c80: Pushed [2023-04-17T20:52:04.458Z] 668d057e4aa4: Pushed [2023-04-17T20:52:05.829Z] 561782945fea: Pushed [2023-04-17T20:52:05.829Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:06.133Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:06.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-17T20:52:06.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T20:52:06.433Z] b1b85eea7c80: Preparing [2023-04-17T20:52:06.433Z] 668d057e4aa4: Preparing [2023-04-17T20:52:06.433Z] 27b353c3c270: Preparing [2023-04-17T20:52:06.433Z] 561782945fea: Preparing [2023-04-17T20:52:06.433Z] 3815832c267c: Preparing [2023-04-17T20:52:06.433Z] d7776136ac27: Preparing [2023-04-17T20:52:06.433Z] 887acaa8fb1d: Preparing [2023-04-17T20:52:06.433Z] f1417ff83b31: Preparing [2023-04-17T20:52:06.433Z] 887acaa8fb1d: Waiting [2023-04-17T20:52:06.433Z] f1417ff83b31: Waiting [2023-04-17T20:52:06.433Z] b1b85eea7c80: Layer already exists [2023-04-17T20:52:06.433Z] 27b353c3c270: Layer already exists [2023-04-17T20:52:06.433Z] 561782945fea: Layer already exists [2023-04-17T20:52:06.433Z] 668d057e4aa4: Layer already exists [2023-04-17T20:52:06.433Z] 3815832c267c: Layer already exists [2023-04-17T20:52:06.433Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:52:06.433Z] d7776136ac27: Layer already exists [2023-04-17T20:52:06.433Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:06.433Z] latest: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:06.733Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:07.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 [2023-04-17T20:52:07.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T20:52:07.035Z] b1b85eea7c80: Preparing [2023-04-17T20:52:07.035Z] 668d057e4aa4: Preparing [2023-04-17T20:52:07.035Z] 27b353c3c270: Preparing [2023-04-17T20:52:07.035Z] 561782945fea: Preparing [2023-04-17T20:52:07.035Z] 3815832c267c: Preparing [2023-04-17T20:52:07.035Z] d7776136ac27: Preparing [2023-04-17T20:52:07.035Z] 887acaa8fb1d: Preparing [2023-04-17T20:52:07.035Z] f1417ff83b31: Preparing [2023-04-17T20:52:07.035Z] d7776136ac27: Waiting [2023-04-17T20:52:07.035Z] 887acaa8fb1d: Waiting [2023-04-17T20:52:07.035Z] f1417ff83b31: Waiting [2023-04-17T20:52:07.035Z] b1b85eea7c80: Layer already exists [2023-04-17T20:52:07.035Z] 668d057e4aa4: Layer already exists [2023-04-17T20:52:07.035Z] 561782945fea: Layer already exists [2023-04-17T20:52:07.035Z] 27b353c3c270: Layer already exists [2023-04-17T20:52:07.035Z] 3815832c267c: Layer already exists [2023-04-17T20:52:07.035Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:52:07.035Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:07.035Z] d7776136ac27: Layer already exists [2023-04-17T20:52:07.035Z] 3.0.0-dev.132: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:07.344Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:07.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:07.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T20:52:07.648Z] b1b85eea7c80: Preparing [2023-04-17T20:52:07.648Z] 668d057e4aa4: Preparing [2023-04-17T20:52:07.648Z] 27b353c3c270: Preparing [2023-04-17T20:52:07.648Z] 561782945fea: Preparing [2023-04-17T20:52:07.648Z] 3815832c267c: Preparing [2023-04-17T20:52:07.648Z] d7776136ac27: Preparing [2023-04-17T20:52:07.648Z] 887acaa8fb1d: Preparing [2023-04-17T20:52:07.648Z] f1417ff83b31: Preparing [2023-04-17T20:52:07.648Z] d7776136ac27: Waiting [2023-04-17T20:52:07.648Z] f1417ff83b31: Waiting [2023-04-17T20:52:07.648Z] b1b85eea7c80: Layer already exists [2023-04-17T20:52:07.648Z] 561782945fea: Layer already exists [2023-04-17T20:52:07.648Z] 668d057e4aa4: Layer already exists [2023-04-17T20:52:07.648Z] 27b353c3c270: Layer already exists [2023-04-17T20:52:07.648Z] 3815832c267c: Layer already exists [2023-04-17T20:52:07.648Z] d7776136ac27: Layer already exists [2023-04-17T20:52:07.648Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:07.648Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:52:07.648Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:07.954Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:08.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-17T20:52:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T20:52:08.254Z] b1b85eea7c80: Preparing [2023-04-17T20:52:08.254Z] 668d057e4aa4: Preparing [2023-04-17T20:52:08.254Z] 27b353c3c270: Preparing [2023-04-17T20:52:08.254Z] 561782945fea: Preparing [2023-04-17T20:52:08.254Z] 3815832c267c: Preparing [2023-04-17T20:52:08.254Z] d7776136ac27: Preparing [2023-04-17T20:52:08.254Z] 887acaa8fb1d: Preparing [2023-04-17T20:52:08.254Z] f1417ff83b31: Preparing [2023-04-17T20:52:08.254Z] 887acaa8fb1d: Waiting [2023-04-17T20:52:08.254Z] d7776136ac27: Waiting [2023-04-17T20:52:08.254Z] f1417ff83b31: Waiting [2023-04-17T20:52:08.254Z] 561782945fea: Layer already exists [2023-04-17T20:52:08.254Z] 3815832c267c: Layer already exists [2023-04-17T20:52:08.254Z] 668d057e4aa4: Layer already exists [2023-04-17T20:52:08.254Z] 27b353c3c270: Layer already exists [2023-04-17T20:52:08.254Z] b1b85eea7c80: Layer already exists [2023-04-17T20:52:08.254Z] 887acaa8fb1d: Layer already exists [2023-04-17T20:52:08.254Z] d7776136ac27: Layer already exists [2023-04-17T20:52:08.254Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:08.254Z] main: digest: sha256:8946076416ac79df5732deca57d1628892e3945db237812f66d020d36d91958a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:08.292Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:08.299Z] taggedImages: [2023-04-17T20:52:08.299Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:08.299Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-17T20:52:08.299Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.132 [2023-04-17T20:52:08.299Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:08.299Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-17T20:52:08.313Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-17T20:52:08.313Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:08.313Z] latest [2023-04-17T20:52:08.313Z] 3.0.0-dev.132 [2023-04-17T20:52:08.313Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:08.313Z] main [2023-04-17T20:52:08.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:08.613Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:08.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:08.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T20:52:08.940Z] 1490906fbb46: Preparing [2023-04-17T20:52:08.940Z] 978bcd665b9c: Preparing [2023-04-17T20:52:08.940Z] c3299dee149f: Preparing [2023-04-17T20:52:08.940Z] 5105cb06d46e: Preparing [2023-04-17T20:52:08.940Z] 3815832c267c: Preparing [2023-04-17T20:52:08.940Z] d7776136ac27: Preparing [2023-04-17T20:52:08.940Z] b6aa67e8412a: Preparing [2023-04-17T20:52:08.940Z] c78fc8ee576d: Preparing [2023-04-17T20:52:08.940Z] f1417ff83b31: Preparing [2023-04-17T20:52:08.940Z] d7776136ac27: Waiting [2023-04-17T20:52:08.940Z] c78fc8ee576d: Waiting [2023-04-17T20:52:08.940Z] 3815832c267c: Layer already exists [2023-04-17T20:52:08.940Z] d7776136ac27: Layer already exists [2023-04-17T20:52:08.940Z] 978bcd665b9c: Pushed [2023-04-17T20:52:08.940Z] 1490906fbb46: Pushed [2023-04-17T20:52:08.940Z] b6aa67e8412a: Pushed [2023-04-17T20:52:08.940Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:08.940Z] 5105cb06d46e: Pushed [2023-04-17T20:52:09.199Z] c78fc8ee576d: Pushed [2023-04-17T20:52:10.133Z] c3299dee149f: Pushed [2023-04-17T20:52:10.392Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:10.707Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:11.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-17T20:52:11.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T20:52:11.014Z] 1490906fbb46: Preparing [2023-04-17T20:52:11.014Z] 978bcd665b9c: Preparing [2023-04-17T20:52:11.014Z] c3299dee149f: Preparing [2023-04-17T20:52:11.014Z] 5105cb06d46e: Preparing [2023-04-17T20:52:11.014Z] 3815832c267c: Preparing [2023-04-17T20:52:11.014Z] d7776136ac27: Preparing [2023-04-17T20:52:11.014Z] b6aa67e8412a: Preparing [2023-04-17T20:52:11.014Z] c78fc8ee576d: Preparing [2023-04-17T20:52:11.014Z] f1417ff83b31: Preparing [2023-04-17T20:52:11.014Z] d7776136ac27: Waiting [2023-04-17T20:52:11.014Z] b6aa67e8412a: Waiting [2023-04-17T20:52:11.014Z] c78fc8ee576d: Waiting [2023-04-17T20:52:11.014Z] f1417ff83b31: Waiting [2023-04-17T20:52:11.014Z] 3815832c267c: Layer already exists [2023-04-17T20:52:11.014Z] c3299dee149f: Layer already exists [2023-04-17T20:52:11.014Z] 5105cb06d46e: Layer already exists [2023-04-17T20:52:11.014Z] 1490906fbb46: Layer already exists [2023-04-17T20:52:11.014Z] 978bcd665b9c: Layer already exists [2023-04-17T20:52:11.014Z] b6aa67e8412a: Layer already exists [2023-04-17T20:52:11.014Z] d7776136ac27: Layer already exists [2023-04-17T20:52:11.014Z] c78fc8ee576d: Layer already exists [2023-04-17T20:52:11.014Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:11.272Z] latest: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:11.576Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:11.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 [2023-04-17T20:52:11.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T20:52:11.876Z] 1490906fbb46: Preparing [2023-04-17T20:52:11.876Z] 978bcd665b9c: Preparing [2023-04-17T20:52:11.876Z] c3299dee149f: Preparing [2023-04-17T20:52:11.876Z] 5105cb06d46e: Preparing [2023-04-17T20:52:11.876Z] 3815832c267c: Preparing [2023-04-17T20:52:11.876Z] d7776136ac27: Preparing [2023-04-17T20:52:11.876Z] b6aa67e8412a: Preparing [2023-04-17T20:52:11.876Z] c78fc8ee576d: Preparing [2023-04-17T20:52:11.876Z] f1417ff83b31: Preparing [2023-04-17T20:52:11.876Z] b6aa67e8412a: Waiting [2023-04-17T20:52:11.876Z] c78fc8ee576d: Waiting [2023-04-17T20:52:11.876Z] f1417ff83b31: Waiting [2023-04-17T20:52:11.876Z] d7776136ac27: Waiting [2023-04-17T20:52:11.876Z] 1490906fbb46: Layer already exists [2023-04-17T20:52:11.876Z] 5105cb06d46e: Layer already exists [2023-04-17T20:52:11.876Z] 3815832c267c: Layer already exists [2023-04-17T20:52:11.876Z] c3299dee149f: Layer already exists [2023-04-17T20:52:11.876Z] 978bcd665b9c: Layer already exists [2023-04-17T20:52:11.876Z] c78fc8ee576d: Layer already exists [2023-04-17T20:52:11.876Z] b6aa67e8412a: Layer already exists [2023-04-17T20:52:11.876Z] d7776136ac27: Layer already exists [2023-04-17T20:52:11.876Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:11.876Z] 3.0.0-dev.132: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:12.177Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:12.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:12.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T20:52:12.485Z] 1490906fbb46: Preparing [2023-04-17T20:52:12.485Z] 978bcd665b9c: Preparing [2023-04-17T20:52:12.485Z] c3299dee149f: Preparing [2023-04-17T20:52:12.485Z] 5105cb06d46e: Preparing [2023-04-17T20:52:12.485Z] 3815832c267c: Preparing [2023-04-17T20:52:12.485Z] d7776136ac27: Preparing [2023-04-17T20:52:12.485Z] b6aa67e8412a: Preparing [2023-04-17T20:52:12.485Z] c78fc8ee576d: Preparing [2023-04-17T20:52:12.485Z] f1417ff83b31: Preparing [2023-04-17T20:52:12.485Z] b6aa67e8412a: Waiting [2023-04-17T20:52:12.485Z] c78fc8ee576d: Waiting [2023-04-17T20:52:12.485Z] f1417ff83b31: Waiting [2023-04-17T20:52:12.485Z] d7776136ac27: Waiting [2023-04-17T20:52:12.485Z] c3299dee149f: Layer already exists [2023-04-17T20:52:12.485Z] 5105cb06d46e: Layer already exists [2023-04-17T20:52:12.485Z] 3815832c267c: Layer already exists [2023-04-17T20:52:12.485Z] 1490906fbb46: Layer already exists [2023-04-17T20:52:12.485Z] 978bcd665b9c: Layer already exists [2023-04-17T20:52:12.485Z] b6aa67e8412a: Layer already exists [2023-04-17T20:52:12.485Z] c78fc8ee576d: Layer already exists [2023-04-17T20:52:12.485Z] d7776136ac27: Layer already exists [2023-04-17T20:52:12.485Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:12.485Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:12.789Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:13.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-17T20:52:13.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T20:52:13.094Z] 1490906fbb46: Preparing [2023-04-17T20:52:13.094Z] 978bcd665b9c: Preparing [2023-04-17T20:52:13.094Z] c3299dee149f: Preparing [2023-04-17T20:52:13.094Z] 5105cb06d46e: Preparing [2023-04-17T20:52:13.094Z] 3815832c267c: Preparing [2023-04-17T20:52:13.094Z] d7776136ac27: Preparing [2023-04-17T20:52:13.094Z] b6aa67e8412a: Preparing [2023-04-17T20:52:13.094Z] c78fc8ee576d: Preparing [2023-04-17T20:52:13.094Z] f1417ff83b31: Preparing [2023-04-17T20:52:13.094Z] d7776136ac27: Waiting [2023-04-17T20:52:13.094Z] b6aa67e8412a: Waiting [2023-04-17T20:52:13.094Z] c78fc8ee576d: Waiting [2023-04-17T20:52:13.094Z] f1417ff83b31: Waiting [2023-04-17T20:52:13.094Z] c3299dee149f: Layer already exists [2023-04-17T20:52:13.094Z] 978bcd665b9c: Layer already exists [2023-04-17T20:52:13.094Z] 3815832c267c: Layer already exists [2023-04-17T20:52:13.094Z] 1490906fbb46: Layer already exists [2023-04-17T20:52:13.094Z] 5105cb06d46e: Layer already exists [2023-04-17T20:52:13.094Z] d7776136ac27: Layer already exists [2023-04-17T20:52:13.094Z] c78fc8ee576d: Layer already exists [2023-04-17T20:52:13.094Z] b6aa67e8412a: Layer already exists [2023-04-17T20:52:13.094Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:13.094Z] main: digest: sha256:8525cab95b03be79236b9da98a9d77815e977745d1336cd2b3ffe195ffdbcbac size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:13.138Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:13.143Z] taggedImages: [2023-04-17T20:52:13.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:13.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-17T20:52:13.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.132 [2023-04-17T20:52:13.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:13.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-17T20:52:13.165Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-17T20:52:13.165Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:13.165Z] latest [2023-04-17T20:52:13.165Z] 3.0.0-dev.132 [2023-04-17T20:52:13.165Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:13.165Z] main [2023-04-17T20:52:13.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:13.468Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:13.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:13.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T20:52:13.771Z] 8719b9299c58: Preparing [2023-04-17T20:52:13.771Z] 8f707773608d: Preparing [2023-04-17T20:52:13.771Z] a68cd67e3be3: Preparing [2023-04-17T20:52:13.771Z] f7f6aee8be93: Preparing [2023-04-17T20:52:13.771Z] 18b3e1a777c9: Preparing [2023-04-17T20:52:13.771Z] e6b8ca646c20: Preparing [2023-04-17T20:52:13.771Z] bb1cc9610bbb: Preparing [2023-04-17T20:52:13.771Z] 3815832c267c: Preparing [2023-04-17T20:52:13.771Z] d7776136ac27: Preparing [2023-04-17T20:52:13.771Z] d783614185df: Preparing [2023-04-17T20:52:13.771Z] f1417ff83b31: Preparing [2023-04-17T20:52:13.771Z] d7776136ac27: Waiting [2023-04-17T20:52:13.771Z] d783614185df: Waiting [2023-04-17T20:52:13.771Z] f1417ff83b31: Waiting [2023-04-17T20:52:13.771Z] e6b8ca646c20: Waiting [2023-04-17T20:52:13.771Z] 3815832c267c: Waiting [2023-04-17T20:52:13.771Z] bb1cc9610bbb: Waiting [2023-04-17T20:52:13.771Z] 18b3e1a777c9: Pushed [2023-04-17T20:52:13.771Z] 8719b9299c58: Pushed [2023-04-17T20:52:13.771Z] 8f707773608d: Pushed [2023-04-17T20:52:13.771Z] 3815832c267c: Layer already exists [2023-04-17T20:52:13.771Z] d7776136ac27: Layer already exists [2023-04-17T20:52:13.771Z] e6b8ca646c20: Pushed [2023-04-17T20:52:13.771Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:14.029Z] bb1cc9610bbb: Pushed [2023-04-17T20:52:14.029Z] d783614185df: Pushed [2023-04-17T20:52:14.962Z] f7f6aee8be93: Pushed [2023-04-17T20:52:15.528Z] a68cd67e3be3: Pushed [2023-04-17T20:52:15.528Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:15.840Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:16.139Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-17T20:52:16.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T20:52:16.139Z] 8719b9299c58: Preparing [2023-04-17T20:52:16.139Z] 8f707773608d: Preparing [2023-04-17T20:52:16.139Z] a68cd67e3be3: Preparing [2023-04-17T20:52:16.139Z] f7f6aee8be93: Preparing [2023-04-17T20:52:16.139Z] 18b3e1a777c9: Preparing [2023-04-17T20:52:16.139Z] e6b8ca646c20: Preparing [2023-04-17T20:52:16.139Z] bb1cc9610bbb: Preparing [2023-04-17T20:52:16.139Z] 3815832c267c: Preparing [2023-04-17T20:52:16.139Z] d7776136ac27: Preparing [2023-04-17T20:52:16.139Z] d783614185df: Preparing [2023-04-17T20:52:16.139Z] f1417ff83b31: Preparing [2023-04-17T20:52:16.139Z] bb1cc9610bbb: Waiting [2023-04-17T20:52:16.139Z] 3815832c267c: Waiting [2023-04-17T20:52:16.139Z] e6b8ca646c20: Waiting [2023-04-17T20:52:16.139Z] f1417ff83b31: Waiting [2023-04-17T20:52:16.139Z] d7776136ac27: Waiting [2023-04-17T20:52:16.139Z] d783614185df: Waiting [2023-04-17T20:52:16.139Z] 18b3e1a777c9: Layer already exists [2023-04-17T20:52:16.139Z] 8f707773608d: Layer already exists [2023-04-17T20:52:16.139Z] 8719b9299c58: Layer already exists [2023-04-17T20:52:16.139Z] f7f6aee8be93: Layer already exists [2023-04-17T20:52:16.139Z] a68cd67e3be3: Layer already exists [2023-04-17T20:52:16.139Z] 3815832c267c: Layer already exists [2023-04-17T20:52:16.139Z] e6b8ca646c20: Layer already exists [2023-04-17T20:52:16.139Z] bb1cc9610bbb: Layer already exists [2023-04-17T20:52:16.139Z] d7776136ac27: Layer already exists [2023-04-17T20:52:16.139Z] d783614185df: Layer already exists [2023-04-17T20:52:16.139Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:16.139Z] latest: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:16.458Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:16.767Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 [2023-04-17T20:52:16.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T20:52:16.767Z] 8719b9299c58: Preparing [2023-04-17T20:52:16.767Z] 8f707773608d: Preparing [2023-04-17T20:52:16.767Z] a68cd67e3be3: Preparing [2023-04-17T20:52:16.767Z] f7f6aee8be93: Preparing [2023-04-17T20:52:16.767Z] 18b3e1a777c9: Preparing [2023-04-17T20:52:16.767Z] e6b8ca646c20: Preparing [2023-04-17T20:52:16.767Z] bb1cc9610bbb: Preparing [2023-04-17T20:52:16.767Z] 3815832c267c: Preparing [2023-04-17T20:52:16.767Z] d7776136ac27: Preparing [2023-04-17T20:52:16.767Z] d783614185df: Preparing [2023-04-17T20:52:16.767Z] f1417ff83b31: Preparing [2023-04-17T20:52:16.767Z] bb1cc9610bbb: Waiting [2023-04-17T20:52:16.767Z] 3815832c267c: Waiting [2023-04-17T20:52:16.767Z] d7776136ac27: Waiting [2023-04-17T20:52:16.767Z] d783614185df: Waiting [2023-04-17T20:52:16.767Z] f1417ff83b31: Waiting [2023-04-17T20:52:16.767Z] e6b8ca646c20: Waiting [2023-04-17T20:52:16.767Z] f7f6aee8be93: Layer already exists [2023-04-17T20:52:16.767Z] 8719b9299c58: Layer already exists [2023-04-17T20:52:16.767Z] 18b3e1a777c9: Layer already exists [2023-04-17T20:52:16.767Z] a68cd67e3be3: Layer already exists [2023-04-17T20:52:16.767Z] 8f707773608d: Layer already exists [2023-04-17T20:52:16.767Z] e6b8ca646c20: Layer already exists [2023-04-17T20:52:16.767Z] bb1cc9610bbb: Layer already exists [2023-04-17T20:52:16.767Z] d7776136ac27: Layer already exists [2023-04-17T20:52:16.767Z] d783614185df: Layer already exists [2023-04-17T20:52:16.767Z] 3815832c267c: Layer already exists [2023-04-17T20:52:16.767Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:16.767Z] 3.0.0-dev.132: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:17.078Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:17.382Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:17.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T20:52:17.382Z] 8719b9299c58: Preparing [2023-04-17T20:52:17.382Z] 8f707773608d: Preparing [2023-04-17T20:52:17.382Z] a68cd67e3be3: Preparing [2023-04-17T20:52:17.382Z] f7f6aee8be93: Preparing [2023-04-17T20:52:17.382Z] 18b3e1a777c9: Preparing [2023-04-17T20:52:17.382Z] e6b8ca646c20: Preparing [2023-04-17T20:52:17.382Z] bb1cc9610bbb: Preparing [2023-04-17T20:52:17.382Z] 3815832c267c: Preparing [2023-04-17T20:52:17.382Z] d7776136ac27: Preparing [2023-04-17T20:52:17.383Z] d783614185df: Preparing [2023-04-17T20:52:17.383Z] f1417ff83b31: Preparing [2023-04-17T20:52:17.383Z] d7776136ac27: Waiting [2023-04-17T20:52:17.383Z] e6b8ca646c20: Waiting [2023-04-17T20:52:17.383Z] d783614185df: Waiting [2023-04-17T20:52:17.383Z] bb1cc9610bbb: Waiting [2023-04-17T20:52:17.383Z] 3815832c267c: Waiting [2023-04-17T20:52:17.383Z] f1417ff83b31: Waiting [2023-04-17T20:52:17.383Z] 18b3e1a777c9: Layer already exists [2023-04-17T20:52:17.383Z] 8f707773608d: Layer already exists [2023-04-17T20:52:17.383Z] a68cd67e3be3: Layer already exists [2023-04-17T20:52:17.383Z] 8719b9299c58: Layer already exists [2023-04-17T20:52:17.383Z] f7f6aee8be93: Layer already exists [2023-04-17T20:52:17.383Z] e6b8ca646c20: Layer already exists [2023-04-17T20:52:17.383Z] 3815832c267c: Layer already exists [2023-04-17T20:52:17.383Z] bb1cc9610bbb: Layer already exists [2023-04-17T20:52:17.383Z] d7776136ac27: Layer already exists [2023-04-17T20:52:17.383Z] d783614185df: Layer already exists [2023-04-17T20:52:17.383Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:17.383Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:17.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:17.985Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-17T20:52:17.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T20:52:17.985Z] 8719b9299c58: Preparing [2023-04-17T20:52:17.985Z] 8f707773608d: Preparing [2023-04-17T20:52:17.985Z] a68cd67e3be3: Preparing [2023-04-17T20:52:17.985Z] f7f6aee8be93: Preparing [2023-04-17T20:52:17.985Z] 18b3e1a777c9: Preparing [2023-04-17T20:52:17.985Z] e6b8ca646c20: Preparing [2023-04-17T20:52:17.985Z] bb1cc9610bbb: Preparing [2023-04-17T20:52:17.985Z] 3815832c267c: Preparing [2023-04-17T20:52:17.985Z] d7776136ac27: Preparing [2023-04-17T20:52:17.985Z] d783614185df: Preparing [2023-04-17T20:52:17.985Z] f1417ff83b31: Preparing [2023-04-17T20:52:17.985Z] e6b8ca646c20: Waiting [2023-04-17T20:52:17.985Z] bb1cc9610bbb: Waiting [2023-04-17T20:52:17.985Z] d783614185df: Waiting [2023-04-17T20:52:17.985Z] d7776136ac27: Waiting [2023-04-17T20:52:17.985Z] f1417ff83b31: Waiting [2023-04-17T20:52:17.985Z] 8719b9299c58: Layer already exists [2023-04-17T20:52:17.985Z] f7f6aee8be93: Layer already exists [2023-04-17T20:52:17.985Z] 8f707773608d: Layer already exists [2023-04-17T20:52:17.985Z] a68cd67e3be3: Layer already exists [2023-04-17T20:52:17.985Z] 18b3e1a777c9: Layer already exists [2023-04-17T20:52:17.985Z] bb1cc9610bbb: Layer already exists [2023-04-17T20:52:17.985Z] d783614185df: Layer already exists [2023-04-17T20:52:17.985Z] d7776136ac27: Layer already exists [2023-04-17T20:52:17.985Z] 3815832c267c: Layer already exists [2023-04-17T20:52:17.985Z] e6b8ca646c20: Layer already exists [2023-04-17T20:52:17.985Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:17.985Z] main: digest: sha256:2f9684d2c68d681cf09ce09b5f343aaffc62a2f396d41773ba2dbd779f362221 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:18.022Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:18.030Z] taggedImages: [2023-04-17T20:52:18.030Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:18.030Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-17T20:52:18.030Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.132 [2023-04-17T20:52:18.030Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:18.030Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-17T20:52:18.052Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-17T20:52:18.052Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:18.052Z] latest [2023-04-17T20:52:18.052Z] 3.0.0-dev.132 [2023-04-17T20:52:18.052Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:18.052Z] main [2023-04-17T20:52:18.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:18.366Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:18.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:18.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T20:52:18.665Z] ad020eff8dc7: Preparing [2023-04-17T20:52:18.665Z] fcd796f5d66c: Preparing [2023-04-17T20:52:18.665Z] 3815832c267c: Preparing [2023-04-17T20:52:18.665Z] d7776136ac27: Preparing [2023-04-17T20:52:18.665Z] c148ba596caf: Preparing [2023-04-17T20:52:18.665Z] f1417ff83b31: Preparing [2023-04-17T20:52:18.665Z] f1417ff83b31: Waiting [2023-04-17T20:52:18.665Z] 3815832c267c: Layer already exists [2023-04-17T20:52:18.665Z] d7776136ac27: Layer already exists [2023-04-17T20:52:18.665Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:18.665Z] ad020eff8dc7: Pushed [2023-04-17T20:52:19.231Z] c148ba596caf: Pushed [2023-04-17T20:52:21.134Z] fcd796f5d66c: Pushed [2023-04-17T20:52:21.134Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:21.438Z] + 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-04-17T20:52:21.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-17T20:52:21.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T20:52:21.739Z] ad020eff8dc7: Preparing [2023-04-17T20:52:21.739Z] fcd796f5d66c: Preparing [2023-04-17T20:52:21.739Z] 3815832c267c: Preparing [2023-04-17T20:52:21.739Z] d7776136ac27: Preparing [2023-04-17T20:52:21.739Z] c148ba596caf: Preparing [2023-04-17T20:52:21.739Z] f1417ff83b31: Preparing [2023-04-17T20:52:21.739Z] f1417ff83b31: Waiting [2023-04-17T20:52:21.739Z] c148ba596caf: Layer already exists [2023-04-17T20:52:21.739Z] 3815832c267c: Layer already exists [2023-04-17T20:52:21.739Z] ad020eff8dc7: Layer already exists [2023-04-17T20:52:21.739Z] fcd796f5d66c: Layer already exists [2023-04-17T20:52:21.739Z] d7776136ac27: Layer already exists [2023-04-17T20:52:21.739Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:21.739Z] latest: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:22.044Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:22.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 [2023-04-17T20:52:22.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T20:52:22.345Z] ad020eff8dc7: Preparing [2023-04-17T20:52:22.345Z] fcd796f5d66c: Preparing [2023-04-17T20:52:22.345Z] 3815832c267c: Preparing [2023-04-17T20:52:22.345Z] d7776136ac27: Preparing [2023-04-17T20:52:22.345Z] c148ba596caf: Preparing [2023-04-17T20:52:22.345Z] f1417ff83b31: Preparing [2023-04-17T20:52:22.345Z] f1417ff83b31: Waiting [2023-04-17T20:52:22.345Z] 3815832c267c: Layer already exists [2023-04-17T20:52:22.345Z] fcd796f5d66c: Layer already exists [2023-04-17T20:52:22.345Z] ad020eff8dc7: Layer already exists [2023-04-17T20:52:22.345Z] c148ba596caf: Layer already exists [2023-04-17T20:52:22.345Z] d7776136ac27: Layer already exists [2023-04-17T20:52:22.345Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:22.345Z] 3.0.0-dev.132: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:22.646Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:22.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T20:52:22.942Z] ad020eff8dc7: Preparing [2023-04-17T20:52:22.942Z] fcd796f5d66c: Preparing [2023-04-17T20:52:22.942Z] 3815832c267c: Preparing [2023-04-17T20:52:22.942Z] d7776136ac27: Preparing [2023-04-17T20:52:22.942Z] c148ba596caf: Preparing [2023-04-17T20:52:22.942Z] f1417ff83b31: Preparing [2023-04-17T20:52:22.942Z] f1417ff83b31: Waiting [2023-04-17T20:52:22.942Z] 3815832c267c: Layer already exists [2023-04-17T20:52:22.942Z] fcd796f5d66c: Layer already exists [2023-04-17T20:52:22.942Z] d7776136ac27: Layer already exists [2023-04-17T20:52:22.942Z] ad020eff8dc7: Layer already exists [2023-04-17T20:52:22.942Z] c148ba596caf: Layer already exists [2023-04-17T20:52:22.942Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:22.942Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:23.239Z] + 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-04-17T20:52:23.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-17T20:52:23.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T20:52:23.536Z] ad020eff8dc7: Preparing [2023-04-17T20:52:23.536Z] fcd796f5d66c: Preparing [2023-04-17T20:52:23.536Z] 3815832c267c: Preparing [2023-04-17T20:52:23.536Z] d7776136ac27: Preparing [2023-04-17T20:52:23.536Z] c148ba596caf: Preparing [2023-04-17T20:52:23.536Z] f1417ff83b31: Preparing [2023-04-17T20:52:23.536Z] f1417ff83b31: Waiting [2023-04-17T20:52:23.536Z] c148ba596caf: Layer already exists [2023-04-17T20:52:23.536Z] fcd796f5d66c: Layer already exists [2023-04-17T20:52:23.536Z] ad020eff8dc7: Layer already exists [2023-04-17T20:52:23.536Z] 3815832c267c: Layer already exists [2023-04-17T20:52:23.536Z] d7776136ac27: Layer already exists [2023-04-17T20:52:23.536Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:23.536Z] main: digest: sha256:253639d9ee3fd82a8398a572487348de87b2c1ea8ba499f8ae92f21c542a2a91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:23.585Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:23.593Z] taggedImages: [2023-04-17T20:52:23.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:23.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-17T20:52:23.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.132 [2023-04-17T20:52:23.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:23.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-17T20:52:23.614Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-17T20:52:23.614Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:23.614Z] latest [2023-04-17T20:52:23.614Z] 3.0.0-dev.132 [2023-04-17T20:52:23.614Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:23.614Z] main [2023-04-17T20:52:23.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:23.925Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:24.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:24.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T20:52:24.220Z] 543813dc128a: Preparing [2023-04-17T20:52:24.220Z] 371efb38b100: Preparing [2023-04-17T20:52:24.220Z] 71f76eef06d2: Preparing [2023-04-17T20:52:24.220Z] c2666b7c9c25: Preparing [2023-04-17T20:52:24.220Z] 591265272445: Preparing [2023-04-17T20:52:24.220Z] 3815832c267c: Preparing [2023-04-17T20:52:24.220Z] d7776136ac27: Preparing [2023-04-17T20:52:24.220Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:24.220Z] f1417ff83b31: Preparing [2023-04-17T20:52:24.220Z] 3815832c267c: Waiting [2023-04-17T20:52:24.220Z] d7776136ac27: Waiting [2023-04-17T20:52:24.220Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:24.220Z] f1417ff83b31: Waiting [2023-04-17T20:52:24.220Z] 543813dc128a: Pushed [2023-04-17T20:52:24.220Z] 371efb38b100: Pushed [2023-04-17T20:52:24.220Z] 3815832c267c: Layer already exists [2023-04-17T20:52:24.220Z] 71f76eef06d2: Pushed [2023-04-17T20:52:24.220Z] d7776136ac27: Layer already exists [2023-04-17T20:52:24.220Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:24.785Z] 9b1ae2a79746: Pushed [2023-04-17T20:52:28.120Z] 591265272445: Pushed [2023-04-17T20:52:30.652Z] c2666b7c9c25: Pushed [2023-04-17T20:52:30.911Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:31.213Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:31.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-17T20:52:31.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T20:52:31.515Z] 543813dc128a: Preparing [2023-04-17T20:52:31.515Z] 371efb38b100: Preparing [2023-04-17T20:52:31.515Z] 71f76eef06d2: Preparing [2023-04-17T20:52:31.515Z] c2666b7c9c25: Preparing [2023-04-17T20:52:31.515Z] 591265272445: Preparing [2023-04-17T20:52:31.515Z] 3815832c267c: Preparing [2023-04-17T20:52:31.515Z] d7776136ac27: Preparing [2023-04-17T20:52:31.515Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:31.515Z] f1417ff83b31: Preparing [2023-04-17T20:52:31.515Z] d7776136ac27: Waiting [2023-04-17T20:52:31.515Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:31.515Z] f1417ff83b31: Waiting [2023-04-17T20:52:31.515Z] 3815832c267c: Waiting [2023-04-17T20:52:31.515Z] 591265272445: Layer already exists [2023-04-17T20:52:31.515Z] c2666b7c9c25: Layer already exists [2023-04-17T20:52:31.515Z] 371efb38b100: Layer already exists [2023-04-17T20:52:31.515Z] 543813dc128a: Layer already exists [2023-04-17T20:52:31.515Z] 71f76eef06d2: Layer already exists [2023-04-17T20:52:31.515Z] 3815832c267c: Layer already exists [2023-04-17T20:52:31.515Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:31.515Z] d7776136ac27: Layer already exists [2023-04-17T20:52:31.515Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:31.515Z] latest: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:31.816Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:32.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 [2023-04-17T20:52:32.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T20:52:32.117Z] 543813dc128a: Preparing [2023-04-17T20:52:32.117Z] 371efb38b100: Preparing [2023-04-17T20:52:32.117Z] 71f76eef06d2: Preparing [2023-04-17T20:52:32.117Z] c2666b7c9c25: Preparing [2023-04-17T20:52:32.117Z] 591265272445: Preparing [2023-04-17T20:52:32.117Z] 3815832c267c: Preparing [2023-04-17T20:52:32.117Z] d7776136ac27: Preparing [2023-04-17T20:52:32.117Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:32.117Z] f1417ff83b31: Preparing [2023-04-17T20:52:32.117Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:32.117Z] 3815832c267c: Waiting [2023-04-17T20:52:32.117Z] f1417ff83b31: Waiting [2023-04-17T20:52:32.117Z] 543813dc128a: Layer already exists [2023-04-17T20:52:32.117Z] 371efb38b100: Layer already exists [2023-04-17T20:52:32.117Z] c2666b7c9c25: Layer already exists [2023-04-17T20:52:32.117Z] 71f76eef06d2: Layer already exists [2023-04-17T20:52:32.117Z] 591265272445: Layer already exists [2023-04-17T20:52:32.117Z] 3815832c267c: Layer already exists [2023-04-17T20:52:32.117Z] d7776136ac27: Layer already exists [2023-04-17T20:52:32.117Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:32.117Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:32.117Z] 3.0.0-dev.132: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:32.419Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:32.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:32.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T20:52:32.719Z] 543813dc128a: Preparing [2023-04-17T20:52:32.719Z] 371efb38b100: Preparing [2023-04-17T20:52:32.719Z] 71f76eef06d2: Preparing [2023-04-17T20:52:32.719Z] c2666b7c9c25: Preparing [2023-04-17T20:52:32.719Z] 591265272445: Preparing [2023-04-17T20:52:32.719Z] 3815832c267c: Preparing [2023-04-17T20:52:32.719Z] d7776136ac27: Preparing [2023-04-17T20:52:32.719Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:32.719Z] f1417ff83b31: Preparing [2023-04-17T20:52:32.719Z] d7776136ac27: Waiting [2023-04-17T20:52:32.719Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:32.719Z] 3815832c267c: Waiting [2023-04-17T20:52:32.719Z] f1417ff83b31: Waiting [2023-04-17T20:52:32.719Z] 543813dc128a: Layer already exists [2023-04-17T20:52:32.719Z] 71f76eef06d2: Layer already exists [2023-04-17T20:52:32.719Z] 371efb38b100: Layer already exists [2023-04-17T20:52:32.719Z] c2666b7c9c25: Layer already exists [2023-04-17T20:52:32.719Z] 591265272445: Layer already exists [2023-04-17T20:52:32.719Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:32.719Z] 3815832c267c: Layer already exists [2023-04-17T20:52:32.719Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:32.719Z] d7776136ac27: Layer already exists [2023-04-17T20:52:32.719Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:33.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:33.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-17T20:52:33.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T20:52:33.314Z] 543813dc128a: Preparing [2023-04-17T20:52:33.314Z] 371efb38b100: Preparing [2023-04-17T20:52:33.314Z] 71f76eef06d2: Preparing [2023-04-17T20:52:33.314Z] c2666b7c9c25: Preparing [2023-04-17T20:52:33.314Z] 591265272445: Preparing [2023-04-17T20:52:33.314Z] 3815832c267c: Preparing [2023-04-17T20:52:33.314Z] d7776136ac27: Preparing [2023-04-17T20:52:33.314Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:33.314Z] f1417ff83b31: Preparing [2023-04-17T20:52:33.314Z] d7776136ac27: Waiting [2023-04-17T20:52:33.314Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:33.314Z] f1417ff83b31: Waiting [2023-04-17T20:52:33.314Z] 3815832c267c: Waiting [2023-04-17T20:52:33.314Z] 71f76eef06d2: Layer already exists [2023-04-17T20:52:33.314Z] 591265272445: Layer already exists [2023-04-17T20:52:33.314Z] 543813dc128a: Layer already exists [2023-04-17T20:52:33.314Z] 371efb38b100: Layer already exists [2023-04-17T20:52:33.314Z] c2666b7c9c25: Layer already exists [2023-04-17T20:52:33.314Z] d7776136ac27: Layer already exists [2023-04-17T20:52:33.314Z] 3815832c267c: Layer already exists [2023-04-17T20:52:33.314Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:33.314Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:33.314Z] main: digest: sha256:f689f8d46a66d9cb89caea3d8bdee35d8081a6ac6f1990daf6809f7c9afba6c8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:33.349Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:33.354Z] taggedImages: [2023-04-17T20:52:33.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:33.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-17T20:52:33.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.132 [2023-04-17T20:52:33.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:33.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-17T20:52:33.368Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-17T20:52:33.368Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:33.368Z] latest [2023-04-17T20:52:33.368Z] 3.0.0-dev.132 [2023-04-17T20:52:33.368Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:33.368Z] main [2023-04-17T20:52:33.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:33.676Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:33.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:33.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T20:52:33.977Z] 9bba771344e2: Preparing [2023-04-17T20:52:33.977Z] 26f01b8813a7: Preparing [2023-04-17T20:52:33.977Z] c8ef98b3b225: Preparing [2023-04-17T20:52:33.977Z] 65103c20990f: Preparing [2023-04-17T20:52:33.977Z] 3815832c267c: Preparing [2023-04-17T20:52:33.977Z] d7776136ac27: Preparing [2023-04-17T20:52:33.977Z] fe9f9903eebe: Preparing [2023-04-17T20:52:33.977Z] f1417ff83b31: Preparing [2023-04-17T20:52:33.977Z] d7776136ac27: Waiting [2023-04-17T20:52:33.977Z] f1417ff83b31: Waiting [2023-04-17T20:52:33.977Z] fe9f9903eebe: Waiting [2023-04-17T20:52:33.977Z] 3815832c267c: Layer already exists [2023-04-17T20:52:33.977Z] d7776136ac27: Layer already exists [2023-04-17T20:52:33.977Z] 9bba771344e2: Pushed [2023-04-17T20:52:33.977Z] 26f01b8813a7: Pushed [2023-04-17T20:52:33.977Z] c8ef98b3b225: Pushed [2023-04-17T20:52:33.977Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:34.235Z] fe9f9903eebe: Pushed [2023-04-17T20:52:42.341Z] 65103c20990f: Pushed [2023-04-17T20:52:42.341Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:42.640Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:42.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-17T20:52:42.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T20:52:42.938Z] 9bba771344e2: Preparing [2023-04-17T20:52:42.938Z] 26f01b8813a7: Preparing [2023-04-17T20:52:42.938Z] c8ef98b3b225: Preparing [2023-04-17T20:52:42.938Z] 65103c20990f: Preparing [2023-04-17T20:52:42.938Z] 3815832c267c: Preparing [2023-04-17T20:52:42.938Z] d7776136ac27: Preparing [2023-04-17T20:52:42.938Z] fe9f9903eebe: Preparing [2023-04-17T20:52:42.938Z] f1417ff83b31: Preparing [2023-04-17T20:52:42.938Z] fe9f9903eebe: Waiting [2023-04-17T20:52:42.938Z] d7776136ac27: Waiting [2023-04-17T20:52:42.938Z] f1417ff83b31: Waiting [2023-04-17T20:52:42.938Z] 9bba771344e2: Layer already exists [2023-04-17T20:52:42.938Z] 65103c20990f: Layer already exists [2023-04-17T20:52:42.938Z] c8ef98b3b225: Layer already exists [2023-04-17T20:52:42.938Z] 26f01b8813a7: Layer already exists [2023-04-17T20:52:42.938Z] 3815832c267c: Layer already exists [2023-04-17T20:52:42.938Z] d7776136ac27: Layer already exists [2023-04-17T20:52:42.938Z] fe9f9903eebe: Layer already exists [2023-04-17T20:52:42.938Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:42.938Z] latest: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:43.239Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:43.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 [2023-04-17T20:52:43.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T20:52:43.537Z] 9bba771344e2: Preparing [2023-04-17T20:52:43.537Z] 26f01b8813a7: Preparing [2023-04-17T20:52:43.537Z] c8ef98b3b225: Preparing [2023-04-17T20:52:43.537Z] 65103c20990f: Preparing [2023-04-17T20:52:43.537Z] 3815832c267c: Preparing [2023-04-17T20:52:43.537Z] d7776136ac27: Preparing [2023-04-17T20:52:43.537Z] fe9f9903eebe: Preparing [2023-04-17T20:52:43.537Z] f1417ff83b31: Preparing [2023-04-17T20:52:43.537Z] d7776136ac27: Waiting [2023-04-17T20:52:43.537Z] fe9f9903eebe: Waiting [2023-04-17T20:52:43.537Z] f1417ff83b31: Waiting [2023-04-17T20:52:43.537Z] 65103c20990f: Layer already exists [2023-04-17T20:52:43.537Z] 26f01b8813a7: Layer already exists [2023-04-17T20:52:43.537Z] 9bba771344e2: Layer already exists [2023-04-17T20:52:43.537Z] 3815832c267c: Layer already exists [2023-04-17T20:52:43.537Z] c8ef98b3b225: Layer already exists [2023-04-17T20:52:43.537Z] d7776136ac27: Layer already exists [2023-04-17T20:52:43.537Z] fe9f9903eebe: Layer already exists [2023-04-17T20:52:43.537Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:43.537Z] 3.0.0-dev.132: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:43.836Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:44.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:44.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T20:52:44.261Z] 9bba771344e2: Preparing [2023-04-17T20:52:44.261Z] 26f01b8813a7: Preparing [2023-04-17T20:52:44.261Z] c8ef98b3b225: Preparing [2023-04-17T20:52:44.261Z] 65103c20990f: Preparing [2023-04-17T20:52:44.261Z] 3815832c267c: Preparing [2023-04-17T20:52:44.261Z] d7776136ac27: Preparing [2023-04-17T20:52:44.261Z] fe9f9903eebe: Preparing [2023-04-17T20:52:44.261Z] f1417ff83b31: Preparing [2023-04-17T20:52:44.261Z] d7776136ac27: Waiting [2023-04-17T20:52:44.261Z] f1417ff83b31: Waiting [2023-04-17T20:52:44.261Z] fe9f9903eebe: Waiting [2023-04-17T20:52:44.261Z] 65103c20990f: Layer already exists [2023-04-17T20:52:44.261Z] c8ef98b3b225: Layer already exists [2023-04-17T20:52:44.261Z] 3815832c267c: Layer already exists [2023-04-17T20:52:44.261Z] 9bba771344e2: Layer already exists [2023-04-17T20:52:44.261Z] 26f01b8813a7: Layer already exists [2023-04-17T20:52:44.261Z] d7776136ac27: Layer already exists [2023-04-17T20:52:44.261Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:44.261Z] fe9f9903eebe: Layer already exists [2023-04-17T20:52:44.261Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:44.625Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:44.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-17T20:52:44.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T20:52:44.932Z] 9bba771344e2: Preparing [2023-04-17T20:52:44.932Z] 26f01b8813a7: Preparing [2023-04-17T20:52:44.932Z] c8ef98b3b225: Preparing [2023-04-17T20:52:44.932Z] 65103c20990f: Preparing [2023-04-17T20:52:44.932Z] 3815832c267c: Preparing [2023-04-17T20:52:44.932Z] d7776136ac27: Preparing [2023-04-17T20:52:44.932Z] fe9f9903eebe: Preparing [2023-04-17T20:52:44.932Z] f1417ff83b31: Preparing [2023-04-17T20:52:44.932Z] d7776136ac27: Waiting [2023-04-17T20:52:44.932Z] fe9f9903eebe: Waiting [2023-04-17T20:52:44.932Z] f1417ff83b31: Waiting [2023-04-17T20:52:44.932Z] c8ef98b3b225: Layer already exists [2023-04-17T20:52:44.932Z] 3815832c267c: Layer already exists [2023-04-17T20:52:44.932Z] 26f01b8813a7: Layer already exists [2023-04-17T20:52:44.932Z] 9bba771344e2: Layer already exists [2023-04-17T20:52:44.932Z] 65103c20990f: Layer already exists [2023-04-17T20:52:44.932Z] d7776136ac27: Layer already exists [2023-04-17T20:52:44.932Z] fe9f9903eebe: Layer already exists [2023-04-17T20:52:44.932Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:44.932Z] main: digest: sha256:17b10dc4288637a7e32fc34dd47f4904b4fe74056ed6b19f6b7c16410a1d56b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:44.973Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:44.982Z] taggedImages: [2023-04-17T20:52:44.982Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:44.982Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-17T20:52:44.982Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.132 [2023-04-17T20:52:44.982Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:44.982Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-17T20:52:45.007Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-17T20:52:45.007Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:45.007Z] latest [2023-04-17T20:52:45.007Z] 3.0.0-dev.132 [2023-04-17T20:52:45.007Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:45.007Z] main [2023-04-17T20:52:45.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:45.331Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:45.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:45.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T20:52:45.636Z] 98ebe4ec9197: Preparing [2023-04-17T20:52:45.636Z] a4fa74ed3a31: Preparing [2023-04-17T20:52:45.636Z] 91296c25ba76: Preparing [2023-04-17T20:52:45.636Z] 57d82912231f: Preparing [2023-04-17T20:52:45.636Z] 3815832c267c: Preparing [2023-04-17T20:52:45.636Z] d7776136ac27: Preparing [2023-04-17T20:52:45.636Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:45.636Z] f1417ff83b31: Preparing [2023-04-17T20:52:45.636Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:45.636Z] f1417ff83b31: Waiting [2023-04-17T20:52:45.636Z] d7776136ac27: Waiting [2023-04-17T20:52:45.636Z] 3815832c267c: Layer already exists [2023-04-17T20:52:45.636Z] d7776136ac27: Layer already exists [2023-04-17T20:52:45.636Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:45.636Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:45.636Z] a4fa74ed3a31: Pushed [2023-04-17T20:52:45.636Z] 98ebe4ec9197: Pushed [2023-04-17T20:52:45.636Z] 91296c25ba76: Pushed [2023-04-17T20:52:53.751Z] 57d82912231f: Pushed [2023-04-17T20:52:53.751Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:54.060Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:54.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-17T20:52:54.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T20:52:54.364Z] 98ebe4ec9197: Preparing [2023-04-17T20:52:54.364Z] a4fa74ed3a31: Preparing [2023-04-17T20:52:54.364Z] 91296c25ba76: Preparing [2023-04-17T20:52:54.364Z] 57d82912231f: Preparing [2023-04-17T20:52:54.364Z] 3815832c267c: Preparing [2023-04-17T20:52:54.364Z] d7776136ac27: Preparing [2023-04-17T20:52:54.364Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:54.364Z] f1417ff83b31: Preparing [2023-04-17T20:52:54.364Z] d7776136ac27: Waiting [2023-04-17T20:52:54.364Z] f1417ff83b31: Waiting [2023-04-17T20:52:54.364Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:54.364Z] 57d82912231f: Layer already exists [2023-04-17T20:52:54.364Z] 98ebe4ec9197: Layer already exists [2023-04-17T20:52:54.364Z] 3815832c267c: Layer already exists [2023-04-17T20:52:54.364Z] 91296c25ba76: Layer already exists [2023-04-17T20:52:54.364Z] a4fa74ed3a31: Layer already exists [2023-04-17T20:52:54.364Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:54.364Z] d7776136ac27: Layer already exists [2023-04-17T20:52:54.364Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:54.364Z] latest: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:54.672Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:54.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 [2023-04-17T20:52:54.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T20:52:54.971Z] 98ebe4ec9197: Preparing [2023-04-17T20:52:54.971Z] a4fa74ed3a31: Preparing [2023-04-17T20:52:54.971Z] 91296c25ba76: Preparing [2023-04-17T20:52:54.971Z] 57d82912231f: Preparing [2023-04-17T20:52:54.971Z] 3815832c267c: Preparing [2023-04-17T20:52:54.971Z] d7776136ac27: Preparing [2023-04-17T20:52:54.971Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:54.971Z] f1417ff83b31: Preparing [2023-04-17T20:52:54.971Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:54.971Z] d7776136ac27: Waiting [2023-04-17T20:52:54.971Z] f1417ff83b31: Waiting [2023-04-17T20:52:54.971Z] 91296c25ba76: Layer already exists [2023-04-17T20:52:54.972Z] 3815832c267c: Layer already exists [2023-04-17T20:52:54.972Z] 98ebe4ec9197: Layer already exists [2023-04-17T20:52:54.972Z] a4fa74ed3a31: Layer already exists [2023-04-17T20:52:54.972Z] 57d82912231f: Layer already exists [2023-04-17T20:52:54.972Z] d7776136ac27: Layer already exists [2023-04-17T20:52:54.972Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:54.972Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:54.972Z] 3.0.0-dev.132: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:55.273Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:55.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:55.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T20:52:55.570Z] 98ebe4ec9197: Preparing [2023-04-17T20:52:55.570Z] a4fa74ed3a31: Preparing [2023-04-17T20:52:55.570Z] 91296c25ba76: Preparing [2023-04-17T20:52:55.570Z] 57d82912231f: Preparing [2023-04-17T20:52:55.570Z] 3815832c267c: Preparing [2023-04-17T20:52:55.570Z] d7776136ac27: Preparing [2023-04-17T20:52:55.570Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:55.570Z] f1417ff83b31: Preparing [2023-04-17T20:52:55.570Z] d7776136ac27: Waiting [2023-04-17T20:52:55.570Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:55.570Z] f1417ff83b31: Waiting [2023-04-17T20:52:55.570Z] 98ebe4ec9197: Layer already exists [2023-04-17T20:52:55.570Z] a4fa74ed3a31: Layer already exists [2023-04-17T20:52:55.570Z] 3815832c267c: Layer already exists [2023-04-17T20:52:55.570Z] 91296c25ba76: Layer already exists [2023-04-17T20:52:55.570Z] 57d82912231f: Layer already exists [2023-04-17T20:52:55.570Z] d7776136ac27: Layer already exists [2023-04-17T20:52:55.570Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:55.570Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:55.570Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:55.870Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:56.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-17T20:52:56.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T20:52:56.169Z] 98ebe4ec9197: Preparing [2023-04-17T20:52:56.169Z] a4fa74ed3a31: Preparing [2023-04-17T20:52:56.169Z] 91296c25ba76: Preparing [2023-04-17T20:52:56.169Z] 57d82912231f: Preparing [2023-04-17T20:52:56.169Z] 3815832c267c: Preparing [2023-04-17T20:52:56.169Z] d7776136ac27: Preparing [2023-04-17T20:52:56.169Z] 9b1ae2a79746: Preparing [2023-04-17T20:52:56.169Z] f1417ff83b31: Preparing [2023-04-17T20:52:56.169Z] 9b1ae2a79746: Waiting [2023-04-17T20:52:56.169Z] d7776136ac27: Waiting [2023-04-17T20:52:56.169Z] f1417ff83b31: Waiting [2023-04-17T20:52:56.169Z] a4fa74ed3a31: Layer already exists [2023-04-17T20:52:56.169Z] 3815832c267c: Layer already exists [2023-04-17T20:52:56.169Z] 91296c25ba76: Layer already exists [2023-04-17T20:52:56.169Z] 57d82912231f: Layer already exists [2023-04-17T20:52:56.169Z] 98ebe4ec9197: Layer already exists [2023-04-17T20:52:56.169Z] 9b1ae2a79746: Layer already exists [2023-04-17T20:52:56.169Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:56.169Z] d7776136ac27: Layer already exists [2023-04-17T20:52:56.169Z] main: digest: sha256:f66dc8509ccbc59b7152f36bee9dbc0888e3c777217d82980f23aaa01dbdbde6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:52:56.219Z] ===================================================== [Pipeline] echo [2023-04-17T20:52:56.225Z] taggedImages: [2023-04-17T20:52:56.225Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:56.225Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-17T20:52:56.225Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.132 [2023-04-17T20:52:56.225Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:56.225Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-17T20:52:56.244Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-17T20:52:56.244Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:56.244Z] latest [2023-04-17T20:52:56.244Z] 3.0.0-dev.132 [2023-04-17T20:52:56.244Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:52:56.244Z] main [2023-04-17T20:52:56.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:56.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:56.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:52:56.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T20:52:56.862Z] ae1fe840adc2: Preparing [2023-04-17T20:52:56.862Z] f7710a76b9ea: Preparing [2023-04-17T20:52:56.862Z] 3815832c267c: Preparing [2023-04-17T20:52:56.862Z] d7776136ac27: Preparing [2023-04-17T20:52:56.862Z] 77f1b84949f8: Preparing [2023-04-17T20:52:56.862Z] f1417ff83b31: Preparing [2023-04-17T20:52:56.862Z] f1417ff83b31: Waiting [2023-04-17T20:52:56.862Z] 3815832c267c: Layer already exists [2023-04-17T20:52:56.862Z] d7776136ac27: Layer already exists [2023-04-17T20:52:56.862Z] f1417ff83b31: Layer already exists [2023-04-17T20:52:56.862Z] ae1fe840adc2: Pushed [2023-04-17T20:52:56.862Z] 77f1b84949f8: Pushed [2023-04-17T20:52:59.608Z] f7710a76b9ea: Pushed [2023-04-17T20:52:59.608Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:52:59.917Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:00.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-17T20:53:00.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T20:53:00.221Z] ae1fe840adc2: Preparing [2023-04-17T20:53:00.221Z] f7710a76b9ea: Preparing [2023-04-17T20:53:00.221Z] 3815832c267c: Preparing [2023-04-17T20:53:00.221Z] d7776136ac27: Preparing [2023-04-17T20:53:00.221Z] 77f1b84949f8: Preparing [2023-04-17T20:53:00.221Z] f1417ff83b31: Preparing [2023-04-17T20:53:00.221Z] f1417ff83b31: Waiting [2023-04-17T20:53:00.221Z] ae1fe840adc2: Layer already exists [2023-04-17T20:53:00.221Z] 3815832c267c: Layer already exists [2023-04-17T20:53:00.221Z] f7710a76b9ea: Layer already exists [2023-04-17T20:53:00.221Z] d7776136ac27: Layer already exists [2023-04-17T20:53:00.221Z] 77f1b84949f8: Layer already exists [2023-04-17T20:53:00.221Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:00.221Z] latest: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:00.529Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:00.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 [2023-04-17T20:53:00.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T20:53:00.834Z] ae1fe840adc2: Preparing [2023-04-17T20:53:00.834Z] f7710a76b9ea: Preparing [2023-04-17T20:53:00.834Z] 3815832c267c: Preparing [2023-04-17T20:53:00.834Z] d7776136ac27: Preparing [2023-04-17T20:53:00.834Z] 77f1b84949f8: Preparing [2023-04-17T20:53:00.834Z] f1417ff83b31: Preparing [2023-04-17T20:53:00.834Z] f1417ff83b31: Waiting [2023-04-17T20:53:00.834Z] 3815832c267c: Layer already exists [2023-04-17T20:53:00.834Z] d7776136ac27: Layer already exists [2023-04-17T20:53:00.834Z] 77f1b84949f8: Layer already exists [2023-04-17T20:53:00.834Z] ae1fe840adc2: Layer already exists [2023-04-17T20:53:00.834Z] f7710a76b9ea: Layer already exists [2023-04-17T20:53:00.834Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:00.834Z] 3.0.0-dev.132: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:01.144Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:01.449Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:53:01.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T20:53:01.449Z] ae1fe840adc2: Preparing [2023-04-17T20:53:01.449Z] f7710a76b9ea: Preparing [2023-04-17T20:53:01.449Z] 3815832c267c: Preparing [2023-04-17T20:53:01.449Z] d7776136ac27: Preparing [2023-04-17T20:53:01.449Z] 77f1b84949f8: Preparing [2023-04-17T20:53:01.449Z] f1417ff83b31: Preparing [2023-04-17T20:53:01.449Z] f1417ff83b31: Waiting [2023-04-17T20:53:01.449Z] ae1fe840adc2: Layer already exists [2023-04-17T20:53:01.449Z] 77f1b84949f8: Layer already exists [2023-04-17T20:53:01.449Z] d7776136ac27: Layer already exists [2023-04-17T20:53:01.449Z] f7710a76b9ea: Layer already exists [2023-04-17T20:53:01.449Z] 3815832c267c: Layer already exists [2023-04-17T20:53:01.449Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:01.449Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:01.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:02.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-17T20:53:02.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T20:53:02.053Z] ae1fe840adc2: Preparing [2023-04-17T20:53:02.053Z] f7710a76b9ea: Preparing [2023-04-17T20:53:02.053Z] 3815832c267c: Preparing [2023-04-17T20:53:02.053Z] d7776136ac27: Preparing [2023-04-17T20:53:02.053Z] 77f1b84949f8: Preparing [2023-04-17T20:53:02.053Z] f1417ff83b31: Preparing [2023-04-17T20:53:02.053Z] f1417ff83b31: Waiting [2023-04-17T20:53:02.053Z] ae1fe840adc2: Layer already exists [2023-04-17T20:53:02.053Z] 3815832c267c: Layer already exists [2023-04-17T20:53:02.053Z] f7710a76b9ea: Layer already exists [2023-04-17T20:53:02.053Z] 77f1b84949f8: Layer already exists [2023-04-17T20:53:02.053Z] d7776136ac27: Layer already exists [2023-04-17T20:53:02.053Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:02.053Z] main: digest: sha256:64c8718752d4a15be1b999b59e6dbc58e51038fbb5d1d7831fa5dbab26bc05be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:53:02.099Z] ===================================================== [Pipeline] echo [2023-04-17T20:53:02.109Z] taggedImages: [2023-04-17T20:53:02.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:53:02.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-17T20:53:02.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.132 [2023-04-17T20:53:02.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:53:02.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-17T20:53:02.132Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-17T20:53:02.132Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:53:02.132Z] latest [2023-04-17T20:53:02.132Z] 3.0.0-dev.132 [2023-04-17T20:53:02.132Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:53:02.132Z] main [2023-04-17T20:53:02.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:02.440Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:02.741Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:53:02.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T20:53:02.741Z] 6023d8bf86ae: Preparing [2023-04-17T20:53:02.741Z] bcf16b246c0e: Preparing [2023-04-17T20:53:02.741Z] 3815832c267c: Preparing [2023-04-17T20:53:02.741Z] d7776136ac27: Preparing [2023-04-17T20:53:02.741Z] 1ff4b4de294a: Preparing [2023-04-17T20:53:02.741Z] f1417ff83b31: Preparing [2023-04-17T20:53:02.741Z] f1417ff83b31: Waiting [2023-04-17T20:53:02.741Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:53:02.741Z] d7776136ac27: Layer already exists [2023-04-17T20:53:02.741Z] 3815832c267c: Layer already exists [2023-04-17T20:53:02.741Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:02.741Z] 6023d8bf86ae: Pushed [2023-04-17T20:53:05.278Z] bcf16b246c0e: Pushed [2023-04-17T20:53:05.536Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:05.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:06.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-17T20:53:06.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T20:53:06.127Z] 6023d8bf86ae: Preparing [2023-04-17T20:53:06.127Z] bcf16b246c0e: Preparing [2023-04-17T20:53:06.127Z] 3815832c267c: Preparing [2023-04-17T20:53:06.127Z] d7776136ac27: Preparing [2023-04-17T20:53:06.127Z] 1ff4b4de294a: Preparing [2023-04-17T20:53:06.127Z] f1417ff83b31: Preparing [2023-04-17T20:53:06.127Z] bcf16b246c0e: Layer already exists [2023-04-17T20:53:06.127Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:53:06.127Z] 3815832c267c: Layer already exists [2023-04-17T20:53:06.127Z] 6023d8bf86ae: Layer already exists [2023-04-17T20:53:06.127Z] d7776136ac27: Layer already exists [2023-04-17T20:53:06.127Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:06.127Z] latest: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:06.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:06.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 [2023-04-17T20:53:06.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T20:53:06.728Z] 6023d8bf86ae: Preparing [2023-04-17T20:53:06.728Z] bcf16b246c0e: Preparing [2023-04-17T20:53:06.728Z] 3815832c267c: Preparing [2023-04-17T20:53:06.728Z] d7776136ac27: Preparing [2023-04-17T20:53:06.728Z] 1ff4b4de294a: Preparing [2023-04-17T20:53:06.728Z] f1417ff83b31: Preparing [2023-04-17T20:53:06.728Z] f1417ff83b31: Waiting [2023-04-17T20:53:06.728Z] bcf16b246c0e: Layer already exists [2023-04-17T20:53:06.728Z] 6023d8bf86ae: Layer already exists [2023-04-17T20:53:06.728Z] d7776136ac27: Layer already exists [2023-04-17T20:53:06.728Z] 3815832c267c: Layer already exists [2023-04-17T20:53:06.728Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:53:06.728Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:06.728Z] 3.0.0-dev.132: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:07.028Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:07.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:53:07.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T20:53:07.321Z] 6023d8bf86ae: Preparing [2023-04-17T20:53:07.321Z] bcf16b246c0e: Preparing [2023-04-17T20:53:07.321Z] 3815832c267c: Preparing [2023-04-17T20:53:07.321Z] d7776136ac27: Preparing [2023-04-17T20:53:07.321Z] 1ff4b4de294a: Preparing [2023-04-17T20:53:07.321Z] f1417ff83b31: Preparing [2023-04-17T20:53:07.321Z] f1417ff83b31: Waiting [2023-04-17T20:53:07.321Z] 3815832c267c: Layer already exists [2023-04-17T20:53:07.321Z] bcf16b246c0e: Layer already exists [2023-04-17T20:53:07.321Z] 6023d8bf86ae: Layer already exists [2023-04-17T20:53:07.321Z] d7776136ac27: Layer already exists [2023-04-17T20:53:07.321Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:53:07.321Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:07.321Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:07.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:53:07.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-17T20:53:07.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T20:53:07.931Z] 6023d8bf86ae: Preparing [2023-04-17T20:53:07.931Z] bcf16b246c0e: Preparing [2023-04-17T20:53:07.931Z] 3815832c267c: Preparing [2023-04-17T20:53:07.931Z] d7776136ac27: Preparing [2023-04-17T20:53:07.931Z] 1ff4b4de294a: Preparing [2023-04-17T20:53:07.931Z] f1417ff83b31: Preparing [2023-04-17T20:53:07.931Z] f1417ff83b31: Waiting [2023-04-17T20:53:07.931Z] bcf16b246c0e: Layer already exists [2023-04-17T20:53:07.931Z] 3815832c267c: Layer already exists [2023-04-17T20:53:07.931Z] 6023d8bf86ae: Layer already exists [2023-04-17T20:53:07.931Z] d7776136ac27: Layer already exists [2023-04-17T20:53:07.931Z] 1ff4b4de294a: Layer already exists [2023-04-17T20:53:07.931Z] f1417ff83b31: Layer already exists [2023-04-17T20:53:07.931Z] main: digest: sha256:2826ecff31d3ebc54ab720402f485d3a903cc33698012921341a779f1ccfff1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:53:07.978Z] ===================================================== [Pipeline] echo [2023-04-17T20:53:07.988Z] taggedImages: [2023-04-17T20:53:07.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:53:07.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-17T20:53:07.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.132 [2023-04-17T20:53:07.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T20:53:07.988Z] - 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-04-17T20:54:25.650Z] Removing intermediate container 6808ee0b4b47 [2023-04-17T20:54:25.651Z] ---> 4bef49afb104 [2023-04-17T20:54:25.651Z] Step 7/22 : COPY . . [2023-04-17T20:54:25.651Z] Removing intermediate container fb8937a140fb [2023-04-17T20:54:25.651Z] ---> 33ef80e9615c [2023-04-17T20:54:25.651Z] Step 7/27 : COPY . . [2023-04-17T20:54:25.651Z] Removing intermediate container b2b4b9a0ee51 [2023-04-17T20:54:25.651Z] ---> 60ffd32782ab [2023-04-17T20:54:25.651Z] Step 7/27 : COPY . . [2023-04-17T20:54:25.651Z] Removing intermediate container 976b5a9e4ada [2023-04-17T20:54:25.651Z] ---> 86f0944444ae [2023-04-17T20:54:25.651Z] Step 7/33 : COPY . . [2023-04-17T20:54:25.651Z] Removing intermediate container f7dc2dcdc0f3 [2023-04-17T20:54:25.651Z] ---> 0ad803c984b1 [2023-04-17T20:54:25.651Z] Step 8/25 : COPY . . [2023-04-17T20:54:27.087Z] ---> 6e09d0ad1ca4 [2023-04-17T20:54:27.087Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-17T20:54:27.679Z] ---> Running in f4b75fdfab4a [2023-04-17T20:54:28.270Z] ---> 4ec8a5f0d42c [2023-04-17T20:54:28.270Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T20:54:28.537Z] ---> Running in 7b7861e6655b [2023-04-17T20:54:29.123Z] ---> 3a438add2e59 [2023-04-17T20:54:29.123Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T20:54:29.392Z] Removing intermediate container 7b7861e6655b [2023-04-17T20:54:29.392Z] ---> 7e8ef6ed149b [2023-04-17T20:54:29.392Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T20:54:29.392Z] ---> Running in 2bd1673be56c [2023-04-17T20:54:29.661Z] ---> Running in b509bd0e51cc [2023-04-17T20:54:29.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T20:54:31.367Z] Removing intermediate container b509bd0e51cc [2023-04-17T20:54:31.367Z] ---> 163434dfc9c0 [2023-04-17T20:54:31.367Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T20:54:31.367Z] Removing intermediate container 2bd1673be56c [2023-04-17T20:54:31.367Z] ---> 9276d46728c2 [2023-04-17T20:54:31.367Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T20:54:31.367Z] ---> 27f9eec2f0bd [2023-04-17T20:54:31.367Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-17T20:54:31.367Z] ---> Running in 244cebbf5fb7 [2023-04-17T20:54:31.636Z] ---> Running in 8e4076501464 [2023-04-17T20:54:31.636Z] ---> Running in f9312d4b4178 [2023-04-17T20:54:31.904Z] ---> e1c47facd40d [2023-04-17T20:54:31.904Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-17T20:54:32.494Z] ---> Running in a87d2db7ceaa [2023-04-17T20:54:33.089Z] Removing intermediate container 244cebbf5fb7 [2023-04-17T20:54:33.089Z] ---> d3894a2ef3eb [2023-04-17T20:54:33.089Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T20:54:33.358Z] ---> Running in e0df2feaa29d [2023-04-17T20:54:33.358Z] Removing intermediate container 8e4076501464 [2023-04-17T20:54:33.358Z] ---> 044aa9b1b648 [2023-04-17T20:54:33.358Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T20:54:33.631Z] ---> Running in ec61c9245552 [2023-04-17T20:54:34.614Z] Removing intermediate container ec61c9245552 [2023-04-17T20:54:34.615Z] ---> 5cbef0b22db8 [2023-04-17T20:54:34.615Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T20:54:34.615Z] ---> Running in add8e1999b43 [2023-04-17T20:54:34.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T20:54:36.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T20:54:41.112Z] Removing intermediate container e0df2feaa29d [2023-04-17T20:54:41.112Z] ---> bb8f994761a7 [2023-04-17T20:54:41.112Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T20:54:41.112Z] ---> Running in e220ffe6ba5e [2023-04-17T20:54:43.075Z] Removing intermediate container add8e1999b43 [2023-04-17T20:54:43.075Z] ---> 87e7f7de9c62 [2023-04-17T20:54:43.075Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T20:54:43.344Z] Removing intermediate container e220ffe6ba5e [2023-04-17T20:54:43.344Z] ---> 47ad53d10416 [2023-04-17T20:54:43.344Z] [2023-04-17T20:54:43.344Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T20:54:43.615Z] ---> Running in ac9d53fba462 [2023-04-17T20:54:43.615Z] 3.17: Pulling from library/alpine [2023-04-17T20:54:45.027Z] Removing intermediate container ac9d53fba462 [2023-04-17T20:54:45.027Z] ---> e9ee255eb3a9 [2023-04-17T20:54:45.027Z] [2023-04-17T20:54:45.027Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T20:54:45.297Z] 3.17: Pulling from library/alpine [2023-04-17T20:54:46.714Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T20:54:46.714Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T20:54:46.714Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T20:54:46.714Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T20:54:46.714Z] ---> 51e60588ff2c [2023-04-17T20:54:46.714Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T20:54:46.714Z] ---> 51e60588ff2c [2023-04-17T20:54:46.714Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T20:54:47.003Z] ---> Running in a873a527a258 [2023-04-17T20:54:47.003Z] ---> Running in 2258da804a4d [2023-04-17T20:54:47.968Z] Removing intermediate container a873a527a258 [2023-04-17T20:54:47.968Z] ---> 713b1b1cc965 [2023-04-17T20:54:47.969Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T20:54:48.236Z] ---> Running in 91e164f32796 [2023-04-17T20:54:48.843Z] Removing intermediate container 2258da804a4d [2023-04-17T20:54:48.843Z] ---> bef632e50c9d [2023-04-17T20:54:48.843Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-17T20:54:49.112Z] ---> Running in 9b062335c3d8 [2023-04-17T20:54:52.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:52.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:53.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:54.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:57.833Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:54:57.833Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:54:57.833Z] OK: 17689 distinct packages available [2023-04-17T20:54:57.833Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T20:54:57.833Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T20:54:57.833Z] OK: 17689 distinct packages available [2023-04-17T20:54:57.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:57.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:58.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:54:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:55:01.375Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-17T20:55:01.375Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-17T20:55:01.375Z] (3/4) Installing libucontext (1.2-r0) [2023-04-17T20:55:01.375Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-17T20:55:01.375Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:55:01.375Z] OK: 8 MiB in 19 packages [2023-04-17T20:55:01.644Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-17T20:55:01.644Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-17T20:55:01.644Z] (3/5) Installing libucontext (1.2-r0) [2023-04-17T20:55:01.644Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-17T20:55:01.644Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-17T20:55:01.644Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:55:01.912Z] OK: 9 MiB in 20 packages [2023-04-17T20:55:04.523Z] Removing intermediate container 9b062335c3d8 [2023-04-17T20:55:04.523Z] ---> ffc418ae97b7 [2023-04-17T20:55:04.523Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:55:05.494Z] Removing intermediate container 91e164f32796 [2023-04-17T20:55:05.494Z] ---> e0070deb21e0 [2023-04-17T20:55:05.494Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T20:55:06.459Z] ---> 77e1d876b68b [2023-04-17T20:55:06.459Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:55:07.427Z] ---> ee3d2169926b [2023-04-17T20:55:07.427Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T20:55:08.009Z] ---> 01dfa45793a9 [2023-04-17T20:55:08.009Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T20:55:09.414Z] ---> a73bf583720e [2023-04-17T20:55:09.414Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-17T20:55:14.791Z] ---> 388a7cc80d29 [2023-04-17T20:55:14.791Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T20:55:16.739Z] ---> a17fb3b66f1e [2023-04-17T20:55:16.739Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T20:55:18.153Z] ---> ff158b4db46a [2023-04-17T20:55:18.153Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-17T20:55:18.153Z] ---> Running in 28e653b689bf [2023-04-17T20:55:18.740Z] Removing intermediate container 28e653b689bf [2023-04-17T20:55:18.740Z] ---> 608a992eebfc [2023-04-17T20:55:18.740Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-17T20:55:20.182Z] ---> 388ee5256717 [2023-04-17T20:55:20.182Z] Step 22/27 : WORKDIR / [2023-04-17T20:55:20.451Z] ---> Running in 5e9c1641e7b6 [2023-04-17T20:55:21.871Z] Removing intermediate container 5e9c1641e7b6 [2023-04-17T20:55:21.871Z] ---> e01d80800325 [2023-04-17T20:55:21.871Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T20:55:21.871Z] ---> Running in 74b1519f42cd [2023-04-17T20:55:22.468Z] Removing intermediate container 74b1519f42cd [2023-04-17T20:55:22.468Z] ---> 824aeb919161 [2023-04-17T20:55:22.735Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T20:55:22.735Z] ---> Running in 5aeb6741befa [2023-04-17T20:55:23.699Z] Removing intermediate container 5aeb6741befa [2023-04-17T20:55:23.699Z] ---> b2debe339023 [2023-04-17T20:55:23.699Z] Step 25/27 : LABEL arch=arm64 [2023-04-17T20:55:23.699Z] ---> Running in b6e514a5b8a3 [2023-04-17T20:55:23.973Z] ---> 2de7fbebde7f [2023-04-17T20:55:23.973Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T20:55:24.562Z] Removing intermediate container b6e514a5b8a3 [2023-04-17T20:55:24.562Z] ---> 60a9022b540d [2023-04-17T20:55:24.562Z] Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:55:24.830Z] ---> Running in 113086ebf189 [2023-04-17T20:55:25.416Z] ---> 5689a594e845 [2023-04-17T20:55:25.416Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-17T20:55:25.416Z] Removing intermediate container 113086ebf189 [2023-04-17T20:55:25.416Z] ---> 457df1c92daa [2023-04-17T20:55:25.416Z] Step 27/27 : LABEL version=3.0.0-dev.132 [2023-04-17T20:55:25.692Z] ---> Running in ffc765ffd128 [2023-04-17T20:55:26.655Z] Removing intermediate container ffc765ffd128 [2023-04-17T20:55:26.655Z] ---> d03317ece537 [2023-04-17T20:55:26.655Z] [2023-04-17T20:55:26.655Z] ---> 6f76213dd73a [2023-04-17T20:55:26.655Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-17T20:55:26.923Z] Successfully built d03317ece537 [2023-04-17T20:55:26.923Z] Successfully tagged security-spire-config-arm64:latest [2023-04-17T20:55:26.923Z]  Building security-spire-config ... done Building core-data [2023-04-17T20:55:27.885Z] ---> 7e7dbe1d5ff2 [2023-04-17T20:55:27.885Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T20:55:27.885Z] ---> Running in d798172c2f15 [2023-04-17T20:55:28.475Z] Removing intermediate container d798172c2f15 [2023-04-17T20:55:28.475Z] ---> 82939211d302 [2023-04-17T20:55:28.475Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T20:55:28.742Z] ---> Running in 9d76e828c3fc [2023-04-17T20:55:29.327Z] Removing intermediate container 9d76e828c3fc [2023-04-17T20:55:29.327Z] ---> 291ec3f54d30 [2023-04-17T20:55:29.327Z] Step 25/27 : LABEL arch=arm64 [2023-04-17T20:55:29.327Z] ---> Running in 211e5dc693f4 [2023-04-17T20:55:29.912Z] Removing intermediate container 211e5dc693f4 [2023-04-17T20:55:29.912Z] ---> 3dbc84a71cf5 [2023-04-17T20:55:29.912Z] Step 26/27 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T20:55:30.179Z] ---> Running in ee8242e67262 [2023-04-17T20:55:30.766Z] Removing intermediate container ee8242e67262 [2023-04-17T20:55:30.766Z] ---> 2afa7df55ca7 [2023-04-17T20:55:30.766Z] Step 27/27 : LABEL version=3.0.0-dev.132 [2023-04-17T20:55:30.766Z] ---> Running in 59e77e3ea033 [2023-04-17T20:55:31.355Z] Removing intermediate container 59e77e3ea033 [2023-04-17T20:55:31.355Z] ---> 95e39eba9019 [2023-04-17T20:55:31.355Z] [2023-04-17T20:55:31.623Z] Successfully built 95e39eba9019 [2023-04-17T20:55:31.623Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-17T20:55:31.623Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-04-17T20:55:32.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:55:32.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:55:32.210Z] ---> d14b2d5c2d97 [2023-04-17T20:55:32.210Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> 5577cbf7e7ef [2023-04-17T20:55:32.210Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> f3a0ee7a2017 [2023-04-17T20:55:32.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> 09969736869d [2023-04-17T20:55:32.210Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> 5dcac49bf528 [2023-04-17T20:55:32.210Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> 0ad803c984b1 [2023-04-17T20:55:32.210Z] Step 8/23 : COPY . . [2023-04-17T20:55:32.210Z] ---> Using cache [2023-04-17T20:55:32.210Z] ---> e1c47facd40d [2023-04-17T20:55:32.210Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-17T20:55:32.478Z] ---> Running in 8f8b56803343 [2023-04-17T20:55:34.452Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T20:55:36.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T20:55:36.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T20:55:36.415Z] ---> d14b2d5c2d97 [2023-04-17T20:55:36.415Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> 5577cbf7e7ef [2023-04-17T20:55:36.415Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> f3a0ee7a2017 [2023-04-17T20:55:36.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> 09969736869d [2023-04-17T20:55:36.415Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> 5dcac49bf528 [2023-04-17T20:55:36.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> 0ad803c984b1 [2023-04-17T20:55:36.415Z] Step 8/23 : COPY . . [2023-04-17T20:55:36.415Z] ---> Using cache [2023-04-17T20:55:36.415Z] ---> e1c47facd40d [2023-04-17T20:55:36.415Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-17T20:55:36.684Z] ---> Running in abd99aa2023f [2023-04-17T20:55:39.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T21:02:16.324Z] Removing intermediate container f4b75fdfab4a [2023-04-17T21:02:16.324Z] ---> 55d400d1b576 [2023-04-17T21:02:16.324Z] [2023-04-17T21:02:16.324Z] Step 9/22 : FROM alpine:3.17 [2023-04-17T21:02:16.324Z] ---> 51e60588ff2c [2023-04-17T21:02:16.324Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-17T21:02:16.324Z] ---> Running in 74459cf1a930 [2023-04-17T21:02:16.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:16.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:16.324Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T21:02:16.324Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-17T21:02:16.324Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:02:16.324Z] OK: 8 MiB in 17 packages [2023-04-17T21:02:16.324Z] Removing intermediate container 74459cf1a930 [2023-04-17T21:02:16.324Z] ---> 05c03fbf5fe3 [2023-04-17T21:02:16.324Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T21:02:16.324Z] ---> Running in 5649331facfe [2023-04-17T21:02:16.324Z] Removing intermediate container 5649331facfe [2023-04-17T21:02:16.324Z] ---> c5de589a1546 [2023-04-17T21:02:16.324Z] Step 12/22 : WORKDIR /edgex [2023-04-17T21:02:16.324Z] ---> Running in fd15b98a6b3d [2023-04-17T21:02:16.324Z] Removing intermediate container fd15b98a6b3d [2023-04-17T21:02:16.324Z] ---> 3d43dc11cf99 [2023-04-17T21:02:16.324Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:02:17.733Z] ---> b81ebaa5a6a3 [2023-04-17T21:02:17.733Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:02:19.149Z] ---> 5ff7b16602fe [2023-04-17T21:02:19.149Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-17T21:02:21.735Z] ---> 001926cf2d8a [2023-04-17T21:02:21.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-17T21:02:22.699Z] Removing intermediate container f9312d4b4178 [2023-04-17T21:02:22.699Z] ---> 4eed7ff391a0 [2023-04-17T21:02:22.699Z] [2023-04-17T21:02:22.699Z] Step 9/33 : FROM alpine:3.17 [2023-04-17T21:02:22.699Z] ---> 51e60588ff2c [2023-04-17T21:02:22.699Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T21:02:22.973Z] ---> Running in be6321503697 [2023-04-17T21:02:23.948Z] ---> 05f823d29f27 [2023-04-17T21:02:23.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T21:02:24.221Z] Removing intermediate container be6321503697 [2023-04-17T21:02:24.221Z] ---> 6867cb47de61 [2023-04-17T21:02:24.221Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-17T21:02:24.221Z] ---> Running in cca1e03c44b1 [2023-04-17T21:02:25.666Z] ---> fb755ecef11b [2023-04-17T21:02:25.666Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T21:02:25.945Z] ---> Running in bba3b929244a [2023-04-17T21:02:27.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:28.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:29.820Z] Removing intermediate container bba3b929244a [2023-04-17T21:02:29.820Z] ---> 1c1faf0566a3 [2023-04-17T21:02:29.820Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T21:02:29.820Z] ---> Running in 5c21990a9d13 [2023-04-17T21:02:30.413Z] Removing intermediate container 5c21990a9d13 [2023-04-17T21:02:30.413Z] ---> bfc722c505ef [2023-04-17T21:02:30.413Z] Step 20/22 : LABEL arch=arm64 [2023-04-17T21:02:30.413Z] ---> Running in 1471b6398e88 [2023-04-17T21:02:30.683Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T21:02:30.683Z] (2/2) Installing su-exec (0.2-r2) [2023-04-17T21:02:30.683Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:02:30.683Z] OK: 8 MiB in 17 packages [2023-04-17T21:02:31.273Z] Removing intermediate container 1471b6398e88 [2023-04-17T21:02:31.273Z] ---> 785a9bab5b9b [2023-04-17T21:02:31.273Z] Step 21/22 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:02:31.273Z] ---> Running in 96c90334b609 [2023-04-17T21:02:32.241Z] Removing intermediate container 96c90334b609 [2023-04-17T21:02:32.241Z] ---> 7a297a9b56a3 [2023-04-17T21:02:32.241Z] Step 22/22 : LABEL version=3.0.0-dev.132 [2023-04-17T21:02:32.512Z] ---> Running in c95723586ae4 [2023-04-17T21:02:33.101Z] Removing intermediate container cca1e03c44b1 [2023-04-17T21:02:33.101Z] ---> 05d9c2ab6c5a [2023-04-17T21:02:33.101Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-17T21:02:33.375Z] ---> Running in c770e68a26a0 [2023-04-17T21:02:33.643Z] Removing intermediate container c95723586ae4 [2023-04-17T21:02:33.643Z] ---> c14e1824e720 [2023-04-17T21:02:33.643Z] [2023-04-17T21:02:33.643Z] Successfully built c14e1824e720 [2023-04-17T21:02:33.643Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-17T21:02:33.912Z] Building support-notifications [2023-04-17T21:02:33.912Z]  Building security-proxy-setup ... done Removing intermediate container c770e68a26a0 [2023-04-17T21:02:33.912Z] ---> 72cceb277827 [2023-04-17T21:02:33.912Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-17T21:02:33.912Z] ---> Running in dec188b9d462 [2023-04-17T21:02:34.502Z] Removing intermediate container dec188b9d462 [2023-04-17T21:02:34.502Z] ---> 3b4cae9a9e5c [2023-04-17T21:02:34.502Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-17T21:02:35.918Z] ---> Running in ec4bfaddca66 [2023-04-17T21:02:36.186Z] Removing intermediate container ec4bfaddca66 [2023-04-17T21:02:36.186Z] ---> 910881011124 [2023-04-17T21:02:36.455Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-17T21:02:36.455Z] ---> Running in 67ff02474bfd [2023-04-17T21:02:37.419Z] Removing intermediate container 67ff02474bfd [2023-04-17T21:02:37.419Z] ---> b2db77fb4163 [2023-04-17T21:02:37.419Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-17T21:02:37.689Z] ---> Running in 739bf9430b9a [2023-04-17T21:02:38.276Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:02:38.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:02:38.276Z] ---> d14b2d5c2d97 [2023-04-17T21:02:38.276Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:02:38.276Z] ---> Using cache [2023-04-17T21:02:38.276Z] ---> 5577cbf7e7ef [2023-04-17T21:02:38.276Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T21:02:38.276Z] ---> Using cache [2023-04-17T21:02:38.276Z] ---> f3a0ee7a2017 [2023-04-17T21:02:38.276Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-17T21:02:38.547Z] ---> Running in 073cb3fc15a6 [2023-04-17T21:02:41.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:41.724Z] Removing intermediate container 739bf9430b9a [2023-04-17T21:02:41.724Z] ---> 851e59330280 [2023-04-17T21:02:41.724Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-17T21:02:41.993Z] ---> Running in bbbefe9445a1 [2023-04-17T21:02:42.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:02:42.534Z] Removing intermediate container bbbefe9445a1 [2023-04-17T21:02:42.534Z] ---> 8f563651d3a6 [2023-04-17T21:02:42.534Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-17T21:02:43.497Z] ---> 7bbb070c3cc9 [2023-04-17T21:02:43.497Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-17T21:02:43.766Z] ---> Running in bf3bf0345661 [2023-04-17T21:02:44.356Z] OK: 263 MiB in 53 packages [2023-04-17T21:02:46.312Z] Removing intermediate container 073cb3fc15a6 [2023-04-17T21:02:46.312Z] ---> d11a204ef00e [2023-04-17T21:02:46.312Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T21:02:49.670Z] ---> 3fafebece401 [2023-04-17T21:02:49.670Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:02:49.670Z] ---> Running in f19f351b0cb2 [2023-04-17T21:02:49.938Z] Removing intermediate container bf3bf0345661 [2023-04-17T21:02:49.938Z] ---> 9fe3826ffeab [2023-04-17T21:02:49.938Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:02:51.899Z] ---> 17a9e69e0cd7 [2023-04-17T21:02:51.899Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:02:52.868Z] ---> b0534f87156f [2023-04-17T21:02:52.868Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-17T21:02:56.223Z] ---> aab5febee766 [2023-04-17T21:02:56.223Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-17T21:02:58.185Z] ---> f9437000d817 [2023-04-17T21:02:58.185Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-17T21:02:59.617Z] ---> 2b42ad94ab0b [2023-04-17T21:02:59.617Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-17T21:03:01.619Z] ---> 1523e2c0b884 [2023-04-17T21:03:01.619Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-17T21:03:02.583Z] ---> d9c1d100f0d3 [2023-04-17T21:03:02.583Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-17T21:03:03.169Z] Removing intermediate container abd99aa2023f [2023-04-17T21:03:03.169Z] ---> b21f88496bf7 [2023-04-17T21:03:03.169Z] [2023-04-17T21:03:03.169Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T21:03:03.169Z] ---> 51e60588ff2c [2023-04-17T21:03:03.169Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T21:03:03.436Z] ---> Running in 6daca86be6a6 [2023-04-17T21:03:04.017Z] ---> 0d4975119895 [2023-04-17T21:03:04.017Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-17T21:03:04.284Z] ---> Running in 2ce1e2cee3b3 [2023-04-17T21:03:04.284Z] Removing intermediate container 6daca86be6a6 [2023-04-17T21:03:04.284Z] ---> 59b404503f4c [2023-04-17T21:03:04.284Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:03:04.552Z] ---> Running in 922b7d7362b6 [2023-04-17T21:03:07.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:08.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:08.551Z] Removing intermediate container 2ce1e2cee3b3 [2023-04-17T21:03:08.551Z] ---> fedc92880e19 [2023-04-17T21:03:08.551Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-17T21:03:08.551Z] ---> Running in ab3d8e7712c0 [2023-04-17T21:03:09.514Z] Removing intermediate container ab3d8e7712c0 [2023-04-17T21:03:09.514Z] ---> f61ca52cf2c4 [2023-04-17T21:03:09.514Z] Step 30/33 : CMD ["gate"] [2023-04-17T21:03:09.784Z] ---> Running in a192ff99afe3 [2023-04-17T21:03:10.371Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T21:03:10.371Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:03:10.371Z] OK: 8 MiB in 16 packages [2023-04-17T21:03:11.082Z] Removing intermediate container a192ff99afe3 [2023-04-17T21:03:11.082Z] ---> 190598a5ab71 [2023-04-17T21:03:11.082Z] Step 31/33 : LABEL arch=arm64 [2023-04-17T21:03:11.379Z] ---> Running in 753365033a98 [2023-04-17T21:03:16.871Z] Removing intermediate container 753365033a98 [2023-04-17T21:03:16.871Z] ---> 00db2c16c3dc [2023-04-17T21:03:16.871Z] Step 32/33 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:03:16.871Z] Removing intermediate container 922b7d7362b6 [2023-04-17T21:03:16.871Z] ---> 32768ab7ed3f [2023-04-17T21:03:16.871Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:03:16.871Z] ---> Running in 15d8bade8f96 [2023-04-17T21:03:18.358Z] Removing intermediate container 15d8bade8f96 [2023-04-17T21:03:18.358Z] ---> 6ddd8b6ebf60 [2023-04-17T21:03:18.358Z] Step 33/33 : LABEL version=3.0.0-dev.132 [2023-04-17T21:03:18.358Z] ---> Running in 6b5d74278c3a [2023-04-17T21:03:18.625Z] ---> d631f0bae6e9 [2023-04-17T21:03:18.625Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:03:19.210Z] Removing intermediate container 6b5d74278c3a [2023-04-17T21:03:19.210Z] ---> ce6cdbd71c5d [2023-04-17T21:03:19.210Z] [2023-04-17T21:03:19.795Z] Successfully built ce6cdbd71c5d [2023-04-17T21:03:19.795Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-17T21:03:19.795Z] Building security-spire-server [2023-04-17T21:03:20.382Z]  Building security-bootstrapper ... done  ---> d0706ce570af [2023-04-17T21:03:20.382Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-17T21:03:23.739Z] ---> 92ce721e2089 [2023-04-17T21:03:23.739Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:03:24.006Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:03:24.006Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:03:24.006Z] ---> d14b2d5c2d97 [2023-04-17T21:03:24.006Z] Step 3/26 : WORKDIR /edgex-go [2023-04-17T21:03:24.006Z] ---> Using cache [2023-04-17T21:03:24.006Z] ---> 0da761640e9f [2023-04-17T21:03:24.006Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T21:03:24.006Z] ---> Using cache [2023-04-17T21:03:24.006Z] ---> 755e30e4a9b7 [2023-04-17T21:03:24.006Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-17T21:03:24.006Z] Removing intermediate container a87d2db7ceaa [2023-04-17T21:03:24.006Z] ---> da8f5ed5b36f [2023-04-17T21:03:24.006Z] [2023-04-17T21:03:24.006Z] Step 10/25 : FROM alpine:3.17 [2023-04-17T21:03:24.006Z] ---> 51e60588ff2c [2023-04-17T21:03:24.006Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:03:24.006Z] ---> Using cache [2023-04-17T21:03:24.006Z] ---> 48909fe86e4b [2023-04-17T21:03:24.006Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:03:24.006Z] ---> Using cache [2023-04-17T21:03:24.006Z] ---> 33ef80e9615c [2023-04-17T21:03:24.006Z] Step 7/26 : COPY . . [2023-04-17T21:03:24.275Z] ---> Running in 6a9181e7003f [2023-04-17T21:03:24.542Z] ---> Using cache [2023-04-17T21:03:24.542Z] ---> 4ec8a5f0d42c [2023-04-17T21:03:24.542Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T21:03:24.542Z] ---> Using cache [2023-04-17T21:03:24.542Z] ---> 7e8ef6ed149b [2023-04-17T21:03:24.543Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-17T21:03:24.543Z] ---> Using cache [2023-04-17T21:03:24.543Z] ---> 163434dfc9c0 [2023-04-17T21:03:24.543Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T21:03:24.543Z] ---> Using cache [2023-04-17T21:03:24.543Z] ---> d3894a2ef3eb [2023-04-17T21:03:24.543Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T21:03:24.822Z] ---> Running in 0a49e6ee87ab [2023-04-17T21:03:25.780Z] ---> 00d84301616a [2023-04-17T21:03:25.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-17T21:03:27.198Z] ---> 76533356a0db [2023-04-17T21:03:27.198Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T21:03:27.198Z] ---> Running in 84bf77f3a8a8 [2023-04-17T21:03:27.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:28.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:29.755Z] Removing intermediate container 0a49e6ee87ab [2023-04-17T21:03:29.755Z] ---> e1a908761abc [2023-04-17T21:03:29.755Z] Step 12/26 : WORKDIR /edgex-go [2023-04-17T21:03:30.033Z] ---> Running in 57ea64c30857 [2023-04-17T21:03:30.304Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T21:03:30.304Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:03:30.304Z] OK: 8 MiB in 16 packages [2023-04-17T21:03:30.918Z] Removing intermediate container 57ea64c30857 [2023-04-17T21:03:30.918Z] ---> 65cff8a27326 [2023-04-17T21:03:30.918Z] [2023-04-17T21:03:30.918Z] Step 13/26 : FROM alpine:3.17 [2023-04-17T21:03:30.918Z] ---> 51e60588ff2c [2023-04-17T21:03:30.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T21:03:30.918Z] ---> Using cache [2023-04-17T21:03:30.918Z] ---> bef632e50c9d [2023-04-17T21:03:30.918Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T21:03:31.186Z] ---> Running in 8409abb46527 [2023-04-17T21:03:31.791Z] Removing intermediate container 84bf77f3a8a8 [2023-04-17T21:03:31.791Z] ---> 104593e4125c [2023-04-17T21:03:31.791Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T21:03:32.059Z] ---> Running in 23957be341a6 [2023-04-17T21:03:33.026Z] Removing intermediate container 6a9181e7003f [2023-04-17T21:03:33.026Z] ---> 60600c0afec2 [2023-04-17T21:03:33.026Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T21:03:33.026Z] ---> Running in d640689edf13 [2023-04-17T21:03:33.026Z] Removing intermediate container 23957be341a6 [2023-04-17T21:03:33.026Z] ---> b3091b1b73ab [2023-04-17T21:03:33.026Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T21:03:33.300Z] ---> Running in 4effd3e6a428 [2023-04-17T21:03:34.262Z] Removing intermediate container d640689edf13 [2023-04-17T21:03:34.262Z] ---> b6213bc1538e [2023-04-17T21:03:34.262Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-17T21:03:34.262Z] Removing intermediate container 4effd3e6a428 [2023-04-17T21:03:34.262Z] ---> 388aad17e810 [2023-04-17T21:03:34.262Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T21:03:34.262Z] ---> Running in e50e00194e81 [2023-04-17T21:03:34.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:34.533Z] ---> Running in 54afcfaca3fb [2023-04-17T21:03:35.138Z] Removing intermediate container 54afcfaca3fb [2023-04-17T21:03:35.138Z] ---> 0d5bcfdbe32b [2023-04-17T21:03:35.138Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:03:35.138Z] Removing intermediate container e50e00194e81 [2023-04-17T21:03:35.138Z] ---> d0b252765179 [2023-04-17T21:03:35.138Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-17T21:03:35.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:35.408Z] ---> Running in 0f6bd8eab638 [2023-04-17T21:03:35.408Z] ---> Running in ab98ff446fb0 [2023-04-17T21:03:36.383Z] Removing intermediate container 0f6bd8eab638 [2023-04-17T21:03:36.383Z] ---> a0fc45f610d4 [2023-04-17T21:03:36.383Z] Step 15/25 : WORKDIR / [2023-04-17T21:03:36.383Z] Removing intermediate container ab98ff446fb0 [2023-04-17T21:03:36.383Z] ---> d09146604c07 [2023-04-17T21:03:36.383Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T21:03:36.383Z] ---> Running in 6b5861f29e78 [2023-04-17T21:03:36.383Z] ---> Running in 3b06fc4a6c35 [2023-04-17T21:03:37.360Z] Removing intermediate container 6b5861f29e78 [2023-04-17T21:03:37.361Z] ---> 3fb0f146b70b [2023-04-17T21:03:37.361Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:03:37.361Z] Removing intermediate container 3b06fc4a6c35 [2023-04-17T21:03:37.361Z] ---> 2ad35144fd2d [2023-04-17T21:03:37.361Z] [2023-04-17T21:03:37.361Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T21:03:37.361Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T21:03:37.361Z] OK: 17689 distinct packages available [2023-04-17T21:03:37.361Z] Successfully built 2ad35144fd2d [2023-04-17T21:03:37.629Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-17T21:03:37.629Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-17T21:03:37.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:38.216Z] ---> 572c376ead29 [2023-04-17T21:03:38.216Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:03:38.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:40.217Z] ---> fc7d70beb612 [2023-04-17T21:03:40.217Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-17T21:03:40.488Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-17T21:03:40.488Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-17T21:03:40.488Z] (3/5) Installing libucontext (1.2-r0) [2023-04-17T21:03:40.488Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-17T21:03:40.488Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-17T21:03:40.488Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:03:40.488Z] OK: 9 MiB in 20 packages [2023-04-17T21:03:41.903Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:03:41.903Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:03:41.903Z] ---> d14b2d5c2d97 [2023-04-17T21:03:41.903Z] Step 3/25 : WORKDIR /edgex-go [2023-04-17T21:03:41.903Z] ---> Using cache [2023-04-17T21:03:41.903Z] ---> 0da761640e9f [2023-04-17T21:03:41.903Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-17T21:03:45.258Z] ---> 3dec79c65673 [2023-04-17T21:03:45.258Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:03:45.258Z] ---> Running in 888aa58f3a38 [2023-04-17T21:03:46.226Z] Removing intermediate container 8409abb46527 [2023-04-17T21:03:46.226Z] ---> 5c233d4d912a [2023-04-17T21:03:46.226Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:03:46.495Z] ---> b511c8706732 [2023-04-17T21:03:46.495Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-17T21:03:46.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:47.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:47.669Z] ---> c928e8f1dde0 [2023-04-17T21:03:47.669Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-17T21:03:47.669Z] ---> 10973dad5895 [2023-04-17T21:03:47.669Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:03:47.669Z] ---> Running in 41bd3555f4f7 [2023-04-17T21:03:48.644Z] OK: 263 MiB in 53 packages [2023-04-17T21:03:48.644Z] Removing intermediate container 41bd3555f4f7 [2023-04-17T21:03:48.644Z] ---> 1c7afc7ac2d9 [2023-04-17T21:03:48.644Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:03:48.644Z] Removing intermediate container 8f8b56803343 [2023-04-17T21:03:48.644Z] ---> 4112762d9cf5 [2023-04-17T21:03:48.644Z] [2023-04-17T21:03:48.644Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T21:03:48.644Z] ---> 51e60588ff2c [2023-04-17T21:03:48.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T21:03:48.644Z] ---> Running in 44ac5ee6875c [2023-04-17T21:03:48.917Z] ---> Running in 4bbb9eae01f9 [2023-04-17T21:03:49.184Z] ---> 0def963624a8 [2023-04-17T21:03:49.184Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T21:03:49.474Z] Removing intermediate container 44ac5ee6875c [2023-04-17T21:03:49.474Z] ---> cb8546d458c6 [2023-04-17T21:03:49.474Z] Step 23/25 : LABEL arch=arm64 [2023-04-17T21:03:49.474Z] Removing intermediate container 4bbb9eae01f9 [2023-04-17T21:03:49.746Z] ---> a945ef140d7b [2023-04-17T21:03:49.746Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-17T21:03:49.746Z] ---> Running in 156cf921db96 [2023-04-17T21:03:50.018Z] ---> Running in 74ce1dc5880c [2023-04-17T21:03:50.018Z] Removing intermediate container 888aa58f3a38 [2023-04-17T21:03:50.018Z] ---> 8ddb55adcbcb [2023-04-17T21:03:50.018Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-17T21:03:50.606Z] Removing intermediate container 156cf921db96 [2023-04-17T21:03:50.606Z] ---> bec4b8dadf69 [2023-04-17T21:03:50.606Z] Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:03:50.606Z] Removing intermediate container 74ce1dc5880c [2023-04-17T21:03:50.606Z] ---> 3e68d8415c6c [2023-04-17T21:03:50.606Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-17T21:03:50.876Z] ---> Running in ed5b45bb795c [2023-04-17T21:03:50.876Z] ---> Running in 3f98f707df41 [2023-04-17T21:03:51.464Z] ---> 3749fad83d66 [2023-04-17T21:03:51.464Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:03:51.464Z] Removing intermediate container ed5b45bb795c [2023-04-17T21:03:51.464Z] ---> fe9e39f36531 [2023-04-17T21:03:51.464Z] Step 25/25 : LABEL version=3.0.0-dev.132 [2023-04-17T21:03:51.734Z] Removing intermediate container 3f98f707df41 [2023-04-17T21:03:51.734Z] ---> 3d5d4081ce18 [2023-04-17T21:03:51.734Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:03:51.734Z] ---> Running in d51d2289731b [2023-04-17T21:03:51.734Z] ---> Running in 70b2eda5da4a [2023-04-17T21:03:52.002Z] ---> Running in e98b9fd03a5c [2023-04-17T21:03:52.966Z] Removing intermediate container 70b2eda5da4a [2023-04-17T21:03:52.966Z] ---> eaa543dcd69f [2023-04-17T21:03:52.966Z] [2023-04-17T21:03:53.239Z] Successfully built eaa543dcd69f [2023-04-17T21:03:53.239Z] Successfully tagged core-metadata-arm64:latest [2023-04-17T21:03:53.239Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-04-17T21:03:54.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:55.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:03:56.579Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T21:03:56.579Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:03:56.850Z] OK: 8 MiB in 16 packages [2023-04-17T21:03:56.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:03:56.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:03:56.850Z] ---> d14b2d5c2d97 [2023-04-17T21:03:56.850Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:03:56.850Z] ---> Using cache [2023-04-17T21:03:56.850Z] ---> 5577cbf7e7ef [2023-04-17T21:03:56.850Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T21:03:56.850Z] ---> Using cache [2023-04-17T21:03:56.850Z] ---> f3a0ee7a2017 [2023-04-17T21:03:56.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T21:03:56.850Z] ---> Using cache [2023-04-17T21:03:56.850Z] ---> 09969736869d [2023-04-17T21:03:56.850Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T21:03:57.121Z] ---> Using cache [2023-04-17T21:03:57.121Z] ---> 5dcac49bf528 [2023-04-17T21:03:57.121Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:03:57.121Z] ---> Using cache [2023-04-17T21:03:57.121Z] ---> 0ad803c984b1 [2023-04-17T21:03:57.121Z] Step 8/23 : COPY . . [2023-04-17T21:03:57.390Z] ---> Using cache [2023-04-17T21:03:57.390Z] ---> e1c47facd40d [2023-04-17T21:03:57.390Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-17T21:03:57.983Z] ---> Running in f08a9e09b0d1 [2023-04-17T21:03:58.962Z] Removing intermediate container e98b9fd03a5c [2023-04-17T21:03:58.962Z] ---> 7bfd79522766 [2023-04-17T21:03:58.962Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:03:59.230Z] ---> 3cb8c456937b [2023-04-17T21:03:59.230Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T21:03:59.816Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T21:04:00.406Z] ---> ad11f88fed92 [2023-04-17T21:04:00.406Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:04:00.675Z] ---> cfd679d61ed2 [2023-04-17T21:04:00.675Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-17T21:04:02.096Z] ---> 6678a04968d8 [2023-04-17T21:04:02.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-17T21:04:02.096Z] ---> ff486f8fd7ca [2023-04-17T21:04:02.096Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-17T21:04:04.051Z] ---> cfd16829985b [2023-04-17T21:04:04.051Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T21:04:04.321Z] ---> Running in 4a32003ddf7e [2023-04-17T21:04:05.299Z] Removing intermediate container 4a32003ddf7e [2023-04-17T21:04:05.299Z] ---> 4ccab511d789 [2023-04-17T21:04:05.299Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T21:04:05.299Z] ---> a68d586ad551 [2023-04-17T21:04:05.299Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:04:05.575Z] ---> Running in 26104d5d2808 [2023-04-17T21:04:06.553Z] Removing intermediate container 26104d5d2808 [2023-04-17T21:04:06.553Z] ---> 3487d5b04f05 [2023-04-17T21:04:06.553Z] Step 24/26 : LABEL arch=arm64 [2023-04-17T21:04:06.853Z] ---> Running in 3917d0d09d15 [2023-04-17T21:04:07.140Z] ---> 5674973b21af [2023-04-17T21:04:07.140Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-17T21:04:12.487Z] ---> Running in f85361a7914e [2023-04-17T21:04:12.487Z] Removing intermediate container 3917d0d09d15 [2023-04-17T21:04:12.487Z] ---> d26b17acc138 [2023-04-17T21:04:12.487Z] Step 25/26 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:04:12.487Z] ---> Running in a93a65c27405 [2023-04-17T21:04:12.757Z] Removing intermediate container f85361a7914e [2023-04-17T21:04:12.757Z] ---> e2386fd4abc4 [2023-04-17T21:04:12.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:04:13.035Z] ---> Running in 63961dac9b46 [2023-04-17T21:04:13.320Z] Removing intermediate container a93a65c27405 [2023-04-17T21:04:13.320Z] ---> e54148a9d6ff [2023-04-17T21:04:13.320Z] Step 26/26 : LABEL version=3.0.0-dev.132 [2023-04-17T21:04:13.320Z] ---> Running in 7aff9583c35a [2023-04-17T21:04:14.286Z] Removing intermediate container 63961dac9b46 [2023-04-17T21:04:14.286Z] ---> 199995438ab5 [2023-04-17T21:04:14.286Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T21:04:14.286Z] Removing intermediate container 7aff9583c35a [2023-04-17T21:04:14.286Z] ---> fe9f49ee51ad [2023-04-17T21:04:14.286Z] [2023-04-17T21:04:14.555Z] ---> Running in ff8ffed820ce [2023-04-17T21:04:14.555Z] Successfully built fe9f49ee51ad [2023-04-17T21:04:14.555Z] Successfully tagged security-spire-server-arm64:latest [2023-04-17T21:04:14.555Z]  Building security-spire-server ... done Building support-scheduler [2023-04-17T21:04:15.533Z] Removing intermediate container ff8ffed820ce [2023-04-17T21:04:15.533Z] ---> 292eec004c0b [2023-04-17T21:04:15.533Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:04:15.533Z] ---> Running in 2fb18b75b7a3 [2023-04-17T21:04:16.507Z] Removing intermediate container 2fb18b75b7a3 [2023-04-17T21:04:16.507Z] ---> c27c39ad9c18 [2023-04-17T21:04:16.507Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T21:04:16.784Z] ---> Running in f07aae0667d2 [2023-04-17T21:04:17.753Z] Removing intermediate container f07aae0667d2 [2023-04-17T21:04:17.753Z] ---> 02c504325734 [2023-04-17T21:04:17.753Z] [2023-04-17T21:04:18.024Z] Successfully built 02c504325734 [2023-04-17T21:04:18.024Z] Successfully tagged core-data-arm64:latest [2023-04-17T21:04:18.024Z]  Building core-data ... done Building core-command [2023-04-17T21:04:19.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:04:19.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:04:19.978Z] ---> d14b2d5c2d97 [2023-04-17T21:04:19.978Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:04:19.978Z] ---> Using cache [2023-04-17T21:04:19.978Z] ---> 5577cbf7e7ef [2023-04-17T21:04:19.978Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T21:04:19.978Z] ---> Using cache [2023-04-17T21:04:19.978Z] ---> f3a0ee7a2017 [2023-04-17T21:04:19.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T21:04:19.978Z] ---> Using cache [2023-04-17T21:04:19.978Z] ---> 09969736869d [2023-04-17T21:04:19.978Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T21:04:19.978Z] ---> Using cache [2023-04-17T21:04:19.978Z] ---> 5dcac49bf528 [2023-04-17T21:04:19.978Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:04:19.978Z] ---> Using cache [2023-04-17T21:04:19.978Z] ---> 0ad803c984b1 [2023-04-17T21:04:19.978Z] Step 8/23 : COPY . . [2023-04-17T21:04:20.561Z] ---> Using cache [2023-04-17T21:04:20.561Z] ---> e1c47facd40d [2023-04-17T21:04:20.561Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-17T21:04:21.159Z] ---> Running in e35c4cbd1659 [2023-04-17T21:04:23.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:04:23.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:04:23.757Z] ---> d14b2d5c2d97 [2023-04-17T21:04:23.757Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-17T21:04:23.757Z] ---> Using cache [2023-04-17T21:04:23.757Z] ---> 5577cbf7e7ef [2023-04-17T21:04:23.757Z] Step 4/24 : WORKDIR /edgex-go [2023-04-17T21:04:23.757Z] ---> Using cache [2023-04-17T21:04:23.757Z] ---> f3a0ee7a2017 [2023-04-17T21:04:23.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-17T21:04:23.757Z] ---> Using cache [2023-04-17T21:04:23.757Z] ---> 09969736869d [2023-04-17T21:04:23.757Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-17T21:04:23.757Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T21:04:24.027Z] ---> Using cache [2023-04-17T21:04:24.027Z] ---> 5dcac49bf528 [2023-04-17T21:04:24.027Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:04:24.027Z] ---> Using cache [2023-04-17T21:04:24.027Z] ---> 0ad803c984b1 [2023-04-17T21:04:24.027Z] Step 8/24 : COPY . . [2023-04-17T21:04:24.303Z] ---> Using cache [2023-04-17T21:04:24.303Z] ---> e1c47facd40d [2023-04-17T21:04:24.303Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-17T21:04:24.901Z] ---> Running in 57f998cfa807 [2023-04-17T21:04:27.500Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T21:04:39.862Z] Removing intermediate container f19f351b0cb2 [2023-04-17T21:04:39.862Z] ---> a6b655bf99f9 [2023-04-17T21:04:39.862Z] Step 8/23 : COPY . . [2023-04-17T21:04:41.305Z] ---> 764b59321a15 [2023-04-17T21:04:41.305Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-17T21:04:41.576Z] ---> Running in a48953c25da3 [2023-04-17T21:04:43.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T21:05:30.404Z] Removing intermediate container d51d2289731b [2023-04-17T21:05:30.404Z] ---> a89fa4508013 [2023-04-17T21:05:30.404Z] Step 7/25 : COPY . . [2023-04-17T21:05:30.404Z] ---> 9e92d17d10a5 [2023-04-17T21:05:30.404Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-17T21:05:30.404Z] ---> Running in 65c2b4518576 [2023-04-17T21:05:30.404Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T21:12:22.913Z] Removing intermediate container f08a9e09b0d1 [2023-04-17T21:12:22.913Z] ---> 55f44a7c8f6a [2023-04-17T21:12:22.913Z] [2023-04-17T21:12:22.913Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T21:12:22.913Z] ---> 51e60588ff2c [2023-04-17T21:12:22.913Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T21:12:22.913Z] ---> Using cache [2023-04-17T21:12:22.913Z] ---> 59b404503f4c [2023-04-17T21:12:22.913Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:12:22.913Z] ---> Using cache [2023-04-17T21:12:22.913Z] ---> 32768ab7ed3f [2023-04-17T21:12:22.913Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:12:22.913Z] ---> Using cache [2023-04-17T21:12:22.913Z] ---> d631f0bae6e9 [2023-04-17T21:12:22.913Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:12:22.913Z] ---> Using cache [2023-04-17T21:12:22.913Z] ---> d0706ce570af [2023-04-17T21:12:22.913Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-17T21:12:22.913Z] ---> 9c41c4d54b4b [2023-04-17T21:12:22.913Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:12:22.913Z] ---> d86794a17a5f [2023-04-17T21:12:22.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-17T21:12:22.913Z] ---> 2ba4400a04a0 [2023-04-17T21:12:22.913Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T21:12:22.913Z] ---> Running in 58b3ed033f46 [2023-04-17T21:12:25.732Z] Removing intermediate container 58b3ed033f46 [2023-04-17T21:12:25.732Z] ---> 4e5db7c75a67 [2023-04-17T21:12:25.732Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T21:12:25.732Z] ---> Running in 85cb8230fe7a [2023-04-17T21:12:26.351Z] Removing intermediate container 85cb8230fe7a [2023-04-17T21:12:26.351Z] ---> aa22c3523220 [2023-04-17T21:12:26.351Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T21:12:26.351Z] ---> Running in e756da48d210 [2023-04-17T21:12:26.957Z] Removing intermediate container e756da48d210 [2023-04-17T21:12:26.957Z] ---> 85ac3c527841 [2023-04-17T21:12:26.957Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T21:12:27.236Z] ---> Running in 0abdf17c4854 [2023-04-17T21:12:27.844Z] Removing intermediate container 0abdf17c4854 [2023-04-17T21:12:27.844Z] ---> c0cfa1b7d90c [2023-04-17T21:12:27.844Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:12:28.119Z] ---> Running in e74939b836c2 [2023-04-17T21:12:28.714Z] Removing intermediate container e74939b836c2 [2023-04-17T21:12:28.714Z] ---> f2784d0c073c [2023-04-17T21:12:28.714Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T21:12:28.714Z] ---> Running in 339b0abd5b7a [2023-04-17T21:12:29.323Z] Removing intermediate container 339b0abd5b7a [2023-04-17T21:12:29.323Z] ---> 2e496ee8cb77 [2023-04-17T21:12:29.323Z] [2023-04-17T21:12:29.594Z] Successfully built 2e496ee8cb77 [2023-04-17T21:12:29.594Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-17T21:12:29.594Z] Building security-spiffe-token-provider [2023-04-17T21:12:33.896Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T21:12:33.896Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-17T21:12:33.896Z] ---> d14b2d5c2d97 [2023-04-17T21:12:33.896Z] Step 3/20 : WORKDIR /edgex-go [2023-04-17T21:12:33.896Z] ---> Using cache [2023-04-17T21:12:33.896Z] ---> 0da761640e9f [2023-04-17T21:12:33.896Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-17T21:12:33.896Z] ---> Running in 5634fe87318d [2023-04-17T21:12:36.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:12:37.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:12:39.453Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T21:12:39.453Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T21:12:39.453Z] OK: 17695 distinct packages available [2023-04-17T21:12:39.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:12:41.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:12:43.130Z] OK: 263 MiB in 53 packages [2023-04-17T21:12:45.114Z] Removing intermediate container 5634fe87318d [2023-04-17T21:12:45.114Z] ---> 0e68d9763223 [2023-04-17T21:12:45.114Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-17T21:12:46.104Z] ---> ccaf17756319 [2023-04-17T21:12:46.104Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T21:12:46.394Z] ---> Running in 75867b9cd8b6 [2023-04-17T21:13:25.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-17T21:13:33.311Z] Removing intermediate container 57f998cfa807 [2023-04-17T21:13:33.311Z] ---> 31ed6abea578 [2023-04-17T21:13:33.311Z] [2023-04-17T21:13:33.311Z] Step 10/24 : FROM alpine:3.17 [2023-04-17T21:13:33.311Z] ---> 51e60588ff2c [2023-04-17T21:13:33.311Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:13:33.311Z] ---> Using cache [2023-04-17T21:13:33.311Z] ---> 60600c0afec2 [2023-04-17T21:13:33.311Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T21:13:33.311Z] ---> Using cache [2023-04-17T21:13:33.311Z] ---> b6213bc1538e [2023-04-17T21:13:33.311Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-17T21:13:33.901Z] ---> Running in b8a20a5fa4bf [2023-04-17T21:13:34.492Z] Removing intermediate container b8a20a5fa4bf [2023-04-17T21:13:34.492Z] ---> 859c8f31dc39 [2023-04-17T21:13:34.492Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-17T21:13:34.492Z] ---> Running in a035f3125bc7 [2023-04-17T21:13:35.081Z] Removing intermediate container a035f3125bc7 [2023-04-17T21:13:35.081Z] ---> 7ba7adfac547 [2023-04-17T21:13:35.081Z] Step 15/24 : WORKDIR / [2023-04-17T21:13:35.357Z] ---> Running in 8684a3618e0d [2023-04-17T21:13:35.950Z] Removing intermediate container 8684a3618e0d [2023-04-17T21:13:35.950Z] ---> a8f502f73d29 [2023-04-17T21:13:35.950Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:13:37.920Z] ---> 8ffdbbe77be4 [2023-04-17T21:13:37.920Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:13:39.343Z] ---> 81941071d884 [2023-04-17T21:13:39.343Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-17T21:13:42.713Z] ---> 228bc887b3f8 [2023-04-17T21:13:42.713Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:13:44.671Z] ---> af0557e76e63 [2023-04-17T21:13:44.671Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-17T21:13:44.671Z] ---> Running in 33bc739d7c29 [2023-04-17T21:13:46.633Z] Removing intermediate container 33bc739d7c29 [2023-04-17T21:13:46.633Z] ---> 9f4512981010 [2023-04-17T21:13:46.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:13:46.904Z] ---> Running in d69c186caad9 [2023-04-17T21:13:47.881Z] Removing intermediate container d69c186caad9 [2023-04-17T21:13:47.881Z] ---> 1a9e44b382fb [2023-04-17T21:13:47.881Z] Step 22/24 : LABEL arch=arm64 [2023-04-17T21:13:48.149Z] ---> Running in ab8e8934d18f [2023-04-17T21:13:49.118Z] Removing intermediate container ab8e8934d18f [2023-04-17T21:13:49.118Z] ---> e5fa9a8a586b [2023-04-17T21:13:49.118Z] Step 23/24 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:13:49.386Z] ---> Running in f560c25e1bac [2023-04-17T21:13:50.364Z] Removing intermediate container f560c25e1bac [2023-04-17T21:13:50.364Z] ---> 6fba3807af3f [2023-04-17T21:13:50.364Z] Step 24/24 : LABEL version=3.0.0-dev.132 [2023-04-17T21:13:50.650Z] ---> Running in 10bff7378d10 [2023-04-17T21:13:51.269Z] Removing intermediate container 10bff7378d10 [2023-04-17T21:13:51.269Z] ---> 2af38c7638c7 [2023-04-17T21:13:51.269Z] [2023-04-17T21:13:51.542Z] Removing intermediate container 65c2b4518576 [2023-04-17T21:13:51.542Z] ---> 7c70074a5aa5 [2023-04-17T21:13:51.542Z] [2023-04-17T21:13:51.542Z] Step 9/25 : FROM alpine:3.17 [2023-04-17T21:13:51.542Z] ---> 51e60588ff2c [2023-04-17T21:13:51.542Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-17T21:13:51.542Z] Successfully built 2af38c7638c7 [2023-04-17T21:13:51.542Z] Successfully tagged core-command-arm64:latest [2023-04-17T21:13:51.542Z]  Building core-command ... done  ---> Running in d0734310301c [2023-04-17T21:13:54.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:13:54.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:13:56.364Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-17T21:13:56.364Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-17T21:13:56.364Z] (3/3) Installing su-exec (0.2-r2) [2023-04-17T21:13:56.364Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:13:56.364Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T21:13:56.949Z] OK: 8 MiB in 18 packages [2023-04-17T21:14:02.303Z] Removing intermediate container d0734310301c [2023-04-17T21:14:02.303Z] ---> 487949a345f9 [2023-04-17T21:14:02.303Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T21:14:02.303Z] ---> Running in 75b68cf574fb [2023-04-17T21:14:02.894Z] Removing intermediate container 75b68cf574fb [2023-04-17T21:14:02.894Z] ---> e12547083aed [2023-04-17T21:14:02.894Z] Step 12/25 : WORKDIR / [2023-04-17T21:14:02.894Z] ---> Running in 6e46190f7b51 [2023-04-17T21:14:03.862Z] Removing intermediate container 6e46190f7b51 [2023-04-17T21:14:03.862Z] ---> 68680551e47d [2023-04-17T21:14:03.862Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:14:05.278Z] ---> 866750ff415d [2023-04-17T21:14:05.278Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:14:07.231Z] ---> 10219930b178 [2023-04-17T21:14:07.231Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-17T21:14:08.651Z] ---> f415bf408f21 [2023-04-17T21:14:08.651Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-17T21:14:11.240Z] ---> 72def4ab19e7 [2023-04-17T21:14:11.240Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:14:13.185Z] ---> 9d588f81f113 [2023-04-17T21:14:13.185Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-17T21:14:16.526Z] ---> 9f302a1bf16d [2023-04-17T21:14:16.526Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-17T21:14:19.867Z] ---> 35d70a9554a1 [2023-04-17T21:14:19.867Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T21:14:21.811Z] ---> d5c84d847f58 [2023-04-17T21:14:21.811Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T21:14:21.811Z] ---> Running in 6dd41c8810f2 [2023-04-17T21:14:28.519Z] Removing intermediate container 6dd41c8810f2 [2023-04-17T21:14:28.519Z] ---> bac027a27803 [2023-04-17T21:14:28.519Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T21:14:28.519Z] ---> Running in f01d0e50a659 [2023-04-17T21:14:29.504Z] Removing intermediate container f01d0e50a659 [2023-04-17T21:14:29.504Z] ---> 49153dda3faa [2023-04-17T21:14:29.504Z] Step 23/25 : LABEL arch=arm64 [2023-04-17T21:14:29.504Z] ---> Running in 461ffb0fcb83 [2023-04-17T21:14:30.958Z] Removing intermediate container 461ffb0fcb83 [2023-04-17T21:14:30.958Z] ---> 250c2a0287c1 [2023-04-17T21:14:30.958Z] Step 24/25 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:14:30.958Z] ---> Running in 8c525ecddfd3 [2023-04-17T21:14:31.938Z] Removing intermediate container 8c525ecddfd3 [2023-04-17T21:14:31.938Z] ---> fe3d6d45ec28 [2023-04-17T21:14:31.938Z] Step 25/25 : LABEL version=3.0.0-dev.132 [2023-04-17T21:14:32.222Z] ---> Running in 0e8b5e4b4817 [2023-04-17T21:14:33.415Z] Removing intermediate container 0e8b5e4b4817 [2023-04-17T21:14:33.415Z] ---> 682ac09412cf [2023-04-17T21:14:33.415Z] [2023-04-17T21:14:33.684Z] Successfully built 682ac09412cf [2023-04-17T21:14:33.684Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-17T21:14:46.857Z]  Building security-secretstore-setup ... done Removing intermediate container 75867b9cd8b6 [2023-04-17T21:14:46.857Z] ---> 09d8401e4040 [2023-04-17T21:14:46.857Z] Step 7/20 : COPY . . [2023-04-17T21:14:49.476Z] ---> 9cf7aaae9cd7 [2023-04-17T21:14:49.476Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-17T21:14:49.476Z] ---> Running in b6d5d4392e23 [2023-04-17T21:14:52.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.132" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-17T21:15:59.975Z] Removing intermediate container e35c4cbd1659 [2023-04-17T21:15:59.975Z] ---> 5e7b6f0b3c19 [2023-04-17T21:15:59.975Z] [2023-04-17T21:15:59.975Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T21:15:59.975Z] ---> 51e60588ff2c [2023-04-17T21:15:59.975Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T21:15:59.975Z] ---> Using cache [2023-04-17T21:15:59.975Z] ---> 60600c0afec2 [2023-04-17T21:15:59.975Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T21:15:59.975Z] ---> Using cache [2023-04-17T21:15:59.975Z] ---> b6213bc1538e [2023-04-17T21:15:59.975Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-17T21:15:59.975Z] ---> Running in bab966303f68 [2023-04-17T21:15:59.975Z] Removing intermediate container bab966303f68 [2023-04-17T21:15:59.975Z] ---> 9535c808d494 [2023-04-17T21:15:59.975Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T21:15:59.975Z] ---> Running in e62022463128 [2023-04-17T21:15:59.975Z] Removing intermediate container e62022463128 [2023-04-17T21:15:59.975Z] ---> 8a7719e28a09 [2023-04-17T21:15:59.975Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:15:59.975Z] ---> 9741fd1296be [2023-04-17T21:15:59.975Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:15:59.975Z] ---> ae5835db5b9a [2023-04-17T21:15:59.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-17T21:16:01.408Z] ---> 687a30d818da [2023-04-17T21:16:01.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:16:02.836Z] ---> 0ca6e1487ded [2023-04-17T21:16:02.836Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-17T21:16:03.106Z] ---> Running in 97f10310dcf3 [2023-04-17T21:16:04.072Z] Removing intermediate container 97f10310dcf3 [2023-04-17T21:16:04.072Z] ---> 0924342a3808 [2023-04-17T21:16:04.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:16:04.072Z] ---> Running in 5372213bc18c [2023-04-17T21:16:04.657Z] Removing intermediate container 5372213bc18c [2023-04-17T21:16:04.657Z] ---> b0da575a050a [2023-04-17T21:16:04.658Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T21:16:04.927Z] ---> Running in a2e661daa4ad [2023-04-17T21:16:05.899Z] Removing intermediate container a2e661daa4ad [2023-04-17T21:16:05.899Z] ---> 0d1648eaf291 [2023-04-17T21:16:05.899Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:16:05.899Z] ---> Running in 32bf8740c261 [2023-04-17T21:16:06.168Z] Removing intermediate container a48953c25da3 [2023-04-17T21:16:06.168Z] ---> 82e22fb72795 [2023-04-17T21:16:06.168Z] [2023-04-17T21:16:06.168Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T21:16:06.168Z] ---> 51e60588ff2c [2023-04-17T21:16:06.168Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-17T21:16:06.435Z] ---> Running in 0b112b52ca75 [2023-04-17T21:16:06.704Z] Removing intermediate container 32bf8740c261 [2023-04-17T21:16:06.704Z] ---> 0df59a04d5ed [2023-04-17T21:16:06.704Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T21:16:06.976Z] ---> Running in aead98546991 [2023-04-17T21:16:07.569Z] Removing intermediate container aead98546991 [2023-04-17T21:16:07.569Z] ---> 8aaee53591a6 [2023-04-17T21:16:07.569Z] [2023-04-17T21:16:07.839Z] Successfully built 8aaee53591a6 [2023-04-17T21:16:07.839Z] Successfully tagged support-scheduler-arm64:latest [2023-04-17T21:16:08.831Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:16:09.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:16:11.221Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-17T21:16:11.221Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-17T21:16:11.221Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:16:11.221Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T21:16:11.809Z] OK: 8 MiB in 17 packages [2023-04-17T21:16:15.167Z] Removing intermediate container 0b112b52ca75 [2023-04-17T21:16:15.167Z] ---> 664487f2b335 [2023-04-17T21:16:15.167Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T21:16:15.167Z] ---> Running in 2d4d30cbbbba [2023-04-17T21:16:15.756Z] Removing intermediate container 2d4d30cbbbba [2023-04-17T21:16:15.756Z] ---> df2a32db8848 [2023-04-17T21:16:15.756Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-17T21:16:15.756Z] ---> Running in fe93ecee192e [2023-04-17T21:16:16.373Z] Removing intermediate container fe93ecee192e [2023-04-17T21:16:16.373Z] ---> 328fa4bc52ae [2023-04-17T21:16:16.373Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T21:16:16.642Z] ---> Running in 4198d97173dc [2023-04-17T21:16:17.230Z] Removing intermediate container 4198d97173dc [2023-04-17T21:16:17.230Z] ---> 1c3806e934cd [2023-04-17T21:16:17.230Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:16:18.198Z] ---> 43d844512139 [2023-04-17T21:16:18.198Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:16:19.176Z] ---> 997698fd5c00 [2023-04-17T21:16:19.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-17T21:16:22.560Z] ---> c964e6682f77 [2023-04-17T21:16:22.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:16:23.147Z] ---> 0d4d63817c5a [2023-04-17T21:16:23.147Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-17T21:16:23.417Z] ---> Running in 26b8cd63ee2e [2023-04-17T21:16:24.005Z] Removing intermediate container 26b8cd63ee2e [2023-04-17T21:16:24.005Z] ---> 9e1b7bee5f68 [2023-04-17T21:16:24.005Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:16:24.277Z] ---> Running in c07e50e08945 [2023-04-17T21:16:26.874Z] Removing intermediate container c07e50e08945 [2023-04-17T21:16:26.874Z] ---> 4b06908f2025 [2023-04-17T21:16:26.874Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T21:16:26.874Z] ---> Running in 1253d5dbec6a [2023-04-17T21:16:27.145Z] Removing intermediate container 1253d5dbec6a [2023-04-17T21:16:27.413Z] ---> 001a6f3cca43 [2023-04-17T21:16:27.413Z] Step 22/23 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:16:27.413Z] ---> Running in 4a9108382d99 [2023-04-17T21:16:28.003Z] Removing intermediate container 4a9108382d99 [2023-04-17T21:16:28.003Z] ---> b37717ea6db2 [2023-04-17T21:16:28.003Z] Step 23/23 : LABEL version=3.0.0-dev.132 [2023-04-17T21:16:28.275Z] ---> Running in 3d086ab416ff [2023-04-17T21:16:28.864Z] Removing intermediate container 3d086ab416ff [2023-04-17T21:16:28.864Z] ---> c53dadcaee91 [2023-04-17T21:16:28.864Z] [2023-04-17T21:16:28.864Z] Successfully built c53dadcaee91 [2023-04-17T21:16:28.864Z] Successfully tagged support-notifications-arm64:latest [2023-04-17T21:18:05.535Z]  Building support-notifications ... done Removing intermediate container b6d5d4392e23 [2023-04-17T21:18:05.535Z] ---> cb7415e0b46e [2023-04-17T21:18:05.535Z] [2023-04-17T21:18:05.535Z] Step 9/20 : FROM alpine:3.17 [2023-04-17T21:18:05.535Z] ---> 51e60588ff2c [2023-04-17T21:18:05.535Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T21:18:05.535Z] ---> Using cache [2023-04-17T21:18:05.535Z] ---> 6867cb47de61 [2023-04-17T21:18:05.535Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-17T21:18:05.535Z] ---> Running in 7ca7da0f5a48 [2023-04-17T21:18:05.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:18:05.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:18:05.801Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T21:18:05.801Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T21:18:05.801Z] OK: 17689 distinct packages available [2023-04-17T21:18:06.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T21:18:06.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T21:18:08.058Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-17T21:18:08.058Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-17T21:18:08.058Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-17T21:18:08.058Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-17T21:18:08.058Z] (5/9) Installing curl (8.0.1-r0) [2023-04-17T21:18:08.058Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-17T21:18:08.058Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-17T21:18:08.058Z] (8/9) Installing libucontext (1.2-r0) [2023-04-17T21:18:08.058Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-17T21:18:08.058Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T21:18:08.058Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T21:18:08.641Z] OK: 11 MiB in 24 packages [2023-04-17T21:18:10.052Z] Removing intermediate container 7ca7da0f5a48 [2023-04-17T21:18:10.052Z] ---> 03a403b65ce1 [2023-04-17T21:18:10.052Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T21:18:10.640Z] ---> c175f40f49c4 [2023-04-17T21:18:10.640Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T21:18:11.224Z] ---> f1d050307283 [2023-04-17T21:18:11.224Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-17T21:18:14.572Z] ---> 302dbb3c903e [2023-04-17T21:18:14.572Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-17T21:18:15.158Z] ---> 421b938902ea [2023-04-17T21:18:15.158Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-17T21:18:15.158Z] ---> Running in 58c8606ac604 [2023-04-17T21:18:15.424Z] Removing intermediate container 58c8606ac604 [2023-04-17T21:18:15.424Z] ---> 9685cf0c7545 [2023-04-17T21:18:15.424Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T21:18:15.424Z] ---> Running in 47e40fe17003 [2023-04-17T21:18:16.008Z] Removing intermediate container 47e40fe17003 [2023-04-17T21:18:16.008Z] ---> 4ea68bc928ec [2023-04-17T21:18:16.008Z] Step 18/20 : LABEL arch=arm64 [2023-04-17T21:18:16.008Z] ---> Running in 17397b58c9f8 [2023-04-17T21:18:16.276Z] Removing intermediate container 17397b58c9f8 [2023-04-17T21:18:16.276Z] ---> 819c79bf0350 [2023-04-17T21:18:16.276Z] Step 19/20 : LABEL git_sha=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:16.276Z] ---> Running in 0fcd421cfc1f [2023-04-17T21:18:16.864Z] Removing intermediate container 0fcd421cfc1f [2023-04-17T21:18:16.864Z] ---> 739e2f4dde48 [2023-04-17T21:18:16.864Z] Step 20/20 : LABEL version=3.0.0-dev.132 [2023-04-17T21:18:16.864Z] ---> Running in d76e7adb7a46 [2023-04-17T21:18:17.131Z] Removing intermediate container d76e7adb7a46 [2023-04-17T21:18:17.131Z] ---> abdec9936e74 [2023-04-17T21:18:17.131Z] [2023-04-17T21:18:17.399Z] Successfully built abdec9936e74 [2023-04-17T21:18:17.399Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-17T21:18:17.678Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-17T21:18:17.682Z] $ docker stop --time=1 c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f [2023-04-17T21:18:19.478Z] $ docker rm -f --volumes c03360bada3326d80b2934e372c8b133c0276d2a5e1a043fcc745a69293d863f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:18:20.000Z] + docker images [2023-04-17T21:18:20.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-17T21:18:20.266Z] security-spiffe-token-provider-arm64 latest abdec9936e74 4 seconds ago 32.7MB [2023-04-17T21:18:20.266Z] cb7415e0b46e 19 seconds ago 1.36GB [2023-04-17T21:18:20.266Z] support-notifications-arm64 latest c53dadcaee91 About a minute ago 32.2MB [2023-04-17T21:18:20.266Z] support-scheduler-arm64 latest 8aaee53591a6 2 minutes ago 31.5MB [2023-04-17T21:18:20.266Z] 82e22fb72795 2 minutes ago 1.39GB [2023-04-17T21:18:20.266Z] 5e7b6f0b3c19 2 minutes ago 1.39GB [2023-04-17T21:18:20.266Z] security-secretstore-setup-arm64 latest 682ac09412cf 3 minutes ago 32.2MB [2023-04-17T21:18:20.266Z] core-command-arm64 latest 2af38c7638c7 4 minutes ago 19.7MB [2023-04-17T21:18:20.266Z] 7c70074a5aa5 4 minutes ago 1.31GB [2023-04-17T21:18:20.266Z] 31ed6abea578 4 minutes ago 1.32GB [2023-04-17T21:18:20.266Z] core-common-config-bootstrapper-arm64 latest 2e496ee8cb77 5 minutes ago 17.2MB [2023-04-17T21:18:20.267Z] 55f44a7c8f6a 6 minutes ago 1.31GB [2023-04-17T21:18:20.267Z] core-data-arm64 latest 02c504325734 14 minutes ago 19.9MB [2023-04-17T21:18:20.267Z] security-spire-server-arm64 latest fe9f49ee51ad 14 minutes ago 87.1MB [2023-04-17T21:18:20.267Z] core-metadata-arm64 latest eaa543dcd69f 14 minutes ago 20.2MB [2023-04-17T21:18:20.267Z] 4112762d9cf5 14 minutes ago 1.32GB [2023-04-17T21:18:20.267Z] security-proxy-auth-arm64 latest 2ad35144fd2d 14 minutes ago 18.3MB [2023-04-17T21:18:20.267Z] 65cff8a27326 14 minutes ago 1.18GB [2023-04-17T21:18:20.267Z] da8f5ed5b36f 14 minutes ago 1.32GB [2023-04-17T21:18:20.267Z] security-bootstrapper-arm64 latest ce6cdbd71c5d 15 minutes ago 21.9MB [2023-04-17T21:18:20.267Z] b21f88496bf7 15 minutes ago 1.3GB [2023-04-17T21:18:20.267Z] security-proxy-setup-arm64 latest c14e1824e720 15 minutes ago 18.7MB [2023-04-17T21:18:20.267Z] 4eed7ff391a0 15 minutes ago 1.3GB [2023-04-17T21:18:20.267Z] 55d400d1b576 16 minutes ago 1.3GB [2023-04-17T21:18:20.267Z] security-spire-agent-arm64 latest 95e39eba9019 22 minutes ago 125MB [2023-04-17T21:18:20.267Z] security-spire-config-arm64 latest d03317ece537 22 minutes ago 86.2MB [2023-04-17T21:18:20.267Z] e9ee255eb3a9 23 minutes ago 1.18GB [2023-04-17T21:18:20.267Z] 47ad53d10416 23 minutes ago 1.18GB [2023-04-17T21:18:20.267Z] ci-base-image-arm64 latest d14b2d5c2d97 27 minutes ago 866MB [2023-04-17T21:18:20.267Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-17T21:18:20.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-17T21:18:20.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:18:20.355Z] provisioning config files... [2023-04-17T21:18:20.373Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/494@tmp/config14132903857644542316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:18:20.726Z] ---> docker-login.sh [2023-04-17T21:18:20.726Z] nexus3.edgexfoundry.org:10001 [2023-04-17T21:18:20.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:18:20.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:18:20.995Z] Configure a credential helper to remove this warning. See [2023-04-17T21:18:20.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:18:20.995Z] [2023-04-17T21:18:20.995Z] Login Succeeded [2023-04-17T21:18:20.995Z] nexus3.edgexfoundry.org:10002 [2023-04-17T21:18:21.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:18:21.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:18:21.531Z] Configure a credential helper to remove this warning. See [2023-04-17T21:18:21.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:18:21.531Z] [2023-04-17T21:18:21.531Z] Login Succeeded [2023-04-17T21:18:21.531Z] nexus3.edgexfoundry.org:10003 [2023-04-17T21:18:21.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:18:21.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:18:21.797Z] Configure a credential helper to remove this warning. See [2023-04-17T21:18:21.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:18:21.797Z] [2023-04-17T21:18:21.797Z] Login Succeeded [2023-04-17T21:18:22.073Z] nexus3.edgexfoundry.org:10004 [2023-04-17T21:18:22.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:18:22.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:18:22.341Z] Configure a credential helper to remove this warning. See [2023-04-17T21:18:22.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:18:22.341Z] [2023-04-17T21:18:22.341Z] Login Succeeded [2023-04-17T21:18:22.341Z] docker.io [2023-04-17T21:18:22.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T21:18:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T21:18:22.876Z] Configure a credential helper to remove this warning. See [2023-04-17T21:18:22.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T21:18:22.876Z] [2023-04-17T21:18:22.876Z] Login Succeeded [2023-04-17T21:18:22.876Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T21:18:22.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:18:22.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T21:18:22.930Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-17T21:18:22.930Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:22.930Z] latest [2023-04-17T21:18:22.930Z] 3.0.0-dev.132 [2023-04-17T21:18:22.930Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:22.930Z] main [2023-04-17T21:18:22.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:23.273Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:23.627Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:23.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T21:18:23.627Z] 975846c46dfb: Preparing [2023-04-17T21:18:23.627Z] 62149d50162a: Preparing [2023-04-17T21:18:23.627Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:23.627Z] efd7eddbf134: Preparing [2023-04-17T21:18:23.627Z] 23fcab4c638e: Preparing [2023-04-17T21:18:23.627Z] 26cbea5cba74: Preparing [2023-04-17T21:18:23.627Z] 26cbea5cba74: Waiting [2023-04-17T21:18:23.894Z] 604a01ea3b5d: Pushed [2023-04-17T21:18:23.894Z] 975846c46dfb: Pushed [2023-04-17T21:18:23.894Z] efd7eddbf134: Pushed [2023-04-17T21:18:23.894Z] 23fcab4c638e: Pushed [2023-04-17T21:18:23.894Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:27.239Z] 62149d50162a: Pushed [2023-04-17T21:18:27.239Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:27.610Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:27.964Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-17T21:18:27.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T21:18:27.964Z] 975846c46dfb: Preparing [2023-04-17T21:18:27.964Z] 62149d50162a: Preparing [2023-04-17T21:18:27.964Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:27.964Z] efd7eddbf134: Preparing [2023-04-17T21:18:27.964Z] 23fcab4c638e: Preparing [2023-04-17T21:18:27.964Z] 26cbea5cba74: Preparing [2023-04-17T21:18:27.964Z] 26cbea5cba74: Waiting [2023-04-17T21:18:27.964Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:27.964Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:27.964Z] 975846c46dfb: Layer already exists [2023-04-17T21:18:27.964Z] 62149d50162a: Layer already exists [2023-04-17T21:18:27.964Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:27.964Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:28.232Z] latest: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:28.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:28.944Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 [2023-04-17T21:18:28.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T21:18:28.944Z] 975846c46dfb: Preparing [2023-04-17T21:18:28.944Z] 62149d50162a: Preparing [2023-04-17T21:18:28.944Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:28.944Z] efd7eddbf134: Preparing [2023-04-17T21:18:28.944Z] 23fcab4c638e: Preparing [2023-04-17T21:18:28.944Z] 26cbea5cba74: Preparing [2023-04-17T21:18:28.944Z] 26cbea5cba74: Waiting [2023-04-17T21:18:28.944Z] 62149d50162a: Layer already exists [2023-04-17T21:18:28.944Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:28.944Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:28.944Z] 975846c46dfb: Layer already exists [2023-04-17T21:18:28.944Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:28.944Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:29.211Z] 3.0.0-dev.132: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:29.563Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:29.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:29.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T21:18:29.911Z] 975846c46dfb: Preparing [2023-04-17T21:18:29.911Z] 62149d50162a: Preparing [2023-04-17T21:18:29.911Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:29.911Z] efd7eddbf134: Preparing [2023-04-17T21:18:29.911Z] 23fcab4c638e: Preparing [2023-04-17T21:18:29.911Z] 26cbea5cba74: Preparing [2023-04-17T21:18:29.911Z] 26cbea5cba74: Waiting [2023-04-17T21:18:29.911Z] 975846c46dfb: Layer already exists [2023-04-17T21:18:29.911Z] 62149d50162a: Layer already exists [2023-04-17T21:18:29.911Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:29.911Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:29.911Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:29.911Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:30.179Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:30.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:30.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-17T21:18:30.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T21:18:30.883Z] 975846c46dfb: Preparing [2023-04-17T21:18:30.883Z] 62149d50162a: Preparing [2023-04-17T21:18:30.883Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:30.883Z] efd7eddbf134: Preparing [2023-04-17T21:18:30.883Z] 23fcab4c638e: Preparing [2023-04-17T21:18:30.883Z] 26cbea5cba74: Preparing [2023-04-17T21:18:30.883Z] 26cbea5cba74: Waiting [2023-04-17T21:18:30.883Z] 975846c46dfb: Layer already exists [2023-04-17T21:18:30.883Z] 62149d50162a: Layer already exists [2023-04-17T21:18:30.883Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:30.883Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:30.883Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:30.883Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:31.153Z] main: digest: sha256:b61484d99949d8b59edb841e070d4e50abf0d230a85c03339ce10a2db13e1fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:18:31.200Z] ===================================================== [Pipeline] echo [2023-04-17T21:18:31.206Z] taggedImages: [2023-04-17T21:18:31.206Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:31.206Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-17T21:18:31.206Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.132 [2023-04-17T21:18:31.206Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:31.206Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-17T21:18:31.235Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-17T21:18:31.235Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:31.235Z] latest [2023-04-17T21:18:31.235Z] 3.0.0-dev.132 [2023-04-17T21:18:31.235Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:31.235Z] main [2023-04-17T21:18:31.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:31.597Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:31.947Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:31.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T21:18:31.947Z] d120fb446cf1: Preparing [2023-04-17T21:18:31.947Z] 0fb9af106115: Preparing [2023-04-17T21:18:31.947Z] 85466bfdf2bf: Preparing [2023-04-17T21:18:31.947Z] ffa19b94ecc3: Preparing [2023-04-17T21:18:31.947Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:31.947Z] efd7eddbf134: Preparing [2023-04-17T21:18:31.947Z] e840d94b8cde: Preparing [2023-04-17T21:18:31.947Z] 26cbea5cba74: Preparing [2023-04-17T21:18:31.947Z] efd7eddbf134: Waiting [2023-04-17T21:18:31.947Z] 26cbea5cba74: Waiting [2023-04-17T21:18:31.947Z] e840d94b8cde: Waiting [2023-04-17T21:18:32.216Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:32.216Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:32.216Z] d120fb446cf1: Pushed [2023-04-17T21:18:32.216Z] 0fb9af106115: Pushed [2023-04-17T21:18:32.216Z] 85466bfdf2bf: Pushed [2023-04-17T21:18:32.216Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:32.216Z] e840d94b8cde: Pushed [2023-04-17T21:18:34.806Z] ffa19b94ecc3: Pushed [2023-04-17T21:18:34.806Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:35.174Z] + 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-04-17T21:18:35.529Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-17T21:18:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T21:18:35.529Z] d120fb446cf1: Preparing [2023-04-17T21:18:35.529Z] 0fb9af106115: Preparing [2023-04-17T21:18:35.529Z] 85466bfdf2bf: Preparing [2023-04-17T21:18:35.529Z] ffa19b94ecc3: Preparing [2023-04-17T21:18:35.529Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:35.529Z] efd7eddbf134: Preparing [2023-04-17T21:18:35.529Z] e840d94b8cde: Preparing [2023-04-17T21:18:35.529Z] 26cbea5cba74: Preparing [2023-04-17T21:18:35.529Z] efd7eddbf134: Waiting [2023-04-17T21:18:35.529Z] e840d94b8cde: Waiting [2023-04-17T21:18:35.529Z] 26cbea5cba74: Waiting [2023-04-17T21:18:35.529Z] d120fb446cf1: Layer already exists [2023-04-17T21:18:35.529Z] ffa19b94ecc3: Layer already exists [2023-04-17T21:18:35.529Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:35.529Z] 0fb9af106115: Layer already exists [2023-04-17T21:18:35.529Z] 85466bfdf2bf: Layer already exists [2023-04-17T21:18:35.529Z] e840d94b8cde: Layer already exists [2023-04-17T21:18:35.529Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:35.529Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:35.798Z] latest: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:36.155Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:36.520Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 [2023-04-17T21:18:36.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T21:18:36.520Z] d120fb446cf1: Preparing [2023-04-17T21:18:36.520Z] 0fb9af106115: Preparing [2023-04-17T21:18:36.520Z] 85466bfdf2bf: Preparing [2023-04-17T21:18:36.520Z] ffa19b94ecc3: Preparing [2023-04-17T21:18:36.520Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:36.521Z] efd7eddbf134: Preparing [2023-04-17T21:18:36.521Z] e840d94b8cde: Preparing [2023-04-17T21:18:36.521Z] 26cbea5cba74: Preparing [2023-04-17T21:18:36.521Z] efd7eddbf134: Waiting [2023-04-17T21:18:36.521Z] e840d94b8cde: Waiting [2023-04-17T21:18:36.521Z] 26cbea5cba74: Waiting [2023-04-17T21:18:36.521Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:36.521Z] d120fb446cf1: Layer already exists [2023-04-17T21:18:36.521Z] 85466bfdf2bf: Layer already exists [2023-04-17T21:18:36.521Z] 0fb9af106115: Layer already exists [2023-04-17T21:18:36.521Z] ffa19b94ecc3: Layer already exists [2023-04-17T21:18:36.521Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:36.521Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:36.521Z] e840d94b8cde: Layer already exists [2023-04-17T21:18:36.788Z] 3.0.0-dev.132: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:37.197Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:37.563Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:37.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T21:18:37.563Z] d120fb446cf1: Preparing [2023-04-17T21:18:37.563Z] 0fb9af106115: Preparing [2023-04-17T21:18:37.563Z] 85466bfdf2bf: Preparing [2023-04-17T21:18:37.563Z] ffa19b94ecc3: Preparing [2023-04-17T21:18:37.563Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:37.563Z] efd7eddbf134: Preparing [2023-04-17T21:18:37.563Z] e840d94b8cde: Preparing [2023-04-17T21:18:37.563Z] 26cbea5cba74: Preparing [2023-04-17T21:18:37.563Z] e840d94b8cde: Waiting [2023-04-17T21:18:37.563Z] 26cbea5cba74: Waiting [2023-04-17T21:18:37.563Z] efd7eddbf134: Waiting [2023-04-17T21:18:37.563Z] ffa19b94ecc3: Layer already exists [2023-04-17T21:18:37.563Z] 0fb9af106115: Layer already exists [2023-04-17T21:18:37.563Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:37.563Z] d120fb446cf1: Layer already exists [2023-04-17T21:18:37.563Z] 85466bfdf2bf: Layer already exists [2023-04-17T21:18:37.563Z] e840d94b8cde: Layer already exists [2023-04-17T21:18:37.563Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:37.563Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:37.840Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:38.210Z] + 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-04-17T21:18:38.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-17T21:18:38.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T21:18:38.577Z] d120fb446cf1: Preparing [2023-04-17T21:18:38.577Z] 0fb9af106115: Preparing [2023-04-17T21:18:38.577Z] 85466bfdf2bf: Preparing [2023-04-17T21:18:38.577Z] ffa19b94ecc3: Preparing [2023-04-17T21:18:38.577Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:38.577Z] efd7eddbf134: Preparing [2023-04-17T21:18:38.577Z] e840d94b8cde: Preparing [2023-04-17T21:18:38.577Z] 26cbea5cba74: Preparing [2023-04-17T21:18:38.577Z] e840d94b8cde: Waiting [2023-04-17T21:18:38.577Z] efd7eddbf134: Waiting [2023-04-17T21:18:38.577Z] 26cbea5cba74: Waiting [2023-04-17T21:18:38.577Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:38.577Z] d120fb446cf1: Layer already exists [2023-04-17T21:18:38.577Z] 0fb9af106115: Layer already exists [2023-04-17T21:18:38.577Z] 85466bfdf2bf: Layer already exists [2023-04-17T21:18:38.577Z] ffa19b94ecc3: Layer already exists [2023-04-17T21:18:38.577Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:38.577Z] e840d94b8cde: Layer already exists [2023-04-17T21:18:38.577Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:38.849Z] main: digest: sha256:0d75bc52426105c357b6d39a8c1ac69069b9aa4f3d17ef0dd3d23f7aa64a83fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:18:38.898Z] ===================================================== [Pipeline] echo [2023-04-17T21:18:38.904Z] taggedImages: [2023-04-17T21:18:38.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:38.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-17T21:18:38.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.132 [2023-04-17T21:18:38.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:38.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-17T21:18:38.924Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-17T21:18:38.924Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:38.924Z] latest [2023-04-17T21:18:38.924Z] 3.0.0-dev.132 [2023-04-17T21:18:38.924Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:38.924Z] main [2023-04-17T21:18:38.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:39.280Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:39.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:39.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T21:18:39.627Z] d1c3fac72e8c: Preparing [2023-04-17T21:18:39.627Z] e0428fa73bbf: Preparing [2023-04-17T21:18:39.627Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:39.627Z] efd7eddbf134: Preparing [2023-04-17T21:18:39.627Z] 4fce8fedaf30: Preparing [2023-04-17T21:18:39.627Z] 26cbea5cba74: Preparing [2023-04-17T21:18:39.627Z] 26cbea5cba74: Waiting [2023-04-17T21:18:39.627Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:39.897Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:39.897Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:39.897Z] d1c3fac72e8c: Pushed [2023-04-17T21:18:39.897Z] 4fce8fedaf30: Pushed [2023-04-17T21:18:43.250Z] e0428fa73bbf: Pushed [2023-04-17T21:18:43.250Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:43.867Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:44.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-17T21:18:44.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T21:18:44.229Z] d1c3fac72e8c: Preparing [2023-04-17T21:18:44.229Z] e0428fa73bbf: Preparing [2023-04-17T21:18:44.229Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:44.229Z] efd7eddbf134: Preparing [2023-04-17T21:18:44.229Z] 4fce8fedaf30: Preparing [2023-04-17T21:18:44.229Z] 26cbea5cba74: Preparing [2023-04-17T21:18:44.229Z] 26cbea5cba74: Waiting [2023-04-17T21:18:44.229Z] d1c3fac72e8c: Layer already exists [2023-04-17T21:18:44.229Z] e0428fa73bbf: Layer already exists [2023-04-17T21:18:44.229Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:44.229Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:44.229Z] 4fce8fedaf30: Layer already exists [2023-04-17T21:18:44.229Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:44.495Z] latest: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:44.844Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:45.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 [2023-04-17T21:18:45.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T21:18:45.189Z] d1c3fac72e8c: Preparing [2023-04-17T21:18:45.189Z] e0428fa73bbf: Preparing [2023-04-17T21:18:45.189Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:45.189Z] efd7eddbf134: Preparing [2023-04-17T21:18:45.189Z] 4fce8fedaf30: Preparing [2023-04-17T21:18:45.189Z] 26cbea5cba74: Preparing [2023-04-17T21:18:45.189Z] 26cbea5cba74: Waiting [2023-04-17T21:18:45.189Z] 4fce8fedaf30: Layer already exists [2023-04-17T21:18:45.189Z] e0428fa73bbf: Layer already exists [2023-04-17T21:18:45.189Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:45.189Z] d1c3fac72e8c: Layer already exists [2023-04-17T21:18:45.189Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:45.189Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:45.456Z] 3.0.0-dev.132: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:45.800Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:46.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:46.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T21:18:46.144Z] d1c3fac72e8c: Preparing [2023-04-17T21:18:46.144Z] e0428fa73bbf: Preparing [2023-04-17T21:18:46.144Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:46.144Z] efd7eddbf134: Preparing [2023-04-17T21:18:46.144Z] 4fce8fedaf30: Preparing [2023-04-17T21:18:46.144Z] 26cbea5cba74: Preparing [2023-04-17T21:18:46.144Z] 26cbea5cba74: Waiting [2023-04-17T21:18:46.144Z] 4fce8fedaf30: Layer already exists [2023-04-17T21:18:46.144Z] e0428fa73bbf: Layer already exists [2023-04-17T21:18:46.144Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:46.144Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:46.144Z] d1c3fac72e8c: Layer already exists [2023-04-17T21:18:46.144Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:46.411Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:46.773Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:47.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-17T21:18:47.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T21:18:47.123Z] d1c3fac72e8c: Preparing [2023-04-17T21:18:47.123Z] e0428fa73bbf: Preparing [2023-04-17T21:18:47.123Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:47.123Z] efd7eddbf134: Preparing [2023-04-17T21:18:47.123Z] 4fce8fedaf30: Preparing [2023-04-17T21:18:47.123Z] 26cbea5cba74: Preparing [2023-04-17T21:18:47.123Z] 26cbea5cba74: Waiting [2023-04-17T21:18:47.123Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:47.123Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:47.123Z] e0428fa73bbf: Layer already exists [2023-04-17T21:18:47.123Z] d1c3fac72e8c: Layer already exists [2023-04-17T21:18:47.123Z] 4fce8fedaf30: Layer already exists [2023-04-17T21:18:47.123Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:47.389Z] main: digest: sha256:2079375e422e984e371c7e7b19b468880f868f8430dd42256330287b0e01d6ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:18:47.435Z] ===================================================== [Pipeline] echo [2023-04-17T21:18:47.443Z] taggedImages: [2023-04-17T21:18:47.443Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:47.443Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-17T21:18:47.443Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.132 [2023-04-17T21:18:47.443Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:47.443Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-17T21:18:47.466Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-17T21:18:47.466Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:47.466Z] latest [2023-04-17T21:18:47.466Z] 3.0.0-dev.132 [2023-04-17T21:18:47.466Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:47.466Z] main [2023-04-17T21:18:47.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:47.814Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:48.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:48.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T21:18:48.166Z] 1fba85607a09: Preparing [2023-04-17T21:18:48.166Z] 4aac911f3851: Preparing [2023-04-17T21:18:48.166Z] e5fba3e111f4: Preparing [2023-04-17T21:18:48.166Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:48.166Z] efd7eddbf134: Preparing [2023-04-17T21:18:48.166Z] 23fcab4c638e: Preparing [2023-04-17T21:18:48.166Z] 26cbea5cba74: Preparing [2023-04-17T21:18:48.166Z] 23fcab4c638e: Waiting [2023-04-17T21:18:48.166Z] 26cbea5cba74: Waiting [2023-04-17T21:18:48.166Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:48.166Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:48.433Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:48.433Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:48.433Z] 4aac911f3851: Pushed [2023-04-17T21:18:48.433Z] 1fba85607a09: Pushed [2023-04-17T21:18:51.775Z] e5fba3e111f4: Pushed [2023-04-17T21:18:51.775Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:52.120Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:55.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-17T21:18:55.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T21:18:55.792Z] 1fba85607a09: Preparing [2023-04-17T21:18:55.792Z] 4aac911f3851: Preparing [2023-04-17T21:18:55.792Z] e5fba3e111f4: Preparing [2023-04-17T21:18:55.792Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:55.792Z] efd7eddbf134: Preparing [2023-04-17T21:18:55.792Z] 23fcab4c638e: Preparing [2023-04-17T21:18:55.792Z] 26cbea5cba74: Preparing [2023-04-17T21:18:55.792Z] 23fcab4c638e: Waiting [2023-04-17T21:18:55.792Z] 26cbea5cba74: Waiting [2023-04-17T21:18:55.792Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:55.792Z] 1fba85607a09: Layer already exists [2023-04-17T21:18:55.792Z] e5fba3e111f4: Layer already exists [2023-04-17T21:18:55.792Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:55.792Z] 4aac911f3851: Layer already exists [2023-04-17T21:18:55.792Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:55.792Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:56.057Z] latest: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:56.394Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:56.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 [2023-04-17T21:18:56.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T21:18:56.732Z] 1fba85607a09: Preparing [2023-04-17T21:18:56.732Z] 4aac911f3851: Preparing [2023-04-17T21:18:56.732Z] e5fba3e111f4: Preparing [2023-04-17T21:18:56.732Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:56.732Z] efd7eddbf134: Preparing [2023-04-17T21:18:56.732Z] 23fcab4c638e: Preparing [2023-04-17T21:18:56.732Z] 26cbea5cba74: Preparing [2023-04-17T21:18:56.732Z] 23fcab4c638e: Waiting [2023-04-17T21:18:56.732Z] 26cbea5cba74: Waiting [2023-04-17T21:18:56.732Z] 4aac911f3851: Layer already exists [2023-04-17T21:18:56.732Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:56.732Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:56.733Z] 1fba85607a09: Layer already exists [2023-04-17T21:18:56.733Z] e5fba3e111f4: Layer already exists [2023-04-17T21:18:56.733Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:56.733Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:56.998Z] 3.0.0-dev.132: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:57.333Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:57.672Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:57.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T21:18:57.672Z] 1fba85607a09: Preparing [2023-04-17T21:18:57.672Z] 4aac911f3851: Preparing [2023-04-17T21:18:57.672Z] e5fba3e111f4: Preparing [2023-04-17T21:18:57.672Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:57.672Z] efd7eddbf134: Preparing [2023-04-17T21:18:57.672Z] 23fcab4c638e: Preparing [2023-04-17T21:18:57.672Z] 26cbea5cba74: Preparing [2023-04-17T21:18:57.672Z] 23fcab4c638e: Waiting [2023-04-17T21:18:57.672Z] 26cbea5cba74: Waiting [2023-04-17T21:18:57.672Z] 1fba85607a09: Layer already exists [2023-04-17T21:18:57.672Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:57.672Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:57.672Z] 4aac911f3851: Layer already exists [2023-04-17T21:18:57.672Z] e5fba3e111f4: Layer already exists [2023-04-17T21:18:57.672Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:57.672Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:57.939Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:58.281Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:58.614Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-17T21:18:58.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T21:18:58.614Z] 1fba85607a09: Preparing [2023-04-17T21:18:58.614Z] 4aac911f3851: Preparing [2023-04-17T21:18:58.614Z] e5fba3e111f4: Preparing [2023-04-17T21:18:58.614Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:58.614Z] efd7eddbf134: Preparing [2023-04-17T21:18:58.614Z] 23fcab4c638e: Preparing [2023-04-17T21:18:58.614Z] 26cbea5cba74: Preparing [2023-04-17T21:18:58.614Z] 23fcab4c638e: Waiting [2023-04-17T21:18:58.614Z] 26cbea5cba74: Waiting [2023-04-17T21:18:58.614Z] 4aac911f3851: Layer already exists [2023-04-17T21:18:58.614Z] efd7eddbf134: Layer already exists [2023-04-17T21:18:58.614Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:58.614Z] 1fba85607a09: Layer already exists [2023-04-17T21:18:58.614Z] e5fba3e111f4: Layer already exists [2023-04-17T21:18:58.614Z] 26cbea5cba74: Layer already exists [2023-04-17T21:18:58.614Z] 23fcab4c638e: Layer already exists [2023-04-17T21:18:58.880Z] main: digest: sha256:f98ea01a961b9b8eef95b09187b8ccb61ba301ca113486aba804ca35eed68abf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:18:58.918Z] ===================================================== [Pipeline] echo [2023-04-17T21:18:58.930Z] taggedImages: [2023-04-17T21:18:58.930Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:58.930Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-17T21:18:58.930Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.132 [2023-04-17T21:18:58.930Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:58.930Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-17T21:18:58.952Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-17T21:18:58.952Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:58.952Z] latest [2023-04-17T21:18:58.952Z] 3.0.0-dev.132 [2023-04-17T21:18:58.952Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:18:58.952Z] main [2023-04-17T21:18:58.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:59.301Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:18:59.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:18:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T21:18:59.644Z] 611efd6da54b: Preparing [2023-04-17T21:18:59.644Z] 611efd6da54b: Preparing [2023-04-17T21:18:59.644Z] d4e841336c1c: Preparing [2023-04-17T21:18:59.644Z] 1c48c2672b16: Preparing [2023-04-17T21:18:59.644Z] b253b91d5354: Preparing [2023-04-17T21:18:59.644Z] e4f7047a1a55: Preparing [2023-04-17T21:18:59.644Z] c5acf766c69e: Preparing [2023-04-17T21:18:59.644Z] 604a01ea3b5d: Preparing [2023-04-17T21:18:59.644Z] efd7eddbf134: Preparing [2023-04-17T21:18:59.644Z] 006e00a3f4ac: Preparing [2023-04-17T21:18:59.644Z] cba9b02b9f8e: Preparing [2023-04-17T21:18:59.644Z] 8388991a6cb1: Preparing [2023-04-17T21:18:59.644Z] 7d69a0929d13: Preparing [2023-04-17T21:18:59.644Z] 26cbea5cba74: Preparing [2023-04-17T21:18:59.644Z] efd7eddbf134: Waiting [2023-04-17T21:18:59.644Z] 006e00a3f4ac: Waiting [2023-04-17T21:18:59.644Z] cba9b02b9f8e: Waiting [2023-04-17T21:18:59.644Z] 8388991a6cb1: Waiting [2023-04-17T21:18:59.644Z] 7d69a0929d13: Waiting [2023-04-17T21:18:59.644Z] 26cbea5cba74: Waiting [2023-04-17T21:18:59.644Z] c5acf766c69e: Waiting [2023-04-17T21:18:59.644Z] 604a01ea3b5d: Waiting [2023-04-17T21:18:59.912Z] e4f7047a1a55: Pushed [2023-04-17T21:18:59.912Z] 611efd6da54b: Pushed [2023-04-17T21:18:59.912Z] b253b91d5354: Pushed [2023-04-17T21:18:59.912Z] d4e841336c1c: Pushed [2023-04-17T21:18:59.912Z] 1c48c2672b16: Pushed [2023-04-17T21:18:59.912Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:18:59.912Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:00.177Z] 006e00a3f4ac: Pushed [2023-04-17T21:19:00.177Z] cba9b02b9f8e: Pushed [2023-04-17T21:19:00.177Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:00.177Z] 8388991a6cb1: Pushed [2023-04-17T21:19:00.177Z] 7d69a0929d13: Pushed [2023-04-17T21:19:04.430Z] c5acf766c69e: Pushed [2023-04-17T21:19:04.430Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:04.782Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:05.131Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-17T21:19:05.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T21:19:05.131Z] 611efd6da54b: Preparing [2023-04-17T21:19:05.131Z] 611efd6da54b: Preparing [2023-04-17T21:19:05.131Z] d4e841336c1c: Preparing [2023-04-17T21:19:05.131Z] 1c48c2672b16: Preparing [2023-04-17T21:19:05.131Z] b253b91d5354: Preparing [2023-04-17T21:19:05.131Z] e4f7047a1a55: Preparing [2023-04-17T21:19:05.131Z] c5acf766c69e: Preparing [2023-04-17T21:19:05.131Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:05.131Z] efd7eddbf134: Preparing [2023-04-17T21:19:05.131Z] 006e00a3f4ac: Preparing [2023-04-17T21:19:05.131Z] cba9b02b9f8e: Preparing [2023-04-17T21:19:05.131Z] 8388991a6cb1: Preparing [2023-04-17T21:19:05.131Z] 7d69a0929d13: Preparing [2023-04-17T21:19:05.131Z] 26cbea5cba74: Preparing [2023-04-17T21:19:05.131Z] c5acf766c69e: Waiting [2023-04-17T21:19:05.131Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:05.131Z] efd7eddbf134: Waiting [2023-04-17T21:19:05.131Z] 006e00a3f4ac: Waiting [2023-04-17T21:19:05.131Z] cba9b02b9f8e: Waiting [2023-04-17T21:19:05.131Z] 8388991a6cb1: Waiting [2023-04-17T21:19:05.131Z] 7d69a0929d13: Waiting [2023-04-17T21:19:05.131Z] 26cbea5cba74: Waiting [2023-04-17T21:19:05.131Z] 1c48c2672b16: Layer already exists [2023-04-17T21:19:05.131Z] b253b91d5354: Layer already exists [2023-04-17T21:19:05.131Z] e4f7047a1a55: Layer already exists [2023-04-17T21:19:05.131Z] 611efd6da54b: Layer already exists [2023-04-17T21:19:05.131Z] d4e841336c1c: Layer already exists [2023-04-17T21:19:05.131Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:05.131Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:05.131Z] c5acf766c69e: Layer already exists [2023-04-17T21:19:05.131Z] 006e00a3f4ac: Layer already exists [2023-04-17T21:19:05.131Z] cba9b02b9f8e: Layer already exists [2023-04-17T21:19:05.398Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:05.398Z] 7d69a0929d13: Layer already exists [2023-04-17T21:19:05.398Z] 8388991a6cb1: Layer already exists [2023-04-17T21:19:05.398Z] latest: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:05.749Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:06.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 [2023-04-17T21:19:06.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T21:19:06.102Z] 611efd6da54b: Preparing [2023-04-17T21:19:06.102Z] 611efd6da54b: Preparing [2023-04-17T21:19:06.102Z] d4e841336c1c: Preparing [2023-04-17T21:19:06.102Z] 1c48c2672b16: Preparing [2023-04-17T21:19:06.102Z] b253b91d5354: Preparing [2023-04-17T21:19:06.102Z] e4f7047a1a55: Preparing [2023-04-17T21:19:06.102Z] c5acf766c69e: Preparing [2023-04-17T21:19:06.102Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:06.102Z] efd7eddbf134: Preparing [2023-04-17T21:19:06.102Z] 006e00a3f4ac: Preparing [2023-04-17T21:19:06.102Z] cba9b02b9f8e: Preparing [2023-04-17T21:19:06.102Z] 8388991a6cb1: Preparing [2023-04-17T21:19:06.102Z] 7d69a0929d13: Preparing [2023-04-17T21:19:06.102Z] 26cbea5cba74: Preparing [2023-04-17T21:19:06.102Z] c5acf766c69e: Waiting [2023-04-17T21:19:06.102Z] cba9b02b9f8e: Waiting [2023-04-17T21:19:06.102Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:06.102Z] efd7eddbf134: Waiting [2023-04-17T21:19:06.102Z] 006e00a3f4ac: Waiting [2023-04-17T21:19:06.102Z] 8388991a6cb1: Waiting [2023-04-17T21:19:06.102Z] 26cbea5cba74: Waiting [2023-04-17T21:19:06.102Z] 7d69a0929d13: Waiting [2023-04-17T21:19:06.102Z] d4e841336c1c: Layer already exists [2023-04-17T21:19:06.102Z] b253b91d5354: Layer already exists [2023-04-17T21:19:06.102Z] 1c48c2672b16: Layer already exists [2023-04-17T21:19:06.102Z] e4f7047a1a55: Layer already exists [2023-04-17T21:19:06.102Z] 611efd6da54b: Layer already exists [2023-04-17T21:19:06.102Z] cba9b02b9f8e: Layer already exists [2023-04-17T21:19:06.102Z] c5acf766c69e: Layer already exists [2023-04-17T21:19:06.102Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:06.102Z] 006e00a3f4ac: Layer already exists [2023-04-17T21:19:06.102Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:06.102Z] 7d69a0929d13: Layer already exists [2023-04-17T21:19:06.102Z] 8388991a6cb1: Layer already exists [2023-04-17T21:19:06.102Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:06.371Z] 3.0.0-dev.132: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:06.719Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:07.064Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:07.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T21:19:07.064Z] 611efd6da54b: Preparing [2023-04-17T21:19:07.064Z] 611efd6da54b: Preparing [2023-04-17T21:19:07.064Z] d4e841336c1c: Preparing [2023-04-17T21:19:07.064Z] 1c48c2672b16: Preparing [2023-04-17T21:19:07.064Z] b253b91d5354: Preparing [2023-04-17T21:19:07.064Z] e4f7047a1a55: Preparing [2023-04-17T21:19:07.064Z] c5acf766c69e: Preparing [2023-04-17T21:19:07.064Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:07.064Z] efd7eddbf134: Preparing [2023-04-17T21:19:07.064Z] 006e00a3f4ac: Preparing [2023-04-17T21:19:07.064Z] cba9b02b9f8e: Preparing [2023-04-17T21:19:07.064Z] 8388991a6cb1: Preparing [2023-04-17T21:19:07.064Z] 7d69a0929d13: Preparing [2023-04-17T21:19:07.064Z] c5acf766c69e: Waiting [2023-04-17T21:19:07.064Z] 26cbea5cba74: Preparing [2023-04-17T21:19:07.064Z] efd7eddbf134: Waiting [2023-04-17T21:19:07.064Z] 006e00a3f4ac: Waiting [2023-04-17T21:19:07.064Z] cba9b02b9f8e: Waiting [2023-04-17T21:19:07.064Z] 8388991a6cb1: Waiting [2023-04-17T21:19:07.064Z] 7d69a0929d13: Waiting [2023-04-17T21:19:07.064Z] 26cbea5cba74: Waiting [2023-04-17T21:19:07.064Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:07.064Z] e4f7047a1a55: Layer already exists [2023-04-17T21:19:07.064Z] 1c48c2672b16: Layer already exists [2023-04-17T21:19:07.064Z] b253b91d5354: Layer already exists [2023-04-17T21:19:07.064Z] 611efd6da54b: Layer already exists [2023-04-17T21:19:07.064Z] d4e841336c1c: Layer already exists [2023-04-17T21:19:07.064Z] cba9b02b9f8e: Layer already exists [2023-04-17T21:19:07.064Z] c5acf766c69e: Layer already exists [2023-04-17T21:19:07.064Z] 006e00a3f4ac: Layer already exists [2023-04-17T21:19:07.064Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:07.064Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:07.064Z] 7d69a0929d13: Layer already exists [2023-04-17T21:19:07.064Z] 8388991a6cb1: Layer already exists [2023-04-17T21:19:07.064Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:07.330Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:07.685Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:08.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-17T21:19:08.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T21:19:08.611Z] 611efd6da54b: Preparing [2023-04-17T21:19:08.611Z] 611efd6da54b: Preparing [2023-04-17T21:19:08.611Z] d4e841336c1c: Preparing [2023-04-17T21:19:08.611Z] 1c48c2672b16: Preparing [2023-04-17T21:19:08.611Z] b253b91d5354: Preparing [2023-04-17T21:19:08.611Z] e4f7047a1a55: Preparing [2023-04-17T21:19:08.611Z] c5acf766c69e: Preparing [2023-04-17T21:19:08.611Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:08.611Z] efd7eddbf134: Preparing [2023-04-17T21:19:08.611Z] 006e00a3f4ac: Preparing [2023-04-17T21:19:08.611Z] cba9b02b9f8e: Preparing [2023-04-17T21:19:08.611Z] 8388991a6cb1: Preparing [2023-04-17T21:19:08.611Z] 7d69a0929d13: Preparing [2023-04-17T21:19:08.611Z] 26cbea5cba74: Preparing [2023-04-17T21:19:08.611Z] 006e00a3f4ac: Waiting [2023-04-17T21:19:08.611Z] c5acf766c69e: Waiting [2023-04-17T21:19:08.611Z] cba9b02b9f8e: Waiting [2023-04-17T21:19:08.611Z] 8388991a6cb1: Waiting [2023-04-17T21:19:08.611Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:08.611Z] efd7eddbf134: Waiting [2023-04-17T21:19:08.611Z] 26cbea5cba74: Waiting [2023-04-17T21:19:08.611Z] 7d69a0929d13: Waiting [2023-04-17T21:19:08.611Z] e4f7047a1a55: Layer already exists [2023-04-17T21:19:08.611Z] 1c48c2672b16: Layer already exists [2023-04-17T21:19:08.611Z] d4e841336c1c: Layer already exists [2023-04-17T21:19:08.611Z] 611efd6da54b: Layer already exists [2023-04-17T21:19:08.611Z] b253b91d5354: Layer already exists [2023-04-17T21:19:08.611Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:08.611Z] c5acf766c69e: Layer already exists [2023-04-17T21:19:08.611Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:08.611Z] 006e00a3f4ac: Layer already exists [2023-04-17T21:19:08.877Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:08.878Z] 7d69a0929d13: Layer already exists [2023-04-17T21:19:08.878Z] cba9b02b9f8e: Layer already exists [2023-04-17T21:19:08.878Z] 8388991a6cb1: Layer already exists [2023-04-17T21:19:08.878Z] main: digest: sha256:547f09779cdcba09f648391958a4c939deb27a8e4094fdd2e79754f6ee795b48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:19:08.935Z] ===================================================== [Pipeline] echo [2023-04-17T21:19:08.946Z] taggedImages: [2023-04-17T21:19:08.946Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:08.946Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-17T21:19:08.946Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.132 [2023-04-17T21:19:08.946Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:08.946Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-17T21:19:08.967Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-17T21:19:08.967Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:08.967Z] latest [2023-04-17T21:19:08.967Z] 3.0.0-dev.132 [2023-04-17T21:19:08.967Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:08.967Z] main [2023-04-17T21:19:08.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:09.320Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:09.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:09.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T21:19:09.661Z] 2fed903854d0: Preparing [2023-04-17T21:19:09.661Z] 96f10d9f7b18: Preparing [2023-04-17T21:19:09.661Z] 2c5980a7857e: Preparing [2023-04-17T21:19:09.661Z] 289e9f99edc8: Preparing [2023-04-17T21:19:09.661Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:09.661Z] efd7eddbf134: Preparing [2023-04-17T21:19:09.661Z] e840d94b8cde: Preparing [2023-04-17T21:19:09.661Z] 26cbea5cba74: Preparing [2023-04-17T21:19:09.661Z] e840d94b8cde: Waiting [2023-04-17T21:19:09.661Z] 26cbea5cba74: Waiting [2023-04-17T21:19:09.661Z] efd7eddbf134: Waiting [2023-04-17T21:19:09.661Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:09.927Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:09.927Z] e840d94b8cde: Layer already exists [2023-04-17T21:19:09.927Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:09.927Z] 2c5980a7857e: Pushed [2023-04-17T21:19:09.927Z] 96f10d9f7b18: Pushed [2023-04-17T21:19:09.927Z] 2fed903854d0: Pushed [2023-04-17T21:19:12.503Z] 289e9f99edc8: Pushed [2023-04-17T21:19:12.772Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:13.121Z] + 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-04-17T21:19:13.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-17T21:19:13.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T21:19:13.457Z] 2fed903854d0: Preparing [2023-04-17T21:19:13.457Z] 96f10d9f7b18: Preparing [2023-04-17T21:19:13.457Z] 2c5980a7857e: Preparing [2023-04-17T21:19:13.457Z] 289e9f99edc8: Preparing [2023-04-17T21:19:13.457Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:13.457Z] efd7eddbf134: Preparing [2023-04-17T21:19:13.457Z] e840d94b8cde: Preparing [2023-04-17T21:19:13.457Z] 26cbea5cba74: Preparing [2023-04-17T21:19:13.457Z] e840d94b8cde: Waiting [2023-04-17T21:19:13.457Z] 26cbea5cba74: Waiting [2023-04-17T21:19:13.457Z] efd7eddbf134: Waiting [2023-04-17T21:19:13.457Z] 289e9f99edc8: Layer already exists [2023-04-17T21:19:13.457Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:13.457Z] 2fed903854d0: Layer already exists [2023-04-17T21:19:13.457Z] 96f10d9f7b18: Layer already exists [2023-04-17T21:19:13.457Z] 2c5980a7857e: Layer already exists [2023-04-17T21:19:13.457Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:13.457Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:13.457Z] e840d94b8cde: Layer already exists [2023-04-17T21:19:13.723Z] latest: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:14.069Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:14.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 [2023-04-17T21:19:14.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T21:19:14.409Z] 2fed903854d0: Preparing [2023-04-17T21:19:14.409Z] 96f10d9f7b18: Preparing [2023-04-17T21:19:14.409Z] 2c5980a7857e: Preparing [2023-04-17T21:19:14.409Z] 289e9f99edc8: Preparing [2023-04-17T21:19:14.409Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:14.409Z] efd7eddbf134: Preparing [2023-04-17T21:19:14.409Z] e840d94b8cde: Preparing [2023-04-17T21:19:14.409Z] 26cbea5cba74: Preparing [2023-04-17T21:19:14.409Z] e840d94b8cde: Waiting [2023-04-17T21:19:14.409Z] 26cbea5cba74: Waiting [2023-04-17T21:19:14.409Z] efd7eddbf134: Waiting [2023-04-17T21:19:14.409Z] 2c5980a7857e: Layer already exists [2023-04-17T21:19:14.409Z] 2fed903854d0: Layer already exists [2023-04-17T21:19:14.409Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:14.409Z] 289e9f99edc8: Layer already exists [2023-04-17T21:19:14.409Z] 96f10d9f7b18: Layer already exists [2023-04-17T21:19:14.409Z] e840d94b8cde: Layer already exists [2023-04-17T21:19:14.409Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:14.409Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:14.675Z] 3.0.0-dev.132: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:15.012Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:15.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:15.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T21:19:15.348Z] 2fed903854d0: Preparing [2023-04-17T21:19:15.348Z] 96f10d9f7b18: Preparing [2023-04-17T21:19:15.348Z] 2c5980a7857e: Preparing [2023-04-17T21:19:15.348Z] 289e9f99edc8: Preparing [2023-04-17T21:19:15.348Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:15.348Z] efd7eddbf134: Preparing [2023-04-17T21:19:15.348Z] e840d94b8cde: Preparing [2023-04-17T21:19:15.348Z] 26cbea5cba74: Preparing [2023-04-17T21:19:15.348Z] efd7eddbf134: Waiting [2023-04-17T21:19:15.348Z] e840d94b8cde: Waiting [2023-04-17T21:19:15.348Z] 26cbea5cba74: Waiting [2023-04-17T21:19:15.348Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:15.348Z] 2c5980a7857e: Layer already exists [2023-04-17T21:19:15.348Z] 289e9f99edc8: Layer already exists [2023-04-17T21:19:15.348Z] 2fed903854d0: Layer already exists [2023-04-17T21:19:15.348Z] 96f10d9f7b18: Layer already exists [2023-04-17T21:19:15.348Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:15.348Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:15.348Z] e840d94b8cde: Layer already exists [2023-04-17T21:19:15.613Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:15.963Z] + 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-04-17T21:19:16.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-17T21:19:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T21:19:16.293Z] 2fed903854d0: Preparing [2023-04-17T21:19:16.293Z] 96f10d9f7b18: Preparing [2023-04-17T21:19:16.293Z] 2c5980a7857e: Preparing [2023-04-17T21:19:16.293Z] 289e9f99edc8: Preparing [2023-04-17T21:19:16.293Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:16.293Z] efd7eddbf134: Preparing [2023-04-17T21:19:16.293Z] e840d94b8cde: Preparing [2023-04-17T21:19:16.293Z] 26cbea5cba74: Preparing [2023-04-17T21:19:16.293Z] e840d94b8cde: Waiting [2023-04-17T21:19:16.293Z] 26cbea5cba74: Waiting [2023-04-17T21:19:16.293Z] efd7eddbf134: Waiting [2023-04-17T21:19:16.293Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:16.293Z] 289e9f99edc8: Layer already exists [2023-04-17T21:19:16.293Z] 2c5980a7857e: Layer already exists [2023-04-17T21:19:16.293Z] 96f10d9f7b18: Layer already exists [2023-04-17T21:19:16.293Z] 2fed903854d0: Layer already exists [2023-04-17T21:19:16.293Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:16.293Z] e840d94b8cde: Layer already exists [2023-04-17T21:19:16.293Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:16.560Z] main: digest: sha256:b6e87cb74cae5ca98b83bff1e8ec868b6f55045fd8ea851e6de4cb0324d14b75 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:19:16.615Z] ===================================================== [Pipeline] echo [2023-04-17T21:19:16.624Z] taggedImages: [2023-04-17T21:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-17T21:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.132 [2023-04-17T21:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:16.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-17T21:19:16.645Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-17T21:19:16.645Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:16.645Z] latest [2023-04-17T21:19:16.645Z] 3.0.0-dev.132 [2023-04-17T21:19:16.645Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:16.645Z] main [2023-04-17T21:19:16.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:17.065Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:17.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:17.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T21:19:17.419Z] 5d4d3e4aae7a: Preparing [2023-04-17T21:19:17.419Z] aafcc53d64a2: Preparing [2023-04-17T21:19:17.419Z] 73c3904c0f0a: Preparing [2023-04-17T21:19:17.420Z] 924c34e5af45: Preparing [2023-04-17T21:19:17.420Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:17.420Z] efd7eddbf134: Preparing [2023-04-17T21:19:17.420Z] 2b3f424746d0: Preparing [2023-04-17T21:19:17.420Z] eab383aa686a: Preparing [2023-04-17T21:19:17.420Z] efd7eddbf134: Waiting [2023-04-17T21:19:17.420Z] 26cbea5cba74: Preparing [2023-04-17T21:19:17.420Z] eab383aa686a: Waiting [2023-04-17T21:19:17.420Z] 2b3f424746d0: Waiting [2023-04-17T21:19:17.420Z] 26cbea5cba74: Waiting [2023-04-17T21:19:17.700Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:17.700Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:17.700Z] 5d4d3e4aae7a: Pushed [2023-04-17T21:19:17.700Z] aafcc53d64a2: Pushed [2023-04-17T21:19:17.700Z] 924c34e5af45: Pushed [2023-04-17T21:19:17.700Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:17.700Z] 2b3f424746d0: Pushed [2023-04-17T21:19:17.979Z] eab383aa686a: Pushed [2023-04-17T21:19:20.590Z] 73c3904c0f0a: Pushed [2023-04-17T21:19:20.590Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:20.935Z] + 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-04-17T21:19:21.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-17T21:19:21.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T21:19:21.274Z] 5d4d3e4aae7a: Preparing [2023-04-17T21:19:21.274Z] aafcc53d64a2: Preparing [2023-04-17T21:19:21.274Z] 73c3904c0f0a: Preparing [2023-04-17T21:19:21.274Z] 924c34e5af45: Preparing [2023-04-17T21:19:21.274Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:21.274Z] efd7eddbf134: Preparing [2023-04-17T21:19:21.274Z] 2b3f424746d0: Preparing [2023-04-17T21:19:21.274Z] eab383aa686a: Preparing [2023-04-17T21:19:21.274Z] 26cbea5cba74: Preparing [2023-04-17T21:19:21.274Z] 2b3f424746d0: Waiting [2023-04-17T21:19:21.274Z] eab383aa686a: Waiting [2023-04-17T21:19:21.274Z] 26cbea5cba74: Waiting [2023-04-17T21:19:21.274Z] aafcc53d64a2: Layer already exists [2023-04-17T21:19:21.274Z] 73c3904c0f0a: Layer already exists [2023-04-17T21:19:21.274Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:21.274Z] 924c34e5af45: Layer already exists [2023-04-17T21:19:21.274Z] 5d4d3e4aae7a: Layer already exists [2023-04-17T21:19:21.274Z] 2b3f424746d0: Layer already exists [2023-04-17T21:19:21.274Z] eab383aa686a: Layer already exists [2023-04-17T21:19:21.274Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:21.274Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:21.539Z] latest: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:21.883Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:22.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 [2023-04-17T21:19:22.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T21:19:22.220Z] 5d4d3e4aae7a: Preparing [2023-04-17T21:19:22.220Z] aafcc53d64a2: Preparing [2023-04-17T21:19:22.220Z] 73c3904c0f0a: Preparing [2023-04-17T21:19:22.220Z] 924c34e5af45: Preparing [2023-04-17T21:19:22.220Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:22.220Z] efd7eddbf134: Preparing [2023-04-17T21:19:22.220Z] 2b3f424746d0: Preparing [2023-04-17T21:19:22.220Z] eab383aa686a: Preparing [2023-04-17T21:19:22.220Z] 26cbea5cba74: Preparing [2023-04-17T21:19:22.220Z] efd7eddbf134: Waiting [2023-04-17T21:19:22.220Z] eab383aa686a: Waiting [2023-04-17T21:19:22.220Z] 26cbea5cba74: Waiting [2023-04-17T21:19:22.220Z] 2b3f424746d0: Waiting [2023-04-17T21:19:22.220Z] 5d4d3e4aae7a: Layer already exists [2023-04-17T21:19:22.220Z] 924c34e5af45: Layer already exists [2023-04-17T21:19:22.220Z] aafcc53d64a2: Layer already exists [2023-04-17T21:19:22.220Z] 73c3904c0f0a: Layer already exists [2023-04-17T21:19:22.220Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:22.220Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:22.220Z] 2b3f424746d0: Layer already exists [2023-04-17T21:19:22.220Z] eab383aa686a: Layer already exists [2023-04-17T21:19:22.220Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:22.486Z] 3.0.0-dev.132: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:22.829Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:23.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:23.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T21:19:23.166Z] 5d4d3e4aae7a: Preparing [2023-04-17T21:19:23.166Z] aafcc53d64a2: Preparing [2023-04-17T21:19:23.166Z] 73c3904c0f0a: Preparing [2023-04-17T21:19:23.166Z] 924c34e5af45: Preparing [2023-04-17T21:19:23.166Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:23.166Z] efd7eddbf134: Preparing [2023-04-17T21:19:23.166Z] 2b3f424746d0: Preparing [2023-04-17T21:19:23.166Z] eab383aa686a: Preparing [2023-04-17T21:19:23.166Z] 26cbea5cba74: Preparing [2023-04-17T21:19:23.166Z] efd7eddbf134: Waiting [2023-04-17T21:19:23.166Z] 2b3f424746d0: Waiting [2023-04-17T21:19:23.166Z] eab383aa686a: Waiting [2023-04-17T21:19:23.166Z] 26cbea5cba74: Waiting [2023-04-17T21:19:23.166Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:23.166Z] aafcc53d64a2: Layer already exists [2023-04-17T21:19:23.166Z] 73c3904c0f0a: Layer already exists [2023-04-17T21:19:23.166Z] 5d4d3e4aae7a: Layer already exists [2023-04-17T21:19:23.166Z] 924c34e5af45: Layer already exists [2023-04-17T21:19:23.166Z] eab383aa686a: Layer already exists [2023-04-17T21:19:23.166Z] 2b3f424746d0: Layer already exists [2023-04-17T21:19:23.166Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:23.166Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:23.431Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:23.765Z] + 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-04-17T21:19:24.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-17T21:19:24.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T21:19:24.107Z] 5d4d3e4aae7a: Preparing [2023-04-17T21:19:24.107Z] aafcc53d64a2: Preparing [2023-04-17T21:19:24.107Z] 73c3904c0f0a: Preparing [2023-04-17T21:19:24.107Z] 924c34e5af45: Preparing [2023-04-17T21:19:24.107Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:24.107Z] efd7eddbf134: Preparing [2023-04-17T21:19:24.107Z] 2b3f424746d0: Preparing [2023-04-17T21:19:24.107Z] eab383aa686a: Preparing [2023-04-17T21:19:24.107Z] 26cbea5cba74: Preparing [2023-04-17T21:19:24.107Z] 2b3f424746d0: Waiting [2023-04-17T21:19:24.107Z] eab383aa686a: Waiting [2023-04-17T21:19:24.107Z] 26cbea5cba74: Waiting [2023-04-17T21:19:24.107Z] efd7eddbf134: Waiting [2023-04-17T21:19:24.107Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:24.107Z] 5d4d3e4aae7a: Layer already exists [2023-04-17T21:19:24.107Z] 73c3904c0f0a: Layer already exists [2023-04-17T21:19:24.107Z] aafcc53d64a2: Layer already exists [2023-04-17T21:19:24.107Z] 924c34e5af45: Layer already exists [2023-04-17T21:19:24.107Z] 2b3f424746d0: Layer already exists [2023-04-17T21:19:24.107Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:24.107Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:24.107Z] eab383aa686a: Layer already exists [2023-04-17T21:19:24.374Z] main: digest: sha256:a6df75a65d824af52e1453ced8b4365b4ea6d168367a21b401d4cd5ecde42d71 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:19:24.428Z] ===================================================== [Pipeline] echo [2023-04-17T21:19:24.435Z] taggedImages: [2023-04-17T21:19:24.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:24.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-17T21:19:24.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.132 [2023-04-17T21:19:24.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:24.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-17T21:19:24.456Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-17T21:19:24.456Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:24.456Z] latest [2023-04-17T21:19:24.456Z] 3.0.0-dev.132 [2023-04-17T21:19:24.456Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:24.456Z] main [2023-04-17T21:19:24.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:24.809Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:25.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:25.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T21:19:25.145Z] e612725ba572: Preparing [2023-04-17T21:19:25.145Z] cc2af30a7a2f: Preparing [2023-04-17T21:19:25.145Z] a589476e6771: Preparing [2023-04-17T21:19:25.145Z] b78e96cefa3a: Preparing [2023-04-17T21:19:25.145Z] 495179067ca3: Preparing [2023-04-17T21:19:25.145Z] d67f1082bb82: Preparing [2023-04-17T21:19:25.145Z] 10d6c8bc637e: Preparing [2023-04-17T21:19:25.145Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:25.145Z] efd7eddbf134: Preparing [2023-04-17T21:19:25.145Z] 8ed89b5c549a: Preparing [2023-04-17T21:19:25.145Z] 26cbea5cba74: Preparing [2023-04-17T21:19:25.145Z] 10d6c8bc637e: Waiting [2023-04-17T21:19:25.145Z] d67f1082bb82: Waiting [2023-04-17T21:19:25.145Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:25.145Z] efd7eddbf134: Waiting [2023-04-17T21:19:25.145Z] 8ed89b5c549a: Waiting [2023-04-17T21:19:25.145Z] 26cbea5cba74: Waiting [2023-04-17T21:19:25.411Z] e612725ba572: Pushed [2023-04-17T21:19:25.411Z] 495179067ca3: Pushed [2023-04-17T21:19:25.411Z] cc2af30a7a2f: Pushed [2023-04-17T21:19:25.411Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:25.678Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:25.678Z] d67f1082bb82: Pushed [2023-04-17T21:19:25.678Z] 10d6c8bc637e: Pushed [2023-04-17T21:19:25.678Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:25.944Z] 8ed89b5c549a: Pushed [2023-04-17T21:19:27.885Z] b78e96cefa3a: Pushed [2023-04-17T21:19:28.845Z] a589476e6771: Pushed [2023-04-17T21:19:28.845Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:29.194Z] + 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-04-17T21:19:29.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-17T21:19:29.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T21:19:29.535Z] e612725ba572: Preparing [2023-04-17T21:19:29.535Z] cc2af30a7a2f: Preparing [2023-04-17T21:19:29.535Z] a589476e6771: Preparing [2023-04-17T21:19:29.535Z] b78e96cefa3a: Preparing [2023-04-17T21:19:29.535Z] 495179067ca3: Preparing [2023-04-17T21:19:29.535Z] d67f1082bb82: Preparing [2023-04-17T21:19:29.535Z] 10d6c8bc637e: Preparing [2023-04-17T21:19:29.535Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:29.535Z] efd7eddbf134: Preparing [2023-04-17T21:19:29.535Z] 8ed89b5c549a: Preparing [2023-04-17T21:19:29.535Z] 26cbea5cba74: Preparing [2023-04-17T21:19:29.535Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:29.535Z] efd7eddbf134: Waiting [2023-04-17T21:19:29.535Z] 8ed89b5c549a: Waiting [2023-04-17T21:19:29.535Z] 26cbea5cba74: Waiting [2023-04-17T21:19:29.535Z] d67f1082bb82: Waiting [2023-04-17T21:19:29.535Z] 10d6c8bc637e: Waiting [2023-04-17T21:19:29.535Z] b78e96cefa3a: Layer already exists [2023-04-17T21:19:29.535Z] 495179067ca3: Layer already exists [2023-04-17T21:19:29.535Z] a589476e6771: Layer already exists [2023-04-17T21:19:29.535Z] cc2af30a7a2f: Layer already exists [2023-04-17T21:19:29.535Z] e612725ba572: Layer already exists [2023-04-17T21:19:29.535Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:29.535Z] 8ed89b5c549a: Layer already exists [2023-04-17T21:19:29.535Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:29.535Z] d67f1082bb82: Layer already exists [2023-04-17T21:19:29.535Z] 10d6c8bc637e: Layer already exists [2023-04-17T21:19:29.535Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:29.803Z] latest: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:30.147Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:30.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 [2023-04-17T21:19:30.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T21:19:30.485Z] e612725ba572: Preparing [2023-04-17T21:19:30.485Z] cc2af30a7a2f: Preparing [2023-04-17T21:19:30.485Z] a589476e6771: Preparing [2023-04-17T21:19:30.485Z] b78e96cefa3a: Preparing [2023-04-17T21:19:30.485Z] 495179067ca3: Preparing [2023-04-17T21:19:30.485Z] d67f1082bb82: Preparing [2023-04-17T21:19:30.485Z] 10d6c8bc637e: Preparing [2023-04-17T21:19:30.485Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:30.485Z] efd7eddbf134: Preparing [2023-04-17T21:19:30.485Z] 8ed89b5c549a: Preparing [2023-04-17T21:19:30.485Z] 26cbea5cba74: Preparing [2023-04-17T21:19:30.485Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:30.485Z] efd7eddbf134: Waiting [2023-04-17T21:19:30.485Z] 8ed89b5c549a: Waiting [2023-04-17T21:19:30.485Z] 26cbea5cba74: Waiting [2023-04-17T21:19:30.485Z] d67f1082bb82: Waiting [2023-04-17T21:19:30.485Z] 10d6c8bc637e: Waiting [2023-04-17T21:19:30.485Z] cc2af30a7a2f: Layer already exists [2023-04-17T21:19:30.485Z] e612725ba572: Layer already exists [2023-04-17T21:19:30.485Z] a589476e6771: Layer already exists [2023-04-17T21:19:30.485Z] 495179067ca3: Layer already exists [2023-04-17T21:19:30.485Z] b78e96cefa3a: Layer already exists [2023-04-17T21:19:30.485Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:30.485Z] d67f1082bb82: Layer already exists [2023-04-17T21:19:30.485Z] 10d6c8bc637e: Layer already exists [2023-04-17T21:19:30.485Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:30.485Z] 8ed89b5c549a: Layer already exists [2023-04-17T21:19:30.485Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:30.752Z] 3.0.0-dev.132: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:31.093Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:31.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:31.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T21:19:31.428Z] e612725ba572: Preparing [2023-04-17T21:19:31.428Z] cc2af30a7a2f: Preparing [2023-04-17T21:19:31.428Z] a589476e6771: Preparing [2023-04-17T21:19:31.428Z] b78e96cefa3a: Preparing [2023-04-17T21:19:31.428Z] 495179067ca3: Preparing [2023-04-17T21:19:31.428Z] d67f1082bb82: Preparing [2023-04-17T21:19:31.428Z] 10d6c8bc637e: Preparing [2023-04-17T21:19:31.428Z] d67f1082bb82: Waiting [2023-04-17T21:19:31.428Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:31.428Z] efd7eddbf134: Preparing [2023-04-17T21:19:31.428Z] 8ed89b5c549a: Preparing [2023-04-17T21:19:31.428Z] 10d6c8bc637e: Waiting [2023-04-17T21:19:31.428Z] 26cbea5cba74: Preparing [2023-04-17T21:19:31.428Z] 8ed89b5c549a: Waiting [2023-04-17T21:19:31.428Z] efd7eddbf134: Waiting [2023-04-17T21:19:31.428Z] 26cbea5cba74: Waiting [2023-04-17T21:19:31.428Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:31.428Z] e612725ba572: Layer already exists [2023-04-17T21:19:31.428Z] cc2af30a7a2f: Layer already exists [2023-04-17T21:19:31.428Z] b78e96cefa3a: Layer already exists [2023-04-17T21:19:31.428Z] 495179067ca3: Layer already exists [2023-04-17T21:19:31.428Z] a589476e6771: Layer already exists [2023-04-17T21:19:31.428Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:31.428Z] 8ed89b5c549a: Layer already exists [2023-04-17T21:19:31.428Z] 10d6c8bc637e: Layer already exists [2023-04-17T21:19:31.428Z] d67f1082bb82: Layer already exists [2023-04-17T21:19:31.428Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:31.695Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:31.695Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:32.038Z] + 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-04-17T21:19:32.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-17T21:19:32.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T21:19:32.387Z] e612725ba572: Preparing [2023-04-17T21:19:32.387Z] cc2af30a7a2f: Preparing [2023-04-17T21:19:32.387Z] a589476e6771: Preparing [2023-04-17T21:19:32.387Z] b78e96cefa3a: Preparing [2023-04-17T21:19:32.387Z] 495179067ca3: Preparing [2023-04-17T21:19:32.387Z] d67f1082bb82: Preparing [2023-04-17T21:19:32.387Z] 10d6c8bc637e: Preparing [2023-04-17T21:19:32.387Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:32.387Z] efd7eddbf134: Preparing [2023-04-17T21:19:32.387Z] 8ed89b5c549a: Preparing [2023-04-17T21:19:32.387Z] 26cbea5cba74: Preparing [2023-04-17T21:19:32.387Z] d67f1082bb82: Waiting [2023-04-17T21:19:32.387Z] 10d6c8bc637e: Waiting [2023-04-17T21:19:32.387Z] 8ed89b5c549a: Waiting [2023-04-17T21:19:32.387Z] 26cbea5cba74: Waiting [2023-04-17T21:19:32.387Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:32.387Z] efd7eddbf134: Waiting [2023-04-17T21:19:32.387Z] b78e96cefa3a: Layer already exists [2023-04-17T21:19:32.387Z] a589476e6771: Layer already exists [2023-04-17T21:19:32.387Z] e612725ba572: Layer already exists [2023-04-17T21:19:32.387Z] cc2af30a7a2f: Layer already exists [2023-04-17T21:19:32.387Z] 495179067ca3: Layer already exists [2023-04-17T21:19:32.387Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:32.387Z] d67f1082bb82: Layer already exists [2023-04-17T21:19:32.387Z] 10d6c8bc637e: Layer already exists [2023-04-17T21:19:32.655Z] 8ed89b5c549a: Layer already exists [2023-04-17T21:19:32.655Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:32.655Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:32.655Z] main: digest: sha256:62bad7848e63221b382ed8bff3351c70605bc2dfad994225a5815fff02662ccd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:19:32.707Z] ===================================================== [Pipeline] echo [2023-04-17T21:19:32.712Z] taggedImages: [2023-04-17T21:19:32.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:32.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-17T21:19:32.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.132 [2023-04-17T21:19:32.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:32.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-17T21:19:32.726Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-17T21:19:32.726Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:32.726Z] latest [2023-04-17T21:19:32.726Z] 3.0.0-dev.132 [2023-04-17T21:19:32.726Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:32.726Z] main [2023-04-17T21:19:32.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:33.062Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:33.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:33.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T21:19:33.401Z] 3d08415f227c: Preparing [2023-04-17T21:19:33.401Z] 9df93459a101: Preparing [2023-04-17T21:19:33.401Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:33.401Z] efd7eddbf134: Preparing [2023-04-17T21:19:33.401Z] 1288a3189a76: Preparing [2023-04-17T21:19:33.401Z] 26cbea5cba74: Preparing [2023-04-17T21:19:33.401Z] 26cbea5cba74: Waiting [2023-04-17T21:19:33.401Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:33.669Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:33.669Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:33.669Z] 3d08415f227c: Pushed [2023-04-17T21:19:35.093Z] 1288a3189a76: Pushed [2023-04-17T21:19:39.360Z] 9df93459a101: Pushed [2023-04-17T21:19:39.360Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:39.699Z] + 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-04-17T21:19:40.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-17T21:19:40.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T21:19:40.038Z] 3d08415f227c: Preparing [2023-04-17T21:19:40.038Z] 9df93459a101: Preparing [2023-04-17T21:19:40.038Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:40.038Z] efd7eddbf134: Preparing [2023-04-17T21:19:40.038Z] 1288a3189a76: Preparing [2023-04-17T21:19:40.038Z] 26cbea5cba74: Preparing [2023-04-17T21:19:40.038Z] 26cbea5cba74: Waiting [2023-04-17T21:19:40.038Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:40.038Z] 1288a3189a76: Layer already exists [2023-04-17T21:19:40.038Z] 3d08415f227c: Layer already exists [2023-04-17T21:19:40.038Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:40.038Z] 9df93459a101: Layer already exists [2023-04-17T21:19:40.038Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:40.305Z] latest: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:40.646Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:40.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 [2023-04-17T21:19:40.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T21:19:40.981Z] 3d08415f227c: Preparing [2023-04-17T21:19:40.981Z] 9df93459a101: Preparing [2023-04-17T21:19:40.981Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:40.981Z] efd7eddbf134: Preparing [2023-04-17T21:19:40.981Z] 1288a3189a76: Preparing [2023-04-17T21:19:40.981Z] 26cbea5cba74: Preparing [2023-04-17T21:19:40.981Z] 26cbea5cba74: Waiting [2023-04-17T21:19:40.981Z] 9df93459a101: Layer already exists [2023-04-17T21:19:40.981Z] 3d08415f227c: Layer already exists [2023-04-17T21:19:40.981Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:40.981Z] 1288a3189a76: Layer already exists [2023-04-17T21:19:40.981Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:40.981Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:41.247Z] 3.0.0-dev.132: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:41.586Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:41.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:41.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T21:19:41.927Z] 3d08415f227c: Preparing [2023-04-17T21:19:41.927Z] 9df93459a101: Preparing [2023-04-17T21:19:41.927Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:41.927Z] efd7eddbf134: Preparing [2023-04-17T21:19:41.927Z] 1288a3189a76: Preparing [2023-04-17T21:19:41.927Z] 26cbea5cba74: Preparing [2023-04-17T21:19:41.927Z] 26cbea5cba74: Waiting [2023-04-17T21:19:41.927Z] 9df93459a101: Layer already exists [2023-04-17T21:19:41.927Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:41.927Z] 1288a3189a76: Layer already exists [2023-04-17T21:19:41.927Z] 3d08415f227c: Layer already exists [2023-04-17T21:19:41.927Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:41.927Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:42.193Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:42.531Z] + 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-04-17T21:19:42.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-17T21:19:42.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T21:19:42.868Z] 3d08415f227c: Preparing [2023-04-17T21:19:42.868Z] 9df93459a101: Preparing [2023-04-17T21:19:42.868Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:42.868Z] efd7eddbf134: Preparing [2023-04-17T21:19:42.868Z] 1288a3189a76: Preparing [2023-04-17T21:19:42.868Z] 26cbea5cba74: Preparing [2023-04-17T21:19:42.868Z] 26cbea5cba74: Waiting [2023-04-17T21:19:42.868Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:42.868Z] 1288a3189a76: Layer already exists [2023-04-17T21:19:42.868Z] 3d08415f227c: Layer already exists [2023-04-17T21:19:42.868Z] 9df93459a101: Layer already exists [2023-04-17T21:19:42.868Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:42.868Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:43.135Z] main: digest: sha256:0ab1ee5e4972e186cd20825cb549a33c08b53bc056954a77a7d747b6a77d996d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:19:43.177Z] ===================================================== [Pipeline] echo [2023-04-17T21:19:43.187Z] taggedImages: [2023-04-17T21:19:43.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:43.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-17T21:19:43.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.132 [2023-04-17T21:19:43.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:43.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-17T21:19:43.210Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-17T21:19:43.210Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:43.210Z] latest [2023-04-17T21:19:43.210Z] 3.0.0-dev.132 [2023-04-17T21:19:43.210Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:19:43.210Z] main [2023-04-17T21:19:43.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:43.555Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:19:43.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:19:43.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T21:19:43.895Z] 94a72fb4d46b: Preparing [2023-04-17T21:19:43.895Z] 6d7a5a82ef7b: Preparing [2023-04-17T21:19:43.895Z] fb2aec81c6dd: Preparing [2023-04-17T21:19:43.895Z] 40af5365a0b7: Preparing [2023-04-17T21:19:43.895Z] 919168a117c9: Preparing [2023-04-17T21:19:43.895Z] 604a01ea3b5d: Preparing [2023-04-17T21:19:43.895Z] efd7eddbf134: Preparing [2023-04-17T21:19:43.895Z] 399d5a940962: Preparing [2023-04-17T21:19:43.895Z] 26cbea5cba74: Preparing [2023-04-17T21:19:43.895Z] 399d5a940962: Waiting [2023-04-17T21:19:43.895Z] efd7eddbf134: Waiting [2023-04-17T21:19:43.895Z] 26cbea5cba74: Waiting [2023-04-17T21:19:43.895Z] 604a01ea3b5d: Waiting [2023-04-17T21:19:44.167Z] fb2aec81c6dd: Pushed [2023-04-17T21:19:44.167Z] 6d7a5a82ef7b: Pushed [2023-04-17T21:19:44.167Z] 94a72fb4d46b: Pushed [2023-04-17T21:19:44.167Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:19:44.167Z] efd7eddbf134: Layer already exists [2023-04-17T21:19:44.433Z] 26cbea5cba74: Layer already exists [2023-04-17T21:19:45.398Z] 399d5a940962: Pushed [2023-04-17T21:19:53.613Z] 919168a117c9: Pushed [2023-04-17T21:20:01.819Z] 40af5365a0b7: Pushed [2023-04-17T21:20:03.762Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:04.101Z] + 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-04-17T21:20:04.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-17T21:20:04.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T21:20:04.444Z] 94a72fb4d46b: Preparing [2023-04-17T21:20:04.444Z] 6d7a5a82ef7b: Preparing [2023-04-17T21:20:04.444Z] fb2aec81c6dd: Preparing [2023-04-17T21:20:04.444Z] 40af5365a0b7: Preparing [2023-04-17T21:20:04.444Z] 919168a117c9: Preparing [2023-04-17T21:20:04.444Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:04.444Z] efd7eddbf134: Preparing [2023-04-17T21:20:04.444Z] 399d5a940962: Preparing [2023-04-17T21:20:04.444Z] 26cbea5cba74: Preparing [2023-04-17T21:20:04.444Z] 604a01ea3b5d: Waiting [2023-04-17T21:20:04.444Z] efd7eddbf134: Waiting [2023-04-17T21:20:04.444Z] 399d5a940962: Waiting [2023-04-17T21:20:04.444Z] 26cbea5cba74: Waiting [2023-04-17T21:20:04.444Z] 919168a117c9: Layer already exists [2023-04-17T21:20:04.444Z] 6d7a5a82ef7b: Layer already exists [2023-04-17T21:20:04.444Z] 94a72fb4d46b: Layer already exists [2023-04-17T21:20:04.444Z] 40af5365a0b7: Layer already exists [2023-04-17T21:20:04.444Z] fb2aec81c6dd: Layer already exists [2023-04-17T21:20:04.711Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:04.711Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:04.711Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:04.711Z] 399d5a940962: Layer already exists [2023-04-17T21:20:04.711Z] latest: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:05.050Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:05.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 [2023-04-17T21:20:05.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T21:20:05.389Z] 94a72fb4d46b: Preparing [2023-04-17T21:20:05.389Z] 6d7a5a82ef7b: Preparing [2023-04-17T21:20:05.389Z] fb2aec81c6dd: Preparing [2023-04-17T21:20:05.389Z] 40af5365a0b7: Preparing [2023-04-17T21:20:05.389Z] 919168a117c9: Preparing [2023-04-17T21:20:05.389Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:05.389Z] efd7eddbf134: Preparing [2023-04-17T21:20:05.389Z] 399d5a940962: Preparing [2023-04-17T21:20:05.389Z] 26cbea5cba74: Preparing [2023-04-17T21:20:05.389Z] 604a01ea3b5d: Waiting [2023-04-17T21:20:05.389Z] efd7eddbf134: Waiting [2023-04-17T21:20:05.389Z] 399d5a940962: Waiting [2023-04-17T21:20:05.389Z] 26cbea5cba74: Waiting [2023-04-17T21:20:05.389Z] 40af5365a0b7: Layer already exists [2023-04-17T21:20:05.389Z] 6d7a5a82ef7b: Layer already exists [2023-04-17T21:20:05.389Z] 919168a117c9: Layer already exists [2023-04-17T21:20:05.389Z] fb2aec81c6dd: Layer already exists [2023-04-17T21:20:05.389Z] 94a72fb4d46b: Layer already exists [2023-04-17T21:20:05.389Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:05.389Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:05.389Z] 399d5a940962: Layer already exists [2023-04-17T21:20:05.389Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:05.656Z] 3.0.0-dev.132: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:05.999Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:06.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:06.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T21:20:06.331Z] 94a72fb4d46b: Preparing [2023-04-17T21:20:06.331Z] 6d7a5a82ef7b: Preparing [2023-04-17T21:20:06.331Z] fb2aec81c6dd: Preparing [2023-04-17T21:20:06.331Z] 40af5365a0b7: Preparing [2023-04-17T21:20:06.331Z] 919168a117c9: Preparing [2023-04-17T21:20:06.331Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:06.331Z] efd7eddbf134: Preparing [2023-04-17T21:20:06.331Z] 399d5a940962: Preparing [2023-04-17T21:20:06.331Z] 26cbea5cba74: Preparing [2023-04-17T21:20:06.331Z] efd7eddbf134: Waiting [2023-04-17T21:20:06.331Z] 399d5a940962: Waiting [2023-04-17T21:20:06.331Z] 26cbea5cba74: Waiting [2023-04-17T21:20:06.331Z] fb2aec81c6dd: Layer already exists [2023-04-17T21:20:06.331Z] 6d7a5a82ef7b: Layer already exists [2023-04-17T21:20:06.331Z] 919168a117c9: Layer already exists [2023-04-17T21:20:06.331Z] 40af5365a0b7: Layer already exists [2023-04-17T21:20:06.331Z] 94a72fb4d46b: Layer already exists [2023-04-17T21:20:06.331Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:06.331Z] 399d5a940962: Layer already exists [2023-04-17T21:20:06.331Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:06.331Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:06.597Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:06.934Z] + 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-04-17T21:20:07.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-17T21:20:07.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T21:20:07.272Z] 94a72fb4d46b: Preparing [2023-04-17T21:20:07.272Z] 6d7a5a82ef7b: Preparing [2023-04-17T21:20:07.272Z] fb2aec81c6dd: Preparing [2023-04-17T21:20:07.272Z] 40af5365a0b7: Preparing [2023-04-17T21:20:07.272Z] 919168a117c9: Preparing [2023-04-17T21:20:07.272Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:07.272Z] efd7eddbf134: Preparing [2023-04-17T21:20:07.272Z] 399d5a940962: Preparing [2023-04-17T21:20:07.272Z] 26cbea5cba74: Preparing [2023-04-17T21:20:07.272Z] 399d5a940962: Waiting [2023-04-17T21:20:07.272Z] efd7eddbf134: Waiting [2023-04-17T21:20:07.272Z] 26cbea5cba74: Waiting [2023-04-17T21:20:07.272Z] 604a01ea3b5d: Waiting [2023-04-17T21:20:07.272Z] 40af5365a0b7: Layer already exists [2023-04-17T21:20:07.272Z] 94a72fb4d46b: Layer already exists [2023-04-17T21:20:07.272Z] 6d7a5a82ef7b: Layer already exists [2023-04-17T21:20:07.272Z] 919168a117c9: Layer already exists [2023-04-17T21:20:07.272Z] fb2aec81c6dd: Layer already exists [2023-04-17T21:20:07.272Z] 399d5a940962: Layer already exists [2023-04-17T21:20:07.272Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:07.272Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:07.272Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:07.538Z] main: digest: sha256:9ecc03eca2f747647e1c06e3d438cfe6d7450ade88e2d7709fc8c63fa446465e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:20:07.580Z] ===================================================== [Pipeline] echo [2023-04-17T21:20:07.585Z] taggedImages: [2023-04-17T21:20:07.585Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:07.585Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-17T21:20:07.585Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.132 [2023-04-17T21:20:07.585Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:07.585Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-17T21:20:07.600Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-17T21:20:07.600Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:07.600Z] latest [2023-04-17T21:20:07.600Z] 3.0.0-dev.132 [2023-04-17T21:20:07.600Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:07.600Z] main [2023-04-17T21:20:07.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:07.925Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:08.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:08.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T21:20:08.261Z] 451f9aa0e2e3: Preparing [2023-04-17T21:20:08.261Z] d89eeed95e84: Preparing [2023-04-17T21:20:08.261Z] 7eef9ecaaac6: Preparing [2023-04-17T21:20:08.261Z] 21a01f1210dd: Preparing [2023-04-17T21:20:08.261Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:08.261Z] efd7eddbf134: Preparing [2023-04-17T21:20:08.261Z] a899bf94c076: Preparing [2023-04-17T21:20:08.261Z] 26cbea5cba74: Preparing [2023-04-17T21:20:08.261Z] a899bf94c076: Waiting [2023-04-17T21:20:08.261Z] 26cbea5cba74: Waiting [2023-04-17T21:20:08.261Z] efd7eddbf134: Waiting [2023-04-17T21:20:08.528Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:08.528Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:08.528Z] 7eef9ecaaac6: Pushed [2023-04-17T21:20:08.528Z] 451f9aa0e2e3: Pushed [2023-04-17T21:20:08.528Z] d89eeed95e84: Pushed [2023-04-17T21:20:08.528Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:09.109Z] a899bf94c076: Pushed [2023-04-17T21:20:24.090Z] 21a01f1210dd: Pushed [2023-04-17T21:20:24.090Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:24.694Z] + 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-04-17T21:20:25.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-17T21:20:25.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T21:20:25.030Z] 451f9aa0e2e3: Preparing [2023-04-17T21:20:25.030Z] d89eeed95e84: Preparing [2023-04-17T21:20:25.030Z] 7eef9ecaaac6: Preparing [2023-04-17T21:20:25.030Z] 21a01f1210dd: Preparing [2023-04-17T21:20:25.030Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:25.030Z] efd7eddbf134: Preparing [2023-04-17T21:20:25.030Z] a899bf94c076: Preparing [2023-04-17T21:20:25.030Z] 26cbea5cba74: Preparing [2023-04-17T21:20:25.030Z] efd7eddbf134: Waiting [2023-04-17T21:20:25.030Z] a899bf94c076: Waiting [2023-04-17T21:20:25.030Z] 26cbea5cba74: Waiting [2023-04-17T21:20:25.030Z] d89eeed95e84: Layer already exists [2023-04-17T21:20:25.030Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:25.030Z] 7eef9ecaaac6: Layer already exists [2023-04-17T21:20:25.030Z] 21a01f1210dd: Layer already exists [2023-04-17T21:20:25.030Z] 451f9aa0e2e3: Layer already exists [2023-04-17T21:20:25.030Z] a899bf94c076: Layer already exists [2023-04-17T21:20:25.030Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:25.030Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:25.298Z] latest: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:25.635Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:25.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 [2023-04-17T21:20:25.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T21:20:25.978Z] 451f9aa0e2e3: Preparing [2023-04-17T21:20:25.978Z] d89eeed95e84: Preparing [2023-04-17T21:20:25.978Z] 7eef9ecaaac6: Preparing [2023-04-17T21:20:25.978Z] 21a01f1210dd: Preparing [2023-04-17T21:20:25.978Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:25.978Z] efd7eddbf134: Preparing [2023-04-17T21:20:25.978Z] a899bf94c076: Preparing [2023-04-17T21:20:25.978Z] 26cbea5cba74: Preparing [2023-04-17T21:20:25.978Z] efd7eddbf134: Waiting [2023-04-17T21:20:25.978Z] 26cbea5cba74: Waiting [2023-04-17T21:20:25.978Z] a899bf94c076: Waiting [2023-04-17T21:20:25.978Z] 451f9aa0e2e3: Layer already exists [2023-04-17T21:20:25.978Z] 7eef9ecaaac6: Layer already exists [2023-04-17T21:20:25.978Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:25.978Z] d89eeed95e84: Layer already exists [2023-04-17T21:20:25.978Z] 21a01f1210dd: Layer already exists [2023-04-17T21:20:25.978Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:25.978Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:25.978Z] a899bf94c076: Layer already exists [2023-04-17T21:20:26.246Z] 3.0.0-dev.132: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:26.591Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:26.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:26.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T21:20:26.927Z] 451f9aa0e2e3: Preparing [2023-04-17T21:20:26.927Z] d89eeed95e84: Preparing [2023-04-17T21:20:26.927Z] 7eef9ecaaac6: Preparing [2023-04-17T21:20:26.927Z] 21a01f1210dd: Preparing [2023-04-17T21:20:26.927Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:26.927Z] efd7eddbf134: Preparing [2023-04-17T21:20:26.927Z] a899bf94c076: Preparing [2023-04-17T21:20:26.927Z] 26cbea5cba74: Preparing [2023-04-17T21:20:26.927Z] efd7eddbf134: Waiting [2023-04-17T21:20:26.927Z] a899bf94c076: Waiting [2023-04-17T21:20:26.927Z] 26cbea5cba74: Waiting [2023-04-17T21:20:26.927Z] 451f9aa0e2e3: Layer already exists [2023-04-17T21:20:26.927Z] 7eef9ecaaac6: Layer already exists [2023-04-17T21:20:26.927Z] 21a01f1210dd: Layer already exists [2023-04-17T21:20:26.927Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:26.927Z] d89eeed95e84: Layer already exists [2023-04-17T21:20:26.927Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:26.927Z] a899bf94c076: Layer already exists [2023-04-17T21:20:26.927Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:26.981Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:27.316Z] + 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-04-17T21:20:29.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-17T21:20:29.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T21:20:29.629Z] 451f9aa0e2e3: Preparing [2023-04-17T21:20:29.629Z] d89eeed95e84: Preparing [2023-04-17T21:20:29.629Z] 7eef9ecaaac6: Preparing [2023-04-17T21:20:29.629Z] 21a01f1210dd: Preparing [2023-04-17T21:20:29.629Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:29.629Z] efd7eddbf134: Preparing [2023-04-17T21:20:29.629Z] a899bf94c076: Preparing [2023-04-17T21:20:29.629Z] 26cbea5cba74: Preparing [2023-04-17T21:20:29.629Z] efd7eddbf134: Waiting [2023-04-17T21:20:29.629Z] a899bf94c076: Waiting [2023-04-17T21:20:29.629Z] 26cbea5cba74: Waiting [2023-04-17T21:20:29.901Z] 7eef9ecaaac6: Layer already exists [2023-04-17T21:20:29.901Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:29.901Z] 21a01f1210dd: Layer already exists [2023-04-17T21:20:29.901Z] d89eeed95e84: Layer already exists [2023-04-17T21:20:29.901Z] 451f9aa0e2e3: Layer already exists [2023-04-17T21:20:29.901Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:29.901Z] a899bf94c076: Layer already exists [2023-04-17T21:20:29.901Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:29.901Z] main: digest: sha256:660bf2907622d816e520aba180b49addb4ae238e1ae9512ccaa5a5611a4bc92d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:20:29.942Z] ===================================================== [Pipeline] echo [2023-04-17T21:20:29.947Z] taggedImages: [2023-04-17T21:20:29.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:29.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-17T21:20:29.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.132 [2023-04-17T21:20:29.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:29.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-17T21:20:29.962Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-17T21:20:29.962Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:29.962Z] latest [2023-04-17T21:20:29.962Z] 3.0.0-dev.132 [2023-04-17T21:20:29.962Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:29.962Z] main [2023-04-17T21:20:29.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:30.292Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:30.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:30.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T21:20:30.641Z] 19034bce396e: Preparing [2023-04-17T21:20:30.641Z] 4757dbe16a6c: Preparing [2023-04-17T21:20:30.641Z] ce752174c32e: Preparing [2023-04-17T21:20:30.641Z] 4c72e8b82aa7: Preparing [2023-04-17T21:20:30.641Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:30.641Z] efd7eddbf134: Preparing [2023-04-17T21:20:30.641Z] 6aea19651417: Preparing [2023-04-17T21:20:30.641Z] 26cbea5cba74: Preparing [2023-04-17T21:20:30.641Z] 6aea19651417: Waiting [2023-04-17T21:20:30.641Z] 26cbea5cba74: Waiting [2023-04-17T21:20:30.641Z] efd7eddbf134: Waiting [2023-04-17T21:20:30.641Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:30.908Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:30.908Z] 4757dbe16a6c: Pushed [2023-04-17T21:20:30.908Z] 19034bce396e: Pushed [2023-04-17T21:20:30.908Z] ce752174c32e: Pushed [2023-04-17T21:20:30.908Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:31.867Z] 6aea19651417: Pushed [2023-04-17T21:20:46.872Z] 4c72e8b82aa7: Pushed [2023-04-17T21:20:47.138Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:47.475Z] + 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-04-17T21:20:47.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-17T21:20:47.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T21:20:47.805Z] 19034bce396e: Preparing [2023-04-17T21:20:47.805Z] 4757dbe16a6c: Preparing [2023-04-17T21:20:47.805Z] ce752174c32e: Preparing [2023-04-17T21:20:47.805Z] 4c72e8b82aa7: Preparing [2023-04-17T21:20:47.805Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:47.805Z] efd7eddbf134: Preparing [2023-04-17T21:20:47.805Z] 6aea19651417: Preparing [2023-04-17T21:20:47.805Z] 26cbea5cba74: Preparing [2023-04-17T21:20:47.805Z] 6aea19651417: Waiting [2023-04-17T21:20:47.805Z] efd7eddbf134: Waiting [2023-04-17T21:20:47.805Z] 26cbea5cba74: Waiting [2023-04-17T21:20:47.805Z] 4c72e8b82aa7: Layer already exists [2023-04-17T21:20:47.805Z] ce752174c32e: Layer already exists [2023-04-17T21:20:47.805Z] 19034bce396e: Layer already exists [2023-04-17T21:20:47.805Z] 4757dbe16a6c: Layer already exists [2023-04-17T21:20:47.805Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:47.805Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:47.805Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:47.805Z] 6aea19651417: Layer already exists [2023-04-17T21:20:48.071Z] latest: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:48.407Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:48.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 [2023-04-17T21:20:48.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T21:20:48.752Z] 19034bce396e: Preparing [2023-04-17T21:20:48.752Z] 4757dbe16a6c: Preparing [2023-04-17T21:20:48.752Z] ce752174c32e: Preparing [2023-04-17T21:20:48.752Z] 4c72e8b82aa7: Preparing [2023-04-17T21:20:48.752Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:48.752Z] efd7eddbf134: Preparing [2023-04-17T21:20:48.752Z] 6aea19651417: Preparing [2023-04-17T21:20:48.752Z] 26cbea5cba74: Preparing [2023-04-17T21:20:48.752Z] 6aea19651417: Waiting [2023-04-17T21:20:48.752Z] 26cbea5cba74: Waiting [2023-04-17T21:20:48.752Z] efd7eddbf134: Waiting [2023-04-17T21:20:48.752Z] 4c72e8b82aa7: Layer already exists [2023-04-17T21:20:48.752Z] 19034bce396e: Layer already exists [2023-04-17T21:20:48.752Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:48.752Z] ce752174c32e: Layer already exists [2023-04-17T21:20:48.752Z] 4757dbe16a6c: Layer already exists [2023-04-17T21:20:48.752Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:48.752Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:48.752Z] 6aea19651417: Layer already exists [2023-04-17T21:20:49.021Z] 3.0.0-dev.132: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:49.362Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:49.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:49.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T21:20:49.703Z] 19034bce396e: Preparing [2023-04-17T21:20:49.703Z] 4757dbe16a6c: Preparing [2023-04-17T21:20:49.703Z] ce752174c32e: Preparing [2023-04-17T21:20:49.703Z] 4c72e8b82aa7: Preparing [2023-04-17T21:20:49.703Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:49.703Z] efd7eddbf134: Preparing [2023-04-17T21:20:49.703Z] 6aea19651417: Preparing [2023-04-17T21:20:49.703Z] 26cbea5cba74: Preparing [2023-04-17T21:20:49.703Z] efd7eddbf134: Waiting [2023-04-17T21:20:49.703Z] 6aea19651417: Waiting [2023-04-17T21:20:49.703Z] 26cbea5cba74: Waiting [2023-04-17T21:20:49.703Z] 4c72e8b82aa7: Layer already exists [2023-04-17T21:20:49.703Z] ce752174c32e: Layer already exists [2023-04-17T21:20:49.703Z] 4757dbe16a6c: Layer already exists [2023-04-17T21:20:49.703Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:49.703Z] 19034bce396e: Layer already exists [2023-04-17T21:20:49.703Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:49.703Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:49.703Z] 6aea19651417: Layer already exists [2023-04-17T21:20:49.970Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:50.315Z] + 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-04-17T21:20:50.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-17T21:20:50.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T21:20:50.653Z] 19034bce396e: Preparing [2023-04-17T21:20:50.653Z] 4757dbe16a6c: Preparing [2023-04-17T21:20:50.653Z] ce752174c32e: Preparing [2023-04-17T21:20:50.653Z] 4c72e8b82aa7: Preparing [2023-04-17T21:20:50.653Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:50.653Z] efd7eddbf134: Preparing [2023-04-17T21:20:50.653Z] 6aea19651417: Preparing [2023-04-17T21:20:50.653Z] 26cbea5cba74: Preparing [2023-04-17T21:20:50.653Z] 6aea19651417: Waiting [2023-04-17T21:20:50.653Z] 26cbea5cba74: Waiting [2023-04-17T21:20:50.653Z] efd7eddbf134: Waiting [2023-04-17T21:20:50.653Z] 19034bce396e: Layer already exists [2023-04-17T21:20:50.653Z] 4c72e8b82aa7: Layer already exists [2023-04-17T21:20:50.653Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:50.653Z] 4757dbe16a6c: Layer already exists [2023-04-17T21:20:50.653Z] ce752174c32e: Layer already exists [2023-04-17T21:20:50.653Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:50.653Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:50.653Z] 6aea19651417: Layer already exists [2023-04-17T21:20:50.919Z] main: digest: sha256:8e9f12fabb2ee1f07a7bbb30b139f2235d4a02ae95c6d992e5046e54f656397c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:20:50.961Z] ===================================================== [Pipeline] echo [2023-04-17T21:20:50.971Z] taggedImages: [2023-04-17T21:20:50.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:50.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-17T21:20:50.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.132 [2023-04-17T21:20:50.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:50.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-17T21:20:50.995Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-17T21:20:50.995Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:50.995Z] latest [2023-04-17T21:20:50.995Z] 3.0.0-dev.132 [2023-04-17T21:20:50.995Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:20:50.995Z] main [2023-04-17T21:20:50.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:51.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:51.679Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:20:51.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T21:20:51.679Z] cea5e27eed1b: Preparing [2023-04-17T21:20:51.679Z] 92ee984a6d0c: Preparing [2023-04-17T21:20:51.679Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:51.679Z] efd7eddbf134: Preparing [2023-04-17T21:20:51.679Z] 37bb012799eb: Preparing [2023-04-17T21:20:51.679Z] 26cbea5cba74: Preparing [2023-04-17T21:20:51.679Z] 26cbea5cba74: Waiting [2023-04-17T21:20:51.679Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:51.946Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:51.946Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:51.946Z] cea5e27eed1b: Pushed [2023-04-17T21:20:52.218Z] 37bb012799eb: Pushed [2023-04-17T21:20:57.552Z] 92ee984a6d0c: Pushed [2023-04-17T21:20:57.552Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:57.900Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:58.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-17T21:20:58.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T21:20:58.236Z] cea5e27eed1b: Preparing [2023-04-17T21:20:58.236Z] 92ee984a6d0c: Preparing [2023-04-17T21:20:58.236Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:58.236Z] efd7eddbf134: Preparing [2023-04-17T21:20:58.236Z] 37bb012799eb: Preparing [2023-04-17T21:20:58.236Z] 26cbea5cba74: Preparing [2023-04-17T21:20:58.236Z] 26cbea5cba74: Waiting [2023-04-17T21:20:58.236Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:58.236Z] cea5e27eed1b: Layer already exists [2023-04-17T21:20:58.236Z] 92ee984a6d0c: Layer already exists [2023-04-17T21:20:58.236Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:58.236Z] 37bb012799eb: Layer already exists [2023-04-17T21:20:58.236Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:58.502Z] latest: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:58.845Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:59.172Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 [2023-04-17T21:20:59.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T21:20:59.172Z] cea5e27eed1b: Preparing [2023-04-17T21:20:59.172Z] 92ee984a6d0c: Preparing [2023-04-17T21:20:59.172Z] 604a01ea3b5d: Preparing [2023-04-17T21:20:59.172Z] efd7eddbf134: Preparing [2023-04-17T21:20:59.172Z] 37bb012799eb: Preparing [2023-04-17T21:20:59.172Z] 26cbea5cba74: Preparing [2023-04-17T21:20:59.172Z] 26cbea5cba74: Waiting [2023-04-17T21:20:59.172Z] cea5e27eed1b: Layer already exists [2023-04-17T21:20:59.172Z] 92ee984a6d0c: Layer already exists [2023-04-17T21:20:59.172Z] 37bb012799eb: Layer already exists [2023-04-17T21:20:59.172Z] efd7eddbf134: Layer already exists [2023-04-17T21:20:59.172Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:20:59.172Z] 26cbea5cba74: Layer already exists [2023-04-17T21:20:59.439Z] 3.0.0-dev.132: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:20:59.780Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:00.120Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:21:00.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T21:21:00.120Z] cea5e27eed1b: Preparing [2023-04-17T21:21:00.120Z] 92ee984a6d0c: Preparing [2023-04-17T21:21:00.120Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:00.120Z] efd7eddbf134: Preparing [2023-04-17T21:21:00.120Z] 37bb012799eb: Preparing [2023-04-17T21:21:00.120Z] 26cbea5cba74: Preparing [2023-04-17T21:21:00.120Z] 26cbea5cba74: Waiting [2023-04-17T21:21:00.120Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:00.120Z] 37bb012799eb: Layer already exists [2023-04-17T21:21:00.120Z] cea5e27eed1b: Layer already exists [2023-04-17T21:21:00.120Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:00.120Z] 92ee984a6d0c: Layer already exists [2023-04-17T21:21:00.120Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:00.387Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:00.728Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:01.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-17T21:21:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T21:21:01.062Z] cea5e27eed1b: Preparing [2023-04-17T21:21:01.062Z] 92ee984a6d0c: Preparing [2023-04-17T21:21:01.062Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:01.062Z] efd7eddbf134: Preparing [2023-04-17T21:21:01.062Z] 37bb012799eb: Preparing [2023-04-17T21:21:01.062Z] 26cbea5cba74: Preparing [2023-04-17T21:21:01.062Z] 26cbea5cba74: Waiting [2023-04-17T21:21:01.062Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:01.062Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:01.062Z] 37bb012799eb: Layer already exists [2023-04-17T21:21:01.062Z] cea5e27eed1b: Layer already exists [2023-04-17T21:21:01.062Z] 92ee984a6d0c: Layer already exists [2023-04-17T21:21:01.062Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:01.328Z] main: digest: sha256:0d22910e4d54bf4bd3cfb330a7a9c2da1fa8538eb70ad9f4a99a9c62f93e7fba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:21:01.367Z] ===================================================== [Pipeline] echo [2023-04-17T21:21:01.372Z] taggedImages: [2023-04-17T21:21:01.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:21:01.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-17T21:21:01.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.132 [2023-04-17T21:21:01.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:21:01.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-17T21:21:01.386Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-17T21:21:01.386Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:21:01.386Z] latest [2023-04-17T21:21:01.386Z] 3.0.0-dev.132 [2023-04-17T21:21:01.386Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:21:01.386Z] main [2023-04-17T21:21:01.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:01.713Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:02.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:21:02.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T21:21:02.054Z] 636b12452596: Preparing [2023-04-17T21:21:02.054Z] 5b4b6afab4dc: Preparing [2023-04-17T21:21:02.054Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:02.054Z] efd7eddbf134: Preparing [2023-04-17T21:21:02.054Z] 23fcab4c638e: Preparing [2023-04-17T21:21:02.054Z] 26cbea5cba74: Preparing [2023-04-17T21:21:02.054Z] 26cbea5cba74: Waiting [2023-04-17T21:21:02.320Z] 23fcab4c638e: Layer already exists [2023-04-17T21:21:02.320Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:02.320Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:02.320Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:02.320Z] 636b12452596: Pushed [2023-04-17T21:21:08.957Z] 5b4b6afab4dc: Pushed [2023-04-17T21:21:08.957Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:09.294Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:09.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-17T21:21:09.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T21:21:09.631Z] 636b12452596: Preparing [2023-04-17T21:21:09.631Z] 5b4b6afab4dc: Preparing [2023-04-17T21:21:09.631Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:09.631Z] efd7eddbf134: Preparing [2023-04-17T21:21:09.631Z] 23fcab4c638e: Preparing [2023-04-17T21:21:09.631Z] 26cbea5cba74: Preparing [2023-04-17T21:21:09.631Z] 26cbea5cba74: Waiting [2023-04-17T21:21:09.631Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:09.631Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:09.631Z] 5b4b6afab4dc: Layer already exists [2023-04-17T21:21:09.631Z] 23fcab4c638e: Layer already exists [2023-04-17T21:21:09.631Z] 636b12452596: Layer already exists [2023-04-17T21:21:09.631Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:09.897Z] latest: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:10.234Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:10.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 [2023-04-17T21:21:10.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T21:21:10.563Z] 636b12452596: Preparing [2023-04-17T21:21:10.563Z] 5b4b6afab4dc: Preparing [2023-04-17T21:21:10.563Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:10.563Z] efd7eddbf134: Preparing [2023-04-17T21:21:10.563Z] 23fcab4c638e: Preparing [2023-04-17T21:21:10.563Z] 26cbea5cba74: Preparing [2023-04-17T21:21:10.563Z] 26cbea5cba74: Waiting [2023-04-17T21:21:10.563Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:10.563Z] 23fcab4c638e: Layer already exists [2023-04-17T21:21:10.563Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:10.563Z] 5b4b6afab4dc: Layer already exists [2023-04-17T21:21:10.563Z] 636b12452596: Layer already exists [2023-04-17T21:21:10.563Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:10.829Z] 3.0.0-dev.132: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:11.164Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:11.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:21:11.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T21:21:11.495Z] 636b12452596: Preparing [2023-04-17T21:21:11.495Z] 5b4b6afab4dc: Preparing [2023-04-17T21:21:11.495Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:11.495Z] efd7eddbf134: Preparing [2023-04-17T21:21:11.495Z] 23fcab4c638e: Preparing [2023-04-17T21:21:11.495Z] 26cbea5cba74: Preparing [2023-04-17T21:21:11.495Z] 26cbea5cba74: Waiting [2023-04-17T21:21:11.495Z] 5b4b6afab4dc: Layer already exists [2023-04-17T21:21:11.495Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:11.495Z] 636b12452596: Layer already exists [2023-04-17T21:21:11.495Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:11.495Z] 23fcab4c638e: Layer already exists [2023-04-17T21:21:11.495Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:11.760Z] e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:12.102Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:12.434Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-17T21:21:12.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T21:21:12.434Z] 636b12452596: Preparing [2023-04-17T21:21:12.434Z] 5b4b6afab4dc: Preparing [2023-04-17T21:21:12.434Z] 604a01ea3b5d: Preparing [2023-04-17T21:21:12.434Z] efd7eddbf134: Preparing [2023-04-17T21:21:12.434Z] 23fcab4c638e: Preparing [2023-04-17T21:21:12.434Z] 26cbea5cba74: Preparing [2023-04-17T21:21:12.434Z] 26cbea5cba74: Waiting [2023-04-17T21:21:12.434Z] efd7eddbf134: Layer already exists [2023-04-17T21:21:12.434Z] 5b4b6afab4dc: Layer already exists [2023-04-17T21:21:12.434Z] 23fcab4c638e: Layer already exists [2023-04-17T21:21:12.434Z] 604a01ea3b5d: Layer already exists [2023-04-17T21:21:12.434Z] 636b12452596: Layer already exists [2023-04-17T21:21:12.434Z] 26cbea5cba74: Layer already exists [2023-04-17T21:21:12.698Z] main: digest: sha256:3f18627c6c5ee7bc532d5f54c58eb670a97fe471028521ca4cd37e356d82edd4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T21:21:12.747Z] ===================================================== [Pipeline] echo [2023-04-17T21:21:12.755Z] taggedImages: [2023-04-17T21:21:12.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [2023-04-17T21:21:12.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-17T21:21:12.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.132 [2023-04-17T21:21:12.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a-3.0.0-dev.132 [2023-04-17T21:21:12.755Z] - 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-04-17T21:21:13.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:21:13.104Z] [2023-04-17T21:21:13.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:13.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:21:13.426Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T21:21:13.426Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T21:21:13.426Z] 04944245beec: Pulling fs layer [2023-04-17T21:21:13.426Z] 699f458cf7ca: Pulling fs layer [2023-04-17T21:21:13.426Z] 765212b225bb: Pulling fs layer [2023-04-17T21:21:13.426Z] f23df028b6ca: Pulling fs layer [2023-04-17T21:21:13.426Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T21:21:13.426Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T21:21:13.426Z] f23df028b6ca: Waiting [2023-04-17T21:21:13.426Z] d65c8cfc05b1: Waiting [2023-04-17T21:21:13.426Z] 2437ff75d9bd: Waiting [2023-04-17T21:21:13.426Z] 765212b225bb: Waiting [2023-04-17T21:21:13.695Z] 04944245beec: Verifying Checksum [2023-04-17T21:21:13.695Z] 04944245beec: Download complete [2023-04-17T21:21:13.695Z] 765212b225bb: Verifying Checksum [2023-04-17T21:21:13.695Z] 765212b225bb: Download complete [2023-04-17T21:21:13.695Z] f23df028b6ca: Download complete [2023-04-17T21:21:13.695Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T21:21:13.695Z] d65c8cfc05b1: Download complete [2023-04-17T21:21:13.965Z] 699f458cf7ca: Verifying Checksum [2023-04-17T21:21:13.965Z] 699f458cf7ca: Download complete [2023-04-17T21:21:14.233Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T21:21:14.233Z] 8998bd30e6a1: Download complete [2023-04-17T21:21:16.809Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T21:21:16.809Z] 2437ff75d9bd: Download complete [2023-04-17T21:21:18.750Z] 8998bd30e6a1: Pull complete [2023-04-17T21:21:18.750Z] 04944245beec: Pull complete [2023-04-17T21:21:20.158Z] 699f458cf7ca: Pull complete [2023-04-17T21:21:20.741Z] 765212b225bb: Pull complete [2023-04-17T21:21:21.698Z] f23df028b6ca: Pull complete [2023-04-17T21:21:21.963Z] d65c8cfc05b1: Pull complete [2023-04-17T21:21:36.951Z] 2437ff75d9bd: Pull complete [2023-04-17T21:21:36.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T21:21:36.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T21:21:36.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:21:37.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-8789 does not seem to be running inside a container [2023-04-17T21:21:37.203Z] $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:21:40.109Z] $ docker top 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:21:41.012Z] ---> job-cost.sh [2023-04-17T21:21:41.012Z] lf-activate-venv: SKIPPING [2023-04-17T21:21:41.012Z] INFO: No Stack... [2023-04-17T21:21:41.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T21:21:42.557Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T21:21:43.185Z] + + cat /w/workspace/edgex-go/494/archives/cost.csv [2023-04-17T21:21:43.185Z] cut -d, -f6 [Pipeline] lock [2023-04-17T21:21:43.223Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] [2023-04-17T21:21:43.234Z] Resource [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] did not exist. Created. [2023-04-17T21:21:43.234Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T21:21:43.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T21:21:44.624Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T21:21:44.630Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-494-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T21:21:44.640Z] $ docker stop --time=1 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 [2023-04-17T21:21:46.646Z] $ docker rm -f --volumes 38db2cabf76125b2a286cb5a51c4426dad437f1c9f1297ddcd5f747d5cc49c02 [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-04-17T21:21:47.072Z] provisioning config files... [2023-04-17T21:21:47.078Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/494@tmp/config7363185419242177905tmp [Pipeline] { [Pipeline] sh [2023-04-17T21:21:47.369Z] + set +x [2023-04-17T21:21:47.370Z] + + curl -s https://codecov.io/bash [2023-04-17T21:21:47.370Z] bash -s -- [2023-04-17T21:21:47.370Z] [2023-04-17T21:21:47.370Z] _____ _ [2023-04-17T21:21:47.370Z] / ____| | | [2023-04-17T21:21:47.370Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T21:21:47.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T21:21:47.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T21:21:47.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T21:21:47.370Z] Bash-1.0.6 [2023-04-17T21:21:47.370Z] [2023-04-17T21:21:47.370Z] [2023-04-17T21:21:47.370Z] ==> git version 2.25.1 found [2023-04-17T21:21:47.370Z] ==> 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-04-17T21:21:47.370Z] Release-Date: 2020-01-08 [2023-04-17T21:21:47.370Z] 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-04-17T21:21:47.370Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T21:21:47.370Z] ==> Jenkins CI detected. [2023-04-17T21:21:47.370Z] current dir:  /w/workspace/edgex-go/494 [2023-04-17T21:21:47.370Z] project root: . [2023-04-17T21:21:47.370Z] --> token set from env [2023-04-17T21:21:47.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T21:21:47.370Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T21:21:47.370Z] ==> Python coveragepy not found [2023-04-17T21:21:47.370Z] ==> Searching for coverage reports in: [2023-04-17T21:21:47.370Z] + . [2023-04-17T21:21:47.370Z] -> Found 1 reports [2023-04-17T21:21:47.370Z] ==> Detecting git/mercurial file structure [2023-04-17T21:21:47.370Z] ==> Reading reports [2023-04-17T21:21:47.628Z] + ./coverage.out bytes=448248 [2023-04-17T21:21:47.628Z] ==> Appending adjustments [2023-04-17T21:21:47.628Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T21:21:48.563Z] + Found adjustments [2023-04-17T21:21:48.563Z] ==> Gzipping contents [2023-04-17T21:21:48.563Z] 60K /tmp/codecov.Vohlb8.gz [2023-04-17T21:21:48.563Z] ==> Uploading reports [2023-04-17T21:21:48.563Z] url: https://codecov.io [2023-04-17T21:21:48.563Z] query: branch=main&commit=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a&build=494&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F494%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T21:21:48.563Z] -> Pinging Codecov [2023-04-17T21:21:48.563Z] 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=e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a&build=494&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F494%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T21:21:48.822Z] -> Uploading to [2023-04-17T21:21:48.822Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/00271124DB129430A58F1EEE437C3FCB/e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a/eed25c0a-eb23-4cee-8313-8aea6d72666e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T212148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93dffd2d75c28274ed4dd348bdd14d5fa3d61485742e12e0792da7d597c5cf65 [2023-04-17T21:21:48.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:21:48.822Z] Dload Upload Total Spent Left Speed [2023-04-17T21:21:49.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57583 0 0 100 57583 0 248k --:--:-- --:--:-- --:--:-- 248k [2023-04-17T21:21:49.081Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a [Pipeline] } [2023-04-17T21:21:49.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-17T21:21:49.272Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T21:21:49.281Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:49.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:21:49.579Z] [2023-04-17T21:21:49.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:21:49.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:21:49.873Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T21:21:49.873Z] df9b9388f04a: Pulling fs layer [2023-04-17T21:21:49.873Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T21:21:49.873Z] 25bc292e5bac: Pulling fs layer [2023-04-17T21:21:49.873Z] 114826534d7a: Pulling fs layer [2023-04-17T21:21:49.873Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T21:21:49.873Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T21:21:49.873Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T21:21:49.873Z] 4657fd5d0bcf: Waiting [2023-04-17T21:21:49.873Z] 6ad1cebc031e: Waiting [2023-04-17T21:21:49.873Z] 8a3aa393b2d8: Waiting [2023-04-17T21:21:49.873Z] 114826534d7a: Waiting [2023-04-17T21:21:49.873Z] 25bc292e5bac: Download complete [2023-04-17T21:21:49.873Z] 52dc419b0ee2: Verifying Checksum [2023-04-17T21:21:49.873Z] 52dc419b0ee2: Download complete [2023-04-17T21:21:49.873Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T21:21:49.873Z] 4657fd5d0bcf: Download complete [2023-04-17T21:21:49.873Z] df9b9388f04a: Download complete [2023-04-17T21:21:50.134Z] df9b9388f04a: Pull complete [2023-04-17T21:21:50.134Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T21:21:50.134Z] 6ad1cebc031e: Download complete [2023-04-17T21:21:50.134Z] 52dc419b0ee2: Pull complete [2023-04-17T21:21:50.134Z] 25bc292e5bac: Pull complete [2023-04-17T21:21:50.703Z] 114826534d7a: Verifying Checksum [2023-04-17T21:21:50.703Z] 114826534d7a: Download complete [2023-04-17T21:21:50.703Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T21:21:50.703Z] 8a3aa393b2d8: Download complete [2023-04-17T21:21:53.978Z] 114826534d7a: Pull complete [2023-04-17T21:21:53.978Z] 4657fd5d0bcf: Pull complete [2023-04-17T21:21:53.978Z] 6ad1cebc031e: Pull complete [2023-04-17T21:21:56.504Z] 8a3aa393b2d8: Pull complete [2023-04-17T21:21:56.504Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T21:21:56.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T21:21:56.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:21:56.584Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:21:56.625Z] $ 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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:21:58.172Z] $ docker top 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T21:21:58.230Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-17T21:21:58.505Z] + set -o pipefail [2023-04-17T21:21:58.505Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-17T21:22:03.769Z] [2023-04-17T21:22:03.769Z] Monitoring /w/workspace/edgex-go/494 (github.com/edgexfoundry/edgex-go)... [2023-04-17T21:22:03.769Z] [2023-04-17T21:22:03.769Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92eadbd3-4162-4199-8adf-7dae2cce1125 [2023-04-17T21:22:03.769Z] [2023-04-17T21:22:03.769Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-17T21:22:03.769Z] [2023-04-17T21:22:03.769Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T21:22:03.769Z] [2023-04-17T21:22:04.704Z] [2023-04-17T21:22:04.704Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T21:22:04.704Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T21:22:04.704Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T21:22:04.723Z] $ docker stop --time=1 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 [2023-04-17T21:22:06.566Z] $ docker rm -f --volumes 12a37943e699600d1e7e8cc4cbd90c9645ea349ec4700fc1421cb3316ba7a570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-17T21:22:06.916Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:22:06.925Z] provisioning config files... [2023-04-17T21:22:06.931Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/494@tmp/config3530318343492501842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:07.226Z] --> edgex-publish-swagger.sh [2023-04-17T21:22:07.226Z] === Publish openapi/v3 API === [2023-04-17T21:22:07.226Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-17T21:22:07.226Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/494/openapi/v3/core-command.yaml] [2023-04-17T21:22:07.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:22:07.226Z] Dload Upload Total Spent Left Speed [2023-04-17T21:22:07.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 44118 --:--:-- --:--:-- --:--:-- 44051 100 29030 0 0 100 29030 0 44051 --:--:-- --:--:-- --:--:-- 43984 [2023-04-17T21:22:07.793Z] [2023-04-17T21:22:07.793Z] [2023-04-17T21:22:07.793Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/494/openapi/v3/core-data.yaml] [2023-04-17T21:22:07.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:22:07.793Z] Dload Upload Total Spent Left Speed [2023-04-17T21:22:08.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-04-17T21:22:08.362Z] [2023-04-17T21:22:08.362Z] [2023-04-17T21:22:08.362Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/494/openapi/v3/core-metadata.yaml] [2023-04-17T21:22:08.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:22:08.362Z] Dload Upload Total Spent Left Speed [2023-04-17T21:22:08.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 208k --:--:-- --:--:-- --:--:-- 208k 100 141k 0 0 100 141k 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-04-17T21:22:08.932Z] [2023-04-17T21:22:08.932Z] [2023-04-17T21:22:08.932Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/494/openapi/v3/support-notifications.yaml] [2023-04-17T21:22:08.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:22:08.932Z] Dload Upload Total Spent Left Speed [2023-04-17T21:22:09.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 117k --:--:-- --:--:-- --:--:-- 117k 100 86965 0 0 100 86965 0 117k --:--:-- --:--:-- --:--:-- 117k [2023-04-17T21:22:09.869Z] [2023-04-17T21:22:09.869Z] [2023-04-17T21:22:09.869Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/494/openapi/v3/support-scheduler.yaml] [2023-04-17T21:22:09.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T21:22:09.869Z] Dload Upload Total Spent Left Speed [2023-04-17T21:22:10.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 74043 --:--:-- --:--:-- --:--:-- 74043 [2023-04-17T21:22:10.128Z] [2023-04-17T21:22:10.128Z] [Pipeline] } [2023-04-17T21:22:10.135Z] 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-04-17T21:22:10.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:22:10.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:10.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:22:10.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:22:10.895Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:22:10.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:22:11.279Z] $ docker top a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac -eo pid,comm [2023-04-17T21:22:11.323Z] 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-04-17T21:22:11.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:22:11.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:22:11.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:22:11.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:22:11.472Z] $ docker exec a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac ssh-agent [2023-04-17T21:22:11.567Z] SSH_AUTH_SOCK=/tmp/ssh-EM13gE9NvnsY/agent.33 [2023-04-17T21:22:11.567Z] SSH_AGENT_PID=39 [2023-04-17T21:22:11.572Z] Running ssh-add (command line suppressed) [2023-04-17T21:22:11.687Z] Identity added: /w/workspace/edgex-go/494@tmp/private_key_1799169960698847356.key (/w/workspace/edgex-go/494@tmp/private_key_1799169960698847356.key) [2023-04-17T21:22:11.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:22:11.983Z] + git semver tag [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,151 [run_tag] DEBUG tag force:False [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,151 [check_head_tag] DEBUG check head tag [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,154 [execute] INFO git cat-file --batch-check [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=) [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,158 [execute] INFO git cat-file --batch [2023-04-17T21:22:12.241Z] 2023-04-17 21:22:12,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=) [2023-04-17T21:22:12.242Z] 2023-04-17 21:22:12,216 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:12.242Z] 2023-04-17 21:22:12,216 [execute] INFO git tag -a v3.0.0-dev.132 -m v3.0.0-dev.132 [2023-04-17T21:22:12.242Z] 2023-04-17 21:22:12,217 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.132', '-m', 'v3.0.0-dev.132'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:22:12.242Z] 2023-04-17 21:22:12,219 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:12.242Z] 3.0.0-dev.132 [Pipeline] } [2023-04-17T21:22:12.258Z] $ docker exec --env ******** --env ******** a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac ssh-agent -k [2023-04-17T21:22:12.358Z] unset SSH_AUTH_SOCK; [2023-04-17T21:22:12.358Z] unset SSH_AGENT_PID; [2023-04-17T21:22:12.358Z] echo Agent pid 39 killed; [2023-04-17T21:22:12.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:22:12.662Z] + git semver [Pipeline] } [2023-04-17T21:22:12.940Z] $ docker stop --time=1 a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac [2023-04-17T21:22:14.197Z] $ docker rm -f --volumes a4c5b9d512b80f45810afb37eb5fa6f1ba6dcefeacf12eb30b5b6176832590ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:14.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:22:14.569Z] [2023-04-17T21:22:14.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:14.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:22:14.864Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T21:22:14.864Z] ab5ef0e58194: Pulling fs layer [2023-04-17T21:22:14.864Z] 9712f1f96733: Pulling fs layer [2023-04-17T21:22:14.864Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T21:22:14.864Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T21:22:14.864Z] e9a5061849ea: Pulling fs layer [2023-04-17T21:22:14.864Z] d747dcd14b5f: Pulling fs layer [2023-04-17T21:22:14.864Z] 2de7ff778b66: Pulling fs layer [2023-04-17T21:22:14.864Z] e9a5061849ea: Waiting [2023-04-17T21:22:14.864Z] 2de7ff778b66: Waiting [2023-04-17T21:22:14.864Z] d747dcd14b5f: Waiting [2023-04-17T21:22:14.864Z] 0d9ebad4ef96: Waiting [2023-04-17T21:22:14.864Z] 9712f1f96733: Verifying Checksum [2023-04-17T21:22:14.864Z] 9712f1f96733: Download complete [2023-04-17T21:22:15.126Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T21:22:15.126Z] 63f879dbbcfc: Download complete [2023-04-17T21:22:15.385Z] e9a5061849ea: Verifying Checksum [2023-04-17T21:22:15.385Z] e9a5061849ea: Download complete [2023-04-17T21:22:15.385Z] d747dcd14b5f: Verifying Checksum [2023-04-17T21:22:15.385Z] d747dcd14b5f: Download complete [2023-04-17T21:22:15.385Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T21:22:15.385Z] 0d9ebad4ef96: Download complete [2023-04-17T21:22:15.385Z] ab5ef0e58194: Verifying Checksum [2023-04-17T21:22:15.385Z] ab5ef0e58194: Download complete [2023-04-17T21:22:15.385Z] 2de7ff778b66: Verifying Checksum [2023-04-17T21:22:15.385Z] 2de7ff778b66: Download complete [2023-04-17T21:22:17.911Z] ab5ef0e58194: Pull complete [2023-04-17T21:22:17.911Z] 9712f1f96733: Pull complete [2023-04-17T21:22:18.476Z] 63f879dbbcfc: Pull complete [2023-04-17T21:22:21.763Z] 0d9ebad4ef96: Pull complete [2023-04-17T21:22:22.328Z] e9a5061849ea: Pull complete [2023-04-17T21:22:22.328Z] d747dcd14b5f: Pull complete [2023-04-17T21:22:23.259Z] 2de7ff778b66: Pull complete [2023-04-17T21:22:23.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T21:22:23.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T21:22:23.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:22:23.324Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:22:23.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:22:24.921Z] $ docker top d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:22:24.981Z] provisioning config files... [2023-04-17T21:22:24.988Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/494@tmp/config13564806147304992010tmp [2023-04-17T21:22:24.996Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/494@tmp/config12721583545649479660tmp [2023-04-17T21:22:25.004Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/494@tmp/config6083557114308278297tmp [Pipeline] { [Pipeline] echo [2023-04-17T21:22:25.019Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:25.297Z] ---> sigul-configuration.sh [2023-04-17T21:22:25.297Z] gpg: directory `/root/.gnupg' created [2023-04-17T21:22:25.297Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T21:22:25.297Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T21:22:25.297Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T21:22:25.297Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T21:22:25.297Z] gpg: CAST5 encrypted data [2023-04-17T21:22:25.297Z] gpg: encrypted with 1 passphrase [2023-04-17T21:22:25.297Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T21:22:25.580Z] + mkdir /home/jenkins [2023-04-17T21:22:25.580Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T21:22:25.862Z] + 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-04-17T21:22:25.870Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:26.148Z] ---> sigul-install.sh [2023-04-17T21:22:26.148Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T21:22:26.430Z] + git tag --list [2023-04-17T21:22:26.430Z] 0.6.0 [2023-04-17T21:22:26.430Z] 0.6.1 [2023-04-17T21:22:26.430Z] 0.7.0 [2023-04-17T21:22:26.430Z] 0.7.1 [2023-04-17T21:22:26.430Z] v1.0.0 [2023-04-17T21:22:26.430Z] v1.0.1 [2023-04-17T21:22:26.430Z] v1.1.0 [2023-04-17T21:22:26.430Z] v1.2.0 [2023-04-17T21:22:26.430Z] v1.2.1 [2023-04-17T21:22:26.430Z] v1.3.0 [2023-04-17T21:22:26.430Z] v1.3.1 [2023-04-17T21:22:26.430Z] v2.0.0 [2023-04-17T21:22:26.430Z] v2.1.0 [2023-04-17T21:22:26.430Z] v2.1.1 [2023-04-17T21:22:26.430Z] v2.1.1-dev.1 [2023-04-17T21:22:26.430Z] v2.1.1-dev.2 [2023-04-17T21:22:26.430Z] v2.1.1-dev.3 [2023-04-17T21:22:26.430Z] v2.1.1-dev.4 [2023-04-17T21:22:26.430Z] v2.1.1-dev.5 [2023-04-17T21:22:26.430Z] v2.1.1-dev.6 [2023-04-17T21:22:26.430Z] v2.1.1-dev.7 [2023-04-17T21:22:26.430Z] v2.1.1-dev.8 [2023-04-17T21:22:26.430Z] v2.1.2-dev.1 [2023-04-17T21:22:26.430Z] v2.2.0 [2023-04-17T21:22:26.430Z] v2.2.1-dev.1 [2023-04-17T21:22:26.430Z] v2.2.1-dev.10 [2023-04-17T21:22:26.430Z] v2.2.1-dev.11 [2023-04-17T21:22:26.430Z] v2.2.1-dev.12 [2023-04-17T21:22:26.430Z] v2.2.1-dev.13 [2023-04-17T21:22:26.430Z] v2.2.1-dev.14 [2023-04-17T21:22:26.430Z] v2.2.1-dev.15 [2023-04-17T21:22:26.430Z] v2.2.1-dev.16 [2023-04-17T21:22:26.430Z] v2.2.1-dev.17 [2023-04-17T21:22:26.430Z] v2.2.1-dev.18 [2023-04-17T21:22:26.430Z] v2.2.1-dev.19 [2023-04-17T21:22:26.430Z] v2.2.1-dev.2 [2023-04-17T21:22:26.430Z] v2.2.1-dev.20 [2023-04-17T21:22:26.430Z] v2.2.1-dev.21 [2023-04-17T21:22:26.430Z] v2.2.1-dev.22 [2023-04-17T21:22:26.430Z] v2.2.1-dev.23 [2023-04-17T21:22:26.430Z] v2.2.1-dev.24 [2023-04-17T21:22:26.430Z] v2.2.1-dev.25 [2023-04-17T21:22:26.430Z] v2.2.1-dev.26 [2023-04-17T21:22:26.430Z] v2.2.1-dev.27 [2023-04-17T21:22:26.430Z] v2.2.1-dev.28 [2023-04-17T21:22:26.430Z] v2.2.1-dev.29 [2023-04-17T21:22:26.430Z] v2.2.1-dev.3 [2023-04-17T21:22:26.430Z] v2.2.1-dev.4 [2023-04-17T21:22:26.430Z] v2.2.1-dev.5 [2023-04-17T21:22:26.430Z] v2.2.1-dev.6 [2023-04-17T21:22:26.430Z] v2.2.1-dev.7 [2023-04-17T21:22:26.430Z] v2.2.1-dev.8 [2023-04-17T21:22:26.430Z] v2.2.1-dev.9 [2023-04-17T21:22:26.430Z] v2.3.0 [2023-04-17T21:22:26.430Z] v2.3.0-dev.100 [2023-04-17T21:22:26.430Z] v2.3.0-dev.101 [2023-04-17T21:22:26.430Z] v2.3.0-dev.102 [2023-04-17T21:22:26.430Z] v2.3.0-dev.103 [2023-04-17T21:22:26.430Z] v2.3.0-dev.104 [2023-04-17T21:22:26.430Z] v2.3.0-dev.105 [2023-04-17T21:22:26.430Z] v2.3.0-dev.106 [2023-04-17T21:22:26.430Z] v2.3.0-dev.29 [2023-04-17T21:22:26.430Z] v2.3.0-dev.30 [2023-04-17T21:22:26.430Z] v2.3.0-dev.31 [2023-04-17T21:22:26.430Z] v2.3.0-dev.32 [2023-04-17T21:22:26.430Z] v2.3.0-dev.33 [2023-04-17T21:22:26.430Z] v2.3.0-dev.34 [2023-04-17T21:22:26.430Z] v2.3.0-dev.35 [2023-04-17T21:22:26.430Z] v2.3.0-dev.36 [2023-04-17T21:22:26.430Z] v2.3.0-dev.37 [2023-04-17T21:22:26.430Z] v2.3.0-dev.38 [2023-04-17T21:22:26.430Z] v2.3.0-dev.39 [2023-04-17T21:22:26.430Z] v2.3.0-dev.40 [2023-04-17T21:22:26.430Z] v2.3.0-dev.41 [2023-04-17T21:22:26.430Z] v2.3.0-dev.42 [2023-04-17T21:22:26.430Z] v2.3.0-dev.43 [2023-04-17T21:22:26.430Z] v2.3.0-dev.44 [2023-04-17T21:22:26.430Z] v2.3.0-dev.45 [2023-04-17T21:22:26.430Z] v2.3.0-dev.46 [2023-04-17T21:22:26.430Z] v2.3.0-dev.47 [2023-04-17T21:22:26.430Z] v2.3.0-dev.48 [2023-04-17T21:22:26.430Z] v2.3.0-dev.49 [2023-04-17T21:22:26.430Z] v2.3.0-dev.50 [2023-04-17T21:22:26.430Z] v2.3.0-dev.51 [2023-04-17T21:22:26.430Z] v2.3.0-dev.52 [2023-04-17T21:22:26.430Z] v2.3.0-dev.53 [2023-04-17T21:22:26.430Z] v2.3.0-dev.54 [2023-04-17T21:22:26.430Z] v2.3.0-dev.55 [2023-04-17T21:22:26.430Z] v2.3.0-dev.56 [2023-04-17T21:22:26.430Z] v2.3.0-dev.57 [2023-04-17T21:22:26.430Z] v2.3.0-dev.58 [2023-04-17T21:22:26.430Z] v2.3.0-dev.59 [2023-04-17T21:22:26.430Z] v2.3.0-dev.60 [2023-04-17T21:22:26.430Z] v2.3.0-dev.61 [2023-04-17T21:22:26.430Z] v2.3.0-dev.62 [2023-04-17T21:22:26.430Z] v2.3.0-dev.63 [2023-04-17T21:22:26.430Z] v2.3.0-dev.64 [2023-04-17T21:22:26.430Z] v2.3.0-dev.65 [2023-04-17T21:22:26.430Z] v2.3.0-dev.66 [2023-04-17T21:22:26.430Z] v2.3.0-dev.67 [2023-04-17T21:22:26.430Z] v2.3.0-dev.68 [2023-04-17T21:22:26.430Z] v2.3.0-dev.69 [2023-04-17T21:22:26.430Z] v2.3.0-dev.70 [2023-04-17T21:22:26.430Z] v2.3.0-dev.71 [2023-04-17T21:22:26.430Z] v2.3.0-dev.72 [2023-04-17T21:22:26.430Z] v2.3.0-dev.73 [2023-04-17T21:22:26.430Z] v2.3.0-dev.74 [2023-04-17T21:22:26.430Z] v2.3.0-dev.75 [2023-04-17T21:22:26.430Z] v2.3.0-dev.76 [2023-04-17T21:22:26.430Z] v2.3.0-dev.77 [2023-04-17T21:22:26.430Z] v2.3.0-dev.78 [2023-04-17T21:22:26.430Z] v2.3.0-dev.79 [2023-04-17T21:22:26.430Z] v2.3.0-dev.80 [2023-04-17T21:22:26.430Z] v2.3.0-dev.81 [2023-04-17T21:22:26.430Z] v2.3.0-dev.82 [2023-04-17T21:22:26.430Z] v2.3.0-dev.83 [2023-04-17T21:22:26.430Z] v2.3.0-dev.84 [2023-04-17T21:22:26.430Z] v2.3.0-dev.85 [2023-04-17T21:22:26.430Z] v2.3.0-dev.86 [2023-04-17T21:22:26.430Z] v2.3.0-dev.87 [2023-04-17T21:22:26.430Z] v2.3.0-dev.88 [2023-04-17T21:22:26.430Z] v2.3.0-dev.89 [2023-04-17T21:22:26.430Z] v2.3.0-dev.90 [2023-04-17T21:22:26.430Z] v2.3.0-dev.91 [2023-04-17T21:22:26.430Z] v2.3.0-dev.92 [2023-04-17T21:22:26.430Z] v2.3.0-dev.93 [2023-04-17T21:22:26.430Z] v2.3.0-dev.94 [2023-04-17T21:22:26.430Z] v2.3.0-dev.95 [2023-04-17T21:22:26.430Z] v2.3.0-dev.96 [2023-04-17T21:22:26.430Z] v2.3.0-dev.97 [2023-04-17T21:22:26.430Z] v2.3.0-dev.98 [2023-04-17T21:22:26.430Z] v2.3.0-dev.99 [2023-04-17T21:22:26.430Z] v2.3.1-dev.1 [2023-04-17T21:22:26.430Z] v2.3.1-dev.2 [2023-04-17T21:22:26.430Z] v2.3.1-dev.3 [2023-04-17T21:22:26.430Z] v2.3.1-dev.4 [2023-04-17T21:22:26.430Z] v2.3.1-dev.5 [2023-04-17T21:22:26.430Z] v3.0.0-dev.1 [2023-04-17T21:22:26.430Z] v3.0.0-dev.10 [2023-04-17T21:22:26.430Z] v3.0.0-dev.100 [2023-04-17T21:22:26.430Z] v3.0.0-dev.101 [2023-04-17T21:22:26.430Z] v3.0.0-dev.102 [2023-04-17T21:22:26.430Z] v3.0.0-dev.103 [2023-04-17T21:22:26.430Z] v3.0.0-dev.104 [2023-04-17T21:22:26.430Z] v3.0.0-dev.105 [2023-04-17T21:22:26.430Z] v3.0.0-dev.106 [2023-04-17T21:22:26.430Z] v3.0.0-dev.107 [2023-04-17T21:22:26.430Z] v3.0.0-dev.108 [2023-04-17T21:22:26.430Z] v3.0.0-dev.109 [2023-04-17T21:22:26.430Z] v3.0.0-dev.11 [2023-04-17T21:22:26.430Z] v3.0.0-dev.110 [2023-04-17T21:22:26.430Z] v3.0.0-dev.111 [2023-04-17T21:22:26.430Z] v3.0.0-dev.112 [2023-04-17T21:22:26.430Z] v3.0.0-dev.113 [2023-04-17T21:22:26.430Z] v3.0.0-dev.114 [2023-04-17T21:22:26.430Z] v3.0.0-dev.115 [2023-04-17T21:22:26.430Z] v3.0.0-dev.116 [2023-04-17T21:22:26.430Z] v3.0.0-dev.117 [2023-04-17T21:22:26.430Z] v3.0.0-dev.118 [2023-04-17T21:22:26.430Z] v3.0.0-dev.119 [2023-04-17T21:22:26.430Z] v3.0.0-dev.12 [2023-04-17T21:22:26.430Z] v3.0.0-dev.120 [2023-04-17T21:22:26.430Z] v3.0.0-dev.121 [2023-04-17T21:22:26.430Z] v3.0.0-dev.122 [2023-04-17T21:22:26.430Z] v3.0.0-dev.123 [2023-04-17T21:22:26.430Z] v3.0.0-dev.124 [2023-04-17T21:22:26.430Z] v3.0.0-dev.125 [2023-04-17T21:22:26.430Z] v3.0.0-dev.126 [2023-04-17T21:22:26.430Z] v3.0.0-dev.127 [2023-04-17T21:22:26.430Z] v3.0.0-dev.128 [2023-04-17T21:22:26.430Z] v3.0.0-dev.129 [2023-04-17T21:22:26.430Z] v3.0.0-dev.13 [2023-04-17T21:22:26.430Z] v3.0.0-dev.130 [2023-04-17T21:22:26.430Z] v3.0.0-dev.131 [2023-04-17T21:22:26.430Z] v3.0.0-dev.132 [2023-04-17T21:22:26.430Z] v3.0.0-dev.14 [2023-04-17T21:22:26.430Z] v3.0.0-dev.15 [2023-04-17T21:22:26.430Z] v3.0.0-dev.16 [2023-04-17T21:22:26.430Z] v3.0.0-dev.17 [2023-04-17T21:22:26.430Z] v3.0.0-dev.18 [2023-04-17T21:22:26.430Z] v3.0.0-dev.19 [2023-04-17T21:22:26.430Z] v3.0.0-dev.2 [2023-04-17T21:22:26.430Z] v3.0.0-dev.20 [2023-04-17T21:22:26.430Z] v3.0.0-dev.21 [2023-04-17T21:22:26.430Z] v3.0.0-dev.22 [2023-04-17T21:22:26.430Z] v3.0.0-dev.23 [2023-04-17T21:22:26.430Z] v3.0.0-dev.24 [2023-04-17T21:22:26.430Z] v3.0.0-dev.25 [2023-04-17T21:22:26.430Z] v3.0.0-dev.26 [2023-04-17T21:22:26.430Z] v3.0.0-dev.27 [2023-04-17T21:22:26.430Z] v3.0.0-dev.28 [2023-04-17T21:22:26.430Z] v3.0.0-dev.29 [2023-04-17T21:22:26.430Z] v3.0.0-dev.3 [2023-04-17T21:22:26.430Z] v3.0.0-dev.30 [2023-04-17T21:22:26.430Z] v3.0.0-dev.31 [2023-04-17T21:22:26.430Z] v3.0.0-dev.32 [2023-04-17T21:22:26.430Z] v3.0.0-dev.33 [2023-04-17T21:22:26.430Z] v3.0.0-dev.34 [2023-04-17T21:22:26.430Z] v3.0.0-dev.35 [2023-04-17T21:22:26.430Z] v3.0.0-dev.36 [2023-04-17T21:22:26.430Z] v3.0.0-dev.37 [2023-04-17T21:22:26.430Z] v3.0.0-dev.38 [2023-04-17T21:22:26.431Z] v3.0.0-dev.39 [2023-04-17T21:22:26.431Z] v3.0.0-dev.4 [2023-04-17T21:22:26.431Z] v3.0.0-dev.40 [2023-04-17T21:22:26.431Z] v3.0.0-dev.41 [2023-04-17T21:22:26.431Z] v3.0.0-dev.42 [2023-04-17T21:22:26.431Z] v3.0.0-dev.43 [2023-04-17T21:22:26.431Z] v3.0.0-dev.44 [2023-04-17T21:22:26.431Z] v3.0.0-dev.45 [2023-04-17T21:22:26.431Z] v3.0.0-dev.46 [2023-04-17T21:22:26.431Z] v3.0.0-dev.47 [2023-04-17T21:22:26.431Z] v3.0.0-dev.48 [2023-04-17T21:22:26.431Z] v3.0.0-dev.49 [2023-04-17T21:22:26.431Z] v3.0.0-dev.5 [2023-04-17T21:22:26.431Z] v3.0.0-dev.50 [2023-04-17T21:22:26.431Z] v3.0.0-dev.51 [2023-04-17T21:22:26.431Z] v3.0.0-dev.52 [2023-04-17T21:22:26.431Z] v3.0.0-dev.53 [2023-04-17T21:22:26.431Z] v3.0.0-dev.54 [2023-04-17T21:22:26.431Z] v3.0.0-dev.55 [2023-04-17T21:22:26.431Z] v3.0.0-dev.56 [2023-04-17T21:22:26.431Z] v3.0.0-dev.57 [2023-04-17T21:22:26.431Z] v3.0.0-dev.58 [2023-04-17T21:22:26.431Z] v3.0.0-dev.59 [2023-04-17T21:22:26.431Z] v3.0.0-dev.6 [2023-04-17T21:22:26.431Z] v3.0.0-dev.60 [2023-04-17T21:22:26.431Z] v3.0.0-dev.61 [2023-04-17T21:22:26.431Z] v3.0.0-dev.62 [2023-04-17T21:22:26.431Z] v3.0.0-dev.63 [2023-04-17T21:22:26.431Z] v3.0.0-dev.64 [2023-04-17T21:22:26.431Z] v3.0.0-dev.65 [2023-04-17T21:22:26.431Z] v3.0.0-dev.66 [2023-04-17T21:22:26.431Z] v3.0.0-dev.67 [2023-04-17T21:22:26.431Z] v3.0.0-dev.68 [2023-04-17T21:22:26.431Z] v3.0.0-dev.69 [2023-04-17T21:22:26.431Z] v3.0.0-dev.7 [2023-04-17T21:22:26.431Z] v3.0.0-dev.70 [2023-04-17T21:22:26.431Z] v3.0.0-dev.71 [2023-04-17T21:22:26.431Z] v3.0.0-dev.72 [2023-04-17T21:22:26.431Z] v3.0.0-dev.73 [2023-04-17T21:22:26.431Z] v3.0.0-dev.74 [2023-04-17T21:22:26.431Z] v3.0.0-dev.75 [2023-04-17T21:22:26.431Z] v3.0.0-dev.76 [2023-04-17T21:22:26.431Z] v3.0.0-dev.77 [2023-04-17T21:22:26.431Z] v3.0.0-dev.78 [2023-04-17T21:22:26.431Z] v3.0.0-dev.79 [2023-04-17T21:22:26.431Z] v3.0.0-dev.8 [2023-04-17T21:22:26.431Z] v3.0.0-dev.80 [2023-04-17T21:22:26.431Z] v3.0.0-dev.81 [2023-04-17T21:22:26.431Z] v3.0.0-dev.82 [2023-04-17T21:22:26.431Z] v3.0.0-dev.83 [2023-04-17T21:22:26.431Z] v3.0.0-dev.84 [2023-04-17T21:22:26.431Z] v3.0.0-dev.85 [2023-04-17T21:22:26.431Z] v3.0.0-dev.86 [2023-04-17T21:22:26.431Z] v3.0.0-dev.87 [2023-04-17T21:22:26.431Z] v3.0.0-dev.88 [2023-04-17T21:22:26.431Z] v3.0.0-dev.89 [2023-04-17T21:22:26.431Z] v3.0.0-dev.9 [2023-04-17T21:22:26.431Z] v3.0.0-dev.90 [2023-04-17T21:22:26.431Z] v3.0.0-dev.91 [2023-04-17T21:22:26.431Z] v3.0.0-dev.92 [2023-04-17T21:22:26.431Z] v3.0.0-dev.93 [2023-04-17T21:22:26.431Z] v3.0.0-dev.94 [2023-04-17T21:22:26.431Z] v3.0.0-dev.95 [2023-04-17T21:22:26.431Z] v3.0.0-dev.96 [2023-04-17T21:22:26.431Z] v3.0.0-dev.97 [2023-04-17T21:22:26.431Z] v3.0.0-dev.98 [2023-04-17T21:22:26.431Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-17T21:22:26.716Z] + lftools sign git-tag v3.0.0-dev.132 [2023-04-17T21:22:27.283Z] Signing Git tag with Sigul... [2023-04-17T21:22:27.284Z] Signing v3.0.0-dev.132 [Pipeline] echo [2023-04-17T21:22:27.550Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:27.834Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T21:22:27.841Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T21:22:27.866Z] $ docker stop --time=1 d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 [2023-04-17T21:22:29.126Z] $ docker rm -f --volumes d7c111ceb21f3d01885abbe1a40c8f1d8c7adec20f804abc721a1827bd8732a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T21:22:29.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:22:29.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:29.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:22:29.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:22:29.895Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:22:29.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:22:30.271Z] $ docker top 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf -eo pid,comm [2023-04-17T21:22:30.316Z] 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-04-17T21:22:30.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:22:30.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:22:30.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:22:30.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:22:30.475Z] $ docker exec 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf ssh-agent [2023-04-17T21:22:30.563Z] SSH_AUTH_SOCK=/tmp/ssh-g7MJYstthhNb/agent.33 [2023-04-17T21:22:30.563Z] SSH_AGENT_PID=39 [2023-04-17T21:22:30.567Z] Running ssh-add (command line suppressed) [2023-04-17T21:22:30.664Z] Identity added: /w/workspace/edgex-go/494@tmp/private_key_1093978843264562477.key (/w/workspace/edgex-go/494@tmp/private_key_1093978843264562477.key) [2023-04-17T21:22:30.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:22:31.025Z] + git semver bump pre [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,213 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,214 [bump_version] DEBUG bumping version:3.0.0-dev.132 on axis:pre with prefix:dev [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,214 [bump_version] DEBUG bumped version:3.0.0-dev.133 [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,214 [write_version] DEBUG write version:3.0.0-dev.133 to path:/w/workspace/edgex-go/494/.semver/main with force:True [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,214 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,214 [write_file] DEBUG write to file:/w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,218 [execute] INFO git cat-file --batch-check [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,225 [execute] INFO git cat-file --batch [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:22:31.298Z] 2023-04-17 21:22:31,233 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:31.298Z] 3.0.0-dev.133 [Pipeline] } [2023-04-17T21:22:31.353Z] $ docker exec --env ******** --env ******** 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf ssh-agent -k [2023-04-17T21:22:31.444Z] unset SSH_AUTH_SOCK; [2023-04-17T21:22:31.445Z] unset SSH_AGENT_PID; [2023-04-17T21:22:31.445Z] echo Agent pid 39 killed; [2023-04-17T21:22:31.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:22:31.776Z] + git semver [Pipeline] } [2023-04-17T21:22:32.054Z] $ docker stop --time=1 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf [2023-04-17T21:22:33.324Z] $ docker rm -f --volumes 1a5dbed8d3ca1ac95ee97bbe4b5b5eaf964d6501d2f1cd428c001e0489945bbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T21:22:33.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T21:22:33.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:33.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T21:22:33.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:22:34.018Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:22:34.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:22:34.370Z] $ docker top f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d -eo pid,comm [2023-04-17T21:22:34.407Z] 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-04-17T21:22:34.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T21:22:34.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T21:22:34.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T21:22:34.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T21:22:34.576Z] $ docker exec f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d ssh-agent [2023-04-17T21:22:34.676Z] SSH_AUTH_SOCK=/tmp/ssh-VkxsUUyuQfqH/agent.31 [2023-04-17T21:22:34.676Z] SSH_AGENT_PID=37 [2023-04-17T21:22:34.682Z] Running ssh-add (command line suppressed) [2023-04-17T21:22:34.787Z] Identity added: /w/workspace/edgex-go/494@tmp/private_key_17951821585133690736.key (/w/workspace/edgex-go/494@tmp/private_key_17951821585133690736.key) [2023-04-17T21:22:34.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T21:22:35.081Z] + git semver push [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,282 [run_push] DEBUG push [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,283 [execute] INFO git cat-file --batch-check [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,290 [execute] INFO git rev-list 1b9e54491ebd316801007cb79f9276f3580d1209 -- [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,292 [execute] DEBUG Popen(['git', 'rev-list', '1b9e54491ebd316801007cb79f9276f3580d1209', '--'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,311 [execute] INFO git fetch -v origin [2023-04-17T21:22:35.339Z] 2023-04-17 21:22:35,312 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T21:22:35.906Z] 2023-04-17 21:22:35,780 [run_push] DEBUG no remote changes detected [2023-04-17T21:22:35.906Z] 2023-04-17 21:22:35,781 [execute] INFO git push origin semver [2023-04-17T21:22:35.906Z] 2023-04-17 21:22:35,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/494/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:22:36.844Z] 2023-04-17 21:22:36,653 [run_push] DEBUG push all version tags [2023-04-17T21:22:36.844Z] 2023-04-17 21:22:36,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T21:22:36.844Z] 2023-04-17 21:22:36,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/494, universal_newlines=False, shell=None, istream=None) [2023-04-17T21:22:37.781Z] 2023-04-17 21:22:37,542 [read_version] DEBUG read version from /w/workspace/edgex-go/494/.semver/main [2023-04-17T21:22:37.781Z] 3.0.0-dev.133 [Pipeline] } [2023-04-17T21:22:37.798Z] $ docker exec --env ******** --env ******** f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d ssh-agent -k [2023-04-17T21:22:37.907Z] unset SSH_AUTH_SOCK; [2023-04-17T21:22:37.907Z] unset SSH_AGENT_PID; [2023-04-17T21:22:37.907Z] echo Agent pid 37 killed; [2023-04-17T21:22:37.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T21:22:38.207Z] + git semver [Pipeline] } [2023-04-17T21:22:38.487Z] $ docker stop --time=1 f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d [2023-04-17T21:22:39.801Z] $ docker rm -f --volumes f0a830916314310190ce1f65698050e8a15199167c1d9c0f9d7c13c756de329d [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-04-17T21:22:40.255Z] + [ -d /w/workspace/edgex-go/494/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:40.543Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:41.396Z] ---> package-listing.sh [2023-04-17T21:22:41.396Z] ++ facter osfamily [2023-04-17T21:22:41.396Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T21:22:41.654Z] + OS_FAMILY=debian [2023-04-17T21:22:41.654Z] + workspace=/w/workspace/edgex-go/494 [2023-04-17T21:22:41.654Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T21:22:41.654Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T21:22:41.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T21:22:41.655Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T21:22:41.655Z] + '[' /w/workspace/edgex-go/494 ']' [2023-04-17T21:22:41.655Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T21:22:41.655Z] + case "${OS_FAMILY}" in [2023-04-17T21:22:41.655Z] + dpkg -l [2023-04-17T21:22:41.655Z] + grep '^ii' [2023-04-17T21:22:41.655Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T21:22:41.655Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T21:22:41.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T21:22:41.655Z] + '[' /w/workspace/edgex-go/494 ']' [2023-04-17T21:22:41.655Z] + mkdir -p /w/workspace/edgex-go/494/archives/ [2023-04-17T21:22:41.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/494/archives/ [Pipeline] echo [2023-04-17T21:22:41.664Z] 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/494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T21:22:41.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:42.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:22:42.493Z] [2023-04-17T21:22:42.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T21:22:42.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:22:42.786Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T21:22:42.786Z] 5eb5b503b376: Pulling fs layer [2023-04-17T21:22:42.786Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T21:22:42.786Z] ec43610c2a17: Pulling fs layer [2023-04-17T21:22:42.786Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T21:22:42.786Z] 33b1e0a273af: Pulling fs layer [2023-04-17T21:22:42.786Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T21:22:42.786Z] 2f39f015ded8: Pulling fs layer [2023-04-17T21:22:42.786Z] 3a2ae6a8a46f: Waiting [2023-04-17T21:22:42.786Z] 33b1e0a273af: Waiting [2023-04-17T21:22:42.786Z] 5d3b04190fa2: Waiting [2023-04-17T21:22:42.786Z] 2f39f015ded8: Waiting [2023-04-17T21:22:42.786Z] 5c69ac0246d0: Verifying Checksum [2023-04-17T21:22:42.786Z] 5c69ac0246d0: Download complete [2023-04-17T21:22:42.786Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T21:22:42.786Z] 3a2ae6a8a46f: Download complete [2023-04-17T21:22:43.043Z] 33b1e0a273af: Verifying Checksum [2023-04-17T21:22:43.043Z] 33b1e0a273af: Download complete [2023-04-17T21:22:43.043Z] ec43610c2a17: Verifying Checksum [2023-04-17T21:22:43.043Z] ec43610c2a17: Download complete [2023-04-17T21:22:43.043Z] 5d3b04190fa2: Download complete [2023-04-17T21:22:43.043Z] 5eb5b503b376: Verifying Checksum [2023-04-17T21:22:43.043Z] 5eb5b503b376: Download complete [2023-04-17T21:22:43.607Z] 2f39f015ded8: Download complete [2023-04-17T21:22:44.171Z] 5eb5b503b376: Pull complete [2023-04-17T21:22:44.428Z] 5c69ac0246d0: Pull complete [2023-04-17T21:22:44.686Z] ec43610c2a17: Pull complete [2023-04-17T21:22:44.943Z] 3a2ae6a8a46f: Pull complete [2023-04-17T21:22:45.200Z] 33b1e0a273af: Pull complete [2023-04-17T21:22:45.201Z] 5d3b04190fa2: Pull complete [2023-04-17T21:22:49.383Z] 2f39f015ded8: Pull complete [2023-04-17T21:22:49.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T21:22:49.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T21:22:49.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T21:22:49.471Z] prd-ubuntu20.04-docker-8c-8g-8787 does not seem to be running inside a container [2023-04-17T21:22:49.506Z] $ 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/494/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/494 -v /w/workspace/edgex-go/494:/w/workspace/edgex-go/494:rw,z -v /w/workspace/edgex-go/494@tmp:/w/workspace/edgex-go/494@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-04-17T21:22:50.754Z] $ docker top 3e7ce5d0f48543de1c38de3e1a6c09b80ffb417fa89d0c230df8ea1c9c68618c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T21:22:51.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T21:22:51.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T21:22:51.651Z] + ls /var/log/sa-host [2023-04-17T21:22:51.651Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T21:22:51.724Z] provisioning config files... [2023-04-17T21:22:51.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/494@tmp/config6237039306726478222tmp [Pipeline] { [Pipeline] echo [2023-04-17T21:22:51.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:52.024Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T21:22:52.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:52.349Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T21:22:52.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:52.635Z] ---> sudo-logs.sh [2023-04-17T21:22:52.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T21:22:52.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:52.929Z] ---> job-cost.sh [2023-04-17T21:22:52.929Z] lf-activate-venv: SKIPPING [2023-04-17T21:22:52.929Z] DEBUG: total: 0.10999999940395355 [2023-04-17T21:22:52.929Z] INFO: Retrieving Stack Cost... [2023-04-17T21:22:53.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T21:22:53.752Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T21:22:53.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T21:22:54.044Z] ---> logs-deploy.sh [2023-04-17T21:22:54.044Z] lf-activate-venv: SKIPPING [2023-04-17T21:22:54.044Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/494 [2023-04-17T21:22:54.044Z] INFO: archiving workspace using pattern(s): [2023-04-17T21:22:54.978Z] Archives upload complete. [2023-04-17T21:22:54.978Z] INFO: archiving logs to Nexus