Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc857b44c2737f54ac971b67f995bab03c512aaf 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-ssh12057735914350195135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13539670120918028281.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16871118212345283721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh259689584638837005.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-ssh1671299972118195753.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-3751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/560 [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/560 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf (main) Commit message: "Merge pull request #4635 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.25" > 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-list --no-walk 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T01:31:14.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T01:31:14.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T01:31:14.727Z] ========================================================= [2023-08-16T01:31:14.727Z] EdgeX Global Pipelines Version Info [2023-08-16T01:31:14.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T01:31:15.436Z] ------------------- [2023-08-16T01:31:15.436Z] stable info: [2023-08-16T01:31:15.436Z] ------------------- [2023-08-16T01:31:15.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T01:31:15.436Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T01:31:15.436Z] Message: update stable to v1.0.253 [2023-08-16T01:31:16.008Z] ------------------- [2023-08-16T01:31:16.008Z] experimental info: [2023-08-16T01:31:16.008Z] ------------------- [2023-08-16T01:31:16.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T01:31:16.008Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T01:31:16.008Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T01:31:16.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T01:31:16.177Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T01:31:16.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T01:31:16.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T01:31:16.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T01:31:16.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T01:31:16.215Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T01:31:16.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T01:31:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T01:31:16.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T01:31:16.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T01:31:16.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T01:31:16.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T01:31:16.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T01:31:16.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T01:31:16.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T01:31:16.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T01:31:16.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T01:31:16.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T01:31:16.366Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T01:31:16.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T01:31:16.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T01:31:16.407Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T01:31:16.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-16T01:31:16.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-16T01:31:16.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-16T01:31:16.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo [2023-08-16T01:31:16.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc857b4 [Pipeline] echo [2023-08-16T01:31:16.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T01:31:16.544Z] provisioning config files... [2023-08-16T01:31:16.558Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config6504767929555768433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T01:31:16.863Z] ---> docker-login.sh [2023-08-16T01:31:16.863Z] nexus3.edgexfoundry.org:10001 [2023-08-16T01:31:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:31:17.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:31:17.123Z] Configure a credential helper to remove this warning. See [2023-08-16T01:31:17.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:31:17.123Z] [2023-08-16T01:31:17.123Z] Login Succeeded [2023-08-16T01:31:17.123Z] nexus3.edgexfoundry.org:10002 [2023-08-16T01:31:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:31:17.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:31:17.123Z] Configure a credential helper to remove this warning. See [2023-08-16T01:31:17.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:31:17.123Z] [2023-08-16T01:31:17.123Z] Login Succeeded [2023-08-16T01:31:17.123Z] nexus3.edgexfoundry.org:10003 [2023-08-16T01:31:17.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:31:17.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:31:17.383Z] Configure a credential helper to remove this warning. See [2023-08-16T01:31:17.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:31:17.383Z] [2023-08-16T01:31:17.383Z] Login Succeeded [2023-08-16T01:31:17.383Z] nexus3.edgexfoundry.org:10004 [2023-08-16T01:31:17.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:31:17.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:31:17.383Z] Configure a credential helper to remove this warning. See [2023-08-16T01:31:17.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:31:17.383Z] [2023-08-16T01:31:17.383Z] Login Succeeded [2023-08-16T01:31:17.383Z] docker.io [2023-08-16T01:31:17.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:31:17.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:31:17.902Z] Configure a credential helper to remove this warning. See [2023-08-16T01:31:17.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:31:17.902Z] [2023-08-16T01:31:17.902Z] Login Succeeded [2023-08-16T01:31:17.902Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T01:31:17.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T01:31:18.208Z] + 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-08-16T01:31:18.208Z] + dirname cmd/core-command/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T01:31:18.208Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T01:31:18.208Z] cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/core-data/Dockerfile+ [2023-08-16T01:31:18.208Z] cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/core-metadata/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T01:31:18.208Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T01:31:18.208Z] cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T01:31:18.208Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T01:31:18.208Z] + cut -d/ -f2 [2023-08-16T01:31:18.208Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T01:31:18.255Z] 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-08-16T01:31:18.591Z] + git rev-list -1 --merges dc857b44c2737f54ac971b67f995bab03c512aaf~1..dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo [2023-08-16T01:31:18.605Z] -----------> git rev-list -1 --merges dc857b44c2737f54ac971b67f995bab03c512aaf~1..dc857b44c2737f54ac971b67f995bab03c512aaf dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:31:18.605Z] dc857b44c2737f54ac971b67f995bab03c512aaf [false] [Pipeline] sh [2023-08-16T01:31:18.890Z] + git log --format=format:%s -1 dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo [2023-08-16T01:31:18.906Z] ========================================================= [2023-08-16T01:31:18.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T01:31:18.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T01:31:19.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T01:31:19.333Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T01:31:19.333Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T01:31:19.333Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T01:31:19.333Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T01:31:19.333Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T01:31:19.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:31:19.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T01:31:19.732Z] [2023-08-16T01:31:19.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:31:20.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T01:31:20.031Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T01:31:20.031Z] b85a868b505f: Pulling fs layer [2023-08-16T01:31:20.031Z] e2be974225ed: Pulling fs layer [2023-08-16T01:31:20.031Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T01:31:20.031Z] 988bab9f4d93: Pulling fs layer [2023-08-16T01:31:20.031Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T01:31:20.031Z] eaf3925da568: Pulling fs layer [2023-08-16T01:31:20.031Z] bab4dde63d76: Pulling fs layer [2023-08-16T01:31:20.031Z] 1469e6f7b9e6: Waiting [2023-08-16T01:31:20.031Z] 988bab9f4d93: Waiting [2023-08-16T01:31:20.031Z] bde34c3a00c8: Pulling fs layer [2023-08-16T01:31:20.031Z] bab4dde63d76: Waiting [2023-08-16T01:31:20.031Z] b352a97aabf1: Pulling fs layer [2023-08-16T01:31:20.031Z] 4872d77fe225: Pulling fs layer [2023-08-16T01:31:20.031Z] 5851b861e8e6: Pulling fs layer [2023-08-16T01:31:20.031Z] b352a97aabf1: Waiting [2023-08-16T01:31:20.031Z] bde34c3a00c8: Waiting [2023-08-16T01:31:20.031Z] e2be974225ed: Verifying Checksum [2023-08-16T01:31:20.031Z] e2be974225ed: Download complete [2023-08-16T01:31:20.031Z] 988bab9f4d93: Verifying Checksum [2023-08-16T01:31:20.031Z] 988bab9f4d93: Download complete [2023-08-16T01:31:20.289Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T01:31:20.289Z] 1469e6f7b9e6: Download complete [2023-08-16T01:31:20.289Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T01:31:20.289Z] 339a4e72a1f5: Download complete [2023-08-16T01:31:20.289Z] eaf3925da568: Verifying Checksum [2023-08-16T01:31:20.289Z] eaf3925da568: Download complete [2023-08-16T01:31:20.289Z] bde34c3a00c8: Verifying Checksum [2023-08-16T01:31:20.289Z] bde34c3a00c8: Download complete [2023-08-16T01:31:20.289Z] b352a97aabf1: Verifying Checksum [2023-08-16T01:31:20.289Z] b352a97aabf1: Download complete [2023-08-16T01:31:20.289Z] 4872d77fe225: Verifying Checksum [2023-08-16T01:31:20.289Z] 4872d77fe225: Download complete [2023-08-16T01:31:20.289Z] 5851b861e8e6: Verifying Checksum [2023-08-16T01:31:20.289Z] 5851b861e8e6: Download complete [2023-08-16T01:31:20.289Z] b85a868b505f: Verifying Checksum [2023-08-16T01:31:20.289Z] b85a868b505f: Download complete [2023-08-16T01:31:20.547Z] bab4dde63d76: Verifying Checksum [2023-08-16T01:31:20.547Z] bab4dde63d76: Download complete [2023-08-16T01:31:21.484Z] b85a868b505f: Pull complete [2023-08-16T01:31:21.743Z] e2be974225ed: Pull complete [2023-08-16T01:31:22.311Z] 339a4e72a1f5: Pull complete [2023-08-16T01:31:22.311Z] 988bab9f4d93: Pull complete [2023-08-16T01:31:22.571Z] 1469e6f7b9e6: Pull complete [2023-08-16T01:31:22.571Z] eaf3925da568: Pull complete [2023-08-16T01:31:24.480Z] bab4dde63d76: Pull complete [2023-08-16T01:31:24.480Z] bde34c3a00c8: Pull complete [2023-08-16T01:31:24.740Z] b352a97aabf1: Pull complete [2023-08-16T01:31:24.740Z] 4872d77fe225: Pull complete [2023-08-16T01:31:24.740Z] 5851b861e8e6: Pull complete [2023-08-16T01:31:24.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T01:31:24.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T01:31:24.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:31:24.847Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T01:31:24.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T01:31:26.023Z] $ docker top e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa -eo pid,comm [2023-08-16T01:31:26.096Z] 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-08-16T01:31:26.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T01:31:26.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T01:31:26.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T01:31:26.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T01:31:26.360Z] $ docker exec e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent [2023-08-16T01:31:26.489Z] SSH_AUTH_SOCK=/tmp/ssh-A8rioeG7yros/agent.31 [2023-08-16T01:31:26.489Z] SSH_AGENT_PID=37 [2023-08-16T01:31:26.496Z] Running ssh-add (command line suppressed) [2023-08-16T01:31:26.590Z] Identity added: /w/workspace/edgex-go/560@tmp/private_key_3744649907705565837.key (/w/workspace/edgex-go/560@tmp/private_key_3744649907705565837.key) [2023-08-16T01:31:26.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T01:31:26.906Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T01:31:26.911Z] $ docker exec --env ******** --env ******** e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent -k [2023-08-16T01:31:27.028Z] unset SSH_AUTH_SOCK; [2023-08-16T01:31:27.029Z] unset SSH_AGENT_PID; [2023-08-16T01:31:27.029Z] echo Agent pid 37 killed; [2023-08-16T01:31:27.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T01:31:27.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T01:31:27.075Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T01:31:27.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T01:31:27.195Z] $ docker exec e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent [2023-08-16T01:31:27.322Z] SSH_AUTH_SOCK=/tmp/ssh-qSTWQw4Rf20h/agent.69 [2023-08-16T01:31:27.322Z] SSH_AGENT_PID=75 [2023-08-16T01:31:27.328Z] Running ssh-add (command line suppressed) [2023-08-16T01:31:27.419Z] Identity added: /w/workspace/edgex-go/560@tmp/private_key_11920975158786081114.key (/w/workspace/edgex-go/560@tmp/private_key_11920975158786081114.key) [2023-08-16T01:31:27.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T01:31:27.729Z] + git semver init [2023-08-16T01:31:27.989Z] 2023-08-16 01:31:27,906 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T01:31:27.989Z] 2023-08-16 01:31:27,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/560/.semver [2023-08-16T01:31:27.989Z] 2023-08-16 01:31:27,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/560/.semver [2023-08-16T01:31:27.989Z] 2023-08-16 01:31:27,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/560/.semver'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) [2023-08-16T01:31:32.180Z] 2023-08-16 01:31:31,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/560/.git/info/exclude [2023-08-16T01:31:32.180Z] 2023-08-16 01:31:31,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/560/.semver/main with force:False [2023-08-16T01:31:32.180Z] 2023-08-16 01:31:31,829 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T01:31:32.180Z] 2023-08-16 01:31:31,829 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T01:31:32.180Z] 3.1.0-dev.26 [Pipeline] } [2023-08-16T01:31:32.182Z] $ docker exec --env ******** --env ******** e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent -k [2023-08-16T01:31:32.284Z] unset SSH_AUTH_SOCK; [2023-08-16T01:31:32.284Z] unset SSH_AGENT_PID; [2023-08-16T01:31:32.284Z] echo Agent pid 75 killed; [2023-08-16T01:31:32.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T01:31:32.596Z] + git semver [Pipeline] } [2023-08-16T01:31:32.862Z] $ docker stop --time=1 e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa [2023-08-16T01:31:34.145Z] $ docker rm -f --volumes e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T01:31:34.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T01:31:34.685Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T01:31:34.687Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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-08-16T01:31:35.062Z] + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] echo [2023-08-16T01:31:35.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:31:35.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:31:35.091Z] ========================================================= [2023-08-16T01:31:35.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T01:31:35.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T01:31:35.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T01:31:35.373Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T01:31:35.373Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T01:31:35.373Z] 6911f1a30b25: Pulling fs layer [2023-08-16T01:31:35.373Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T01:31:35.373Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T01:31:35.373Z] ec0bb842ea78: Pulling fs layer [2023-08-16T01:31:35.373Z] 40a00589a448: Pulling fs layer [2023-08-16T01:31:35.373Z] 6c08303d61cc: Pulling fs layer [2023-08-16T01:31:35.373Z] 798269fcf238: Pulling fs layer [2023-08-16T01:31:35.373Z] ec0bb842ea78: Waiting [2023-08-16T01:31:35.373Z] 6863d3e3a2b1: Waiting [2023-08-16T01:31:35.373Z] 40a00589a448: Waiting [2023-08-16T01:31:35.373Z] 6c08303d61cc: Waiting [2023-08-16T01:31:35.373Z] 798269fcf238: Waiting [2023-08-16T01:31:35.373Z] 6911f1a30b25: Download complete [2023-08-16T01:31:35.373Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T01:31:35.373Z] 6863d3e3a2b1: Download complete [2023-08-16T01:31:35.373Z] ec0bb842ea78: Download complete [2023-08-16T01:31:35.373Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T01:31:35.373Z] 4db1b89c0bd1: Download complete [2023-08-16T01:31:35.373Z] 40a00589a448: Verifying Checksum [2023-08-16T01:31:35.373Z] 40a00589a448: Download complete [2023-08-16T01:31:35.634Z] 4db1b89c0bd1: Pull complete [2023-08-16T01:31:35.634Z] 6911f1a30b25: Pull complete [2023-08-16T01:31:35.898Z] 798269fcf238: Verifying Checksum [2023-08-16T01:31:35.898Z] 798269fcf238: Download complete [2023-08-16T01:31:36.158Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T01:31:36.158Z] e194b8c5c2a9: Download complete [2023-08-16T01:31:36.416Z] 6c08303d61cc: Verifying Checksum [2023-08-16T01:31:36.416Z] 6c08303d61cc: Download complete [2023-08-16T01:31:39.706Z] e194b8c5c2a9: Pull complete [2023-08-16T01:31:39.706Z] 6863d3e3a2b1: Pull complete [2023-08-16T01:31:39.706Z] ec0bb842ea78: Pull complete [2023-08-16T01:31:39.706Z] 40a00589a448: Pull complete [2023-08-16T01:31:42.246Z] 6c08303d61cc: Pull complete [2023-08-16T01:31:43.180Z] 798269fcf238: Pull complete [2023-08-16T01:31:43.180Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T01:31:43.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T01:31:43.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T01:31:43.475Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T01:31:43.475Z] WORKDIR /edgex [2023-08-16T01:31:43.475Z] COPY go.mod . [2023-08-16T01:31:43.475Z] RUN go mod download [2023-08-16T01:31:43.475Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-16T01:31:44.043Z] Sending build context to Docker daemon 170.8MB [2023-08-16T01:31:44.043Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T01:31:44.043Z] ---> ec979cd7f677 [2023-08-16T01:31:44.043Z] Step 2/4 : WORKDIR /edgex [2023-08-16T01:31:45.955Z] ---> Running in 37f855b42334 [2023-08-16T01:31:45.955Z] Removing intermediate container 37f855b42334 [2023-08-16T01:31:45.955Z] ---> ee685a4fe793 [2023-08-16T01:31:45.955Z] Step 3/4 : COPY go.mod . [2023-08-16T01:31:45.955Z] ---> ddbdaade293f [2023-08-16T01:31:45.955Z] Step 4/4 : RUN go mod download [2023-08-16T01:31:45.955Z] ---> Running in 284577e7057b [2023-08-16T01:31:49.757Z] Still waiting to schedule task [2023-08-16T01:31:49.758Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3749’ [2023-08-16T01:32:00.837Z] Removing intermediate container 284577e7057b [2023-08-16T01:32:00.838Z] ---> d6dddb257013 [2023-08-16T01:32:00.838Z] Successfully built d6dddb257013 [2023-08-16T01:32:00.838Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:32:01.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T01:32:01.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:32:01.210Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T01:32:01.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** ci-base-image-x86_64 cat [2023-08-16T01:32:01.584Z] $ docker top 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T01:32:01.922Z] + go version [2023-08-16T01:32:01.922Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T01:32:01.939Z] $ docker stop --time=1 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e [2023-08-16T01:32:03.236Z] $ docker rm -f --volumes 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:32:03.623Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T01:32:03.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:32:03.691Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T01:32:03.726Z] $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** ci-base-image-x86_64 cat [2023-08-16T01:32:04.075Z] $ docker top d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T01:32:04.140Z] ========================================================= [2023-08-16T01:32:04.140Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T01:32:04.140Z] ========================================================= [Pipeline] sh [2023-08-16T01:32:04.414Z] + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] fileExists [Pipeline] sh [2023-08-16T01:32:04.711Z] + make test [2023-08-16T01:32:04.712Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T01:32:12.827Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T01:32:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T01:32:25.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-08-16T01:32:26.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements [2023-08-16T01:32:26.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T01:32:26.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T01:32:26.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T01:32:27.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T01:32:27.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T01:32:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T01:32:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T01:32:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T01:32:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T01:32:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T01:32:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T01:32:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T01:32:29.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements [2023-08-16T01:32:29.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T01:32:30.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T01:32:31.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 93.4% of statements [2023-08-16T01:32:31.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-08-16T01:32:31.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 97.6% of statements [2023-08-16T01:32:31.302Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-08-16T01:32:32.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T01:32:32.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 32.2% of statements [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-08-16T01:32:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2023-08-16T01:32:33.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-08-16T01:32:33.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T01:32:33.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T01:32:33.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T01:32:33.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T01:32:34.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T01:32:34.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T01:32:34.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T01:32:34.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T01:32:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T01:32:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T01:32:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T01:32:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T01:32:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T01:32:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T01:32:36.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T01:32:37.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T01:32:37.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T01:32:38.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T01:32:38.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T01:32:39.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T01:32:39.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T01:32:39.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T01:32:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T01:32:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T01:32:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T01:32:42.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T01:32:42.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T01:32:42.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T01:32:42.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T01:32:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T01:32:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T01:32:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T01:32:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T01:32:44.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-08-16T01:32:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T01:32:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T01:32:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T01:32:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T01:32:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T01:32:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T01:32:46.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T01:32:46.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements [2023-08-16T01:32:58.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-16T01:32:58.771Z] 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-08-16T01:32:58.771Z] running golangci-lint [2023-08-16T01:32:58.771Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T01:32:58.771Z] go version go1.20.6 linux/amd64 [2023-08-16T01:32:58.771Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T01:32:58.771Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T01:33:13.716Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|exports_file|imports|name|compiled_files|deps) took 15.116218234s" [2023-08-16T01:33:13.716Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.813392ms" [2023-08-16T01:33:21.818Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.234114598s with top 10 stages: buildir: 35.142883437s, fact_deprecated: 2.884790872s, inspect: 2.472390466s, printf: 1.4690749s, gosec: 1.213047987s, ctrlflow: 1.119198855s, fact_purity: 935.274977ms, nilness: 905.017138ms, S1038: 841.526667ms, isgenerated: 650.806142ms" [2023-08-16T01:33:21.818Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T01:33:21.818Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, path_prettifier: 200/200, nolint: 0/21, exclude-rules: 21/200, cgo: 200/200, skip_files: 200/200, exclude: 200/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200" [2023-08-16T01:33:21.819Z] level=info msg="[runner] processing took 18.273801ms with stages: nolint: 6.847525ms, identifier_marker: 6.416151ms, autogenerated_exclude: 1.578214ms, path_prettifier: 1.481819ms, exclude-rules: 1.124729ms, skip_dirs: 766.911µs, cgo: 35.161µs, filename_unadjuster: 18.921µs, skip_files: 590ns, uniq_by_line: 570ns, max_same_issues: 570ns, exclude: 480ns, max_from_linter: 460ns, diff: 410ns, severity-rules: 380ns, source_code: 300ns, sort_results: 230ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-08-16T01:33:21.819Z] level=info msg="[runner] linters took 7.992656827s with stages: goanalysis_metalinter: 7.974282499s" [2023-08-16T01:33:21.819Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T01:33:21.819Z] level=info msg="Memory: 233 samples, avg is 186.8MB, max is 781.4MB" [2023-08-16T01:33:21.819Z] level=info msg="Execution took 23.159299719s" [2023-08-16T01:33:21.819Z] go vet ./... [2023-08-16T01:33:26.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T01:33:26.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T01:33:26.025Z] ./bin/test-attribution-txt.sh [2023-08-16T01:33:26.291Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T01:33:26.291Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T01:33:26.291Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T01:33:26.291Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T01:33:26.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T01:33:26.596Z] + ls -al . [2023-08-16T01:33:26.596Z] total 728 [2023-08-16T01:33:26.596Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 01:32 . [2023-08-16T01:33:26.596Z] drwxr-xr-x 4 root root 4096 Aug 16 01:32 .. [2023-08-16T01:33:26.596Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 .blubracket [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 01:31 .dockerignore [2023-08-16T01:33:26.596Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 01:31 .git [2023-08-16T01:33:26.596Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 01:31 .github [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 01:31 .gitignore [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 01:31 .golangci.yml [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 01:31 .hadolint.yml [2023-08-16T01:33:26.596Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 01:31 .semver [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 01:31 .sonarcloud.properties [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 01:31 ADOPTERS.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 01:31 Attribution.txt [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 01:31 CHANGELOG.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 01:31 CONTRIBUTING.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 01:31 GOVERNANCE.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 01:31 Jenkinsfile [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 01:31 LICENSE [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 01:31 Makefile [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 01:31 OWNERS.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 01:31 README.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 01:31 SECURITY.md [2023-08-16T01:33:26.596Z] -rw-rw-r-- 1 1001 1001 12 Aug 16 01:31 VERSION [2023-08-16T01:33:26.596Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 bin [2023-08-16T01:33:26.596Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 01:31 cmd [2023-08-16T01:33:26.597Z] -rw-r--r-- 1 root root 446998 Aug 16 01:32 coverage.out [2023-08-16T01:33:26.597Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 fuzz_test [2023-08-16T01:33:26.597Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 01:31 go.mod [2023-08-16T01:33:26.597Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 01:31 go.sum [2023-08-16T01:33:26.597Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 01:31 internal [2023-08-16T01:33:26.597Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 01:31 openapi [2023-08-16T01:33:26.597Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 01:31 security.txt [2023-08-16T01:33:26.597Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 01:31 snap [2023-08-16T01:33:26.597Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 01:31 version.go [Pipeline] sh [2023-08-16T01:33:26.892Z] + '[' -e coverage.out ] [2023-08-16T01:33:26.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T01:33:26.992Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T01:33:27.273Z] + make build [2023-08-16T01:33:27.273Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-16T01:33:42.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-16T01:33:42.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-16T01:33:42.403Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-16T01:33:43.338Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T01:33:49.901Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-16T01:33:50.833Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T01:33:52.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T01:33:53.669Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-16T01:33:54.602Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-16T01:33:55.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-16T01:33:56.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-16T01:33:58.305Z] $ docker stop --time=1 d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 [2023-08-16T01:34:00.408Z] $ docker rm -f --volumes d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:34:01.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T01:34:01.319Z] [2023-08-16T01:34:01.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:34:01.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T01:34:01.619Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T01:34:01.619Z] 91d30c5bc195: Pulling fs layer [2023-08-16T01:34:01.619Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T01:34:01.619Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T01:34:01.619Z] 4698f68db338: Pulling fs layer [2023-08-16T01:34:01.619Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T01:34:01.619Z] e0025b399a48: Pulling fs layer [2023-08-16T01:34:01.619Z] 4698f68db338: Waiting [2023-08-16T01:34:01.619Z] 2a2f49069b9e: Waiting [2023-08-16T01:34:01.619Z] e0025b399a48: Waiting [2023-08-16T01:34:01.619Z] 91d30c5bc195: Verifying Checksum [2023-08-16T01:34:01.619Z] 91d30c5bc195: Download complete [2023-08-16T01:34:01.619Z] 4698f68db338: Download complete [2023-08-16T01:34:01.877Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T01:34:01.877Z] 2e9b0aa3be6d: Download complete [2023-08-16T01:34:01.877Z] 91d30c5bc195: Pull complete [2023-08-16T01:34:01.877Z] e0025b399a48: Download complete [2023-08-16T01:34:01.877Z] 2a2f49069b9e: Verifying Checksum [2023-08-16T01:34:01.877Z] 2a2f49069b9e: Download complete [2023-08-16T01:34:02.136Z] 2e9b0aa3be6d: Pull complete [2023-08-16T01:34:02.395Z] 9c61dcf015f6: Download complete [2023-08-16T01:34:04.922Z] 9c61dcf015f6: Pull complete [2023-08-16T01:34:04.922Z] 4698f68db338: Pull complete [2023-08-16T01:34:05.181Z] 2a2f49069b9e: Pull complete [2023-08-16T01:34:05.181Z] e0025b399a48: Pull complete [2023-08-16T01:34:05.182Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T01:34:05.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T01:34:05.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:34:05.266Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T01:34:05.307Z] $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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-08-16T01:34:06.206Z] $ docker top 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T01:34:06.538Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T01:34:09.076Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #1 transferring dockerfile: 2.04kB done [2023-08-16T01:34:09.076Z] #1 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #2 transferring dockerfile: 2.68kB done [2023-08-16T01:34:09.076Z] #2 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T01:34:09.076Z] #3 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #4 transferring dockerfile: 2.58kB done [2023-08-16T01:34:09.076Z] #4 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #5 transferring dockerfile: 2.06kB done [2023-08-16T01:34:09.076Z] #5 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #6 transferring dockerfile: 1.78kB done [2023-08-16T01:34:09.076Z] #6 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #7 transferring dockerfile: 2.63kB done [2023-08-16T01:34:09.076Z] #7 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #8 transferring dockerfile: 2.38kB done [2023-08-16T01:34:09.076Z] #8 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #9 transferring dockerfile: 1.84kB done [2023-08-16T01:34:09.076Z] #9 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #10 transferring dockerfile: 1.96kB done [2023-08-16T01:34:09.076Z] #10 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #11 [core-data internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #11 transferring dockerfile: 1.90kB done [2023-08-16T01:34:09.076Z] #11 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #12 transferring dockerfile: 2.82kB done [2023-08-16T01:34:09.076Z] #12 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #13 [security-proxy-auth internal] load .dockerignore [2023-08-16T01:34:09.076Z] #13 transferring context: 56B done [2023-08-16T01:34:09.076Z] #13 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #14 [core-command internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #14 transferring dockerfile: 1.82kB done [2023-08-16T01:34:09.076Z] #14 DONE 0.0s [2023-08-16T01:34:09.076Z] [2023-08-16T01:34:09.076Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T01:34:09.076Z] #15 transferring dockerfile: 2.12kB done [2023-08-16T01:34:09.076Z] #15 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-16T01:34:09.336Z] #16 transferring context: 56B done [2023-08-16T01:34:09.336Z] #16 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #17 [support-scheduler internal] load .dockerignore [2023-08-16T01:34:09.336Z] #17 transferring context: 56B done [2023-08-16T01:34:09.336Z] #17 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #18 [security-spire-config internal] load .dockerignore [2023-08-16T01:34:09.336Z] #18 transferring context: 56B done [2023-08-16T01:34:09.336Z] #18 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #19 [security-proxy-setup internal] load .dockerignore [2023-08-16T01:34:09.336Z] #19 transferring context: 56B done [2023-08-16T01:34:09.336Z] #19 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T01:34:09.336Z] #20 transferring context: 56B done [2023-08-16T01:34:09.336Z] #20 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #21 [security-spire-server internal] load .dockerignore [2023-08-16T01:34:09.336Z] #21 transferring context: 56B done [2023-08-16T01:34:09.336Z] #21 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-16T01:34:09.336Z] #22 transferring context: 56B done [2023-08-16T01:34:09.336Z] #22 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #23 [support-notifications internal] load .dockerignore [2023-08-16T01:34:09.336Z] #23 transferring context: 56B done [2023-08-16T01:34:09.336Z] #23 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #24 [core-metadata internal] load .dockerignore [2023-08-16T01:34:09.336Z] #24 transferring context: 56B done [2023-08-16T01:34:09.336Z] #24 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #25 [core-data internal] load .dockerignore [2023-08-16T01:34:09.336Z] #25 transferring context: 56B done [2023-08-16T01:34:09.336Z] #25 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #26 [security-bootstrapper internal] load .dockerignore [2023-08-16T01:34:09.336Z] #26 transferring context: 56B done [2023-08-16T01:34:09.336Z] #26 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #27 [core-command internal] load .dockerignore [2023-08-16T01:34:09.336Z] #27 transferring context: 56B done [2023-08-16T01:34:09.336Z] #27 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T01:34:09.336Z] #28 transferring context: 56B done [2023-08-16T01:34:09.336Z] #28 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:09.336Z] #29 DONE 0.0s [2023-08-16T01:34:09.336Z] [2023-08-16T01:34:09.336Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:34:09.336Z] #30 DONE 0.1s [2023-08-16T01:34:09.596Z] [2023-08-16T01:34:09.596Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:09.596Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:09.596Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T01:34:09.596Z] #31 ... [2023-08-16T01:34:09.596Z] [2023-08-16T01:34:09.596Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:09.596Z] #29 DONE 0.0s [2023-08-16T01:34:09.596Z] [2023-08-16T01:34:09.596Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:09.596Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:09.596Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:09.596Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:09.596Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:09.597Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:09.597Z] #31 ... [2023-08-16T01:34:09.597Z] [2023-08-16T01:34:09.597Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:09.597Z] #29 DONE 0.0s [2023-08-16T01:34:09.597Z] [2023-08-16T01:34:09.597Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T01:34:09.597Z] #32 DONE 0.5s [2023-08-16T01:34:09.597Z] [2023-08-16T01:34:09.597Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:09.597Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:09.597Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T01:34:09.597Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:09.597Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:09.597Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:09.597Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:09.855Z] #31 ... [2023-08-16T01:34:09.855Z] [2023-08-16T01:34:09.855Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:09.855Z] #29 DONE 0.0s [2023-08-16T01:34:09.855Z] [2023-08-16T01:34:09.855Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T01:34:09.855Z] #32 DONE 0.5s [2023-08-16T01:34:09.855Z] [2023-08-16T01:34:09.855Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:09.855Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:09.855Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T01:34:09.855Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:09.855Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:09.855Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:09.855Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:09.855Z] #31 ... [2023-08-16T01:34:09.855Z] [2023-08-16T01:34:09.855Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:09.855Z] #29 DONE 0.0s [2023-08-16T01:34:09.855Z] [2023-08-16T01:34:09.855Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-16T01:34:09.855Z] #33 DONE 0.4s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T01:34:10.113Z] #32 DONE 0.5s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:10.113Z] #29 DONE 0.0s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-16T01:34:10.113Z] #33 DONE 0.4s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:10.113Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:10.113Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T01:34:10.113Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:10.113Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:10.113Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:10.113Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:10.113Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:10.113Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T01:34:10.113Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:10.113Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:10.113Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:10.113Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:10.113Z] #31 DONE 0.8s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T01:34:10.113Z] #32 DONE 0.5s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T01:34:10.113Z] #29 DONE 0.0s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.113Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T01:34:10.113Z] #33 DONE 0.4s [2023-08-16T01:34:10.113Z] [2023-08-16T01:34:10.114Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:34:10.114Z] #30 DONE 0.5s [2023-08-16T01:34:10.114Z] [2023-08-16T01:34:10.114Z] #34 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T01:34:10.114Z] #34 ... [2023-08-16T01:34:10.114Z] [2023-08-16T01:34:10.114Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T01:34:10.114Z] #32 DONE 0.5s [2023-08-16T01:34:10.114Z] [2023-08-16T01:34:10.114Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-16T01:34:10.114Z] #33 DONE 0.4s [2023-08-16T01:34:10.114Z] [2023-08-16T01:34:10.114Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:34:10.114Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T01:34:10.114Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-16T01:34:10.114Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T01:34:10.114Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T01:34:10.114Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T01:34:10.114Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:34:10.114Z] #31 DONE 0.8s [2023-08-16T01:34:10.114Z] [2023-08-16T01:34:10.114Z] #34 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T01:34:11.487Z] #34 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:11.487Z] #34 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:11.744Z] #34 1.473 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:11.744Z] #34 1.483 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:11.744Z] #34 1.487 OK: 7 MiB in 16 packages [2023-08-16T01:34:13.642Z] #34 ... [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T01:34:13.642Z] #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.399 OK: 265 MiB in 53 packages [2023-08-16T01:34:13.642Z] #35 DONE 3.3s [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #36 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:34:13.642Z] #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.271 OK: 265 MiB in 53 packages [2023-08-16T01:34:13.642Z] #36 DONE 3.4s [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:34:13.642Z] #0 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.386 OK: 265 MiB in 53 packages [2023-08-16T01:34:13.642Z] #37 DONE 3.4s [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T01:34:13.642Z] #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 2.224 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:13.642Z] #0 2.230 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T01:34:13.642Z] #0 2.242 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:13.642Z] #0 2.258 OK: 8 MiB in 17 packages [2023-08-16T01:34:13.642Z] #38 DONE 3.1s [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #39 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T01:34:13.642Z] #0 0.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.279 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:34:13.642Z] #0 1.279 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:34:13.642Z] #0 1.279 OK: 17823 distinct packages available [2023-08-16T01:34:13.642Z] #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.642Z] #0 1.725 OK: 265 MiB in 53 packages [2023-08-16T01:34:13.642Z] #39 DONE 3.4s [2023-08-16T01:34:13.642Z] [2023-08-16T01:34:13.642Z] #40 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T01:34:13.900Z] #40 ... [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T01:34:13.900Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.726 OK: 265 MiB in 53 packages [2023-08-16T01:34:13.900Z] #41 DONE 4.0s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T01:34:13.900Z] #34 DONE 3.9s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #42 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T01:34:13.900Z] #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 1.833 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:34:13.900Z] #0 1.833 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:34:13.900Z] #0 1.833 OK: 17818 distinct packages available [2023-08-16T01:34:13.900Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.210 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:13.900Z] #0 2.218 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:34:13.900Z] #0 2.222 (3/5) Installing libucontext (1.2-r0) [2023-08-16T01:34:13.900Z] #0 2.226 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T01:34:13.900Z] #0 2.234 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T01:34:13.900Z] #0 2.271 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:13.900Z] #0 2.277 OK: 8 MiB in 20 packages [2023-08-16T01:34:13.900Z] #42 DONE 3.7s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:34:13.900Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.964 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:13.900Z] #0 2.972 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:13.900Z] #0 3.029 OK: 7 MiB in 16 packages [2023-08-16T01:34:13.900Z] #43 DONE 3.8s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T01:34:13.900Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 3.044 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T01:34:13.900Z] #0 3.061 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:13.900Z] #0 3.069 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:13.900Z] #0 3.077 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:34:13.900Z] #0 3.148 OK: 8 MiB in 17 packages [2023-08-16T01:34:13.900Z] #44 DONE 3.8s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T01:34:13.900Z] #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.795 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:34:13.900Z] #0 2.795 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:34:13.900Z] #0 2.795 OK: 17818 distinct packages available [2023-08-16T01:34:13.900Z] #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:13.900Z] #0 3.136 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:13.900Z] #0 3.143 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:34:13.900Z] #0 3.147 (3/4) Installing libucontext (1.2-r0) [2023-08-16T01:34:13.900Z] #0 3.150 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T01:34:13.900Z] #0 3.155 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:13.900Z] #0 3.163 OK: 7 MiB in 19 packages [2023-08-16T01:34:13.900Z] #45 DONE 3.8s [2023-08-16T01:34:13.900Z] [2023-08-16T01:34:13.900Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:14.162Z] #46 ... [2023-08-16T01:34:14.163Z] [2023-08-16T01:34:14.163Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T01:34:14.163Z] #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:14.163Z] #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:14.163Z] #0 3.192 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T01:34:14.163Z] #0 3.237 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:14.163Z] #0 3.237 (3/4) Installing su-exec (0.2-r2) [2023-08-16T01:34:14.163Z] #0 3.237 (4/4) Installing yq (4.30.4-r4) [2023-08-16T01:34:14.163Z] #0 3.296 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:14.163Z] #0 3.299 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:34:14.163Z] #0 3.363 OK: 17 MiB in 19 packages [2023-08-16T01:34:14.163Z] #47 DONE 3.8s [2023-08-16T01:34:14.163Z] [2023-08-16T01:34:14.163Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:14.421Z] #46 ... [2023-08-16T01:34:14.421Z] [2023-08-16T01:34:14.421Z] #40 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T01:34:14.421Z] #40 DONE 1.0s [2023-08-16T01:34:14.421Z] [2023-08-16T01:34:14.421Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:14.421Z] #46 transferring context: 123.90MB 4.3s [2023-08-16T01:34:16.333Z] #46 ... [2023-08-16T01:34:16.333Z] [2023-08-16T01:34:16.333Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T01:34:16.333Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 4.107 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:34:16.333Z] #0 4.107 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:34:16.333Z] #0 4.107 OK: 17818 distinct packages available [2023-08-16T01:34:16.333Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 4.460 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T01:34:16.333Z] #0 4.476 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T01:34:16.333Z] #0 4.489 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T01:34:16.333Z] #0 4.502 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T01:34:16.333Z] #0 4.511 (5/9) Installing curl (8.2.1-r0) [2023-08-16T01:34:16.333Z] #0 4.523 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:16.333Z] #0 4.525 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:34:16.333Z] #0 4.527 (8/9) Installing libucontext (1.2-r0) [2023-08-16T01:34:16.333Z] #0 4.531 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T01:34:16.333Z] #0 4.534 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:16.333Z] #0 4.543 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:34:16.333Z] #0 4.614 OK: 10 MiB in 24 packages [2023-08-16T01:34:16.333Z] #48 DONE 6.1s [2023-08-16T01:34:16.333Z] [2023-08-16T01:34:16.333Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T01:34:16.333Z] #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 5.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T01:34:16.333Z] #0 5.320 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:34:16.333Z] #0 5.406 (2/2) Installing su-exec (0.2-r2) [2023-08-16T01:34:16.333Z] #0 5.406 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:34:16.333Z] #0 5.406 OK: 7 MiB in 17 packages [2023-08-16T01:34:16.333Z] #49 DONE 6.1s [2023-08-16T01:34:16.333Z] [2023-08-16T01:34:16.333Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:18.863Z] #46 ... [2023-08-16T01:34:18.863Z] [2023-08-16T01:34:18.863Z] #50 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T01:34:18.863Z] #50 DONE 2.2s [2023-08-16T01:34:18.863Z] [2023-08-16T01:34:18.863Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:19.437Z] #46 transferring context: 342.10MB 9.4s [2023-08-16T01:34:19.437Z] #46 ... [2023-08-16T01:34:19.437Z] [2023-08-16T01:34:19.437Z] #51 [security-proxy-auth internal] load build context [2023-08-16T01:34:19.437Z] #51 ... [2023-08-16T01:34:19.437Z] [2023-08-16T01:34:19.437Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:19.695Z] #46 ... [2023-08-16T01:34:19.695Z] [2023-08-16T01:34:19.695Z] #52 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T01:34:19.695Z] #52 DONE 1.0s [2023-08-16T01:34:19.695Z] [2023-08-16T01:34:19.695Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:19.695Z] #46 ... [2023-08-16T01:34:19.695Z] [2023-08-16T01:34:19.695Z] #53 [security-spire-config internal] load build context [2023-08-16T01:34:19.695Z] #53 ... [2023-08-16T01:34:19.695Z] [2023-08-16T01:34:19.695Z] #54 [security-proxy-setup internal] load build context [2023-08-16T01:34:19.954Z] #54 ... [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #55 [support-scheduler internal] load build context [2023-08-16T01:34:19.954Z] #55 ... [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #56 [security-spiffe-token-provider internal] load build context [2023-08-16T01:34:19.954Z] #56 ... [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #46 [support-notifications internal] load build context [2023-08-16T01:34:19.954Z] #46 transferring context: 365.15MB 9.9s done [2023-08-16T01:34:19.954Z] #46 DONE 10.0s [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #57 [core-common-config-bootstrapper internal] load build context [2023-08-16T01:34:19.954Z] #57 transferring context: 365.15MB 9.7s done [2023-08-16T01:34:19.954Z] #57 DONE 9.9s [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #56 [security-spiffe-token-provider internal] load build context [2023-08-16T01:34:19.954Z] #56 transferring context: 365.15MB 10.3s done [2023-08-16T01:34:19.954Z] #56 ... [2023-08-16T01:34:19.954Z] [2023-08-16T01:34:19.954Z] #58 [core-data internal] load build context [2023-08-16T01:34:20.211Z] #58 transferring context: 365.15MB 10.0s done [2023-08-16T01:34:20.211Z] #58 ... [2023-08-16T01:34:20.211Z] [2023-08-16T01:34:20.211Z] #59 [core-command internal] load build context [2023-08-16T01:34:20.211Z] #59 ... [2023-08-16T01:34:20.211Z] [2023-08-16T01:34:20.212Z] #60 [core-metadata internal] load build context [2023-08-16T01:34:20.537Z] #60 ... [2023-08-16T01:34:20.537Z] [2023-08-16T01:34:20.537Z] #61 [security-spire-server internal] load build context [2023-08-16T01:34:20.537Z] #61 ... [2023-08-16T01:34:20.537Z] [2023-08-16T01:34:20.537Z] #62 [security-bootstrapper internal] load build context [2023-08-16T01:34:20.797Z] #62 ... [2023-08-16T01:34:20.797Z] [2023-08-16T01:34:20.797Z] #63 [security-spire-agent internal] load build context [2023-08-16T01:34:20.797Z] #63 ... [2023-08-16T01:34:20.797Z] [2023-08-16T01:34:20.797Z] #64 [security-secretstore-setup internal] load build context [2023-08-16T01:34:20.797Z] #64 transferring context: 365.15MB 10.6s done [2023-08-16T01:34:20.797Z] #64 ... [2023-08-16T01:34:20.797Z] [2023-08-16T01:34:20.797Z] #63 [security-spire-agent internal] load build context [2023-08-16T01:34:21.729Z] #63 ... [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #56 [security-spiffe-token-provider internal] load build context [2023-08-16T01:34:21.729Z] #56 DONE 12.0s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:21.729Z] #65 DONE 1.7s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #58 [core-data internal] load build context [2023-08-16T01:34:21.729Z] #58 DONE 11.7s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #59 [core-command internal] load build context [2023-08-16T01:34:21.729Z] #59 transferring context: 365.15MB 10.0s done [2023-08-16T01:34:21.729Z] #59 DONE 11.6s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #54 [security-proxy-setup internal] load build context [2023-08-16T01:34:21.729Z] #54 transferring context: 365.15MB 10.8s done [2023-08-16T01:34:21.729Z] #54 DONE 12.0s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #64 [security-secretstore-setup internal] load build context [2023-08-16T01:34:21.729Z] #64 DONE 12.0s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #55 [support-scheduler internal] load build context [2023-08-16T01:34:21.729Z] #55 transferring context: 365.15MB 11.4s done [2023-08-16T01:34:21.729Z] #55 DONE 12.1s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #61 [security-spire-server internal] load build context [2023-08-16T01:34:21.729Z] #61 transferring context: 365.15MB 11.2s done [2023-08-16T01:34:21.729Z] #61 DONE 12.0s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #51 [security-proxy-auth internal] load build context [2023-08-16T01:34:21.729Z] #51 transferring context: 365.15MB 11.3s done [2023-08-16T01:34:21.729Z] #51 DONE 12.3s [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:21.729Z] #66 ... [2023-08-16T01:34:21.729Z] [2023-08-16T01:34:21.729Z] #60 [core-metadata internal] load build context [2023-08-16T01:34:21.729Z] #60 transferring context: 365.15MB 11.3s done [2023-08-16T01:34:21.729Z] #60 DONE 11.8s [2023-08-16T01:34:21.986Z] [2023-08-16T01:34:21.986Z] #62 [security-bootstrapper internal] load build context [2023-08-16T01:34:21.986Z] #62 transferring context: 365.15MB 11.4s done [2023-08-16T01:34:21.986Z] #62 DONE 11.8s [2023-08-16T01:34:21.986Z] [2023-08-16T01:34:21.986Z] #63 [security-spire-agent internal] load build context [2023-08-16T01:34:21.986Z] #63 ... [2023-08-16T01:34:21.986Z] [2023-08-16T01:34:21.986Z] #53 [security-spire-config internal] load build context [2023-08-16T01:34:21.986Z] #53 transferring context: 365.15MB 12.2s done [2023-08-16T01:34:21.986Z] #53 DONE 12.4s [2023-08-16T01:34:21.986Z] [2023-08-16T01:34:21.986Z] #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:21.986Z] #67 DONE 2.0s [2023-08-16T01:34:21.986Z] [2023-08-16T01:34:21.986Z] #63 [security-spire-agent internal] load build context [2023-08-16T01:34:22.244Z] #63 ... [2023-08-16T01:34:22.244Z] [2023-08-16T01:34:22.244Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:22.244Z] #68 DONE 0.4s [2023-08-16T01:34:22.244Z] [2023-08-16T01:34:22.244Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:22.244Z] #66 DONE 0.4s [2023-08-16T01:34:22.244Z] [2023-08-16T01:34:22.244Z] #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:34:22.244Z] #69 DONE 0.3s [2023-08-16T01:34:22.244Z] [2023-08-16T01:34:22.244Z] #63 [security-spire-agent internal] load build context [2023-08-16T01:34:23.177Z] #63 transferring context: 365.15MB 13.4s done [2023-08-16T01:34:23.177Z] #63 DONE 13.5s [2023-08-16T01:34:23.177Z] [2023-08-16T01:34:23.177Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:33.156Z] #70 ... [2023-08-16T01:34:33.156Z] [2023-08-16T01:34:33.156Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:33.156Z] #71 ... [2023-08-16T01:34:33.156Z] [2023-08-16T01:34:33.156Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:33.156Z] #72 ... [2023-08-16T01:34:33.156Z] [2023-08-16T01:34:33.156Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:33.156Z] #73 ... [2023-08-16T01:34:33.156Z] [2023-08-16T01:34:33.156Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:51.238Z] #74 DONE 28.0s [2023-08-16T01:34:51.238Z] [2023-08-16T01:34:51.238Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:51.238Z] #71 DONE 28.4s [2023-08-16T01:34:51.238Z] [2023-08-16T01:34:51.238Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:51.238Z] #70 DONE 28.0s [2023-08-16T01:34:51.238Z] [2023-08-16T01:34:51.238Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:51.238Z] #72 DONE 28.0s [2023-08-16T01:34:51.238Z] [2023-08-16T01:34:51.238Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:51.238Z] #73 DONE 28.0s [2023-08-16T01:34:51.238Z] [2023-08-16T01:34:51.238Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T01:34:53.775Z] #75 DONE 3.2s [2023-08-16T01:34:53.775Z] [2023-08-16T01:34:53.775Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T01:34:53.775Z] #76 DONE 3.2s [2023-08-16T01:34:53.775Z] [2023-08-16T01:34:53.775Z] #77 [core-data builder 6/7] COPY . . [2023-08-16T01:34:53.775Z] #77 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #78 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #79 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #80 [core-command builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #80 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #81 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #82 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #83 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #84 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #85 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #86 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #87 [core-metadata builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #87 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #88 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #89 [security-spire-server builder 6/9] COPY . . [2023-08-16T01:34:53.776Z] #89 DONE 3.2s [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #90 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #90 DONE 3.2s [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #91 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #92 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #93 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #94 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:34:53.776Z] #94 DONE 0.1s [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #95 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #96 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #97 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #98 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #99 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #100 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #101 [support-notifications builder 6/7] COPY . . [2023-08-16T01:34:53.776Z] #101 DONE 3.2s [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:34:53.776Z] #102 ... [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:34:53.776Z] #103 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:53.776Z] #104 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-16T01:34:53.776Z] #105 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:34:53.776Z] #106 CACHED [2023-08-16T01:34:53.776Z] [2023-08-16T01:34:53.776Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:34:53.776Z] #0 0.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-16T01:34:54.712Z] #107 ... [2023-08-16T01:34:54.712Z] [2023-08-16T01:34:54.712Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:34:54.712Z] #108 DONE 1.3s [2023-08-16T01:34:54.712Z] [2023-08-16T01:34:54.712Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:34:54.712Z] #109 DONE 1.3s [2023-08-16T01:34:54.712Z] [2023-08-16T01:34:54.712Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T01:34:54.712Z] #110 DONE 0.1s [2023-08-16T01:34:54.712Z] [2023-08-16T01:34:54.712Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T01:34:54.973Z] #111 DONE 0.1s [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T01:34:54.973Z] #112 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:34:54.973Z] #113 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #114 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:34:54.973Z] #114 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-16T01:34:54.973Z] #115 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:34:54.973Z] #116 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:34:54.973Z] #117 CACHED [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:34:54.973Z] #118 DONE 0.1s [2023-08-16T01:34:54.973Z] [2023-08-16T01:34:54.973Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:34:54.973Z] #102 0.981 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T01:34:55.235Z] #102 ... [2023-08-16T01:34:55.235Z] [2023-08-16T01:34:55.235Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:34:55.235Z] #119 CACHED [2023-08-16T01:34:55.235Z] [2023-08-16T01:34:55.235Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:34:55.506Z] #120 DONE 0.2s [2023-08-16T01:34:55.506Z] [2023-08-16T01:34:55.506Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:34:55.506Z] #121 ... [2023-08-16T01:34:55.506Z] [2023-08-16T01:34:55.506Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:34:55.506Z] #122 CACHED [2023-08-16T01:34:55.764Z] [2023-08-16T01:34:55.764Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:34:55.764Z] #123 DONE 0.3s [2023-08-16T01:34:55.764Z] [2023-08-16T01:34:55.764Z] #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:34:55.764Z] #124 ... [2023-08-16T01:34:55.764Z] [2023-08-16T01:34:55.764Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:34:55.764Z] #121 DONE 0.3s [2023-08-16T01:34:55.764Z] [2023-08-16T01:34:55.764Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:34:55.764Z] #125 DONE 0.1s [2023-08-16T01:34:56.023Z] [2023-08-16T01:34:56.023Z] #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:34:56.023Z] #124 DONE 0.2s [2023-08-16T01:34:56.023Z] [2023-08-16T01:34:56.023Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T01:34:56.023Z] #126 DONE 0.5s [2023-08-16T01:34:56.023Z] [2023-08-16T01:34:56.023Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:34:56.589Z] #127 DONE 0.5s [2023-08-16T01:34:56.589Z] [2023-08-16T01:34:56.589Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T01:34:56.589Z] #128 DONE 0.5s [2023-08-16T01:34:56.589Z] [2023-08-16T01:34:56.589Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:34:56.589Z] #129 DONE 0.5s [2023-08-16T01:34:56.589Z] [2023-08-16T01:34:56.589Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:34:56.589Z] #130 ... [2023-08-16T01:34:56.589Z] [2023-08-16T01:34:56.590Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T01:34:56.590Z] #131 DONE 0.2s [2023-08-16T01:34:56.590Z] [2023-08-16T01:34:56.590Z] #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:34:56.590Z] #132 DONE 0.2s [2023-08-16T01:34:56.590Z] [2023-08-16T01:34:56.590Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:34:56.590Z] #130 DONE 0.2s [2023-08-16T01:34:56.590Z] [2023-08-16T01:34:56.590Z] #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T01:34:56.590Z] #133 DONE 0.1s [2023-08-16T01:34:56.590Z] [2023-08-16T01:34:56.590Z] #134 [security-spire-server] exporting to image [2023-08-16T01:34:56.590Z] #134 exporting layers [2023-08-16T01:34:56.852Z] #134 ... [2023-08-16T01:34:56.852Z] [2023-08-16T01:34:56.852Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T01:34:56.852Z] #135 DONE 0.2s [2023-08-16T01:34:57.115Z] [2023-08-16T01:34:57.115Z] #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T01:34:57.115Z] #136 DONE 0.3s [2023-08-16T01:34:57.115Z] [2023-08-16T01:34:57.115Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T01:34:57.115Z] #137 DONE 0.3s [2023-08-16T01:34:57.115Z] [2023-08-16T01:34:57.115Z] #134 [security-spire-agent] exporting to image [2023-08-16T01:34:57.372Z] #134 exporting layers 0.7s done [2023-08-16T01:34:57.372Z] #134 writing image sha256:bb85db60eb73fc6c0d54e173add1c18a75741a75981ce9bcdc995bfc3a21a30a 0.1s done [2023-08-16T01:34:57.372Z] #134 naming to docker.io/library/security-spire-server [2023-08-16T01:34:57.631Z] #134 naming to docker.io/library/security-spire-server 0.0s done [2023-08-16T01:34:57.631Z] #134 exporting layers 0.6s done [2023-08-16T01:34:57.631Z] #134 writing image sha256:08bab989949368bac08767d6c264877dd62cfd6a4d86083413f55b960c002954 [2023-08-16T01:34:57.891Z] #134 exporting layers 0.7s done [2023-08-16T01:34:57.891Z] #134 writing image sha256:08bab989949368bac08767d6c264877dd62cfd6a4d86083413f55b960c002954 0.0s done [2023-08-16T01:34:57.891Z] #134 naming to docker.io/library/security-spire-agent done [2023-08-16T01:34:57.891Z] #134 writing image sha256:e7e6d1deb3eabb539e3b60c28af43fcab33dc41ff70eda23f562566bd23ddbbb done [2023-08-16T01:34:57.891Z] #134 naming to docker.io/library/security-spire-config done [2023-08-16T01:34:57.891Z] #134 DONE 1.2s [2023-08-16T01:34:57.891Z] [2023-08-16T01:34:57.891Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T01:34:57.891Z] #0 1.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-16T01:35:04.447Z] #138 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T01:35:04.447Z] #0 1.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T01:35:04.447Z] #139 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:35:04.447Z] #0 0.850 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-16T01:35:04.447Z] #140 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:35:04.447Z] #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-16T01:35:04.447Z] #141 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T01:35:04.447Z] #0 0.621 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-16T01:35:04.447Z] #142 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:35:04.447Z] #0 0.811 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-16T01:35:04.447Z] #143 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T01:35:04.447Z] #0 0.953 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-16T01:35:04.447Z] #144 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:35:04.447Z] #0 0.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-16T01:35:04.447Z] #145 ... [2023-08-16T01:35:04.447Z] [2023-08-16T01:35:04.447Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:35:04.447Z] #0 0.878 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-16T01:35:49.599Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3752 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-16T01:35:49.612Z] Running in /w/workspace/edgex-go/560 [Pipeline] { [Pipeline] checkout [2023-08-16T01:35:49.662Z] The recommended git tool is: git [2023-08-16T01:35:59.211Z] using credential edgex-jenkins-ssh [2023-08-16T01:35:59.227Z] Cloning the remote Git repository [2023-08-16T01:35:59.292Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T01:35:59.437Z] > git init /w/workspace/edgex-go/560 # timeout=10 [2023-08-16T01:35:59.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T01:35:59.746Z] > git --version # timeout=10 [2023-08-16T01:35:59.791Z] > git --version # 'git version 2.25.1' [2023-08-16T01:35:59.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T01:36:00.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T01:36:12.890Z] #146 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:36:12.891Z] #141 75.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T01:36:12.891Z] #141 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:36:12.891Z] #145 DONE 77.5s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T01:36:12.891Z] #138 DONE 77.5s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T01:36:12.891Z] #147 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T01:36:12.891Z] #144 DONE 77.7s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:36:12.891Z] #141 DONE 78.0s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:12.891Z] #148 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:12.891Z] #149 DONE 0.5s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T01:36:12.891Z] #147 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:12.891Z] #148 DONE 0.2s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:12.891Z] #150 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:12.891Z] #151 DONE 0.2s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:12.891Z] #152 DONE 0.3s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:12.891Z] #150 DONE 0.3s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T01:36:12.891Z] #153 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:12.891Z] #154 DONE 0.3s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T01:36:12.891Z] #155 DONE 0.3s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T01:36:12.891Z] #153 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:12.891Z] #156 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T01:36:12.891Z] #157 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #158 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T01:36:12.891Z] #158 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #159 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:12.891Z] #159 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:36:12.891Z] #140 DONE 79.2s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:12.891Z] #156 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #160 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T01:36:12.891Z] #160 DONE 0.2s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:12.891Z] #161 ... [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #159 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:12.891Z] #159 DONE 0.4s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T01:36:12.891Z] #162 DONE 1.5s [2023-08-16T01:36:12.891Z] [2023-08-16T01:36:12.891Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T01:36:12.891Z] #142 DONE 79.6s [2023-08-16T01:36:13.159Z] [2023-08-16T01:36:13.159Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T01:36:13.159Z] #139 DONE 79.8s [2023-08-16T01:36:13.159Z] [2023-08-16T01:36:13.159Z] #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.159Z] #163 ... [2023-08-16T01:36:13.159Z] [2023-08-16T01:36:13.159Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:13.159Z] #164 CACHED [2023-08-16T01:36:13.159Z] [2023-08-16T01:36:13.159Z] #165 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.159Z] #165 CACHED [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #166 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:13.417Z] #166 DONE 0.8s [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #167 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:13.417Z] #167 CACHED [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #168 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.417Z] #168 CACHED [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:36:13.417Z] #169 ... [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:13.417Z] #170 DONE 0.9s [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.417Z] #161 DONE 0.7s [2023-08-16T01:36:13.417Z] [2023-08-16T01:36:13.417Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:36:13.417Z] #146 DONE 80.2s [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.680Z] #163 DONE 0.7s [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:13.680Z] #171 ... [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #172 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:13.680Z] #172 CACHED [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #173 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:13.680Z] #173 CACHED [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T01:36:13.680Z] #174 DONE 0.6s [2023-08-16T01:36:13.680Z] [2023-08-16T01:36:13.680Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T01:36:13.680Z] #175 DONE 0.5s [2023-08-16T01:36:13.938Z] [2023-08-16T01:36:13.938Z] #176 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T01:36:13.938Z] #176 DONE 0.4s [2023-08-16T01:36:13.938Z] [2023-08-16T01:36:13.938Z] #177 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:13.938Z] #177 DONE 0.4s [2023-08-16T01:36:13.938Z] [2023-08-16T01:36:13.938Z] #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T01:36:13.938Z] #178 ... [2023-08-16T01:36:13.938Z] [2023-08-16T01:36:13.938Z] #179 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:36:13.938Z] #179 DONE 1.2s [2023-08-16T01:36:14.195Z] [2023-08-16T01:36:14.196Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:14.196Z] #171 DONE 0.5s [2023-08-16T01:36:14.196Z] [2023-08-16T01:36:14.196Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T01:36:14.196Z] #180 DONE 0.4s [2023-08-16T01:36:14.196Z] [2023-08-16T01:36:14.196Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:14.196Z] #181 ... [2023-08-16T01:36:14.196Z] [2023-08-16T01:36:14.196Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:14.196Z] #182 DONE 0.4s [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #183 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T01:36:14.456Z] #183 DONE 0.4s [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T01:36:14.456Z] #178 DONE 0.6s [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:14.456Z] #184 DONE 0.6s [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #185 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:14.456Z] #185 ... [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:36:14.456Z] #169 DONE 1.1s [2023-08-16T01:36:14.456Z] [2023-08-16T01:36:14.456Z] #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T01:36:14.456Z] #186 DONE 0.5s [2023-08-16T01:36:14.715Z] [2023-08-16T01:36:14.715Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:14.715Z] #181 DONE 0.5s [2023-08-16T01:36:14.715Z] [2023-08-16T01:36:14.715Z] #185 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:14.715Z] #185 DONE 0.3s [2023-08-16T01:36:14.715Z] [2023-08-16T01:36:14.715Z] #134 [security-proxy-setup] exporting to image [2023-08-16T01:36:14.715Z] #134 exporting layers 0.5s done [2023-08-16T01:36:14.715Z] #134 writing image sha256:5073b56965ae03c4050abfd557bbe889d97cdc3ec335c82dcd84f9498e40e91d done [2023-08-16T01:36:14.715Z] #134 writing image sha256:b737da82d9ac50ff3e4620330e7517f5715891c5aa8ff95b748a67452c8a625f done [2023-08-16T01:36:14.715Z] #134 naming to docker.io/library/core-command done [2023-08-16T01:36:14.715Z] #134 naming to docker.io/library/security-proxy-setup done [2023-08-16T01:36:14.973Z] #134 ... [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:14.973Z] #187 DONE 0.4s [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:36:14.973Z] #107 DONE 81.6s [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #134 [core-data] exporting to image [2023-08-16T01:36:14.973Z] #134 ... [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T01:36:14.973Z] #188 DONE 0.4s [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #134 [core-common-config-bootstrapper] exporting to image [2023-08-16T01:36:14.973Z] #134 exporting layers 0.1s done [2023-08-16T01:36:14.973Z] #134 writing image sha256:d349db7b328e7722533a3ea136457e77964de443542f5241fbcf816cb7a4023c done [2023-08-16T01:36:14.973Z] #134 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-08-16T01:36:14.973Z] #134 writing image sha256:54be09c3a2b7831462620f0df52e72f4df563ec5bb93b9899cb322fa38878d7b [2023-08-16T01:36:14.973Z] #134 writing image sha256:54be09c3a2b7831462620f0df52e72f4df563ec5bb93b9899cb322fa38878d7b done [2023-08-16T01:36:14.973Z] #134 naming to docker.io/library/core-data 0.0s done [2023-08-16T01:36:14.973Z] #134 DONE 2.1s [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T01:36:14.973Z] #189 DONE 0.5s [2023-08-16T01:36:14.973Z] [2023-08-16T01:36:14.973Z] #190 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:15.231Z] #190 ... [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T01:36:15.231Z] #191 DONE 0.5s [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #192 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T01:36:15.231Z] #192 DONE 0.2s [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #190 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:15.231Z] #190 DONE 0.3s [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #134 [core-metadata] exporting to image [2023-08-16T01:36:15.231Z] #134 exporting layers 0.2s done [2023-08-16T01:36:15.231Z] #134 writing image sha256:2be0fc06db569bd7aefe4cfdafcf60795bdb9d5be3cb43614778d79f18d7c536 done [2023-08-16T01:36:15.231Z] #134 naming to docker.io/library/core-metadata done [2023-08-16T01:36:15.231Z] #134 DONE 2.3s [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #193 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:15.231Z] #193 DONE 0.1s [2023-08-16T01:36:15.231Z] [2023-08-16T01:36:15.231Z] #194 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T01:36:15.489Z] #194 ... [2023-08-16T01:36:15.489Z] [2023-08-16T01:36:15.489Z] #195 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T01:36:15.489Z] #195 DONE 0.1s [2023-08-16T01:36:15.489Z] [2023-08-16T01:36:15.489Z] #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:36:15.489Z] #196 DONE 0.6s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #197 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T01:36:15.746Z] #197 DONE 0.1s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #194 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T01:36:15.746Z] #194 DONE 0.2s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #134 [security-proxy-auth] exporting to image [2023-08-16T01:36:15.746Z] #134 exporting layers 0.3s done [2023-08-16T01:36:15.746Z] #134 ... [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #198 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T01:36:15.746Z] #198 DONE 0.1s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #199 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:15.746Z] #199 DONE 0.1s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:36:15.746Z] #200 DONE 0.8s [2023-08-16T01:36:15.746Z] [2023-08-16T01:36:15.746Z] #134 [security-secretstore-setup] exporting to image [2023-08-16T01:36:15.746Z] #134 writing image sha256:e01d5ed062ebba63a1d6c1566fb36b9351153753a98ec7ec59b0c98e77648a0b 0.0s done [2023-08-16T01:36:15.746Z] #134 naming to docker.io/library/security-proxy-auth done [2023-08-16T01:36:15.746Z] #134 exporting layers 0.2s done [2023-08-16T01:36:16.004Z] #134 exporting layers 0.3s done [2023-08-16T01:36:16.004Z] #134 writing image sha256:876c536df885ae50e48ecb2940689b52a895e748ac23f272f5e85d4f1b4abdae done [2023-08-16T01:36:16.004Z] #134 naming to docker.io/library/security-spiffe-token-provider done [2023-08-16T01:36:16.004Z] #134 writing image sha256:a92ad519e64c6981e0dff2f6804e19b69355d8ba1ce71ec2aaeb8862cddd05c4 done [2023-08-16T01:36:16.004Z] #134 naming to docker.io/library/security-secretstore-setup done [2023-08-16T01:36:16.004Z] #134 DONE 2.7s [2023-08-16T01:36:16.004Z] [2023-08-16T01:36:16.004Z] #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T01:36:16.261Z] #201 DONE 0.6s [2023-08-16T01:36:16.261Z] [2023-08-16T01:36:16.261Z] #134 [security-bootstrapper] exporting to image [2023-08-16T01:36:16.261Z] #134 exporting layers 0.2s done [2023-08-16T01:36:16.261Z] #134 writing image sha256:3b9b70a2d65a259f2c4d7fd3680fde6aaa5493f73fbba8ba27c4776e60eb5759 done [2023-08-16T01:36:16.261Z] #134 naming to docker.io/library/security-bootstrapper done [2023-08-16T01:36:16.261Z] #134 DONE 2.9s [2023-08-16T01:36:16.261Z] [2023-08-16T01:36:16.261Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:36:17.637Z] #143 DONE 84.2s [2023-08-16T01:36:17.637Z] [2023-08-16T01:36:17.637Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:36:17.637Z] #102 DONE 84.2s [2023-08-16T01:36:17.637Z] [2023-08-16T01:36:17.637Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:17.895Z] #202 DONE 0.0s [2023-08-16T01:36:17.895Z] [2023-08-16T01:36:17.895Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:36:17.895Z] #203 DONE 0.1s [2023-08-16T01:36:17.895Z] [2023-08-16T01:36:17.895Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:17.895Z] #204 DONE 0.1s [2023-08-16T01:36:17.895Z] [2023-08-16T01:36:17.895Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:36:17.895Z] #205 DONE 0.1s [2023-08-16T01:36:17.895Z] [2023-08-16T01:36:17.895Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T01:36:18.155Z] #206 DONE 0.2s [2023-08-16T01:36:18.155Z] [2023-08-16T01:36:18.155Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T01:36:18.155Z] #207 DONE 0.2s [2023-08-16T01:36:18.155Z] [2023-08-16T01:36:18.155Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:18.155Z] #208 DONE 0.0s [2023-08-16T01:36:18.155Z] [2023-08-16T01:36:18.155Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:36:18.155Z] #209 DONE 0.0s [2023-08-16T01:36:18.155Z] [2023-08-16T01:36:18.155Z] #134 [support-scheduler] exporting to image [2023-08-16T01:36:18.155Z] #134 exporting layers 0.2s done [2023-08-16T01:36:18.155Z] #134 writing image sha256:032c6cf10ac7872b89b97c6c20e3d12980965fe8263461a4e96ae64cea3a8c98 done [2023-08-16T01:36:18.155Z] #134 naming to docker.io/library/support-scheduler done [2023-08-16T01:36:18.155Z] #134 writing image sha256:03844582bbb93af738bc8f7a4fb682b9c2bcbb1b3b08ea9175bd92cda144909a done [2023-08-16T01:36:18.155Z] #134 naming to docker.io/library/support-notifications done [2023-08-16T01:36:18.155Z] #134 DONE 3.1s [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:36:18.155Z] time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T01:36:18.176Z] $ docker stop --time=1 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 [2023-08-16T01:36:18.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T01:36:18.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T01:36:19.440Z] $ docker rm -f --volumes 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T01:36:19.511Z] Avoid second fetch [2023-08-16T01:36:19.512Z] Checking out Revision dc857b44c2737f54ac971b67f995bab03c512aaf (main) [2023-08-16T01:36:19.744Z] + docker images [2023-08-16T01:36:19.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T01:36:19.745Z] support-notifications latest 03844582bbb9 2 seconds ago 34.3MB [2023-08-16T01:36:19.745Z] support-scheduler latest 032c6cf10ac7 2 seconds ago 33.7MB [2023-08-16T01:36:19.745Z] security-bootstrapper latest 3b9b70a2d65a 3 seconds ago 23MB [2023-08-16T01:36:19.745Z] security-proxy-auth latest e01d5ed062eb 4 seconds ago 19.4MB [2023-08-16T01:36:19.745Z] security-secretstore-setup latest a92ad519e64c 4 seconds ago 44.1MB [2023-08-16T01:36:19.745Z] security-spiffe-token-provider latest 876c536df885 4 seconds ago 33.5MB [2023-08-16T01:36:19.745Z] core-command latest 5073b56965ae 5 seconds ago 21MB [2023-08-16T01:36:19.745Z] core-metadata latest 2be0fc06db56 5 seconds ago 21.6MB [2023-08-16T01:36:19.745Z] core-data latest 54be09c3a2b7 5 seconds ago 21.2MB [2023-08-16T01:36:19.745Z] core-common-config-bootstrapper latest d349db7b328e 5 seconds ago 18MB [2023-08-16T01:36:19.745Z] security-proxy-setup latest b737da82d9ac 6 seconds ago 19.6MB [2023-08-16T01:36:19.745Z] security-spire-server latest bb85db60eb73 About a minute ago 103MB [2023-08-16T01:36:19.745Z] security-spire-agent latest 08bab9899493 About a minute ago 161MB [2023-08-16T01:36:19.745Z] security-spire-config latest e7e6d1deb3ea About a minute ago 102MB [2023-08-16T01:36:19.745Z] ci-base-image-x86_64 latest d6dddb257013 4 minutes ago 1.07GB [2023-08-16T01:36:19.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-16T01:36:19.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T01:36:19.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T01:36:19.849Z] provisioning config files... [2023-08-16T01:36:19.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config10672249730503722289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T01:36:20.148Z] ---> docker-login.sh [2023-08-16T01:36:20.148Z] nexus3.edgexfoundry.org:10001 [2023-08-16T01:36:20.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:20.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:20.148Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:20.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:20.148Z] [2023-08-16T01:36:20.148Z] Login Succeeded [2023-08-16T01:36:20.148Z] nexus3.edgexfoundry.org:10002 [2023-08-16T01:36:20.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:20.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:20.148Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:20.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:20.148Z] [2023-08-16T01:36:20.148Z] Login Succeeded [2023-08-16T01:36:20.148Z] nexus3.edgexfoundry.org:10003 [2023-08-16T01:36:20.207Z] Commit message: "Merge pull request #4635 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.25" [2023-08-16T01:36:20.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:20.407Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:20.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:20.407Z] [2023-08-16T01:36:20.407Z] Login Succeeded [2023-08-16T01:36:20.407Z] nexus3.edgexfoundry.org:10004 [2023-08-16T01:36:20.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:20.407Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:20.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:20.407Z] [2023-08-16T01:36:20.407Z] Login Succeeded [2023-08-16T01:36:20.407Z] docker.io [2023-08-16T01:36:20.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T01:36:20.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:20.973Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:20.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:20.973Z] [2023-08-16T01:36:20.973Z] Login Succeeded [2023-08-16T01:36:20.973Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T01:36:21.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:21.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:36:21.075Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-16T01:36:21.075Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:21.075Z] latest [2023-08-16T01:36:21.075Z] 3.1.0-dev.26 [2023-08-16T01:36:21.075Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:21.075Z] main [2023-08-16T01:36:21.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:21.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T01:36:21.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T01:36:21.347Z] Dload Upload Total Spent Left Speed [2023-08-16T01:36:21.387Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:21.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 35321 0 --:--:-- --:--:-- --:--:-- 35419 [2023-08-16T01:36:21.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:21.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-16T01:36:21.684Z] 2f90cc5ef8dc: Preparing [2023-08-16T01:36:21.684Z] 47085b751fd2: Preparing [2023-08-16T01:36:21.684Z] aac9a9181a28: Preparing [2023-08-16T01:36:21.684Z] 98d0abad34bf: Preparing [2023-08-16T01:36:21.684Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:21.684Z] 36b50b131297: Preparing [2023-08-16T01:36:21.684Z] 36b50b131297: Waiting [2023-08-16T01:36:21.684Z] 2421ddaab2e4: Pushed [2023-08-16T01:36:21.684Z] 2f90cc5ef8dc: Pushed [2023-08-16T01:36:21.684Z] 36b50b131297: Layer already exists [2023-08-16T01:36:21.684Z] 98d0abad34bf: Pushed [2023-08-16T01:36:21.684Z] aac9a9181a28: Pushed [2023-08-16T01:36:19.529Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T01:36:19.596Z] > git checkout -f dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [Pipeline] sh [2023-08-16T01:36:22.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T01:36:22.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T01:36:22.574Z] + sudo tee /etc/docker/daemon.new [2023-08-16T01:36:22.574Z] { [2023-08-16T01:36:22.574Z] "registry-mirrors": [ [2023-08-16T01:36:22.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T01:36:22.574Z] ], [2023-08-16T01:36:22.574Z] "bip": "10.250.0.254/24", [2023-08-16T01:36:22.574Z] "hosts": [ [2023-08-16T01:36:22.574Z] "tcp://0.0.0.0:5555", [2023-08-16T01:36:22.574Z] "unix:///var/run/docker.sock" [2023-08-16T01:36:22.574Z] ], [2023-08-16T01:36:22.574Z] "mtu": 1458, [2023-08-16T01:36:22.574Z] "selinux-enabled": true, [2023-08-16T01:36:22.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T01:36:22.574Z] } [Pipeline] sh [2023-08-16T01:36:22.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T01:36:23.057Z] 47085b751fd2: Pushed [2023-08-16T01:36:23.260Z] + sudo service docker restart [2023-08-16T01:36:23.316Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:23.618Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:23.916Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-16T01:36:23.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-16T01:36:23.917Z] 2f90cc5ef8dc: Preparing [2023-08-16T01:36:23.917Z] 47085b751fd2: Preparing [2023-08-16T01:36:23.917Z] aac9a9181a28: Preparing [2023-08-16T01:36:23.917Z] 98d0abad34bf: Preparing [2023-08-16T01:36:23.917Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:23.917Z] 36b50b131297: Preparing [2023-08-16T01:36:23.917Z] 36b50b131297: Waiting [2023-08-16T01:36:23.917Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:23.917Z] 47085b751fd2: Layer already exists [2023-08-16T01:36:23.917Z] 2f90cc5ef8dc: Layer already exists [2023-08-16T01:36:23.917Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:23.917Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:23.917Z] 36b50b131297: Layer already exists [2023-08-16T01:36:23.917Z] latest: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:24.223Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:24.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 [2023-08-16T01:36:24.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-16T01:36:24.533Z] 2f90cc5ef8dc: Preparing [2023-08-16T01:36:24.533Z] 47085b751fd2: Preparing [2023-08-16T01:36:24.533Z] aac9a9181a28: Preparing [2023-08-16T01:36:24.533Z] 98d0abad34bf: Preparing [2023-08-16T01:36:24.533Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:24.533Z] 36b50b131297: Preparing [2023-08-16T01:36:24.533Z] 36b50b131297: Waiting [2023-08-16T01:36:24.533Z] 47085b751fd2: Layer already exists [2023-08-16T01:36:24.533Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:24.533Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:24.533Z] 2f90cc5ef8dc: Layer already exists [2023-08-16T01:36:24.533Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:24.533Z] 36b50b131297: Layer already exists [2023-08-16T01:36:24.533Z] 3.1.0-dev.26: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:24.837Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:25.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:25.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-16T01:36:25.138Z] 2f90cc5ef8dc: Preparing [2023-08-16T01:36:25.138Z] 47085b751fd2: Preparing [2023-08-16T01:36:25.138Z] aac9a9181a28: Preparing [2023-08-16T01:36:25.138Z] 98d0abad34bf: Preparing [2023-08-16T01:36:25.138Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:25.138Z] 36b50b131297: Preparing [2023-08-16T01:36:25.138Z] 36b50b131297: Waiting [2023-08-16T01:36:25.138Z] 47085b751fd2: Layer already exists [2023-08-16T01:36:25.138Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:25.138Z] 2f90cc5ef8dc: Layer already exists [2023-08-16T01:36:25.138Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:25.138Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:25.138Z] 36b50b131297: Layer already exists [2023-08-16T01:36:25.138Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:25.440Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:25.746Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-16T01:36:25.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-16T01:36:25.746Z] 2f90cc5ef8dc: Preparing [2023-08-16T01:36:25.746Z] 47085b751fd2: Preparing [2023-08-16T01:36:25.746Z] aac9a9181a28: Preparing [2023-08-16T01:36:25.746Z] 98d0abad34bf: Preparing [2023-08-16T01:36:25.746Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:25.746Z] 36b50b131297: Preparing [2023-08-16T01:36:25.746Z] 36b50b131297: Waiting [2023-08-16T01:36:25.746Z] 47085b751fd2: Layer already exists [2023-08-16T01:36:25.746Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:25.746Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:25.746Z] 2f90cc5ef8dc: Layer already exists [2023-08-16T01:36:25.746Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:25.746Z] 36b50b131297: Layer already exists [2023-08-16T01:36:25.746Z] main: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:25.802Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:25.816Z] taggedImages: [2023-08-16T01:36:25.816Z] - nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:25.816Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-16T01:36:25.816Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 [2023-08-16T01:36:25.816Z] - nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:25.816Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-16T01:36:25.840Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-16T01:36:25.840Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:25.841Z] latest [2023-08-16T01:36:25.841Z] 3.1.0-dev.26 [2023-08-16T01:36:25.841Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:25.841Z] main [2023-08-16T01:36:25.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:26.166Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:26.467Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:26.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-16T01:36:26.467Z] fb1b101ed5ba: Preparing [2023-08-16T01:36:26.467Z] 5104620080e4: Preparing [2023-08-16T01:36:26.467Z] d1fe3aee2f63: Preparing [2023-08-16T01:36:26.467Z] a345a2bb0858: Preparing [2023-08-16T01:36:26.467Z] aac9a9181a28: Preparing [2023-08-16T01:36:26.467Z] 98d0abad34bf: Preparing [2023-08-16T01:36:26.467Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:26.467Z] 36b50b131297: Preparing [2023-08-16T01:36:26.467Z] 98d0abad34bf: Waiting [2023-08-16T01:36:26.467Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:26.467Z] 36b50b131297: Waiting [2023-08-16T01:36:26.467Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:26.467Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:26.467Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:26.467Z] 36b50b131297: Layer already exists [2023-08-16T01:36:26.467Z] fb1b101ed5ba: Pushed [2023-08-16T01:36:26.467Z] d1fe3aee2f63: Pushed [2023-08-16T01:36:26.467Z] 5104620080e4: Pushed [2023-08-16T01:36:27.845Z] a345a2bb0858: Pushed [2023-08-16T01:36:27.845Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:28.157Z] + 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-08-16T01:36:28.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-16T01:36:28.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-16T01:36:28.462Z] fb1b101ed5ba: Preparing [2023-08-16T01:36:28.462Z] 5104620080e4: Preparing [2023-08-16T01:36:28.462Z] d1fe3aee2f63: Preparing [2023-08-16T01:36:28.462Z] a345a2bb0858: Preparing [2023-08-16T01:36:28.462Z] aac9a9181a28: Preparing [2023-08-16T01:36:28.462Z] 98d0abad34bf: Preparing [2023-08-16T01:36:28.462Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:28.462Z] 36b50b131297: Preparing [2023-08-16T01:36:28.462Z] 98d0abad34bf: Waiting [2023-08-16T01:36:28.462Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:28.462Z] 36b50b131297: Waiting [2023-08-16T01:36:28.462Z] fb1b101ed5ba: Layer already exists [2023-08-16T01:36:28.462Z] a345a2bb0858: Layer already exists [2023-08-16T01:36:28.462Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:28.462Z] d1fe3aee2f63: Layer already exists [2023-08-16T01:36:28.462Z] 5104620080e4: Layer already exists [2023-08-16T01:36:28.462Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:28.462Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:28.462Z] 36b50b131297: Layer already exists [2023-08-16T01:36:28.462Z] latest: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:28.770Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:29.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 [2023-08-16T01:36:29.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-16T01:36:29.074Z] fb1b101ed5ba: Preparing [2023-08-16T01:36:29.074Z] 5104620080e4: Preparing [2023-08-16T01:36:29.074Z] d1fe3aee2f63: Preparing [2023-08-16T01:36:29.074Z] a345a2bb0858: Preparing [2023-08-16T01:36:29.074Z] aac9a9181a28: Preparing [2023-08-16T01:36:29.074Z] 98d0abad34bf: Preparing [2023-08-16T01:36:29.074Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:29.074Z] 36b50b131297: Preparing [2023-08-16T01:36:29.074Z] 98d0abad34bf: Waiting [2023-08-16T01:36:29.074Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:29.074Z] 36b50b131297: Waiting [2023-08-16T01:36:29.074Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:29.074Z] d1fe3aee2f63: Layer already exists [2023-08-16T01:36:29.074Z] a345a2bb0858: Layer already exists [2023-08-16T01:36:29.074Z] 5104620080e4: Layer already exists [2023-08-16T01:36:29.074Z] fb1b101ed5ba: Layer already exists [2023-08-16T01:36:29.074Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:29.074Z] 36b50b131297: Layer already exists [2023-08-16T01:36:29.074Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:29.074Z] 3.1.0-dev.26: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:29.381Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:29.688Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:29.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-16T01:36:29.688Z] fb1b101ed5ba: Preparing [2023-08-16T01:36:29.688Z] 5104620080e4: Preparing [2023-08-16T01:36:29.688Z] d1fe3aee2f63: Preparing [2023-08-16T01:36:29.688Z] a345a2bb0858: Preparing [2023-08-16T01:36:29.688Z] aac9a9181a28: Preparing [2023-08-16T01:36:29.688Z] 98d0abad34bf: Preparing [2023-08-16T01:36:29.688Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:29.688Z] 98d0abad34bf: Waiting [2023-08-16T01:36:29.688Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:29.688Z] 36b50b131297: Preparing [2023-08-16T01:36:29.688Z] 36b50b131297: Waiting [2023-08-16T01:36:29.688Z] d1fe3aee2f63: Layer already exists [2023-08-16T01:36:29.688Z] a345a2bb0858: Layer already exists [2023-08-16T01:36:29.688Z] fb1b101ed5ba: Layer already exists [2023-08-16T01:36:29.688Z] 5104620080e4: Layer already exists [2023-08-16T01:36:29.688Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:29.688Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:29.688Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:29.688Z] 36b50b131297: Layer already exists [2023-08-16T01:36:29.688Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:29.991Z] + 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-08-16T01:36:30.291Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-16T01:36:30.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-16T01:36:30.292Z] fb1b101ed5ba: Preparing [2023-08-16T01:36:30.292Z] 5104620080e4: Preparing [2023-08-16T01:36:30.292Z] d1fe3aee2f63: Preparing [2023-08-16T01:36:30.292Z] a345a2bb0858: Preparing [2023-08-16T01:36:30.292Z] aac9a9181a28: Preparing [2023-08-16T01:36:30.292Z] 98d0abad34bf: Preparing [2023-08-16T01:36:30.292Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:30.292Z] 36b50b131297: Preparing [2023-08-16T01:36:30.292Z] 98d0abad34bf: Waiting [2023-08-16T01:36:30.292Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:30.292Z] 36b50b131297: Waiting [2023-08-16T01:36:30.292Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:30.292Z] a345a2bb0858: Layer already exists [2023-08-16T01:36:30.292Z] fb1b101ed5ba: Layer already exists [2023-08-16T01:36:30.292Z] 5104620080e4: Layer already exists [2023-08-16T01:36:30.292Z] d1fe3aee2f63: Layer already exists [2023-08-16T01:36:30.292Z] 36b50b131297: Layer already exists [2023-08-16T01:36:30.292Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:30.292Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:30.292Z] main: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:30.332Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:30.338Z] taggedImages: [2023-08-16T01:36:30.338Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:30.338Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-16T01:36:30.338Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 [2023-08-16T01:36:30.338Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:30.338Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-16T01:36:30.352Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-16T01:36:30.352Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:30.352Z] latest [2023-08-16T01:36:30.352Z] 3.1.0-dev.26 [2023-08-16T01:36:30.352Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:30.352Z] main [2023-08-16T01:36:30.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:30.654Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:30.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:30.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-16T01:36:30.956Z] 0dc4893df1db: Preparing [2023-08-16T01:36:30.956Z] b66ec65ed9d0: Preparing [2023-08-16T01:36:30.956Z] aac9a9181a28: Preparing [2023-08-16T01:36:30.956Z] 98d0abad34bf: Preparing [2023-08-16T01:36:30.956Z] f1ecf061536b: Preparing [2023-08-16T01:36:30.956Z] 36b50b131297: Preparing [2023-08-16T01:36:30.956Z] 36b50b131297: Waiting [2023-08-16T01:36:30.956Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:30.956Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:30.956Z] 36b50b131297: Layer already exists [2023-08-16T01:36:30.956Z] 0dc4893df1db: Pushed [2023-08-16T01:36:30.957Z] f1ecf061536b: Pushed [2023-08-16T01:36:32.859Z] b66ec65ed9d0: Pushed [2023-08-16T01:36:32.859Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:33.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:33.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-16T01:36:33.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-16T01:36:33.461Z] 0dc4893df1db: Preparing [2023-08-16T01:36:33.461Z] b66ec65ed9d0: Preparing [2023-08-16T01:36:33.461Z] aac9a9181a28: Preparing [2023-08-16T01:36:33.461Z] 98d0abad34bf: Preparing [2023-08-16T01:36:33.461Z] f1ecf061536b: Preparing [2023-08-16T01:36:33.461Z] 36b50b131297: Preparing [2023-08-16T01:36:33.461Z] 36b50b131297: Waiting [2023-08-16T01:36:33.461Z] b66ec65ed9d0: Layer already exists [2023-08-16T01:36:33.461Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:33.461Z] 0dc4893df1db: Layer already exists [2023-08-16T01:36:33.461Z] f1ecf061536b: Layer already exists [2023-08-16T01:36:33.461Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:33.461Z] 36b50b131297: Layer already exists [2023-08-16T01:36:33.461Z] latest: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:33.770Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:34.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 [2023-08-16T01:36:34.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-16T01:36:34.069Z] 0dc4893df1db: Preparing [2023-08-16T01:36:34.069Z] b66ec65ed9d0: Preparing [2023-08-16T01:36:34.069Z] aac9a9181a28: Preparing [2023-08-16T01:36:34.069Z] 98d0abad34bf: Preparing [2023-08-16T01:36:34.069Z] f1ecf061536b: Preparing [2023-08-16T01:36:34.069Z] 36b50b131297: Preparing [2023-08-16T01:36:34.069Z] 36b50b131297: Waiting [2023-08-16T01:36:34.069Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:34.069Z] b66ec65ed9d0: Layer already exists [2023-08-16T01:36:34.069Z] f1ecf061536b: Layer already exists [2023-08-16T01:36:34.069Z] 0dc4893df1db: Layer already exists [2023-08-16T01:36:34.069Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:34.069Z] 36b50b131297: Layer already exists [2023-08-16T01:36:34.069Z] 3.1.0-dev.26: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:34.376Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:34.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-16T01:36:34.682Z] 0dc4893df1db: Preparing [2023-08-16T01:36:34.682Z] b66ec65ed9d0: Preparing [2023-08-16T01:36:34.682Z] aac9a9181a28: Preparing [2023-08-16T01:36:34.682Z] 98d0abad34bf: Preparing [2023-08-16T01:36:34.682Z] f1ecf061536b: Preparing [2023-08-16T01:36:34.682Z] 36b50b131297: Preparing [2023-08-16T01:36:34.682Z] 36b50b131297: Waiting [2023-08-16T01:36:34.682Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:34.682Z] 0dc4893df1db: Layer already exists [2023-08-16T01:36:34.682Z] b66ec65ed9d0: Layer already exists [2023-08-16T01:36:34.682Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:34.682Z] f1ecf061536b: Layer already exists [2023-08-16T01:36:34.682Z] 36b50b131297: Layer already exists [2023-08-16T01:36:34.682Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:34.989Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:35.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-16T01:36:35.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-16T01:36:35.290Z] 0dc4893df1db: Preparing [2023-08-16T01:36:35.290Z] b66ec65ed9d0: Preparing [2023-08-16T01:36:35.290Z] aac9a9181a28: Preparing [2023-08-16T01:36:35.290Z] 98d0abad34bf: Preparing [2023-08-16T01:36:35.290Z] f1ecf061536b: Preparing [2023-08-16T01:36:35.290Z] 36b50b131297: Preparing [2023-08-16T01:36:35.290Z] 36b50b131297: Waiting [2023-08-16T01:36:35.290Z] f1ecf061536b: Layer already exists [2023-08-16T01:36:35.290Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:35.290Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:35.290Z] 0dc4893df1db: Layer already exists [2023-08-16T01:36:35.290Z] b66ec65ed9d0: Layer already exists [2023-08-16T01:36:35.290Z] 36b50b131297: Layer already exists [2023-08-16T01:36:35.290Z] main: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:35.348Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:35.355Z] taggedImages: [2023-08-16T01:36:35.355Z] - nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:35.355Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-16T01:36:35.355Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 [2023-08-16T01:36:35.355Z] - nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:35.355Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-16T01:36:35.376Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-16T01:36:35.376Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:35.376Z] latest [2023-08-16T01:36:35.376Z] 3.1.0-dev.26 [2023-08-16T01:36:35.376Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:35.376Z] main [2023-08-16T01:36:35.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:35.696Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:36.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:36.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-16T01:36:36.004Z] 24b79a0bf37e: Preparing [2023-08-16T01:36:36.004Z] 1e831481994c: Preparing [2023-08-16T01:36:36.004Z] dfaf59abaa80: Preparing [2023-08-16T01:36:36.004Z] aac9a9181a28: Preparing [2023-08-16T01:36:36.004Z] 98d0abad34bf: Preparing [2023-08-16T01:36:36.004Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:36.004Z] 36b50b131297: Preparing [2023-08-16T01:36:36.004Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:36.004Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:36.004Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:36.004Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:36.004Z] 36b50b131297: Layer already exists [2023-08-16T01:36:36.004Z] 24b79a0bf37e: Pushed [2023-08-16T01:36:36.004Z] 1e831481994c: Pushed [2023-08-16T01:36:37.907Z] dfaf59abaa80: Pushed [2023-08-16T01:36:37.907Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:38.220Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:38.526Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-16T01:36:38.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-16T01:36:38.526Z] 24b79a0bf37e: Preparing [2023-08-16T01:36:38.526Z] 1e831481994c: Preparing [2023-08-16T01:36:38.526Z] dfaf59abaa80: Preparing [2023-08-16T01:36:38.526Z] aac9a9181a28: Preparing [2023-08-16T01:36:38.526Z] 98d0abad34bf: Preparing [2023-08-16T01:36:38.526Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:38.526Z] 36b50b131297: Preparing [2023-08-16T01:36:38.526Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:38.526Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:38.526Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:38.526Z] 24b79a0bf37e: Layer already exists [2023-08-16T01:36:38.526Z] 1e831481994c: Layer already exists [2023-08-16T01:36:38.526Z] dfaf59abaa80: Layer already exists [2023-08-16T01:36:38.526Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:38.526Z] 36b50b131297: Layer already exists [2023-08-16T01:36:38.526Z] latest: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:38.836Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:39.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 [2023-08-16T01:36:39.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-16T01:36:39.151Z] 24b79a0bf37e: Preparing [2023-08-16T01:36:39.151Z] 1e831481994c: Preparing [2023-08-16T01:36:39.151Z] dfaf59abaa80: Preparing [2023-08-16T01:36:39.151Z] aac9a9181a28: Preparing [2023-08-16T01:36:39.151Z] 98d0abad34bf: Preparing [2023-08-16T01:36:39.151Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:39.151Z] 36b50b131297: Preparing [2023-08-16T01:36:39.151Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:39.151Z] 36b50b131297: Waiting [2023-08-16T01:36:39.151Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:39.151Z] 1e831481994c: Layer already exists [2023-08-16T01:36:39.151Z] 24b79a0bf37e: Layer already exists [2023-08-16T01:36:39.151Z] dfaf59abaa80: Layer already exists [2023-08-16T01:36:39.151Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:39.151Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:39.151Z] 36b50b131297: Layer already exists [2023-08-16T01:36:39.151Z] 3.1.0-dev.26: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:39.456Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:39.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:39.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-16T01:36:39.759Z] 24b79a0bf37e: Preparing [2023-08-16T01:36:39.759Z] 1e831481994c: Preparing [2023-08-16T01:36:39.759Z] dfaf59abaa80: Preparing [2023-08-16T01:36:39.759Z] aac9a9181a28: Preparing [2023-08-16T01:36:39.759Z] 98d0abad34bf: Preparing [2023-08-16T01:36:39.759Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:39.759Z] 36b50b131297: Preparing [2023-08-16T01:36:39.759Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:39.759Z] 36b50b131297: Waiting [2023-08-16T01:36:39.759Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:39.759Z] 24b79a0bf37e: Layer already exists [2023-08-16T01:36:39.759Z] 1e831481994c: Layer already exists [2023-08-16T01:36:39.759Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:39.759Z] dfaf59abaa80: Layer already exists [2023-08-16T01:36:39.759Z] 36b50b131297: Layer already exists [2023-08-16T01:36:39.759Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:39.759Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:40.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:40.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-16T01:36:40.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-16T01:36:40.360Z] 24b79a0bf37e: Preparing [2023-08-16T01:36:40.360Z] 1e831481994c: Preparing [2023-08-16T01:36:40.360Z] dfaf59abaa80: Preparing [2023-08-16T01:36:40.360Z] aac9a9181a28: Preparing [2023-08-16T01:36:40.360Z] 98d0abad34bf: Preparing [2023-08-16T01:36:40.360Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:40.360Z] 36b50b131297: Preparing [2023-08-16T01:36:40.360Z] 36b50b131297: Waiting [2023-08-16T01:36:40.360Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:40.360Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:40.360Z] 1e831481994c: Layer already exists [2023-08-16T01:36:40.360Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:40.360Z] dfaf59abaa80: Layer already exists [2023-08-16T01:36:40.360Z] 24b79a0bf37e: Layer already exists [2023-08-16T01:36:40.360Z] 36b50b131297: Layer already exists [2023-08-16T01:36:40.360Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:40.360Z] main: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:40.400Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:40.410Z] taggedImages: [2023-08-16T01:36:40.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:40.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-16T01:36:40.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 [2023-08-16T01:36:40.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:40.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-16T01:36:40.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-16T01:36:40.431Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:40.431Z] latest [2023-08-16T01:36:40.431Z] 3.1.0-dev.26 [2023-08-16T01:36:40.431Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:40.431Z] main [2023-08-16T01:36:40.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:40.744Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:41.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:41.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-16T01:36:41.044Z] 12a95a79be4d: Preparing [2023-08-16T01:36:41.044Z] 28e563256666: Preparing [2023-08-16T01:36:41.044Z] 88371cd71c80: Preparing [2023-08-16T01:36:41.044Z] 61209c80ac2d: Preparing [2023-08-16T01:36:41.044Z] 41525cc89816: Preparing [2023-08-16T01:36:41.044Z] fe8232cf78ef: Preparing [2023-08-16T01:36:41.044Z] 8d2c41e10fda: Preparing [2023-08-16T01:36:41.044Z] aac9a9181a28: Preparing [2023-08-16T01:36:41.044Z] 98d0abad34bf: Preparing [2023-08-16T01:36:41.044Z] 4db39fa5bc54: Preparing [2023-08-16T01:36:41.044Z] 7b21e38ce5a2: Preparing [2023-08-16T01:36:41.044Z] 5f70bf18a086: Preparing [2023-08-16T01:36:41.044Z] 7ec6fe06d495: Preparing [2023-08-16T01:36:41.044Z] 1f9bd8c39ea0: Preparing [2023-08-16T01:36:41.044Z] 36b50b131297: Preparing [2023-08-16T01:36:41.044Z] fe8232cf78ef: Waiting [2023-08-16T01:36:41.044Z] 5f70bf18a086: Waiting [2023-08-16T01:36:41.044Z] 7ec6fe06d495: Waiting [2023-08-16T01:36:41.044Z] 7b21e38ce5a2: Waiting [2023-08-16T01:36:41.044Z] 1f9bd8c39ea0: Waiting [2023-08-16T01:36:41.044Z] 8d2c41e10fda: Waiting [2023-08-16T01:36:41.044Z] 98d0abad34bf: Waiting [2023-08-16T01:36:41.044Z] 36b50b131297: Waiting [2023-08-16T01:36:41.044Z] aac9a9181a28: Waiting [2023-08-16T01:36:41.044Z] 4db39fa5bc54: Waiting [2023-08-16T01:36:41.044Z] 28e563256666: Pushed [2023-08-16T01:36:41.044Z] 12a95a79be4d: Pushed [2023-08-16T01:36:41.044Z] 61209c80ac2d: Pushed [2023-08-16T01:36:41.044Z] 41525cc89816: Pushed [2023-08-16T01:36:41.044Z] 88371cd71c80: Pushed [2023-08-16T01:36:41.044Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:41.044Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:41.303Z] fe8232cf78ef: Pushed [2023-08-16T01:36:41.303Z] 5f70bf18a086: Pushed [2023-08-16T01:36:41.303Z] 4db39fa5bc54: Pushed [2023-08-16T01:36:41.303Z] 7b21e38ce5a2: Pushed [2023-08-16T01:36:41.303Z] 7ec6fe06d495: Pushed [2023-08-16T01:36:41.303Z] 36b50b131297: Layer already exists [2023-08-16T01:36:41.303Z] 1f9bd8c39ea0: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T01:36:41.538Z] provisioning config files... [2023-08-16T01:36:41.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config7951024400103282927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T01:36:41.907Z] ---> docker-login.sh [2023-08-16T01:36:41.907Z] nexus3.edgexfoundry.org:10001 [2023-08-16T01:36:42.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:42.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:42.452Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:42.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:42.452Z] [2023-08-16T01:36:42.452Z] Login Succeeded [2023-08-16T01:36:42.452Z] nexus3.edgexfoundry.org:10002 [2023-08-16T01:36:42.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:42.721Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:42.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:42.721Z] [2023-08-16T01:36:42.721Z] Login Succeeded [2023-08-16T01:36:42.721Z] nexus3.edgexfoundry.org:10003 [2023-08-16T01:36:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:43.209Z] 8d2c41e10fda: Pushed [2023-08-16T01:36:43.209Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:43.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:43.261Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:43.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:43.261Z] [2023-08-16T01:36:43.261Z] Login Succeeded [2023-08-16T01:36:43.261Z] nexus3.edgexfoundry.org:10004 [2023-08-16T01:36:43.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [2023-08-16T01:36:43.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:43.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:43.534Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:43.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:43.534Z] [2023-08-16T01:36:43.534Z] Login Succeeded [2023-08-16T01:36:43.534Z] docker.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:43.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:36:43.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-16T01:36:43.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-16T01:36:43.826Z] 12a95a79be4d: Preparing [2023-08-16T01:36:43.826Z] 28e563256666: Preparing [2023-08-16T01:36:43.826Z] 88371cd71c80: Preparing [2023-08-16T01:36:43.826Z] 61209c80ac2d: Preparing [2023-08-16T01:36:43.826Z] 41525cc89816: Preparing [2023-08-16T01:36:43.826Z] fe8232cf78ef: Preparing [2023-08-16T01:36:43.826Z] 8d2c41e10fda: Preparing [2023-08-16T01:36:43.826Z] aac9a9181a28: Preparing [2023-08-16T01:36:43.826Z] 98d0abad34bf: Preparing [2023-08-16T01:36:43.826Z] 4db39fa5bc54: Preparing [2023-08-16T01:36:43.826Z] 7b21e38ce5a2: Preparing [2023-08-16T01:36:43.826Z] 5f70bf18a086: Preparing [2023-08-16T01:36:43.826Z] 7ec6fe06d495: Preparing [2023-08-16T01:36:43.826Z] 1f9bd8c39ea0: Preparing [2023-08-16T01:36:43.826Z] 36b50b131297: Preparing [2023-08-16T01:36:43.826Z] 98d0abad34bf: Waiting [2023-08-16T01:36:43.826Z] 4db39fa5bc54: Waiting [2023-08-16T01:36:43.826Z] 7b21e38ce5a2: Waiting [2023-08-16T01:36:43.826Z] 5f70bf18a086: Waiting [2023-08-16T01:36:43.826Z] 7ec6fe06d495: Waiting [2023-08-16T01:36:43.826Z] 1f9bd8c39ea0: Waiting [2023-08-16T01:36:43.826Z] 36b50b131297: Waiting [2023-08-16T01:36:43.826Z] fe8232cf78ef: Waiting [2023-08-16T01:36:43.826Z] aac9a9181a28: Waiting [2023-08-16T01:36:43.826Z] 61209c80ac2d: Layer already exists [2023-08-16T01:36:43.826Z] 88371cd71c80: Layer already exists [2023-08-16T01:36:43.826Z] 28e563256666: Layer already exists [2023-08-16T01:36:43.826Z] 41525cc89816: Layer already exists [2023-08-16T01:36:43.826Z] 12a95a79be4d: Layer already exists [2023-08-16T01:36:43.826Z] fe8232cf78ef: Layer already exists [2023-08-16T01:36:43.826Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:43.826Z] 8d2c41e10fda: Layer already exists [2023-08-16T01:36:43.826Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:43.826Z] 4db39fa5bc54: Layer already exists [2023-08-16T01:36:43.826Z] 7b21e38ce5a2: Layer already exists [2023-08-16T01:36:43.826Z] 5f70bf18a086: Layer already exists [2023-08-16T01:36:43.826Z] 1f9bd8c39ea0: Layer already exists [2023-08-16T01:36:43.826Z] 7ec6fe06d495: Layer already exists [2023-08-16T01:36:43.826Z] 36b50b131297: Layer already exists [2023-08-16T01:36:43.826Z] latest: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:44.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:36:44.070Z] Configure a credential helper to remove this warning. See [2023-08-16T01:36:44.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:36:44.070Z] [2023-08-16T01:36:44.070Z] Login Succeeded [2023-08-16T01:36:44.070Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T01:36:44.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-16T01:36:44.127Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-08-16T01:36:44.429Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 [2023-08-16T01:36:44.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-16T01:36:44.429Z] 12a95a79be4d: Preparing [2023-08-16T01:36:44.429Z] 28e563256666: Preparing [2023-08-16T01:36:44.429Z] 88371cd71c80: Preparing [2023-08-16T01:36:44.429Z] 61209c80ac2d: Preparing [2023-08-16T01:36:44.429Z] 41525cc89816: Preparing [2023-08-16T01:36:44.429Z] fe8232cf78ef: Preparing [2023-08-16T01:36:44.429Z] 8d2c41e10fda: Preparing [2023-08-16T01:36:44.429Z] aac9a9181a28: Preparing [2023-08-16T01:36:44.429Z] 98d0abad34bf: Preparing [2023-08-16T01:36:44.429Z] 4db39fa5bc54: Preparing [2023-08-16T01:36:44.429Z] 7b21e38ce5a2: Preparing [2023-08-16T01:36:44.429Z] 5f70bf18a086: Preparing [2023-08-16T01:36:44.429Z] 7ec6fe06d495: Preparing [2023-08-16T01:36:44.429Z] 1f9bd8c39ea0: Preparing [2023-08-16T01:36:44.429Z] 36b50b131297: Preparing [2023-08-16T01:36:44.429Z] fe8232cf78ef: Waiting [2023-08-16T01:36:44.429Z] 7b21e38ce5a2: Waiting [2023-08-16T01:36:44.429Z] 5f70bf18a086: Waiting [2023-08-16T01:36:44.429Z] 8d2c41e10fda: Waiting [2023-08-16T01:36:44.429Z] 7ec6fe06d495: Waiting [2023-08-16T01:36:44.429Z] aac9a9181a28: Waiting [2023-08-16T01:36:44.429Z] 98d0abad34bf: Waiting [2023-08-16T01:36:44.429Z] 1f9bd8c39ea0: Waiting [2023-08-16T01:36:44.429Z] 4db39fa5bc54: Waiting [2023-08-16T01:36:44.429Z] 36b50b131297: Waiting [2023-08-16T01:36:44.429Z] 12a95a79be4d: Layer already exists [2023-08-16T01:36:44.429Z] 28e563256666: Layer already exists [2023-08-16T01:36:44.429Z] 88371cd71c80: Layer already exists [2023-08-16T01:36:44.429Z] 41525cc89816: Layer already exists [2023-08-16T01:36:44.429Z] 61209c80ac2d: Layer already exists [2023-08-16T01:36:44.429Z] 8d2c41e10fda: Layer already exists [2023-08-16T01:36:44.429Z] fe8232cf78ef: Layer already exists [2023-08-16T01:36:44.429Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:44.429Z] 4db39fa5bc54: Layer already exists [2023-08-16T01:36:44.429Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:44.429Z] 5f70bf18a086: Layer already exists [2023-08-16T01:36:44.429Z] 7b21e38ce5a2: Layer already exists [2023-08-16T01:36:44.429Z] 7ec6fe06d495: Layer already exists [2023-08-16T01:36:44.429Z] 1f9bd8c39ea0: Layer already exists [2023-08-16T01:36:44.429Z] 36b50b131297: Layer already exists [2023-08-16T01:36:44.429Z] 3.1.0-dev.26: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:44.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] echo [2023-08-16T01:36:44.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:36:44.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:36:44.711Z] ========================================================= [2023-08-16T01:36:44.711Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T01:36:44.711Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T01:36:44.744Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:45.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T01:36:45.030Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T01:36:45.030Z] edb6bdbacee9: Pulling fs layer [2023-08-16T01:36:45.030Z] 5f9638ab2659: Pulling fs layer [2023-08-16T01:36:45.030Z] 8d51d6327a98: Pulling fs layer [2023-08-16T01:36:45.030Z] 8b374f2dd631: Pulling fs layer [2023-08-16T01:36:45.030Z] ec14aa9079de: Pulling fs layer [2023-08-16T01:36:45.030Z] 2f466654f4bb: Pulling fs layer [2023-08-16T01:36:45.030Z] 554e91adad29: Pulling fs layer [2023-08-16T01:36:45.030Z] 8b374f2dd631: Waiting [2023-08-16T01:36:45.030Z] ec14aa9079de: Waiting [2023-08-16T01:36:45.030Z] 2f466654f4bb: Waiting [2023-08-16T01:36:45.030Z] 554e91adad29: Waiting [2023-08-16T01:36:45.058Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:45.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-16T01:36:45.058Z] 12a95a79be4d: Preparing [2023-08-16T01:36:45.058Z] 28e563256666: Preparing [2023-08-16T01:36:45.058Z] 88371cd71c80: Preparing [2023-08-16T01:36:45.058Z] 61209c80ac2d: Preparing [2023-08-16T01:36:45.058Z] 41525cc89816: Preparing [2023-08-16T01:36:45.058Z] fe8232cf78ef: Preparing [2023-08-16T01:36:45.058Z] 8d2c41e10fda: Preparing [2023-08-16T01:36:45.058Z] aac9a9181a28: Preparing [2023-08-16T01:36:45.058Z] 98d0abad34bf: Preparing [2023-08-16T01:36:45.058Z] 4db39fa5bc54: Preparing [2023-08-16T01:36:45.058Z] 7b21e38ce5a2: Preparing [2023-08-16T01:36:45.058Z] 5f70bf18a086: Preparing [2023-08-16T01:36:45.058Z] 7ec6fe06d495: Preparing [2023-08-16T01:36:45.058Z] 1f9bd8c39ea0: Preparing [2023-08-16T01:36:45.058Z] fe8232cf78ef: Waiting [2023-08-16T01:36:45.058Z] 8d2c41e10fda: Waiting [2023-08-16T01:36:45.058Z] 98d0abad34bf: Waiting [2023-08-16T01:36:45.058Z] aac9a9181a28: Waiting [2023-08-16T01:36:45.058Z] 4db39fa5bc54: Waiting [2023-08-16T01:36:45.058Z] 5f70bf18a086: Waiting [2023-08-16T01:36:45.058Z] 7b21e38ce5a2: Waiting [2023-08-16T01:36:45.058Z] 7ec6fe06d495: Waiting [2023-08-16T01:36:45.058Z] 1f9bd8c39ea0: Waiting [2023-08-16T01:36:45.058Z] 36b50b131297: Preparing [2023-08-16T01:36:45.058Z] 41525cc89816: Layer already exists [2023-08-16T01:36:45.058Z] 88371cd71c80: Layer already exists [2023-08-16T01:36:45.058Z] 12a95a79be4d: Layer already exists [2023-08-16T01:36:45.058Z] 61209c80ac2d: Layer already exists [2023-08-16T01:36:45.058Z] 28e563256666: Layer already exists [2023-08-16T01:36:45.058Z] fe8232cf78ef: Layer already exists [2023-08-16T01:36:45.058Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:45.058Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:45.058Z] 8d2c41e10fda: Layer already exists [2023-08-16T01:36:45.058Z] 4db39fa5bc54: Layer already exists [2023-08-16T01:36:45.058Z] 7b21e38ce5a2: Layer already exists [2023-08-16T01:36:45.058Z] 36b50b131297: Layer already exists [2023-08-16T01:36:45.058Z] 7ec6fe06d495: Layer already exists [2023-08-16T01:36:45.058Z] 5f70bf18a086: Layer already exists [2023-08-16T01:36:45.058Z] 1f9bd8c39ea0: Layer already exists [2023-08-16T01:36:45.058Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:45.300Z] 5f9638ab2659: Verifying Checksum [2023-08-16T01:36:45.300Z] 5f9638ab2659: Download complete [2023-08-16T01:36:45.300Z] 8b374f2dd631: Verifying Checksum [2023-08-16T01:36:45.300Z] 8b374f2dd631: Download complete [2023-08-16T01:36:45.300Z] ec14aa9079de: Download complete [2023-08-16T01:36:45.300Z] edb6bdbacee9: Verifying Checksum [2023-08-16T01:36:45.368Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:45.682Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-16T01:36:45.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-16T01:36:45.682Z] 12a95a79be4d: Preparing [2023-08-16T01:36:45.682Z] 28e563256666: Preparing [2023-08-16T01:36:45.682Z] 88371cd71c80: Preparing [2023-08-16T01:36:45.682Z] 61209c80ac2d: Preparing [2023-08-16T01:36:45.682Z] 41525cc89816: Preparing [2023-08-16T01:36:45.682Z] fe8232cf78ef: Preparing [2023-08-16T01:36:45.682Z] 8d2c41e10fda: Preparing [2023-08-16T01:36:45.682Z] aac9a9181a28: Preparing [2023-08-16T01:36:45.682Z] 98d0abad34bf: Preparing [2023-08-16T01:36:45.682Z] 4db39fa5bc54: Preparing [2023-08-16T01:36:45.682Z] 7b21e38ce5a2: Preparing [2023-08-16T01:36:45.682Z] 5f70bf18a086: Preparing [2023-08-16T01:36:45.682Z] 7ec6fe06d495: Preparing [2023-08-16T01:36:45.682Z] 1f9bd8c39ea0: Preparing [2023-08-16T01:36:45.682Z] 36b50b131297: Preparing [2023-08-16T01:36:45.682Z] fe8232cf78ef: Waiting [2023-08-16T01:36:45.682Z] 8d2c41e10fda: Waiting [2023-08-16T01:36:45.682Z] aac9a9181a28: Waiting [2023-08-16T01:36:45.682Z] 98d0abad34bf: Waiting [2023-08-16T01:36:45.682Z] 4db39fa5bc54: Waiting [2023-08-16T01:36:45.682Z] 7b21e38ce5a2: Waiting [2023-08-16T01:36:45.682Z] 5f70bf18a086: Waiting [2023-08-16T01:36:45.682Z] 7ec6fe06d495: Waiting [2023-08-16T01:36:45.682Z] 1f9bd8c39ea0: Waiting [2023-08-16T01:36:45.682Z] 36b50b131297: Waiting [2023-08-16T01:36:45.682Z] 88371cd71c80: Layer already exists [2023-08-16T01:36:45.682Z] 28e563256666: Layer already exists [2023-08-16T01:36:45.682Z] 12a95a79be4d: Layer already exists [2023-08-16T01:36:45.682Z] 41525cc89816: Layer already exists [2023-08-16T01:36:45.682Z] 61209c80ac2d: Layer already exists [2023-08-16T01:36:45.682Z] fe8232cf78ef: Layer already exists [2023-08-16T01:36:45.682Z] 8d2c41e10fda: Layer already exists [2023-08-16T01:36:45.682Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:45.682Z] 4db39fa5bc54: Layer already exists [2023-08-16T01:36:45.682Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:45.682Z] 5f70bf18a086: Layer already exists [2023-08-16T01:36:45.682Z] 7b21e38ce5a2: Layer already exists [2023-08-16T01:36:45.682Z] 1f9bd8c39ea0: Layer already exists [2023-08-16T01:36:45.682Z] 36b50b131297: Layer already exists [2023-08-16T01:36:45.682Z] 7ec6fe06d495: Layer already exists [2023-08-16T01:36:45.682Z] main: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:45.731Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:45.740Z] taggedImages: [2023-08-16T01:36:45.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:45.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-16T01:36:45.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 [2023-08-16T01:36:45.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:45.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-16T01:36:45.758Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-16T01:36:45.758Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:45.758Z] latest [2023-08-16T01:36:45.758Z] 3.1.0-dev.26 [2023-08-16T01:36:45.758Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:45.758Z] main [2023-08-16T01:36:45.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:46.070Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:46.285Z] edb6bdbacee9: Pull complete [2023-08-16T01:36:46.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:46.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-16T01:36:46.375Z] d14c71702fae: Preparing [2023-08-16T01:36:46.375Z] 0653530ded98: Preparing [2023-08-16T01:36:46.375Z] 61460c946d09: Preparing [2023-08-16T01:36:46.375Z] e69c2351f52c: Preparing [2023-08-16T01:36:46.375Z] aac9a9181a28: Preparing [2023-08-16T01:36:46.375Z] 98d0abad34bf: Preparing [2023-08-16T01:36:46.375Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:46.375Z] 36b50b131297: Preparing [2023-08-16T01:36:46.375Z] 36b50b131297: Waiting [2023-08-16T01:36:46.375Z] 98d0abad34bf: Waiting [2023-08-16T01:36:46.375Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:46.375Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:46.375Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:46.375Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:46.375Z] 36b50b131297: Layer already exists [2023-08-16T01:36:46.375Z] d14c71702fae: Pushed [2023-08-16T01:36:46.375Z] 0653530ded98: Pushed [2023-08-16T01:36:46.375Z] 61460c946d09: Pushed [2023-08-16T01:36:46.556Z] 554e91adad29: Verifying Checksum [2023-08-16T01:36:46.556Z] 554e91adad29: Download complete [2023-08-16T01:36:46.826Z] 5f9638ab2659: Pull complete [2023-08-16T01:36:47.752Z] e69c2351f52c: Pushed [2023-08-16T01:36:47.799Z] 2f466654f4bb: Verifying Checksum [2023-08-16T01:36:47.799Z] 2f466654f4bb: Download complete [2023-08-16T01:36:47.799Z] 8d51d6327a98: Verifying Checksum [2023-08-16T01:36:47.799Z] 8d51d6327a98: Download complete [2023-08-16T01:36:48.011Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:48.324Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:48.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-16T01:36:48.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-16T01:36:48.621Z] d14c71702fae: Preparing [2023-08-16T01:36:48.621Z] 0653530ded98: Preparing [2023-08-16T01:36:48.621Z] 61460c946d09: Preparing [2023-08-16T01:36:48.621Z] e69c2351f52c: Preparing [2023-08-16T01:36:48.621Z] aac9a9181a28: Preparing [2023-08-16T01:36:48.621Z] 98d0abad34bf: Preparing [2023-08-16T01:36:48.621Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:48.621Z] 36b50b131297: Preparing [2023-08-16T01:36:48.621Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:48.621Z] 98d0abad34bf: Waiting [2023-08-16T01:36:48.621Z] 36b50b131297: Waiting [2023-08-16T01:36:48.621Z] 0653530ded98: Layer already exists [2023-08-16T01:36:48.621Z] d14c71702fae: Layer already exists [2023-08-16T01:36:48.621Z] e69c2351f52c: Layer already exists [2023-08-16T01:36:48.621Z] 61460c946d09: Layer already exists [2023-08-16T01:36:48.621Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:48.621Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:48.621Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:48.621Z] 36b50b131297: Layer already exists [2023-08-16T01:36:48.621Z] latest: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:48.924Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:49.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 [2023-08-16T01:36:49.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-16T01:36:49.226Z] d14c71702fae: Preparing [2023-08-16T01:36:49.226Z] 0653530ded98: Preparing [2023-08-16T01:36:49.226Z] 61460c946d09: Preparing [2023-08-16T01:36:49.226Z] e69c2351f52c: Preparing [2023-08-16T01:36:49.226Z] aac9a9181a28: Preparing [2023-08-16T01:36:49.226Z] 98d0abad34bf: Preparing [2023-08-16T01:36:49.226Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:49.226Z] 36b50b131297: Preparing [2023-08-16T01:36:49.226Z] 98d0abad34bf: Waiting [2023-08-16T01:36:49.226Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:49.226Z] 36b50b131297: Waiting [2023-08-16T01:36:49.226Z] d14c71702fae: Layer already exists [2023-08-16T01:36:49.226Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:49.226Z] 61460c946d09: Layer already exists [2023-08-16T01:36:49.226Z] 0653530ded98: Layer already exists [2023-08-16T01:36:49.226Z] e69c2351f52c: Layer already exists [2023-08-16T01:36:49.226Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:49.226Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:49.226Z] 36b50b131297: Layer already exists [2023-08-16T01:36:49.226Z] 3.1.0-dev.26: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:49.528Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:49.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:49.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-16T01:36:49.866Z] d14c71702fae: Preparing [2023-08-16T01:36:49.866Z] 0653530ded98: Preparing [2023-08-16T01:36:49.866Z] 61460c946d09: Preparing [2023-08-16T01:36:49.866Z] e69c2351f52c: Preparing [2023-08-16T01:36:49.866Z] aac9a9181a28: Preparing [2023-08-16T01:36:49.866Z] 98d0abad34bf: Preparing [2023-08-16T01:36:49.866Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:49.866Z] 36b50b131297: Preparing [2023-08-16T01:36:49.866Z] 98d0abad34bf: Waiting [2023-08-16T01:36:49.866Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:49.866Z] e69c2351f52c: Layer already exists [2023-08-16T01:36:49.866Z] 61460c946d09: Layer already exists [2023-08-16T01:36:49.866Z] d14c71702fae: Layer already exists [2023-08-16T01:36:49.866Z] 0653530ded98: Layer already exists [2023-08-16T01:36:49.866Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:49.866Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:49.866Z] 36b50b131297: Layer already exists [2023-08-16T01:36:49.866Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:50.233Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:50.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-16T01:36:50.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-16T01:36:50.588Z] d14c71702fae: Preparing [2023-08-16T01:36:50.588Z] 0653530ded98: Preparing [2023-08-16T01:36:50.588Z] 61460c946d09: Preparing [2023-08-16T01:36:50.588Z] e69c2351f52c: Preparing [2023-08-16T01:36:50.588Z] aac9a9181a28: Preparing [2023-08-16T01:36:50.588Z] 98d0abad34bf: Preparing [2023-08-16T01:36:50.588Z] 2421ddaab2e4: Preparing [2023-08-16T01:36:50.588Z] 36b50b131297: Preparing [2023-08-16T01:36:50.588Z] 98d0abad34bf: Waiting [2023-08-16T01:36:50.588Z] 2421ddaab2e4: Waiting [2023-08-16T01:36:50.588Z] 36b50b131297: Waiting [2023-08-16T01:36:50.588Z] 61460c946d09: Layer already exists [2023-08-16T01:36:50.588Z] d14c71702fae: Layer already exists [2023-08-16T01:36:50.588Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:50.588Z] 0653530ded98: Layer already exists [2023-08-16T01:36:50.588Z] e69c2351f52c: Layer already exists [2023-08-16T01:36:50.588Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:50.588Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:36:50.588Z] 36b50b131297: Layer already exists [2023-08-16T01:36:50.588Z] main: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:50.659Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:50.667Z] taggedImages: [2023-08-16T01:36:50.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:50.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-16T01:36:50.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 [2023-08-16T01:36:50.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:50.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-16T01:36:50.688Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-16T01:36:50.688Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:50.688Z] latest [2023-08-16T01:36:50.688Z] 3.1.0-dev.26 [2023-08-16T01:36:50.688Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:50.688Z] main [2023-08-16T01:36:50.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:51.021Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:51.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-16T01:36:51.322Z] f413d1ee8785: Preparing [2023-08-16T01:36:51.322Z] 107a67d3502f: Preparing [2023-08-16T01:36:51.322Z] 604d987707a8: Preparing [2023-08-16T01:36:51.322Z] 69eb5418a640: Preparing [2023-08-16T01:36:51.322Z] aac9a9181a28: Preparing [2023-08-16T01:36:51.322Z] 98d0abad34bf: Preparing [2023-08-16T01:36:51.322Z] 84d78cfdda38: Preparing [2023-08-16T01:36:51.322Z] b758d862caa9: Preparing [2023-08-16T01:36:51.322Z] 36b50b131297: Preparing [2023-08-16T01:36:51.322Z] 84d78cfdda38: Waiting [2023-08-16T01:36:51.322Z] 36b50b131297: Waiting [2023-08-16T01:36:51.322Z] 98d0abad34bf: Waiting [2023-08-16T01:36:51.322Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:51.322Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:51.322Z] 69eb5418a640: Pushed [2023-08-16T01:36:51.322Z] 107a67d3502f: Pushed [2023-08-16T01:36:51.322Z] f413d1ee8785: Pushed [2023-08-16T01:36:51.322Z] 84d78cfdda38: Pushed [2023-08-16T01:36:51.322Z] 36b50b131297: Layer already exists [2023-08-16T01:36:51.580Z] b758d862caa9: Pushed [2023-08-16T01:36:52.513Z] 604d987707a8: Pushed [2023-08-16T01:36:52.771Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:53.078Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:53.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-16T01:36:53.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-16T01:36:53.378Z] f413d1ee8785: Preparing [2023-08-16T01:36:53.378Z] 107a67d3502f: Preparing [2023-08-16T01:36:53.378Z] 604d987707a8: Preparing [2023-08-16T01:36:53.378Z] 69eb5418a640: Preparing [2023-08-16T01:36:53.378Z] aac9a9181a28: Preparing [2023-08-16T01:36:53.378Z] 98d0abad34bf: Preparing [2023-08-16T01:36:53.378Z] 84d78cfdda38: Preparing [2023-08-16T01:36:53.378Z] b758d862caa9: Preparing [2023-08-16T01:36:53.378Z] 36b50b131297: Preparing [2023-08-16T01:36:53.378Z] 98d0abad34bf: Waiting [2023-08-16T01:36:53.378Z] 84d78cfdda38: Waiting [2023-08-16T01:36:53.378Z] b758d862caa9: Waiting [2023-08-16T01:36:53.378Z] 36b50b131297: Waiting [2023-08-16T01:36:53.378Z] f413d1ee8785: Layer already exists [2023-08-16T01:36:53.378Z] 107a67d3502f: Layer already exists [2023-08-16T01:36:53.378Z] 604d987707a8: Layer already exists [2023-08-16T01:36:53.378Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:53.378Z] 69eb5418a640: Layer already exists [2023-08-16T01:36:53.378Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:53.378Z] 84d78cfdda38: Layer already exists [2023-08-16T01:36:53.378Z] 36b50b131297: Layer already exists [2023-08-16T01:36:53.378Z] b758d862caa9: Layer already exists [2023-08-16T01:36:53.378Z] latest: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:53.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:53.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 [2023-08-16T01:36:53.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-16T01:36:53.986Z] f413d1ee8785: Preparing [2023-08-16T01:36:53.986Z] 107a67d3502f: Preparing [2023-08-16T01:36:53.986Z] 604d987707a8: Preparing [2023-08-16T01:36:53.986Z] 69eb5418a640: Preparing [2023-08-16T01:36:53.986Z] aac9a9181a28: Preparing [2023-08-16T01:36:53.986Z] 98d0abad34bf: Preparing [2023-08-16T01:36:53.986Z] 84d78cfdda38: Preparing [2023-08-16T01:36:53.986Z] b758d862caa9: Preparing [2023-08-16T01:36:53.986Z] 36b50b131297: Preparing [2023-08-16T01:36:53.986Z] 98d0abad34bf: Waiting [2023-08-16T01:36:53.986Z] 84d78cfdda38: Waiting [2023-08-16T01:36:53.986Z] b758d862caa9: Waiting [2023-08-16T01:36:53.986Z] 36b50b131297: Waiting [2023-08-16T01:36:53.986Z] 604d987707a8: Layer already exists [2023-08-16T01:36:53.986Z] 69eb5418a640: Layer already exists [2023-08-16T01:36:53.986Z] f413d1ee8785: Layer already exists [2023-08-16T01:36:53.986Z] 107a67d3502f: Layer already exists [2023-08-16T01:36:53.986Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:53.986Z] 84d78cfdda38: Layer already exists [2023-08-16T01:36:53.986Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:53.986Z] 36b50b131297: Layer already exists [2023-08-16T01:36:53.986Z] b758d862caa9: Layer already exists [2023-08-16T01:36:53.986Z] 3.1.0-dev.26: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:54.301Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:54.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:54.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-16T01:36:54.602Z] f413d1ee8785: Preparing [2023-08-16T01:36:54.602Z] 107a67d3502f: Preparing [2023-08-16T01:36:54.602Z] 604d987707a8: Preparing [2023-08-16T01:36:54.602Z] 69eb5418a640: Preparing [2023-08-16T01:36:54.602Z] aac9a9181a28: Preparing [2023-08-16T01:36:54.602Z] 98d0abad34bf: Preparing [2023-08-16T01:36:54.602Z] 84d78cfdda38: Preparing [2023-08-16T01:36:54.602Z] b758d862caa9: Preparing [2023-08-16T01:36:54.602Z] 36b50b131297: Preparing [2023-08-16T01:36:54.602Z] b758d862caa9: Waiting [2023-08-16T01:36:54.602Z] 98d0abad34bf: Waiting [2023-08-16T01:36:54.602Z] 36b50b131297: Waiting [2023-08-16T01:36:54.602Z] 107a67d3502f: Layer already exists [2023-08-16T01:36:54.602Z] 604d987707a8: Layer already exists [2023-08-16T01:36:54.602Z] f413d1ee8785: Layer already exists [2023-08-16T01:36:54.602Z] 69eb5418a640: Layer already exists [2023-08-16T01:36:54.602Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:54.602Z] 84d78cfdda38: Layer already exists [2023-08-16T01:36:54.602Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:54.602Z] 36b50b131297: Layer already exists [2023-08-16T01:36:54.602Z] b758d862caa9: Layer already exists [2023-08-16T01:36:54.602Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:54.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:55.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-16T01:36:55.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-16T01:36:55.212Z] f413d1ee8785: Preparing [2023-08-16T01:36:55.212Z] 107a67d3502f: Preparing [2023-08-16T01:36:55.212Z] 604d987707a8: Preparing [2023-08-16T01:36:55.212Z] 69eb5418a640: Preparing [2023-08-16T01:36:55.212Z] aac9a9181a28: Preparing [2023-08-16T01:36:55.212Z] 98d0abad34bf: Preparing [2023-08-16T01:36:55.212Z] 84d78cfdda38: Preparing [2023-08-16T01:36:55.212Z] b758d862caa9: Preparing [2023-08-16T01:36:55.212Z] 36b50b131297: Preparing [2023-08-16T01:36:55.212Z] 98d0abad34bf: Waiting [2023-08-16T01:36:55.212Z] 84d78cfdda38: Waiting [2023-08-16T01:36:55.212Z] b758d862caa9: Waiting [2023-08-16T01:36:55.212Z] 36b50b131297: Waiting [2023-08-16T01:36:55.212Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:55.212Z] 69eb5418a640: Layer already exists [2023-08-16T01:36:55.212Z] 107a67d3502f: Layer already exists [2023-08-16T01:36:55.212Z] f413d1ee8785: Layer already exists [2023-08-16T01:36:55.212Z] 604d987707a8: Layer already exists [2023-08-16T01:36:55.212Z] b758d862caa9: Layer already exists [2023-08-16T01:36:55.212Z] 84d78cfdda38: Layer already exists [2023-08-16T01:36:55.212Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:55.212Z] 36b50b131297: Layer already exists [2023-08-16T01:36:55.212Z] main: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:36:55.249Z] ===================================================== [Pipeline] echo [2023-08-16T01:36:55.256Z] taggedImages: [2023-08-16T01:36:55.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:55.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-16T01:36:55.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 [2023-08-16T01:36:55.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:55.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-16T01:36:55.271Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-16T01:36:55.271Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:55.271Z] latest [2023-08-16T01:36:55.271Z] 3.1.0-dev.26 [2023-08-16T01:36:55.271Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:55.271Z] main [2023-08-16T01:36:55.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:55.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:55.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:36:55.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-16T01:36:55.879Z] ba54d8c75aa2: Preparing [2023-08-16T01:36:55.879Z] bf18d4195ed8: Preparing [2023-08-16T01:36:55.879Z] 3afd6551e674: Preparing [2023-08-16T01:36:55.879Z] de2036a497ac: Preparing [2023-08-16T01:36:55.879Z] 82e27eb0949c: Preparing [2023-08-16T01:36:55.879Z] d41b9afb92dd: Preparing [2023-08-16T01:36:55.879Z] bf55b4148fd2: Preparing [2023-08-16T01:36:55.879Z] aac9a9181a28: Preparing [2023-08-16T01:36:55.879Z] 98d0abad34bf: Preparing [2023-08-16T01:36:55.879Z] 785073ccb3f5: Preparing [2023-08-16T01:36:55.879Z] 36b50b131297: Preparing [2023-08-16T01:36:55.879Z] bf55b4148fd2: Waiting [2023-08-16T01:36:55.879Z] aac9a9181a28: Waiting [2023-08-16T01:36:55.879Z] 98d0abad34bf: Waiting [2023-08-16T01:36:55.879Z] 785073ccb3f5: Waiting [2023-08-16T01:36:55.879Z] 36b50b131297: Waiting [2023-08-16T01:36:55.879Z] bf18d4195ed8: Pushed [2023-08-16T01:36:55.879Z] 82e27eb0949c: Pushed [2023-08-16T01:36:55.879Z] ba54d8c75aa2: Pushed [2023-08-16T01:36:55.879Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:55.879Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:56.137Z] d41b9afb92dd: Pushed [2023-08-16T01:36:56.137Z] bf55b4148fd2: Pushed [2023-08-16T01:36:56.137Z] 36b50b131297: Layer already exists [2023-08-16T01:36:57.073Z] de2036a497ac: Pushed [2023-08-16T01:36:57.073Z] 785073ccb3f5: Pushed [2023-08-16T01:36:57.333Z] 3afd6551e674: Pushed [2023-08-16T01:36:57.592Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:57.901Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:58.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-16T01:36:58.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-16T01:36:58.203Z] ba54d8c75aa2: Preparing [2023-08-16T01:36:58.203Z] bf18d4195ed8: Preparing [2023-08-16T01:36:58.203Z] 3afd6551e674: Preparing [2023-08-16T01:36:58.203Z] de2036a497ac: Preparing [2023-08-16T01:36:58.203Z] 82e27eb0949c: Preparing [2023-08-16T01:36:58.203Z] d41b9afb92dd: Preparing [2023-08-16T01:36:58.203Z] bf55b4148fd2: Preparing [2023-08-16T01:36:58.203Z] aac9a9181a28: Preparing [2023-08-16T01:36:58.203Z] 98d0abad34bf: Preparing [2023-08-16T01:36:58.203Z] 785073ccb3f5: Preparing [2023-08-16T01:36:58.203Z] 36b50b131297: Preparing [2023-08-16T01:36:58.203Z] 36b50b131297: Waiting [2023-08-16T01:36:58.203Z] bf55b4148fd2: Waiting [2023-08-16T01:36:58.203Z] 785073ccb3f5: Waiting [2023-08-16T01:36:58.203Z] aac9a9181a28: Waiting [2023-08-16T01:36:58.203Z] 98d0abad34bf: Waiting [2023-08-16T01:36:58.203Z] d41b9afb92dd: Waiting [2023-08-16T01:36:58.203Z] de2036a497ac: Layer already exists [2023-08-16T01:36:58.203Z] bf18d4195ed8: Layer already exists [2023-08-16T01:36:58.203Z] 3afd6551e674: Layer already exists [2023-08-16T01:36:58.203Z] ba54d8c75aa2: Layer already exists [2023-08-16T01:36:58.203Z] 82e27eb0949c: Layer already exists [2023-08-16T01:36:58.203Z] d41b9afb92dd: Layer already exists [2023-08-16T01:36:58.203Z] bf55b4148fd2: Layer already exists [2023-08-16T01:36:58.203Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:58.203Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:58.203Z] 785073ccb3f5: Layer already exists [2023-08-16T01:36:58.203Z] 36b50b131297: Layer already exists [2023-08-16T01:36:58.203Z] latest: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:58.512Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:58.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 [2023-08-16T01:36:58.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-16T01:36:58.812Z] ba54d8c75aa2: Preparing [2023-08-16T01:36:58.812Z] bf18d4195ed8: Preparing [2023-08-16T01:36:58.812Z] 3afd6551e674: Preparing [2023-08-16T01:36:58.812Z] de2036a497ac: Preparing [2023-08-16T01:36:58.812Z] 82e27eb0949c: Preparing [2023-08-16T01:36:58.812Z] d41b9afb92dd: Preparing [2023-08-16T01:36:58.812Z] bf55b4148fd2: Preparing [2023-08-16T01:36:58.812Z] aac9a9181a28: Preparing [2023-08-16T01:36:58.812Z] 98d0abad34bf: Preparing [2023-08-16T01:36:58.812Z] 785073ccb3f5: Preparing [2023-08-16T01:36:58.812Z] 36b50b131297: Preparing [2023-08-16T01:36:58.812Z] 785073ccb3f5: Waiting [2023-08-16T01:36:58.812Z] 36b50b131297: Waiting [2023-08-16T01:36:58.812Z] aac9a9181a28: Waiting [2023-08-16T01:36:58.812Z] 98d0abad34bf: Waiting [2023-08-16T01:36:58.812Z] d41b9afb92dd: Waiting [2023-08-16T01:36:58.812Z] 82e27eb0949c: Layer already exists [2023-08-16T01:36:58.812Z] 3afd6551e674: Layer already exists [2023-08-16T01:36:58.812Z] bf18d4195ed8: Layer already exists [2023-08-16T01:36:58.812Z] de2036a497ac: Layer already exists [2023-08-16T01:36:58.812Z] ba54d8c75aa2: Layer already exists [2023-08-16T01:36:58.812Z] d41b9afb92dd: Layer already exists [2023-08-16T01:36:58.812Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:58.812Z] bf55b4148fd2: Layer already exists [2023-08-16T01:36:58.812Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:58.812Z] 785073ccb3f5: Layer already exists [2023-08-16T01:36:58.812Z] 36b50b131297: Layer already exists [2023-08-16T01:36:58.812Z] 3.1.0-dev.26: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:59.125Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:59.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:36:59.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-16T01:36:59.420Z] ba54d8c75aa2: Preparing [2023-08-16T01:36:59.420Z] bf18d4195ed8: Preparing [2023-08-16T01:36:59.420Z] 3afd6551e674: Preparing [2023-08-16T01:36:59.421Z] de2036a497ac: Preparing [2023-08-16T01:36:59.421Z] 82e27eb0949c: Preparing [2023-08-16T01:36:59.421Z] d41b9afb92dd: Preparing [2023-08-16T01:36:59.421Z] bf55b4148fd2: Preparing [2023-08-16T01:36:59.421Z] aac9a9181a28: Preparing [2023-08-16T01:36:59.421Z] 98d0abad34bf: Preparing [2023-08-16T01:36:59.421Z] 785073ccb3f5: Preparing [2023-08-16T01:36:59.421Z] 36b50b131297: Preparing [2023-08-16T01:36:59.421Z] bf55b4148fd2: Waiting [2023-08-16T01:36:59.421Z] aac9a9181a28: Waiting [2023-08-16T01:36:59.421Z] 98d0abad34bf: Waiting [2023-08-16T01:36:59.421Z] 785073ccb3f5: Waiting [2023-08-16T01:36:59.421Z] 36b50b131297: Waiting [2023-08-16T01:36:59.421Z] bf18d4195ed8: Layer already exists [2023-08-16T01:36:59.421Z] 3afd6551e674: Layer already exists [2023-08-16T01:36:59.421Z] 82e27eb0949c: Layer already exists [2023-08-16T01:36:59.421Z] de2036a497ac: Layer already exists [2023-08-16T01:36:59.421Z] ba54d8c75aa2: Layer already exists [2023-08-16T01:36:59.421Z] 98d0abad34bf: Layer already exists [2023-08-16T01:36:59.421Z] aac9a9181a28: Layer already exists [2023-08-16T01:36:59.421Z] d41b9afb92dd: Layer already exists [2023-08-16T01:36:59.421Z] 785073ccb3f5: Layer already exists [2023-08-16T01:36:59.421Z] bf55b4148fd2: Layer already exists [2023-08-16T01:36:59.421Z] 36b50b131297: Layer already exists [2023-08-16T01:36:59.421Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:36:59.728Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:00.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-16T01:37:00.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-16T01:37:00.029Z] ba54d8c75aa2: Preparing [2023-08-16T01:37:00.029Z] bf18d4195ed8: Preparing [2023-08-16T01:37:00.029Z] 3afd6551e674: Preparing [2023-08-16T01:37:00.029Z] de2036a497ac: Preparing [2023-08-16T01:37:00.029Z] 82e27eb0949c: Preparing [2023-08-16T01:37:00.029Z] d41b9afb92dd: Preparing [2023-08-16T01:37:00.029Z] bf55b4148fd2: Preparing [2023-08-16T01:37:00.029Z] aac9a9181a28: Preparing [2023-08-16T01:37:00.029Z] 98d0abad34bf: Preparing [2023-08-16T01:37:00.029Z] 785073ccb3f5: Preparing [2023-08-16T01:37:00.029Z] 36b50b131297: Preparing [2023-08-16T01:37:00.029Z] bf55b4148fd2: Waiting [2023-08-16T01:37:00.029Z] aac9a9181a28: Waiting [2023-08-16T01:37:00.029Z] 36b50b131297: Waiting [2023-08-16T01:37:00.029Z] 98d0abad34bf: Waiting [2023-08-16T01:37:00.029Z] 785073ccb3f5: Waiting [2023-08-16T01:37:00.029Z] d41b9afb92dd: Waiting [2023-08-16T01:37:00.029Z] de2036a497ac: Layer already exists [2023-08-16T01:37:00.029Z] bf18d4195ed8: Layer already exists [2023-08-16T01:37:00.029Z] 3afd6551e674: Layer already exists [2023-08-16T01:37:00.029Z] ba54d8c75aa2: Layer already exists [2023-08-16T01:37:00.029Z] 82e27eb0949c: Layer already exists [2023-08-16T01:37:00.029Z] d41b9afb92dd: Layer already exists [2023-08-16T01:37:00.029Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:00.029Z] bf55b4148fd2: Layer already exists [2023-08-16T01:37:00.029Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:00.029Z] 36b50b131297: Layer already exists [2023-08-16T01:37:00.029Z] 785073ccb3f5: Layer already exists [2023-08-16T01:37:00.029Z] main: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:00.063Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:00.068Z] taggedImages: [2023-08-16T01:37:00.068Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:00.068Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-16T01:37:00.068Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 [2023-08-16T01:37:00.068Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:00.068Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-16T01:37:00.083Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-16T01:37:00.083Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:00.083Z] latest [2023-08-16T01:37:00.083Z] 3.1.0-dev.26 [2023-08-16T01:37:00.083Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:00.083Z] main [2023-08-16T01:37:00.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:00.160Z] 8d51d6327a98: Pull complete [2023-08-16T01:37:00.160Z] 8b374f2dd631: Pull complete [2023-08-16T01:37:00.160Z] ec14aa9079de: Pull complete [2023-08-16T01:37:00.393Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:00.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:00.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-16T01:37:00.701Z] d0b188de5e5c: Preparing [2023-08-16T01:37:00.701Z] 15e5db3ac0d2: Preparing [2023-08-16T01:37:00.701Z] aac9a9181a28: Preparing [2023-08-16T01:37:00.701Z] 98d0abad34bf: Preparing [2023-08-16T01:37:00.701Z] 2c0f9c67ea71: Preparing [2023-08-16T01:37:00.701Z] 36b50b131297: Preparing [2023-08-16T01:37:00.701Z] 36b50b131297: Waiting [2023-08-16T01:37:00.701Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:00.701Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:00.701Z] 36b50b131297: Layer already exists [2023-08-16T01:37:00.701Z] d0b188de5e5c: Pushed [2023-08-16T01:37:01.267Z] 2c0f9c67ea71: Pushed [2023-08-16T01:37:03.170Z] 15e5db3ac0d2: Pushed [2023-08-16T01:37:03.170Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:03.470Z] + 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-08-16T01:37:03.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-16T01:37:03.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-16T01:37:03.774Z] d0b188de5e5c: Preparing [2023-08-16T01:37:03.774Z] 15e5db3ac0d2: Preparing [2023-08-16T01:37:03.774Z] aac9a9181a28: Preparing [2023-08-16T01:37:03.774Z] 98d0abad34bf: Preparing [2023-08-16T01:37:03.774Z] 2c0f9c67ea71: Preparing [2023-08-16T01:37:03.774Z] 36b50b131297: Preparing [2023-08-16T01:37:03.774Z] 36b50b131297: Waiting [2023-08-16T01:37:03.774Z] 15e5db3ac0d2: Layer already exists [2023-08-16T01:37:03.774Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:03.774Z] 2c0f9c67ea71: Layer already exists [2023-08-16T01:37:03.774Z] d0b188de5e5c: Layer already exists [2023-08-16T01:37:03.774Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:03.774Z] 36b50b131297: Layer already exists [2023-08-16T01:37:03.774Z] latest: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:04.078Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:04.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 [2023-08-16T01:37:04.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-16T01:37:04.379Z] d0b188de5e5c: Preparing [2023-08-16T01:37:04.379Z] 15e5db3ac0d2: Preparing [2023-08-16T01:37:04.379Z] aac9a9181a28: Preparing [2023-08-16T01:37:04.379Z] 98d0abad34bf: Preparing [2023-08-16T01:37:04.379Z] 2c0f9c67ea71: Preparing [2023-08-16T01:37:04.379Z] 36b50b131297: Preparing [2023-08-16T01:37:04.379Z] 36b50b131297: Waiting [2023-08-16T01:37:04.379Z] 15e5db3ac0d2: Layer already exists [2023-08-16T01:37:04.379Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:04.379Z] d0b188de5e5c: Layer already exists [2023-08-16T01:37:04.379Z] 2c0f9c67ea71: Layer already exists [2023-08-16T01:37:04.379Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:04.379Z] 36b50b131297: Layer already exists [2023-08-16T01:37:04.379Z] 3.1.0-dev.26: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:04.690Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:04.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:04.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-16T01:37:04.994Z] d0b188de5e5c: Preparing [2023-08-16T01:37:04.994Z] 15e5db3ac0d2: Preparing [2023-08-16T01:37:04.994Z] aac9a9181a28: Preparing [2023-08-16T01:37:04.994Z] 98d0abad34bf: Preparing [2023-08-16T01:37:04.994Z] 2c0f9c67ea71: Preparing [2023-08-16T01:37:04.994Z] 36b50b131297: Preparing [2023-08-16T01:37:04.994Z] 36b50b131297: Waiting [2023-08-16T01:37:04.994Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:04.994Z] d0b188de5e5c: Layer already exists [2023-08-16T01:37:04.994Z] 15e5db3ac0d2: Layer already exists [2023-08-16T01:37:04.994Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:04.994Z] 2c0f9c67ea71: Layer already exists [2023-08-16T01:37:04.994Z] 36b50b131297: Layer already exists [2023-08-16T01:37:04.994Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:05.293Z] + 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-08-16T01:37:05.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-16T01:37:05.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-16T01:37:05.601Z] d0b188de5e5c: Preparing [2023-08-16T01:37:05.601Z] 15e5db3ac0d2: Preparing [2023-08-16T01:37:05.601Z] aac9a9181a28: Preparing [2023-08-16T01:37:05.601Z] 98d0abad34bf: Preparing [2023-08-16T01:37:05.601Z] 2c0f9c67ea71: Preparing [2023-08-16T01:37:05.601Z] 36b50b131297: Preparing [2023-08-16T01:37:05.601Z] 36b50b131297: Waiting [2023-08-16T01:37:05.601Z] 2c0f9c67ea71: Layer already exists [2023-08-16T01:37:05.601Z] d0b188de5e5c: Layer already exists [2023-08-16T01:37:05.601Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:05.601Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:05.601Z] 15e5db3ac0d2: Layer already exists [2023-08-16T01:37:05.601Z] 36b50b131297: Layer already exists [2023-08-16T01:37:05.601Z] main: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:05.655Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:05.662Z] taggedImages: [2023-08-16T01:37:05.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:05.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-16T01:37:05.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 [2023-08-16T01:37:05.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:05.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-16T01:37:05.685Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-16T01:37:05.685Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:05.685Z] latest [2023-08-16T01:37:05.685Z] 3.1.0-dev.26 [2023-08-16T01:37:05.685Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:05.685Z] main [2023-08-16T01:37:05.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:06.046Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:06.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-16T01:37:06.353Z] 5d989a71cae2: Preparing [2023-08-16T01:37:06.353Z] acb824ac377f: Preparing [2023-08-16T01:37:06.353Z] ae029c7b5413: Preparing [2023-08-16T01:37:06.353Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:06.353Z] 0b35d598e2d4: Preparing [2023-08-16T01:37:06.353Z] aac9a9181a28: Preparing [2023-08-16T01:37:06.353Z] 98d0abad34bf: Preparing [2023-08-16T01:37:06.353Z] ad6f28436969: Preparing [2023-08-16T01:37:06.353Z] 36b50b131297: Preparing [2023-08-16T01:37:06.353Z] ad6f28436969: Waiting [2023-08-16T01:37:06.353Z] 98d0abad34bf: Waiting [2023-08-16T01:37:06.353Z] 36b50b131297: Waiting [2023-08-16T01:37:06.353Z] aac9a9181a28: Waiting [2023-08-16T01:37:06.353Z] acb824ac377f: Pushed [2023-08-16T01:37:06.353Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:06.353Z] 5d989a71cae2: Pushed [2023-08-16T01:37:06.353Z] ae029c7b5413: Pushed [2023-08-16T01:37:06.353Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:06.353Z] 36b50b131297: Layer already exists [2023-08-16T01:37:06.917Z] ad6f28436969: Pushed [2023-08-16T01:37:08.407Z] 2f466654f4bb: Pull complete [2023-08-16T01:37:11.010Z] 554e91adad29: Pull complete [2023-08-16T01:37:11.010Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T01:37:11.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T01:37:11.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T01:37:11.340Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T01:37:11.340Z] WORKDIR /edgex [2023-08-16T01:37:11.340Z] COPY go.mod . [2023-08-16T01:37:11.340Z] RUN go mod download [2023-08-16T01:37:11.340Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-16T01:37:11.933Z] Sending build context to Docker daemon 2.945MB [2023-08-16T01:37:11.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T01:37:11.933Z] ---> 1e15ea492957 [2023-08-16T01:37:11.933Z] Step 2/4 : WORKDIR /edgex [2023-08-16T01:37:12.179Z] 0b35d598e2d4: Pushed [2023-08-16T01:37:13.887Z] ---> Running in 5c0fcc388166 [2023-08-16T01:37:13.887Z] Removing intermediate container 5c0fcc388166 [2023-08-16T01:37:13.887Z] ---> 40472f6bfcd2 [2023-08-16T01:37:13.887Z] Step 3/4 : COPY go.mod . [2023-08-16T01:37:14.083Z] 850ab0d53b2c: Pushed [2023-08-16T01:37:14.083Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:14.162Z] ---> ce0268c52250 [2023-08-16T01:37:14.162Z] Step 4/4 : RUN go mod download [2023-08-16T01:37:14.403Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2023-08-16T01:37:14.431Z] ---> Running in 48baacf8a095 [Pipeline] { [Pipeline] sh [2023-08-16T01:37:14.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-16T01:37:14.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-16T01:37:14.711Z] 5d989a71cae2: Preparing [2023-08-16T01:37:14.711Z] acb824ac377f: Preparing [2023-08-16T01:37:14.711Z] ae029c7b5413: Preparing [2023-08-16T01:37:14.711Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:14.711Z] 0b35d598e2d4: Preparing [2023-08-16T01:37:14.711Z] aac9a9181a28: Preparing [2023-08-16T01:37:14.711Z] 98d0abad34bf: Preparing [2023-08-16T01:37:14.711Z] ad6f28436969: Preparing [2023-08-16T01:37:14.711Z] 36b50b131297: Preparing [2023-08-16T01:37:14.711Z] aac9a9181a28: Waiting [2023-08-16T01:37:14.711Z] 98d0abad34bf: Waiting [2023-08-16T01:37:14.711Z] ad6f28436969: Waiting [2023-08-16T01:37:14.711Z] 36b50b131297: Waiting [2023-08-16T01:37:14.711Z] ae029c7b5413: Layer already exists [2023-08-16T01:37:14.711Z] 0b35d598e2d4: Layer already exists [2023-08-16T01:37:14.711Z] 5d989a71cae2: Layer already exists [2023-08-16T01:37:14.711Z] acb824ac377f: Layer already exists [2023-08-16T01:37:14.711Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:14.711Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:14.711Z] ad6f28436969: Layer already exists [2023-08-16T01:37:14.711Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:14.711Z] 36b50b131297: Layer already exists [2023-08-16T01:37:14.711Z] latest: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:15.010Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:15.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 [2023-08-16T01:37:15.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-16T01:37:15.317Z] 5d989a71cae2: Preparing [2023-08-16T01:37:15.317Z] acb824ac377f: Preparing [2023-08-16T01:37:15.317Z] ae029c7b5413: Preparing [2023-08-16T01:37:15.317Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:15.317Z] 0b35d598e2d4: Preparing [2023-08-16T01:37:15.317Z] aac9a9181a28: Preparing [2023-08-16T01:37:15.317Z] 98d0abad34bf: Preparing [2023-08-16T01:37:15.317Z] ad6f28436969: Preparing [2023-08-16T01:37:15.317Z] 36b50b131297: Preparing [2023-08-16T01:37:15.317Z] aac9a9181a28: Waiting [2023-08-16T01:37:15.317Z] 98d0abad34bf: Waiting [2023-08-16T01:37:15.317Z] ad6f28436969: Waiting [2023-08-16T01:37:15.317Z] 36b50b131297: Waiting [2023-08-16T01:37:15.317Z] acb824ac377f: Layer already exists [2023-08-16T01:37:15.317Z] 5d989a71cae2: Layer already exists [2023-08-16T01:37:15.317Z] ae029c7b5413: Layer already exists [2023-08-16T01:37:15.317Z] 0b35d598e2d4: Layer already exists [2023-08-16T01:37:15.317Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:15.317Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:15.317Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:15.317Z] 36b50b131297: Layer already exists [2023-08-16T01:37:15.317Z] ad6f28436969: Layer already exists [2023-08-16T01:37:15.317Z] 3.1.0-dev.26: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:15.622Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:15.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:15.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-16T01:37:15.928Z] 5d989a71cae2: Preparing [2023-08-16T01:37:15.928Z] acb824ac377f: Preparing [2023-08-16T01:37:15.928Z] ae029c7b5413: Preparing [2023-08-16T01:37:15.928Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:15.928Z] 0b35d598e2d4: Preparing [2023-08-16T01:37:15.928Z] aac9a9181a28: Preparing [2023-08-16T01:37:15.928Z] 98d0abad34bf: Preparing [2023-08-16T01:37:15.928Z] ad6f28436969: Preparing [2023-08-16T01:37:15.928Z] 36b50b131297: Preparing [2023-08-16T01:37:15.928Z] 98d0abad34bf: Waiting [2023-08-16T01:37:15.928Z] ad6f28436969: Waiting [2023-08-16T01:37:15.928Z] aac9a9181a28: Waiting [2023-08-16T01:37:15.928Z] 36b50b131297: Waiting [2023-08-16T01:37:15.928Z] ae029c7b5413: Layer already exists [2023-08-16T01:37:15.928Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:15.928Z] 0b35d598e2d4: Layer already exists [2023-08-16T01:37:15.928Z] acb824ac377f: Layer already exists [2023-08-16T01:37:15.928Z] 5d989a71cae2: Layer already exists [2023-08-16T01:37:15.928Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:15.928Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:15.928Z] ad6f28436969: Layer already exists [2023-08-16T01:37:15.928Z] 36b50b131297: Layer already exists [2023-08-16T01:37:15.928Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:16.237Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:16.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-16T01:37:16.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-16T01:37:16.544Z] 5d989a71cae2: Preparing [2023-08-16T01:37:16.544Z] acb824ac377f: Preparing [2023-08-16T01:37:16.544Z] ae029c7b5413: Preparing [2023-08-16T01:37:16.544Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:16.544Z] 0b35d598e2d4: Preparing [2023-08-16T01:37:16.544Z] aac9a9181a28: Preparing [2023-08-16T01:37:16.544Z] 98d0abad34bf: Preparing [2023-08-16T01:37:16.544Z] ad6f28436969: Preparing [2023-08-16T01:37:16.544Z] aac9a9181a28: Waiting [2023-08-16T01:37:16.544Z] 98d0abad34bf: Waiting [2023-08-16T01:37:16.544Z] 36b50b131297: Preparing [2023-08-16T01:37:16.544Z] ad6f28436969: Waiting [2023-08-16T01:37:16.544Z] 36b50b131297: Waiting [2023-08-16T01:37:16.544Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:16.544Z] 0b35d598e2d4: Layer already exists [2023-08-16T01:37:16.544Z] ae029c7b5413: Layer already exists [2023-08-16T01:37:16.544Z] 5d989a71cae2: Layer already exists [2023-08-16T01:37:16.544Z] acb824ac377f: Layer already exists [2023-08-16T01:37:16.544Z] 36b50b131297: Layer already exists [2023-08-16T01:37:16.544Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:16.544Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:16.544Z] ad6f28436969: Layer already exists [2023-08-16T01:37:16.544Z] main: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:16.582Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:16.589Z] taggedImages: [2023-08-16T01:37:16.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:16.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-16T01:37:16.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 [2023-08-16T01:37:16.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:16.589Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-16T01:37:16.606Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-16T01:37:16.606Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:16.606Z] latest [2023-08-16T01:37:16.606Z] 3.1.0-dev.26 [2023-08-16T01:37:16.606Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:16.606Z] main [2023-08-16T01:37:16.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:16.912Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:17.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:17.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-16T01:37:17.210Z] 6a9a4770bde9: Preparing [2023-08-16T01:37:17.210Z] 6790a35580a1: Preparing [2023-08-16T01:37:17.210Z] 3f3c3aa91e72: Preparing [2023-08-16T01:37:17.210Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:17.210Z] aac9a9181a28: Preparing [2023-08-16T01:37:17.210Z] 98d0abad34bf: Preparing [2023-08-16T01:37:17.210Z] a59bfd280331: Preparing [2023-08-16T01:37:17.210Z] 36b50b131297: Preparing [2023-08-16T01:37:17.210Z] 98d0abad34bf: Waiting [2023-08-16T01:37:17.210Z] a59bfd280331: Waiting [2023-08-16T01:37:17.210Z] 36b50b131297: Waiting [2023-08-16T01:37:17.210Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:17.210Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:17.210Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:17.210Z] 36b50b131297: Layer already exists [2023-08-16T01:37:17.210Z] 6790a35580a1: Pushed [2023-08-16T01:37:17.210Z] 6a9a4770bde9: Pushed [2023-08-16T01:37:17.210Z] 3f3c3aa91e72: Pushed [2023-08-16T01:37:17.775Z] a59bfd280331: Pushed [2023-08-16T01:37:17.775Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:18.075Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:18.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-16T01:37:18.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-16T01:37:18.375Z] 6a9a4770bde9: Preparing [2023-08-16T01:37:18.375Z] 6790a35580a1: Preparing [2023-08-16T01:37:18.375Z] 3f3c3aa91e72: Preparing [2023-08-16T01:37:18.375Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:18.375Z] aac9a9181a28: Preparing [2023-08-16T01:37:18.375Z] 98d0abad34bf: Preparing [2023-08-16T01:37:18.375Z] a59bfd280331: Preparing [2023-08-16T01:37:18.375Z] 36b50b131297: Preparing [2023-08-16T01:37:18.375Z] a59bfd280331: Waiting [2023-08-16T01:37:18.375Z] 36b50b131297: Waiting [2023-08-16T01:37:18.375Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:18.375Z] 6790a35580a1: Layer already exists [2023-08-16T01:37:18.375Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:18.375Z] 3f3c3aa91e72: Layer already exists [2023-08-16T01:37:18.375Z] 6a9a4770bde9: Layer already exists [2023-08-16T01:37:18.375Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:18.375Z] 36b50b131297: Layer already exists [2023-08-16T01:37:18.375Z] a59bfd280331: Layer already exists [2023-08-16T01:37:18.375Z] latest: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:18.678Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:18.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 [2023-08-16T01:37:18.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-16T01:37:18.980Z] 6a9a4770bde9: Preparing [2023-08-16T01:37:18.980Z] 6790a35580a1: Preparing [2023-08-16T01:37:18.980Z] 3f3c3aa91e72: Preparing [2023-08-16T01:37:18.980Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:18.980Z] aac9a9181a28: Preparing [2023-08-16T01:37:18.980Z] 98d0abad34bf: Preparing [2023-08-16T01:37:18.980Z] a59bfd280331: Preparing [2023-08-16T01:37:18.980Z] 36b50b131297: Preparing [2023-08-16T01:37:18.980Z] a59bfd280331: Waiting [2023-08-16T01:37:18.981Z] 36b50b131297: Waiting [2023-08-16T01:37:18.981Z] 98d0abad34bf: Waiting [2023-08-16T01:37:18.981Z] 3f3c3aa91e72: Layer already exists [2023-08-16T01:37:18.981Z] 6a9a4770bde9: Layer already exists [2023-08-16T01:37:18.981Z] 6790a35580a1: Layer already exists [2023-08-16T01:37:18.981Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:18.981Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:18.981Z] a59bfd280331: Layer already exists [2023-08-16T01:37:18.981Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:18.981Z] 36b50b131297: Layer already exists [2023-08-16T01:37:18.981Z] 3.1.0-dev.26: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:19.307Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:19.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:19.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-16T01:37:19.611Z] 6a9a4770bde9: Preparing [2023-08-16T01:37:19.611Z] 6790a35580a1: Preparing [2023-08-16T01:37:19.611Z] 3f3c3aa91e72: Preparing [2023-08-16T01:37:19.611Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:19.611Z] aac9a9181a28: Preparing [2023-08-16T01:37:19.611Z] 98d0abad34bf: Preparing [2023-08-16T01:37:19.611Z] a59bfd280331: Preparing [2023-08-16T01:37:19.611Z] 36b50b131297: Preparing [2023-08-16T01:37:19.611Z] 98d0abad34bf: Waiting [2023-08-16T01:37:19.611Z] a59bfd280331: Waiting [2023-08-16T01:37:19.611Z] 36b50b131297: Waiting [2023-08-16T01:37:19.611Z] 6790a35580a1: Layer already exists [2023-08-16T01:37:19.611Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:19.611Z] 6a9a4770bde9: Layer already exists [2023-08-16T01:37:19.611Z] 3f3c3aa91e72: Layer already exists [2023-08-16T01:37:19.611Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:19.611Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:19.611Z] a59bfd280331: Layer already exists [2023-08-16T01:37:19.611Z] 36b50b131297: Layer already exists [2023-08-16T01:37:19.611Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:19.920Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:20.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-16T01:37:20.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-16T01:37:20.217Z] 6a9a4770bde9: Preparing [2023-08-16T01:37:20.217Z] 6790a35580a1: Preparing [2023-08-16T01:37:20.217Z] 3f3c3aa91e72: Preparing [2023-08-16T01:37:20.217Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:20.217Z] aac9a9181a28: Preparing [2023-08-16T01:37:20.217Z] 98d0abad34bf: Preparing [2023-08-16T01:37:20.217Z] a59bfd280331: Preparing [2023-08-16T01:37:20.217Z] 36b50b131297: Preparing [2023-08-16T01:37:20.217Z] a59bfd280331: Waiting [2023-08-16T01:37:20.217Z] 36b50b131297: Waiting [2023-08-16T01:37:20.217Z] 98d0abad34bf: Waiting [2023-08-16T01:37:20.217Z] 3f3c3aa91e72: Layer already exists [2023-08-16T01:37:20.217Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:20.217Z] 6a9a4770bde9: Layer already exists [2023-08-16T01:37:20.217Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:20.217Z] 6790a35580a1: Layer already exists [2023-08-16T01:37:20.217Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:20.217Z] a59bfd280331: Layer already exists [2023-08-16T01:37:20.217Z] 36b50b131297: Layer already exists [2023-08-16T01:37:20.217Z] main: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:20.265Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:20.276Z] taggedImages: [2023-08-16T01:37:20.276Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:20.276Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-16T01:37:20.276Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 [2023-08-16T01:37:20.276Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:20.276Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-16T01:37:20.292Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-16T01:37:20.292Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:20.292Z] latest [2023-08-16T01:37:20.292Z] 3.1.0-dev.26 [2023-08-16T01:37:20.292Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:20.292Z] main [2023-08-16T01:37:20.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:20.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:20.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:20.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-16T01:37:20.910Z] 7d17cce5ed86: Preparing [2023-08-16T01:37:20.910Z] 68129971d355: Preparing [2023-08-16T01:37:20.910Z] a9baee89d3de: Preparing [2023-08-16T01:37:20.910Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:20.910Z] aac9a9181a28: Preparing [2023-08-16T01:37:20.910Z] 98d0abad34bf: Preparing [2023-08-16T01:37:20.910Z] ad6f28436969: Preparing [2023-08-16T01:37:20.910Z] 36b50b131297: Preparing [2023-08-16T01:37:20.910Z] 98d0abad34bf: Waiting [2023-08-16T01:37:20.910Z] ad6f28436969: Waiting [2023-08-16T01:37:20.910Z] 36b50b131297: Waiting [2023-08-16T01:37:20.910Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:20.910Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:20.910Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:20.910Z] ad6f28436969: Layer already exists [2023-08-16T01:37:20.910Z] 36b50b131297: Layer already exists [2023-08-16T01:37:20.910Z] 7d17cce5ed86: Pushed [2023-08-16T01:37:20.910Z] 68129971d355: Pushed [2023-08-16T01:37:20.910Z] a9baee89d3de: Pushed [2023-08-16T01:37:21.168Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:21.485Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:21.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-16T01:37:21.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-16T01:37:21.791Z] 7d17cce5ed86: Preparing [2023-08-16T01:37:21.791Z] 68129971d355: Preparing [2023-08-16T01:37:21.791Z] a9baee89d3de: Preparing [2023-08-16T01:37:21.791Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:21.791Z] aac9a9181a28: Preparing [2023-08-16T01:37:21.791Z] 98d0abad34bf: Preparing [2023-08-16T01:37:21.791Z] ad6f28436969: Preparing [2023-08-16T01:37:21.791Z] 36b50b131297: Preparing [2023-08-16T01:37:21.791Z] 98d0abad34bf: Waiting [2023-08-16T01:37:21.791Z] ad6f28436969: Waiting [2023-08-16T01:37:21.791Z] 7d17cce5ed86: Layer already exists [2023-08-16T01:37:21.791Z] 68129971d355: Layer already exists [2023-08-16T01:37:21.791Z] a9baee89d3de: Layer already exists [2023-08-16T01:37:21.791Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:21.791Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:21.791Z] ad6f28436969: Layer already exists [2023-08-16T01:37:21.791Z] 36b50b131297: Layer already exists [2023-08-16T01:37:21.791Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:21.791Z] latest: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:22.102Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:22.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 [2023-08-16T01:37:22.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-16T01:37:22.412Z] 7d17cce5ed86: Preparing [2023-08-16T01:37:22.412Z] 68129971d355: Preparing [2023-08-16T01:37:22.412Z] a9baee89d3de: Preparing [2023-08-16T01:37:22.412Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:22.412Z] aac9a9181a28: Preparing [2023-08-16T01:37:22.412Z] 98d0abad34bf: Preparing [2023-08-16T01:37:22.413Z] ad6f28436969: Preparing [2023-08-16T01:37:22.413Z] 36b50b131297: Preparing [2023-08-16T01:37:22.413Z] ad6f28436969: Waiting [2023-08-16T01:37:22.413Z] 98d0abad34bf: Waiting [2023-08-16T01:37:22.413Z] 36b50b131297: Waiting [2023-08-16T01:37:22.413Z] 7d17cce5ed86: Layer already exists [2023-08-16T01:37:22.413Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:22.413Z] a9baee89d3de: Layer already exists [2023-08-16T01:37:22.413Z] 68129971d355: Layer already exists [2023-08-16T01:37:22.413Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:22.413Z] 36b50b131297: Layer already exists [2023-08-16T01:37:22.413Z] ad6f28436969: Layer already exists [2023-08-16T01:37:22.413Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:22.413Z] 3.1.0-dev.26: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:22.719Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:23.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:23.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-16T01:37:23.025Z] 7d17cce5ed86: Preparing [2023-08-16T01:37:23.025Z] 68129971d355: Preparing [2023-08-16T01:37:23.025Z] a9baee89d3de: Preparing [2023-08-16T01:37:23.025Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:23.025Z] aac9a9181a28: Preparing [2023-08-16T01:37:23.025Z] 98d0abad34bf: Preparing [2023-08-16T01:37:23.025Z] ad6f28436969: Preparing [2023-08-16T01:37:23.025Z] 36b50b131297: Preparing [2023-08-16T01:37:23.025Z] ad6f28436969: Waiting [2023-08-16T01:37:23.025Z] 36b50b131297: Waiting [2023-08-16T01:37:23.025Z] a9baee89d3de: Layer already exists [2023-08-16T01:37:23.025Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:23.025Z] 7d17cce5ed86: Layer already exists [2023-08-16T01:37:23.025Z] 68129971d355: Layer already exists [2023-08-16T01:37:23.025Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:23.025Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:23.025Z] 36b50b131297: Layer already exists [2023-08-16T01:37:23.025Z] ad6f28436969: Layer already exists [2023-08-16T01:37:23.025Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:23.336Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:23.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-16T01:37:23.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-16T01:37:23.640Z] 7d17cce5ed86: Preparing [2023-08-16T01:37:23.640Z] 68129971d355: Preparing [2023-08-16T01:37:23.640Z] a9baee89d3de: Preparing [2023-08-16T01:37:23.640Z] 850ab0d53b2c: Preparing [2023-08-16T01:37:23.640Z] aac9a9181a28: Preparing [2023-08-16T01:37:23.640Z] 98d0abad34bf: Preparing [2023-08-16T01:37:23.640Z] ad6f28436969: Preparing [2023-08-16T01:37:23.640Z] 36b50b131297: Preparing [2023-08-16T01:37:23.640Z] ad6f28436969: Waiting [2023-08-16T01:37:23.640Z] 98d0abad34bf: Waiting [2023-08-16T01:37:23.640Z] 36b50b131297: Waiting [2023-08-16T01:37:23.640Z] 68129971d355: Layer already exists [2023-08-16T01:37:23.640Z] a9baee89d3de: Layer already exists [2023-08-16T01:37:23.640Z] 850ab0d53b2c: Layer already exists [2023-08-16T01:37:23.640Z] 7d17cce5ed86: Layer already exists [2023-08-16T01:37:23.640Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:23.640Z] ad6f28436969: Layer already exists [2023-08-16T01:37:23.640Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:23.640Z] 36b50b131297: Layer already exists [2023-08-16T01:37:23.640Z] main: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:23.675Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:23.681Z] taggedImages: [2023-08-16T01:37:23.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:23.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-16T01:37:23.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 [2023-08-16T01:37:23.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:23.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-16T01:37:23.695Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-16T01:37:23.695Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:23.695Z] latest [2023-08-16T01:37:23.695Z] 3.1.0-dev.26 [2023-08-16T01:37:23.695Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:23.695Z] main [2023-08-16T01:37:23.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:23.996Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:24.297Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:24.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-16T01:37:24.297Z] 7b043a31c28e: Preparing [2023-08-16T01:37:24.297Z] bb55fff1f537: Preparing [2023-08-16T01:37:24.297Z] aac9a9181a28: Preparing [2023-08-16T01:37:24.297Z] 98d0abad34bf: Preparing [2023-08-16T01:37:24.297Z] a9fc61b1d41f: Preparing [2023-08-16T01:37:24.297Z] 36b50b131297: Preparing [2023-08-16T01:37:24.297Z] 36b50b131297: Waiting [2023-08-16T01:37:24.297Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:24.297Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:24.297Z] 36b50b131297: Layer already exists [2023-08-16T01:37:24.297Z] 7b043a31c28e: Pushed [2023-08-16T01:37:24.297Z] a9fc61b1d41f: Pushed [2023-08-16T01:37:27.581Z] bb55fff1f537: Pushed [2023-08-16T01:37:27.581Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:27.891Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:28.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-16T01:37:28.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-16T01:37:28.194Z] 7b043a31c28e: Preparing [2023-08-16T01:37:28.194Z] bb55fff1f537: Preparing [2023-08-16T01:37:28.194Z] aac9a9181a28: Preparing [2023-08-16T01:37:28.194Z] 98d0abad34bf: Preparing [2023-08-16T01:37:28.194Z] a9fc61b1d41f: Preparing [2023-08-16T01:37:28.194Z] 36b50b131297: Preparing [2023-08-16T01:37:28.194Z] 36b50b131297: Waiting [2023-08-16T01:37:28.194Z] a9fc61b1d41f: Layer already exists [2023-08-16T01:37:28.194Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:28.194Z] bb55fff1f537: Layer already exists [2023-08-16T01:37:28.194Z] 7b043a31c28e: Layer already exists [2023-08-16T01:37:28.194Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:28.194Z] 36b50b131297: Layer already exists [2023-08-16T01:37:28.194Z] latest: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:28.494Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:28.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 [2023-08-16T01:37:28.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-16T01:37:28.790Z] 7b043a31c28e: Preparing [2023-08-16T01:37:28.790Z] bb55fff1f537: Preparing [2023-08-16T01:37:28.790Z] aac9a9181a28: Preparing [2023-08-16T01:37:28.790Z] 98d0abad34bf: Preparing [2023-08-16T01:37:28.790Z] a9fc61b1d41f: Preparing [2023-08-16T01:37:28.790Z] 36b50b131297: Preparing [2023-08-16T01:37:28.790Z] 36b50b131297: Waiting [2023-08-16T01:37:28.790Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:28.790Z] bb55fff1f537: Layer already exists [2023-08-16T01:37:28.790Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:28.790Z] a9fc61b1d41f: Layer already exists [2023-08-16T01:37:28.790Z] 7b043a31c28e: Layer already exists [2023-08-16T01:37:28.790Z] 36b50b131297: Layer already exists [2023-08-16T01:37:28.790Z] 3.1.0-dev.26: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:29.092Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:29.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:29.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-16T01:37:29.389Z] 7b043a31c28e: Preparing [2023-08-16T01:37:29.389Z] bb55fff1f537: Preparing [2023-08-16T01:37:29.389Z] aac9a9181a28: Preparing [2023-08-16T01:37:29.389Z] 98d0abad34bf: Preparing [2023-08-16T01:37:29.389Z] a9fc61b1d41f: Preparing [2023-08-16T01:37:29.389Z] 36b50b131297: Preparing [2023-08-16T01:37:29.389Z] 36b50b131297: Waiting [2023-08-16T01:37:29.389Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:29.389Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:29.389Z] a9fc61b1d41f: Layer already exists [2023-08-16T01:37:29.389Z] bb55fff1f537: Layer already exists [2023-08-16T01:37:29.389Z] 7b043a31c28e: Layer already exists [2023-08-16T01:37:29.389Z] 36b50b131297: Layer already exists [2023-08-16T01:37:29.389Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:29.691Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:29.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-16T01:37:29.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-16T01:37:29.992Z] 7b043a31c28e: Preparing [2023-08-16T01:37:29.992Z] bb55fff1f537: Preparing [2023-08-16T01:37:29.992Z] aac9a9181a28: Preparing [2023-08-16T01:37:29.992Z] 98d0abad34bf: Preparing [2023-08-16T01:37:29.992Z] a9fc61b1d41f: Preparing [2023-08-16T01:37:29.992Z] 36b50b131297: Preparing [2023-08-16T01:37:29.992Z] 36b50b131297: Waiting [2023-08-16T01:37:29.992Z] bb55fff1f537: Layer already exists [2023-08-16T01:37:29.992Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:29.992Z] 7b043a31c28e: Layer already exists [2023-08-16T01:37:29.992Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:29.992Z] a9fc61b1d41f: Layer already exists [2023-08-16T01:37:29.992Z] 36b50b131297: Layer already exists [2023-08-16T01:37:29.992Z] main: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:30.040Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:30.051Z] taggedImages: [2023-08-16T01:37:30.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:30.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-16T01:37:30.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 [2023-08-16T01:37:30.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:30.051Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-16T01:37:30.077Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-16T01:37:30.077Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:30.077Z] latest [2023-08-16T01:37:30.077Z] 3.1.0-dev.26 [2023-08-16T01:37:30.077Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:30.077Z] main [2023-08-16T01:37:30.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:30.389Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:30.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:30.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-16T01:37:30.685Z] 61c9cd4751d3: Preparing [2023-08-16T01:37:30.685Z] 125461be04ce: Preparing [2023-08-16T01:37:30.685Z] aac9a9181a28: Preparing [2023-08-16T01:37:30.685Z] 98d0abad34bf: Preparing [2023-08-16T01:37:30.685Z] 2421ddaab2e4: Preparing [2023-08-16T01:37:30.685Z] 36b50b131297: Preparing [2023-08-16T01:37:30.685Z] 36b50b131297: Waiting [2023-08-16T01:37:30.685Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:30.685Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:37:30.685Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:30.685Z] 36b50b131297: Layer already exists [2023-08-16T01:37:30.685Z] 61c9cd4751d3: Pushed [2023-08-16T01:37:33.232Z] 125461be04ce: Pushed [2023-08-16T01:37:33.492Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:33.822Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:34.120Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-16T01:37:34.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-16T01:37:34.121Z] 61c9cd4751d3: Preparing [2023-08-16T01:37:34.121Z] 125461be04ce: Preparing [2023-08-16T01:37:34.121Z] aac9a9181a28: Preparing [2023-08-16T01:37:34.121Z] 98d0abad34bf: Preparing [2023-08-16T01:37:34.121Z] 2421ddaab2e4: Preparing [2023-08-16T01:37:34.121Z] 36b50b131297: Preparing [2023-08-16T01:37:34.121Z] 36b50b131297: Waiting [2023-08-16T01:37:34.121Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:34.121Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:34.121Z] 125461be04ce: Layer already exists [2023-08-16T01:37:34.121Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:37:34.121Z] 61c9cd4751d3: Layer already exists [2023-08-16T01:37:34.121Z] 36b50b131297: Layer already exists [2023-08-16T01:37:34.121Z] latest: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:34.423Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:34.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 [2023-08-16T01:37:34.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-16T01:37:34.723Z] 61c9cd4751d3: Preparing [2023-08-16T01:37:34.723Z] 125461be04ce: Preparing [2023-08-16T01:37:34.723Z] aac9a9181a28: Preparing [2023-08-16T01:37:34.723Z] 98d0abad34bf: Preparing [2023-08-16T01:37:34.723Z] 2421ddaab2e4: Preparing [2023-08-16T01:37:34.723Z] 36b50b131297: Preparing [2023-08-16T01:37:34.723Z] 36b50b131297: Waiting [2023-08-16T01:37:34.723Z] 61c9cd4751d3: Layer already exists [2023-08-16T01:37:34.723Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:37:34.723Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:34.723Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:34.723Z] 125461be04ce: Layer already exists [2023-08-16T01:37:34.723Z] 36b50b131297: Layer already exists [2023-08-16T01:37:34.723Z] 3.1.0-dev.26: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:35.025Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:35.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:35.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-16T01:37:35.323Z] 61c9cd4751d3: Preparing [2023-08-16T01:37:35.323Z] 125461be04ce: Preparing [2023-08-16T01:37:35.323Z] aac9a9181a28: Preparing [2023-08-16T01:37:35.323Z] 98d0abad34bf: Preparing [2023-08-16T01:37:35.323Z] 2421ddaab2e4: Preparing [2023-08-16T01:37:35.323Z] 36b50b131297: Preparing [2023-08-16T01:37:35.323Z] 36b50b131297: Waiting [2023-08-16T01:37:35.323Z] 61c9cd4751d3: Layer already exists [2023-08-16T01:37:35.323Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:35.323Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:37:35.323Z] 125461be04ce: Layer already exists [2023-08-16T01:37:35.323Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:35.323Z] 36b50b131297: Layer already exists [2023-08-16T01:37:35.323Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:35.629Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:35.929Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-16T01:37:35.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-16T01:37:35.929Z] 61c9cd4751d3: Preparing [2023-08-16T01:37:35.929Z] 125461be04ce: Preparing [2023-08-16T01:37:35.929Z] aac9a9181a28: Preparing [2023-08-16T01:37:35.929Z] 98d0abad34bf: Preparing [2023-08-16T01:37:35.929Z] 2421ddaab2e4: Preparing [2023-08-16T01:37:35.929Z] 36b50b131297: Preparing [2023-08-16T01:37:35.929Z] 36b50b131297: Waiting [2023-08-16T01:37:35.929Z] 125461be04ce: Layer already exists [2023-08-16T01:37:35.929Z] aac9a9181a28: Layer already exists [2023-08-16T01:37:35.929Z] 61c9cd4751d3: Layer already exists [2023-08-16T01:37:35.929Z] 98d0abad34bf: Layer already exists [2023-08-16T01:37:35.929Z] 2421ddaab2e4: Layer already exists [2023-08-16T01:37:35.929Z] 36b50b131297: Layer already exists [2023-08-16T01:37:35.929Z] main: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:37:35.966Z] ===================================================== [Pipeline] echo [2023-08-16T01:37:35.971Z] taggedImages: [2023-08-16T01:37:35.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:37:35.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-16T01:37:35.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 [2023-08-16T01:37:35.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:37:35.971Z] - 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-08-16T01:37:53.322Z] Removing intermediate container 48baacf8a095 [2023-08-16T01:37:53.322Z] ---> 2533aecfe0a0 [2023-08-16T01:37:53.322Z] Successfully built 2533aecfe0a0 [2023-08-16T01:37:53.322Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:53.653Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T01:37:53.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:37:53.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container [2023-08-16T01:37:53.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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-08-16T01:37:55.151Z] $ docker top 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T01:37:55.977Z] + go version [2023-08-16T01:37:55.977Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T01:37:55.993Z] $ docker stop --time=1 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 [2023-08-16T01:37:57.610Z] $ docker rm -f --volumes 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:58.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T01:37:58.273Z] [2023-08-16T01:37:58.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:37:58.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T01:37:58.605Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T01:37:58.605Z] 547446be3368: Pulling fs layer [2023-08-16T01:37:58.605Z] d125d8839a47: Pulling fs layer [2023-08-16T01:37:58.605Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T01:37:58.605Z] c3105a71a48b: Pulling fs layer [2023-08-16T01:37:58.605Z] 0f093f025ec4: Pulling fs layer [2023-08-16T01:37:58.605Z] c3106fc0e877: Pulling fs layer [2023-08-16T01:37:58.605Z] c3105a71a48b: Waiting [2023-08-16T01:37:58.605Z] 0f093f025ec4: Waiting [2023-08-16T01:37:58.605Z] c3106fc0e877: Waiting [2023-08-16T01:37:58.884Z] 547446be3368: Verifying Checksum [2023-08-16T01:37:58.884Z] c3105a71a48b: Verifying Checksum [2023-08-16T01:37:58.884Z] c3105a71a48b: Download complete [2023-08-16T01:37:59.154Z] d125d8839a47: Verifying Checksum [2023-08-16T01:37:59.154Z] d125d8839a47: Download complete [2023-08-16T01:37:59.154Z] c3106fc0e877: Verifying Checksum [2023-08-16T01:37:59.154Z] c3106fc0e877: Download complete [2023-08-16T01:37:59.424Z] 0f093f025ec4: Verifying Checksum [2023-08-16T01:37:59.424Z] 0f093f025ec4: Download complete [2023-08-16T01:37:59.424Z] 547446be3368: Pull complete [2023-08-16T01:38:00.391Z] d125d8839a47: Pull complete [2023-08-16T01:38:01.356Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T01:38:01.356Z] 3e85d5ac6304: Download complete [2023-08-16T01:38:09.574Z] 3e85d5ac6304: Pull complete [2023-08-16T01:38:09.574Z] c3105a71a48b: Pull complete [2023-08-16T01:38:10.159Z] 0f093f025ec4: Pull complete [2023-08-16T01:38:10.426Z] c3106fc0e877: Pull complete [2023-08-16T01:38:10.426Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T01:38:10.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T01:38:10.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T01:38:10.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container [2023-08-16T01:38:10.682Z] $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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-08-16T01:38:12.819Z] $ docker top b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T01:38:13.327Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T01:38:21.548Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T01:38:21.816Z] #1 transferring dockerfile: 2.06kB done [2023-08-16T01:38:21.816Z] #1 DONE 0.1s [2023-08-16T01:38:22.401Z] [2023-08-16T01:38:22.401Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T01:38:22.401Z] #2 transferring dockerfile: 2.38kB done [2023-08-16T01:38:22.401Z] #2 DONE 0.0s [2023-08-16T01:38:22.401Z] [2023-08-16T01:38:22.401Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T01:38:22.401Z] #3 transferring dockerfile: 1.82kB done [2023-08-16T01:38:22.401Z] #3 DONE 0.1s [2023-08-16T01:38:22.401Z] [2023-08-16T01:38:22.401Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T01:38:22.401Z] #4 transferring dockerfile: 2.63kB done [2023-08-16T01:38:22.401Z] #4 DONE 0.1s [2023-08-16T01:38:22.670Z] [2023-08-16T01:38:22.670Z] #5 [core-data internal] load build definition from Dockerfile [2023-08-16T01:38:22.670Z] #5 transferring dockerfile: 1.90kB 0.0s done [2023-08-16T01:38:22.670Z] #5 DONE 0.1s [2023-08-16T01:38:22.670Z] [2023-08-16T01:38:22.670Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T01:38:22.670Z] #6 transferring dockerfile: 2.04kB done [2023-08-16T01:38:22.670Z] #6 DONE 0.1s [2023-08-16T01:38:22.670Z] [2023-08-16T01:38:22.670Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T01:38:22.670Z] #7 transferring dockerfile: 2.82kB done [2023-08-16T01:38:22.670Z] #7 DONE 0.1s [2023-08-16T01:38:22.670Z] [2023-08-16T01:38:22.670Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-08-16T01:38:22.938Z] #8 transferring dockerfile: 1.84kB done [2023-08-16T01:38:22.938Z] #8 DONE 0.1s [2023-08-16T01:38:22.938Z] [2023-08-16T01:38:22.938Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T01:38:22.938Z] #9 transferring dockerfile: 2.58kB 0.0s done [2023-08-16T01:38:22.938Z] #9 DONE 0.1s [2023-08-16T01:38:22.938Z] [2023-08-16T01:38:22.938Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-16T01:38:22.938Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-08-16T01:38:22.938Z] #10 DONE 0.1s [2023-08-16T01:38:22.938Z] [2023-08-16T01:38:22.938Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T01:38:22.938Z] #11 transferring dockerfile: 2.68kB done [2023-08-16T01:38:22.938Z] #11 DONE 0.1s [2023-08-16T01:38:22.938Z] [2023-08-16T01:38:22.938Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-16T01:38:22.938Z] #12 transferring dockerfile: 1.96kB done [2023-08-16T01:38:22.938Z] #12 DONE 0.1s [2023-08-16T01:38:22.938Z] [2023-08-16T01:38:22.938Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T01:38:23.206Z] #13 transferring dockerfile: 2.12kB done [2023-08-16T01:38:23.206Z] #13 DONE 0.1s [2023-08-16T01:38:23.206Z] [2023-08-16T01:38:23.206Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T01:38:23.206Z] #14 transferring dockerfile: 1.78kB done [2023-08-16T01:38:23.206Z] #14 DONE 0.0s [2023-08-16T01:38:23.206Z] [2023-08-16T01:38:23.206Z] #15 [security-proxy-setup internal] load .dockerignore [2023-08-16T01:38:23.206Z] #15 transferring context: 56B done [2023-08-16T01:38:23.206Z] #15 DONE 0.1s [2023-08-16T01:38:23.804Z] [2023-08-16T01:38:23.804Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-16T01:38:23.804Z] #16 transferring context: 56B 0.0s done [2023-08-16T01:38:23.804Z] #16 DONE 0.1s [2023-08-16T01:38:24.081Z] [2023-08-16T01:38:24.082Z] #17 [support-scheduler internal] load .dockerignore [2023-08-16T01:38:24.082Z] #17 transferring context: 56B done [2023-08-16T01:38:24.082Z] #17 DONE 0.0s [2023-08-16T01:38:24.082Z] [2023-08-16T01:38:24.082Z] #18 [security-spire-server internal] load .dockerignore [2023-08-16T01:38:24.082Z] #18 transferring context: 56B done [2023-08-16T01:38:24.082Z] #18 DONE 0.0s [2023-08-16T01:38:24.082Z] [2023-08-16T01:38:24.082Z] #19 [core-data internal] load .dockerignore [2023-08-16T01:38:24.082Z] #19 transferring context: 56B 0.0s done [2023-08-16T01:38:24.082Z] #19 DONE 0.1s [2023-08-16T01:38:24.082Z] [2023-08-16T01:38:24.082Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-16T01:38:24.082Z] #20 transferring context: 56B 0.0s done [2023-08-16T01:38:24.082Z] #20 DONE 0.1s [2023-08-16T01:38:24.082Z] [2023-08-16T01:38:24.082Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-16T01:38:24.082Z] #21 transferring context: 56B done [2023-08-16T01:38:24.082Z] #21 DONE 0.1s [2023-08-16T01:38:24.357Z] [2023-08-16T01:38:24.357Z] #22 [support-notifications internal] load .dockerignore [2023-08-16T01:38:24.357Z] #22 transferring context: 56B 0.0s done [2023-08-16T01:38:24.357Z] #22 DONE 0.1s [2023-08-16T01:38:24.357Z] [2023-08-16T01:38:24.357Z] #23 [security-spire-config internal] load .dockerignore [2023-08-16T01:38:24.357Z] #23 transferring context: 56B 0.0s done [2023-08-16T01:38:24.357Z] #23 DONE 0.1s [2023-08-16T01:38:24.357Z] [2023-08-16T01:38:24.357Z] #24 [core-command internal] load .dockerignore [2023-08-16T01:38:24.626Z] #24 transferring context: 56B done [2023-08-16T01:38:24.626Z] #24 DONE 0.1s [2023-08-16T01:38:24.626Z] [2023-08-16T01:38:24.626Z] #25 [security-spire-agent internal] load .dockerignore [2023-08-16T01:38:24.626Z] #25 transferring context: 56B 0.0s done [2023-08-16T01:38:24.626Z] #25 DONE 0.1s [2023-08-16T01:38:24.626Z] [2023-08-16T01:38:24.626Z] #26 [core-metadata internal] load .dockerignore [2023-08-16T01:38:24.626Z] #26 transferring context: 56B done [2023-08-16T01:38:24.626Z] #26 DONE 0.1s [2023-08-16T01:38:24.626Z] [2023-08-16T01:38:24.626Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T01:38:24.626Z] #27 transferring context: 56B 0.0s done [2023-08-16T01:38:24.626Z] #27 DONE 0.1s [2023-08-16T01:38:24.626Z] [2023-08-16T01:38:24.626Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T01:38:24.895Z] #28 transferring context: 56B 0.0s done [2023-08-16T01:38:24.895Z] #28 DONE 0.1s [2023-08-16T01:38:24.895Z] [2023-08-16T01:38:24.895Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:24.895Z] #29 DONE 0.0s [2023-08-16T01:38:24.895Z] [2023-08-16T01:38:24.895Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:24.895Z] #30 DONE 0.1s [2023-08-16T01:38:24.895Z] [2023-08-16T01:38:24.895Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:24.895Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:25.164Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:25.164Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:25.164Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:25.164Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s [2023-08-16T01:38:25.164Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T01:38:25.430Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:25.698Z] #31 ... [2023-08-16T01:38:25.698Z] [2023-08-16T01:38:25.698Z] #32 [security-proxy-setup internal] load build context [2023-08-16T01:38:25.698Z] #32 transferring context: 2.56MB 0.6s done [2023-08-16T01:38:25.698Z] #32 DONE 0.7s [2023-08-16T01:38:25.698Z] [2023-08-16T01:38:25.698Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:25.698Z] #31 ... [2023-08-16T01:38:25.698Z] [2023-08-16T01:38:25.698Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:25.698Z] #33 DONE 0.8s [2023-08-16T01:38:25.698Z] [2023-08-16T01:38:25.698Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:25.967Z] #31 ... [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:25.967Z] #29 DONE 0.0s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:25.967Z] #30 DONE 0.2s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:25.967Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:25.967Z] #31 ... [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:25.967Z] #29 DONE 0.0s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:25.967Z] #30 DONE 0.2s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:25.967Z] #33 DONE 1.5s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:25.967Z] #34 DONE 0.4s [2023-08-16T01:38:25.967Z] [2023-08-16T01:38:25.967Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:25.967Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:25.967Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:25.967Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:25.967Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:25.967Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:25.967Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:26.241Z] #31 ... [2023-08-16T01:38:26.241Z] [2023-08-16T01:38:26.241Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:26.241Z] #29 DONE 0.0s [2023-08-16T01:38:26.241Z] [2023-08-16T01:38:26.241Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:26.241Z] #33 DONE 1.5s [2023-08-16T01:38:26.241Z] [2023-08-16T01:38:26.241Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:26.241Z] #34 DONE 0.4s [2023-08-16T01:38:26.241Z] [2023-08-16T01:38:26.241Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:26.242Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:26.242Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:26.242Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:26.242Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:26.242Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:26.242Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:26.242Z] #31 ... [2023-08-16T01:38:26.242Z] [2023-08-16T01:38:26.242Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:26.242Z] #33 DONE 1.5s [2023-08-16T01:38:26.242Z] [2023-08-16T01:38:26.242Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:26.242Z] #34 DONE 0.5s [2023-08-16T01:38:26.242Z] [2023-08-16T01:38:26.242Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:26.242Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:26.242Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:26.242Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:26.242Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:26.242Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:26.242Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:26.512Z] #31 ... [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:26.512Z] #29 DONE 0.0s [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:26.512Z] #33 DONE 1.5s [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:26.512Z] #34 DONE 0.5s [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:26.512Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:26.512Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:26.512Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:26.512Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:26.512Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:26.512Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:26.512Z] #31 DONE 2.2s [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:26.512Z] #29 DONE 0.0s [2023-08-16T01:38:26.512Z] [2023-08-16T01:38:26.512Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:26.780Z] #30 ... [2023-08-16T01:38:26.780Z] [2023-08-16T01:38:26.780Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:26.780Z] #29 DONE 0.0s [2023-08-16T01:38:26.780Z] [2023-08-16T01:38:26.780Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:27.052Z] #30 ... [2023-08-16T01:38:27.052Z] [2023-08-16T01:38:27.052Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:27.052Z] #33 DONE 1.6s [2023-08-16T01:38:27.052Z] [2023-08-16T01:38:27.052Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:27.052Z] #34 DONE 0.6s [2023-08-16T01:38:27.052Z] [2023-08-16T01:38:27.052Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:27.052Z] #29 DONE 0.0s [2023-08-16T01:38:27.052Z] [2023-08-16T01:38:27.052Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:27.052Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:27.052Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:27.052Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:27.052Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:27.052Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:27.052Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:27.052Z] #31 DONE 2.3s [2023-08-16T01:38:27.052Z] [2023-08-16T01:38:27.052Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:27.320Z] #30 ... [2023-08-16T01:38:27.320Z] [2023-08-16T01:38:27.320Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:27.320Z] #29 DONE 0.0s [2023-08-16T01:38:27.320Z] [2023-08-16T01:38:27.320Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:27.587Z] #30 ... [2023-08-16T01:38:27.587Z] [2023-08-16T01:38:27.587Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T01:38:27.587Z] #29 DONE 0.1s [2023-08-16T01:38:27.587Z] [2023-08-16T01:38:27.587Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T01:38:27.587Z] #35 transferring context: 2.56MB 1.3s done [2023-08-16T01:38:27.587Z] #35 DONE 1.7s [2023-08-16T01:38:27.588Z] [2023-08-16T01:38:27.588Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:28.999Z] #30 ... [2023-08-16T01:38:28.999Z] [2023-08-16T01:38:28.999Z] #36 [support-scheduler internal] load build context [2023-08-16T01:38:28.999Z] #36 transferring context: 2.56MB 1.6s done [2023-08-16T01:38:28.999Z] #36 DONE 2.8s [2023-08-16T01:38:28.999Z] [2023-08-16T01:38:28.999Z] #37 [security-bootstrapper internal] load build context [2023-08-16T01:38:29.598Z] #37 ... [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T01:38:29.598Z] #30 DONE 3.4s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #38 [core-data internal] load build context [2023-08-16T01:38:29.598Z] #38 transferring context: 2.56MB 1.8s done [2023-08-16T01:38:29.598Z] #38 DONE 3.1s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #37 [security-bootstrapper internal] load build context [2023-08-16T01:38:29.598Z] #37 ... [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:29.598Z] #33 DONE 1.7s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:29.598Z] #34 DONE 0.7s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:29.598Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:29.598Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:29.598Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:29.598Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:29.598Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:29.598Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:29.598Z] #31 DONE 2.3s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-16T01:38:29.598Z] #39 DONE 0.0s [2023-08-16T01:38:29.598Z] [2023-08-16T01:38:29.598Z] #40 [core-metadata internal] load build context [2023-08-16T01:38:29.598Z] #40 DONE 0.0s [2023-08-16T01:38:29.867Z] [2023-08-16T01:38:29.867Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T01:38:29.867Z] #33 DONE 1.7s [2023-08-16T01:38:29.867Z] [2023-08-16T01:38:29.867Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T01:38:29.867Z] #34 DONE 0.7s [2023-08-16T01:38:29.867Z] [2023-08-16T01:38:29.867Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T01:38:29.867Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T01:38:29.867Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T01:38:29.867Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T01:38:29.867Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T01:38:29.867Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T01:38:29.867Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-16T01:38:29.867Z] #31 DONE 2.3s [2023-08-16T01:38:29.867Z] [2023-08-16T01:38:29.867Z] #37 [security-bootstrapper internal] load build context [2023-08-16T01:38:30.842Z] #37 ... [2023-08-16T01:38:30.842Z] [2023-08-16T01:38:30.842Z] #41 [security-spire-server internal] load build context [2023-08-16T01:38:30.842Z] #41 transferring context: 2.56MB 3.2s done [2023-08-16T01:38:30.842Z] #41 DONE 4.4s [2023-08-16T01:38:30.842Z] [2023-08-16T01:38:30.842Z] #37 [security-bootstrapper internal] load build context [2023-08-16T01:38:30.842Z] #37 transferring context: 2.56MB 3.9s done [2023-08-16T01:38:31.807Z] #37 DONE 5.2s [2023-08-16T01:38:31.807Z] [2023-08-16T01:38:31.807Z] #42 [security-spire-agent internal] load build context [2023-08-16T01:38:32.075Z] #42 ... [2023-08-16T01:38:32.075Z] [2023-08-16T01:38:32.075Z] #43 [security-proxy-auth internal] load build context [2023-08-16T01:38:32.075Z] #43 transferring context: 2.56MB 3.9s done [2023-08-16T01:38:32.075Z] #43 DONE 5.5s [2023-08-16T01:38:32.075Z] [2023-08-16T01:38:32.075Z] #42 [security-spire-agent internal] load build context [2023-08-16T01:38:33.122Z] #42 ... [2023-08-16T01:38:33.122Z] [2023-08-16T01:38:33.122Z] #44 [core-command internal] load build context [2023-08-16T01:38:33.122Z] #44 transferring context: 2.56MB 3.8s done [2023-08-16T01:38:33.122Z] #44 DONE 6.1s [2023-08-16T01:38:33.122Z] [2023-08-16T01:38:33.122Z] #42 [security-spire-agent internal] load build context [2023-08-16T01:38:33.714Z] #42 transferring context: 2.56MB 5.7s done [2023-08-16T01:38:34.312Z] #42 DONE 7.1s [2023-08-16T01:38:34.312Z] [2023-08-16T01:38:34.312Z] #45 [security-spire-config internal] load build context [2023-08-16T01:38:34.312Z] #45 ... [2023-08-16T01:38:34.312Z] [2023-08-16T01:38:34.312Z] #46 [support-notifications internal] load build context [2023-08-16T01:38:34.312Z] #46 transferring context: 2.56MB 5.0s done [2023-08-16T01:38:34.312Z] #46 DONE 7.3s [2023-08-16T01:38:34.312Z] [2023-08-16T01:38:34.312Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-16T01:38:35.275Z] #47 ... [2023-08-16T01:38:35.275Z] [2023-08-16T01:38:35.275Z] #45 [security-spire-config internal] load build context [2023-08-16T01:38:35.275Z] #45 transferring context: 2.56MB 5.9s done [2023-08-16T01:38:35.275Z] #45 DONE 8.0s [2023-08-16T01:38:35.275Z] [2023-08-16T01:38:35.275Z] #40 [core-metadata internal] load build context [2023-08-16T01:38:36.242Z] #40 ... [2023-08-16T01:38:36.242Z] [2023-08-16T01:38:36.242Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:38:36.242Z] #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.242Z] #0 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.242Z] #0 9.849 OK: 263 MiB in 53 packages [2023-08-16T01:38:36.242Z] #48 ... [2023-08-16T01:38:36.242Z] [2023-08-16T01:38:36.242Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:38:36.242Z] #0 7.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.242Z] #49 ... [2023-08-16T01:38:36.242Z] [2023-08-16T01:38:36.242Z] #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T01:38:36.242Z] #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.242Z] #0 6.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.242Z] #0 9.281 OK: 263 MiB in 53 packages [2023-08-16T01:38:36.521Z] #50 ... [2023-08-16T01:38:36.521Z] [2023-08-16T01:38:36.521Z] #40 [core-metadata internal] load build context [2023-08-16T01:38:36.792Z] #40 ... [2023-08-16T01:38:36.792Z] [2023-08-16T01:38:36.792Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T01:38:36.792Z] #50 DONE 10.6s [2023-08-16T01:38:36.792Z] [2023-08-16T01:38:36.792Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T01:38:36.792Z] #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.792Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:36.792Z] #51 ... [2023-08-16T01:38:36.792Z] [2023-08-16T01:38:36.792Z] #40 [core-metadata internal] load build context [2023-08-16T01:38:37.091Z] #40 ... [2023-08-16T01:38:37.091Z] [2023-08-16T01:38:37.091Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T01:38:37.091Z] #52 ... [2023-08-16T01:38:37.091Z] [2023-08-16T01:38:37.091Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:38:37.091Z] #48 DONE 11.2s [2023-08-16T01:38:37.091Z] [2023-08-16T01:38:37.091Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T01:38:37.091Z] #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:37.091Z] #0 9.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:37.360Z] #53 ... [2023-08-16T01:38:37.360Z] [2023-08-16T01:38:37.360Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:37.360Z] #54 ... [2023-08-16T01:38:37.360Z] [2023-08-16T01:38:37.360Z] #55 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:37.360Z] #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:37.629Z] #55 ... [2023-08-16T01:38:37.629Z] [2023-08-16T01:38:37.629Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T01:38:37.629Z] #56 ... [2023-08-16T01:38:37.629Z] [2023-08-16T01:38:37.629Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T01:38:37.896Z] #57 ... [2023-08-16T01:38:37.896Z] [2023-08-16T01:38:37.896Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T01:38:37.896Z] #58 ... [2023-08-16T01:38:37.896Z] [2023-08-16T01:38:37.896Z] #40 [core-metadata internal] load build context [2023-08-16T01:38:37.896Z] #40 transferring context: 2.56MB 5.8s done [2023-08-16T01:38:37.896Z] #40 DONE 8.2s [2023-08-16T01:38:37.896Z] [2023-08-16T01:38:37.896Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-16T01:38:37.896Z] #39 transferring context: 2.56MB 5.2s done [2023-08-16T01:38:37.896Z] #39 DONE 8.2s [2023-08-16T01:38:37.896Z] [2023-08-16T01:38:37.896Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T01:38:38.163Z] #59 ... [2023-08-16T01:38:38.163Z] [2023-08-16T01:38:38.163Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-16T01:38:38.163Z] #47 transferring context: 2.56MB 5.5s done [2023-08-16T01:38:38.163Z] #47 DONE 8.2s [2023-08-16T01:38:38.163Z] [2023-08-16T01:38:38.163Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T01:38:38.163Z] #52 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:38.444Z] #52 ... [2023-08-16T01:38:38.444Z] [2023-08-16T01:38:38.444Z] #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:38:38.444Z] #60 DONE 1.5s [2023-08-16T01:38:38.711Z] [2023-08-16T01:38:38.711Z] #61 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:38:38.711Z] #61 ... [2023-08-16T01:38:38.711Z] [2023-08-16T01:38:38.711Z] #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:38:38.711Z] #62 DONE 1.6s [2023-08-16T01:38:38.979Z] [2023-08-16T01:38:38.979Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T01:38:38.979Z] #53 11.93 OK: 263 MiB in 53 packages [2023-08-16T01:38:39.941Z] #53 DONE 12.7s [2023-08-16T01:38:39.941Z] [2023-08-16T01:38:39.941Z] #55 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:39.941Z] #55 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:39.941Z] #55 ... [2023-08-16T01:38:39.941Z] [2023-08-16T01:38:39.941Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T01:38:40.210Z] #63 ... [2023-08-16T01:38:40.210Z] [2023-08-16T01:38:40.210Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T01:38:40.210Z] #51 12.56 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:40.210Z] #51 12.61 (2/2) Installing su-exec (0.2-r2) [2023-08-16T01:38:40.210Z] #51 12.64 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:40.210Z] #51 12.91 OK: 8 MiB in 17 packages [2023-08-16T01:38:40.210Z] #51 ... [2023-08-16T01:38:40.210Z] [2023-08-16T01:38:40.210Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T01:38:40.210Z] #49 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:40.210Z] #49 13.44 OK: 263 MiB in 53 packages [2023-08-16T01:38:40.210Z] #49 DONE 14.9s [2023-08-16T01:38:40.477Z] [2023-08-16T01:38:40.477Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:38:40.477Z] #64 ... [2023-08-16T01:38:40.477Z] [2023-08-16T01:38:40.477Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T01:38:40.477Z] #51 DONE 13.9s [2023-08-16T01:38:40.477Z] [2023-08-16T01:38:40.477Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T01:38:40.743Z] #65 ... [2023-08-16T01:38:40.743Z] [2023-08-16T01:38:40.743Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T01:38:41.329Z] #66 ... [2023-08-16T01:38:41.329Z] [2023-08-16T01:38:41.329Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:38:41.329Z] #67 DONE 1.5s [2023-08-16T01:38:41.600Z] [2023-08-16T01:38:41.600Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:38:41.871Z] #68 ... [2023-08-16T01:38:41.871Z] [2023-08-16T01:38:41.871Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:38:41.871Z] #64 DONE 1.4s [2023-08-16T01:38:41.871Z] [2023-08-16T01:38:41.871Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:38:43.292Z] #69 ... [2023-08-16T01:38:43.292Z] [2023-08-16T01:38:43.292Z] #55 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:43.292Z] #55 15.34 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:43.292Z] #55 15.35 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:43.292Z] #55 15.42 OK: 8 MiB in 16 packages [2023-08-16T01:38:43.292Z] #55 DONE 16.4s [2023-08-16T01:38:43.292Z] [2023-08-16T01:38:43.292Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:43.292Z] #54 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:43.883Z] #54 ... [2023-08-16T01:38:43.883Z] [2023-08-16T01:38:43.883Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T01:38:43.883Z] #52 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:43.883Z] #52 15.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:43.883Z] #52 15.86 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T01:38:43.883Z] #52 15.94 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:43.883Z] #52 16.05 OK: 8 MiB in 17 packages [2023-08-16T01:38:43.883Z] #52 DONE 17.0s [2023-08-16T01:38:44.149Z] [2023-08-16T01:38:44.149Z] #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T01:38:44.416Z] #70 DONE 0.5s [2023-08-16T01:38:44.416Z] [2023-08-16T01:38:44.416Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T01:38:44.416Z] #58 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:47.005Z] #58 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:47.005Z] #58 ... [2023-08-16T01:38:47.005Z] [2023-08-16T01:38:47.005Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T01:38:47.005Z] #66 DONE 6.1s [2023-08-16T01:38:47.005Z] [2023-08-16T01:38:47.005Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T01:38:47.005Z] #71 DONE 0.2s [2023-08-16T01:38:47.005Z] [2023-08-16T01:38:47.005Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:47.005Z] #54 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:48.973Z] #54 ... [2023-08-16T01:38:48.973Z] [2023-08-16T01:38:48.973Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:38:48.973Z] #72 ... [2023-08-16T01:38:48.973Z] [2023-08-16T01:38:48.973Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T01:38:48.973Z] #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:48.973Z] #56 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:48.973Z] #56 19.92 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T01:38:48.973Z] #56 20.26 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:48.973Z] #56 20.28 (3/4) Installing su-exec (0.2-r2) [2023-08-16T01:38:48.973Z] #56 20.29 (4/4) Installing yq (4.30.4-r4) [2023-08-16T01:38:48.973Z] #56 21.05 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:48.973Z] #56 21.18 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:38:49.556Z] #56 22.48 OK: 17 MiB in 19 packages [2023-08-16T01:38:49.556Z] #56 ... [2023-08-16T01:38:49.556Z] [2023-08-16T01:38:49.556Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T01:38:49.556Z] #57 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.556Z] #57 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.556Z] #57 17.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:38:49.556Z] #57 17.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:38:49.556Z] #57 17.84 OK: 17689 distinct packages available [2023-08-16T01:38:49.556Z] #57 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.556Z] #57 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.823Z] #57 ... [2023-08-16T01:38:49.823Z] [2023-08-16T01:38:49.823Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T01:38:49.823Z] #59 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.823Z] #59 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.823Z] #59 17.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:38:49.823Z] #59 17.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:38:49.823Z] #59 17.30 OK: 17689 distinct packages available [2023-08-16T01:38:49.823Z] #59 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.823Z] #59 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:49.823Z] #59 ... [2023-08-16T01:38:49.823Z] [2023-08-16T01:38:49.823Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:49.823Z] #54 22.70 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:49.823Z] #54 22.76 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:49.823Z] #54 22.89 OK: 8 MiB in 16 packages [2023-08-16T01:38:50.096Z] #54 ... [2023-08-16T01:38:50.096Z] [2023-08-16T01:38:50.096Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T01:38:50.096Z] #56 DONE 23.3s [2023-08-16T01:38:50.363Z] [2023-08-16T01:38:50.363Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T01:38:50.363Z] #58 22.19 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T01:38:50.363Z] #58 22.56 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:50.363Z] #58 22.66 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:50.640Z] #58 22.76 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:38:51.022Z] #58 ... [2023-08-16T01:38:51.022Z] [2023-08-16T01:38:51.022Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T01:38:51.022Z] #54 DONE 23.8s [2023-08-16T01:38:51.022Z] [2023-08-16T01:38:51.022Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T01:38:51.022Z] #59 23.20 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:51.343Z] #59 23.21 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:38:51.343Z] #59 23.22 (3/4) Installing libucontext (1.2-r0) [2023-08-16T01:38:51.343Z] #59 23.25 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T01:38:51.343Z] #59 23.29 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:51.343Z] #59 23.39 OK: 8 MiB in 19 packages [2023-08-16T01:38:51.934Z] #59 DONE 24.2s [2023-08-16T01:38:51.934Z] [2023-08-16T01:38:51.934Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T01:38:51.934Z] #57 24.33 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:51.934Z] #57 24.35 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:38:51.934Z] #57 24.36 (3/5) Installing libucontext (1.2-r0) [2023-08-16T01:38:51.934Z] #57 24.37 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T01:38:51.934Z] #57 24.39 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T01:38:51.934Z] #57 24.44 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:51.934Z] #57 24.51 OK: 9 MiB in 20 packages [2023-08-16T01:38:52.519Z] #57 DONE 25.3s [2023-08-16T01:38:52.519Z] [2023-08-16T01:38:52.519Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T01:38:52.519Z] #58 23.97 OK: 8 MiB in 17 packages [2023-08-16T01:38:52.793Z] #58 DONE 24.7s [2023-08-16T01:38:52.793Z] [2023-08-16T01:38:52.793Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T01:38:52.793Z] #63 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:52.793Z] #63 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:52.793Z] #63 21.31 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:38:52.793Z] #63 21.31 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:38:52.793Z] #63 21.31 OK: 17694 distinct packages available [2023-08-16T01:38:52.793Z] #63 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:53.385Z] #63 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:54.352Z] #63 24.52 OK: 263 MiB in 53 packages [2023-08-16T01:38:54.624Z] #63 ... [2023-08-16T01:38:54.624Z] [2023-08-16T01:38:54.624Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T01:38:54.624Z] #65 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:54.624Z] #65 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:54.624Z] #65 20.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T01:38:54.624Z] #65 20.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T01:38:54.624Z] #65 20.75 OK: 17689 distinct packages available [2023-08-16T01:38:54.624Z] #65 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:54.624Z] #65 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T01:38:54.624Z] #65 23.88 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T01:38:54.624Z] #65 24.01 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T01:38:54.624Z] #65 24.05 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T01:38:54.624Z] #65 24.07 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T01:38:54.624Z] #65 24.10 (5/9) Installing curl (8.2.1-r0) [2023-08-16T01:38:54.624Z] #65 24.17 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T01:38:54.897Z] #65 ... [2023-08-16T01:38:54.897Z] [2023-08-16T01:38:54.897Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T01:38:54.897Z] #63 DONE 25.0s [2023-08-16T01:38:54.897Z] [2023-08-16T01:38:54.897Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T01:38:54.897Z] #65 24.18 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T01:38:54.897Z] #65 24.21 (8/9) Installing libucontext (1.2-r0) [2023-08-16T01:38:54.897Z] #65 24.22 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T01:38:54.897Z] #65 24.24 Executing busybox-1.35.0-r29.trigger [2023-08-16T01:38:54.897Z] #65 24.29 Executing ca-certificates-20230506-r0.trigger [2023-08-16T01:38:54.897Z] #65 ... [2023-08-16T01:38:54.897Z] [2023-08-16T01:38:54.897Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:38:55.166Z] #73 DONE 0.4s [2023-08-16T01:38:55.166Z] [2023-08-16T01:38:55.166Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:38:56.141Z] #74 ... [2023-08-16T01:38:56.141Z] [2023-08-16T01:38:56.141Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T01:38:56.141Z] #65 25.07 OK: 11 MiB in 24 packages [2023-08-16T01:38:56.141Z] #65 DONE 25.5s [2023-08-16T01:38:56.415Z] [2023-08-16T01:38:56.415Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #72 DONE 64.0s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #69 DONE 61.2s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #74 DONE 47.8s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #68 DONE 61.7s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #61 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #61 DONE 64.4s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #75 ... [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #76 DONE 1.3s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.254Z] #77 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #78 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #78 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #79 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.254Z] #80 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #81 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #82 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #83 [support-notifications builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #83 DONE 1.4s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.254Z] #84 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #85 [core-command builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #85 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #86 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.254Z] #87 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.254Z] #88 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #89 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #90 [security-spire-server builder 6/9] COPY . . [2023-08-16T01:39:45.254Z] #90 DONE 1.5s [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.254Z] #91 [core-data builder 6/7] COPY . . [2023-08-16T01:39:45.254Z] #91 CACHED [2023-08-16T01:39:45.254Z] [2023-08-16T01:39:45.255Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.255Z] #92 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.255Z] #93 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #94 [support-scheduler builder 6/7] COPY . . [2023-08-16T01:39:45.255Z] #94 DONE 1.4s [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T01:39:45.255Z] #75 DONE 1.5s [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T01:39:45.255Z] #95 ... [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.255Z] #96 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T01:39:45.255Z] #97 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.255Z] #98 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T01:39:45.255Z] #99 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.255Z] #100 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T01:39:45.255Z] #101 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:39:45.255Z] #102 DONE 0.3s [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:39:45.255Z] #103 ... [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-08-16T01:39:45.255Z] #104 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:39:45.255Z] #105 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:39:45.255Z] #106 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #107 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:45.255Z] #107 CACHED [2023-08-16T01:39:45.255Z] [2023-08-16T01:39:45.255Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:39:50.601Z] #108 ... [2023-08-16T01:39:50.601Z] [2023-08-16T01:39:50.601Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:39:50.601Z] #0 4.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-16T01:39:50.601Z] #109 ... [2023-08-16T01:39:50.601Z] [2023-08-16T01:39:50.601Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:39:50.601Z] #103 5.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-16T01:39:51.585Z] #103 ... [2023-08-16T01:39:51.585Z] [2023-08-16T01:39:51.585Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:39:51.585Z] #108 DONE 6.7s [2023-08-16T01:39:51.585Z] [2023-08-16T01:39:51.585Z] #110 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:39:51.585Z] #110 DONE 6.8s [2023-08-16T01:39:51.585Z] [2023-08-16T01:39:51.585Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T01:39:51.853Z] #111 ... [2023-08-16T01:39:51.853Z] [2023-08-16T01:39:51.853Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T01:39:51.853Z] #112 DONE 0.4s [2023-08-16T01:39:52.121Z] [2023-08-16T01:39:52.121Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T01:39:52.121Z] #111 DONE 0.6s [2023-08-16T01:39:52.121Z] [2023-08-16T01:39:52.121Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T01:39:52.121Z] #95 6.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-16T01:39:52.713Z] #95 ... [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #113 [security-spire-config builder 6/9] COPY . . [2023-08-16T01:39:52.713Z] #113 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T01:39:52.713Z] #114 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T01:39:52.713Z] #115 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T01:39:52.713Z] #116 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T01:39:52.713Z] #117 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T01:39:52.713Z] #118 CACHED [2023-08-16T01:39:52.713Z] [2023-08-16T01:39:52.713Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:39:52.980Z] #119 ... [2023-08-16T01:39:52.980Z] [2023-08-16T01:39:52.980Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:39:52.980Z] #120 DONE 0.5s [2023-08-16T01:39:52.980Z] [2023-08-16T01:39:52.981Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:39:53.249Z] #121 DONE 0.4s [2023-08-16T01:39:53.249Z] [2023-08-16T01:39:53.249Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:39:53.249Z] #119 DONE 0.5s [2023-08-16T01:39:53.249Z] [2023-08-16T01:39:53.249Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:39:53.249Z] #0 6.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-16T01:39:53.831Z] #122 ... [2023-08-16T01:39:53.831Z] [2023-08-16T01:39:53.831Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:39:54.423Z] #123 ... [2023-08-16T01:39:54.423Z] [2023-08-16T01:39:54.423Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:39:54.423Z] #0 5.261 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T01:39:54.423Z] #124 ... [2023-08-16T01:39:54.423Z] [2023-08-16T01:39:54.423Z] #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:39:54.423Z] #125 CACHED [2023-08-16T01:39:54.423Z] [2023-08-16T01:39:54.423Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:39:54.423Z] #126 CACHED [2023-08-16T01:39:54.423Z] [2023-08-16T01:39:54.423Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T01:39:54.423Z] #0 4.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T01:39:54.693Z] #127 ... [2023-08-16T01:39:54.693Z] [2023-08-16T01:39:54.693Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:39:54.693Z] #128 DONE 0.2s [2023-08-16T01:39:54.693Z] [2023-08-16T01:39:54.693Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:39:54.693Z] #0 5.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-16T01:39:54.973Z] #129 ... [2023-08-16T01:39:54.974Z] [2023-08-16T01:39:54.974Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:39:54.974Z] #0 5.919 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-16T01:39:54.974Z] #130 ... [2023-08-16T01:39:54.974Z] [2023-08-16T01:39:54.974Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T01:39:54.974Z] #0 6.621 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-16T01:39:55.245Z] #131 ... [2023-08-16T01:39:55.245Z] [2023-08-16T01:39:55.245Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:39:55.245Z] #0 6.656 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-16T01:39:55.245Z] #132 ... [2023-08-16T01:39:55.245Z] [2023-08-16T01:39:55.245Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T01:39:55.245Z] #0 5.244 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-16T01:39:55.539Z] #133 ... [2023-08-16T01:39:55.539Z] [2023-08-16T01:39:55.539Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:39:55.808Z] #134 ... [2023-08-16T01:39:55.808Z] [2023-08-16T01:39:55.808Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T01:39:55.808Z] #135 DONE 1.4s [2023-08-16T01:39:55.808Z] [2023-08-16T01:39:55.808Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:39:55.808Z] #123 DONE 2.1s [2023-08-16T01:39:56.269Z] [2023-08-16T01:39:56.269Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:39:56.269Z] #136 ... [2023-08-16T01:39:56.269Z] [2023-08-16T01:39:56.269Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:39:56.269Z] #134 DONE 1.5s [2023-08-16T01:39:56.269Z] [2023-08-16T01:39:56.269Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:39:56.587Z] #137 ... [2023-08-16T01:39:56.587Z] [2023-08-16T01:39:56.587Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:39:56.587Z] #136 DONE 0.6s [2023-08-16T01:39:56.587Z] [2023-08-16T01:39:56.587Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T01:39:56.587Z] #138 DONE 0.2s [2023-08-16T01:39:56.587Z] [2023-08-16T01:39:56.587Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:39:56.587Z] #137 DONE 0.5s [2023-08-16T01:39:56.587Z] [2023-08-16T01:39:56.587Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T01:39:56.868Z] #139 DONE 0.3s [2023-08-16T01:39:56.868Z] [2023-08-16T01:39:56.868Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T01:39:57.139Z] #140 DONE 0.3s [2023-08-16T01:39:57.139Z] [2023-08-16T01:39:57.139Z] #141 [security-spire-server] exporting to image [2023-08-16T01:39:57.139Z] #141 exporting layers [2023-08-16T01:39:57.139Z] #141 ... [2023-08-16T01:39:57.139Z] [2023-08-16T01:39:57.139Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T01:39:57.139Z] #142 DONE 0.3s [2023-08-16T01:39:57.431Z] [2023-08-16T01:39:57.431Z] #141 [security-spire-config] exporting to image [2023-08-16T01:39:58.959Z] #141 ... [2023-08-16T01:39:58.959Z] [2023-08-16T01:39:58.959Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T01:39:58.959Z] #143 DONE 3.1s [2023-08-16T01:39:59.244Z] [2023-08-16T01:39:59.244Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T01:39:59.562Z] #144 DONE 0.3s [2023-08-16T01:39:59.562Z] [2023-08-16T01:39:59.562Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T01:39:59.562Z] #145 DONE 0.2s [2023-08-16T01:39:59.562Z] [2023-08-16T01:39:59.562Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T01:39:59.836Z] #146 DONE 0.2s [2023-08-16T01:39:59.836Z] [2023-08-16T01:39:59.836Z] #141 [security-spire-agent] exporting to image [2023-08-16T01:40:00.105Z] #141 exporting layers 2.7s done [2023-08-16T01:40:00.105Z] #141 writing image sha256:2c70cad18d176aa4343eeac2babb6e0c31af786581ca09309f90dd41330d44f5 0.0s done [2023-08-16T01:40:00.105Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-16T01:40:00.105Z] #141 writing image sha256:86ba6e829d262d474413b2b46c1ab42059feede51544d9bda8257d29626fc014 [2023-08-16T01:40:00.105Z] #141 writing image sha256:86ba6e829d262d474413b2b46c1ab42059feede51544d9bda8257d29626fc014 done [2023-08-16T01:40:00.105Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-16T01:40:04.356Z] #141 exporting layers 4.2s done [2023-08-16T01:40:04.356Z] #141 writing image sha256:d868bf5a4c569d634f74d4ca6ba6fb8e29eceeb33d98126db478fdf4ed0fdd79 [2023-08-16T01:40:04.356Z] #141 writing image sha256:d868bf5a4c569d634f74d4ca6ba6fb8e29eceeb33d98126db478fdf4ed0fdd79 done [2023-08-16T01:40:04.356Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-16T01:40:04.356Z] #141 DONE 6.8s [2023-08-16T01:40:04.356Z] [2023-08-16T01:40:04.356Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:56:12.027Z] #109 ... [2023-08-16T01:56:12.027Z] [2023-08-16T01:56:12.027Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:56:12.027Z] #122 986.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T01:56:18.669Z] #122 ... [2023-08-16T01:56:18.669Z] [2023-08-16T01:56:18.669Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T01:56:18.669Z] #95 DONE 993.5s [2023-08-16T01:56:18.669Z] [2023-08-16T01:56:18.669Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:56:18.669Z] #109 ... [2023-08-16T01:56:18.669Z] [2023-08-16T01:56:18.669Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:56:18.669Z] #147 DONE 0.2s [2023-08-16T01:56:18.669Z] [2023-08-16T01:56:18.669Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:56:18.938Z] #124 ... [2023-08-16T01:56:18.938Z] [2023-08-16T01:56:18.938Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:56:18.938Z] #148 DONE 0.2s [2023-08-16T01:56:18.938Z] [2023-08-16T01:56:18.938Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:56:19.205Z] #124 ... [2023-08-16T01:56:19.205Z] [2023-08-16T01:56:19.205Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T01:56:19.205Z] #149 DONE 0.2s [2023-08-16T01:56:19.205Z] [2023-08-16T01:56:19.205Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T01:56:19.472Z] #150 DONE 0.3s [2023-08-16T01:56:19.472Z] [2023-08-16T01:56:19.472Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T01:56:19.740Z] #151 DONE 0.2s [2023-08-16T01:56:19.740Z] [2023-08-16T01:56:19.740Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:56:25.265Z] #152 DONE 5.1s [2023-08-16T01:56:25.265Z] [2023-08-16T01:56:25.265Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T01:56:25.265Z] #127 ... [2023-08-16T01:56:25.265Z] [2023-08-16T01:56:25.265Z] #141 [security-proxy-setup] exporting to image [2023-08-16T01:56:25.265Z] #141 exporting layers [2023-08-16T01:56:25.265Z] #141 exporting layers 0.7s done [2023-08-16T01:56:25.532Z] #141 writing image sha256:332bb65bf8aa1ee2ddeb8dca9664912800f31477c35dd8d83ceb2166111a711c done [2023-08-16T01:56:25.532Z] #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-08-16T01:56:25.532Z] #141 DONE 7.6s [2023-08-16T01:56:25.532Z] [2023-08-16T01:56:25.532Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:56:37.851Z] #132 ... [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T01:56:37.851Z] #122 DONE 1011.9s [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:56:37.851Z] #103 ... [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:56:37.851Z] #153 DONE 0.3s [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:56:37.851Z] #124 ... [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:56:37.851Z] #154 DONE 0.3s [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T01:56:37.851Z] #155 DONE 0.2s [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T01:56:37.851Z] #156 DONE 0.1s [2023-08-16T01:56:37.851Z] [2023-08-16T01:56:37.851Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:56:38.116Z] #157 DONE 0.3s [2023-08-16T01:56:38.116Z] [2023-08-16T01:56:38.116Z] #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T01:56:38.701Z] #158 DONE 0.5s [2023-08-16T01:56:38.701Z] [2023-08-16T01:56:38.701Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T01:56:38.701Z] #131 ... [2023-08-16T01:56:38.701Z] [2023-08-16T01:56:38.701Z] #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T01:56:39.284Z] #159 DONE 0.5s [2023-08-16T01:56:39.284Z] [2023-08-16T01:56:39.284Z] #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T01:56:39.284Z] #160 DONE 0.2s [2023-08-16T01:56:39.284Z] [2023-08-16T01:56:39.284Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:56:39.550Z] #132 ... [2023-08-16T01:56:39.550Z] [2023-08-16T01:56:39.550Z] #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:56:40.961Z] #161 ... [2023-08-16T01:56:40.961Z] [2023-08-16T01:56:40.961Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T01:56:40.961Z] #103 DONE 1016.4s [2023-08-16T01:56:40.961Z] [2023-08-16T01:56:40.961Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:56:41.544Z] #130 ... [2023-08-16T01:56:41.544Z] [2023-08-16T01:56:41.544Z] #162 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T01:56:42.129Z] #162 DONE 0.4s [2023-08-16T01:56:42.129Z] [2023-08-16T01:56:42.129Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T01:56:43.086Z] #163 ... [2023-08-16T01:56:43.086Z] [2023-08-16T01:56:43.086Z] #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:56:43.086Z] #161 DONE 3.5s [2023-08-16T01:56:43.086Z] [2023-08-16T01:56:43.086Z] #141 [security-secretstore-setup] exporting to image [2023-08-16T01:56:43.086Z] #141 exporting layers [2023-08-16T01:56:45.027Z] #141 exporting layers 1.8s done [2023-08-16T01:56:45.027Z] #141 writing image sha256:acc6c7aa075e364b2a91b3cbbd94fa0575b4c007a0e6d86fd499a0a0a1fcdb85 done [2023-08-16T01:56:45.027Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2023-08-16T01:56:45.027Z] #141 DONE 9.4s [2023-08-16T01:56:45.027Z] [2023-08-16T01:56:45.027Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:56:45.027Z] #109 ... [2023-08-16T01:56:45.027Z] [2023-08-16T01:56:45.027Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T01:56:45.027Z] #163 DONE 3.0s [2023-08-16T01:56:45.301Z] [2023-08-16T01:56:45.301Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:56:45.595Z] #164 DONE 0.4s [2023-08-16T01:56:45.595Z] [2023-08-16T01:56:45.595Z] #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:56:45.595Z] #165 DONE 0.2s [2023-08-16T01:56:45.595Z] [2023-08-16T01:56:45.595Z] #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T01:56:46.177Z] #166 DONE 0.4s [2023-08-16T01:56:46.177Z] [2023-08-16T01:56:46.177Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T01:56:46.462Z] #167 DONE 0.2s [2023-08-16T01:56:46.462Z] [2023-08-16T01:56:46.462Z] #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T01:56:46.728Z] #168 DONE 0.1s [2023-08-16T01:56:46.728Z] [2023-08-16T01:56:46.729Z] #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T01:56:46.729Z] #169 DONE 0.2s [2023-08-16T01:56:46.729Z] [2023-08-16T01:56:46.729Z] #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T01:56:46.995Z] #170 DONE 0.2s [2023-08-16T01:56:46.995Z] [2023-08-16T01:56:46.995Z] #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T01:56:47.268Z] #171 DONE 0.2s [2023-08-16T01:56:47.268Z] [2023-08-16T01:56:47.268Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T01:56:49.207Z] #172 DONE 2.1s [2023-08-16T01:56:49.207Z] [2023-08-16T01:56:49.207Z] #141 [security-bootstrapper] exporting to image [2023-08-16T01:56:50.732Z] #141 exporting layers 1.2s done [2023-08-16T01:56:50.732Z] #141 writing image sha256:93c1da35a4b230e35bdfb4b5f51942ae7cc656611eb61f894fd7b76ad2f12c7a done [2023-08-16T01:56:50.732Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-16T01:56:50.732Z] #141 DONE 10.6s [2023-08-16T01:56:50.732Z] [2023-08-16T01:56:50.732Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:56:56.064Z] #129 ... [2023-08-16T01:56:56.064Z] [2023-08-16T01:56:56.064Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T01:56:56.064Z] #127 DONE 1031.5s [2023-08-16T01:56:56.064Z] [2023-08-16T01:56:56.064Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:56:56.338Z] #132 ... [2023-08-16T01:56:56.338Z] [2023-08-16T01:56:56.338Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:56:56.604Z] #173 DONE 0.2s [2023-08-16T01:56:56.604Z] [2023-08-16T01:56:56.604Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:56:56.604Z] #174 DONE 0.1s [2023-08-16T01:56:56.604Z] [2023-08-16T01:56:56.604Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:56:56.870Z] #109 ... [2023-08-16T01:56:56.870Z] [2023-08-16T01:56:56.870Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T01:56:57.139Z] #175 DONE 0.4s [2023-08-16T01:56:57.139Z] [2023-08-16T01:56:57.139Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:56:57.139Z] #109 ... [2023-08-16T01:56:57.139Z] [2023-08-16T01:56:57.139Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:56:57.412Z] #176 DONE 0.2s [2023-08-16T01:56:57.412Z] [2023-08-16T01:56:57.412Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T01:56:57.412Z] #177 DONE 0.2s [2023-08-16T01:56:57.412Z] [2023-08-16T01:56:57.412Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:57:00.025Z] #178 DONE 2.1s [2023-08-16T01:57:00.025Z] [2023-08-16T01:57:00.025Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:57:00.025Z] #109 ... [2023-08-16T01:57:00.025Z] [2023-08-16T01:57:00.025Z] #141 [security-proxy-auth] exporting to image [2023-08-16T01:57:00.025Z] #141 exporting layers [2023-08-16T01:57:00.294Z] #141 exporting layers 0.6s done [2023-08-16T01:57:00.294Z] #141 writing image sha256:7cdfb5a0c458662e5c9b3d297c77ac2edd40a9811985e9a259934aa518f326f7 done [2023-08-16T01:57:00.294Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-16T01:57:00.294Z] #141 DONE 11.2s [2023-08-16T01:57:00.294Z] [2023-08-16T01:57:00.294Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:57:15.341Z] #109 ... [2023-08-16T01:57:15.341Z] [2023-08-16T01:57:15.341Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T01:57:15.341Z] #133 DONE 1050.7s [2023-08-16T01:57:15.341Z] [2023-08-16T01:57:15.341Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:57:15.944Z] #109 ... [2023-08-16T01:57:15.944Z] [2023-08-16T01:57:15.944Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:57:15.944Z] #179 DONE 0.2s [2023-08-16T01:57:15.944Z] [2023-08-16T01:57:15.944Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:57:16.219Z] #180 DONE 0.2s [2023-08-16T01:57:16.219Z] [2023-08-16T01:57:16.219Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T01:57:16.492Z] #181 DONE 0.3s [2023-08-16T01:57:16.492Z] [2023-08-16T01:57:16.492Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:57:16.763Z] #182 DONE 0.2s [2023-08-16T01:57:16.763Z] [2023-08-16T01:57:16.763Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T01:57:16.763Z] #183 DONE 0.1s [2023-08-16T01:57:16.763Z] [2023-08-16T01:57:16.763Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T01:57:19.366Z] #184 DONE 2.1s [2023-08-16T01:57:19.366Z] [2023-08-16T01:57:19.366Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-16T01:57:19.366Z] #141 exporting layers [2023-08-16T01:57:19.651Z] #141 exporting layers 0.5s done [2023-08-16T01:57:19.651Z] #141 writing image sha256:0b486fbdf4fe6baf026d162838b3e3cda6149faf1e20a13ac9f6e8ace614136a 0.0s done [2023-08-16T01:57:19.651Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T01:57:19.651Z] #141 DONE 11.8s [2023-08-16T01:57:19.651Z] [2023-08-16T01:57:19.651Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:58:16.088Z] #130 ... [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T01:58:16.088Z] #131 DONE 1102.3s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:58:16.088Z] #109 ... [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:58:16.088Z] #185 DONE 0.2s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:58:16.088Z] #132 ... [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:58:16.088Z] #186 DONE 0.2s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T01:58:16.088Z] #187 DONE 0.4s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:58:16.088Z] #109 ... [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:58:16.088Z] #188 DONE 0.2s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #141 [core-command] exporting to image [2023-08-16T01:58:16.088Z] #141 exporting layers [2023-08-16T01:58:16.088Z] #141 exporting layers 0.4s done [2023-08-16T01:58:16.088Z] #141 writing image sha256:b5d7f5f6545f0e3fb5128df4005c2eaf85e716ae93be6bf93fdaf39157c27c9f done [2023-08-16T01:58:16.088Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-16T01:58:16.088Z] #141 DONE 12.2s [2023-08-16T01:58:16.088Z] [2023-08-16T01:58:16.088Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:58:18.036Z] #130 ... [2023-08-16T01:58:18.036Z] [2023-08-16T01:58:18.036Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T01:58:18.036Z] #132 DONE 1113.5s [2023-08-16T01:58:18.036Z] [2023-08-16T01:58:18.036Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:58:18.622Z] #109 ... [2023-08-16T01:58:18.622Z] [2023-08-16T01:58:18.622Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:58:18.889Z] #189 DONE 0.2s [2023-08-16T01:58:18.890Z] [2023-08-16T01:58:18.890Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:58:18.890Z] #190 DONE 0.2s [2023-08-16T01:58:18.890Z] [2023-08-16T01:58:18.890Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T01:58:19.496Z] #191 DONE 0.3s [2023-08-16T01:58:19.496Z] [2023-08-16T01:58:19.496Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:58:19.496Z] #192 DONE 0.2s [2023-08-16T01:58:19.496Z] [2023-08-16T01:58:19.496Z] #141 [core-data] exporting to image [2023-08-16T01:58:19.496Z] #141 exporting layers [2023-08-16T01:58:19.765Z] #141 exporting layers 0.3s done [2023-08-16T01:58:19.765Z] #141 writing image sha256:590c0249a4d85fcabe90133ef57ee0ea79b712a1c1aae3d3471ca5939b544b94 done [2023-08-16T01:58:19.765Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-16T01:58:19.765Z] #141 DONE 12.6s [2023-08-16T01:58:19.765Z] [2023-08-16T01:58:19.765Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:58:21.176Z] #124 ... [2023-08-16T01:58:21.176Z] [2023-08-16T01:58:21.176Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T01:58:21.176Z] #109 DONE 1116.9s [2023-08-16T01:58:21.444Z] [2023-08-16T01:58:21.444Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:58:21.714Z] #129 ... [2023-08-16T01:58:21.714Z] [2023-08-16T01:58:21.714Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:58:21.714Z] #193 DONE 0.1s [2023-08-16T01:58:21.714Z] [2023-08-16T01:58:21.714Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:58:21.984Z] #129 ... [2023-08-16T01:58:21.984Z] [2023-08-16T01:58:21.984Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:58:22.276Z] #194 DONE 0.2s [2023-08-16T01:58:22.276Z] [2023-08-16T01:58:22.276Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T01:58:22.546Z] #195 DONE 0.4s [2023-08-16T01:58:22.546Z] [2023-08-16T01:58:22.546Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:58:22.815Z] #196 DONE 0.2s [2023-08-16T01:58:22.815Z] [2023-08-16T01:58:22.815Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T01:58:22.815Z] #197 DONE 0.2s [2023-08-16T01:58:22.815Z] [2023-08-16T01:58:22.815Z] #141 [core-metadata] exporting to image [2023-08-16T01:58:23.084Z] #141 exporting layers 0.3s done [2023-08-16T01:58:23.084Z] #141 writing image sha256:8390d4be44ed1677e59f4993378c3760198b32a0ef9eff9a99d9e7c105a2bd7f done [2023-08-16T01:58:23.353Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T01:58:23.353Z] #141 DONE 12.9s [2023-08-16T01:58:23.353Z] [2023-08-16T01:58:23.353Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T01:58:50.074Z] #129 DONE 1144.7s [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:58:50.074Z] #124 ... [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:58:50.074Z] #198 DONE 0.2s [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:58:50.074Z] #124 ... [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:58:50.074Z] #199 DONE 0.2s [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T01:58:50.074Z] #200 DONE 0.3s [2023-08-16T01:58:50.074Z] [2023-08-16T01:58:50.074Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:58:50.343Z] #124 ... [2023-08-16T01:58:50.343Z] [2023-08-16T01:58:50.343Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:58:50.343Z] #201 DONE 0.1s [2023-08-16T01:58:50.343Z] [2023-08-16T01:58:50.343Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-16T01:58:50.343Z] #141 exporting layers [2023-08-16T01:58:52.938Z] #141 exporting layers 2.4s done [2023-08-16T01:58:52.938Z] #141 writing image sha256:4c44b01a260cc7595d2c0409c28c8a78a3b7fb39f42d2c454bcd6dbbf6227ce6 done [2023-08-16T01:58:52.938Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T01:58:52.938Z] #141 DONE 15.3s [2023-08-16T01:58:52.938Z] [2023-08-16T01:58:52.938Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T01:59:25.492Z] #124 DONE 1177.3s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T01:59:25.492Z] #130 DONE 1177.3s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:59:25.492Z] #202 DONE 0.3s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T01:59:25.492Z] #203 DONE 0.2s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:59:25.492Z] #204 DONE 0.1s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T01:59:25.492Z] #205 ... [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T01:59:25.492Z] #206 DONE 0.2s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T01:59:25.492Z] #207 DONE 0.4s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T01:59:25.492Z] #205 DONE 0.5s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:59:25.492Z] #208 DONE 0.1s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T01:59:25.492Z] #209 DONE 0.1s [2023-08-16T01:59:25.492Z] [2023-08-16T01:59:25.492Z] #141 [support-scheduler] exporting to image [2023-08-16T01:59:25.492Z] #141 exporting layers [2023-08-16T01:59:25.492Z] #141 exporting layers 0.4s done [2023-08-16T01:59:25.492Z] #141 writing image sha256:b5cb665b1b05c76821e0d44b483933e2c3e85db6ccb2cb212656bbfefb6cc8f0 done [2023-08-16T01:59:25.492Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T01:59:25.492Z] #141 writing image sha256:aa5645768a9df65cfc1e779b10da8a8b1f88e3ec757e5b895652be60c8fb3280 done [2023-08-16T01:59:25.492Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T01:59:25.492Z] #141 DONE 15.7s [2023-08-16T01:59:25.492Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.492Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.492Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T01:59:25.493Z] time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T01:59:25.512Z] $ docker stop --time=1 b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 [2023-08-16T01:59:27.208Z] $ docker rm -f --volumes b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T01:59:27.724Z] + docker images [2023-08-16T01:59:27.724Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T01:59:27.724Z] support-scheduler-arm64 latest aa5645768a9d 5 seconds ago 32.9MB [2023-08-16T01:59:27.724Z] support-notifications-arm64 latest b5cb665b1b05 5 seconds ago 33.7MB [2023-08-16T01:59:27.724Z] security-spiffe-token-provider-arm64 latest 4c44b01a260c 37 seconds ago 33.3MB [2023-08-16T01:59:27.724Z] core-metadata-arm64 latest 8390d4be44ed About a minute ago 21.2MB [2023-08-16T01:59:27.724Z] core-data-arm64 latest 590c0249a4d8 About a minute ago 20.9MB [2023-08-16T01:59:27.724Z] core-command-arm64 latest b5d7f5f6545f About a minute ago 20.8MB [2023-08-16T01:59:27.724Z] core-common-config-bootstrapper-arm64 latest 0b486fbdf4fe 2 minutes ago 18MB [2023-08-16T01:59:27.724Z] security-proxy-auth-arm64 latest 7cdfb5a0c458 2 minutes ago 19.3MB [2023-08-16T01:59:27.724Z] security-bootstrapper-arm64 latest 93c1da35a4b2 2 minutes ago 22.6MB [2023-08-16T01:59:27.724Z] security-secretstore-setup-arm64 latest acc6c7aa075e 2 minutes ago 43MB [2023-08-16T01:59:27.724Z] security-proxy-setup-arm64 latest 332bb65bf8aa 3 minutes ago 19.5MB [2023-08-16T01:59:27.724Z] security-spire-agent-arm64 latest d868bf5a4c56 19 minutes ago 152MB [2023-08-16T01:59:27.724Z] security-spire-config-arm64 latest 86ba6e829d26 19 minutes ago 96.1MB [2023-08-16T01:59:27.724Z] security-spire-server-arm64 latest 2c70cad18d17 19 minutes ago 96.9MB [2023-08-16T01:59:27.724Z] ci-base-image-arm64 latest 2533aecfe0a0 21 minutes ago 1.05GB [2023-08-16T01:59:27.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-16T01:59:27.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T01:59:27.842Z] provisioning config files... [2023-08-16T01:59:27.859Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config5119505695934749334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T01:59:28.200Z] ---> docker-login.sh [2023-08-16T01:59:28.200Z] nexus3.edgexfoundry.org:10001 [2023-08-16T01:59:28.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:59:28.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:59:28.468Z] Configure a credential helper to remove this warning. See [2023-08-16T01:59:28.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:59:28.468Z] [2023-08-16T01:59:28.468Z] Login Succeeded [2023-08-16T01:59:28.468Z] nexus3.edgexfoundry.org:10002 [2023-08-16T01:59:28.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:59:28.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:59:28.734Z] Configure a credential helper to remove this warning. See [2023-08-16T01:59:28.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:59:28.734Z] [2023-08-16T01:59:28.734Z] Login Succeeded [2023-08-16T01:59:28.734Z] nexus3.edgexfoundry.org:10003 [2023-08-16T01:59:28.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:59:29.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:59:29.264Z] Configure a credential helper to remove this warning. See [2023-08-16T01:59:29.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:59:29.264Z] [2023-08-16T01:59:29.264Z] Login Succeeded [2023-08-16T01:59:29.264Z] nexus3.edgexfoundry.org:10004 [2023-08-16T01:59:29.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:59:29.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:59:29.530Z] Configure a credential helper to remove this warning. See [2023-08-16T01:59:29.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:59:29.530Z] [2023-08-16T01:59:29.530Z] Login Succeeded [2023-08-16T01:59:29.530Z] docker.io [2023-08-16T01:59:29.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T01:59:30.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T01:59:30.068Z] Configure a credential helper to remove this warning. See [2023-08-16T01:59:30.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T01:59:30.068Z] [2023-08-16T01:59:30.068Z] Login Succeeded [2023-08-16T01:59:30.068Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T01:59:30.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:59:30.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T01:59:30.144Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-16T01:59:30.144Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:30.144Z] latest [2023-08-16T01:59:30.144Z] 3.1.0-dev.26 [2023-08-16T01:59:30.144Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:30.144Z] main [2023-08-16T01:59:30.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:30.496Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:30.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:30.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-16T01:59:30.840Z] 1eb73fa3f411: Preparing [2023-08-16T01:59:30.840Z] 7d3402577dae: Preparing [2023-08-16T01:59:30.840Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:30.840Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:30.840Z] 9a5e276e6654: Preparing [2023-08-16T01:59:30.840Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:31.105Z] 0bbd4eff7773: Pushed [2023-08-16T01:59:31.105Z] eab0bdc3adc8: Pushed [2023-08-16T01:59:31.105Z] 9a5e276e6654: Pushed [2023-08-16T01:59:31.105Z] 1eb73fa3f411: Pushed [2023-08-16T01:59:32.058Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:33.997Z] 7d3402577dae: Pushed [2023-08-16T01:59:33.997Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:34.344Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:34.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-16T01:59:34.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-16T01:59:34.674Z] 1eb73fa3f411: Preparing [2023-08-16T01:59:34.674Z] 7d3402577dae: Preparing [2023-08-16T01:59:34.674Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:34.674Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:34.674Z] 9a5e276e6654: Preparing [2023-08-16T01:59:34.674Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:34.674Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:34.674Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:34.675Z] 1eb73fa3f411: Layer already exists [2023-08-16T01:59:34.675Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:34.675Z] 7d3402577dae: Layer already exists [2023-08-16T01:59:34.675Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:34.675Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:34.675Z] latest: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:35.273Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:35.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 [2023-08-16T01:59:35.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-16T01:59:35.613Z] 1eb73fa3f411: Preparing [2023-08-16T01:59:35.613Z] 7d3402577dae: Preparing [2023-08-16T01:59:35.613Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:35.613Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:35.613Z] 9a5e276e6654: Preparing [2023-08-16T01:59:35.613Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:35.613Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:35.613Z] 7d3402577dae: Layer already exists [2023-08-16T01:59:35.613Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:35.613Z] 1eb73fa3f411: Layer already exists [2023-08-16T01:59:35.613Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:35.613Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:35.613Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:35.613Z] 3.1.0-dev.26: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:35.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:36.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:36.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-16T01:59:36.289Z] 1eb73fa3f411: Preparing [2023-08-16T01:59:36.289Z] 7d3402577dae: Preparing [2023-08-16T01:59:36.289Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:36.289Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:36.289Z] 9a5e276e6654: Preparing [2023-08-16T01:59:36.289Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:36.289Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:36.289Z] 7d3402577dae: Layer already exists [2023-08-16T01:59:36.289Z] 1eb73fa3f411: Layer already exists [2023-08-16T01:59:36.289Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:36.289Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:36.289Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:36.289Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:36.289Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:36.626Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:36.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-16T01:59:36.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-16T01:59:36.965Z] 1eb73fa3f411: Preparing [2023-08-16T01:59:36.965Z] 7d3402577dae: Preparing [2023-08-16T01:59:36.965Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:36.965Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:36.965Z] 9a5e276e6654: Preparing [2023-08-16T01:59:36.965Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:36.965Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:36.965Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:36.965Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:36.965Z] 7d3402577dae: Layer already exists [2023-08-16T01:59:36.965Z] 1eb73fa3f411: Layer already exists [2023-08-16T01:59:36.965Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:36.965Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:36.965Z] main: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:59:37.007Z] ===================================================== [Pipeline] echo [2023-08-16T01:59:37.012Z] taggedImages: [2023-08-16T01:59:37.012Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:37.012Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-16T01:59:37.012Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 [2023-08-16T01:59:37.012Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:37.012Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-16T01:59:37.027Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-16T01:59:37.027Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:37.027Z] latest [2023-08-16T01:59:37.027Z] 3.1.0-dev.26 [2023-08-16T01:59:37.027Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:37.027Z] main [2023-08-16T01:59:37.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:37.358Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:37.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:37.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-16T01:59:37.693Z] 859fc354d449: Preparing [2023-08-16T01:59:37.693Z] 0b44a2682869: Preparing [2023-08-16T01:59:37.693Z] 84ba6c823725: Preparing [2023-08-16T01:59:37.693Z] fda6d921b288: Preparing [2023-08-16T01:59:37.693Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:37.693Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:37.693Z] 9a5e276e6654: Preparing [2023-08-16T01:59:37.693Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:37.693Z] eab0bdc3adc8: Waiting [2023-08-16T01:59:37.693Z] 9a5e276e6654: Waiting [2023-08-16T01:59:37.693Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:37.693Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:37.693Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:37.958Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:37.958Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:37.958Z] 84ba6c823725: Pushed [2023-08-16T01:59:37.958Z] 859fc354d449: Pushed [2023-08-16T01:59:37.958Z] 0b44a2682869: Pushed [2023-08-16T01:59:40.528Z] fda6d921b288: Pushed [2023-08-16T01:59:40.528Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:40.862Z] + 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-08-16T01:59:41.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-16T01:59:41.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-16T01:59:41.196Z] 859fc354d449: Preparing [2023-08-16T01:59:41.196Z] 0b44a2682869: Preparing [2023-08-16T01:59:41.196Z] 84ba6c823725: Preparing [2023-08-16T01:59:41.196Z] fda6d921b288: Preparing [2023-08-16T01:59:41.196Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:41.196Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:41.196Z] 9a5e276e6654: Preparing [2023-08-16T01:59:41.196Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:41.196Z] 9a5e276e6654: Waiting [2023-08-16T01:59:41.196Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:41.196Z] eab0bdc3adc8: Waiting [2023-08-16T01:59:41.196Z] 0b44a2682869: Layer already exists [2023-08-16T01:59:41.196Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:41.196Z] 859fc354d449: Layer already exists [2023-08-16T01:59:41.196Z] 84ba6c823725: Layer already exists [2023-08-16T01:59:41.196Z] fda6d921b288: Layer already exists [2023-08-16T01:59:41.196Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:41.196Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:41.196Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:41.460Z] latest: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:41.796Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:42.136Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 [2023-08-16T01:59:42.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-16T01:59:42.136Z] 859fc354d449: Preparing [2023-08-16T01:59:42.136Z] 0b44a2682869: Preparing [2023-08-16T01:59:42.136Z] 84ba6c823725: Preparing [2023-08-16T01:59:42.136Z] fda6d921b288: Preparing [2023-08-16T01:59:42.136Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:42.136Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:42.136Z] 9a5e276e6654: Preparing [2023-08-16T01:59:42.136Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:42.136Z] eab0bdc3adc8: Waiting [2023-08-16T01:59:42.136Z] 9a5e276e6654: Waiting [2023-08-16T01:59:42.136Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:42.136Z] 84ba6c823725: Layer already exists [2023-08-16T01:59:42.136Z] fda6d921b288: Layer already exists [2023-08-16T01:59:42.136Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:42.136Z] 0b44a2682869: Layer already exists [2023-08-16T01:59:42.136Z] 859fc354d449: Layer already exists [2023-08-16T01:59:42.136Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:42.136Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:42.136Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:42.403Z] 3.1.0-dev.26: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:42.795Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:43.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:43.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-16T01:59:43.138Z] 859fc354d449: Preparing [2023-08-16T01:59:43.138Z] 0b44a2682869: Preparing [2023-08-16T01:59:43.138Z] 84ba6c823725: Preparing [2023-08-16T01:59:43.138Z] fda6d921b288: Preparing [2023-08-16T01:59:43.138Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:43.138Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:43.138Z] 9a5e276e6654: Preparing [2023-08-16T01:59:43.138Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:43.138Z] eab0bdc3adc8: Waiting [2023-08-16T01:59:43.138Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:43.138Z] 9a5e276e6654: Waiting [2023-08-16T01:59:43.138Z] 84ba6c823725: Layer already exists [2023-08-16T01:59:43.138Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:43.138Z] 0b44a2682869: Layer already exists [2023-08-16T01:59:43.138Z] fda6d921b288: Layer already exists [2023-08-16T01:59:43.138Z] 859fc354d449: Layer already exists [2023-08-16T01:59:43.138Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:43.138Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:43.138Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:43.403Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:43.750Z] + 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-08-16T01:59:46.658Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-16T01:59:46.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-16T01:59:46.659Z] 859fc354d449: Preparing [2023-08-16T01:59:46.659Z] 0b44a2682869: Preparing [2023-08-16T01:59:46.659Z] 84ba6c823725: Preparing [2023-08-16T01:59:46.659Z] fda6d921b288: Preparing [2023-08-16T01:59:46.659Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:46.659Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:46.659Z] 9a5e276e6654: Preparing [2023-08-16T01:59:46.659Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:46.659Z] 9a5e276e6654: Waiting [2023-08-16T01:59:46.659Z] eab0bdc3adc8: Waiting [2023-08-16T01:59:46.659Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:46.659Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:46.659Z] fda6d921b288: Layer already exists [2023-08-16T01:59:46.659Z] 0b44a2682869: Layer already exists [2023-08-16T01:59:46.659Z] 84ba6c823725: Layer already exists [2023-08-16T01:59:46.659Z] 859fc354d449: Layer already exists [2023-08-16T01:59:46.659Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:46.659Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:46.659Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:46.921Z] main: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:59:46.960Z] ===================================================== [Pipeline] echo [2023-08-16T01:59:46.966Z] taggedImages: [2023-08-16T01:59:46.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:46.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-16T01:59:46.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 [2023-08-16T01:59:46.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:46.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-16T01:59:46.980Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-16T01:59:46.980Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:46.980Z] latest [2023-08-16T01:59:46.980Z] 3.1.0-dev.26 [2023-08-16T01:59:46.980Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:46.980Z] main [2023-08-16T01:59:46.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:47.309Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:47.652Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:47.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-16T01:59:47.652Z] 896d7c938cb4: Preparing [2023-08-16T01:59:47.652Z] 87ee8e9b7e8d: Preparing [2023-08-16T01:59:47.652Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:47.652Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:47.652Z] d53139b9347a: Preparing [2023-08-16T01:59:47.652Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:47.652Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:47.652Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:47.652Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:47.652Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:47.920Z] d53139b9347a: Pushed [2023-08-16T01:59:47.920Z] 896d7c938cb4: Pushed [2023-08-16T01:59:51.254Z] 87ee8e9b7e8d: Pushed [2023-08-16T01:59:51.254Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:51.605Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:51.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-16T01:59:51.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-16T01:59:51.946Z] 896d7c938cb4: Preparing [2023-08-16T01:59:51.946Z] 87ee8e9b7e8d: Preparing [2023-08-16T01:59:51.946Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:51.946Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:51.946Z] d53139b9347a: Preparing [2023-08-16T01:59:51.946Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:51.946Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:51.946Z] 87ee8e9b7e8d: Layer already exists [2023-08-16T01:59:51.946Z] 896d7c938cb4: Layer already exists [2023-08-16T01:59:51.946Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:51.946Z] d53139b9347a: Layer already exists [2023-08-16T01:59:51.946Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:51.946Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:52.213Z] latest: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:52.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:52.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 [2023-08-16T01:59:52.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-16T01:59:52.896Z] 896d7c938cb4: Preparing [2023-08-16T01:59:52.896Z] 87ee8e9b7e8d: Preparing [2023-08-16T01:59:52.896Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:52.896Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:52.896Z] d53139b9347a: Preparing [2023-08-16T01:59:52.896Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:52.896Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:52.896Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:52.896Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:52.896Z] 87ee8e9b7e8d: Layer already exists [2023-08-16T01:59:52.896Z] d53139b9347a: Layer already exists [2023-08-16T01:59:52.896Z] 896d7c938cb4: Layer already exists [2023-08-16T01:59:52.896Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:52.896Z] 3.1.0-dev.26: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:53.500Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:53.833Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:53.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-16T01:59:53.834Z] 896d7c938cb4: Preparing [2023-08-16T01:59:53.834Z] 87ee8e9b7e8d: Preparing [2023-08-16T01:59:53.834Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:53.834Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:53.834Z] d53139b9347a: Preparing [2023-08-16T01:59:53.834Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:53.834Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:53.834Z] 87ee8e9b7e8d: Layer already exists [2023-08-16T01:59:53.834Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:53.834Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:53.834Z] d53139b9347a: Layer already exists [2023-08-16T01:59:53.834Z] 896d7c938cb4: Layer already exists [2023-08-16T01:59:53.834Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:53.834Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:54.432Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:54.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-16T01:59:54.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-16T01:59:54.761Z] 896d7c938cb4: Preparing [2023-08-16T01:59:54.761Z] 87ee8e9b7e8d: Preparing [2023-08-16T01:59:54.761Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:54.761Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:54.761Z] d53139b9347a: Preparing [2023-08-16T01:59:54.761Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:54.761Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:54.761Z] 896d7c938cb4: Layer already exists [2023-08-16T01:59:54.761Z] 87ee8e9b7e8d: Layer already exists [2023-08-16T01:59:54.761Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:54.761Z] d53139b9347a: Layer already exists [2023-08-16T01:59:54.761Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:54.761Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:54.761Z] main: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T01:59:55.096Z] ===================================================== [Pipeline] echo [2023-08-16T01:59:55.103Z] taggedImages: [2023-08-16T01:59:55.103Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:55.103Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-16T01:59:55.103Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 [2023-08-16T01:59:55.103Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:55.103Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-16T01:59:55.124Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-16T01:59:55.124Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:55.124Z] latest [2023-08-16T01:59:55.124Z] 3.1.0-dev.26 [2023-08-16T01:59:55.124Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T01:59:55.124Z] main [2023-08-16T01:59:55.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:55.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:55.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T01:59:55.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-16T01:59:55.806Z] f013c0f97bf4: Preparing [2023-08-16T01:59:55.806Z] 142d91a07934: Preparing [2023-08-16T01:59:55.806Z] 9e14092ff13e: Preparing [2023-08-16T01:59:55.806Z] 0bbd4eff7773: Preparing [2023-08-16T01:59:55.806Z] eab0bdc3adc8: Preparing [2023-08-16T01:59:55.806Z] 9a5e276e6654: Preparing [2023-08-16T01:59:55.806Z] d2d9d24a8c2a: Preparing [2023-08-16T01:59:55.806Z] 9a5e276e6654: Waiting [2023-08-16T01:59:55.806Z] d2d9d24a8c2a: Waiting [2023-08-16T01:59:55.806Z] 0bbd4eff7773: Layer already exists [2023-08-16T01:59:55.806Z] eab0bdc3adc8: Layer already exists [2023-08-16T01:59:55.806Z] 9a5e276e6654: Layer already exists [2023-08-16T01:59:55.806Z] d2d9d24a8c2a: Layer already exists [2023-08-16T01:59:56.071Z] f013c0f97bf4: Pushed [2023-08-16T01:59:56.071Z] 142d91a07934: Pushed [2023-08-16T01:59:59.401Z] 9e14092ff13e: Pushed [2023-08-16T01:59:59.401Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T01:59:59.815Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:00.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-16T02:00:00.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-16T02:00:00.149Z] f013c0f97bf4: Preparing [2023-08-16T02:00:00.149Z] 142d91a07934: Preparing [2023-08-16T02:00:00.149Z] 9e14092ff13e: Preparing [2023-08-16T02:00:00.149Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:00.149Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:00.149Z] 9a5e276e6654: Preparing [2023-08-16T02:00:00.149Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:00.149Z] 9a5e276e6654: Waiting [2023-08-16T02:00:00.149Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:00.149Z] 9e14092ff13e: Layer already exists [2023-08-16T02:00:00.149Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:00.149Z] 142d91a07934: Layer already exists [2023-08-16T02:00:00.149Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:00.149Z] f013c0f97bf4: Layer already exists [2023-08-16T02:00:00.149Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:00.149Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:00.413Z] latest: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:00.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:01.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 [2023-08-16T02:00:01.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-16T02:00:01.077Z] f013c0f97bf4: Preparing [2023-08-16T02:00:01.077Z] 142d91a07934: Preparing [2023-08-16T02:00:01.077Z] 9e14092ff13e: Preparing [2023-08-16T02:00:01.077Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:01.077Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:01.077Z] 9a5e276e6654: Preparing [2023-08-16T02:00:01.077Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:01.077Z] 9a5e276e6654: Waiting [2023-08-16T02:00:01.077Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:01.077Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:01.077Z] 142d91a07934: Layer already exists [2023-08-16T02:00:01.077Z] f013c0f97bf4: Layer already exists [2023-08-16T02:00:01.077Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:01.077Z] 9e14092ff13e: Layer already exists [2023-08-16T02:00:01.077Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:01.077Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:01.077Z] 3.1.0-dev.26: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:01.684Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:02.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:02.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-16T02:00:02.017Z] f013c0f97bf4: Preparing [2023-08-16T02:00:02.017Z] 142d91a07934: Preparing [2023-08-16T02:00:02.017Z] 9e14092ff13e: Preparing [2023-08-16T02:00:02.017Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:02.017Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:02.017Z] 9a5e276e6654: Preparing [2023-08-16T02:00:02.017Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:02.017Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:02.017Z] 9a5e276e6654: Waiting [2023-08-16T02:00:02.017Z] 9e14092ff13e: Layer already exists [2023-08-16T02:00:02.017Z] f013c0f97bf4: Layer already exists [2023-08-16T02:00:02.017Z] 142d91a07934: Layer already exists [2023-08-16T02:00:02.017Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:02.017Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:02.017Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:02.017Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:02.282Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:02.619Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:02.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-16T02:00:02.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-16T02:00:02.950Z] f013c0f97bf4: Preparing [2023-08-16T02:00:02.950Z] 142d91a07934: Preparing [2023-08-16T02:00:02.950Z] 9e14092ff13e: Preparing [2023-08-16T02:00:02.950Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:02.950Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:02.950Z] 9a5e276e6654: Preparing [2023-08-16T02:00:02.950Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:02.950Z] 9a5e276e6654: Waiting [2023-08-16T02:00:02.950Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:02.950Z] f013c0f97bf4: Layer already exists [2023-08-16T02:00:02.950Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:02.950Z] 9e14092ff13e: Layer already exists [2023-08-16T02:00:02.950Z] 142d91a07934: Layer already exists [2023-08-16T02:00:02.950Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:02.950Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:02.950Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:03.214Z] main: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:03.269Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:03.278Z] taggedImages: [2023-08-16T02:00:03.278Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:03.278Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-16T02:00:03.278Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 [2023-08-16T02:00:03.278Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:03.278Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-16T02:00:03.301Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-16T02:00:03.301Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:03.301Z] latest [2023-08-16T02:00:03.301Z] 3.1.0-dev.26 [2023-08-16T02:00:03.301Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:03.301Z] main [2023-08-16T02:00:03.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:03.691Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:04.037Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:04.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-16T02:00:04.037Z] cd5957c480f3: Preparing [2023-08-16T02:00:04.037Z] e140bdd3ee2f: Preparing [2023-08-16T02:00:04.037Z] cb69b8da6f6c: Preparing [2023-08-16T02:00:04.037Z] 2a2ce766184d: Preparing [2023-08-16T02:00:04.037Z] ec75a4b9e88b: Preparing [2023-08-16T02:00:04.037Z] b534e9a006e5: Preparing [2023-08-16T02:00:04.037Z] 81ed7deae77c: Preparing [2023-08-16T02:00:04.037Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:04.037Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:04.037Z] 6f10cdc90c6e: Preparing [2023-08-16T02:00:04.037Z] c5804ef483ae: Preparing [2023-08-16T02:00:04.037Z] 5f70bf18a086: Preparing [2023-08-16T02:00:04.037Z] a57956a0a759: Preparing [2023-08-16T02:00:04.037Z] 9ed8fdb875c9: Preparing [2023-08-16T02:00:04.037Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:04.037Z] b534e9a006e5: Waiting [2023-08-16T02:00:04.037Z] 81ed7deae77c: Waiting [2023-08-16T02:00:04.037Z] c5804ef483ae: Waiting [2023-08-16T02:00:04.037Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:04.037Z] 5f70bf18a086: Waiting [2023-08-16T02:00:04.037Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:04.037Z] a57956a0a759: Waiting [2023-08-16T02:00:04.037Z] 6f10cdc90c6e: Waiting [2023-08-16T02:00:04.037Z] 9ed8fdb875c9: Waiting [2023-08-16T02:00:04.037Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:04.309Z] ec75a4b9e88b: Pushed [2023-08-16T02:00:04.309Z] cd5957c480f3: Pushed [2023-08-16T02:00:04.309Z] cb69b8da6f6c: Pushed [2023-08-16T02:00:04.309Z] e140bdd3ee2f: Pushed [2023-08-16T02:00:04.309Z] 2a2ce766184d: Pushed [2023-08-16T02:00:04.590Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:04.590Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:04.590Z] b534e9a006e5: Pushed [2023-08-16T02:00:04.590Z] 6f10cdc90c6e: Pushed [2023-08-16T02:00:04.590Z] 5f70bf18a086: Pushed [2023-08-16T02:00:04.590Z] c5804ef483ae: Pushed [2023-08-16T02:00:04.590Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:04.590Z] a57956a0a759: Pushed [2023-08-16T02:00:04.862Z] 9ed8fdb875c9: Pushed [2023-08-16T02:00:08.194Z] 81ed7deae77c: Pushed [2023-08-16T02:00:08.194Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:08.788Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:09.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-16T02:00:09.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-16T02:00:09.111Z] cd5957c480f3: Preparing [2023-08-16T02:00:09.111Z] e140bdd3ee2f: Preparing [2023-08-16T02:00:09.111Z] cb69b8da6f6c: Preparing [2023-08-16T02:00:09.111Z] 2a2ce766184d: Preparing [2023-08-16T02:00:09.111Z] ec75a4b9e88b: Preparing [2023-08-16T02:00:09.111Z] b534e9a006e5: Preparing [2023-08-16T02:00:09.111Z] 81ed7deae77c: Preparing [2023-08-16T02:00:09.111Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:09.111Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:09.111Z] 6f10cdc90c6e: Preparing [2023-08-16T02:00:09.111Z] c5804ef483ae: Preparing [2023-08-16T02:00:09.111Z] 5f70bf18a086: Preparing [2023-08-16T02:00:09.111Z] a57956a0a759: Preparing [2023-08-16T02:00:09.111Z] 9ed8fdb875c9: Preparing [2023-08-16T02:00:09.111Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:09.111Z] b534e9a006e5: Waiting [2023-08-16T02:00:09.111Z] 81ed7deae77c: Waiting [2023-08-16T02:00:09.111Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:09.111Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:09.111Z] 6f10cdc90c6e: Waiting [2023-08-16T02:00:09.111Z] c5804ef483ae: Waiting [2023-08-16T02:00:09.111Z] 5f70bf18a086: Waiting [2023-08-16T02:00:09.111Z] a57956a0a759: Waiting [2023-08-16T02:00:09.111Z] 9ed8fdb875c9: Waiting [2023-08-16T02:00:09.111Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:09.111Z] cd5957c480f3: Layer already exists [2023-08-16T02:00:09.111Z] 2a2ce766184d: Layer already exists [2023-08-16T02:00:09.111Z] ec75a4b9e88b: Layer already exists [2023-08-16T02:00:09.111Z] e140bdd3ee2f: Layer already exists [2023-08-16T02:00:09.111Z] cb69b8da6f6c: Layer already exists [2023-08-16T02:00:09.111Z] 81ed7deae77c: Layer already exists [2023-08-16T02:00:09.111Z] b534e9a006e5: Layer already exists [2023-08-16T02:00:09.111Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:09.111Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:09.111Z] 6f10cdc90c6e: Layer already exists [2023-08-16T02:00:09.111Z] c5804ef483ae: Layer already exists [2023-08-16T02:00:09.111Z] 5f70bf18a086: Layer already exists [2023-08-16T02:00:09.111Z] a57956a0a759: Layer already exists [2023-08-16T02:00:09.111Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:09.111Z] 9ed8fdb875c9: Layer already exists [2023-08-16T02:00:09.377Z] latest: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:09.709Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:10.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 [2023-08-16T02:00:10.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-16T02:00:10.038Z] cd5957c480f3: Preparing [2023-08-16T02:00:10.038Z] e140bdd3ee2f: Preparing [2023-08-16T02:00:10.038Z] cb69b8da6f6c: Preparing [2023-08-16T02:00:10.038Z] 2a2ce766184d: Preparing [2023-08-16T02:00:10.038Z] ec75a4b9e88b: Preparing [2023-08-16T02:00:10.038Z] b534e9a006e5: Preparing [2023-08-16T02:00:10.038Z] 81ed7deae77c: Preparing [2023-08-16T02:00:10.038Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:10.038Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:10.038Z] 6f10cdc90c6e: Preparing [2023-08-16T02:00:10.038Z] c5804ef483ae: Preparing [2023-08-16T02:00:10.038Z] 5f70bf18a086: Preparing [2023-08-16T02:00:10.038Z] a57956a0a759: Preparing [2023-08-16T02:00:10.038Z] 9ed8fdb875c9: Preparing [2023-08-16T02:00:10.038Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:10.038Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:10.038Z] 6f10cdc90c6e: Waiting [2023-08-16T02:00:10.038Z] c5804ef483ae: Waiting [2023-08-16T02:00:10.038Z] 5f70bf18a086: Waiting [2023-08-16T02:00:10.038Z] a57956a0a759: Waiting [2023-08-16T02:00:10.038Z] 9ed8fdb875c9: Waiting [2023-08-16T02:00:10.038Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:10.038Z] 81ed7deae77c: Waiting [2023-08-16T02:00:10.038Z] b534e9a006e5: Waiting [2023-08-16T02:00:10.038Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:10.038Z] ec75a4b9e88b: Layer already exists [2023-08-16T02:00:10.038Z] cb69b8da6f6c: Layer already exists [2023-08-16T02:00:10.038Z] cd5957c480f3: Layer already exists [2023-08-16T02:00:10.038Z] e140bdd3ee2f: Layer already exists [2023-08-16T02:00:10.038Z] 2a2ce766184d: Layer already exists [2023-08-16T02:00:10.038Z] b534e9a006e5: Layer already exists [2023-08-16T02:00:10.038Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:10.038Z] 6f10cdc90c6e: Layer already exists [2023-08-16T02:00:10.038Z] 81ed7deae77c: Layer already exists [2023-08-16T02:00:10.038Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:10.038Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:10.038Z] 9ed8fdb875c9: Layer already exists [2023-08-16T02:00:10.038Z] c5804ef483ae: Layer already exists [2023-08-16T02:00:10.038Z] a57956a0a759: Layer already exists [2023-08-16T02:00:10.038Z] 5f70bf18a086: Layer already exists [2023-08-16T02:00:10.304Z] 3.1.0-dev.26: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:10.634Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:10.958Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:10.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-16T02:00:10.958Z] cd5957c480f3: Preparing [2023-08-16T02:00:10.958Z] e140bdd3ee2f: Preparing [2023-08-16T02:00:10.958Z] cb69b8da6f6c: Preparing [2023-08-16T02:00:10.958Z] 2a2ce766184d: Preparing [2023-08-16T02:00:10.958Z] ec75a4b9e88b: Preparing [2023-08-16T02:00:10.958Z] b534e9a006e5: Preparing [2023-08-16T02:00:10.958Z] 81ed7deae77c: Preparing [2023-08-16T02:00:10.958Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:10.958Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:10.958Z] 6f10cdc90c6e: Preparing [2023-08-16T02:00:10.958Z] c5804ef483ae: Preparing [2023-08-16T02:00:10.959Z] 5f70bf18a086: Preparing [2023-08-16T02:00:10.959Z] a57956a0a759: Preparing [2023-08-16T02:00:10.959Z] 9ed8fdb875c9: Preparing [2023-08-16T02:00:10.959Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:10.959Z] 6f10cdc90c6e: Waiting [2023-08-16T02:00:10.959Z] c5804ef483ae: Waiting [2023-08-16T02:00:10.959Z] 5f70bf18a086: Waiting [2023-08-16T02:00:10.959Z] a57956a0a759: Waiting [2023-08-16T02:00:10.959Z] b534e9a006e5: Waiting [2023-08-16T02:00:10.959Z] 9ed8fdb875c9: Waiting [2023-08-16T02:00:10.959Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:10.959Z] 81ed7deae77c: Waiting [2023-08-16T02:00:10.959Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:10.959Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:10.959Z] e140bdd3ee2f: Layer already exists [2023-08-16T02:00:10.959Z] ec75a4b9e88b: Layer already exists [2023-08-16T02:00:10.959Z] cd5957c480f3: Layer already exists [2023-08-16T02:00:10.959Z] cb69b8da6f6c: Layer already exists [2023-08-16T02:00:10.959Z] 2a2ce766184d: Layer already exists [2023-08-16T02:00:10.959Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:10.959Z] b534e9a006e5: Layer already exists [2023-08-16T02:00:10.959Z] 81ed7deae77c: Layer already exists [2023-08-16T02:00:10.959Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:10.959Z] 6f10cdc90c6e: Layer already exists [2023-08-16T02:00:10.959Z] c5804ef483ae: Layer already exists [2023-08-16T02:00:10.959Z] 5f70bf18a086: Layer already exists [2023-08-16T02:00:10.959Z] 9ed8fdb875c9: Layer already exists [2023-08-16T02:00:10.959Z] a57956a0a759: Layer already exists [2023-08-16T02:00:10.959Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:11.224Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:11.559Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:11.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-16T02:00:11.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-16T02:00:11.891Z] cd5957c480f3: Preparing [2023-08-16T02:00:11.891Z] e140bdd3ee2f: Preparing [2023-08-16T02:00:11.891Z] cb69b8da6f6c: Preparing [2023-08-16T02:00:11.891Z] 2a2ce766184d: Preparing [2023-08-16T02:00:11.891Z] ec75a4b9e88b: Preparing [2023-08-16T02:00:11.891Z] b534e9a006e5: Preparing [2023-08-16T02:00:11.891Z] 81ed7deae77c: Preparing [2023-08-16T02:00:11.891Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:11.891Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:11.891Z] 6f10cdc90c6e: Preparing [2023-08-16T02:00:11.891Z] c5804ef483ae: Preparing [2023-08-16T02:00:11.891Z] 5f70bf18a086: Preparing [2023-08-16T02:00:11.891Z] a57956a0a759: Preparing [2023-08-16T02:00:11.891Z] 9ed8fdb875c9: Preparing [2023-08-16T02:00:11.891Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:11.891Z] b534e9a006e5: Waiting [2023-08-16T02:00:11.891Z] 81ed7deae77c: Waiting [2023-08-16T02:00:11.891Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:11.891Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:11.891Z] 6f10cdc90c6e: Waiting [2023-08-16T02:00:11.891Z] c5804ef483ae: Waiting [2023-08-16T02:00:11.891Z] 5f70bf18a086: Waiting [2023-08-16T02:00:11.891Z] a57956a0a759: Waiting [2023-08-16T02:00:11.891Z] 9ed8fdb875c9: Waiting [2023-08-16T02:00:11.891Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:11.891Z] ec75a4b9e88b: Layer already exists [2023-08-16T02:00:11.891Z] 2a2ce766184d: Layer already exists [2023-08-16T02:00:11.891Z] e140bdd3ee2f: Layer already exists [2023-08-16T02:00:11.891Z] cb69b8da6f6c: Layer already exists [2023-08-16T02:00:11.891Z] cd5957c480f3: Layer already exists [2023-08-16T02:00:11.891Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:11.891Z] 81ed7deae77c: Layer already exists [2023-08-16T02:00:11.891Z] b534e9a006e5: Layer already exists [2023-08-16T02:00:11.891Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:11.891Z] 6f10cdc90c6e: Layer already exists [2023-08-16T02:00:11.891Z] c5804ef483ae: Layer already exists [2023-08-16T02:00:11.891Z] 5f70bf18a086: Layer already exists [2023-08-16T02:00:11.891Z] a57956a0a759: Layer already exists [2023-08-16T02:00:11.891Z] 9ed8fdb875c9: Layer already exists [2023-08-16T02:00:11.891Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:12.157Z] main: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:12.210Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:12.221Z] taggedImages: [2023-08-16T02:00:12.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:12.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-16T02:00:12.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 [2023-08-16T02:00:12.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:12.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-16T02:00:12.250Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-16T02:00:12.250Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:12.250Z] latest [2023-08-16T02:00:12.250Z] 3.1.0-dev.26 [2023-08-16T02:00:12.250Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:12.250Z] main [2023-08-16T02:00:12.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:12.605Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:12.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:12.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-16T02:00:12.937Z] 62b84fce308a: Preparing [2023-08-16T02:00:12.937Z] 6e85177f5bfe: Preparing [2023-08-16T02:00:12.937Z] ce7edb4e4df8: Preparing [2023-08-16T02:00:12.937Z] 47809724f0ad: Preparing [2023-08-16T02:00:12.937Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:12.937Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:12.937Z] 9a5e276e6654: Preparing [2023-08-16T02:00:12.937Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:12.937Z] 9a5e276e6654: Waiting [2023-08-16T02:00:12.937Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:12.937Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:12.937Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:13.204Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:13.204Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:13.204Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:13.204Z] ce7edb4e4df8: Pushed [2023-08-16T02:00:13.204Z] 6e85177f5bfe: Pushed [2023-08-16T02:00:13.204Z] 62b84fce308a: Pushed [2023-08-16T02:00:16.544Z] 47809724f0ad: Pushed [2023-08-16T02:00:16.544Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:16.875Z] + 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-08-16T02:00:17.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-16T02:00:17.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-16T02:00:17.201Z] 62b84fce308a: Preparing [2023-08-16T02:00:17.201Z] 6e85177f5bfe: Preparing [2023-08-16T02:00:17.201Z] ce7edb4e4df8: Preparing [2023-08-16T02:00:17.201Z] 47809724f0ad: Preparing [2023-08-16T02:00:17.201Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:17.201Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:17.201Z] 9a5e276e6654: Preparing [2023-08-16T02:00:17.201Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:17.201Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:17.201Z] 9a5e276e6654: Waiting [2023-08-16T02:00:17.201Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:17.201Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:17.201Z] 47809724f0ad: Layer already exists [2023-08-16T02:00:17.201Z] 6e85177f5bfe: Layer already exists [2023-08-16T02:00:17.201Z] 62b84fce308a: Layer already exists [2023-08-16T02:00:17.201Z] ce7edb4e4df8: Layer already exists [2023-08-16T02:00:17.201Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:17.201Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:17.201Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:17.465Z] latest: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:17.804Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:18.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 [2023-08-16T02:00:18.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-16T02:00:18.138Z] 62b84fce308a: Preparing [2023-08-16T02:00:18.138Z] 6e85177f5bfe: Preparing [2023-08-16T02:00:18.138Z] ce7edb4e4df8: Preparing [2023-08-16T02:00:18.138Z] 47809724f0ad: Preparing [2023-08-16T02:00:18.138Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:18.138Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:18.138Z] 9a5e276e6654: Preparing [2023-08-16T02:00:18.138Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:18.138Z] 9a5e276e6654: Waiting [2023-08-16T02:00:18.138Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:18.138Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:18.138Z] 47809724f0ad: Layer already exists [2023-08-16T02:00:18.138Z] ce7edb4e4df8: Layer already exists [2023-08-16T02:00:18.138Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:18.138Z] 62b84fce308a: Layer already exists [2023-08-16T02:00:18.138Z] 6e85177f5bfe: Layer already exists [2023-08-16T02:00:18.138Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:18.138Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:18.138Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:18.138Z] 3.1.0-dev.26: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:18.744Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:19.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:19.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-16T02:00:19.075Z] 62b84fce308a: Preparing [2023-08-16T02:00:19.075Z] 6e85177f5bfe: Preparing [2023-08-16T02:00:19.075Z] ce7edb4e4df8: Preparing [2023-08-16T02:00:19.075Z] 47809724f0ad: Preparing [2023-08-16T02:00:19.075Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:19.075Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:19.075Z] 9a5e276e6654: Preparing [2023-08-16T02:00:19.075Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:19.075Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:19.075Z] 9a5e276e6654: Waiting [2023-08-16T02:00:19.075Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:19.075Z] 62b84fce308a: Layer already exists [2023-08-16T02:00:19.075Z] 6e85177f5bfe: Layer already exists [2023-08-16T02:00:19.075Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:19.075Z] ce7edb4e4df8: Layer already exists [2023-08-16T02:00:19.075Z] 47809724f0ad: Layer already exists [2023-08-16T02:00:19.075Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:19.075Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:19.075Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:19.075Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:19.677Z] + 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-08-16T02:00:20.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-16T02:00:20.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-16T02:00:20.004Z] 62b84fce308a: Preparing [2023-08-16T02:00:20.004Z] 6e85177f5bfe: Preparing [2023-08-16T02:00:20.004Z] ce7edb4e4df8: Preparing [2023-08-16T02:00:20.004Z] 47809724f0ad: Preparing [2023-08-16T02:00:20.004Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:20.004Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:20.004Z] 9a5e276e6654: Preparing [2023-08-16T02:00:20.004Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:20.004Z] 9a5e276e6654: Waiting [2023-08-16T02:00:20.004Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:20.004Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:20.004Z] 62b84fce308a: Layer already exists [2023-08-16T02:00:20.004Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:20.004Z] ce7edb4e4df8: Layer already exists [2023-08-16T02:00:20.004Z] 6e85177f5bfe: Layer already exists [2023-08-16T02:00:20.004Z] 47809724f0ad: Layer already exists [2023-08-16T02:00:20.004Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:20.004Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:20.004Z] 9a5e276e6654: Layer already exists [2023-08-16T02:00:20.268Z] main: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:20.307Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:20.321Z] taggedImages: [2023-08-16T02:00:20.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:20.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-16T02:00:20.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 [2023-08-16T02:00:20.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:20.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-16T02:00:20.347Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-16T02:00:20.347Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:20.347Z] latest [2023-08-16T02:00:20.347Z] 3.1.0-dev.26 [2023-08-16T02:00:20.347Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:20.347Z] main [2023-08-16T02:00:20.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:20.689Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:21.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:21.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-16T02:00:21.015Z] 8ad7ae93c996: Preparing [2023-08-16T02:00:21.015Z] 625adef6c575: Preparing [2023-08-16T02:00:21.015Z] de4387893ed4: Preparing [2023-08-16T02:00:21.015Z] ce13b1e58d37: Preparing [2023-08-16T02:00:21.015Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:21.015Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:21.015Z] ba111b9f29bf: Preparing [2023-08-16T02:00:21.015Z] 11c0b1ba3eaa: Preparing [2023-08-16T02:00:21.015Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:21.015Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:21.015Z] ba111b9f29bf: Waiting [2023-08-16T02:00:21.015Z] 11c0b1ba3eaa: Waiting [2023-08-16T02:00:21.015Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:21.015Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:21.016Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:21.281Z] 625adef6c575: Pushed [2023-08-16T02:00:21.281Z] ce13b1e58d37: Pushed [2023-08-16T02:00:21.281Z] 8ad7ae93c996: Pushed [2023-08-16T02:00:21.281Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:21.281Z] ba111b9f29bf: Pushed [2023-08-16T02:00:21.546Z] 11c0b1ba3eaa: Pushed [2023-08-16T02:00:24.117Z] de4387893ed4: Pushed [2023-08-16T02:00:24.117Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:24.447Z] + 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-08-16T02:00:24.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-16T02:00:24.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-16T02:00:24.778Z] 8ad7ae93c996: Preparing [2023-08-16T02:00:24.778Z] 625adef6c575: Preparing [2023-08-16T02:00:24.778Z] de4387893ed4: Preparing [2023-08-16T02:00:24.778Z] ce13b1e58d37: Preparing [2023-08-16T02:00:24.778Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:24.778Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:24.778Z] ba111b9f29bf: Preparing [2023-08-16T02:00:24.778Z] 11c0b1ba3eaa: Preparing [2023-08-16T02:00:24.778Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:24.778Z] ba111b9f29bf: Waiting [2023-08-16T02:00:24.778Z] 11c0b1ba3eaa: Waiting [2023-08-16T02:00:24.778Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:24.778Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:24.778Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:24.778Z] de4387893ed4: Layer already exists [2023-08-16T02:00:24.778Z] ce13b1e58d37: Layer already exists [2023-08-16T02:00:24.778Z] 8ad7ae93c996: Layer already exists [2023-08-16T02:00:24.778Z] 625adef6c575: Layer already exists [2023-08-16T02:00:24.778Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:24.778Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:24.778Z] 11c0b1ba3eaa: Layer already exists [2023-08-16T02:00:24.778Z] ba111b9f29bf: Layer already exists [2023-08-16T02:00:25.043Z] latest: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:25.373Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:25.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 [2023-08-16T02:00:25.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-16T02:00:25.698Z] 8ad7ae93c996: Preparing [2023-08-16T02:00:25.698Z] 625adef6c575: Preparing [2023-08-16T02:00:25.698Z] de4387893ed4: Preparing [2023-08-16T02:00:25.698Z] ce13b1e58d37: Preparing [2023-08-16T02:00:25.698Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:25.698Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:25.698Z] ba111b9f29bf: Preparing [2023-08-16T02:00:25.698Z] 11c0b1ba3eaa: Preparing [2023-08-16T02:00:25.698Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:25.698Z] ba111b9f29bf: Waiting [2023-08-16T02:00:25.698Z] 11c0b1ba3eaa: Waiting [2023-08-16T02:00:25.698Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:25.698Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:25.698Z] de4387893ed4: Layer already exists [2023-08-16T02:00:25.698Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:25.698Z] 625adef6c575: Layer already exists [2023-08-16T02:00:25.698Z] ce13b1e58d37: Layer already exists [2023-08-16T02:00:25.698Z] 8ad7ae93c996: Layer already exists [2023-08-16T02:00:25.698Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:25.698Z] ba111b9f29bf: Layer already exists [2023-08-16T02:00:25.698Z] 11c0b1ba3eaa: Layer already exists [2023-08-16T02:00:25.698Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:25.960Z] 3.1.0-dev.26: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:26.281Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:26.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:26.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-16T02:00:26.605Z] 8ad7ae93c996: Preparing [2023-08-16T02:00:26.605Z] 625adef6c575: Preparing [2023-08-16T02:00:26.605Z] de4387893ed4: Preparing [2023-08-16T02:00:26.605Z] ce13b1e58d37: Preparing [2023-08-16T02:00:26.605Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:26.605Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:26.605Z] ba111b9f29bf: Preparing [2023-08-16T02:00:26.605Z] 11c0b1ba3eaa: Preparing [2023-08-16T02:00:26.605Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:26.605Z] ba111b9f29bf: Waiting [2023-08-16T02:00:26.605Z] 11c0b1ba3eaa: Waiting [2023-08-16T02:00:26.605Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:26.605Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:26.605Z] 625adef6c575: Layer already exists [2023-08-16T02:00:26.605Z] de4387893ed4: Layer already exists [2023-08-16T02:00:26.605Z] ce13b1e58d37: Layer already exists [2023-08-16T02:00:26.605Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:26.605Z] 8ad7ae93c996: Layer already exists [2023-08-16T02:00:26.605Z] ba111b9f29bf: Layer already exists [2023-08-16T02:00:26.605Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:26.605Z] 11c0b1ba3eaa: Layer already exists [2023-08-16T02:00:26.605Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:26.870Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:27.201Z] + 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-08-16T02:00:27.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-16T02:00:27.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-16T02:00:27.526Z] 8ad7ae93c996: Preparing [2023-08-16T02:00:27.526Z] 625adef6c575: Preparing [2023-08-16T02:00:27.526Z] de4387893ed4: Preparing [2023-08-16T02:00:27.526Z] ce13b1e58d37: Preparing [2023-08-16T02:00:27.526Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:27.526Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:27.526Z] ba111b9f29bf: Preparing [2023-08-16T02:00:27.526Z] 11c0b1ba3eaa: Preparing [2023-08-16T02:00:27.526Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:27.526Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:27.526Z] ba111b9f29bf: Waiting [2023-08-16T02:00:27.526Z] 11c0b1ba3eaa: Waiting [2023-08-16T02:00:27.526Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:27.526Z] 8ad7ae93c996: Layer already exists [2023-08-16T02:00:27.526Z] 625adef6c575: Layer already exists [2023-08-16T02:00:27.526Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:27.526Z] ce13b1e58d37: Layer already exists [2023-08-16T02:00:27.526Z] de4387893ed4: Layer already exists [2023-08-16T02:00:27.526Z] 11c0b1ba3eaa: Layer already exists [2023-08-16T02:00:27.526Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:27.526Z] ba111b9f29bf: Layer already exists [2023-08-16T02:00:27.526Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:27.790Z] main: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:27.830Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:27.835Z] taggedImages: [2023-08-16T02:00:27.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:27.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-16T02:00:27.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 [2023-08-16T02:00:27.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:27.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-16T02:00:27.854Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-16T02:00:27.854Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:27.854Z] latest [2023-08-16T02:00:27.854Z] 3.1.0-dev.26 [2023-08-16T02:00:27.854Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:27.854Z] main [2023-08-16T02:00:27.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:28.185Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:28.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:28.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-16T02:00:28.508Z] 3b73785c0f4b: Preparing [2023-08-16T02:00:28.508Z] c4f851847071: Preparing [2023-08-16T02:00:28.508Z] d55c1a445bbe: Preparing [2023-08-16T02:00:28.508Z] a9ceba892e9f: Preparing [2023-08-16T02:00:28.508Z] 11bc890d871a: Preparing [2023-08-16T02:00:28.508Z] ed3b27cdfd43: Preparing [2023-08-16T02:00:28.508Z] d4bd37bd72cb: Preparing [2023-08-16T02:00:28.508Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:28.508Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:28.508Z] e1cca5d22655: Preparing [2023-08-16T02:00:28.508Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:28.508Z] ed3b27cdfd43: Waiting [2023-08-16T02:00:28.508Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:28.508Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:28.508Z] e1cca5d22655: Waiting [2023-08-16T02:00:28.508Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:28.508Z] d4bd37bd72cb: Waiting [2023-08-16T02:00:28.772Z] c4f851847071: Pushed [2023-08-16T02:00:28.772Z] 11bc890d871a: Pushed [2023-08-16T02:00:28.772Z] 3b73785c0f4b: Pushed [2023-08-16T02:00:28.772Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:28.772Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:29.035Z] ed3b27cdfd43: Pushed [2023-08-16T02:00:29.035Z] d4bd37bd72cb: Pushed [2023-08-16T02:00:29.035Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:31.602Z] e1cca5d22655: Pushed [2023-08-16T02:00:31.602Z] a9ceba892e9f: Pushed [2023-08-16T02:00:32.181Z] d55c1a445bbe: Pushed [2023-08-16T02:00:32.445Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:32.782Z] + 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-08-16T02:00:33.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-16T02:00:33.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-16T02:00:33.105Z] 3b73785c0f4b: Preparing [2023-08-16T02:00:33.105Z] c4f851847071: Preparing [2023-08-16T02:00:33.105Z] d55c1a445bbe: Preparing [2023-08-16T02:00:33.105Z] a9ceba892e9f: Preparing [2023-08-16T02:00:33.105Z] 11bc890d871a: Preparing [2023-08-16T02:00:33.105Z] ed3b27cdfd43: Preparing [2023-08-16T02:00:33.105Z] d4bd37bd72cb: Preparing [2023-08-16T02:00:33.105Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:33.105Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:33.105Z] e1cca5d22655: Preparing [2023-08-16T02:00:33.105Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:33.105Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:33.105Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:33.105Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:33.105Z] ed3b27cdfd43: Waiting [2023-08-16T02:00:33.105Z] e1cca5d22655: Waiting [2023-08-16T02:00:33.105Z] 11bc890d871a: Layer already exists [2023-08-16T02:00:33.105Z] d55c1a445bbe: Layer already exists [2023-08-16T02:00:33.105Z] a9ceba892e9f: Layer already exists [2023-08-16T02:00:33.105Z] c4f851847071: Layer already exists [2023-08-16T02:00:33.106Z] 3b73785c0f4b: Layer already exists [2023-08-16T02:00:33.106Z] d4bd37bd72cb: Layer already exists [2023-08-16T02:00:33.106Z] ed3b27cdfd43: Layer already exists [2023-08-16T02:00:33.106Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:33.106Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:33.106Z] e1cca5d22655: Layer already exists [2023-08-16T02:00:33.106Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:33.369Z] latest: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:33.704Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:34.030Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 [2023-08-16T02:00:34.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-16T02:00:34.030Z] 3b73785c0f4b: Preparing [2023-08-16T02:00:34.030Z] c4f851847071: Preparing [2023-08-16T02:00:34.030Z] d55c1a445bbe: Preparing [2023-08-16T02:00:34.030Z] a9ceba892e9f: Preparing [2023-08-16T02:00:34.030Z] 11bc890d871a: Preparing [2023-08-16T02:00:34.030Z] ed3b27cdfd43: Preparing [2023-08-16T02:00:34.030Z] d4bd37bd72cb: Preparing [2023-08-16T02:00:34.030Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:34.030Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:34.030Z] e1cca5d22655: Preparing [2023-08-16T02:00:34.030Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:34.030Z] d4bd37bd72cb: Waiting [2023-08-16T02:00:34.030Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:34.030Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:34.030Z] e1cca5d22655: Waiting [2023-08-16T02:00:34.030Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:34.030Z] ed3b27cdfd43: Waiting [2023-08-16T02:00:34.030Z] c4f851847071: Layer already exists [2023-08-16T02:00:34.030Z] 11bc890d871a: Layer already exists [2023-08-16T02:00:34.030Z] d55c1a445bbe: Layer already exists [2023-08-16T02:00:34.030Z] a9ceba892e9f: Layer already exists [2023-08-16T02:00:34.030Z] 3b73785c0f4b: Layer already exists [2023-08-16T02:00:34.030Z] ed3b27cdfd43: Layer already exists [2023-08-16T02:00:34.030Z] d4bd37bd72cb: Layer already exists [2023-08-16T02:00:34.030Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:34.030Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:34.030Z] e1cca5d22655: Layer already exists [2023-08-16T02:00:34.030Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:34.294Z] 3.1.0-dev.26: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:34.634Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:34.970Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:34.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-16T02:00:34.971Z] 3b73785c0f4b: Preparing [2023-08-16T02:00:34.971Z] c4f851847071: Preparing [2023-08-16T02:00:34.971Z] d55c1a445bbe: Preparing [2023-08-16T02:00:34.971Z] a9ceba892e9f: Preparing [2023-08-16T02:00:34.971Z] 11bc890d871a: Preparing [2023-08-16T02:00:34.971Z] ed3b27cdfd43: Preparing [2023-08-16T02:00:34.971Z] d4bd37bd72cb: Preparing [2023-08-16T02:00:34.971Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:34.971Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:34.971Z] e1cca5d22655: Preparing [2023-08-16T02:00:34.971Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:34.971Z] ed3b27cdfd43: Waiting [2023-08-16T02:00:34.971Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:34.971Z] e1cca5d22655: Waiting [2023-08-16T02:00:34.971Z] d4bd37bd72cb: Waiting [2023-08-16T02:00:34.971Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:34.971Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:34.971Z] 11bc890d871a: Layer already exists [2023-08-16T02:00:34.971Z] d55c1a445bbe: Layer already exists [2023-08-16T02:00:34.971Z] c4f851847071: Layer already exists [2023-08-16T02:00:34.971Z] a9ceba892e9f: Layer already exists [2023-08-16T02:00:34.971Z] 3b73785c0f4b: Layer already exists [2023-08-16T02:00:34.971Z] ed3b27cdfd43: Layer already exists [2023-08-16T02:00:34.971Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:34.971Z] d4bd37bd72cb: Layer already exists [2023-08-16T02:00:34.971Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:34.971Z] e1cca5d22655: Layer already exists [2023-08-16T02:00:34.971Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:35.236Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:35.573Z] + 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-08-16T02:00:39.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-16T02:00:39.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-16T02:00:39.236Z] 3b73785c0f4b: Preparing [2023-08-16T02:00:39.236Z] c4f851847071: Preparing [2023-08-16T02:00:39.236Z] d55c1a445bbe: Preparing [2023-08-16T02:00:39.236Z] a9ceba892e9f: Preparing [2023-08-16T02:00:39.236Z] 11bc890d871a: Preparing [2023-08-16T02:00:39.236Z] ed3b27cdfd43: Preparing [2023-08-16T02:00:39.236Z] d4bd37bd72cb: Preparing [2023-08-16T02:00:39.236Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:39.236Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:39.236Z] e1cca5d22655: Preparing [2023-08-16T02:00:39.236Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:39.236Z] ed3b27cdfd43: Waiting [2023-08-16T02:00:39.236Z] d4bd37bd72cb: Waiting [2023-08-16T02:00:39.236Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:39.236Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:39.236Z] e1cca5d22655: Waiting [2023-08-16T02:00:39.236Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:39.236Z] 11bc890d871a: Layer already exists [2023-08-16T02:00:39.236Z] c4f851847071: Layer already exists [2023-08-16T02:00:39.236Z] d55c1a445bbe: Layer already exists [2023-08-16T02:00:39.236Z] a9ceba892e9f: Layer already exists [2023-08-16T02:00:39.236Z] 3b73785c0f4b: Layer already exists [2023-08-16T02:00:39.236Z] ed3b27cdfd43: Layer already exists [2023-08-16T02:00:39.236Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:39.236Z] d4bd37bd72cb: Layer already exists [2023-08-16T02:00:39.236Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:39.236Z] e1cca5d22655: Layer already exists [2023-08-16T02:00:39.236Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:39.501Z] main: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:39.552Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:39.562Z] taggedImages: [2023-08-16T02:00:39.562Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:39.562Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-16T02:00:39.562Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 [2023-08-16T02:00:39.562Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:39.562Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-16T02:00:39.585Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-16T02:00:39.585Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:39.585Z] latest [2023-08-16T02:00:39.585Z] 3.1.0-dev.26 [2023-08-16T02:00:39.585Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:39.585Z] main [2023-08-16T02:00:39.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:39.928Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:40.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:40.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-16T02:00:40.265Z] 86fdfc65746c: Preparing [2023-08-16T02:00:40.265Z] ec1eb0d72d78: Preparing [2023-08-16T02:00:40.265Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:40.265Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:40.265Z] 0f50a0e9823b: Preparing [2023-08-16T02:00:40.265Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:40.265Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:40.265Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:40.533Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:40.533Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:40.533Z] 86fdfc65746c: Pushed [2023-08-16T02:00:41.934Z] 0f50a0e9823b: Pushed [2023-08-16T02:00:45.263Z] ec1eb0d72d78: Pushed [2023-08-16T02:00:45.263Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:45.592Z] + 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-08-16T02:00:45.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-16T02:00:45.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-16T02:00:45.916Z] 86fdfc65746c: Preparing [2023-08-16T02:00:45.916Z] ec1eb0d72d78: Preparing [2023-08-16T02:00:45.916Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:45.916Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:45.916Z] 0f50a0e9823b: Preparing [2023-08-16T02:00:45.916Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:45.916Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:45.916Z] 0f50a0e9823b: Layer already exists [2023-08-16T02:00:45.916Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:45.916Z] 86fdfc65746c: Layer already exists [2023-08-16T02:00:45.916Z] ec1eb0d72d78: Layer already exists [2023-08-16T02:00:45.916Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:45.916Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:46.182Z] latest: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:46.511Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:46.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 [2023-08-16T02:00:46.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-16T02:00:46.834Z] 86fdfc65746c: Preparing [2023-08-16T02:00:46.834Z] ec1eb0d72d78: Preparing [2023-08-16T02:00:46.834Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:46.834Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:46.834Z] 0f50a0e9823b: Preparing [2023-08-16T02:00:46.834Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:46.834Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:46.834Z] 86fdfc65746c: Layer already exists [2023-08-16T02:00:46.834Z] 0f50a0e9823b: Layer already exists [2023-08-16T02:00:46.834Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:46.834Z] ec1eb0d72d78: Layer already exists [2023-08-16T02:00:46.834Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:46.834Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:46.834Z] 3.1.0-dev.26: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:47.158Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:47.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:47.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-16T02:00:47.478Z] 86fdfc65746c: Preparing [2023-08-16T02:00:47.478Z] ec1eb0d72d78: Preparing [2023-08-16T02:00:47.478Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:47.478Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:47.478Z] 0f50a0e9823b: Preparing [2023-08-16T02:00:47.478Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:47.478Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:47.478Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:47.478Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:47.478Z] 86fdfc65746c: Layer already exists [2023-08-16T02:00:47.478Z] 0f50a0e9823b: Layer already exists [2023-08-16T02:00:47.478Z] ec1eb0d72d78: Layer already exists [2023-08-16T02:00:47.478Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:47.478Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:48.075Z] + 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-08-16T02:00:48.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-16T02:00:48.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-16T02:00:48.664Z] 86fdfc65746c: Preparing [2023-08-16T02:00:48.664Z] ec1eb0d72d78: Preparing [2023-08-16T02:00:48.664Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:48.664Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:48.664Z] 0f50a0e9823b: Preparing [2023-08-16T02:00:48.664Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:48.664Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:48.664Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:48.664Z] ec1eb0d72d78: Layer already exists [2023-08-16T02:00:48.664Z] 0f50a0e9823b: Layer already exists [2023-08-16T02:00:48.664Z] 86fdfc65746c: Layer already exists [2023-08-16T02:00:48.664Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:48.664Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:48.664Z] main: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:00:48.707Z] ===================================================== [Pipeline] echo [2023-08-16T02:00:48.714Z] taggedImages: [2023-08-16T02:00:48.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:48.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-16T02:00:48.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 [2023-08-16T02:00:48.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:48.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-16T02:00:48.728Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-16T02:00:48.728Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:48.728Z] latest [2023-08-16T02:00:48.728Z] 3.1.0-dev.26 [2023-08-16T02:00:48.728Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:00:48.728Z] main [2023-08-16T02:00:48.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:49.048Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:00:49.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:00:49.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-16T02:00:49.374Z] 91fdabd98559: Preparing [2023-08-16T02:00:49.374Z] 654aee2aaa34: Preparing [2023-08-16T02:00:49.374Z] 6a6f29eb1edb: Preparing [2023-08-16T02:00:49.374Z] 7942fa75ad09: Preparing [2023-08-16T02:00:49.374Z] 6c9176a8e016: Preparing [2023-08-16T02:00:49.374Z] 0bbd4eff7773: Preparing [2023-08-16T02:00:49.374Z] eab0bdc3adc8: Preparing [2023-08-16T02:00:49.374Z] 947ab2b568b1: Preparing [2023-08-16T02:00:49.374Z] d2d9d24a8c2a: Preparing [2023-08-16T02:00:49.374Z] eab0bdc3adc8: Waiting [2023-08-16T02:00:49.374Z] 947ab2b568b1: Waiting [2023-08-16T02:00:49.374Z] 0bbd4eff7773: Waiting [2023-08-16T02:00:49.374Z] d2d9d24a8c2a: Waiting [2023-08-16T02:00:49.639Z] 91fdabd98559: Pushed [2023-08-16T02:00:49.639Z] 654aee2aaa34: Pushed [2023-08-16T02:00:49.639Z] 6a6f29eb1edb: Pushed [2023-08-16T02:00:49.639Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:00:49.639Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:00:49.639Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:00:50.597Z] 947ab2b568b1: Pushed [2023-08-16T02:01:04.957Z] 6c9176a8e016: Pushed [2023-08-16T02:01:10.293Z] 7942fa75ad09: Pushed [2023-08-16T02:01:10.293Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:10.632Z] + 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-08-16T02:01:10.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-16T02:01:10.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-16T02:01:10.966Z] 91fdabd98559: Preparing [2023-08-16T02:01:10.966Z] 654aee2aaa34: Preparing [2023-08-16T02:01:10.966Z] 6a6f29eb1edb: Preparing [2023-08-16T02:01:10.966Z] 7942fa75ad09: Preparing [2023-08-16T02:01:10.966Z] 6c9176a8e016: Preparing [2023-08-16T02:01:10.966Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:10.966Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:10.966Z] 947ab2b568b1: Preparing [2023-08-16T02:01:10.966Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:10.966Z] 0bbd4eff7773: Waiting [2023-08-16T02:01:10.966Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:10.966Z] 947ab2b568b1: Waiting [2023-08-16T02:01:10.966Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:10.966Z] 7942fa75ad09: Layer already exists [2023-08-16T02:01:10.966Z] 91fdabd98559: Layer already exists [2023-08-16T02:01:10.966Z] 6a6f29eb1edb: Layer already exists [2023-08-16T02:01:10.966Z] 6c9176a8e016: Layer already exists [2023-08-16T02:01:10.966Z] 654aee2aaa34: Layer already exists [2023-08-16T02:01:10.966Z] 947ab2b568b1: Layer already exists [2023-08-16T02:01:10.966Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:10.966Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:10.966Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:11.232Z] latest: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:11.562Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:11.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 [2023-08-16T02:01:11.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-16T02:01:11.890Z] 91fdabd98559: Preparing [2023-08-16T02:01:11.890Z] 654aee2aaa34: Preparing [2023-08-16T02:01:11.890Z] 6a6f29eb1edb: Preparing [2023-08-16T02:01:11.890Z] 7942fa75ad09: Preparing [2023-08-16T02:01:11.890Z] 6c9176a8e016: Preparing [2023-08-16T02:01:11.890Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:11.890Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:11.890Z] 947ab2b568b1: Preparing [2023-08-16T02:01:11.890Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:11.890Z] 0bbd4eff7773: Waiting [2023-08-16T02:01:11.890Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:11.890Z] 947ab2b568b1: Waiting [2023-08-16T02:01:11.890Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:11.890Z] 6c9176a8e016: Layer already exists [2023-08-16T02:01:11.890Z] 6a6f29eb1edb: Layer already exists [2023-08-16T02:01:11.890Z] 7942fa75ad09: Layer already exists [2023-08-16T02:01:11.890Z] 654aee2aaa34: Layer already exists [2023-08-16T02:01:11.890Z] 91fdabd98559: Layer already exists [2023-08-16T02:01:11.890Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:11.890Z] 947ab2b568b1: Layer already exists [2023-08-16T02:01:11.890Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:11.890Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:11.890Z] 3.1.0-dev.26: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:12.480Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:12.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:12.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-16T02:01:12.811Z] 91fdabd98559: Preparing [2023-08-16T02:01:12.811Z] 654aee2aaa34: Preparing [2023-08-16T02:01:12.811Z] 6a6f29eb1edb: Preparing [2023-08-16T02:01:12.811Z] 7942fa75ad09: Preparing [2023-08-16T02:01:12.811Z] 6c9176a8e016: Preparing [2023-08-16T02:01:12.811Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:12.811Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:12.811Z] 947ab2b568b1: Preparing [2023-08-16T02:01:12.811Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:12.811Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:12.811Z] 0bbd4eff7773: Waiting [2023-08-16T02:01:12.811Z] 947ab2b568b1: Waiting [2023-08-16T02:01:12.811Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:12.811Z] 7942fa75ad09: Layer already exists [2023-08-16T02:01:12.811Z] 6c9176a8e016: Layer already exists [2023-08-16T02:01:12.811Z] 91fdabd98559: Layer already exists [2023-08-16T02:01:12.811Z] 654aee2aaa34: Layer already exists [2023-08-16T02:01:12.811Z] 6a6f29eb1edb: Layer already exists [2023-08-16T02:01:12.811Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:12.811Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:12.811Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:12.811Z] 947ab2b568b1: Layer already exists [2023-08-16T02:01:13.077Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:13.409Z] + 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-08-16T02:01:13.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-16T02:01:13.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-16T02:01:13.735Z] 91fdabd98559: Preparing [2023-08-16T02:01:13.735Z] 654aee2aaa34: Preparing [2023-08-16T02:01:13.735Z] 6a6f29eb1edb: Preparing [2023-08-16T02:01:13.735Z] 7942fa75ad09: Preparing [2023-08-16T02:01:13.735Z] 6c9176a8e016: Preparing [2023-08-16T02:01:13.735Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:13.735Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:13.735Z] 947ab2b568b1: Preparing [2023-08-16T02:01:13.735Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:13.735Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:13.735Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:13.735Z] 947ab2b568b1: Waiting [2023-08-16T02:01:13.735Z] 0bbd4eff7773: Waiting [2023-08-16T02:01:13.735Z] 91fdabd98559: Layer already exists [2023-08-16T02:01:13.735Z] 6a6f29eb1edb: Layer already exists [2023-08-16T02:01:13.735Z] 6c9176a8e016: Layer already exists [2023-08-16T02:01:13.735Z] 654aee2aaa34: Layer already exists [2023-08-16T02:01:13.735Z] 7942fa75ad09: Layer already exists [2023-08-16T02:01:13.735Z] 947ab2b568b1: Layer already exists [2023-08-16T02:01:13.735Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:13.735Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:13.735Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:14.001Z] main: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:01:14.040Z] ===================================================== [Pipeline] echo [2023-08-16T02:01:14.046Z] taggedImages: [2023-08-16T02:01:14.046Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:14.046Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-16T02:01:14.046Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 [2023-08-16T02:01:14.046Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:14.046Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-16T02:01:14.061Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-16T02:01:14.061Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:14.061Z] latest [2023-08-16T02:01:14.061Z] 3.1.0-dev.26 [2023-08-16T02:01:14.061Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:14.061Z] main [2023-08-16T02:01:14.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:14.385Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:14.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:14.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-16T02:01:14.724Z] 0d6e08bdfc34: Preparing [2023-08-16T02:01:14.724Z] 5dde9d90b1db: Preparing [2023-08-16T02:01:14.724Z] 0f400afa997f: Preparing [2023-08-16T02:01:14.724Z] 847eaeefaf4c: Preparing [2023-08-16T02:01:14.724Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:14.724Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:14.724Z] 72cfc82020af: Preparing [2023-08-16T02:01:14.724Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:14.724Z] 72cfc82020af: Waiting [2023-08-16T02:01:14.724Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:14.724Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:14.724Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:14.990Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:14.990Z] 0d6e08bdfc34: Pushed [2023-08-16T02:01:14.990Z] 0f400afa997f: Pushed [2023-08-16T02:01:14.990Z] 5dde9d90b1db: Pushed [2023-08-16T02:01:14.990Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:15.950Z] 72cfc82020af: Pushed [2023-08-16T02:01:34.273Z] 847eaeefaf4c: Pushed [2023-08-16T02:01:34.274Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:34.607Z] + 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-08-16T02:01:34.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-16T02:01:34.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-16T02:01:34.937Z] 0d6e08bdfc34: Preparing [2023-08-16T02:01:34.937Z] 5dde9d90b1db: Preparing [2023-08-16T02:01:34.937Z] 0f400afa997f: Preparing [2023-08-16T02:01:34.937Z] 847eaeefaf4c: Preparing [2023-08-16T02:01:34.937Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:34.937Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:34.937Z] 72cfc82020af: Preparing [2023-08-16T02:01:34.937Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:34.937Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:34.937Z] 72cfc82020af: Waiting [2023-08-16T02:01:34.937Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:34.937Z] 0d6e08bdfc34: Layer already exists [2023-08-16T02:01:34.937Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:34.937Z] 0f400afa997f: Layer already exists [2023-08-16T02:01:34.937Z] 5dde9d90b1db: Layer already exists [2023-08-16T02:01:34.937Z] 847eaeefaf4c: Layer already exists [2023-08-16T02:01:34.937Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:34.937Z] 72cfc82020af: Layer already exists [2023-08-16T02:01:34.937Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:35.201Z] latest: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:35.531Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:35.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 [2023-08-16T02:01:35.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-16T02:01:35.860Z] 0d6e08bdfc34: Preparing [2023-08-16T02:01:35.860Z] 5dde9d90b1db: Preparing [2023-08-16T02:01:35.860Z] 0f400afa997f: Preparing [2023-08-16T02:01:35.860Z] 847eaeefaf4c: Preparing [2023-08-16T02:01:35.860Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:35.860Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:35.860Z] 72cfc82020af: Preparing [2023-08-16T02:01:35.860Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:35.860Z] 72cfc82020af: Waiting [2023-08-16T02:01:35.860Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:35.860Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:35.860Z] 0d6e08bdfc34: Layer already exists [2023-08-16T02:01:35.860Z] 847eaeefaf4c: Layer already exists [2023-08-16T02:01:35.860Z] 5dde9d90b1db: Layer already exists [2023-08-16T02:01:35.860Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:35.860Z] 0f400afa997f: Layer already exists [2023-08-16T02:01:35.860Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:35.860Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:35.860Z] 72cfc82020af: Layer already exists [2023-08-16T02:01:35.860Z] 3.1.0-dev.26: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:36.453Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:36.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:36.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-16T02:01:36.774Z] 0d6e08bdfc34: Preparing [2023-08-16T02:01:36.774Z] 5dde9d90b1db: Preparing [2023-08-16T02:01:36.774Z] 0f400afa997f: Preparing [2023-08-16T02:01:36.774Z] 847eaeefaf4c: Preparing [2023-08-16T02:01:36.774Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:36.774Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:36.774Z] 72cfc82020af: Preparing [2023-08-16T02:01:36.774Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:36.774Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:36.774Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:36.774Z] 72cfc82020af: Waiting [2023-08-16T02:01:36.774Z] 0d6e08bdfc34: Layer already exists [2023-08-16T02:01:36.774Z] 5dde9d90b1db: Layer already exists [2023-08-16T02:01:36.774Z] 847eaeefaf4c: Layer already exists [2023-08-16T02:01:36.774Z] 0f400afa997f: Layer already exists [2023-08-16T02:01:36.774Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:36.774Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:36.774Z] 72cfc82020af: Layer already exists [2023-08-16T02:01:36.774Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:36.774Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:37.371Z] + 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-08-16T02:01:37.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-16T02:01:37.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-16T02:01:37.695Z] 0d6e08bdfc34: Preparing [2023-08-16T02:01:37.695Z] 5dde9d90b1db: Preparing [2023-08-16T02:01:37.695Z] 0f400afa997f: Preparing [2023-08-16T02:01:37.695Z] 847eaeefaf4c: Preparing [2023-08-16T02:01:37.695Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:37.695Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:37.695Z] 72cfc82020af: Preparing [2023-08-16T02:01:37.695Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:37.695Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:37.695Z] 72cfc82020af: Waiting [2023-08-16T02:01:37.695Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:37.695Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:37.695Z] 0f400afa997f: Layer already exists [2023-08-16T02:01:37.695Z] 847eaeefaf4c: Layer already exists [2023-08-16T02:01:37.695Z] 0d6e08bdfc34: Layer already exists [2023-08-16T02:01:37.695Z] 5dde9d90b1db: Layer already exists [2023-08-16T02:01:37.695Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:37.695Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:37.695Z] 72cfc82020af: Layer already exists [2023-08-16T02:01:37.961Z] main: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:01:38.003Z] ===================================================== [Pipeline] echo [2023-08-16T02:01:38.010Z] taggedImages: [2023-08-16T02:01:38.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:38.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-16T02:01:38.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 [2023-08-16T02:01:38.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:38.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-16T02:01:38.026Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-16T02:01:38.026Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:38.026Z] latest [2023-08-16T02:01:38.026Z] 3.1.0-dev.26 [2023-08-16T02:01:38.026Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:01:38.026Z] main [2023-08-16T02:01:38.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:38.354Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:01:38.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:01:38.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-16T02:01:38.686Z] f2e06e60f875: Preparing [2023-08-16T02:01:38.686Z] c9c3e4e4b9c2: Preparing [2023-08-16T02:01:38.686Z] 986b1dc2bb6d: Preparing [2023-08-16T02:01:38.686Z] 7460b2e2a051: Preparing [2023-08-16T02:01:38.686Z] 0bbd4eff7773: Preparing [2023-08-16T02:01:38.686Z] eab0bdc3adc8: Preparing [2023-08-16T02:01:38.686Z] 947ab2b568b1: Preparing [2023-08-16T02:01:38.686Z] d2d9d24a8c2a: Preparing [2023-08-16T02:01:38.686Z] 947ab2b568b1: Waiting [2023-08-16T02:01:38.686Z] d2d9d24a8c2a: Waiting [2023-08-16T02:01:38.686Z] eab0bdc3adc8: Waiting [2023-08-16T02:01:38.686Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:01:38.953Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:01:38.953Z] 947ab2b568b1: Layer already exists [2023-08-16T02:01:38.953Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:01:38.953Z] 986b1dc2bb6d: Pushed [2023-08-16T02:01:38.953Z] c9c3e4e4b9c2: Pushed [2023-08-16T02:01:38.953Z] f2e06e60f875: Pushed [2023-08-16T02:01:59.878Z] 7460b2e2a051: Pushed [2023-08-16T02:02:00.146Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:00.488Z] + 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-08-16T02:02:00.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-16T02:02:00.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-16T02:02:00.827Z] f2e06e60f875: Preparing [2023-08-16T02:02:00.827Z] c9c3e4e4b9c2: Preparing [2023-08-16T02:02:00.827Z] 986b1dc2bb6d: Preparing [2023-08-16T02:02:00.827Z] 7460b2e2a051: Preparing [2023-08-16T02:02:00.827Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:00.827Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:00.827Z] 947ab2b568b1: Preparing [2023-08-16T02:02:00.827Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:00.827Z] 947ab2b568b1: Waiting [2023-08-16T02:02:00.827Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:00.827Z] eab0bdc3adc8: Waiting [2023-08-16T02:02:00.827Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:00.827Z] c9c3e4e4b9c2: Layer already exists [2023-08-16T02:02:00.827Z] f2e06e60f875: Layer already exists [2023-08-16T02:02:00.827Z] 986b1dc2bb6d: Layer already exists [2023-08-16T02:02:00.827Z] 7460b2e2a051: Layer already exists [2023-08-16T02:02:00.827Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:00.827Z] 947ab2b568b1: Layer already exists [2023-08-16T02:02:00.827Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:01.094Z] latest: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:01.438Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:01.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 [2023-08-16T02:02:01.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-16T02:02:01.787Z] f2e06e60f875: Preparing [2023-08-16T02:02:01.787Z] c9c3e4e4b9c2: Preparing [2023-08-16T02:02:01.787Z] 986b1dc2bb6d: Preparing [2023-08-16T02:02:01.787Z] 7460b2e2a051: Preparing [2023-08-16T02:02:01.787Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:01.787Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:01.787Z] 947ab2b568b1: Preparing [2023-08-16T02:02:01.787Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:01.787Z] eab0bdc3adc8: Waiting [2023-08-16T02:02:01.787Z] 947ab2b568b1: Waiting [2023-08-16T02:02:01.787Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:01.787Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:01.787Z] 986b1dc2bb6d: Layer already exists [2023-08-16T02:02:01.787Z] f2e06e60f875: Layer already exists [2023-08-16T02:02:01.787Z] 7460b2e2a051: Layer already exists [2023-08-16T02:02:01.787Z] c9c3e4e4b9c2: Layer already exists [2023-08-16T02:02:01.787Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:01.787Z] 947ab2b568b1: Layer already exists [2023-08-16T02:02:01.787Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:02.053Z] 3.1.0-dev.26: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:02.393Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:02.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:02.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-16T02:02:02.725Z] f2e06e60f875: Preparing [2023-08-16T02:02:02.725Z] c9c3e4e4b9c2: Preparing [2023-08-16T02:02:02.725Z] 986b1dc2bb6d: Preparing [2023-08-16T02:02:02.725Z] 7460b2e2a051: Preparing [2023-08-16T02:02:02.725Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:02.725Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:02.725Z] 947ab2b568b1: Preparing [2023-08-16T02:02:02.725Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:02.725Z] eab0bdc3adc8: Waiting [2023-08-16T02:02:02.725Z] 947ab2b568b1: Waiting [2023-08-16T02:02:02.725Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:02.725Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:02.725Z] f2e06e60f875: Layer already exists [2023-08-16T02:02:02.725Z] c9c3e4e4b9c2: Layer already exists [2023-08-16T02:02:02.725Z] 986b1dc2bb6d: Layer already exists [2023-08-16T02:02:02.725Z] 7460b2e2a051: Layer already exists [2023-08-16T02:02:02.725Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:02.725Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:02.725Z] 947ab2b568b1: Layer already exists [2023-08-16T02:02:02.993Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:03.334Z] + 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-08-16T02:02:03.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-16T02:02:03.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-16T02:02:03.688Z] f2e06e60f875: Preparing [2023-08-16T02:02:03.688Z] c9c3e4e4b9c2: Preparing [2023-08-16T02:02:03.688Z] 986b1dc2bb6d: Preparing [2023-08-16T02:02:03.688Z] 7460b2e2a051: Preparing [2023-08-16T02:02:03.688Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:03.688Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:03.688Z] 947ab2b568b1: Preparing [2023-08-16T02:02:03.688Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:03.688Z] 947ab2b568b1: Waiting [2023-08-16T02:02:03.688Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:03.688Z] eab0bdc3adc8: Waiting [2023-08-16T02:02:03.688Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:03.688Z] c9c3e4e4b9c2: Layer already exists [2023-08-16T02:02:03.688Z] 7460b2e2a051: Layer already exists [2023-08-16T02:02:03.688Z] 986b1dc2bb6d: Layer already exists [2023-08-16T02:02:03.688Z] f2e06e60f875: Layer already exists [2023-08-16T02:02:03.688Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:03.688Z] 947ab2b568b1: Layer already exists [2023-08-16T02:02:03.688Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:03.956Z] main: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:02:04.016Z] ===================================================== [Pipeline] echo [2023-08-16T02:02:04.024Z] taggedImages: [2023-08-16T02:02:04.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:04.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-16T02:02:04.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 [2023-08-16T02:02:04.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:04.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-16T02:02:04.044Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-16T02:02:04.044Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:04.044Z] latest [2023-08-16T02:02:04.044Z] 3.1.0-dev.26 [2023-08-16T02:02:04.044Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:04.044Z] main [2023-08-16T02:02:04.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:04.387Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:04.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:04.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-16T02:02:04.738Z] a4b48b971754: Preparing [2023-08-16T02:02:04.738Z] 87b6f7e979ca: Preparing [2023-08-16T02:02:04.738Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:04.738Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:04.738Z] 6523cfd60e6c: Preparing [2023-08-16T02:02:04.738Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:04.738Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:04.738Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:05.005Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:05.005Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:05.005Z] a4b48b971754: Pushed [2023-08-16T02:02:05.270Z] 6523cfd60e6c: Pushed [2023-08-16T02:02:11.908Z] 87b6f7e979ca: Pushed [2023-08-16T02:02:11.908Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:12.259Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:12.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-16T02:02:12.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-16T02:02:12.599Z] a4b48b971754: Preparing [2023-08-16T02:02:12.599Z] 87b6f7e979ca: Preparing [2023-08-16T02:02:12.599Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:12.599Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:12.599Z] 6523cfd60e6c: Preparing [2023-08-16T02:02:12.599Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:12.599Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:12.599Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:12.599Z] 87b6f7e979ca: Layer already exists [2023-08-16T02:02:12.599Z] 6523cfd60e6c: Layer already exists [2023-08-16T02:02:12.599Z] a4b48b971754: Layer already exists [2023-08-16T02:02:12.599Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:12.599Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:12.866Z] latest: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:13.209Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:13.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 [2023-08-16T02:02:13.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-16T02:02:13.551Z] a4b48b971754: Preparing [2023-08-16T02:02:13.551Z] 87b6f7e979ca: Preparing [2023-08-16T02:02:13.551Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:13.551Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:13.551Z] 6523cfd60e6c: Preparing [2023-08-16T02:02:13.551Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:13.551Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:13.551Z] 6523cfd60e6c: Layer already exists [2023-08-16T02:02:13.551Z] a4b48b971754: Layer already exists [2023-08-16T02:02:13.551Z] 87b6f7e979ca: Layer already exists [2023-08-16T02:02:13.551Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:13.551Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:13.551Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:13.816Z] 3.1.0-dev.26: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:14.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:14.470Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:14.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-16T02:02:14.470Z] a4b48b971754: Preparing [2023-08-16T02:02:14.470Z] 87b6f7e979ca: Preparing [2023-08-16T02:02:14.470Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:14.470Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:14.470Z] 6523cfd60e6c: Preparing [2023-08-16T02:02:14.470Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:14.470Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:14.470Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:14.470Z] 87b6f7e979ca: Layer already exists [2023-08-16T02:02:14.470Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:14.470Z] a4b48b971754: Layer already exists [2023-08-16T02:02:14.470Z] 6523cfd60e6c: Layer already exists [2023-08-16T02:02:14.470Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:14.470Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:15.074Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:15.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-16T02:02:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-16T02:02:15.410Z] a4b48b971754: Preparing [2023-08-16T02:02:15.410Z] 87b6f7e979ca: Preparing [2023-08-16T02:02:15.410Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:15.410Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:15.410Z] 6523cfd60e6c: Preparing [2023-08-16T02:02:15.410Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:15.410Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:15.410Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:15.410Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:15.410Z] a4b48b971754: Layer already exists [2023-08-16T02:02:15.410Z] 87b6f7e979ca: Layer already exists [2023-08-16T02:02:15.410Z] 6523cfd60e6c: Layer already exists [2023-08-16T02:02:15.410Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:15.675Z] main: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:02:15.729Z] ===================================================== [Pipeline] echo [2023-08-16T02:02:15.739Z] taggedImages: [2023-08-16T02:02:15.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:15.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-16T02:02:15.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 [2023-08-16T02:02:15.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:15.739Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-16T02:02:15.758Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-16T02:02:15.758Z] dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:15.758Z] latest [2023-08-16T02:02:15.758Z] 3.1.0-dev.26 [2023-08-16T02:02:15.758Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:15.758Z] main [2023-08-16T02:02:15.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:16.109Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:16.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:16.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-16T02:02:16.457Z] 7621dc681b26: Preparing [2023-08-16T02:02:16.457Z] faf829363e4c: Preparing [2023-08-16T02:02:16.457Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:16.457Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:16.457Z] 9a5e276e6654: Preparing [2023-08-16T02:02:16.457Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:16.457Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:16.457Z] 9a5e276e6654: Layer already exists [2023-08-16T02:02:16.457Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:16.457Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:16.457Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:16.724Z] 7621dc681b26: Pushed [2023-08-16T02:02:23.364Z] faf829363e4c: Pushed [2023-08-16T02:02:23.364Z] dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:23.710Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:24.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-16T02:02:24.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-16T02:02:24.054Z] 7621dc681b26: Preparing [2023-08-16T02:02:24.054Z] faf829363e4c: Preparing [2023-08-16T02:02:24.054Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:24.054Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:24.054Z] 9a5e276e6654: Preparing [2023-08-16T02:02:24.054Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:24.054Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:24.054Z] 7621dc681b26: Layer already exists [2023-08-16T02:02:24.054Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:24.054Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:24.054Z] faf829363e4c: Layer already exists [2023-08-16T02:02:24.054Z] 9a5e276e6654: Layer already exists [2023-08-16T02:02:24.054Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:24.320Z] latest: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:24.686Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:25.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 [2023-08-16T02:02:25.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-16T02:02:25.021Z] 7621dc681b26: Preparing [2023-08-16T02:02:25.021Z] faf829363e4c: Preparing [2023-08-16T02:02:25.021Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:25.021Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:25.021Z] 9a5e276e6654: Preparing [2023-08-16T02:02:25.021Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:25.021Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:25.021Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:25.021Z] 9a5e276e6654: Layer already exists [2023-08-16T02:02:25.021Z] faf829363e4c: Layer already exists [2023-08-16T02:02:25.021Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:25.021Z] 7621dc681b26: Layer already exists [2023-08-16T02:02:25.021Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:25.288Z] 3.1.0-dev.26: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:25.685Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:26.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:26.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-16T02:02:26.040Z] 7621dc681b26: Preparing [2023-08-16T02:02:26.040Z] faf829363e4c: Preparing [2023-08-16T02:02:26.040Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:26.040Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:26.040Z] 9a5e276e6654: Preparing [2023-08-16T02:02:26.040Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:26.040Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:26.040Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:26.040Z] faf829363e4c: Layer already exists [2023-08-16T02:02:26.040Z] 9a5e276e6654: Layer already exists [2023-08-16T02:02:26.040Z] 7621dc681b26: Layer already exists [2023-08-16T02:02:26.040Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:26.040Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:26.309Z] dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:26.666Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:27.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-16T02:02:27.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-16T02:02:27.017Z] 7621dc681b26: Preparing [2023-08-16T02:02:27.017Z] faf829363e4c: Preparing [2023-08-16T02:02:27.017Z] 0bbd4eff7773: Preparing [2023-08-16T02:02:27.017Z] eab0bdc3adc8: Preparing [2023-08-16T02:02:27.017Z] 9a5e276e6654: Preparing [2023-08-16T02:02:27.017Z] d2d9d24a8c2a: Preparing [2023-08-16T02:02:27.017Z] d2d9d24a8c2a: Waiting [2023-08-16T02:02:27.017Z] 7621dc681b26: Layer already exists [2023-08-16T02:02:27.017Z] 0bbd4eff7773: Layer already exists [2023-08-16T02:02:27.017Z] 9a5e276e6654: Layer already exists [2023-08-16T02:02:27.017Z] faf829363e4c: Layer already exists [2023-08-16T02:02:27.017Z] eab0bdc3adc8: Layer already exists [2023-08-16T02:02:27.017Z] d2d9d24a8c2a: Layer already exists [2023-08-16T02:02:27.283Z] main: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T02:02:27.341Z] ===================================================== [Pipeline] echo [2023-08-16T02:02:27.351Z] taggedImages: [2023-08-16T02:02:27.351Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [2023-08-16T02:02:27.351Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-16T02:02:27.351Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 [2023-08-16T02:02:27.351Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [2023-08-16T02:02:27.351Z] - 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-08-16T02:02:27.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T02:02:27.730Z] [2023-08-16T02:02:27.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:02:28.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T02:02:28.056Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T02:02:28.056Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T02:02:28.056Z] 04944245beec: Pulling fs layer [2023-08-16T02:02:28.056Z] 699f458cf7ca: Pulling fs layer [2023-08-16T02:02:28.056Z] 765212b225bb: Pulling fs layer [2023-08-16T02:02:28.056Z] f23df028b6ca: Pulling fs layer [2023-08-16T02:02:28.056Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T02:02:28.056Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T02:02:28.056Z] f23df028b6ca: Waiting [2023-08-16T02:02:28.056Z] 2437ff75d9bd: Waiting [2023-08-16T02:02:28.056Z] d65c8cfc05b1: Waiting [2023-08-16T02:02:28.056Z] 765212b225bb: Waiting [2023-08-16T02:02:28.321Z] 04944245beec: Verifying Checksum [2023-08-16T02:02:28.321Z] 04944245beec: Download complete [2023-08-16T02:02:28.321Z] 765212b225bb: Verifying Checksum [2023-08-16T02:02:28.321Z] 765212b225bb: Download complete [2023-08-16T02:02:28.321Z] f23df028b6ca: Verifying Checksum [2023-08-16T02:02:28.321Z] f23df028b6ca: Download complete [2023-08-16T02:02:28.321Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T02:02:28.321Z] d65c8cfc05b1: Download complete [2023-08-16T02:02:28.321Z] 699f458cf7ca: Verifying Checksum [2023-08-16T02:02:28.321Z] 699f458cf7ca: Download complete [2023-08-16T02:02:28.905Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T02:02:28.905Z] 8998bd30e6a1: Download complete [2023-08-16T02:02:31.482Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T02:02:31.482Z] 2437ff75d9bd: Download complete [2023-08-16T02:02:32.885Z] 8998bd30e6a1: Pull complete [2023-08-16T02:02:33.466Z] 04944245beec: Pull complete [2023-08-16T02:02:34.870Z] 699f458cf7ca: Pull complete [2023-08-16T02:02:35.136Z] 765212b225bb: Pull complete [2023-08-16T02:02:35.718Z] f23df028b6ca: Pull complete [2023-08-16T02:02:35.984Z] d65c8cfc05b1: Pull complete [2023-08-16T02:02:50.961Z] 2437ff75d9bd: Pull complete [2023-08-16T02:02:50.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T02:02:50.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T02:02:50.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:02:51.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container [2023-08-16T02:02:51.197Z] $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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-08-16T02:02:54.171Z] $ docker top d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:02:55.083Z] ---> job-cost.sh [2023-08-16T02:02:55.083Z] lf-activate-venv: SKIPPING [2023-08-16T02:02:55.083Z] INFO: No Stack... [2023-08-16T02:02:55.664Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T02:02:56.616Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T02:02:56.928Z] + cat /w/workspace/edgex-go/560/archives/cost.csv [2023-08-16T02:02:56.928Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T02:02:57.223Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] [2023-08-16T02:02:57.229Z] Resource [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] did not exist. Created. [2023-08-16T02:02:57.229Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T02:02:57.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T02:02:58.102Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T02:02:58.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T02:02:58.128Z] $ docker stop --time=1 d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 [2023-08-16T02:02:59.581Z] $ docker rm -f --volumes d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 [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-08-16T02:03:00.081Z] provisioning config files... [2023-08-16T02:03:00.090Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/560@tmp/config15405589708300522990tmp [Pipeline] { [Pipeline] sh [2023-08-16T02:03:00.404Z] + set +x [2023-08-16T02:03:00.404Z] + curl -s https://codecov.io/bash [2023-08-16T02:03:00.404Z] + bash -s -- [2023-08-16T02:03:00.404Z] [2023-08-16T02:03:00.404Z] _____ _ [2023-08-16T02:03:00.404Z] / ____| | | [2023-08-16T02:03:00.404Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T02:03:00.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T02:03:00.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T02:03:00.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T02:03:00.404Z] Bash-1.0.6 [2023-08-16T02:03:00.404Z] [2023-08-16T02:03:00.404Z] [2023-08-16T02:03:00.404Z] ==> git version 2.25.1 found [2023-08-16T02:03:00.404Z] ==> 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-08-16T02:03:00.404Z] Release-Date: 2020-01-08 [2023-08-16T02:03:00.404Z] 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-08-16T02:03:00.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T02:03:00.404Z] ==> Jenkins CI detected. [2023-08-16T02:03:00.404Z] current dir:  /w/workspace/edgex-go/560 [2023-08-16T02:03:00.404Z] project root: . [2023-08-16T02:03:00.404Z] --> token set from env [2023-08-16T02:03:00.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T02:03:00.404Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T02:03:00.681Z] ==> Python coveragepy not found [2023-08-16T02:03:00.681Z] ==> Searching for coverage reports in: [2023-08-16T02:03:00.681Z] + . [2023-08-16T02:03:00.681Z] -> Found 1 reports [2023-08-16T02:03:00.681Z] ==> Detecting git/mercurial file structure [2023-08-16T02:03:00.681Z] ==> Reading reports [2023-08-16T02:03:00.681Z] + ./coverage.out bytes=446998 [2023-08-16T02:03:00.681Z] ==> Appending adjustments [2023-08-16T02:03:00.681Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T02:03:01.622Z] + Found adjustments [2023-08-16T02:03:01.622Z] ==> Gzipping contents [2023-08-16T02:03:01.622Z] 60K /tmp/codecov.2s1nYv.gz [2023-08-16T02:03:01.622Z] ==> Uploading reports [2023-08-16T02:03:01.622Z] url: https://codecov.io [2023-08-16T02:03:01.622Z] query: branch=main&commit=dc857b44c2737f54ac971b67f995bab03c512aaf&build=560&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F560%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-16T02:03:01.622Z] -> Pinging Codecov [2023-08-16T02:03:01.622Z] 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=dc857b44c2737f54ac971b67f995bab03c512aaf&build=560&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F560%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-16T02:03:01.881Z] -> Uploading to [2023-08-16T02:03:01.881Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/dc857b44c2737f54ac971b67f995bab03c512aaf/98b07818-5c97-4b8f-a526-92e22071c50d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T020301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3e76c145cbd0088cbd9cda1b757cfadc1e06250ebd2ea5e5f8c9af7534b2693 [2023-08-16T02:03:01.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:01.881Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:02.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57385 0 0 100 57385 0 261k --:--:-- --:--:-- --:--:-- 263k [2023-08-16T02:03:02.140Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [2023-08-16T02:03:02.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-16T02:03:02.338Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-16T02:03:02.351Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:02.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T02:03:02.641Z] [2023-08-16T02:03:02.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:02.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T02:03:02.932Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-16T02:03:02.932Z] df9b9388f04a: Pulling fs layer [2023-08-16T02:03:02.932Z] 52dc419b0ee2: Pulling fs layer [2023-08-16T02:03:02.932Z] 25bc292e5bac: Pulling fs layer [2023-08-16T02:03:02.932Z] 114826534d7a: Pulling fs layer [2023-08-16T02:03:02.932Z] 4657fd5d0bcf: Pulling fs layer [2023-08-16T02:03:02.932Z] 6ad1cebc031e: Pulling fs layer [2023-08-16T02:03:02.932Z] 8a3aa393b2d8: Pulling fs layer [2023-08-16T02:03:02.932Z] 114826534d7a: Waiting [2023-08-16T02:03:02.932Z] 4657fd5d0bcf: Waiting [2023-08-16T02:03:02.932Z] 6ad1cebc031e: Waiting [2023-08-16T02:03:02.932Z] 8a3aa393b2d8: Waiting [2023-08-16T02:03:02.932Z] 25bc292e5bac: Verifying Checksum [2023-08-16T02:03:02.932Z] 25bc292e5bac: Download complete [2023-08-16T02:03:02.932Z] 52dc419b0ee2: Verifying Checksum [2023-08-16T02:03:02.932Z] 52dc419b0ee2: Download complete [2023-08-16T02:03:02.932Z] 4657fd5d0bcf: Verifying Checksum [2023-08-16T02:03:02.932Z] 4657fd5d0bcf: Download complete [2023-08-16T02:03:02.932Z] df9b9388f04a: Download complete [2023-08-16T02:03:03.190Z] 6ad1cebc031e: Verifying Checksum [2023-08-16T02:03:03.190Z] 6ad1cebc031e: Download complete [2023-08-16T02:03:03.190Z] df9b9388f04a: Pull complete [2023-08-16T02:03:03.190Z] 52dc419b0ee2: Pull complete [2023-08-16T02:03:03.190Z] 25bc292e5bac: Pull complete [2023-08-16T02:03:03.756Z] 114826534d7a: Download complete [2023-08-16T02:03:03.756Z] 8a3aa393b2d8: Verifying Checksum [2023-08-16T02:03:03.756Z] 8a3aa393b2d8: Download complete [2023-08-16T02:03:07.035Z] 114826534d7a: Pull complete [2023-08-16T02:03:07.035Z] 4657fd5d0bcf: Pull complete [2023-08-16T02:03:07.035Z] 6ad1cebc031e: Pull complete [2023-08-16T02:03:09.560Z] 8a3aa393b2d8: Pull complete [2023-08-16T02:03:09.560Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-16T02:03:09.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T02:03:09.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:03:09.648Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:03:09.712Z] $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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/edgex-snyk-go:1.410.4 cat [2023-08-16T02:03:11.302Z] $ docker top 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T02:03:11.342Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-16T02:03:11.621Z] + set -o pipefail [2023-08-16T02:03:11.621Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] Monitoring /w/workspace/edgex-go/560 (github.com/edgexfoundry/edgex-go)... [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/613363eb-8cdf-46c0-9f78-f60a0b04fdb2 [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] [2023-08-16T02:03:18.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-16T02:03:18.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-16T02:03:18.186Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-16T02:03:18.228Z] $ docker stop --time=1 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 [2023-08-16T02:03:20.056Z] $ docker rm -f --volumes 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-16T02:03:20.385Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T02:03:20.394Z] provisioning config files... [2023-08-16T02:03:20.400Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/560@tmp/config17744813468920073400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:03:20.684Z] --> edgex-publish-swagger.sh [2023-08-16T02:03:20.684Z] === Publish openapi/v3 API === [2023-08-16T02:03:20.684Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-16T02:03:20.684Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/560/openapi/v3/core-command.yaml] [2023-08-16T02:03:20.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:20.684Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:20.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 131k --:--:-- --:--:-- --:--:-- 131k 100 29572 0 0 100 29572 0 63595 --:--:-- --:--:-- --:--:-- 63459 [2023-08-16T02:03:20.944Z] [2023-08-16T02:03:20.944Z] [2023-08-16T02:03:20.944Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/560/openapi/v3/core-data.yaml] [2023-08-16T02:03:20.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:20.944Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:21.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-08-16T02:03:21.512Z] [2023-08-16T02:03:21.512Z] [2023-08-16T02:03:21.512Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/560/openapi/v3/core-metadata.yaml] [2023-08-16T02:03:21.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:21.512Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:22.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 691k --:--:-- --:--:-- --:--:-- 688k 100 141k 0 0 100 141k 0 296k --:--:-- --:--:-- --:--:-- 296k [2023-08-16T02:03:22.030Z] [2023-08-16T02:03:22.030Z] [2023-08-16T02:03:22.030Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/560/openapi/v3/support-notifications.yaml] [2023-08-16T02:03:22.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:22.030Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:22.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-08-16T02:03:22.289Z] [2023-08-16T02:03:22.289Z] [2023-08-16T02:03:22.289Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/560/openapi/v3/support-scheduler.yaml] [2023-08-16T02:03:22.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T02:03:22.289Z] Dload Upload Total Spent Left Speed [2023-08-16T02:03:22.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 93105 --:--:-- --:--:-- --:--:-- 92854 100 34356 0 0 100 34356 0 93105 --:--:-- --:--:-- --:--:-- 92854 [2023-08-16T02:03:22.857Z] [2023-08-16T02:03:22.857Z] [Pipeline] } [2023-08-16T02:03:22.865Z] 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-08-16T02:03:23.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T02:03:23.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:23.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T02:03:23.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:03:23.638Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:03:23.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T02:03:24.040Z] $ docker top f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e -eo pid,comm [2023-08-16T02:03:24.056Z] 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-08-16T02:03:24.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T02:03:24.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T02:03:24.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T02:03:24.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T02:03:24.238Z] $ docker exec f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e ssh-agent [2023-08-16T02:03:24.307Z] SSH_AUTH_SOCK=/tmp/ssh-ANYvhteGwoBK/agent.32 [2023-08-16T02:03:24.307Z] SSH_AGENT_PID=38 [2023-08-16T02:03:24.312Z] Running ssh-add (command line suppressed) [2023-08-16T02:03:24.442Z] Identity added: /w/workspace/edgex-go/560@tmp/private_key_3368330485975058856.key (/w/workspace/edgex-go/560@tmp/private_key_3368330485975058856.key) [2023-08-16T02:03:24.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T02:03:24.711Z] + git semver tag [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,915 [run_tag] DEBUG tag force:False [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,915 [check_head_tag] DEBUG check head tag [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,916 [execute] INFO git cat-file --batch-check [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=) [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,920 [execute] INFO git cat-file --batch [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=) [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,935 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,935 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) [2023-08-16T02:03:24.970Z] 2023-08-16 02:03:24,941 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:24.970Z] 3.1.0-dev.26 [Pipeline] } [2023-08-16T02:03:25.010Z] $ docker exec --env ******** --env ******** f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e ssh-agent -k [2023-08-16T02:03:25.098Z] unset SSH_AUTH_SOCK; [2023-08-16T02:03:25.099Z] unset SSH_AGENT_PID; [2023-08-16T02:03:25.099Z] echo Agent pid 38 killed; [2023-08-16T02:03:25.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T02:03:25.382Z] + git semver [Pipeline] } [2023-08-16T02:03:25.683Z] $ docker stop --time=1 f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e [2023-08-16T02:03:26.946Z] $ docker rm -f --volumes f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:27.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T02:03:27.307Z] [2023-08-16T02:03:27.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:27.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T02:03:27.605Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-16T02:03:27.605Z] ab5ef0e58194: Pulling fs layer [2023-08-16T02:03:27.605Z] 9712f1f96733: Pulling fs layer [2023-08-16T02:03:27.605Z] 63f879dbbcfc: Pulling fs layer [2023-08-16T02:03:27.605Z] 0d9ebad4ef96: Pulling fs layer [2023-08-16T02:03:27.605Z] e9a5061849ea: Pulling fs layer [2023-08-16T02:03:27.605Z] d747dcd14b5f: Pulling fs layer [2023-08-16T02:03:27.605Z] 2de7ff778b66: Pulling fs layer [2023-08-16T02:03:27.605Z] e9a5061849ea: Waiting [2023-08-16T02:03:27.605Z] 2de7ff778b66: Waiting [2023-08-16T02:03:27.605Z] d747dcd14b5f: Waiting [2023-08-16T02:03:27.605Z] 0d9ebad4ef96: Waiting [2023-08-16T02:03:27.605Z] 9712f1f96733: Download complete [2023-08-16T02:03:27.865Z] 63f879dbbcfc: Verifying Checksum [2023-08-16T02:03:27.865Z] 63f879dbbcfc: Download complete [2023-08-16T02:03:28.123Z] e9a5061849ea: Verifying Checksum [2023-08-16T02:03:28.123Z] e9a5061849ea: Download complete [2023-08-16T02:03:28.123Z] d747dcd14b5f: Verifying Checksum [2023-08-16T02:03:28.123Z] d747dcd14b5f: Download complete [2023-08-16T02:03:28.123Z] ab5ef0e58194: Verifying Checksum [2023-08-16T02:03:28.123Z] ab5ef0e58194: Download complete [2023-08-16T02:03:28.123Z] 0d9ebad4ef96: Verifying Checksum [2023-08-16T02:03:28.123Z] 0d9ebad4ef96: Download complete [2023-08-16T02:03:28.123Z] 2de7ff778b66: Verifying Checksum [2023-08-16T02:03:28.123Z] 2de7ff778b66: Download complete [2023-08-16T02:03:30.646Z] ab5ef0e58194: Pull complete [2023-08-16T02:03:30.646Z] 9712f1f96733: Pull complete [2023-08-16T02:03:33.533Z] 63f879dbbcfc: Pull complete [2023-08-16T02:03:37.181Z] 0d9ebad4ef96: Pull complete [2023-08-16T02:03:37.181Z] e9a5061849ea: Pull complete [2023-08-16T02:03:37.181Z] d747dcd14b5f: Pull complete [2023-08-16T02:03:38.118Z] 2de7ff778b66: Pull complete [2023-08-16T02:03:38.118Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-16T02:03:38.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T02:03:38.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:03:38.201Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:03:38.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-16T02:03:39.734Z] $ docker top 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-16T02:03:39.779Z] provisioning config files... [2023-08-16T02:03:39.785Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/560@tmp/config1363772953142760857tmp [2023-08-16T02:03:39.795Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/560@tmp/config933170817281361885tmp [2023-08-16T02:03:39.802Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/560@tmp/config2729026603553401516tmp [Pipeline] { [Pipeline] echo [2023-08-16T02:03:39.815Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:03:40.097Z] ---> sigul-configuration.sh [2023-08-16T02:03:40.097Z] gpg: directory `/root/.gnupg' created [2023-08-16T02:03:40.097Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-16T02:03:40.097Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-16T02:03:40.097Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-16T02:03:40.097Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-16T02:03:40.097Z] gpg: CAST5 encrypted data [2023-08-16T02:03:40.097Z] gpg: encrypted with 1 passphrase [2023-08-16T02:03:40.097Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-16T02:03:41.360Z] + mkdir /home/jenkins [2023-08-16T02:03:41.360Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-16T02:03:45.191Z] + 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-08-16T02:03:45.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:03:45.486Z] ---> sigul-install.sh [2023-08-16T02:03:45.486Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-16T02:03:45.768Z] + git tag --list [2023-08-16T02:03:45.768Z] 0.6.0 [2023-08-16T02:03:45.768Z] 0.6.1 [2023-08-16T02:03:45.768Z] 0.7.0 [2023-08-16T02:03:45.768Z] 0.7.1 [2023-08-16T02:03:45.768Z] v1.0.0 [2023-08-16T02:03:45.768Z] v1.0.1 [2023-08-16T02:03:45.768Z] v1.1.0 [2023-08-16T02:03:45.768Z] v1.2.0 [2023-08-16T02:03:45.768Z] v1.2.1 [2023-08-16T02:03:45.768Z] v1.3.0 [2023-08-16T02:03:45.768Z] v1.3.1 [2023-08-16T02:03:45.768Z] v2.0.0 [2023-08-16T02:03:45.768Z] v2.1.0 [2023-08-16T02:03:45.768Z] v2.1.1 [2023-08-16T02:03:45.768Z] v2.2.0 [2023-08-16T02:03:45.768Z] v2.3.0 [2023-08-16T02:03:45.768Z] v3.0 [2023-08-16T02:03:45.768Z] v3.0.0 [2023-08-16T02:03:45.768Z] v3.1.0-dev.1 [2023-08-16T02:03:45.768Z] v3.1.0-dev.10 [2023-08-16T02:03:45.768Z] v3.1.0-dev.11 [2023-08-16T02:03:45.768Z] v3.1.0-dev.12 [2023-08-16T02:03:45.768Z] v3.1.0-dev.13 [2023-08-16T02:03:45.768Z] v3.1.0-dev.14 [2023-08-16T02:03:45.768Z] v3.1.0-dev.15 [2023-08-16T02:03:45.768Z] v3.1.0-dev.16 [2023-08-16T02:03:45.768Z] v3.1.0-dev.17 [2023-08-16T02:03:45.768Z] v3.1.0-dev.18 [2023-08-16T02:03:45.768Z] v3.1.0-dev.19 [2023-08-16T02:03:45.768Z] v3.1.0-dev.2 [2023-08-16T02:03:45.768Z] v3.1.0-dev.20 [2023-08-16T02:03:45.768Z] v3.1.0-dev.21 [2023-08-16T02:03:45.768Z] v3.1.0-dev.22 [2023-08-16T02:03:45.768Z] v3.1.0-dev.23 [2023-08-16T02:03:45.768Z] v3.1.0-dev.24 [2023-08-16T02:03:45.768Z] v3.1.0-dev.25 [2023-08-16T02:03:45.768Z] v3.1.0-dev.26 [2023-08-16T02:03:45.768Z] v3.1.0-dev.3 [2023-08-16T02:03:45.768Z] v3.1.0-dev.4 [2023-08-16T02:03:45.768Z] v3.1.0-dev.5 [2023-08-16T02:03:45.768Z] v3.1.0-dev.6 [2023-08-16T02:03:45.768Z] v3.1.0-dev.7 [2023-08-16T02:03:45.768Z] v3.1.0-dev.8 [2023-08-16T02:03:45.768Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-16T02:03:46.052Z] + lftools sign git-tag v3.1.0-dev.26 [2023-08-16T02:03:46.622Z] Signing Git tag with Sigul... [2023-08-16T02:03:46.622Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-08-16T02:03:47.201Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:03:47.486Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-16T02:03:47.492Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-16T02:03:47.541Z] $ docker stop --time=1 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 [2023-08-16T02:03:48.805Z] $ docker rm -f --volumes 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-16T02:03:49.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T02:03:49.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:49.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T02:03:49.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:03:49.558Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:03:49.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T02:03:49.955Z] $ docker top 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 -eo pid,comm [2023-08-16T02:03:49.971Z] 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-08-16T02:03:49.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T02:03:49.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T02:03:49.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T02:03:50.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T02:03:50.143Z] $ docker exec 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 ssh-agent [2023-08-16T02:03:50.215Z] SSH_AUTH_SOCK=/tmp/ssh-H1zHYk1h7TWP/agent.33 [2023-08-16T02:03:50.215Z] SSH_AGENT_PID=39 [2023-08-16T02:03:50.220Z] Running ssh-add (command line suppressed) [2023-08-16T02:03:50.363Z] Identity added: /w/workspace/edgex-go/560@tmp/private_key_2066809575136616289.key (/w/workspace/edgex-go/560@tmp/private_key_2066809575136616289.key) [2023-08-16T02:03:50.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T02:03:50.628Z] + git semver bump pre [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,840 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,840 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,841 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,841 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/edgex-go/560/.semver/main with force:True [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,841 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,841 [write_file] DEBUG write to file:/w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,843 [execute] INFO git cat-file --batch-check [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,849 [execute] INFO git cat-file --batch [2023-08-16T02:03:50.887Z] 2023-08-16 02:03:50,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T02:03:50.888Z] 2023-08-16 02:03:50,854 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:50.888Z] 3.1.0-dev.27 [Pipeline] } [2023-08-16T02:03:50.928Z] $ docker exec --env ******** --env ******** 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 ssh-agent -k [2023-08-16T02:03:51.028Z] unset SSH_AUTH_SOCK; [2023-08-16T02:03:51.028Z] unset SSH_AGENT_PID; [2023-08-16T02:03:51.028Z] echo Agent pid 39 killed; [2023-08-16T02:03:51.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T02:03:51.309Z] + git semver [Pipeline] } [2023-08-16T02:03:51.608Z] $ docker stop --time=1 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 [2023-08-16T02:03:52.891Z] $ docker rm -f --volumes 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T02:03:53.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T02:03:53.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:03:53.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T02:03:53.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:03:53.563Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:03:53.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T02:03:53.978Z] $ docker top f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e -eo pid,comm [2023-08-16T02:03:53.993Z] 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-08-16T02:03:53.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T02:03:54.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T02:03:54.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T02:03:54.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T02:03:54.181Z] $ docker exec f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e ssh-agent [2023-08-16T02:03:54.269Z] SSH_AUTH_SOCK=/tmp/ssh-CdFfefZ7wkbm/agent.34 [2023-08-16T02:03:54.269Z] SSH_AGENT_PID=40 [2023-08-16T02:03:54.274Z] Running ssh-add (command line suppressed) [2023-08-16T02:03:54.409Z] Identity added: /w/workspace/edgex-go/560@tmp/private_key_15544819531176154107.key (/w/workspace/edgex-go/560@tmp/private_key_15544819531176154107.key) [2023-08-16T02:03:54.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T02:03:54.676Z] + git semver push [2023-08-16T02:03:54.934Z] 2023-08-16 02:03:54,914 [run_push] DEBUG push [2023-08-16T02:03:54.934Z] 2023-08-16 02:03:54,915 [execute] INFO git cat-file --batch-check [2023-08-16T02:03:54.934Z] 2023-08-16 02:03:54,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T02:03:54.934Z] 2023-08-16 02:03:54,920 [execute] INFO git rev-list e989f03a914825744d5d7fe94ba47a50ed9c61c2 -- [2023-08-16T02:03:54.935Z] 2023-08-16 02:03:54,920 [execute] DEBUG Popen(['git', 'rev-list', 'e989f03a914825744d5d7fe94ba47a50ed9c61c2', '--'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-16T02:03:54.935Z] 2023-08-16 02:03:54,937 [execute] INFO git fetch -v origin [2023-08-16T02:03:54.935Z] 2023-08-16 02:03:54,938 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-16T02:03:55.502Z] 2023-08-16 02:03:55,400 [run_push] DEBUG no remote changes detected [2023-08-16T02:03:55.502Z] 2023-08-16 02:03:55,400 [execute] INFO git push origin semver [2023-08-16T02:03:55.502Z] 2023-08-16 02:03:55,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-16T02:03:56.441Z] 2023-08-16 02:03:56,161 [run_push] DEBUG push all version tags [2023-08-16T02:03:56.441Z] 2023-08-16 02:03:56,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-16T02:03:56.441Z] 2023-08-16 02:03:56,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) [2023-08-16T02:03:57.007Z] 2023-08-16 02:03:56,879 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main [2023-08-16T02:03:57.007Z] 3.1.0-dev.27 [Pipeline] } [2023-08-16T02:03:57.048Z] $ docker exec --env ******** --env ******** f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e ssh-agent -k [2023-08-16T02:03:57.137Z] unset SSH_AUTH_SOCK; [2023-08-16T02:03:57.138Z] unset SSH_AGENT_PID; [2023-08-16T02:03:57.138Z] echo Agent pid 40 killed; [2023-08-16T02:03:57.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T02:03:57.420Z] + git semver [Pipeline] } [2023-08-16T02:03:57.723Z] $ docker stop --time=1 f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e [2023-08-16T02:03:58.979Z] $ docker rm -f --volumes f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e [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-08-16T02:03:59.445Z] + [ -d /w/workspace/edgex-go/560/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:03:59.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:00.583Z] ---> package-listing.sh [2023-08-16T02:04:00.583Z] ++ facter osfamily [2023-08-16T02:04:00.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T02:04:00.843Z] + OS_FAMILY=debian [2023-08-16T02:04:00.843Z] + workspace=/w/workspace/edgex-go/560 [2023-08-16T02:04:00.843Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T02:04:00.843Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T02:04:00.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T02:04:00.843Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T02:04:00.843Z] + '[' /w/workspace/edgex-go/560 ']' [2023-08-16T02:04:00.843Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T02:04:00.843Z] + case "${OS_FAMILY}" in [2023-08-16T02:04:00.843Z] + dpkg -l [2023-08-16T02:04:00.843Z] + grep '^ii' [2023-08-16T02:04:00.843Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T02:04:00.843Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T02:04:00.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T02:04:00.843Z] + '[' /w/workspace/edgex-go/560 ']' [2023-08-16T02:04:00.843Z] + mkdir -p /w/workspace/edgex-go/560/archives/ [2023-08-16T02:04:00.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/560/archives/ [Pipeline] echo [2023-08-16T02:04:00.852Z] 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/560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T02:04:01.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:04:01.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T02:04:01.686Z] [2023-08-16T02:04:01.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T02:04:01.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T02:04:01.977Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T02:04:01.977Z] 5eb5b503b376: Pulling fs layer [2023-08-16T02:04:01.977Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T02:04:01.977Z] ec43610c2a17: Pulling fs layer [2023-08-16T02:04:01.977Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T02:04:01.977Z] 33b1e0a273af: Pulling fs layer [2023-08-16T02:04:01.977Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T02:04:01.977Z] 2f39f015ded8: Pulling fs layer [2023-08-16T02:04:01.977Z] 33b1e0a273af: Waiting [2023-08-16T02:04:01.977Z] 5d3b04190fa2: Waiting [2023-08-16T02:04:01.977Z] 3a2ae6a8a46f: Waiting [2023-08-16T02:04:01.977Z] 2f39f015ded8: Waiting [2023-08-16T02:04:01.977Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T02:04:01.977Z] 5c69ac0246d0: Download complete [2023-08-16T02:04:01.977Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T02:04:01.977Z] 3a2ae6a8a46f: Download complete [2023-08-16T02:04:01.977Z] ec43610c2a17: Verifying Checksum [2023-08-16T02:04:01.977Z] ec43610c2a17: Download complete [2023-08-16T02:04:01.977Z] 33b1e0a273af: Verifying Checksum [2023-08-16T02:04:01.977Z] 33b1e0a273af: Download complete [2023-08-16T02:04:01.977Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T02:04:01.977Z] 5d3b04190fa2: Download complete [2023-08-16T02:04:02.235Z] 5eb5b503b376: Verifying Checksum [2023-08-16T02:04:02.235Z] 5eb5b503b376: Download complete [2023-08-16T02:04:02.801Z] 2f39f015ded8: Download complete [2023-08-16T02:04:03.366Z] 5eb5b503b376: Pull complete [2023-08-16T02:04:03.366Z] 5c69ac0246d0: Pull complete [2023-08-16T02:04:03.624Z] ec43610c2a17: Pull complete [2023-08-16T02:04:03.881Z] 3a2ae6a8a46f: Pull complete [2023-08-16T02:04:03.881Z] 33b1e0a273af: Pull complete [2023-08-16T02:04:03.881Z] 5d3b04190fa2: Pull complete [2023-08-16T02:04:08.064Z] 2f39f015ded8: Pull complete [2023-08-16T02:04:08.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T02:04:08.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T02:04:08.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T02:04:08.138Z] prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container [2023-08-16T02:04:08.201Z] $ 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/560/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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T02:04:09.475Z] $ docker top a579b5974ee69030fe2c94f6e17808f51b14e8a5fc2c6f2fc4a4671bee8773a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T02:04:09.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T02:04:10.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T02:04:10.342Z] + ls /var/log/sa-host [2023-08-16T02:04:10.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T02:04:10.494Z] provisioning config files... [2023-08-16T02:04:10.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/560@tmp/config13460132642021904555tmp [Pipeline] { [Pipeline] echo [2023-08-16T02:04:10.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:10.793Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T02:04:10.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:11.137Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T02:04:11.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:11.428Z] ---> sudo-logs.sh [2023-08-16T02:04:11.428Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T02:04:11.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:11.725Z] ---> job-cost.sh [2023-08-16T02:04:11.725Z] lf-activate-venv: SKIPPING [2023-08-16T02:04:11.725Z] DEBUG: total: 0.10999999940395355 [2023-08-16T02:04:11.725Z] INFO: Retrieving Stack Cost... [2023-08-16T02:04:11.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T02:04:12.551Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T02:04:12.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T02:04:12.839Z] ---> logs-deploy.sh [2023-08-16T02:04:12.840Z] lf-activate-venv: SKIPPING [2023-08-16T02:04:12.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/560 [2023-08-16T02:04:12.840Z] INFO: archiving workspace using pattern(s): [2023-08-16T02:04:13.776Z] Archives upload complete. [2023-08-16T02:04:14.034Z] INFO: archiving logs to Nexus [2023-08-16T02:04:14.601Z] ---> uname -a: [2023-08-16T02:04:14.601Z] Linux prd-ubuntu20-04-docker-8c-8g-3751 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] ---> lscpu: [2023-08-16T02:04:14.601Z] Architecture: x86_64 [2023-08-16T02:04:14.601Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-16T02:04:14.601Z] Byte Order: Little Endian [2023-08-16T02:04:14.601Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-16T02:04:14.601Z] CPU(s): 8 [2023-08-16T02:04:14.601Z] On-line CPU(s) list: 0-7 [2023-08-16T02:04:14.601Z] Thread(s) per core: 1 [2023-08-16T02:04:14.601Z] Core(s) per socket: 1 [2023-08-16T02:04:14.601Z] Socket(s): 8 [2023-08-16T02:04:14.601Z] NUMA node(s): 1 [2023-08-16T02:04:14.601Z] Vendor ID: AuthenticAMD [2023-08-16T02:04:14.601Z] CPU family: 23 [2023-08-16T02:04:14.601Z] Model: 49 [2023-08-16T02:04:14.601Z] Model name: AMD EPYC-Rome Processor [2023-08-16T02:04:14.601Z] Stepping: 0 [2023-08-16T02:04:14.601Z] CPU MHz: 2799.998 [2023-08-16T02:04:14.601Z] BogoMIPS: 5599.99 [2023-08-16T02:04:14.601Z] Virtualization: AMD-V [2023-08-16T02:04:14.601Z] Hypervisor vendor: KVM [2023-08-16T02:04:14.601Z] Virtualization type: full [2023-08-16T02:04:14.601Z] L1d cache: 256 KiB [2023-08-16T02:04:14.601Z] L1i cache: 256 KiB [2023-08-16T02:04:14.601Z] L2 cache: 4 MiB [2023-08-16T02:04:14.601Z] L3 cache: 128 MiB [2023-08-16T02:04:14.601Z] NUMA node0 CPU(s): 0-7 [2023-08-16T02:04:14.601Z] Vulnerability Itlb multihit: Not affected [2023-08-16T02:04:14.601Z] Vulnerability L1tf: Not affected [2023-08-16T02:04:14.601Z] Vulnerability Mds: Not affected [2023-08-16T02:04:14.601Z] Vulnerability Meltdown: Not affected [2023-08-16T02:04:14.601Z] Vulnerability Mmio stale data: Not affected [2023-08-16T02:04:14.601Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-16T02:04:14.601Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-16T02:04:14.601Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-16T02:04:14.601Z] Vulnerability Srbds: Not affected [2023-08-16T02:04:14.601Z] Vulnerability Tsx async abort: Not affected [2023-08-16T02:04:14.601Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] ---> nproc: [2023-08-16T02:04:14.601Z] 8 [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] ---> df -h: [2023-08-16T02:04:14.601Z] Filesystem Size Used Avail Use% Mounted on [2023-08-16T02:04:14.601Z] overlay 155G 24G 132G 15% / [2023-08-16T02:04:14.601Z] tmpfs 64M 0 64M 0% /dev [2023-08-16T02:04:14.601Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-16T02:04:14.601Z] shm 64M 0 64M 0% /dev/shm [2023-08-16T02:04:14.601Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] ---> sar -b -r -n DEV: [2023-08-16T02:04:14.601Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3751) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] 01:30:36 LINUX RESTART (8 CPU) [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-16T02:04:14.601Z] 01:32:01 179.37 33.93 145.44 0.00 4173.04 84509.25 0.00 [2023-08-16T02:04:14.601Z] 01:33:01 38.23 0.05 38.18 0.00 5.73 18757.54 0.00 [2023-08-16T02:04:14.601Z] 01:34:01 64.05 0.22 63.83 0.00 4.00 25707.58 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 852.82 7.08 845.74 0.00 93.85 312942.91 0.00 [2023-08-16T02:04:14.601Z] 01:36:01 183.69 11.63 172.06 0.00 3453.52 75533.89 0.00 [2023-08-16T02:04:14.601Z] 01:37:01 633.21 0.15 633.06 0.00 21.19 62478.64 0.00 [2023-08-16T02:04:14.601Z] 01:38:01 20.03 0.00 20.03 0.00 0.00 526.05 0.00 [2023-08-16T02:04:14.601Z] 01:39:01 2.05 0.42 1.63 0.00 16.40 18.13 0.00 [2023-08-16T02:04:14.601Z] 01:40:01 2.28 1.17 1.12 0.00 19.86 13.60 0.00 [2023-08-16T02:04:14.601Z] 01:41:01 1.53 0.00 1.53 0.00 0.00 25.86 0.00 [2023-08-16T02:04:14.601Z] 01:42:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 [2023-08-16T02:04:14.601Z] 01:43:02 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2023-08-16T02:04:14.601Z] 01:44:01 1.41 0.00 1.41 0.00 0.00 15.05 0.00 [2023-08-16T02:04:14.601Z] 01:45:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2023-08-16T02:04:14.601Z] 01:46:01 1.62 0.02 1.60 0.00 0.13 18.53 0.00 [2023-08-16T02:04:14.601Z] 01:47:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-08-16T02:04:14.601Z] 01:48:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2023-08-16T02:04:14.601Z] 01:49:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 [2023-08-16T02:04:14.601Z] 01:50:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-08-16T02:04:14.601Z] 01:51:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 [2023-08-16T02:04:14.601Z] 01:52:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 [2023-08-16T02:04:14.601Z] 01:53:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2023-08-16T02:04:14.601Z] 01:54:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-08-16T02:04:14.601Z] 01:55:01 2.88 1.02 1.87 0.00 21.85 27.71 0.00 [2023-08-16T02:04:14.601Z] 01:56:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-08-16T02:04:14.601Z] 01:57:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 [2023-08-16T02:04:14.601Z] 01:58:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2023-08-16T02:04:14.601Z] 01:59:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2023-08-16T02:04:14.601Z] 02:00:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-08-16T02:04:14.601Z] 02:01:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-08-16T02:04:14.601Z] 02:02:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-08-16T02:04:14.601Z] 02:03:01 1.43 0.02 1.42 0.00 4.27 30.66 0.00 [2023-08-16T02:04:14.601Z] 02:04:01 152.14 0.40 151.74 0.00 17.33 59240.13 0.00 [2023-08-16T02:04:14.601Z] Average: 65.44 1.70 63.74 0.00 237.43 19405.87 0.00 [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-16T02:04:14.601Z] 01:32:01 28390452 31610736 706536 2.15 113572 3335416 1788240 5.27 1077928 3010160 528 [2023-08-16T02:04:14.601Z] 01:33:01 27795356 31425380 884104 2.69 117160 3693400 2306788 6.80 1401188 3225888 85756 [2023-08-16T02:04:14.601Z] 01:34:01 28001892 31550964 762948 2.32 120384 3638004 2054932 6.06 1254684 3191276 116948 [2023-08-16T02:04:14.601Z] 01:35:01 16415268 29446712 2793140 8.49 239920 12417760 6814104 20.08 4120460 11243920 47832 [2023-08-16T02:04:14.601Z] 01:36:01 13201244 29089680 3127564 9.51 261168 15120680 8773564 25.86 5814568 12593624 522340 [2023-08-16T02:04:14.601Z] 01:37:01 16229972 31483656 792016 2.41 269736 14617320 2357564 6.95 2651508 12953300 584 [2023-08-16T02:04:14.601Z] 01:38:01 16241588 31496588 779100 2.37 270816 14617500 2206800 6.50 2845116 12746432 8 [2023-08-16T02:04:14.601Z] 01:39:01 16238576 31495028 780612 2.37 270852 14617988 2206800 6.50 2848400 12746676 40 [2023-08-16T02:04:14.601Z] 01:40:01 16246504 31503820 771932 2.35 270860 14618592 2206800 6.50 2837608 12746876 12 [2023-08-16T02:04:14.601Z] 01:41:01 16247984 31505352 770356 2.34 270932 14618572 2222856 6.55 2836092 12746856 176 [2023-08-16T02:04:14.601Z] 01:42:01 16252636 31510028 766176 2.33 270952 14618572 2222856 6.55 2832620 12746856 16 [2023-08-16T02:04:14.601Z] 01:43:02 16252680 31510116 766068 2.33 270992 14618580 2222856 6.55 2832468 12746860 8 [2023-08-16T02:04:14.601Z] 01:44:01 16252664 31510184 765988 2.33 271072 14618580 2222856 6.55 2832528 12746864 8 [2023-08-16T02:04:14.601Z] 01:45:01 16252528 31510256 766024 2.33 271112 14618584 2222856 6.55 2832436 12747028 8 [2023-08-16T02:04:14.601Z] 01:46:01 16251948 31509832 766232 2.33 271144 14618580 2245036 6.62 2832736 12747036 28 [2023-08-16T02:04:14.601Z] 01:47:01 16251852 31509800 766180 2.33 271164 14618588 2245036 6.62 2832580 12747040 168 [2023-08-16T02:04:14.601Z] 01:48:01 16251804 31509776 766128 2.33 271184 14618592 2245036 6.62 2832816 12747044 4 [2023-08-16T02:04:14.601Z] 01:49:01 16251536 31509524 766296 2.33 271200 14618592 2245036 6.62 2832524 12747044 176 [2023-08-16T02:04:14.601Z] 01:50:01 16251916 31509936 766084 2.33 271228 14618596 2245036 6.62 2832608 12747048 8 [2023-08-16T02:04:14.601Z] 01:51:01 16252188 31510240 765768 2.33 271260 14618596 2245036 6.62 2833756 12747048 24 [2023-08-16T02:04:14.601Z] 01:52:01 16252132 31510216 765732 2.33 271284 14618604 2245036 6.62 2833840 12747056 184 [2023-08-16T02:04:14.601Z] 01:53:01 16251864 31509968 765916 2.33 271300 14618608 2245036 6.62 2833804 12747060 240 [2023-08-16T02:04:14.601Z] 01:54:01 16251532 31509652 766172 2.33 271316 14618608 2245036 6.62 2833792 12747060 188 [2023-08-16T02:04:14.601Z] 01:55:01 16249572 31508692 766860 2.33 271388 14619228 2288172 6.74 2834076 12747608 192 [2023-08-16T02:04:14.601Z] 01:56:01 16249764 31508884 766824 2.33 271428 14619232 2288172 6.74 2834220 12747608 40 [2023-08-16T02:04:14.601Z] 01:57:01 16249912 31509108 766592 2.33 271452 14619236 2288172 6.74 2834088 12747616 240 [2023-08-16T02:04:14.601Z] 01:58:01 16249620 31508840 766800 2.33 271476 14619236 2288172 6.74 2833964 12747616 4 [2023-08-16T02:04:14.601Z] 01:59:01 16249896 31509120 766480 2.33 271500 14619240 2288172 6.74 2833768 12747620 172 [2023-08-16T02:04:14.601Z] 02:00:01 16249620 31508880 766668 2.33 271532 14619244 2288172 6.74 2833732 12747624 4 [2023-08-16T02:04:14.601Z] 02:01:01 16249792 31509088 766396 2.33 271564 14619248 2288172 6.74 2833816 12747624 180 [2023-08-16T02:04:14.601Z] 02:02:01 16249776 31509116 766312 2.33 271600 14619252 2288172 6.74 2833904 12747628 8 [2023-08-16T02:04:14.601Z] 02:03:01 16243352 31503356 771396 2.35 271624 14619880 2318032 6.83 2837408 12748496 552 [2023-08-16T02:04:14.601Z] 02:04:01 14736596 31469852 803528 2.44 307212 15928396 2272300 6.70 2969628 13991960 964 [2023-08-16T02:04:14.601Z] Average: 17189819 31372193 904089 2.75 257012 13601185 2573664 7.58 2818020 11867802 23565 [2023-08-16T02:04:14.601Z] [2023-08-16T02:04:14.601Z] 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-16T02:04:14.601Z] 01:32:01 docker0 665.69 682.97 48.10 4508.18 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:32:01 vethfbcd956 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:32:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:32:01 ens3 1693.92 1466.21 13814.13 181.99 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:33:01 docker0 1.32 1.35 0.10 0.12 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:33:01 veth8f56426 1.32 1.50 0.11 0.13 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:33:01 ens3 69.32 65.74 37.30 110.90 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:34:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:34:01 ens3 89.70 53.45 1576.16 16.11 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth08c7657 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 docker0 376.64 654.84 29.77 3801.81 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth5d9241a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth808046a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth68bf174 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth0a03c18 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth5d60837 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth6306b5e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth09c365e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 vethb7fca5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 vethb3fbde8 0.00 1.20 0.00 0.06 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 ens3 712.28 410.20 4539.37 52.60 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 veth9708636 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.601Z] 01:35:01 vethb54390b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth08c7657 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth5d9241a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth808046a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth68bf174 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth0a03c18 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth5d60837 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth6306b5e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth09c365e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 vethb7fca5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 vethb3fbde8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 ens3 92.09 33.46 1380.08 5.45 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 veth9708636 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 vethb54390b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:37:01 lo 43.92 43.92 4.32 4.32 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:37:01 ens3 379.42 393.02 210.24 1514.87 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:38:01 lo 26.13 26.13 2.58 2.58 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:38:01 ens3 265.99 248.53 144.98 1402.55 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:39:01 ens3 2.08 1.57 1.65 2.85 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:40:01 ens3 5.61 4.60 3.67 3.32 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:41:01 ens3 0.52 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:42:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:43:02 ens3 0.82 0.73 5.01 0.06 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:44:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:47:01 ens3 0.67 0.30 0.13 0.08 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:48:01 ens3 0.63 0.50 0.27 0.22 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:51:01 ens3 2.95 8.56 0.19 15.57 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:52:01 ens3 0.65 2.00 0.11 6.66 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:54:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:55:01 ens3 4.30 7.24 0.51 7.36 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:56:01 ens3 2.77 5.50 0.41 7.35 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:57:01 ens3 3.97 7.60 0.32 7.36 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 01:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:00:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:02:01 ens3 3.22 5.57 0.27 7.25 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:03:01 ens3 23.08 40.17 5.47 56.27 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:04:01 docker0 66.62 119.83 5.53 1026.50 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:04:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] 02:04:01 ens3 451.14 254.72 8255.47 60.21 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] Average: docker0 33.66 44.23 2.53 283.05 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] Average: lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] Average: ens3 115.40 91.27 908.77 104.88 0.00 0.00 0.00 0.00 [2023-08-16T02:04:14.602Z] [2023-08-16T02:04:14.602Z] [2023-08-16T02:04:14.602Z] ---> sar -P ALL: [2023-08-16T02:04:14.602Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3751) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T02:04:14.602Z] [2023-08-16T02:04:14.602Z] 01:30:36 LINUX RESTART (8 CPU) [2023-08-16T02:04:14.602Z] [2023-08-16T02:04:14.602Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T02:04:14.602Z] 01:32:01 all 13.23 0.00 4.99 1.13 0.07 80.57 [2023-08-16T02:04:14.602Z] 01:32:01 0 12.14 0.00 4.40 3.13 0.07 80.25 [2023-08-16T02:04:14.602Z] 01:32:01 1 11.39 0.00 5.82 0.30 0.07 82.42 [2023-08-16T02:04:14.602Z] 01:32:01 2 15.54 0.00 4.52 0.22 0.05 79.66 [2023-08-16T02:04:14.602Z] 01:32:01 3 13.68 0.00 4.87 1.05 0.08 80.31 [2023-08-16T02:04:14.602Z] 01:32:01 4 10.98 0.00 3.92 1.45 0.07 83.58 [2023-08-16T02:04:14.602Z] 01:32:01 5 10.99 0.00 4.80 0.51 0.05 83.66 [2023-08-16T02:04:14.602Z] 01:32:01 6 20.70 0.00 6.55 2.10 0.10 70.54 [2023-08-16T02:04:14.602Z] 01:32:01 7 10.35 0.00 5.05 0.27 0.10 84.22 [2023-08-16T02:04:14.602Z] 01:33:01 all 31.49 0.00 5.35 0.18 0.08 62.89 [2023-08-16T02:04:14.602Z] 01:33:01 0 32.62 0.00 5.52 1.43 0.08 60.35 [2023-08-16T02:04:14.602Z] 01:33:01 1 31.02 0.00 4.75 0.02 0.08 64.13 [2023-08-16T02:04:14.602Z] 01:33:01 2 31.88 0.00 5.77 0.02 0.08 62.25 [2023-08-16T02:04:14.602Z] 01:33:01 3 29.84 0.00 6.15 0.00 0.08 63.94 [2023-08-16T02:04:14.602Z] 01:33:01 4 32.48 0.00 5.81 0.00 0.07 61.64 [2023-08-16T02:04:14.602Z] 01:33:01 5 31.19 0.00 4.69 0.00 0.08 64.04 [2023-08-16T02:04:14.602Z] 01:33:01 6 32.75 0.00 5.29 0.00 0.08 61.87 [2023-08-16T02:04:14.602Z] 01:33:01 7 30.14 0.00 4.83 0.02 0.10 64.92 [2023-08-16T02:04:14.602Z] 01:34:01 all 47.53 0.00 6.94 0.20 0.10 45.24 [2023-08-16T02:04:14.602Z] 01:34:01 0 48.02 0.00 7.34 0.34 0.10 44.20 [2023-08-16T02:04:14.602Z] 01:34:01 1 49.14 0.00 7.09 1.04 0.10 42.62 [2023-08-16T02:04:14.602Z] 01:34:01 2 47.49 0.00 7.12 0.02 0.10 45.27 [2023-08-16T02:04:14.602Z] 01:34:01 3 46.71 0.00 6.81 0.05 0.08 46.35 [2023-08-16T02:04:14.602Z] 01:34:01 4 47.03 0.00 7.37 0.00 0.10 45.50 [2023-08-16T02:04:14.602Z] 01:34:01 5 46.64 0.00 6.36 0.10 0.10 46.79 [2023-08-16T02:04:14.602Z] 01:34:01 6 48.81 0.00 6.69 0.00 0.10 44.40 [2023-08-16T02:04:14.602Z] 01:34:01 7 46.41 0.00 6.72 0.02 0.10 46.76 [2023-08-16T02:04:14.602Z] 01:35:01 all 31.14 0.00 10.29 3.59 0.11 54.87 [2023-08-16T02:04:14.602Z] 01:35:01 0 30.96 0.00 9.67 3.30 0.08 55.99 [2023-08-16T02:04:14.602Z] 01:35:01 1 30.20 0.00 11.64 8.72 0.10 49.35 [2023-08-16T02:04:14.602Z] 01:35:01 2 30.44 0.00 10.75 2.98 0.10 55.72 [2023-08-16T02:04:14.602Z] 01:35:01 3 30.41 0.00 10.61 3.13 0.12 55.73 [2023-08-16T02:04:14.602Z] 01:35:01 4 31.14 0.00 9.52 1.87 0.12 57.34 [2023-08-16T02:04:14.602Z] 01:35:01 5 31.30 0.00 10.40 3.50 0.10 54.70 [2023-08-16T02:04:14.602Z] 01:35:01 6 32.36 0.00 9.53 1.80 0.10 56.22 [2023-08-16T02:04:14.602Z] 01:35:01 7 32.31 0.00 10.23 3.44 0.14 53.88 [2023-08-16T02:04:14.602Z] 01:36:01 all 89.23 0.00 10.65 0.00 0.12 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 0 90.21 0.00 9.64 0.02 0.13 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 1 89.86 0.00 10.02 0.00 0.12 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 2 88.16 0.00 11.70 0.00 0.12 0.02 [2023-08-16T02:04:14.602Z] 01:36:01 3 89.24 0.00 10.63 0.00 0.13 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 4 89.39 0.00 10.49 0.00 0.12 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 5 89.41 0.00 10.46 0.00 0.13 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 6 89.46 0.00 10.44 0.00 0.10 0.00 [2023-08-16T02:04:14.602Z] 01:36:01 7 88.11 0.00 11.79 0.00 0.10 0.00 [2023-08-16T02:04:14.602Z] 01:37:01 all 25.03 0.00 4.44 0.42 0.08 70.03 [2023-08-16T02:04:14.602Z] 01:37:01 0 23.22 0.00 4.53 0.23 0.07 71.94 [2023-08-16T02:04:14.602Z] 01:37:01 1 24.98 0.00 4.28 0.25 0.07 70.42 [2023-08-16T02:04:14.602Z] 01:37:01 2 23.09 0.00 4.70 0.37 0.07 71.78 [2023-08-16T02:04:14.602Z] 01:37:01 3 25.22 0.00 4.22 0.35 0.08 70.13 [2023-08-16T02:04:14.602Z] 01:37:01 4 26.67 0.00 4.26 0.45 0.08 68.54 [2023-08-16T02:04:14.602Z] 01:37:01 5 24.69 0.00 4.67 1.14 0.07 69.44 [2023-08-16T02:04:14.602Z] 01:37:01 6 26.92 0.00 4.15 0.33 0.08 68.51 [2023-08-16T02:04:14.602Z] 01:37:01 7 25.49 0.00 4.71 0.20 0.12 69.48 [2023-08-16T02:04:14.602Z] 01:38:01 all 4.97 0.00 0.57 0.04 0.04 94.39 [2023-08-16T02:04:14.602Z] 01:38:01 0 4.50 0.00 0.69 0.02 0.07 94.73 [2023-08-16T02:04:14.602Z] 01:38:01 1 4.34 0.00 0.55 0.02 0.02 95.08 [2023-08-16T02:04:14.602Z] 01:38:01 2 4.96 0.00 0.55 0.00 0.03 94.45 [2023-08-16T02:04:14.602Z] 01:38:01 3 4.78 0.00 0.53 0.02 0.05 94.62 [2023-08-16T02:04:14.602Z] 01:38:01 4 2.97 0.00 0.40 0.00 0.03 96.59 [2023-08-16T02:04:14.602Z] 01:38:01 5 5.90 0.00 0.47 0.28 0.03 93.32 [2023-08-16T02:04:14.602Z] 01:38:01 6 5.90 0.00 0.57 0.00 0.03 93.50 [2023-08-16T02:04:14.602Z] 01:38:01 7 6.38 0.00 0.80 0.00 0.03 92.79 [2023-08-16T02:04:14.602Z] 01:39:01 all 0.33 0.00 0.03 0.01 0.01 99.62 [2023-08-16T02:04:14.602Z] 01:39:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-16T02:04:14.602Z] 01:39:01 1 1.89 0.00 0.07 0.00 0.03 98.01 [2023-08-16T02:04:14.602Z] 01:39:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2023-08-16T02:04:14.602Z] 01:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-16T02:04:14.602Z] 01:39:01 4 0.17 0.00 0.02 0.02 0.00 99.80 [2023-08-16T02:04:14.602Z] 01:39:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-08-16T02:04:14.602Z] 01:39:01 6 0.22 0.00 0.07 0.00 0.02 99.70 [2023-08-16T02:04:14.602Z] 01:39:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-16T02:04:14.602Z] 01:40:01 all 0.24 0.00 0.03 0.01 0.00 99.72 [2023-08-16T02:04:14.602Z] 01:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T02:04:14.602Z] 01:40:01 1 1.09 0.00 0.07 0.00 0.02 98.83 [2023-08-16T02:04:14.602Z] 01:40:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2023-08-16T02:04:14.602Z] 01:40:01 3 0.17 0.00 0.03 0.00 0.00 99.80 [2023-08-16T02:04:14.602Z] 01:40:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-16T02:04:14.602Z] 01:40:01 5 0.10 0.00 0.03 0.02 0.00 99.85 [2023-08-16T02:04:14.602Z] 01:40:01 6 0.27 0.00 0.05 0.03 0.00 99.65 [2023-08-16T02:04:14.602Z] 01:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-16T02:04:14.602Z] 01:41:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-08-16T02:04:14.603Z] 01:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:41:01 1 0.20 0.00 0.03 0.00 0.05 99.72 [2023-08-16T02:04:14.603Z] 01:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:41:01 5 0.00 0.00 0.03 0.03 0.02 99.92 [2023-08-16T02:04:14.603Z] 01:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-16T02:04:14.603Z] 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:42:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2023-08-16T02:04:14.603Z] 01:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-16T02:04:14.603Z] 01:42:01 1 1.49 0.00 0.07 0.00 0.02 98.43 [2023-08-16T02:04:14.603Z] 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] [2023-08-16T02:04:14.603Z] 01:42:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T02:04:14.603Z] 01:43:02 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-08-16T02:04:14.603Z] 01:43:02 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:43:02 1 2.04 0.00 0.03 0.00 0.03 97.90 [2023-08-16T02:04:14.603Z] 01:43:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:43:02 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-16T02:04:14.603Z] 01:43:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:43:02 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:43:02 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-16T02:04:14.603Z] 01:43:02 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:44:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2023-08-16T02:04:14.603Z] 01:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:44:01 1 1.86 0.00 0.02 0.00 0.02 98.11 [2023-08-16T02:04:14.603Z] 01:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:45:01 all 0.05 0.00 0.01 0.00 0.01 99.94 [2023-08-16T02:04:14.603Z] 01:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T02:04:14.603Z] 01:45:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2023-08-16T02:04:14.603Z] 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:45:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-16T02:04:14.603Z] 01:45:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-16T02:04:14.603Z] 01:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:46:01 all 0.02 0.00 0.04 0.01 0.00 99.92 [2023-08-16T02:04:14.603Z] 01:46:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2023-08-16T02:04:14.603Z] 01:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-16T02:04:14.603Z] 01:46:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:46:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2023-08-16T02:04:14.603Z] 01:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-16T02:04:14.603Z] 01:46:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2023-08-16T02:04:14.603Z] 01:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-08-16T02:04:14.603Z] 01:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-16T02:04:14.603Z] 01:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:47:01 3 0.02 0.00 0.00 0.08 0.02 99.88 [2023-08-16T02:04:14.603Z] 01:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:47:01 6 0.12 0.00 0.03 0.00 0.02 99.83 [2023-08-16T02:04:14.603Z] 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T02:04:14.603Z] 01:48:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:48:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:48:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-16T02:04:14.603Z] 01:48:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2023-08-16T02:04:14.603Z] 01:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T02:04:14.603Z] 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:49:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-16T02:04:14.603Z] 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-08-16T02:04:14.603Z] 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-16T02:04:14.603Z] 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:50:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2023-08-16T02:04:14.603Z] 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:51:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-08-16T02:04:14.603Z] 01:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T02:04:14.603Z] 01:51:01 1 0.18 0.00 0.00 0.00 0.00 99.82 [2023-08-16T02:04:14.603Z] 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:51:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-08-16T02:04:14.603Z] 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:51:01 5 0.10 0.00 0.03 0.03 0.02 99.82 [2023-08-16T02:04:14.603Z] 01:51:01 6 0.17 0.00 0.03 0.00 0.02 99.78 [2023-08-16T02:04:14.603Z] 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:52:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-16T02:04:14.603Z] 01:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-16T02:04:14.603Z] 01:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-08-16T02:04:14.603Z] 01:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] [2023-08-16T02:04:14.603Z] 01:53:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T02:04:14.603Z] 01:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:55:01 all 0.06 0.00 0.04 0.02 0.00 99.88 [2023-08-16T02:04:14.603Z] 01:55:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-16T02:04:14.603Z] 01:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-16T02:04:14.603Z] 01:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:55:01 5 0.22 0.00 0.12 0.12 0.02 99.53 [2023-08-16T02:04:14.603Z] 01:55:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-16T02:04:14.603Z] 01:55:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-08-16T02:04:14.603Z] 01:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:56:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-16T02:04:14.603Z] 01:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T02:04:14.603Z] 01:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-16T02:04:14.603Z] 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.603Z] 01:57:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-08-16T02:04:14.603Z] 01:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-16T02:04:14.603Z] 01:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:57:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-08-16T02:04:14.603Z] 01:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T02:04:14.603Z] 01:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.603Z] 01:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T02:04:14.603Z] 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 01:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T02:04:14.604Z] 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 01:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 01:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-08-16T02:04:14.604Z] 01:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 01:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 01:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 01:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-16T02:04:14.604Z] 01:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 01:59:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-08-16T02:04:14.604Z] 01:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T02:04:14.604Z] 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:00:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-08-16T02:04:14.604Z] 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T02:04:14.604Z] 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-16T02:04:14.604Z] 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-16T02:04:14.604Z] 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:02:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-16T02:04:14.604Z] 02:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T02:04:14.604Z] 02:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T02:04:14.604Z] 02:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-16T02:04:14.604Z] 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T02:04:14.604Z] 02:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T02:04:14.604Z] 02:03:01 all 0.23 0.00 0.12 0.00 0.01 99.64 [2023-08-16T02:04:14.604Z] 02:03:01 0 0.30 0.00 0.13 0.00 0.00 99.57 [2023-08-16T02:04:14.604Z] 02:03:01 1 0.30 0.00 0.07 0.00 0.02 99.62 [2023-08-16T02:04:14.604Z] 02:03:01 2 0.22 0.00 0.13 0.02 0.00 99.63 [2023-08-16T02:04:14.604Z] 02:03:01 3 0.30 0.00 0.17 0.02 0.02 99.50 [2023-08-16T02:04:14.604Z] 02:03:01 4 0.17 0.00 0.17 0.00 0.02 99.65 [2023-08-16T02:04:14.604Z] 02:03:01 5 0.22 0.00 0.12 0.00 0.00 99.67 [2023-08-16T02:04:14.604Z] 02:03:01 6 0.20 0.00 0.07 0.00 0.00 99.73 [2023-08-16T02:04:14.604Z] 02:03:01 7 0.10 0.00 0.12 0.00 0.00 99.78 [2023-08-16T02:04:14.604Z] 02:04:01 all 9.65 0.00 4.15 0.81 0.07 85.32 [2023-08-16T02:04:14.604Z] 02:04:01 0 9.90 0.00 3.54 0.05 0.10 86.41 [2023-08-16T02:04:14.604Z] 02:04:01 1 9.16 0.00 4.78 0.05 0.07 85.94 [2023-08-16T02:04:14.604Z] 02:04:01 2 11.52 0.00 4.30 0.76 0.07 83.35 [2023-08-16T02:04:14.604Z] 02:04:01 3 9.38 0.00 4.84 2.06 0.07 83.65 [2023-08-16T02:04:14.604Z] 02:04:01 4 8.26 0.00 3.90 0.10 0.07 87.67 [2023-08-16T02:04:14.604Z] 02:04:01 5 8.78 0.00 4.62 0.39 0.07 86.15 [2023-08-16T02:04:14.604Z] 02:04:01 6 10.29 0.00 3.13 2.66 0.07 83.85 [2023-08-16T02:04:14.604Z] 02:04:01 7 9.87 0.00 4.10 0.42 0.08 85.52 [2023-08-16T02:04:14.604Z] [2023-08-16T02:04:14.604Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-08-16T02:04:14.604Z] Average: all 7.67 0.00 1.44 0.19 0.02 90.67 [2023-08-16T02:04:14.604Z] Average: 0 7.62 0.00 1.38 0.26 0.02 90.72 [2023-08-16T02:04:14.604Z] Average: 1 7.81 0.00 1.49 0.31 0.03 90.36 [2023-08-16T02:04:14.604Z] Average: 2 7.66 0.00 1.50 0.13 0.02 90.69 [2023-08-16T02:04:14.604Z] Average: 3 7.55 0.00 1.48 0.21 0.03 90.75 [2023-08-16T02:04:14.604Z] Average: 4 7.54 0.00 1.39 0.12 0.02 90.94 [2023-08-16T02:04:14.604Z] Average: 5 7.55 0.00 1.42 0.19 0.02 90.82 [2023-08-16T02:04:14.604Z] Average: 6 8.09 0.00 1.41 0.21 0.03 90.26 [2023-08-16T02:04:14.604Z] Average: 7 7.53 0.00 1.46 0.13 0.02 90.85 [2023-08-16T02:04:14.604Z] [2023-08-16T02:04:14.604Z] [2023-08-16T02:04:14.604Z]