Pull request #4718 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19e58b714aaae1c0840688fd2d99e88fb17be014+08d06e0ccb5744197e6b9bad57675b66573abf32 (c600964bee11bf49434face2c19b4371d8b04104) 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-ssh1020965886549553171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 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-ssh1112221547427272205.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 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8136205421454937811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2907350499544567234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 # timeout=10 Commit message: "Merge pull request #445 from ernestojeda/fix-sleep" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9218647519303314188.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4718/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4718/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1140504267544648484.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16665 in /w/workspace/edgexfoundry_edgex-go_PR-4718 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit 19e58b714aaae1c0840688fd2d99e88fb17be014 Merge succeeded, producing 19e58b714aaae1c0840688fd2d99e88fb17be014 Checking out Revision 19e58b714aaae1c0840688fd2d99e88fb17be014 (PR-4718) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4718/head:refs/remotes/origin/PR-4718 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19e58b714aaae1c0840688fd2d99e88fb17be014 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19e58b714aaae1c0840688fd2d99e88fb17be014 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T19:12:00.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T19:12:00.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T19:12:00.888Z] ========================================================= [2023-11-06T19:12:00.888Z] EdgeX Global Pipelines Version Info [2023-11-06T19:12:00.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:12:01.639Z] ------------------- [2023-11-06T19:12:01.639Z] stable info: [2023-11-06T19:12:01.639Z] ------------------- [2023-11-06T19:12:01.639Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-06T19:12:01.639Z] Commit SHA: 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 [2023-11-06T19:12:01.639Z] Message: update stable to v1.0.256 [2023-11-06T19:12:02.210Z] ------------------- [2023-11-06T19:12:02.210Z] experimental info: [2023-11-06T19:12:02.210Z] ------------------- [2023-11-06T19:12:02.210Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-06T19:12:02.210Z] Commit SHA: 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 [2023-11-06T19:12:02.210Z] Message: update experimental to v1.0.256 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T19:12:02.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-06T19:12:02.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-06T19:12:02.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T19:12:02.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T19:12:02.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T19:12:02.709Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T19:12:02.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T19:12:02.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-06T19:12:02.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-06T19:12:02.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-06T19:12:02.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T19:12:03.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T19:12:03.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T19:12:03.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T19:12:03.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T19:12:03.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T19:12:03.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T19:12:03.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T19:12:03.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-06T19:12:03.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-06T19:12:03.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T19:12:03.387Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T19:12:03.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T19:12:03.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4718 [Pipeline] echo [2023-11-06T19:12:03.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4718 [Pipeline] echo [2023-11-06T19:12:03.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4718 [Pipeline] echo [2023-11-06T19:12:03.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19e58b714aaae1c0840688fd2d99e88fb17be014 [Pipeline] echo [2023-11-06T19:12:03.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19e58b7 [Pipeline] echo [2023-11-06T19:12:03.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T19:12:03.778Z] provisioning config files... [2023-11-06T19:12:03.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5220911846065706100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:12:04.171Z] ---> docker-login.sh [2023-11-06T19:12:04.171Z] nexus3.edgexfoundry.org:10001 [2023-11-06T19:12:04.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:12:04.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:12:04.430Z] Configure a credential helper to remove this warning. See [2023-11-06T19:12:04.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:12:04.430Z] [2023-11-06T19:12:04.430Z] Login Succeeded [2023-11-06T19:12:04.430Z] nexus3.edgexfoundry.org:10002 [2023-11-06T19:12:04.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:12:04.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:12:04.690Z] Configure a credential helper to remove this warning. See [2023-11-06T19:12:04.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:12:04.690Z] [2023-11-06T19:12:04.690Z] Login Succeeded [2023-11-06T19:12:04.690Z] nexus3.edgexfoundry.org:10003 [2023-11-06T19:12:04.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:12:04.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:12:04.690Z] Configure a credential helper to remove this warning. See [2023-11-06T19:12:04.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:12:04.690Z] [2023-11-06T19:12:04.690Z] Login Succeeded [2023-11-06T19:12:04.690Z] nexus3.edgexfoundry.org:10004 [2023-11-06T19:12:04.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:12:04.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:12:04.950Z] Configure a credential helper to remove this warning. See [2023-11-06T19:12:04.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:12:04.950Z] [2023-11-06T19:12:04.950Z] Login Succeeded [2023-11-06T19:12:04.950Z] docker.io [2023-11-06T19:12:04.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:12:05.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:12:05.210Z] Configure a credential helper to remove this warning. See [2023-11-06T19:12:05.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:12:05.210Z] [2023-11-06T19:12:05.210Z] Login Succeeded [2023-11-06T19:12:05.210Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T19:12:05.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T19:12:05.672Z] + 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-11-06T19:12:05.672Z] + dirname cmd/core-command/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-06T19:12:05.672Z] + + cut -d/ -f2 [2023-11-06T19:12:05.672Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-06T19:12:05.672Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-06T19:12:05.672Z] + + cut -d/ -f2 [2023-11-06T19:12:05.672Z] dirname cmd/core-data/Dockerfile [2023-11-06T19:12:05.672Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-06T19:12:05.672Z] + + cut -d/ -f2 [2023-11-06T19:12:05.672Z] dirname cmd/core-metadata/Dockerfile [2023-11-06T19:12:05.672Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-06T19:12:05.672Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/support-notifications/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-06T19:12:05.672Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-06T19:12:05.672Z] + cut -d/ -f2 [2023-11-06T19:12:05.672Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-06T19:12:05.745Z] 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-11-06T19:12:06.238Z] + git rev-list -1 --merges 19e58b714aaae1c0840688fd2d99e88fb17be014~1..19e58b714aaae1c0840688fd2d99e88fb17be014 [Pipeline] echo [2023-11-06T19:12:06.269Z] -----------> git rev-list -1 --merges 19e58b714aaae1c0840688fd2d99e88fb17be014~1..19e58b714aaae1c0840688fd2d99e88fb17be014 19e58b714aaae1c0840688fd2d99e88fb17be014 [false] [Pipeline] sh [2023-11-06T19:12:06.578Z] + git log --format=format:%s -1 19e58b714aaae1c0840688fd2d99e88fb17be014 [Pipeline] echo [2023-11-06T19:12:06.619Z] ========================================================= [2023-11-06T19:12:06.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T19:12:06.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-06T19:12:07.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T19:12:07.098Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T19:12:07.098Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T19:12:07.098Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T19:12:07.098Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T19:12:07.098Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T19:12:07.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:12:07.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T19:12:07.598Z] [2023-11-06T19:12:07.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:12:07.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T19:12:07.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T19:12:07.969Z] b85a868b505f: Pulling fs layer [2023-11-06T19:12:07.969Z] e2be974225ed: Pulling fs layer [2023-11-06T19:12:07.969Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T19:12:07.969Z] 988bab9f4d93: Pulling fs layer [2023-11-06T19:12:07.969Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T19:12:07.969Z] eaf3925da568: Pulling fs layer [2023-11-06T19:12:07.969Z] bab4dde63d76: Pulling fs layer [2023-11-06T19:12:07.969Z] bde34c3a00c8: Pulling fs layer [2023-11-06T19:12:07.969Z] b352a97aabf1: Pulling fs layer [2023-11-06T19:12:07.969Z] 4872d77fe225: Pulling fs layer [2023-11-06T19:12:07.969Z] 5851b861e8e6: Pulling fs layer [2023-11-06T19:12:07.969Z] bab4dde63d76: Waiting [2023-11-06T19:12:07.969Z] bde34c3a00c8: Waiting [2023-11-06T19:12:07.969Z] b352a97aabf1: Waiting [2023-11-06T19:12:07.969Z] 4872d77fe225: Waiting [2023-11-06T19:12:07.969Z] 5851b861e8e6: Waiting [2023-11-06T19:12:07.969Z] 988bab9f4d93: Waiting [2023-11-06T19:12:07.969Z] 1469e6f7b9e6: Waiting [2023-11-06T19:12:07.969Z] eaf3925da568: Waiting [2023-11-06T19:12:07.969Z] e2be974225ed: Download complete [2023-11-06T19:12:07.969Z] 988bab9f4d93: Download complete [2023-11-06T19:12:07.969Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T19:12:07.969Z] 1469e6f7b9e6: Download complete [2023-11-06T19:12:07.969Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T19:12:07.969Z] 339a4e72a1f5: Download complete [2023-11-06T19:12:08.229Z] eaf3925da568: Download complete [2023-11-06T19:12:08.229Z] bde34c3a00c8: Download complete [2023-11-06T19:12:08.229Z] b352a97aabf1: Download complete [2023-11-06T19:12:08.229Z] 4872d77fe225: Verifying Checksum [2023-11-06T19:12:08.229Z] 4872d77fe225: Download complete [2023-11-06T19:12:08.229Z] 5851b861e8e6: Verifying Checksum [2023-11-06T19:12:08.229Z] 5851b861e8e6: Download complete [2023-11-06T19:12:08.229Z] b85a868b505f: Verifying Checksum [2023-11-06T19:12:08.229Z] b85a868b505f: Download complete [2023-11-06T19:12:08.488Z] bab4dde63d76: Verifying Checksum [2023-11-06T19:12:08.488Z] bab4dde63d76: Download complete [2023-11-06T19:12:09.426Z] b85a868b505f: Pull complete [2023-11-06T19:12:09.685Z] e2be974225ed: Pull complete [2023-11-06T19:12:09.945Z] 339a4e72a1f5: Pull complete [2023-11-06T19:12:10.206Z] 988bab9f4d93: Pull complete [2023-11-06T19:12:10.465Z] 1469e6f7b9e6: Pull complete [2023-11-06T19:12:10.465Z] eaf3925da568: Pull complete [2023-11-06T19:12:12.391Z] bab4dde63d76: Pull complete [2023-11-06T19:12:12.652Z] bde34c3a00c8: Pull complete [2023-11-06T19:12:12.913Z] b352a97aabf1: Pull complete [2023-11-06T19:12:12.913Z] 4872d77fe225: Pull complete [2023-11-06T19:12:12.913Z] 5851b861e8e6: Pull complete [2023-11-06T19:12:12.913Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T19:12:12.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T19:12:12.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:12:13.146Z] prd-ubuntu20.04-docker-8c-8g-16665 does not seem to be running inside a container [2023-11-06T19:12:13.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T19:12:16.126Z] $ docker top 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae -eo pid,comm [2023-11-06T19:12:16.178Z] 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-11-06T19:12:16.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T19:12:16.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T19:12:16.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T19:12:16.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T19:12:16.426Z] $ docker exec 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae ssh-agent [2023-11-06T19:12:16.543Z] SSH_AUTH_SOCK=/tmp/ssh-e8Y40pmAwX05/agent.32 [2023-11-06T19:12:16.543Z] SSH_AGENT_PID=38 [2023-11-06T19:12:16.549Z] Running ssh-add (command line suppressed) [2023-11-06T19:12:16.650Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18334038624857349190.key (/w/workspace/edgex-go/1@tmp/private_key_18334038624857349190.key) [2023-11-06T19:12:16.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T19:12:16.993Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T19:12:17.019Z] $ docker exec --env ******** --env ******** 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae ssh-agent -k [2023-11-06T19:12:17.112Z] unset SSH_AUTH_SOCK; [2023-11-06T19:12:17.113Z] unset SSH_AGENT_PID; [2023-11-06T19:12:17.113Z] echo Agent pid 38 killed; [2023-11-06T19:12:17.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T19:12:17.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T19:12:17.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T19:12:17.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T19:12:17.337Z] $ docker exec 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae ssh-agent [2023-11-06T19:12:17.464Z] SSH_AUTH_SOCK=/tmp/ssh-xKmmLdOtLOMt/agent.70 [2023-11-06T19:12:17.464Z] SSH_AGENT_PID=76 [2023-11-06T19:12:17.469Z] Running ssh-add (command line suppressed) [2023-11-06T19:12:17.565Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16599017138605123862.key (/w/workspace/edgex-go/1@tmp/private_key_16599017138605123862.key) [2023-11-06T19:12:17.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T19:12:17.920Z] + git semver init [2023-11-06T19:12:18.183Z] 2023-11-06 19:12:18,131 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T19:12:18.183Z] 2023-11-06 19:12:18,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-06T19:12:18.183Z] 2023-11-06 19:12:18,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-06T19:12:18.183Z] 2023-11-06 19:12:18,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,467 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4718 with force:False [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,467 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4718 [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,472 [execute] INFO git cat-file --batch-check [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,478 [execute] INFO git cat-file --batch [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T19:12:24.775Z] 2023-11-06 19:12:24,484 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4718 [2023-11-06T19:12:24.775Z] 0.0.0 [Pipeline] } [2023-11-06T19:12:24.805Z] $ docker exec --env ******** --env ******** 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae ssh-agent -k [2023-11-06T19:12:24.953Z] unset SSH_AUTH_SOCK; [2023-11-06T19:12:24.953Z] unset SSH_AGENT_PID; [2023-11-06T19:12:24.953Z] echo Agent pid 76 killed; [2023-11-06T19:12:24.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T19:12:25.377Z] + git semver [Pipeline] } [2023-11-06T19:12:25.661Z] $ docker stop --time=1 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae [2023-11-06T19:12:27.014Z] $ docker rm -f --volumes 12e10b1cab51682db4f3dcdb5cdb1e9d56505875d4e2213616702a7b55bb99ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T19:12:27.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T19:12:27.672Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T19:12:27.688Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-06T19:12:28.467Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-06T19:12:28.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T19:12:28.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T19:12:28.568Z] ========================================================= [2023-11-06T19:12:28.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T19:12:28.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:12:28.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T19:12:28.907Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T19:12:28.907Z] 7264a8db6415: Pulling fs layer [2023-11-06T19:12:28.907Z] c4d48a809fc2: Pulling fs layer [2023-11-06T19:12:28.907Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T19:12:28.907Z] ad3a456e5733: Pulling fs layer [2023-11-06T19:12:28.907Z] 33e27b845d1e: Pulling fs layer [2023-11-06T19:12:28.907Z] c68163c4e522: Pulling fs layer [2023-11-06T19:12:28.907Z] 50da416c3ac9: Pulling fs layer [2023-11-06T19:12:28.907Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T19:12:28.907Z] 33e27b845d1e: Waiting [2023-11-06T19:12:28.907Z] c68163c4e522: Waiting [2023-11-06T19:12:28.907Z] 50da416c3ac9: Waiting [2023-11-06T19:12:28.907Z] 23d2d4c4bb30: Waiting [2023-11-06T19:12:28.907Z] ad3a456e5733: Waiting [2023-11-06T19:12:28.907Z] c4d48a809fc2: Verifying Checksum [2023-11-06T19:12:28.907Z] c4d48a809fc2: Download complete [2023-11-06T19:12:28.907Z] ad3a456e5733: Download complete [2023-11-06T19:12:28.907Z] 33e27b845d1e: Verifying Checksum [2023-11-06T19:12:28.907Z] 33e27b845d1e: Download complete [2023-11-06T19:12:28.907Z] 7264a8db6415: Verifying Checksum [2023-11-06T19:12:28.907Z] 7264a8db6415: Download complete [2023-11-06T19:12:28.907Z] c68163c4e522: Verifying Checksum [2023-11-06T19:12:28.907Z] c68163c4e522: Download complete [2023-11-06T19:12:29.167Z] 7264a8db6415: Pull complete [2023-11-06T19:12:29.167Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T19:12:29.167Z] 23d2d4c4bb30: Download complete [2023-11-06T19:12:29.167Z] c4d48a809fc2: Pull complete [2023-11-06T19:12:29.426Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T19:12:29.426Z] 4f1c88b9dad5: Download complete [2023-11-06T19:12:29.687Z] 50da416c3ac9: Verifying Checksum [2023-11-06T19:12:29.687Z] 50da416c3ac9: Download complete [2023-11-06T19:12:32.975Z] 4f1c88b9dad5: Pull complete [2023-11-06T19:12:32.975Z] ad3a456e5733: Pull complete [2023-11-06T19:12:32.975Z] 33e27b845d1e: Pull complete [2023-11-06T19:12:33.236Z] c68163c4e522: Pull complete [2023-11-06T19:12:35.772Z] 50da416c3ac9: Pull complete [2023-11-06T19:12:36.340Z] 23d2d4c4bb30: Pull complete [2023-11-06T19:12:36.340Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T19:12:36.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T19:12:36.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:12:36.699Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T19:12:36.699Z] WORKDIR /edgex [2023-11-06T19:12:36.699Z] COPY go.mod . [2023-11-06T19:12:36.699Z] RUN go mod download [2023-11-06T19:12:36.699Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-06T19:12:37.266Z] Sending build context to Docker daemon 171MB [2023-11-06T19:12:37.266Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T19:12:37.266Z] ---> 0786185ac409 [2023-11-06T19:12:37.266Z] Step 2/4 : WORKDIR /edgex [2023-11-06T19:12:43.004Z] Still waiting to schedule task [2023-11-06T19:12:43.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T19:12:43.905Z] ---> Running in 282310c5155c [2023-11-06T19:12:43.905Z] Removing intermediate container 282310c5155c [2023-11-06T19:12:43.905Z] ---> 5741df7c2b8d [2023-11-06T19:12:43.905Z] Step 3/4 : COPY go.mod . [2023-11-06T19:12:43.905Z] ---> eacea6a297fd [2023-11-06T19:12:43.905Z] Step 4/4 : RUN go mod download [2023-11-06T19:12:43.905Z] ---> Running in ec2305cc29fc [2023-11-06T19:13:05.843Z] Removing intermediate container ec2305cc29fc [2023-11-06T19:13:05.843Z] ---> bef43835102e [2023-11-06T19:13:05.843Z] Successfully built bef43835102e [2023-11-06T19:13:05.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:13:06.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T19:13:06.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:13:06.373Z] prd-ubuntu20.04-docker-8c-8g-16665 does not seem to be running inside a container [2023-11-06T19:13:06.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T19:13:06.812Z] $ docker top 5cc6174569e7dd5a0d2731d321cf7f58a7ef43d53a6bde40c2688c04b9fe950c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T19:13:07.209Z] + go version [2023-11-06T19:13:07.209Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T19:13:07.237Z] $ docker stop --time=1 5cc6174569e7dd5a0d2731d321cf7f58a7ef43d53a6bde40c2688c04b9fe950c [2023-11-06T19:13:08.492Z] $ docker rm -f --volumes 5cc6174569e7dd5a0d2731d321cf7f58a7ef43d53a6bde40c2688c04b9fe950c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:13:09.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T19:13:09.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:13:09.340Z] prd-ubuntu20.04-docker-8c-8g-16665 does not seem to be running inside a container [2023-11-06T19:13:09.369Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T19:13:09.701Z] $ docker top 94f12b8e338ebb306ec39e69b89898556f313dd5fa6c2723680259a3fa1c6576 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-06T19:13:09.808Z] ========================================================= [2023-11-06T19:13:09.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-06T19:13:09.808Z] ========================================================= [Pipeline] sh [2023-11-06T19:13:10.101Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:13:10.472Z] + make test [2023-11-06T19:13:10.472Z] go test -race -coverprofile=coverage.out ./... [2023-11-06T19:13:17.078Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-06T19:13:29.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-06T19:13:30.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-06T19:13:30.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-06T19:13:31.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-11-06T19:13:33.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2023-11-06T19:13:33.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-06T19:13:33.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-06T19:13:33.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-06T19:13:34.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-06T19:13:34.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-06T19:13:35.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-06T19:13:35.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-06T19:13:35.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:13:35.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-06T19:13:35.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-06T19:13:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-06T19:13:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-06T19:13:37.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements [2023-11-06T19:13:37.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.2% of statements [2023-11-06T19:13:39.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.052s coverage: 93.4% of statements [2023-11-06T19:13:39.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements [2023-11-06T19:13:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-06T19:13:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:13:39.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-06T19:13:39.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-06T19:13:40.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 97.6% of statements [2023-11-06T19:13:40.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-11-06T19:13:41.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-06T19:13:41.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-06T19:13:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-11-06T19:13:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-11-06T19:13:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2023-11-06T19:13:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2023-11-06T19:13:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-11-06T19:13:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2023-11-06T19:13:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.064s coverage: 87.5% of statements [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-06T19:13:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-06T19:13:44.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-06T19:13:44.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-06T19:13:44.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-06T19:13:44.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-06T19:13:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-06T19:13:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-06T19:13:44.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-06T19:13:46.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-06T19:13:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-06T19:13:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-06T19:13:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-06T19:13:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-06T19:13:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-06T19:13:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-06T19:13:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-06T19:13:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-06T19:13:52.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-06T19:13:55.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-06T19:13:55.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-06T19:13:55.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-06T19:13:55.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-06T19:13:55.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2023-11-06T19:13:56.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-06T19:13:56.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-06T19:13:56.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-06T19:13:56.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-06T19:13:57.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-06T19:13:57.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:13:57.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-06T19:13:57.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-06T19:13:58.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-06T19:13:58.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-06T19:13:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-06T19:13:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.269s coverage: 79.9% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.498s coverage: 38.4% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2023-11-06T19:14:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2023-11-06T19:14:08.583Z] 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-11-06T19:14:08.583Z] running golangci-lint [2023-11-06T19:14:08.583Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-06T19:14:08.583Z] go version go1.21.0 linux/amd64 [2023-11-06T19:14:08.583Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-06T19:14:08.583Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-06T19:14:20.928Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 12.963459382s" [2023-11-06T19:14:21.224Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.495557ms" [2023-11-06T19:14:26.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16666 in /w/workspace/edgexfoundry_edgex-go_PR-4718 [Pipeline] { [Pipeline] ws [2023-11-06T19:14:26.748Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-06T19:14:26.827Z] The recommended git tool is: git [2023-11-06T19:14:29.809Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.386851059s with top 10 stages: buildir: 29.166049303s, gosec: 6.106993785s, inspect: 2.268621325s, fact_deprecated: 1.684073198s, printf: 1.343085265s, ctrlflow: 1.151077663s, nilness: 1.013344592s, fact_purity: 972.854741ms, S1038: 856.34906ms, typedness: 836.956307ms" [2023-11-06T19:14:29.809Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-06T19:14:29.809Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, cgo: 197/197" [2023-11-06T19:14:29.809Z] level=info msg="[runner] processing took 15.974869ms with stages: nolint: 7.309644ms, identifier_marker: 3.671467ms, path_prettifier: 1.621503ms, autogenerated_exclude: 1.499523ms, exclude-rules: 1.056421ms, skip_dirs: 727.421µs, cgo: 57.69µs, filename_unadjuster: 27.31µs, max_same_issues: 680ns, fixer: 510ns, skip_files: 460ns, uniq_by_line: 360ns, sort_results: 270ns, exclude: 270ns, severity-rules: 270ns, path_prefixer: 240ns, source_code: 210ns, diff: 200ns, max_from_linter: 170ns, path_shortener: 130ns, max_per_file_from_linter: 120ns" [2023-11-06T19:14:29.809Z] level=info msg="[runner] linters took 7.640645059s with stages: goanalysis_metalinter: 7.62458757s" [2023-11-06T19:14:29.809Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-06T19:14:29.809Z] level=info msg="Memory: 208 samples, avg is 231.5MB, max is 955.2MB" [2023-11-06T19:14:29.809Z] level=info msg="Execution took 20.674572223s" [2023-11-06T19:14:29.809Z] go vet ./... [2023-11-06T19:14:31.643Z] using credential edgex-jenkins-ssh [2023-11-06T19:14:31.663Z] Cloning the remote Git repository [2023-11-06T19:14:33.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T19:14:33.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T19:14:33.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T19:14:33.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-06T19:14:33.443Z] + ls -al . [2023-11-06T19:14:33.443Z] total 728 [2023-11-06T19:14:33.443Z] drwxrwxr-x 11 1001 1001 4096 Nov 6 19:13 . [2023-11-06T19:14:33.443Z] drwxr-xr-x 4 root root 4096 Nov 6 19:13 .. [2023-11-06T19:14:33.443Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:11 .blubracket [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 10 Nov 6 19:11 .dockerignore [2023-11-06T19:14:33.443Z] drwxrwxr-x 8 1001 1001 4096 Nov 6 19:14 .git [2023-11-06T19:14:33.443Z] drwxrwxr-x 3 1001 1001 4096 Nov 6 19:11 .github [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 1074 Nov 6 19:11 .gitignore [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 42 Nov 6 19:11 .golangci.yml [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 100 Nov 6 19:11 .hadolint.yml [2023-11-06T19:14:33.443Z] drwxr-xr-x 3 1001 1001 4096 Nov 6 19:12 .semver [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 155 Nov 6 19:11 .sonarcloud.properties [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 1171 Nov 6 19:11 ADOPTERS.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 11674 Nov 6 19:11 Attribution.txt [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 93407 Nov 6 19:11 CHANGELOG.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 3804 Nov 6 19:11 CONTRIBUTING.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 677 Nov 6 19:11 GOVERNANCE.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 861 Nov 6 19:11 Jenkinsfile [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 10775 Nov 6 19:11 LICENSE [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 15054 Nov 6 19:11 Makefile [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 582 Nov 6 19:11 OWNERS.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 9528 Nov 6 19:11 README.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 789 Nov 6 19:11 SECURITY.md [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 5 Nov 6 19:12 VERSION [2023-11-06T19:14:33.443Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:11 bin [2023-11-06T19:14:33.443Z] drwxrwxr-x 18 1001 1001 4096 Nov 6 19:11 cmd [2023-11-06T19:14:33.443Z] -rw-r--r-- 1 root root 453602 Nov 6 19:14 coverage.out [2023-11-06T19:14:33.443Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:11 fuzz_test [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 3689 Nov 6 19:11 go.mod [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 34446 Nov 6 19:11 go.sum [2023-11-06T19:14:33.443Z] drwxrwxr-x 7 1001 1001 4096 Nov 6 19:11 internal [2023-11-06T19:14:33.443Z] drwxrwxr-x 3 1001 1001 4096 Nov 6 19:11 openapi [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 584 Nov 6 19:11 security.txt [2023-11-06T19:14:33.443Z] -rw-rw-r-- 1 1001 1001 204 Nov 6 19:11 version.go [Pipeline] sh [2023-11-06T19:14:33.755Z] + '[' -e coverage.out ] [2023-11-06T19:14:33.755Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-06T19:14:33.895Z] Stashed 1 file(s) [Pipeline] sh [2023-11-06T19:14:34.190Z] + make build [2023-11-06T19:14:34.190Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-06T19:14:31.711Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-06T19:14:36.048Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-06T19:14:36.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-06T19:14:36.187Z] > git --version # timeout=10 [2023-11-06T19:14:36.206Z] > git --version # 'git version 2.25.1' [2023-11-06T19:14:36.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T19:14:36.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T19:14:46.392Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-06T19:14:46.649Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-06T19:14:47.582Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-06T19:14:48.515Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-06T19:14:54.006Z] Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit 19e58b714aaae1c0840688fd2d99e88fb17be014 [2023-11-06T19:14:52.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-06T19:14:52.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T19:14:53.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-06T19:14:53.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-06T19:14:53.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T19:14:53.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4718/head:refs/remotes/origin/PR-4718 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-06T19:14:54.023Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T19:14:54.434Z] Merge succeeded, producing 19e58b714aaae1c0840688fd2d99e88fb17be014 [2023-11-06T19:14:54.434Z] Checking out Revision 19e58b714aaae1c0840688fd2d99e88fb17be014 (PR-4718) [2023-11-06T19:14:55.031Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-06T19:14:55.077Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-06T19:14:55.077Z] > git --version # timeout=10 [2023-11-06T19:14:55.088Z] > git --version # 'git version 2.25.1' [2023-11-06T19:14:55.111Z] fatal: bad object 29eb3b7b52dc0a8f8ac154f4f08fa8aecb48add4 [2023-11-06T19:14:55.337Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T19:14:54.117Z] > git checkout -f 19e58b714aaae1c0840688fd2d99e88fb17be014 # timeout=10 [2023-11-06T19:14:54.331Z] > git remote # timeout=10 [2023-11-06T19:14:54.353Z] > git config --get remote.origin.url # timeout=10 [2023-11-06T19:14:54.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T19:14:54.385Z] > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [2023-11-06T19:14:54.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-06T19:14:54.442Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T19:14:54.459Z] > git checkout -f 19e58b714aaae1c0840688fd2d99e88fb17be014 # timeout=10 [2023-11-06T19:14:56.295Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T19:14:56.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T19:14:56.295Z] Dload Upload Total Spent Left Speed [2023-11-06T19:14:56.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10472 0 0 66278 0 --:--:-- --:--:-- --:--:-- 66278 100 12682 100 12682 0 0 79761 0 --:--:-- --:--:-- --:--:-- 79262 [Pipeline] sh [2023-11-06T19:14:56.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-06T19:14:56.943Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T19:14:57.285Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-11-06T19:14:57.285Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T19:14:57.285Z] { [2023-11-06T19:14:57.285Z] "registry-mirrors": [ [2023-11-06T19:14:57.285Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T19:14:57.285Z] ], [2023-11-06T19:14:57.285Z] "bip": "10.250.0.254/24", [2023-11-06T19:14:57.285Z] "hosts": [ [2023-11-06T19:14:57.285Z] "tcp://0.0.0.0:5555", [2023-11-06T19:14:57.285Z] "unix:///var/run/docker.sock" [2023-11-06T19:14:57.285Z] ], [2023-11-06T19:14:57.285Z] "mtu": 1458, [2023-11-06T19:14:57.285Z] "selinux-enabled": true, [2023-11-06T19:14:57.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T19:14:57.285Z] } [Pipeline] sh [2023-11-06T19:14:57.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-06T19:14:57.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2023-11-06T19:14:57.972Z] + sudo service docker restart [2023-11-06T19:14:58.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-06T19:14:59.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-06T19:15:00.936Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-06T19:15:01.888Z] $ docker stop --time=1 94f12b8e338ebb306ec39e69b89898556f313dd5fa6c2723680259a3fa1c6576 [2023-11-06T19:15:07.039Z] $ docker rm -f --volumes 94f12b8e338ebb306ec39e69b89898556f313dd5fa6c2723680259a3fa1c6576 [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-11-06T19:15:10.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-06T19:15:10.229Z] [2023-11-06T19:15:10.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:15:10.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-06T19:15:10.607Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-06T19:15:10.607Z] 91d30c5bc195: Pulling fs layer [2023-11-06T19:15:10.607Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-06T19:15:10.607Z] 9c61dcf015f6: Pulling fs layer [2023-11-06T19:15:10.607Z] 4698f68db338: Pulling fs layer [2023-11-06T19:15:10.607Z] 2a2f49069b9e: Pulling fs layer [2023-11-06T19:15:10.607Z] 4698f68db338: Waiting [2023-11-06T19:15:10.607Z] 2a2f49069b9e: Waiting [2023-11-06T19:15:10.607Z] e0025b399a48: Pulling fs layer [2023-11-06T19:15:10.607Z] e0025b399a48: Waiting [2023-11-06T19:15:10.867Z] 91d30c5bc195: Verifying Checksum [2023-11-06T19:15:10.867Z] 91d30c5bc195: Download complete [2023-11-06T19:15:10.867Z] 4698f68db338: Verifying Checksum [2023-11-06T19:15:10.867Z] 4698f68db338: Download complete [2023-11-06T19:15:10.867Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-06T19:15:10.867Z] 2e9b0aa3be6d: Download complete [2023-11-06T19:15:10.867Z] e0025b399a48: Verifying Checksum [2023-11-06T19:15:10.867Z] e0025b399a48: Download complete [2023-11-06T19:15:10.867Z] 91d30c5bc195: Pull complete [2023-11-06T19:15:11.126Z] 2a2f49069b9e: Verifying Checksum [2023-11-06T19:15:11.126Z] 2a2f49069b9e: Download complete [2023-11-06T19:15:11.385Z] 2e9b0aa3be6d: Pull complete [2023-11-06T19:15:11.385Z] 9c61dcf015f6: Verifying Checksum [2023-11-06T19:15:11.385Z] 9c61dcf015f6: Download complete [2023-11-06T19:15:13.913Z] 9c61dcf015f6: Pull complete [2023-11-06T19:15:13.913Z] 4698f68db338: Pull complete [2023-11-06T19:15:14.173Z] 2a2f49069b9e: Pull complete [2023-11-06T19:15:14.173Z] e0025b399a48: Pull complete [2023-11-06T19:15:14.173Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-06T19:15:14.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-06T19:15:14.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:15:14.663Z] prd-ubuntu20.04-docker-8c-8g-16665 does not seem to be running inside a container [2023-11-06T19:15:14.693Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-06T19:15:17.670Z] $ docker top 8cbbce66411e51fc528e13427f5de616aa2930f56bcefe8eaf544aa8f87f1c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T19:15:18.056Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-06T19:15:19.963Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-06T19:15:19.963Z] #1 transferring dockerfile: 2.38kB done [2023-11-06T19:15:19.963Z] #1 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T19:15:20.134Z] provisioning config files... [2023-11-06T19:15:20.160Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17820481874944153484tmp [Pipeline] { [Pipeline] libraryResource [2023-11-06T19:15:20.221Z] [2023-11-06T19:15:20.221Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-06T19:15:20.221Z] #2 transferring dockerfile: 2.82kB done [2023-11-06T19:15:20.221Z] #2 DONE 0.0s [2023-11-06T19:15:20.221Z] [2023-11-06T19:15:20.221Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-11-06T19:15:20.221Z] #3 transferring dockerfile: 1.70kB done [2023-11-06T19:15:20.221Z] #3 DONE 0.0s [2023-11-06T19:15:20.221Z] [2023-11-06T19:15:20.221Z] #4 [core-command internal] load build definition from Dockerfile [2023-11-06T19:15:20.221Z] #4 transferring dockerfile: 1.82kB done [2023-11-06T19:15:20.221Z] #4 DONE 0.0s [2023-11-06T19:15:20.221Z] [2023-11-06T19:15:20.221Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-11-06T19:15:20.221Z] #5 transferring dockerfile: 1.59kB done [2023-11-06T19:15:20.221Z] #5 DONE 0.0s [2023-11-06T19:15:20.221Z] [2023-11-06T19:15:20.221Z] #6 [security-spire-config internal] load build definition from Dockerfile [Pipeline] sh [2023-11-06T19:15:20.480Z] #6 transferring dockerfile: 1.58kB done [2023-11-06T19:15:20.480Z] #6 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #7 transferring dockerfile: 2.12kB done [2023-11-06T19:15:20.480Z] #7 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #8 transferring dockerfile: 1.78kB done [2023-11-06T19:15:20.480Z] #8 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #9 transferring dockerfile: 1.84kB done [2023-11-06T19:15:20.480Z] #9 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #10 transferring dockerfile: 2.04kB done [2023-11-06T19:15:20.480Z] #10 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #11 transferring dockerfile: 1.96kB done [2023-11-06T19:15:20.480Z] #11 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #12 [security-secretstore-setup internal] load .dockerignore [2023-11-06T19:15:20.480Z] #12 transferring context: 50B done [2023-11-06T19:15:20.480Z] #12 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #13 transferring dockerfile: 2.39kB done [2023-11-06T19:15:20.480Z] #13 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #14 [core-data internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #14 transferring dockerfile: 1.90kB done [2023-11-06T19:15:20.480Z] #14 DONE 0.0s [2023-11-06T19:15:20.480Z] [2023-11-06T19:15:20.480Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-11-06T19:15:20.480Z] #15 transferring dockerfile: 1.82kB done [2023-11-06T19:15:20.480Z] #15 DONE 0.0s [2023-11-06T19:15:20.543Z] ---> docker-login.sh [2023-11-06T19:15:20.543Z] nexus3.edgexfoundry.org:10001 [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #16 [security-bootstrapper internal] load .dockerignore [2023-11-06T19:15:20.739Z] #16 transferring context: 50B done [2023-11-06T19:15:20.739Z] #16 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #17 [security-spire-agent internal] load .dockerignore [2023-11-06T19:15:20.739Z] #17 transferring context: 50B done [2023-11-06T19:15:20.739Z] #17 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #18 [core-command internal] load .dockerignore [2023-11-06T19:15:20.739Z] #18 transferring context: 50B done [2023-11-06T19:15:20.739Z] #18 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #19 [security-spire-server internal] load .dockerignore [2023-11-06T19:15:20.739Z] #19 transferring context: 50B done [2023-11-06T19:15:20.739Z] #19 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #20 [security-spire-config internal] load .dockerignore [2023-11-06T19:15:20.739Z] #20 transferring context: 50B done [2023-11-06T19:15:20.739Z] #20 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-11-06T19:15:20.739Z] #21 transferring context: 50B done [2023-11-06T19:15:20.739Z] #21 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-06T19:15:20.739Z] #22 transferring context: 50B done [2023-11-06T19:15:20.739Z] #22 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #23 [support-notifications internal] load .dockerignore [2023-11-06T19:15:20.739Z] #23 transferring context: 50B done [2023-11-06T19:15:20.739Z] #23 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #24 [security-proxy-auth internal] load .dockerignore [2023-11-06T19:15:20.739Z] #24 transferring context: 50B done [2023-11-06T19:15:20.739Z] #24 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #25 [core-metadata internal] load .dockerignore [2023-11-06T19:15:20.739Z] #25 transferring context: 50B done [2023-11-06T19:15:20.739Z] #25 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #26 [security-proxy-setup internal] load .dockerignore [2023-11-06T19:15:20.739Z] #26 transferring context: 50B done [2023-11-06T19:15:20.739Z] #26 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #27 [core-data internal] load .dockerignore [2023-11-06T19:15:20.739Z] #27 transferring context: 50B done [2023-11-06T19:15:20.739Z] #27 DONE 0.1s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-06T19:15:20.739Z] #28 DONE 0.0s [2023-11-06T19:15:20.739Z] [2023-11-06T19:15:20.739Z] #29 [support-scheduler internal] load .dockerignore [2023-11-06T19:15:20.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:15:20.998Z] #29 transferring context: 50B done [2023-11-06T19:15:20.998Z] #29 DONE 0.1s [2023-11-06T19:15:20.998Z] [2023-11-06T19:15:20.998Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-06T19:15:20.998Z] #28 DONE 0.0s [2023-11-06T19:15:20.998Z] [2023-11-06T19:15:20.998Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-06T19:15:20.998Z] #30 ... [2023-11-06T19:15:20.998Z] [2023-11-06T19:15:20.998Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-06T19:15:20.998Z] #28 DONE 0.0s [2023-11-06T19:15:21.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:15:21.088Z] Configure a credential helper to remove this warning. See [2023-11-06T19:15:21.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:15:21.088Z] [2023-11-06T19:15:21.088Z] Login Succeeded [2023-11-06T19:15:21.088Z] nexus3.edgexfoundry.org:10002 [2023-11-06T19:15:21.257Z] [2023-11-06T19:15:21.258Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-06T19:15:21.258Z] #28 DONE 0.0s [2023-11-06T19:15:21.258Z] [2023-11-06T19:15:21.258Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-06T19:15:21.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:15:21.516Z] #31 DONE 0.7s [2023-11-06T19:15:21.516Z] [2023-11-06T19:15:21.516Z] #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:15:21.516Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:15:21.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:15:21.625Z] Configure a credential helper to remove this warning. See [2023-11-06T19:15:21.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:15:21.625Z] [2023-11-06T19:15:21.625Z] Login Succeeded [2023-11-06T19:15:21.625Z] nexus3.edgexfoundry.org:10003 [2023-11-06T19:15:21.775Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.2s done [2023-11-06T19:15:21.775Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:15:21.775Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-06T19:15:21.775Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-06T19:15:21.775Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.2s [2023-11-06T19:15:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:15:21.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:15:21.902Z] Configure a credential helper to remove this warning. See [2023-11-06T19:15:21.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:15:21.902Z] [2023-11-06T19:15:21.902Z] Login Succeeded [2023-11-06T19:15:21.902Z] nexus3.edgexfoundry.org:10004 [2023-11-06T19:15:22.033Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-11-06T19:15:22.033Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-06T19:15:22.033Z] #32 ... [2023-11-06T19:15:22.033Z] [2023-11-06T19:15:22.033Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-06T19:15:22.033Z] #30 DONE 1.2s [2023-11-06T19:15:22.033Z] [2023-11-06T19:15:22.033Z] #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:15:22.033Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-06T19:15:22.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:15:22.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:15:22.173Z] Configure a credential helper to remove this warning. See [2023-11-06T19:15:22.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:15:22.173Z] [2023-11-06T19:15:22.173Z] Login Succeeded [2023-11-06T19:15:22.173Z] docker.io [2023-11-06T19:15:22.289Z] #32 ... [2023-11-06T19:15:22.290Z] [2023-11-06T19:15:22.290Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-06T19:15:22.290Z] #33 DONE 1.3s [2023-11-06T19:15:22.290Z] [2023-11-06T19:15:22.290Z] #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:15:22.290Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.2s done [2023-11-06T19:15:22.290Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:15:22.290Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-06T19:15:22.290Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-06T19:15:22.290Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-06T19:15:22.290Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-06T19:15:22.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T19:15:22.547Z] #32 ... [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #34 [security-spire-config internal] load build context [2023-11-06T19:15:22.547Z] #34 transferring context: 16.35kB 0.0s done [2023-11-06T19:15:22.547Z] #34 DONE 0.3s [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #35 [security-spire-agent internal] load build context [2023-11-06T19:15:22.547Z] #35 transferring context: 17.63kB 0.0s done [2023-11-06T19:15:22.547Z] #35 DONE 0.3s [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #36 [security-spire-server internal] load build context [2023-11-06T19:15:22.547Z] #36 transferring context: 18.10kB 0.0s done [2023-11-06T19:15:22.547Z] #36 DONE 0.3s [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #32 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:15:22.547Z] #32 DONE 1.3s [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:15:22.547Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-11-06T19:15:22.547Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-06T19:15:22.547Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-06T19:15:22.547Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-06T19:15:22.547Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-06T19:15:22.547Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-06T19:15:22.547Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-06T19:15:22.547Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-06T19:15:22.547Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-11-06T19:15:22.547Z] #37 ... [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-06T19:15:22.547Z] #38 DONE 1.3s [2023-11-06T19:15:22.547Z] [2023-11-06T19:15:22.547Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:15:22.547Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s [2023-11-06T19:15:22.547Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-06T19:15:22.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T19:15:22.711Z] Configure a credential helper to remove this warning. See [2023-11-06T19:15:22.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T19:15:22.711Z] [2023-11-06T19:15:22.711Z] Login Succeeded [2023-11-06T19:15:22.742Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T19:15:22.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-06T19:15:22.829Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.5s [2023-11-06T19:15:22.829Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [Pipeline] // withEnv [Pipeline] unstash [2023-11-06T19:15:23.107Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.6s [2023-11-06T19:15:23.107Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [Pipeline] sh [2023-11-06T19:15:23.368Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-11-06T19:15:23.368Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-06T19:15:23.463Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-06T19:15:23.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T19:15:23.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T19:15:23.585Z] ========================================================= [2023-11-06T19:15:23.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T19:15:23.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:15:23.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T19:15:23.956Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T19:15:23.956Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T19:15:23.956Z] 5d54e960e981: Pulling fs layer [2023-11-06T19:15:23.956Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T19:15:23.956Z] f0e02332f6b5: Pulling fs layer [2023-11-06T19:15:23.956Z] cefa15bbcfad: Pulling fs layer [2023-11-06T19:15:23.956Z] 17808c966233: Pulling fs layer [2023-11-06T19:15:23.956Z] f4c1fc716caa: Pulling fs layer [2023-11-06T19:15:23.956Z] 17808c966233: Waiting [2023-11-06T19:15:23.956Z] f0e02332f6b5: Waiting [2023-11-06T19:15:23.956Z] f4c1fc716caa: Waiting [2023-11-06T19:15:23.956Z] cefa15bbcfad: Waiting [2023-11-06T19:15:24.226Z] 5d54e960e981: Verifying Checksum [2023-11-06T19:15:24.226Z] 5d54e960e981: Download complete [2023-11-06T19:15:24.226Z] f0e02332f6b5: Verifying Checksum [2023-11-06T19:15:24.226Z] f0e02332f6b5: Download complete [2023-11-06T19:15:24.226Z] cefa15bbcfad: Verifying Checksum [2023-11-06T19:15:24.226Z] cefa15bbcfad: Download complete [2023-11-06T19:15:24.226Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T19:15:24.226Z] 9fda8d8052c6: Download complete [2023-11-06T19:15:24.496Z] f4c1fc716caa: Verifying Checksum [2023-11-06T19:15:24.496Z] f4c1fc716caa: Download complete [2023-11-06T19:15:25.083Z] 9fda8d8052c6: Pull complete [2023-11-06T19:15:25.264Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2023-11-06T19:15:25.673Z] 5d54e960e981: Pull complete [2023-11-06T19:15:25.942Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T19:15:25.942Z] c4a7e357bf2a: Download complete [2023-11-06T19:15:26.979Z] 17808c966233: Verifying Checksum [2023-11-06T19:15:26.979Z] 17808c966233: Download complete [2023-11-06T19:15:31.887Z] #37 ... [2023-11-06T19:15:31.887Z] [2023-11-06T19:15:31.887Z] #39 [security-bootstrapper internal] load build context [2023-11-06T19:15:31.887Z] #39 transferring context: 357.18MB 9.4s [2023-11-06T19:15:31.887Z] #39 transferring context: 365.21MB 9.5s done [2023-11-06T19:15:31.887Z] #39 ... [2023-11-06T19:15:31.887Z] [2023-11-06T19:15:31.887Z] #40 [security-proxy-auth internal] load build context [2023-11-06T19:15:32.145Z] #40 ... [2023-11-06T19:15:32.145Z] [2023-11-06T19:15:32.145Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:15:32.145Z] #41 transferring context: 365.21MB 9.3s done [2023-11-06T19:15:32.145Z] #41 ... [2023-11-06T19:15:32.145Z] [2023-11-06T19:15:32.145Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-06T19:15:32.145Z] #42 transferring context: 365.21MB 7.7s done [2023-11-06T19:15:32.145Z] #42 ... [2023-11-06T19:15:32.145Z] [2023-11-06T19:15:32.145Z] #43 [core-command internal] load build context [2023-11-06T19:15:32.145Z] #43 transferring context: 365.21MB 10.5s done [2023-11-06T19:15:32.145Z] #43 ... [2023-11-06T19:15:32.145Z] [2023-11-06T19:15:32.145Z] #44 [core-data internal] load build context [2023-11-06T19:15:32.145Z] #44 transferring context: 365.21MB 10.1s done [2023-11-06T19:15:32.491Z] #44 ... [2023-11-06T19:15:32.491Z] [2023-11-06T19:15:32.491Z] #45 [core-metadata internal] load build context [2023-11-06T19:15:32.491Z] #45 transferring context: 365.21MB 9.2s done [2023-11-06T19:15:32.750Z] #45 ... [2023-11-06T19:15:32.750Z] [2023-11-06T19:15:32.750Z] #46 [support-scheduler internal] load build context [2023-11-06T19:15:32.750Z] #46 transferring context: 365.21MB 9.5s done [2023-11-06T19:15:32.750Z] #46 ... [2023-11-06T19:15:32.750Z] [2023-11-06T19:15:32.750Z] #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-06T19:15:32.750Z] #47 ... [2023-11-06T19:15:32.750Z] [2023-11-06T19:15:32.750Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:15:32.750Z] #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:32.750Z] #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:32.750Z] #0 1.154 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:15:32.750Z] #0 1.154 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:15:32.750Z] #0 1.154 OK: 20076 distinct packages available [2023-11-06T19:15:32.750Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:32.750Z] #0 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:32.750Z] #0 1.476 (1/11) Installing ca-certificates (20230506-r0) [2023-11-06T19:15:32.750Z] #0 1.495 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-06T19:15:32.750Z] #0 1.504 (3/11) Installing libunistring (1.1-r1) [2023-11-06T19:15:32.750Z] #0 1.518 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-06T19:15:32.750Z] #0 1.523 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-06T19:15:32.750Z] #0 1.529 (6/11) Installing libcurl (8.4.0-r0) [2023-11-06T19:15:32.750Z] #0 1.539 (7/11) Installing curl (8.4.0-r0) [2023-11-06T19:15:32.750Z] #0 1.546 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:32.750Z] #0 1.551 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:15:32.750Z] #0 1.553 (10/11) Installing libucontext (1.2-r2) [2023-11-06T19:15:32.750Z] #0 1.556 (11/11) Installing gcompat (1.1.0-r1) [2023-11-06T19:15:32.750Z] #0 1.562 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:32.750Z] #0 1.570 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:15:32.750Z] #0 1.609 OK: 12 MiB in 26 packages [2023-11-06T19:15:33.009Z] #48 ... [2023-11-06T19:15:33.009Z] [2023-11-06T19:15:33.009Z] #49 [security-secretstore-setup internal] load build context [2023-11-06T19:15:33.009Z] #49 transferring context: 365.21MB 10.1s done [2023-11-06T19:15:33.009Z] #49 ... [2023-11-06T19:15:33.009Z] [2023-11-06T19:15:33.009Z] #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-06T19:15:33.266Z] #50 ... [2023-11-06T19:15:33.266Z] [2023-11-06T19:15:33.266Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-06T19:15:33.643Z] #51 ... [2023-11-06T19:15:33.643Z] [2023-11-06T19:15:33.643Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:15:33.643Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-11-06T19:15:33.643Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-06T19:15:33.643Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-06T19:15:33.643Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-06T19:15:33.643Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-06T19:15:33.643Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-06T19:15:33.643Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-06T19:15:33.643Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2023-11-06T19:15:33.643Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-06T19:15:33.643Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-11-06T19:15:33.643Z] #52 ... [2023-11-06T19:15:33.643Z] [2023-11-06T19:15:33.643Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-06T19:15:33.902Z] #53 ... [2023-11-06T19:15:33.902Z] [2023-11-06T19:15:33.902Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-06T19:15:33.902Z] #54 ... [2023-11-06T19:15:33.902Z] [2023-11-06T19:15:33.902Z] #55 [security-proxy-setup internal] load build context [2023-11-06T19:15:33.902Z] #55 transferring context: 365.21MB 9.6s done [2023-11-06T19:15:33.902Z] #55 ... [2023-11-06T19:15:33.902Z] [2023-11-06T19:15:33.902Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T19:15:33.902Z] #56 ... [2023-11-06T19:15:33.902Z] [2023-11-06T19:15:33.902Z] #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-06T19:15:33.902Z] #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:33.902Z] #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:33.902Z] #0 11.02 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:15:33.902Z] #0 11.02 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:15:33.902Z] #0 11.02 OK: 20076 distinct packages available [2023-11-06T19:15:33.902Z] #0 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:33.902Z] #0 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:33.902Z] #0 11.38 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:15:33.902Z] #0 11.41 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:15:33.902Z] #0 11.42 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:33.902Z] #0 11.42 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:15:33.902Z] #0 11.42 (5/7) Installing libucontext (1.2-r2) [2023-11-06T19:15:34.160Z] #57 11.43 (6/7) Installing gcompat (1.1.0-r1) [2023-11-06T19:15:34.160Z] #57 11.43 (7/7) Installing openssl (3.1.4-r0) [2023-11-06T19:15:34.160Z] #57 11.44 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:34.160Z] #57 11.45 OK: 8 MiB in 20 packages [2023-11-06T19:15:34.160Z] #57 ... [2023-11-06T19:15:34.160Z] [2023-11-06T19:15:34.160Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-06T19:15:34.419Z] #58 ... [2023-11-06T19:15:34.419Z] [2023-11-06T19:15:34.419Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-06T19:15:34.419Z] #59 ... [2023-11-06T19:15:34.419Z] [2023-11-06T19:15:34.419Z] #60 [support-notifications internal] load build context [2023-11-06T19:15:34.419Z] #60 transferring context: 365.21MB 11.3s done [2023-11-06T19:15:39.323Z] c4a7e357bf2a: Pull complete [2023-11-06T19:15:39.324Z] f0e02332f6b5: Pull complete [2023-11-06T19:15:39.324Z] cefa15bbcfad: Pull complete [2023-11-06T19:15:42.564Z] #60 ... [2023-11-06T19:15:42.564Z] [2023-11-06T19:15:42.564Z] #40 [security-proxy-auth internal] load build context [2023-11-06T19:15:42.564Z] #40 transferring context: 365.21MB 10.1s done [2023-11-06T19:15:46.764Z] #40 ... [2023-11-06T19:15:46.764Z] [2023-11-06T19:15:46.764Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-06T19:15:46.764Z] #42 DONE 25.4s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:15:47.024Z] #48 DONE 24.3s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #45 [core-metadata internal] load build context [2023-11-06T19:15:47.024Z] #45 DONE 25.5s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-06T19:15:47.024Z] #57 DONE 24.3s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #46 [support-scheduler internal] load build context [2023-11-06T19:15:47.024Z] #46 DONE 25.5s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:15:47.024Z] #41 DONE 25.5s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #39 [security-bootstrapper internal] load build context [2023-11-06T19:15:47.024Z] #39 DONE 25.5s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-06T19:15:47.024Z] #47 DONE 24.4s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:15:47.024Z] #61 ... [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #55 [security-proxy-setup internal] load build context [2023-11-06T19:15:47.024Z] #55 DONE 25.6s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #40 [security-proxy-auth internal] load build context [2023-11-06T19:15:47.024Z] #40 DONE 25.6s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #44 [core-data internal] load build context [2023-11-06T19:15:47.024Z] #44 DONE 25.6s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #60 [support-notifications internal] load build context [2023-11-06T19:15:47.024Z] #60 DONE 25.6s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #43 [core-command internal] load build context [2023-11-06T19:15:47.024Z] #43 DONE 25.6s [2023-11-06T19:15:47.024Z] [2023-11-06T19:15:47.024Z] #49 [security-secretstore-setup internal] load build context [2023-11-06T19:15:47.024Z] #49 DONE 25.6s [2023-11-06T19:15:47.287Z] [2023-11-06T19:15:47.287Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:15:47.557Z] 17808c966233: Pull complete [2023-11-06T19:15:47.853Z] #37 ... [2023-11-06T19:15:47.853Z] [2023-11-06T19:15:47.853Z] #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-06T19:15:47.853Z] #50 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:47.853Z] #50 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:47.853Z] #50 25.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:47.853Z] #50 25.02 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:47.853Z] #50 25.02 OK: 7 MiB in 16 packages [2023-11-06T19:15:47.853Z] #50 DONE 25.2s [2023-11-06T19:15:47.853Z] [2023-11-06T19:15:47.853Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-06T19:15:47.853Z] #62 DONE 0.4s [2023-11-06T19:15:48.112Z] [2023-11-06T19:15:48.112Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-06T19:15:48.112Z] #59 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:48.112Z] #59 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:48.112Z] #59 25.18 (1/4) Installing ca-certificates (20230506-r0) [2023-11-06T19:15:48.112Z] #59 25.22 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:48.112Z] #59 25.22 (3/4) Installing su-exec (0.2-r3) [2023-11-06T19:15:48.112Z] #59 25.23 (4/4) Installing yq (4.33.3-r4) [2023-11-06T19:15:48.112Z] #59 25.31 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:48.112Z] #59 25.31 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:15:48.112Z] #59 25.38 OK: 17 MiB in 19 packages [2023-11-06T19:15:48.518Z] f4c1fc716caa: Pull complete [2023-11-06T19:15:48.518Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T19:15:48.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T19:15:48.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:15:48.908Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T19:15:48.908Z] WORKDIR /edgex [2023-11-06T19:15:48.908Z] COPY go.mod . [2023-11-06T19:15:48.909Z] RUN go mod download [2023-11-06T19:15:48.909Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-06T19:15:49.490Z] #59 DONE 26.9s [2023-11-06T19:15:49.490Z] [2023-11-06T19:15:49.490Z] #63 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:15:49.490Z] #63 DONE 1.7s [2023-11-06T19:15:49.490Z] [2023-11-06T19:15:49.490Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T19:15:49.490Z] #56 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #56 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #56 25.06 (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T19:15:49.490Z] #56 25.07 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:49.490Z] #56 25.07 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:49.490Z] #56 25.08 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:15:49.490Z] #56 25.19 OK: 8 MiB in 17 packages [2023-11-06T19:15:49.490Z] #56 DONE 26.9s [2023-11-06T19:15:49.490Z] [2023-11-06T19:15:49.490Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-06T19:15:49.490Z] #51 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #51 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #51 25.70 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:49.490Z] #51 25.70 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:49.490Z] #51 25.71 OK: 7 MiB in 16 packages [2023-11-06T19:15:49.490Z] #51 DONE 26.9s [2023-11-06T19:15:49.490Z] [2023-11-06T19:15:49.490Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-06T19:15:49.490Z] #54 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #54 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.490Z] #54 25.50 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:49.490Z] #54 25.50 (2/2) Installing su-exec (0.2-r3) [2023-11-06T19:15:49.490Z] #54 25.50 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:49.490Z] #54 25.51 OK: 7 MiB in 17 packages [2023-11-06T19:15:49.490Z] #54 DONE 26.9s [2023-11-06T19:15:49.490Z] [2023-11-06T19:15:49.490Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-06T19:15:49.494Z] Sending build context to Docker daemon 2.91MB [2023-11-06T19:15:49.494Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T19:15:49.494Z] ---> ea914061e18c [2023-11-06T19:15:49.494Z] Step 2/4 : WORKDIR /edgex [2023-11-06T19:15:49.749Z] #64 ... [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-06T19:15:49.749Z] #53 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.749Z] #53 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:49.749Z] #53 25.52 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:15:49.749Z] #53 25.57 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:15:49.749Z] #53 25.57 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:49.749Z] #53 25.57 (4/6) Installing openssl (3.1.4-r0) [2023-11-06T19:15:49.749Z] #53 25.57 (5/6) Installing su-exec (0.2-r3) [2023-11-06T19:15:49.749Z] #53 25.57 (6/6) Installing yq (4.33.3-r4) [2023-11-06T19:15:49.749Z] #53 25.64 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:49.749Z] #53 25.64 OK: 17 MiB in 19 packages [2023-11-06T19:15:49.749Z] #53 DONE 27.0s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #65 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:15:49.749Z] #65 DONE 1.8s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-06T19:15:49.749Z] #66 DONE 0.2s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-06T19:15:49.749Z] #67 DONE 0.2s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-06T19:15:49.749Z] #68 DONE 0.2s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #69 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-06T19:15:49.749Z] #69 DONE 0.1s [2023-11-06T19:15:49.749Z] [2023-11-06T19:15:49.749Z] #70 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-06T19:15:50.008Z] #70 DONE 0.1s [2023-11-06T19:15:50.008Z] [2023-11-06T19:15:50.008Z] #71 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:15:50.008Z] #71 DONE 0.1s [2023-11-06T19:15:50.008Z] [2023-11-06T19:15:50.008Z] #72 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:15:50.267Z] #72 DONE 0.1s [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #73 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-06T19:15:50.267Z] #73 DONE 0.1s [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #74 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-06T19:15:50.267Z] #74 DONE 0.1s [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #75 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-06T19:15:50.267Z] #75 DONE 0.1s [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #76 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-06T19:15:50.267Z] #76 DONE 0.0s [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #77 [security-spire-server] exporting to image [2023-11-06T19:15:50.267Z] #77 exporting layers [2023-11-06T19:15:50.267Z] #77 ... [2023-11-06T19:15:50.267Z] [2023-11-06T19:15:50.267Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-06T19:15:50.267Z] #58 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.267Z] #58 26.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.267Z] #58 27.20 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:15:50.267Z] #58 27.20 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:15:50.267Z] #58 27.20 OK: 20076 distinct packages available [2023-11-06T19:15:50.267Z] #58 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.267Z] #58 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.267Z] #58 27.62 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-06T19:15:50.267Z] #58 27.62 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:15:50.267Z] #58 27.62 (3/4) Installing libucontext (1.2-r2) [2023-11-06T19:15:50.267Z] #58 27.62 (4/4) Installing gcompat (1.1.0-r1) [2023-11-06T19:15:50.267Z] #58 27.63 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:15:50.267Z] #58 27.64 OK: 8 MiB in 19 packages [2023-11-06T19:15:50.267Z] #58 DONE 27.7s [2023-11-06T19:15:50.541Z] [2023-11-06T19:15:50.541Z] #78 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:15:50.541Z] #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.541Z] #0 3.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:50.541Z] #0 3.427 OK: 264 MiB in 52 packages [2023-11-06T19:15:50.541Z] #78 DONE 3.7s [2023-11-06T19:15:50.541Z] [2023-11-06T19:15:50.541Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:15:51.452Z] ---> Running in cd234918b932 [2023-11-06T19:15:51.453Z] Removing intermediate container cd234918b932 [2023-11-06T19:15:51.453Z] ---> e440066bd101 [2023-11-06T19:15:51.453Z] Step 3/4 : COPY go.mod . [2023-11-06T19:15:51.482Z] #79 DONE 0.8s [2023-11-06T19:15:51.482Z] [2023-11-06T19:15:51.482Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:15:51.482Z] #61 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.482Z] #61 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.482Z] #61 3.564 OK: 264 MiB in 52 packages [2023-11-06T19:15:51.482Z] #61 DONE 4.4s [2023-11-06T19:15:51.482Z] [2023-11-06T19:15:51.482Z] #80 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:15:51.482Z] #80 DONE 0.9s [2023-11-06T19:15:51.482Z] [2023-11-06T19:15:51.482Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:15:51.482Z] #81 DONE 0.1s [2023-11-06T19:15:51.482Z] [2023-11-06T19:15:51.482Z] #82 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-06T19:15:51.483Z] #82 DONE 0.1s [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #77 [security-spire-agent] exporting to image [2023-11-06T19:15:51.483Z] #77 exporting layers 1.2s done [2023-11-06T19:15:51.483Z] #77 writing image sha256:f070766df6a806f6100da8e7bca45fb5dc84e572edf59a927e54ac9d4bc4a9b4 0.0s done [2023-11-06T19:15:51.483Z] #77 naming to docker.io/library/security-spire-server 0.0s done [2023-11-06T19:15:51.483Z] #77 writing image sha256:9011d42627589248e811d6465c0cce61727f6af5ac7f9460ef63ce1cf65498ec done [2023-11-06T19:15:51.483Z] #77 naming to docker.io/library/security-spire-agent done [2023-11-06T19:15:51.483Z] #77 DONE 1.2s [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-06T19:15:51.483Z] #83 DONE 0.1s [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:15:51.483Z] #84 ... [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-06T19:15:51.483Z] #0 3.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.483Z] #0 3.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.483Z] #0 4.068 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:15:51.483Z] #0 4.068 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:15:51.483Z] #0 4.068 OK: 20080 distinct packages available [2023-11-06T19:15:51.483Z] #0 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.483Z] #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:51.483Z] #0 4.475 OK: 264 MiB in 52 packages [2023-11-06T19:15:51.483Z] #85 DONE 4.6s [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:15:51.483Z] #86 DONE 0.1s [2023-11-06T19:15:51.483Z] [2023-11-06T19:15:51.483Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:15:51.483Z] #87 DONE 0.1s [2023-11-06T19:15:51.742Z] [2023-11-06T19:15:51.742Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-06T19:15:51.742Z] #88 DONE 0.1s [2023-11-06T19:15:51.742Z] [2023-11-06T19:15:51.742Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-06T19:15:51.742Z] #89 DONE 0.0s [2023-11-06T19:15:51.742Z] [2023-11-06T19:15:51.742Z] #77 [security-spire-config] exporting to image [2023-11-06T19:15:52.001Z] #77 ... [2023-11-06T19:15:52.001Z] [2023-11-06T19:15:52.001Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-06T19:15:52.001Z] #64 DONE 2.3s [2023-11-06T19:15:52.001Z] [2023-11-06T19:15:52.001Z] #90 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-06T19:15:52.001Z] #90 DONE 0.0s [2023-11-06T19:15:52.001Z] [2023-11-06T19:15:52.001Z] #91 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-06T19:15:52.001Z] #0 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:52.001Z] #0 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T19:15:52.001Z] #0 5.000 OK: 264 MiB in 52 packages [2023-11-06T19:15:52.001Z] #91 DONE 5.1s [2023-11-06T19:15:52.001Z] [2023-11-06T19:15:52.001Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:15:52.001Z] #92 DONE 0.0s [2023-11-06T19:15:52.001Z] [2023-11-06T19:15:52.001Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:15:52.035Z] ---> 0f7c82954526 [2023-11-06T19:15:52.035Z] Step 4/4 : RUN go mod download [2023-11-06T19:15:52.035Z] ---> Running in 8c928533d59e [2023-11-06T19:15:52.264Z] #93 ... [2023-11-06T19:15:52.265Z] [2023-11-06T19:15:52.265Z] #77 [security-spire-config] exporting to image [2023-11-06T19:15:52.265Z] #77 exporting layers 0.5s done [2023-11-06T19:15:52.265Z] #77 writing image sha256:f8a64942cf785bba0fe08c4e56932cf367fab9ef02b4e80bd7b40cf03e4d0dbd done [2023-11-06T19:15:52.265Z] #77 naming to docker.io/library/security-spire-config done [2023-11-06T19:15:52.265Z] #77 DONE 1.8s [2023-11-06T19:15:52.524Z] [2023-11-06T19:15:52.524Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:15:57.794Z] #94 ... [2023-11-06T19:15:57.794Z] [2023-11-06T19:15:57.794Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:15:57.794Z] #52 ... [2023-11-06T19:15:57.794Z] [2023-11-06T19:15:57.794Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:15.899Z] #95 DONE 23.3s [2023-11-06T19:16:15.899Z] [2023-11-06T19:16:15.899Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:15.899Z] #84 DONE 23.3s [2023-11-06T19:16:15.899Z] [2023-11-06T19:16:15.899Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:15.899Z] #93 DONE 22.6s [2023-11-06T19:16:15.899Z] [2023-11-06T19:16:15.899Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:15.899Z] #94 DONE 23.0s [2023-11-06T19:16:15.899Z] [2023-11-06T19:16:15.899Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #96 ... [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #97 [core-data builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #97 DONE 6.7s [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #98 [support-notifications builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #98 DONE 6.7s [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #99 [support-scheduler builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #99 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #100 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #101 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #102 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #103 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #104 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #105 [core-metadata builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #105 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #106 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #107 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #108 [security-proxy-setup builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #108 DONE 6.7s [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #109 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #110 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #111 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #112 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #113 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #114 [core-command builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #114 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #96 DONE 6.7s [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #115 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #116 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #117 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-11-06T19:16:22.466Z] #118 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:16:22.466Z] #119 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:16:22.466Z] #120 CACHED [2023-11-06T19:16:22.466Z] [2023-11-06T19:16:22.466Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-06T19:16:22.724Z] #121 1.293 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-06T19:16:30.899Z] Removing intermediate container 8c928533d59e [2023-11-06T19:16:30.899Z] ---> 4b0bbc5bec09 [2023-11-06T19:16:30.899Z] Successfully built 4b0bbc5bec09 [2023-11-06T19:16:30.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:16:31.324Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T19:16:31.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:16:31.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-16666 does not seem to be running inside a container [2023-11-06T19:16:31.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-11-06T19:16:32.706Z] #121 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:16:32.706Z] #0 0.457 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-06T19:16:32.706Z] #122 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-06T19:16:32.706Z] #0 1.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-06T19:16:32.706Z] #123 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #124 [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-11-06T19:16:32.706Z] #0 1.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-06T19:16:32.706Z] #124 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-06T19:16:32.706Z] #0 1.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-06T19:16:32.706Z] #125 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:16:32.706Z] #0 0.863 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-06T19:16:32.706Z] #126 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:16:32.706Z] #0 0.708 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-06T19:16:32.706Z] #127 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:16:32.706Z] #0 0.938 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-06T19:16:32.706Z] #128 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-06T19:16:32.706Z] #0 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-06T19:16:32.706Z] #129 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:16:32.706Z] #0 0.585 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-06T19:16:32.706Z] #130 ... [2023-11-06T19:16:32.706Z] [2023-11-06T19:16:32.706Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-06T19:16:32.706Z] #0 0.633 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-06T19:16:32.853Z] $ docker top 2afcb48df05a6dd64cfd33bda2444765bd3238988329258e9ec45665069ec285 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T19:16:33.717Z] + go version [2023-11-06T19:16:33.717Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T19:16:33.755Z] $ docker stop --time=1 2afcb48df05a6dd64cfd33bda2444765bd3238988329258e9ec45665069ec285 [2023-11-06T19:16:35.301Z] $ docker rm -f --volumes 2afcb48df05a6dd64cfd33bda2444765bd3238988329258e9ec45665069ec285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:16:36.132Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T19:16:36.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:16:36.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-16666 does not seem to be running inside a container [2023-11-06T19:16:36.429Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-11-06T19:16:37.471Z] $ docker top 529c7b30146e9ebb6b28781acaead52dbd491e76c1203c2d4d3d700becdff3cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-06T19:16:37.703Z] ========================================================= [2023-11-06T19:16:37.703Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-06T19:16:37.703Z] ========================================================= [Pipeline] sh [2023-11-06T19:16:38.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-06T19:16:38.396Z] + make test [2023-11-06T19:16:38.396Z] go test -race -coverprofile=coverage.out ./... [2023-11-06T19:17:17.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-06T19:17:40.406Z] #131 ... [2023-11-06T19:17:40.406Z] [2023-11-06T19:17:40.406Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:17:40.406Z] #122 DONE 69.1s [2023-11-06T19:17:40.406Z] [2023-11-06T19:17:40.406Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:17:40.406Z] #130 DONE 69.2s [2023-11-06T19:17:40.406Z] [2023-11-06T19:17:40.406Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-06T19:17:40.406Z] #131 ... [2023-11-06T19:17:40.406Z] [2023-11-06T19:17:40.406Z] #124 [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-11-06T19:17:40.406Z] #124 76.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-06T19:17:42.975Z] #124 ... [2023-11-06T19:17:42.975Z] [2023-11-06T19:17:42.975Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:42.975Z] #132 ... [2023-11-06T19:17:42.975Z] [2023-11-06T19:17:42.975Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-06T19:17:42.975Z] #123 DONE 81.5s [2023-11-06T19:17:42.975Z] [2023-11-06T19:17:42.975Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-06T19:17:42.975Z] #131 DONE 81.6s [2023-11-06T19:17:43.235Z] [2023-11-06T19:17:43.235Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:17:43.235Z] #127 DONE 81.7s [2023-11-06T19:17:43.235Z] [2023-11-06T19:17:43.235Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:43.502Z] #133 ... [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-06T19:17:43.502Z] #121 DONE 82.0s [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:17:43.502Z] #126 DONE 82.1s [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #124 [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-11-06T19:17:43.502Z] #124 DONE 82.0s [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-06T19:17:43.502Z] #129 DONE 82.1s [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-06T19:17:43.502Z] #125 DONE 82.1s [2023-11-06T19:17:43.502Z] [2023-11-06T19:17:43.502Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:43.764Z] #134 ... [2023-11-06T19:17:43.764Z] [2023-11-06T19:17:43.764Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:17:43.764Z] #128 DONE 82.4s [2023-11-06T19:17:43.764Z] [2023-11-06T19:17:43.764Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:43.764Z] #132 DONE 1.0s [2023-11-06T19:17:43.764Z] [2023-11-06T19:17:43.764Z] #135 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.025Z] #135 ... [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.025Z] #136 DONE 0.9s [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.025Z] #133 DONE 0.9s [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.025Z] #137 DONE 0.5s [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-06T19:17:44.025Z] #138 DONE 0.4s [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.025Z] #134 DONE 0.5s [2023-11-06T19:17:44.025Z] [2023-11-06T19:17:44.025Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #139 ... [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #135 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #135 DONE 0.4s [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #140 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #141 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.286Z] #141 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #142 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.286Z] #143 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #144 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.286Z] #144 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #145 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.286Z] #146 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #147 CACHED [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #148 DONE 0.3s [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:44.286Z] #149 DONE 0.3s [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.286Z] #150 DONE 0.3s [2023-11-06T19:17:44.286Z] [2023-11-06T19:17:44.286Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.546Z] #151 ... [2023-11-06T19:17:44.546Z] [2023-11-06T19:17:44.546Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.546Z] #152 DONE 0.4s [2023-11-06T19:17:44.546Z] [2023-11-06T19:17:44.546Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:44.546Z] #139 DONE 0.4s [2023-11-06T19:17:44.546Z] [2023-11-06T19:17:44.546Z] #153 [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-11-06T19:17:45.931Z] #153 ... [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #154 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-06T19:17:45.931Z] #154 DONE 1.5s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-06T19:17:45.931Z] #155 DONE 1.5s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:45.931Z] #151 DONE 1.5s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #156 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-06T19:17:45.931Z] #156 DONE 1.5s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-06T19:17:45.931Z] #157 DONE 1.6s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-06T19:17:45.931Z] #158 DONE 1.6s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-06T19:17:45.931Z] #159 DONE 1.6s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-06T19:17:45.931Z] #160 DONE 1.6s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #161 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-06T19:17:45.931Z] #161 DONE 1.5s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #153 [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-11-06T19:17:45.931Z] #153 DONE 1.3s [2023-11-06T19:17:45.931Z] [2023-11-06T19:17:45.931Z] #162 [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-11-06T19:17:46.502Z] #162 ... [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-06T19:17:46.502Z] #163 DONE 0.6s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #164 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #165 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-06T19:17:46.502Z] #166 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #167 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #168 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #169 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:46.502Z] #170 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #162 [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-11-06T19:17:46.502Z] #162 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-06T19:17:46.502Z] #171 DONE 2.5s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #172 [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-11-06T19:17:46.502Z] #172 DONE 0.7s [2023-11-06T19:17:46.502Z] [2023-11-06T19:17:46.502Z] #77 [core-data] exporting to image [2023-11-06T19:17:46.502Z] #77 exporting layers [2023-11-06T19:17:47.073Z] #77 ... [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-06T19:17:47.073Z] #173 DONE 0.7s [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-06T19:17:47.073Z] #174 DONE 0.6s [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:47.073Z] #175 DONE 0.6s [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-06T19:17:47.073Z] #176 DONE 0.6s [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:17:47.073Z] #177 DONE 0.6s [2023-11-06T19:17:47.073Z] [2023-11-06T19:17:47.073Z] #77 [support-notifications] exporting to image [2023-11-06T19:17:47.334Z] #77 ... [2023-11-06T19:17:47.334Z] [2023-11-06T19:17:47.334Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-06T19:17:47.334Z] #178 DONE 0.6s [2023-11-06T19:17:47.334Z] [2023-11-06T19:17:47.334Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:17:47.334Z] #179 DONE 0.6s [2023-11-06T19:17:47.334Z] [2023-11-06T19:17:47.334Z] #77 [support-notifications] exporting to image [2023-11-06T19:17:47.334Z] #77 exporting layers 0.6s done [2023-11-06T19:17:47.334Z] #77 writing image sha256:25e3ef07f95f5a442fef190fea9966e120f86298a89f0a577060fc5699f4b717 [2023-11-06T19:17:47.334Z] #77 ... [2023-11-06T19:17:47.334Z] [2023-11-06T19:17:47.334Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-06T19:17:47.334Z] #180 DONE 0.2s [2023-11-06T19:17:47.334Z] [2023-11-06T19:17:47.334Z] #77 [support-notifications] exporting to image [2023-11-06T19:17:47.334Z] #77 writing image sha256:4914cba4f12a71ba8edbe8431b81578d424c326172be430287704cb3018c66a3 [2023-11-06T19:17:47.334Z] #77 writing image sha256:b5c0f35570d8304cc940605743efed885850433f228dd775edde2fab6b5f1e52 [2023-11-06T19:17:47.334Z] #77 writing image sha256:3c9703a772133295f64b6986aaf67c4e53834bedfeaa2a3838325ab162050f15 [2023-11-06T19:17:47.599Z] #77 ... [2023-11-06T19:17:47.599Z] [2023-11-06T19:17:47.599Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:17:47.599Z] #181 DONE 0.3s [2023-11-06T19:17:47.599Z] [2023-11-06T19:17:47.599Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-06T19:17:47.599Z] #182 DONE 0.3s [2023-11-06T19:17:47.599Z] [2023-11-06T19:17:47.599Z] #77 [core-metadata] exporting to image [2023-11-06T19:17:47.599Z] #77 exporting layers 0.4s done [2023-11-06T19:17:47.599Z] #77 writing image sha256:25e3ef07f95f5a442fef190fea9966e120f86298a89f0a577060fc5699f4b717 0.2s done [2023-11-06T19:17:47.599Z] #77 writing image sha256:4914cba4f12a71ba8edbe8431b81578d424c326172be430287704cb3018c66a3 0.2s done [2023-11-06T19:17:47.599Z] #77 writing image sha256:b5c0f35570d8304cc940605743efed885850433f228dd775edde2fab6b5f1e52 0.2s done [2023-11-06T19:17:47.599Z] #77 writing image sha256:3c9703a772133295f64b6986aaf67c4e53834bedfeaa2a3838325ab162050f15 0.2s done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/security-spiffe-token-provider done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/core-command done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/support-scheduler done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/core-data done [2023-11-06T19:17:47.599Z] #77 writing image sha256:276115d8f32a83bf76c10399b3e11e7d724ec9a5313d8723581859bbd3435399 done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/core-metadata done [2023-11-06T19:17:47.599Z] #77 writing image sha256:8c0857aa7f9d2b1caa8a9630d36c65a2485f521f7fb55744d627387d27224e8f [2023-11-06T19:17:47.599Z] #77 writing image sha256:8c0857aa7f9d2b1caa8a9630d36c65a2485f521f7fb55744d627387d27224e8f done [2023-11-06T19:17:47.599Z] #77 naming to docker.io/library/support-notifications done [2023-11-06T19:17:47.599Z] #77 DONE 2.8s [2023-11-06T19:17:47.599Z] [2023-11-06T19:17:47.599Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-06T19:17:47.860Z] #183 DONE 0.5s [2023-11-06T19:17:47.860Z] [2023-11-06T19:17:47.860Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-06T19:17:48.121Z] #184 DONE 0.5s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-06T19:17:48.121Z] #185 DONE 0.0s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #186 [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-11-06T19:17:48.121Z] #186 DONE 0.0s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #187 [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-11-06T19:17:48.121Z] #187 DONE 0.0s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-06T19:17:48.121Z] #188 DONE 0.1s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:17:48.121Z] #189 ... [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #190 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-06T19:17:48.121Z] #190 DONE 0.1s [2023-11-06T19:17:48.121Z] [2023-11-06T19:17:48.121Z] #191 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:17:48.121Z] #191 DONE 1.1s [2023-11-06T19:17:48.383Z] [2023-11-06T19:17:48.383Z] #192 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:17:48.383Z] #192 DONE 1.1s [2023-11-06T19:17:48.383Z] [2023-11-06T19:17:48.383Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-06T19:17:48.383Z] #193 DONE 0.1s [2023-11-06T19:17:48.383Z] [2023-11-06T19:17:48.383Z] #77 [security-proxy-auth] exporting to image [2023-11-06T19:17:48.383Z] #77 ... [2023-11-06T19:17:48.383Z] [2023-11-06T19:17:48.383Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:17:48.383Z] #194 DONE 1.1s [2023-11-06T19:17:48.383Z] [2023-11-06T19:17:48.383Z] #77 [security-proxy-auth] exporting to image [2023-11-06T19:17:48.383Z] #77 exporting layers 0.2s done [2023-11-06T19:17:48.383Z] #77 writing image sha256:2dbca53ba647d592da3822811a9eb21a4acb5ce5d32699b928535e2c57ef143b 0.0s done [2023-11-06T19:17:48.383Z] #77 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-06T19:17:48.383Z] #77 writing image sha256:74b1f9fbc74b0a0fb0b335d7d7e8a21ef665f8a733ddd7fb8dba77598dfe2240 done [2023-11-06T19:17:48.383Z] #77 naming to docker.io/library/security-proxy-auth done [2023-11-06T19:17:48.953Z] #77 exporting layers 0.2s done [2023-11-06T19:17:48.953Z] #77 writing image sha256:1a26de8d9f7947d44cbc198a5e5f2d494c7a28861748e3a724bd7ed76d129537 done [2023-11-06T19:17:48.953Z] #77 naming to docker.io/library/security-proxy-setup done [2023-11-06T19:17:48.953Z] #77 DONE 3.2s [2023-11-06T19:17:48.953Z] [2023-11-06T19:17:48.953Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-06T19:17:48.953Z] #195 DONE 0.6s [2023-11-06T19:17:48.953Z] [2023-11-06T19:17:48.953Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:17:49.215Z] #37 ... [2023-11-06T19:17:49.215Z] [2023-11-06T19:17:49.215Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:17:49.215Z] #189 DONE 0.9s [2023-11-06T19:17:49.215Z] [2023-11-06T19:17:49.215Z] #77 [security-secretstore-setup] exporting to image [2023-11-06T19:17:49.215Z] #77 exporting layers 0.3s done [2023-11-06T19:17:49.215Z] #77 exporting layers 0.3s done [2023-11-06T19:17:49.215Z] #77 writing image sha256:89cb9fb8ebe1907d596e870e64998f0477c7cfea062aa326e88ad06d8d21d8f7 0.1s done [2023-11-06T19:17:49.215Z] #77 naming to docker.io/library/security-bootstrapper done [2023-11-06T19:17:49.215Z] #77 writing image sha256:6e718ecc6db44ac64c8ca9d37ab90c258df281c25081c3a98b6d831a1dcaafb3 done [2023-11-06T19:17:49.215Z] #77 naming to docker.io/library/security-secretstore-setup done [2023-11-06T19:17:49.215Z] #77 DONE 3.7s [2023-11-06T19:17:49.215Z] [2023-11-06T19:17:49.215Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:17:49.215Z] time="2023-11-06T19:15:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-06T19:17:49.246Z] $ docker stop --time=1 8cbbce66411e51fc528e13427f5de616aa2930f56bcefe8eaf544aa8f87f1c88 [2023-11-06T19:17:50.483Z] $ docker rm -f --volumes 8cbbce66411e51fc528e13427f5de616aa2930f56bcefe8eaf544aa8f87f1c88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T19:17:50.891Z] + docker images [2023-11-06T19:17:50.891Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-06T19:17:50.891Z] security-bootstrapper latest 89cb9fb8ebe1 2 seconds ago 23.3MB [2023-11-06T19:17:50.891Z] core-common-config-bootstrapper latest 2dbca53ba647 2 seconds ago 18.2MB [2023-11-06T19:17:50.891Z] security-proxy-auth latest 74b1f9fbc74b 2 seconds ago 19.5MB [2023-11-06T19:17:50.891Z] security-proxy-setup latest 1a26de8d9f79 2 seconds ago 34.4MB [2023-11-06T19:17:50.891Z] security-secretstore-setup latest 6e718ecc6db4 2 seconds ago 44.4MB [2023-11-06T19:17:50.891Z] support-scheduler latest 3c9703a77213 4 seconds ago 34.1MB [2023-11-06T19:17:50.891Z] core-data latest 4914cba4f12a 4 seconds ago 21.3MB [2023-11-06T19:17:50.891Z] core-metadata latest 276115d8f32a 4 seconds ago 21.7MB [2023-11-06T19:17:50.891Z] support-notifications latest 8c0857aa7f9d 4 seconds ago 34.7MB [2023-11-06T19:17:50.891Z] core-command latest 25e3ef07f95f 4 seconds ago 21.2MB [2023-11-06T19:17:50.891Z] security-spiffe-token-provider latest b5c0f35570d8 4 seconds ago 35.1MB [2023-11-06T19:17:50.891Z] security-spire-config latest f8a64942cf78 About a minute ago 101MB [2023-11-06T19:17:50.891Z] security-spire-server latest f070766df6a8 2 minutes ago 107MB [2023-11-06T19:17:50.891Z] security-spire-agent latest 9011d4262758 2 minutes ago 166MB [2023-11-06T19:17:50.891Z] ci-base-image-x86_64 latest bef43835102e 4 minutes ago 930MB [2023-11-06T19:17:50.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-06T19:17:50.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-06T19:17:50.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-11-06T19:18:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-06T19:18:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-06T19:18:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-06T19:18:39.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-06T19:18:39.696Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-06T19:18:40.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-06T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-06T19:18:40.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-06T19:18:40.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-06T19:18:41.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-06T19:18:43.722Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-06T19:18:43.722Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-06T19:18:43.722Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-06T19:18:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-06T19:18:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-06T19:18:53.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-06T19:18:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.248s coverage: 28.7% of statements [2023-11-06T19:19:04.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.289s coverage: 97.0% of statements [2023-11-06T19:19:07.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-06T19:19:07.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-06T19:19:07.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-06T19:19:11.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.354s coverage: 69.2% of statements [2023-11-06T19:19:12.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-06T19:19:12.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-06T19:19:13.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.307s coverage: 53.2% of statements [2023-11-06T19:19:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-06T19:19:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-06T19:19:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:19:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-06T19:19:18.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-06T19:19:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-06T19:19:25.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-06T19:19:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.989s coverage: 93.4% of statements [2023-11-06T19:19:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.509s coverage: 4.1% of statements [2023-11-06T19:19:38.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-06T19:19:38.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:19:38.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-06T19:19:40.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-06T19:19:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.772s coverage: 97.6% of statements [2023-11-06T19:19:42.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.197s coverage: 72.2% of statements [2023-11-06T19:19:52.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-06T19:19:52.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-06T19:19:52.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.367s coverage: 0.9% of statements [2023-11-06T19:19:52.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.262s coverage: 32.2% of statements [2023-11-06T19:19:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.249s coverage: 41.7% of statements [2023-11-06T19:19:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 82.9% of statements [2023-11-06T19:19:53.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.195s coverage: 94.1% of statements [2023-11-06T19:19:53.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.201s coverage: 96.3% of statements [2023-11-06T19:19:57.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.208s coverage: 87.5% of statements [2023-11-06T19:19:58.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-06T19:20:00.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-06T19:20:00.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-06T19:20:00.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-06T19:20:02.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-06T19:20:02.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-06T19:20:02.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-06T19:20:02.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-06T19:20:10.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.202s coverage: 94.4% of statements [2023-11-06T19:20:10.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-06T19:20:10.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-06T19:20:10.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-06T19:20:10.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-06T19:20:17.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-06T19:20:17.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-06T19:20:19.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.202s coverage: 79.9% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.229s coverage: 92.9% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.192s coverage: 62.3% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.203s coverage: 87.2% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.160s coverage: 20.0% of statements [2023-11-06T19:20:23.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2023-11-06T19:20:23.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.362s coverage: 81.8% of statements [2023-11-06T19:20:24.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-06T19:20:25.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-06T19:20:26.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements [2023-11-06T19:20:26.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.195s coverage: 86.0% of statements [2023-11-06T19:20:30.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-06T19:20:30.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-06T19:20:32.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.827s coverage: 63.1% of statements [2023-11-06T19:20:32.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.204s coverage: 100.0% of statements [2023-11-06T19:20:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2023-11-06T19:20:33.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2023-11-06T19:20:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-06T19:20:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-06T19:20:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-06T19:20:34.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2023-11-06T19:20:34.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.090s coverage: 100.0% of statements [2023-11-06T19:20:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-06T19:20:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-06T19:20:40.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-06T19:20:41.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.764s coverage: 38.4% of statements [2023-11-06T19:20:41.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.221s coverage: 89.5% of statements [2023-11-06T19:20:45.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-06T19:20:45.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-06T19:20:45.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-06T19:20:45.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-06T19:20:46.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.211s coverage: 84.8% of statements [2023-11-06T19:20:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-06T19:20:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-06T19:20:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-06T19:20:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-06T19:20:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-06T19:20:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:20:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-06T19:20:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-06T19:20:57.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.267s coverage: 19.9% of statements [2023-11-06T19:20:57.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.544s coverage: 95.7% of statements [2023-11-06T19:21:00.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-06T19:21:00.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-06T19:21:01.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.289s coverage: 61.8% of statements [2023-11-06T19:21:03.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-06T19:21:03.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-06T19:21:04.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.375s coverage: 98.9% of statements [2023-11-06T19:21:05.570Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-11-06T19:21:05.837Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T19:21:05.837Z] go vet ./... [2023-11-06T19:23:12.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T19:23:12.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T19:23:12.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T19:23:12.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-06T19:23:13.191Z] + ls -al . [2023-11-06T19:23:13.192Z] total 724 [2023-11-06T19:23:13.192Z] drwxrwxr-x 10 1001 1001 4096 Nov 6 19:16 . [2023-11-06T19:23:13.192Z] drwxr-xr-x 4 root root 4096 Nov 6 19:16 .. [2023-11-06T19:23:13.192Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:14 .blubracket [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 10 Nov 6 19:14 .dockerignore [2023-11-06T19:23:13.192Z] drwxrwxr-x 8 1001 1001 4096 Nov 6 19:14 .git [2023-11-06T19:23:13.192Z] drwxrwxr-x 3 1001 1001 4096 Nov 6 19:14 .github [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 1074 Nov 6 19:14 .gitignore [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 42 Nov 6 19:14 .golangci.yml [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 100 Nov 6 19:14 .hadolint.yml [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 155 Nov 6 19:14 .sonarcloud.properties [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 1171 Nov 6 19:14 ADOPTERS.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 11674 Nov 6 19:14 Attribution.txt [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 93407 Nov 6 19:14 CHANGELOG.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 3804 Nov 6 19:14 CONTRIBUTING.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 677 Nov 6 19:14 GOVERNANCE.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 861 Nov 6 19:14 Jenkinsfile [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 10775 Nov 6 19:14 LICENSE [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 15054 Nov 6 19:14 Makefile [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 582 Nov 6 19:14 OWNERS.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 9528 Nov 6 19:14 README.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 789 Nov 6 19:14 SECURITY.md [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 5 Nov 6 19:12 VERSION [2023-11-06T19:23:13.192Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:14 bin [2023-11-06T19:23:13.192Z] drwxrwxr-x 18 1001 1001 4096 Nov 6 19:14 cmd [2023-11-06T19:23:13.192Z] -rw-r--r-- 1 root root 453601 Nov 6 19:21 coverage.out [2023-11-06T19:23:13.192Z] drwxrwxr-x 2 1001 1001 4096 Nov 6 19:14 fuzz_test [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 3689 Nov 6 19:14 go.mod [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 34446 Nov 6 19:14 go.sum [2023-11-06T19:23:13.192Z] drwxrwxr-x 7 1001 1001 4096 Nov 6 19:14 internal [2023-11-06T19:23:13.192Z] drwxrwxr-x 3 1001 1001 4096 Nov 6 19:14 openapi [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 584 Nov 6 19:14 security.txt [2023-11-06T19:23:13.192Z] -rw-rw-r-- 1 1001 1001 204 Nov 6 19:14 version.go [Pipeline] sh [2023-11-06T19:23:13.854Z] + '[' -e coverage.out ] [2023-11-06T19:23:13.854Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-06T19:23:13.887Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T19:23:14.705Z] Stashed 1 file(s) [Pipeline] sh [2023-11-06T19:23:15.347Z] + make build [2023-11-06T19:23:15.347Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-06T19:24:36.965Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-06T19:24:40.308Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-06T19:24:45.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-06T19:24:48.990Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-06T19:25:21.192Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-06T19:25:27.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-06T19:25:33.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-06T19:25:37.494Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-06T19:25:40.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-06T19:25:45.085Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-06T19:25:50.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-06T19:25:55.999Z] $ docker stop --time=1 529c7b30146e9ebb6b28781acaead52dbd491e76c1203c2d4d3d700becdff3cb [2023-11-06T19:26:01.833Z] $ docker rm -f --volumes 529c7b30146e9ebb6b28781acaead52dbd491e76c1203c2d4d3d700becdff3cb [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-11-06T19:26:04.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-06T19:26:04.812Z] [2023-11-06T19:26:04.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:26:05.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-06T19:26:05.477Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-06T19:26:05.477Z] 547446be3368: Pulling fs layer [2023-11-06T19:26:05.477Z] d125d8839a47: Pulling fs layer [2023-11-06T19:26:05.477Z] 3e85d5ac6304: Pulling fs layer [2023-11-06T19:26:05.477Z] c3105a71a48b: Pulling fs layer [2023-11-06T19:26:05.477Z] 0f093f025ec4: Pulling fs layer [2023-11-06T19:26:05.477Z] c3106fc0e877: Pulling fs layer [2023-11-06T19:26:05.477Z] c3105a71a48b: Waiting [2023-11-06T19:26:05.477Z] 0f093f025ec4: Waiting [2023-11-06T19:26:05.477Z] c3106fc0e877: Waiting [2023-11-06T19:26:05.477Z] 547446be3368: Download complete [2023-11-06T19:26:05.477Z] c3105a71a48b: Verifying Checksum [2023-11-06T19:26:05.477Z] c3105a71a48b: Download complete [2023-11-06T19:26:06.059Z] d125d8839a47: Verifying Checksum [2023-11-06T19:26:06.059Z] d125d8839a47: Download complete [2023-11-06T19:26:06.059Z] c3106fc0e877: Verifying Checksum [2023-11-06T19:26:06.059Z] 0f093f025ec4: Verifying Checksum [2023-11-06T19:26:06.059Z] 0f093f025ec4: Download complete [2023-11-06T19:26:06.324Z] 547446be3368: Pull complete [2023-11-06T19:26:07.279Z] d125d8839a47: Pull complete [2023-11-06T19:26:07.879Z] 3e85d5ac6304: Verifying Checksum [2023-11-06T19:26:07.879Z] 3e85d5ac6304: Download complete [2023-11-06T19:26:17.978Z] 3e85d5ac6304: Pull complete [2023-11-06T19:26:17.978Z] c3105a71a48b: Pull complete [2023-11-06T19:26:18.244Z] 0f093f025ec4: Pull complete [2023-11-06T19:26:18.244Z] c3106fc0e877: Pull complete [2023-11-06T19:26:18.244Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-06T19:26:18.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-06T19:26:18.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:26:18.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-16666 does not seem to be running inside a container [2023-11-06T19:26:19.144Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-06T19:26:21.252Z] $ docker top 5f8df0732280564f537d18a62bcd1d68cc334a65a0edc0454d3e6a3aa872df71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T19:26:22.126Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-06T19:26:32.190Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #1 transferring dockerfile: 2.82kB done [2023-11-06T19:26:32.190Z] #1 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #2 [core-data internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #2 transferring dockerfile: 1.90kB done [2023-11-06T19:26:32.190Z] #2 DONE 0.0s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #3 transferring dockerfile: 2.38kB done [2023-11-06T19:26:32.190Z] #3 DONE 0.0s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #4 transferring dockerfile: 2.04kB done [2023-11-06T19:26:32.190Z] #4 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #5 transferring dockerfile: 1.70kB 0.0s done [2023-11-06T19:26:32.190Z] #5 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #6 transferring dockerfile: 1.78kB done [2023-11-06T19:26:32.190Z] #6 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-11-06T19:26:32.190Z] #7 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #8 transferring dockerfile: 1.82kB done [2023-11-06T19:26:32.190Z] #8 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #9 transferring dockerfile: 1.59kB done [2023-11-06T19:26:32.190Z] #9 DONE 0.0s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #10 transferring dockerfile: 1.58kB done [2023-11-06T19:26:32.190Z] #10 DONE 0.1s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #11 transferring dockerfile: 2.39kB done [2023-11-06T19:26:32.190Z] #11 DONE 0.2s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #12 [security-bootstrapper internal] load .dockerignore [2023-11-06T19:26:32.190Z] #12 ... [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #13 [core-command internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #13 transferring dockerfile: 1.82kB done [2023-11-06T19:26:32.190Z] #13 DONE 0.2s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #12 [security-bootstrapper internal] load .dockerignore [2023-11-06T19:26:32.190Z] #12 transferring context: 50B 0.0s done [2023-11-06T19:26:32.190Z] #12 ... [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #14 transferring dockerfile: 1.84kB done [2023-11-06T19:26:32.190Z] #14 DONE 0.3s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-06T19:26:32.190Z] #15 transferring dockerfile: 2.12kB 0.0s done [2023-11-06T19:26:32.190Z] #15 DONE 0.4s [2023-11-06T19:26:32.190Z] [2023-11-06T19:26:32.190Z] #12 [security-bootstrapper internal] load .dockerignore [2023-11-06T19:26:32.190Z] #12 DONE 0.4s [2023-11-06T19:26:32.457Z] [2023-11-06T19:26:32.457Z] #16 [core-data internal] load .dockerignore [2023-11-06T19:26:32.724Z] #16 transferring context: 50B 0.0s done [2023-11-06T19:26:32.724Z] #16 DONE 0.1s [2023-11-06T19:26:32.724Z] [2023-11-06T19:26:32.724Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-11-06T19:26:32.724Z] #17 transferring context: 50B 0.0s done [2023-11-06T19:26:32.724Z] #17 DONE 0.1s [2023-11-06T19:26:32.724Z] [2023-11-06T19:26:32.724Z] #18 [security-proxy-auth internal] load .dockerignore [2023-11-06T19:26:32.724Z] #18 transferring context: 50B done [2023-11-06T19:26:32.724Z] #18 DONE 0.1s [2023-11-06T19:26:32.724Z] [2023-11-06T19:26:32.724Z] #19 [security-spire-agent internal] load .dockerignore [2023-11-06T19:26:32.724Z] #19 transferring context: 50B done [2023-11-06T19:26:32.724Z] #19 DONE 0.1s [2023-11-06T19:26:32.724Z] [2023-11-06T19:26:32.724Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-11-06T19:26:32.724Z] #20 transferring context: 50B 0.0s done [2023-11-06T19:26:32.724Z] #20 DONE 0.1s [2023-11-06T19:26:32.724Z] [2023-11-06T19:26:32.724Z] #21 [core-metadata internal] load .dockerignore [2023-11-06T19:26:32.724Z] #21 transferring context: 50B 0.0s done [2023-11-06T19:26:32.724Z] #21 DONE 0.1s [2023-11-06T19:26:32.991Z] [2023-11-06T19:26:32.991Z] #22 [support-scheduler internal] load .dockerignore [2023-11-06T19:26:32.991Z] #22 transferring context: 50B 0.0s done [2023-11-06T19:26:32.991Z] #22 DONE 0.1s [2023-11-06T19:26:32.991Z] [2023-11-06T19:26:32.991Z] #23 [security-spire-server internal] load .dockerignore [2023-11-06T19:26:32.991Z] #23 transferring context: 50B 0.0s done [2023-11-06T19:26:32.991Z] #23 DONE 0.1s [2023-11-06T19:26:32.991Z] [2023-11-06T19:26:32.991Z] #24 [security-spire-config internal] load .dockerignore [2023-11-06T19:26:33.258Z] #24 transferring context: 50B done [2023-11-06T19:26:33.258Z] #24 DONE 0.1s [2023-11-06T19:26:33.258Z] [2023-11-06T19:26:33.258Z] #25 [security-proxy-setup internal] load .dockerignore [2023-11-06T19:26:33.258Z] #25 transferring context: 50B 0.0s done [2023-11-06T19:26:33.258Z] #25 DONE 0.1s [2023-11-06T19:26:33.258Z] [2023-11-06T19:26:33.258Z] #26 [core-command internal] load .dockerignore [2023-11-06T19:26:33.258Z] #26 transferring context: 50B 0.0s done [2023-11-06T19:26:33.258Z] #26 DONE 0.1s [2023-11-06T19:26:33.258Z] [2023-11-06T19:26:33.258Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-06T19:26:33.258Z] #27 transferring context: 50B 0.0s done [2023-11-06T19:26:33.258Z] #27 DONE 0.1s [2023-11-06T19:26:33.258Z] [2023-11-06T19:26:33.258Z] #28 [support-notifications internal] load .dockerignore [2023-11-06T19:26:33.526Z] #28 transferring context: 50B 0.0s done [2023-11-06T19:26:33.526Z] #28 DONE 0.1s [2023-11-06T19:26:33.792Z] [2023-11-06T19:26:33.792Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:33.792Z] #29 DONE 0.0s [2023-11-06T19:26:33.792Z] [2023-11-06T19:26:33.792Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-06T19:26:34.377Z] #30 DONE 0.9s [2023-11-06T19:26:34.377Z] [2023-11-06T19:26:34.377Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:34.377Z] #29 DONE 0.0s [2023-11-06T19:26:34.377Z] [2023-11-06T19:26:34.377Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-06T19:26:34.377Z] #31 ... [2023-11-06T19:26:34.377Z] [2023-11-06T19:26:34.377Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:34.377Z] #29 DONE 0.0s [2023-11-06T19:26:34.643Z] [2023-11-06T19:26:34.643Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-06T19:26:34.643Z] #30 DONE 0.9s [2023-11-06T19:26:34.643Z] [2023-11-06T19:26:34.643Z] #32 [support-scheduler internal] load build context [2023-11-06T19:26:34.643Z] #32 ... [2023-11-06T19:26:34.643Z] [2023-11-06T19:26:34.643Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:34.643Z] #29 DONE 0.0s [2023-11-06T19:26:34.643Z] [2023-11-06T19:26:34.643Z] #32 [support-scheduler internal] load build context [2023-11-06T19:26:34.910Z] #32 ... [2023-11-06T19:26:34.910Z] [2023-11-06T19:26:34.910Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-06T19:26:34.910Z] #30 DONE 0.9s [2023-11-06T19:26:34.910Z] [2023-11-06T19:26:34.910Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:34.910Z] #29 DONE 0.0s [2023-11-06T19:26:34.910Z] [2023-11-06T19:26:34.910Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:26:34.910Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-06T19:26:34.910Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:26:34.910Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-06T19:26:34.910Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-06T19:26:34.910Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.3s [2023-11-06T19:26:34.910Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-06T19:26:34.910Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:26:34.910Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-06T19:26:34.910Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-06T19:26:34.910Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s [2023-11-06T19:26:35.177Z] #33 ... [2023-11-06T19:26:35.178Z] [2023-11-06T19:26:35.178Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-06T19:26:35.178Z] #29 DONE 0.0s [2023-11-06T19:26:35.178Z] [2023-11-06T19:26:35.178Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:26:35.178Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-06T19:26:35.178Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-06T19:26:35.178Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-06T19:26:36.141Z] #33 ... [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-06T19:26:36.141Z] #30 DONE 1.7s [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-06T19:26:36.141Z] #34 DONE 1.7s [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:26:36.141Z] #33 ... [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:36.141Z] #35 DONE 0.0s [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-06T19:26:36.141Z] #31 DONE 1.8s [2023-11-06T19:26:36.141Z] [2023-11-06T19:26:36.141Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:26:36.141Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-06T19:26:36.141Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:26:36.141Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-06T19:26:36.141Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-06T19:26:36.141Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-06T19:26:36.141Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-06T19:26:36.141Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-06T19:26:36.141Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-06T19:26:36.141Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-06T19:26:36.141Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-06T19:26:38.085Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done [2023-11-06T19:26:38.085Z] #33 ... [2023-11-06T19:26:38.085Z] [2023-11-06T19:26:38.085Z] #36 [security-spire-server internal] load build context [2023-11-06T19:26:38.085Z] #36 transferring context: 18.10kB 0.2s done [2023-11-06T19:26:38.085Z] #36 DONE 2.0s [2023-11-06T19:26:38.350Z] [2023-11-06T19:26:38.350Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:38.351Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2023-11-06T19:26:38.351Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-06T19:26:38.351Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-06T19:26:38.351Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-06T19:26:38.351Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-06T19:26:38.351Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-11-06T19:26:38.351Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-06T19:26:38.351Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-11-06T19:26:38.351Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s [2023-11-06T19:26:38.351Z] #37 ... [2023-11-06T19:26:38.351Z] [2023-11-06T19:26:38.351Z] #38 [security-spire-config internal] load build context [2023-11-06T19:26:38.617Z] #38 transferring context: 16.35kB 0.2s done [2023-11-06T19:26:38.617Z] #38 DONE 2.3s [2023-11-06T19:26:38.617Z] [2023-11-06T19:26:38.618Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:38.618Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.4s [2023-11-06T19:26:38.618Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-06T19:26:38.618Z] #37 ... [2023-11-06T19:26:38.618Z] [2023-11-06T19:26:38.618Z] #39 [security-spire-agent internal] load build context [2023-11-06T19:26:38.618Z] #39 transferring context: 17.63kB 0.3s done [2023-11-06T19:26:38.618Z] #39 DONE 2.6s [2023-11-06T19:26:38.618Z] [2023-11-06T19:26:38.618Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:39.201Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.68MB / 23.39MB 2.0s [2023-11-06T19:26:39.201Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.1s [2023-11-06T19:26:39.201Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-06T19:26:39.468Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-06T19:26:39.468Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.4s [2023-11-06T19:26:40.057Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 2.8s [2023-11-06T19:26:40.325Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.1s [2023-11-06T19:26:40.913Z] #37 ... [2023-11-06T19:26:40.913Z] [2023-11-06T19:26:40.913Z] #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-06T19:26:40.913Z] #40 DONE 7.2s [2023-11-06T19:26:40.913Z] [2023-11-06T19:26:40.913Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:40.913Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 3.6s [2023-11-06T19:26:40.913Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 3.8s [2023-11-06T19:26:41.889Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.4s done [2023-11-06T19:26:41.889Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-06T19:26:42.869Z] #37 ... [2023-11-06T19:26:42.869Z] [2023-11-06T19:26:42.869Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-06T19:26:42.869Z] #41 DONE 2.6s [2023-11-06T19:26:42.869Z] [2023-11-06T19:26:42.869Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:26:44.821Z] #42 ... [2023-11-06T19:26:44.821Z] [2023-11-06T19:26:44.821Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:26:44.821Z] #43 transferring context: 29.42MB 9.5s [2023-11-06T19:26:44.821Z] #43 ... [2023-11-06T19:26:44.821Z] [2023-11-06T19:26:44.821Z] #44 [core-metadata internal] load build context [2023-11-06T19:26:44.821Z] #44 ... [2023-11-06T19:26:44.821Z] [2023-11-06T19:26:44.821Z] #45 [core-data internal] load build context [2023-11-06T19:26:44.821Z] #45 ... [2023-11-06T19:26:44.821Z] [2023-11-06T19:26:44.821Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:26:44.821Z] #46 ... [2023-11-06T19:26:44.821Z] [2023-11-06T19:26:44.821Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:26:45.088Z] #47 ... [2023-11-06T19:26:45.088Z] [2023-11-06T19:26:45.088Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:26:45.088Z] #48 ... [2023-11-06T19:26:45.088Z] [2023-11-06T19:26:45.088Z] #32 [support-scheduler internal] load build context [2023-11-06T19:26:45.088Z] #32 ... [2023-11-06T19:26:45.088Z] [2023-11-06T19:26:45.088Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:26:45.357Z] #49 ... [2023-11-06T19:26:45.357Z] [2023-11-06T19:26:45.357Z] #50 [core-command internal] load build context [2023-11-06T19:26:45.357Z] #50 ... [2023-11-06T19:26:45.357Z] [2023-11-06T19:26:45.357Z] #32 [support-scheduler internal] load build context [2023-11-06T19:26:46.339Z] #32 ... [2023-11-06T19:26:46.339Z] [2023-11-06T19:26:46.339Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:26:46.339Z] #51 ... [2023-11-06T19:26:46.339Z] [2023-11-06T19:26:46.339Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:46.339Z] #35 ... [2023-11-06T19:26:46.339Z] [2023-11-06T19:26:46.339Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:26:46.339Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-11-06T19:26:46.339Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-06T19:26:46.339Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-06T19:26:46.339Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-06T19:26:46.339Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-06T19:26:46.339Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-06T19:26:46.339Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-06T19:26:46.339Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2023-11-06T19:26:46.339Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.6s done [2023-11-06T19:26:46.339Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-06T19:26:46.339Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s [2023-11-06T19:26:46.339Z] #52 ... [2023-11-06T19:26:46.339Z] [2023-11-06T19:26:46.339Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:50.595Z] #35 transferring context: 29.87MB 12.8s [2023-11-06T19:26:50.863Z] #35 ... [2023-11-06T19:26:50.863Z] [2023-11-06T19:26:50.863Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:26:51.130Z] #33 ... [2023-11-06T19:26:51.130Z] [2023-11-06T19:26:51.130Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:26:51.130Z] #46 ... [2023-11-06T19:26:51.130Z] [2023-11-06T19:26:51.130Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:51.398Z] #35 ... [2023-11-06T19:26:51.398Z] [2023-11-06T19:26:51.398Z] #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-06T19:26:51.398Z] #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.398Z] #0 7.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.398Z] #0 9.433 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T19:26:51.398Z] #0 9.433 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:26:51.398Z] #0 9.433 OK: 8 MiB in 16 packages [2023-11-06T19:26:51.398Z] #53 ... [2023-11-06T19:26:51.398Z] [2023-11-06T19:26:51.398Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-06T19:26:51.398Z] #54 ... [2023-11-06T19:26:51.398Z] [2023-11-06T19:26:51.398Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-06T19:26:51.398Z] #0 8.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.398Z] #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.667Z] #55 ... [2023-11-06T19:26:51.667Z] [2023-11-06T19:26:51.667Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-06T19:26:51.667Z] #0 8.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.667Z] #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:26:51.667Z] #56 ... [2023-11-06T19:26:51.667Z] [2023-11-06T19:26:51.667Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T19:26:51.936Z] #57 ... [2023-11-06T19:26:51.936Z] [2023-11-06T19:26:51.936Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:26:51.936Z] #58 ... [2023-11-06T19:26:51.936Z] [2023-11-06T19:26:51.936Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-06T19:26:51.936Z] #59 ... [2023-11-06T19:26:51.936Z] [2023-11-06T19:26:51.936Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-06T19:26:52.202Z] #53 DONE 10.8s [2023-11-06T19:26:52.202Z] [2023-11-06T19:26:52.202Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-06T19:26:52.202Z] #60 ... [2023-11-06T19:26:52.202Z] [2023-11-06T19:26:52.202Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-06T19:26:52.202Z] #61 ... [2023-11-06T19:26:52.202Z] [2023-11-06T19:26:52.203Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:52.788Z] #35 ... [2023-11-06T19:26:52.788Z] [2023-11-06T19:26:52.788Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:26:52.788Z] #62 ... [2023-11-06T19:26:52.788Z] [2023-11-06T19:26:52.788Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-06T19:26:53.054Z] #63 ... [2023-11-06T19:26:53.054Z] [2023-11-06T19:26:53.054Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-06T19:26:53.054Z] #64 ... [2023-11-06T19:26:53.054Z] [2023-11-06T19:26:53.054Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:53.054Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s [2023-11-06T19:26:53.320Z] #37 ... [2023-11-06T19:26:53.320Z] [2023-11-06T19:26:53.320Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:54.766Z] #35 ... [2023-11-06T19:26:54.766Z] [2023-11-06T19:26:54.766Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:26:54.766Z] #43 ... [2023-11-06T19:26:54.766Z] [2023-11-06T19:26:54.766Z] #44 [core-metadata internal] load build context [2023-11-06T19:26:54.766Z] #44 transferring context: 40.45MB 20.2s [2023-11-06T19:26:54.766Z] #44 ... [2023-11-06T19:26:54.766Z] [2023-11-06T19:26:54.766Z] #45 [core-data internal] load build context [2023-11-06T19:26:55.034Z] #45 ... [2023-11-06T19:26:55.034Z] [2023-11-06T19:26:55.034Z] #44 [core-metadata internal] load build context [2023-11-06T19:26:55.034Z] #44 ... [2023-11-06T19:26:55.034Z] [2023-11-06T19:26:55.034Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:26:55.306Z] #48 ... [2023-11-06T19:26:55.306Z] [2023-11-06T19:26:55.306Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:26:55.306Z] #47 ... [2023-11-06T19:26:55.306Z] [2023-11-06T19:26:55.306Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:55.589Z] #37 ... [2023-11-06T19:26:55.589Z] [2023-11-06T19:26:55.589Z] #50 [core-command internal] load build context [2023-11-06T19:26:55.589Z] #50 ... [2023-11-06T19:26:55.589Z] [2023-11-06T19:26:55.589Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:26:55.859Z] #49 ... [2023-11-06T19:26:55.859Z] [2023-11-06T19:26:55.859Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:56.443Z] #35 ... [2023-11-06T19:26:56.443Z] [2023-11-06T19:26:56.443Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:26:56.443Z] #51 ... [2023-11-06T19:26:56.443Z] [2023-11-06T19:26:56.443Z] #32 [support-scheduler internal] load build context [2023-11-06T19:26:56.710Z] #32 ... [2023-11-06T19:26:56.710Z] [2023-11-06T19:26:56.710Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:57.299Z] #35 ... [2023-11-06T19:26:57.299Z] [2023-11-06T19:26:57.299Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-06T19:26:57.299Z] #55 13.93 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T19:26:57.299Z] #55 13.97 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:26:57.299Z] #55 14.59 OK: 8 MiB in 16 packages [2023-11-06T19:26:57.299Z] #55 DONE 15.9s [2023-11-06T19:26:57.299Z] [2023-11-06T19:26:57.299Z] #35 [support-notifications internal] load build context [2023-11-06T19:26:57.884Z] #35 ... [2023-11-06T19:26:57.884Z] [2023-11-06T19:26:57.884Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:26:57.884Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s [2023-11-06T19:26:57.884Z] #52 ... [2023-11-06T19:26:57.884Z] [2023-11-06T19:26:57.884Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:26:57.884Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.1s [2023-11-06T19:27:02.141Z] #37 ... [2023-11-06T19:27:02.141Z] [2023-11-06T19:27:02.141Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:02.141Z] #46 transferring context: 61.54MB 26.6s [2023-11-06T19:27:02.141Z] #46 ... [2023-11-06T19:27:02.141Z] [2023-11-06T19:27:02.141Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:02.141Z] #37 ... [2023-11-06T19:27:02.141Z] [2023-11-06T19:27:02.141Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-06T19:27:02.141Z] #54 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.141Z] #54 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.141Z] #54 17.83 (1/4) Installing ca-certificates (20230506-r0) [2023-11-06T19:27:02.141Z] #54 18.58 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:02.141Z] #54 18.60 (3/4) Installing su-exec (0.2-r3) [2023-11-06T19:27:02.141Z] #54 18.64 (4/4) Installing yq (4.33.3-r4) [2023-11-06T19:27:02.141Z] #54 20.10 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:02.141Z] #54 ... [2023-11-06T19:27:02.141Z] [2023-11-06T19:27:02.141Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:02.724Z] #37 ... [2023-11-06T19:27:02.724Z] [2023-11-06T19:27:02.724Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:27:02.724Z] #58 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.724Z] #58 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.724Z] #58 19.62 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:27:02.724Z] #58 19.64 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:27:02.724Z] #58 19.64 OK: 19953 distinct packages available [2023-11-06T19:27:02.724Z] #58 ... [2023-11-06T19:27:02.724Z] [2023-11-06T19:27:02.724Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:02.991Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.2s [2023-11-06T19:27:02.991Z] #37 ... [2023-11-06T19:27:02.991Z] [2023-11-06T19:27:02.991Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T19:27:02.991Z] #57 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.991Z] #57 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:02.991Z] #57 18.28 (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T19:27:02.991Z] #57 19.10 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:02.991Z] #57 19.14 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:02.991Z] #57 19.28 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:27:02.991Z] #57 21.08 OK: 9 MiB in 17 packages [2023-11-06T19:27:03.260Z] #57 ... [2023-11-06T19:27:03.260Z] [2023-11-06T19:27:03.260Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:03.527Z] #37 ... [2023-11-06T19:27:03.527Z] [2023-11-06T19:27:03.527Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-06T19:27:03.527Z] #56 12.10 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:27:03.527Z] #56 12.10 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:27:03.527Z] #56 12.10 OK: 19953 distinct packages available [2023-11-06T19:27:03.527Z] #56 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:03.527Z] #56 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:03.527Z] #56 ... [2023-11-06T19:27:03.527Z] [2023-11-06T19:27:03.527Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:04.489Z] #37 ... [2023-11-06T19:27:04.489Z] [2023-11-06T19:27:04.489Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-06T19:27:04.489Z] #61 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:04.489Z] #61 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:04.489Z] #61 ... [2023-11-06T19:27:04.489Z] [2023-11-06T19:27:04.489Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:04.757Z] #37 ... [2023-11-06T19:27:04.757Z] [2023-11-06T19:27:04.757Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:05.023Z] #43 ... [2023-11-06T19:27:05.023Z] [2023-11-06T19:27:05.023Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:05.023Z] #46 ... [2023-11-06T19:27:05.023Z] [2023-11-06T19:27:05.023Z] #45 [core-data internal] load build context [2023-11-06T19:27:05.023Z] #45 ... [2023-11-06T19:27:05.023Z] [2023-11-06T19:27:05.023Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:05.291Z] #37 ... [2023-11-06T19:27:05.291Z] [2023-11-06T19:27:05.291Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:27:05.565Z] #48 ... [2023-11-06T19:27:05.565Z] [2023-11-06T19:27:05.565Z] #44 [core-metadata internal] load build context [2023-11-06T19:27:05.849Z] #44 ... [2023-11-06T19:27:05.849Z] [2023-11-06T19:27:05.849Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:05.849Z] #47 ... [2023-11-06T19:27:05.849Z] [2023-11-06T19:27:05.849Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:05.849Z] #37 ... [2023-11-06T19:27:05.849Z] [2023-11-06T19:27:05.849Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:06.118Z] #49 ... [2023-11-06T19:27:06.118Z] [2023-11-06T19:27:06.118Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:06.118Z] #47 ... [2023-11-06T19:27:06.118Z] [2023-11-06T19:27:06.118Z] #50 [core-command internal] load build context [2023-11-06T19:27:06.392Z] #50 ... [2023-11-06T19:27:06.392Z] [2023-11-06T19:27:06.392Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:06.661Z] #47 ... [2023-11-06T19:27:06.661Z] [2023-11-06T19:27:06.661Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:06.661Z] #51 ... [2023-11-06T19:27:06.661Z] [2023-11-06T19:27:06.661Z] #32 [support-scheduler internal] load build context [2023-11-06T19:27:06.661Z] #32 transferring context: 76.52MB 31.9s [2023-11-06T19:27:06.661Z] #32 ... [2023-11-06T19:27:06.661Z] [2023-11-06T19:27:06.661Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:06.931Z] #51 ... [2023-11-06T19:27:06.931Z] [2023-11-06T19:27:06.931Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-06T19:27:06.931Z] #59 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:06.931Z] #59 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:07.197Z] #59 ... [2023-11-06T19:27:07.197Z] [2023-11-06T19:27:07.197Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:07.197Z] #51 ... [2023-11-06T19:27:07.197Z] [2023-11-06T19:27:07.197Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-06T19:27:07.197Z] #60 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:07.197Z] #60 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:07.467Z] #60 ... [2023-11-06T19:27:07.467Z] [2023-11-06T19:27:07.467Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-06T19:27:07.467Z] #54 20.49 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:27:07.467Z] #54 22.01 OK: 18 MiB in 19 packages [2023-11-06T19:27:07.467Z] #54 DONE 25.9s [2023-11-06T19:27:07.467Z] [2023-11-06T19:27:07.467Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:07.467Z] #51 ... [2023-11-06T19:27:07.467Z] [2023-11-06T19:27:07.467Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T19:27:07.467Z] #57 DONE 25.8s [2023-11-06T19:27:07.467Z] [2023-11-06T19:27:07.467Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:07.734Z] #51 ... [2023-11-06T19:27:07.734Z] [2023-11-06T19:27:07.734Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-06T19:27:07.734Z] #56 22.79 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:07.734Z] #56 22.83 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:27:07.734Z] #56 22.87 (3/4) Installing libucontext (1.2-r2) [2023-11-06T19:27:07.734Z] #56 22.93 (4/4) Installing gcompat (1.1.0-r1) [2023-11-06T19:27:07.734Z] #56 22.98 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:07.734Z] #56 23.27 OK: 8 MiB in 19 packages [2023-11-06T19:27:07.734Z] #56 DONE 26.4s [2023-11-06T19:27:07.734Z] [2023-11-06T19:27:07.734Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:08.010Z] #51 ... [2023-11-06T19:27:08.010Z] [2023-11-06T19:27:08.010Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:08.279Z] #35 ... [2023-11-06T19:27:08.279Z] [2023-11-06T19:27:08.279Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:08.279Z] #51 ... [2023-11-06T19:27:08.279Z] [2023-11-06T19:27:08.279Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:27:08.279Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.1s done [2023-11-06T19:27:08.279Z] #52 ... [2023-11-06T19:27:08.279Z] [2023-11-06T19:27:08.279Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:08.862Z] #51 ... [2023-11-06T19:27:08.862Z] [2023-11-06T19:27:08.862Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-06T19:27:08.862Z] #63 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:08.862Z] #63 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:08.862Z] #63 ... [2023-11-06T19:27:08.862Z] [2023-11-06T19:27:08.862Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:09.129Z] #51 ... [2023-11-06T19:27:09.129Z] [2023-11-06T19:27:09.129Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-06T19:27:09.129Z] #61 24.49 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:09.129Z] #61 24.52 (2/2) Installing su-exec (0.2-r3) [2023-11-06T19:27:09.129Z] #61 24.53 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:09.129Z] #61 24.71 OK: 8 MiB in 17 packages [2023-11-06T19:27:09.129Z] #61 DONE 27.5s [2023-11-06T19:27:09.129Z] [2023-11-06T19:27:09.129Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:09.719Z] #51 ... [2023-11-06T19:27:09.719Z] [2023-11-06T19:27:09.719Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-06T19:27:09.719Z] #64 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:09.719Z] #64 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:09.985Z] #64 ... [2023-11-06T19:27:09.985Z] [2023-11-06T19:27:09.985Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:10.580Z] #35 ... [2023-11-06T19:27:10.580Z] [2023-11-06T19:27:10.580Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:27:10.580Z] #62 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:10.580Z] #62 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:10.855Z] #62 ... [2023-11-06T19:27:10.855Z] [2023-11-06T19:27:10.855Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:11.122Z] #35 ... [2023-11-06T19:27:11.122Z] [2023-11-06T19:27:11.122Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-06T19:27:11.122Z] #63 26.26 OK: 266 MiB in 52 packages [2023-11-06T19:27:11.122Z] #63 DONE 28.4s [2023-11-06T19:27:11.122Z] [2023-11-06T19:27:11.122Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:11.708Z] #35 transferring context: 68.55MB 34.8s [2023-11-06T19:27:11.708Z] #35 ... [2023-11-06T19:27:11.708Z] [2023-11-06T19:27:11.708Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:27:11.708Z] #42 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:11.708Z] #42 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:11.708Z] #42 29.13 OK: 266 MiB in 52 packages [2023-11-06T19:27:11.974Z] #42 ... [2023-11-06T19:27:11.974Z] [2023-11-06T19:27:11.974Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-06T19:27:11.974Z] #59 26.99 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:27:11.974Z] #59 27.55 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:27:11.974Z] #59 27.63 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:11.974Z] #59 27.70 (4/6) Installing openssl (3.1.4-r0) [2023-11-06T19:27:11.974Z] #59 27.84 (5/6) Installing su-exec (0.2-r3) [2023-11-06T19:27:11.974Z] #59 27.86 (6/6) Installing yq (4.33.3-r4) [2023-11-06T19:27:11.974Z] #59 28.47 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:11.974Z] #59 28.47 OK: 18 MiB in 19 packages [2023-11-06T19:27:11.974Z] #59 DONE 30.2s [2023-11-06T19:27:11.974Z] [2023-11-06T19:27:11.974Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:12.944Z] #35 ... [2023-11-06T19:27:12.944Z] [2023-11-06T19:27:12.944Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:27:12.944Z] #42 DONE 30.5s [2023-11-06T19:27:12.944Z] [2023-11-06T19:27:12.944Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:13.211Z] #35 ... [2023-11-06T19:27:13.211Z] [2023-11-06T19:27:13.211Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-06T19:27:13.211Z] #62 29.06 OK: 266 MiB in 52 packages [2023-11-06T19:27:13.211Z] #62 DONE 31.3s [2023-11-06T19:27:13.211Z] [2023-11-06T19:27:13.211Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:13.496Z] #35 ... [2023-11-06T19:27:13.496Z] [2023-11-06T19:27:13.496Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:27:13.496Z] #58 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:13.496Z] #58 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:13.496Z] #58 30.13 (1/11) Installing ca-certificates (20230506-r0) [2023-11-06T19:27:13.496Z] #58 30.48 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-06T19:27:13.496Z] #58 30.62 (3/11) Installing libunistring (1.1-r1) [2023-11-06T19:27:13.496Z] #58 30.82 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-06T19:27:13.496Z] #58 30.87 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-06T19:27:13.496Z] #58 30.87 (6/11) Installing libcurl (8.4.0-r0) [2023-11-06T19:27:13.496Z] #58 31.07 (7/11) Installing curl (8.4.0-r0) [2023-11-06T19:27:13.496Z] #58 31.07 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:13.496Z] #58 31.07 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:27:13.496Z] #58 31.09 (10/11) Installing libucontext (1.2-r2) [2023-11-06T19:27:13.496Z] #58 31.09 (11/11) Installing gcompat (1.1.0-r1) [2023-11-06T19:27:13.496Z] #58 31.15 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:13.496Z] #58 31.27 Executing ca-certificates-20230506-r0.trigger [2023-11-06T19:27:13.496Z] #58 ... [2023-11-06T19:27:13.496Z] [2023-11-06T19:27:13.496Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:14.079Z] #35 ... [2023-11-06T19:27:14.079Z] [2023-11-06T19:27:14.079Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-06T19:27:14.079Z] #65 DONE 2.0s [2023-11-06T19:27:14.079Z] [2023-11-06T19:27:14.079Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:14.668Z] #35 ... [2023-11-06T19:27:14.668Z] [2023-11-06T19:27:14.668Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-06T19:27:14.668Z] #58 32.02 OK: 13 MiB in 26 packages [2023-11-06T19:27:14.668Z] #58 DONE 33.0s [2023-11-06T19:27:14.668Z] [2023-11-06T19:27:14.668Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:14.935Z] #35 ... [2023-11-06T19:27:14.935Z] [2023-11-06T19:27:14.935Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:15.207Z] #43 ... [2023-11-06T19:27:15.207Z] [2023-11-06T19:27:15.207Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:15.207Z] #46 ... [2023-11-06T19:27:15.207Z] [2023-11-06T19:27:15.207Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:15.207Z] #35 ... [2023-11-06T19:27:15.207Z] [2023-11-06T19:27:15.207Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-06T19:27:15.474Z] #60 26.13 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:27:15.474Z] #60 26.13 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:27:15.474Z] #60 26.13 OK: 19953 distinct packages available [2023-11-06T19:27:15.474Z] #60 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:15.474Z] #60 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:15.474Z] #60 32.35 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:27:15.474Z] #60 32.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-06T19:27:15.474Z] #60 32.55 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-06T19:27:15.474Z] #60 32.65 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-06T19:27:15.474Z] #60 32.65 (5/7) Installing libucontext (1.2-r2) [2023-11-06T19:27:15.474Z] #60 32.65 (6/7) Installing gcompat (1.1.0-r1) [2023-11-06T19:27:15.474Z] #60 32.65 (7/7) Installing openssl (3.1.4-r0) [2023-11-06T19:27:15.474Z] #60 32.75 Executing busybox-1.36.1-r2.trigger [2023-11-06T19:27:15.474Z] #60 32.75 OK: 9 MiB in 20 packages [2023-11-06T19:27:15.474Z] #60 DONE 33.6s [2023-11-06T19:27:15.474Z] [2023-11-06T19:27:15.474Z] #45 [core-data internal] load build context [2023-11-06T19:27:15.474Z] #45 ... [2023-11-06T19:27:15.474Z] [2023-11-06T19:27:15.474Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-06T19:27:15.474Z] #66 ... [2023-11-06T19:27:15.474Z] [2023-11-06T19:27:15.474Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:27:15.743Z] #48 ... [2023-11-06T19:27:15.743Z] [2023-11-06T19:27:15.743Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:15.743Z] #35 ... [2023-11-06T19:27:15.743Z] [2023-11-06T19:27:15.743Z] #44 [core-metadata internal] load build context [2023-11-06T19:27:16.010Z] #44 ... [2023-11-06T19:27:16.010Z] [2023-11-06T19:27:16.010Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:16.291Z] #35 ... [2023-11-06T19:27:16.291Z] [2023-11-06T19:27:16.291Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:16.291Z] #49 ... [2023-11-06T19:27:16.291Z] [2023-11-06T19:27:16.291Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-06T19:27:16.291Z] #64 28.44 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-06T19:27:16.291Z] #64 28.44 v3.18.4-157-g3bee2e341dd [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-06T19:27:16.291Z] #64 28.44 OK: 19957 distinct packages available [2023-11-06T19:27:16.291Z] #64 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:16.291Z] #64 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T19:27:16.291Z] #64 32.72 OK: 266 MiB in 52 packages [2023-11-06T19:27:16.291Z] #64 DONE 33.7s [2023-11-06T19:27:16.291Z] [2023-11-06T19:27:16.291Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:16.291Z] #49 ... [2023-11-06T19:27:16.291Z] [2023-11-06T19:27:16.291Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:16.291Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.2s done [2023-11-06T19:27:16.562Z] #37 ... [2023-11-06T19:27:16.562Z] [2023-11-06T19:27:16.562Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-06T19:27:16.562Z] #67 DONE 7.2s [2023-11-06T19:27:16.562Z] [2023-11-06T19:27:16.562Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:16.562Z] #49 ... [2023-11-06T19:27:16.562Z] [2023-11-06T19:27:16.562Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:16.829Z] #47 transferring context: 111.59MB 41.9s [2023-11-06T19:27:16.829Z] #47 ... [2023-11-06T19:27:16.829Z] [2023-11-06T19:27:16.829Z] #50 [core-command internal] load build context [2023-11-06T19:27:16.829Z] #50 ... [2023-11-06T19:27:16.829Z] [2023-11-06T19:27:16.829Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:17.104Z] #49 ... [2023-11-06T19:27:17.104Z] [2023-11-06T19:27:17.104Z] #32 [support-scheduler internal] load build context [2023-11-06T19:27:17.104Z] #32 ... [2023-11-06T19:27:17.104Z] [2023-11-06T19:27:17.104Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:17.374Z] #49 ... [2023-11-06T19:27:17.374Z] [2023-11-06T19:27:17.374Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-06T19:27:17.374Z] #37 DONE 41.3s [2023-11-06T19:27:17.374Z] [2023-11-06T19:27:17.374Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:17.654Z] #49 ... [2023-11-06T19:27:17.654Z] [2023-11-06T19:27:17.654Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-06T19:27:17.654Z] #68 DONE 0.9s [2023-11-06T19:27:17.654Z] [2023-11-06T19:27:17.654Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:17.922Z] #49 ... [2023-11-06T19:27:17.922Z] [2023-11-06T19:27:17.922Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-06T19:27:17.922Z] #66 DONE 2.7s [2023-11-06T19:27:17.922Z] [2023-11-06T19:27:17.922Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:19.342Z] #49 ... [2023-11-06T19:27:19.342Z] [2023-11-06T19:27:19.342Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:27:19.342Z] #52 ... [2023-11-06T19:27:19.342Z] [2023-11-06T19:27:19.342Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:19.927Z] #49 ... [2023-11-06T19:27:19.927Z] [2023-11-06T19:27:19.927Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:20.194Z] #51 ... [2023-11-06T19:27:20.194Z] [2023-11-06T19:27:20.194Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:22.138Z] #47 transferring context: 141.55MB 47.0s [2023-11-06T19:27:22.405Z] #47 ... [2023-11-06T19:27:22.405Z] [2023-11-06T19:27:22.405Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:25.748Z] #51 ... [2023-11-06T19:27:25.748Z] [2023-11-06T19:27:25.748Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:25.748Z] #46 ... [2023-11-06T19:27:25.748Z] [2023-11-06T19:27:25.748Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:25.748Z] #43 ... [2023-11-06T19:27:25.748Z] [2023-11-06T19:27:25.748Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:25.748Z] #46 ... [2023-11-06T19:27:25.748Z] [2023-11-06T19:27:25.748Z] #45 [core-data internal] load build context [2023-11-06T19:27:25.748Z] #45 ... [2023-11-06T19:27:25.748Z] [2023-11-06T19:27:25.748Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:26.016Z] #46 ... [2023-11-06T19:27:26.016Z] [2023-11-06T19:27:26.016Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:27:26.016Z] #48 ... [2023-11-06T19:27:26.016Z] [2023-11-06T19:27:26.016Z] #44 [core-metadata internal] load build context [2023-11-06T19:27:26.016Z] #44 ... [2023-11-06T19:27:26.016Z] [2023-11-06T19:27:26.016Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:26.287Z] #46 ... [2023-11-06T19:27:26.287Z] [2023-11-06T19:27:26.287Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:27:26.287Z] #69 DONE 6.6s [2023-11-06T19:27:26.287Z] [2023-11-06T19:27:26.287Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:26.287Z] #46 ... [2023-11-06T19:27:26.287Z] [2023-11-06T19:27:26.287Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:26.574Z] #35 ... [2023-11-06T19:27:26.574Z] [2023-11-06T19:27:26.574Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:26.574Z] #46 ... [2023-11-06T19:27:26.574Z] [2023-11-06T19:27:26.574Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:27:26.574Z] #70 DONE 6.7s [2023-11-06T19:27:26.574Z] [2023-11-06T19:27:26.574Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-06T19:27:26.574Z] #71 DONE 6.6s [2023-11-06T19:27:26.574Z] [2023-11-06T19:27:26.574Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:26.853Z] #46 transferring context: 146.15MB 52.1s [2023-11-06T19:27:28.059Z] #46 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #50 [core-command internal] load build context [2023-11-06T19:27:28.059Z] #50 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:28.059Z] #35 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #32 [support-scheduler internal] load build context [2023-11-06T19:27:28.059Z] #32 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-06T19:27:28.059Z] #72 DONE 0.9s [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #32 [support-scheduler internal] load build context [2023-11-06T19:27:28.059Z] #32 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #50 [core-command internal] load build context [2023-11-06T19:27:28.059Z] #50 ... [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-06T19:27:28.059Z] #73 DONE 1.1s [2023-11-06T19:27:28.059Z] [2023-11-06T19:27:28.059Z] #50 [core-command internal] load build context [2023-11-06T19:27:28.325Z] #50 ... [2023-11-06T19:27:28.325Z] [2023-11-06T19:27:28.325Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-06T19:27:28.325Z] #74 DONE 1.6s [2023-11-06T19:27:28.325Z] [2023-11-06T19:27:28.325Z] #50 [core-command internal] load build context [2023-11-06T19:27:28.912Z] #50 ... [2023-11-06T19:27:28.912Z] [2023-11-06T19:27:28.912Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-06T19:27:28.912Z] #75 DONE 1.0s [2023-11-06T19:27:28.912Z] [2023-11-06T19:27:28.912Z] #50 [core-command internal] load build context [2023-11-06T19:27:28.912Z] #50 ... [2023-11-06T19:27:28.912Z] [2023-11-06T19:27:28.912Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-06T19:27:28.912Z] #76 DONE 1.6s [2023-11-06T19:27:28.912Z] [2023-11-06T19:27:28.912Z] #50 [core-command internal] load build context [2023-11-06T19:27:29.497Z] #50 ... [2023-11-06T19:27:29.497Z] [2023-11-06T19:27:29.497Z] #45 [core-data internal] load build context [2023-11-06T19:27:29.497Z] #45 transferring context: 189.79MB 53.6s done [2023-11-06T19:27:29.497Z] #45 DONE 55.0s [2023-11-06T19:27:29.497Z] [2023-11-06T19:27:29.497Z] #50 [core-command internal] load build context [2023-11-06T19:27:31.072Z] #50 ... [2023-11-06T19:27:31.072Z] [2023-11-06T19:27:31.072Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:31.072Z] #49 ... [2023-11-06T19:27:31.072Z] [2023-11-06T19:27:31.072Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-06T19:27:31.072Z] #77 DONE 2.0s [2023-11-06T19:27:31.072Z] [2023-11-06T19:27:31.073Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:31.073Z] #49 ... [2023-11-06T19:27:31.073Z] [2023-11-06T19:27:31.073Z] #50 [core-command internal] load build context [2023-11-06T19:27:31.073Z] #50 ... [2023-11-06T19:27:31.073Z] [2023-11-06T19:27:31.073Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:27:31.073Z] #78 DONE 1.6s [2023-11-06T19:27:31.073Z] [2023-11-06T19:27:31.073Z] #50 [core-command internal] load build context [2023-11-06T19:27:31.073Z] #50 ... [2023-11-06T19:27:31.073Z] [2023-11-06T19:27:31.073Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:27:31.073Z] #79 DONE 1.6s [2023-11-06T19:27:31.073Z] [2023-11-06T19:27:31.073Z] #50 [core-command internal] load build context [2023-11-06T19:27:31.342Z] #50 ... [2023-11-06T19:27:31.342Z] [2023-11-06T19:27:31.342Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:31.342Z] #80 DONE 1.8s [2023-11-06T19:27:31.342Z] [2023-11-06T19:27:31.342Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:31.342Z] #47 transferring context: 189.79MB 56.6s done [2023-11-06T19:27:31.613Z] #47 ... [2023-11-06T19:27:31.614Z] [2023-11-06T19:27:31.614Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:27:31.898Z] #81 ... [2023-11-06T19:27:31.898Z] [2023-11-06T19:27:31.898Z] #47 [security-secretstore-setup internal] load build context [2023-11-06T19:27:31.898Z] #47 DONE 57.5s [2023-11-06T19:27:32.166Z] [2023-11-06T19:27:32.166Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:32.449Z] #82 ... [2023-11-06T19:27:32.449Z] [2023-11-06T19:27:32.449Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-06T19:27:32.449Z] #83 DONE 1.8s [2023-11-06T19:27:32.449Z] [2023-11-06T19:27:32.449Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-06T19:27:32.717Z] #84 ... [2023-11-06T19:27:32.717Z] [2023-11-06T19:27:32.717Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-06T19:27:32.717Z] #85 DONE 1.7s [2023-11-06T19:27:32.717Z] [2023-11-06T19:27:32.717Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-06T19:27:33.304Z] #86 ... [2023-11-06T19:27:33.305Z] [2023-11-06T19:27:33.305Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-06T19:27:33.305Z] #87 DONE 2.4s [2023-11-06T19:27:33.305Z] [2023-11-06T19:27:33.305Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-06T19:27:33.571Z] #88 ... [2023-11-06T19:27:33.571Z] [2023-11-06T19:27:33.571Z] #48 [security-bootstrapper internal] load build context [2023-11-06T19:27:33.571Z] #48 transferring context: 189.79MB 57.9s done [2023-11-06T19:27:33.571Z] #48 DONE 59.0s [2023-11-06T19:27:33.571Z] [2023-11-06T19:27:33.571Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:33.840Z] #46 ... [2023-11-06T19:27:33.840Z] [2023-11-06T19:27:33.840Z] #32 [support-scheduler internal] load build context [2023-11-06T19:27:33.840Z] #32 transferring context: 189.79MB 58.3s done [2023-11-06T19:27:33.840Z] #32 DONE 59.4s [2023-11-06T19:27:33.840Z] [2023-11-06T19:27:33.840Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:33.840Z] #46 ... [2023-11-06T19:27:33.840Z] [2023-11-06T19:27:33.840Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:34.121Z] #51 ... [2023-11-06T19:27:34.121Z] [2023-11-06T19:27:34.121Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:34.392Z] #49 ... [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-06T19:27:34.392Z] #84 DONE 1.8s [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:34.392Z] #49 ... [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:34.392Z] #82 DONE 2.3s [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:34.392Z] #49 ... [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-06T19:27:34.392Z] #86 DONE 1.8s [2023-11-06T19:27:34.392Z] [2023-11-06T19:27:34.392Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:35.018Z] #49 ... [2023-11-06T19:27:35.018Z] [2023-11-06T19:27:35.018Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-06T19:27:35.018Z] #88 DONE 1.8s [2023-11-06T19:27:35.018Z] [2023-11-06T19:27:35.018Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:35.601Z] #49 ... [2023-11-06T19:27:35.601Z] [2023-11-06T19:27:35.601Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:35.870Z] #43 ... [2023-11-06T19:27:35.870Z] [2023-11-06T19:27:35.870Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:35.870Z] #49 ... [2023-11-06T19:27:35.870Z] [2023-11-06T19:27:35.870Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-06T19:27:35.870Z] #89 DONE 1.4s [2023-11-06T19:27:35.870Z] [2023-11-06T19:27:35.870Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:36.138Z] #49 ... [2023-11-06T19:27:36.138Z] [2023-11-06T19:27:36.138Z] #44 [core-metadata internal] load build context [2023-11-06T19:27:36.407Z] #44 ... [2023-11-06T19:27:36.407Z] [2023-11-06T19:27:36.407Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:36.991Z] #49 ... [2023-11-06T19:27:36.991Z] [2023-11-06T19:27:36.991Z] #46 [security-proxy-auth internal] load build context [2023-11-06T19:27:36.991Z] #46 transferring context: 189.79MB 62.0s done [2023-11-06T19:27:36.991Z] #46 DONE 62.7s [2023-11-06T19:27:36.991Z] [2023-11-06T19:27:36.991Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:37.258Z] #49 ... [2023-11-06T19:27:37.258Z] [2023-11-06T19:27:37.258Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:37.525Z] #35 ... [2023-11-06T19:27:37.525Z] [2023-11-06T19:27:37.525Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:38.483Z] #49 ... [2023-11-06T19:27:38.483Z] [2023-11-06T19:27:38.483Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-06T19:27:38.483Z] #51 transferring context: 189.79MB 61.2s done [2023-11-06T19:27:38.483Z] #51 DONE 62.2s [2023-11-06T19:27:38.483Z] [2023-11-06T19:27:38.483Z] #49 [security-proxy-setup internal] load build context [2023-11-06T19:27:39.891Z] #49 transferring context: 189.79MB 63.9s done [2023-11-06T19:27:39.891Z] #49 DONE 64.9s [2023-11-06T19:27:39.891Z] [2023-11-06T19:27:39.891Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:40.855Z] #43 ... [2023-11-06T19:27:40.855Z] [2023-11-06T19:27:40.855Z] #90 [security-spire-server] exporting to image [2023-11-06T19:27:40.855Z] #90 exporting layers 4.9s done [2023-11-06T19:27:40.855Z] #90 writing image sha256:091232c84aa2af2223e1a864982fde6eb6a852a30272896b624b9f8986fd1833 0.1s done [2023-11-06T19:27:40.855Z] #90 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-06T19:27:40.855Z] #90 writing image sha256:18519c48c8f78445b77367702973b005f7b162d0b855c6f18c974bd0b892c0cc 0.1s done [2023-11-06T19:27:40.855Z] #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-06T19:27:40.855Z] #90 writing image sha256:2d49b4609dc352705265db497f8dcd6bc2c87f815a980c8c0dc71978edd21479 done [2023-11-06T19:27:40.855Z] #90 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-11-06T19:27:40.855Z] #90 DONE 6.2s [2023-11-06T19:27:40.855Z] [2023-11-06T19:27:40.855Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:40.855Z] #43 ... [2023-11-06T19:27:40.855Z] [2023-11-06T19:27:40.855Z] #35 [support-notifications internal] load build context [2023-11-06T19:27:40.855Z] #35 transferring context: 189.79MB 63.7s done [2023-11-06T19:27:40.855Z] #35 DONE 64.7s [2023-11-06T19:27:40.855Z] [2023-11-06T19:27:40.855Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:41.449Z] #43 ... [2023-11-06T19:27:41.449Z] [2023-11-06T19:27:41.449Z] #50 [core-command internal] load build context [2023-11-06T19:27:41.449Z] #50 ... [2023-11-06T19:27:41.449Z] [2023-11-06T19:27:41.449Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-06T19:27:41.715Z] #43 transferring context: 189.79MB 66.9s done [2023-11-06T19:27:41.984Z] #43 DONE 67.4s [2023-11-06T19:27:41.985Z] [2023-11-06T19:27:41.985Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:41.985Z] #91 ... [2023-11-06T19:27:41.985Z] [2023-11-06T19:27:41.985Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:41.985Z] #92 DONE 1.1s [2023-11-06T19:27:42.267Z] [2023-11-06T19:27:42.267Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:27:42.539Z] #93 ... [2023-11-06T19:27:42.540Z] [2023-11-06T19:27:42.540Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:27:42.540Z] #91 DONE 0.8s [2023-11-06T19:27:42.807Z] [2023-11-06T19:27:42.807Z] #50 [core-command internal] load build context [2023-11-06T19:27:43.074Z] #50 ... [2023-11-06T19:27:43.074Z] [2023-11-06T19:27:43.074Z] #44 [core-metadata internal] load build context [2023-11-06T19:27:43.074Z] #44 transferring context: 189.79MB 68.5s done [2023-11-06T19:27:43.074Z] #44 DONE 68.7s [2023-11-06T19:27:43.074Z] [2023-11-06T19:27:43.074Z] #50 [core-command internal] load build context [2023-11-06T19:27:44.492Z] #50 transferring context: 189.79MB 68.4s done [2023-11-06T19:27:44.492Z] #50 DONE 69.3s [2023-11-06T19:27:44.492Z] [2023-11-06T19:27:44.492Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:27:44.492Z] #94 ... [2023-11-06T19:27:44.492Z] [2023-11-06T19:27:44.493Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #95 ... [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #81 DONE 32.8s [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #96 [core-data builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #96 DONE 3.1s [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #97 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #98 [core-command builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #98 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:07.392Z] #99 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #100 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:07.392Z] #101 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #102 [support-scheduler builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #102 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #103 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #104 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:07.392Z] #105 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:28:07.392Z] #106 ... [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #107 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #108 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:07.392Z] #109 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:07.392Z] #110 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #111 [core-metadata builder 6/7] COPY . . [2023-11-06T19:28:07.392Z] #111 CACHED [2023-11-06T19:28:07.392Z] [2023-11-06T19:28:07.392Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:07.392Z] #112 CACHED [2023-11-06T19:28:07.660Z] [2023-11-06T19:28:07.660Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:28:13.272Z] #113 5.221 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-06T19:28:13.272Z] #113 ... [2023-11-06T19:28:13.272Z] [2023-11-06T19:28:13.272Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:13.272Z] #95 DONE 38.5s [2023-11-06T19:28:13.272Z] [2023-11-06T19:28:13.272Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:28:13.272Z] #106 4.524 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-06T19:28:16.669Z] #106 ... [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #114 [security-proxy-setup builder 6/7] COPY . . [2023-11-06T19:28:16.669Z] #114 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:16.669Z] #115 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:16.669Z] #116 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2023-11-06T19:28:16.669Z] #117 DONE 3.5s [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:16.669Z] #118 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-06T19:28:16.669Z] #119 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-11-06T19:28:16.669Z] #120 CACHED [2023-11-06T19:28:16.669Z] [2023-11-06T19:28:16.669Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-06T19:28:17.258Z] #121 ... [2023-11-06T19:28:17.258Z] [2023-11-06T19:28:17.258Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:28:17.258Z] #0 4.751 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-06T19:28:17.536Z] #122 ... [2023-11-06T19:28:17.536Z] [2023-11-06T19:28:17.536Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-06T19:28:17.536Z] #0 5.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-06T19:28:17.815Z] #123 ... [2023-11-06T19:28:17.816Z] [2023-11-06T19:28:17.816Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:28:17.816Z] #0 5.351 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-06T19:28:17.816Z] #124 ... [2023-11-06T19:28:17.816Z] [2023-11-06T19:28:17.816Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-06T19:28:17.816Z] #0 4.343 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-06T19:28:18.107Z] #125 ... [2023-11-06T19:28:18.107Z] [2023-11-06T19:28:18.107Z] #126 [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-11-06T19:28:20.066Z] #126 3.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-06T19:28:26.799Z] #126 ... [2023-11-06T19:28:26.799Z] [2023-11-06T19:28:26.799Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-06T19:28:26.799Z] #0 2.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-06T19:28:30.449Z] #127 ... [2023-11-06T19:28:30.449Z] [2023-11-06T19:28:30.449Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-06T19:28:30.449Z] #121 3.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-06T19:28:42.794Z] #121 ... [2023-11-06T19:28:42.794Z] [2023-11-06T19:28:42.794Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:42.794Z] #93 DONE 59.4s [2023-11-06T19:28:42.794Z] [2023-11-06T19:28:42.794Z] #128 [support-notifications builder 6/7] COPY . . [2023-11-06T19:28:44.218Z] #128 ... [2023-11-06T19:28:44.219Z] [2023-11-06T19:28:44.219Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T19:28:44.219Z] #94 DONE 61.5s [2023-11-06T19:28:44.219Z] [2023-11-06T19:28:44.219Z] #128 [support-notifications builder 6/7] COPY . . [2023-11-06T19:28:44.219Z] #128 DONE 2.7s [2023-11-06T19:28:44.219Z] [2023-11-06T19:28:44.219Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:28:46.829Z] #129 2.445 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-06T19:28:47.428Z] #129 ... [2023-11-06T19:28:47.428Z] [2023-11-06T19:28:47.428Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-06T19:28:47.428Z] #130 DONE 3.3s [2023-11-06T19:28:47.428Z] [2023-11-06T19:28:47.428Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-06T19:28:51.711Z] #131 4.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-06T19:41:44.900Z] #131 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #126 [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-11-06T19:41:44.900Z] #126 797.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-06T19:41:44.900Z] #126 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-06T19:41:44.900Z] #127 DONE 798.9s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:44.900Z] #113 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:41:44.900Z] #132 DONE 0.2s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:41:44.900Z] #133 DONE 0.2s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:41:44.900Z] #124 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-06T19:41:44.900Z] #134 DONE 0.3s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #126 [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-11-06T19:41:44.900Z] #126 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-06T19:41:44.900Z] #135 DONE 0.1s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-06T19:41:44.900Z] #136 DONE 0.4s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:41:44.900Z] #124 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-06T19:41:44.900Z] #137 DONE 0.1s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:41:44.900Z] #138 DONE 3.8s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #90 [security-proxy-setup] exporting to image [2023-11-06T19:41:44.900Z] #90 exporting layers [2023-11-06T19:41:44.900Z] #90 exporting layers 1.0s done [2023-11-06T19:41:44.900Z] #90 writing image sha256:c529eeabe82447d04046a08597cd5e23f76026c369bfaa6b4b5ae0d3136c3eb8 done [2023-11-06T19:41:44.900Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-06T19:41:44.900Z] #90 DONE 7.2s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:44.900Z] #113 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-06T19:41:44.900Z] #121 DONE 807.1s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-06T19:41:44.900Z] #139 DONE 0.3s [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:41:44.900Z] #33 ... [2023-11-06T19:41:44.900Z] [2023-11-06T19:41:44.900Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-06T19:41:46.304Z] #140 DONE 2.0s [2023-11-06T19:41:46.304Z] [2023-11-06T19:41:46.304Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:41:46.580Z] #141 DONE 0.3s [2023-11-06T19:41:46.580Z] [2023-11-06T19:41:46.580Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:46.857Z] #113 ... [2023-11-06T19:41:46.857Z] [2023-11-06T19:41:46.857Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:41:46.857Z] #142 DONE 0.2s [2023-11-06T19:41:46.857Z] [2023-11-06T19:41:46.857Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-06T19:41:47.437Z] #143 DONE 0.4s [2023-11-06T19:41:47.437Z] [2023-11-06T19:41:47.437Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-06T19:41:47.437Z] #144 DONE 0.1s [2023-11-06T19:41:47.437Z] [2023-11-06T19:41:47.437Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:47.437Z] #113 ... [2023-11-06T19:41:47.437Z] [2023-11-06T19:41:47.437Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-06T19:41:47.728Z] #145 DONE 0.2s [2023-11-06T19:41:47.728Z] [2023-11-06T19:41:47.728Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-06T19:41:47.728Z] #146 DONE 0.1s [2023-11-06T19:41:47.728Z] [2023-11-06T19:41:47.728Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:47.728Z] #113 ... [2023-11-06T19:41:47.728Z] [2023-11-06T19:41:47.728Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-06T19:41:48.036Z] #147 DONE 0.1s [2023-11-06T19:41:48.036Z] [2023-11-06T19:41:48.036Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-06T19:41:48.300Z] #148 DONE 0.2s [2023-11-06T19:41:48.300Z] [2023-11-06T19:41:48.300Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-06T19:41:50.236Z] #149 DONE 2.0s [2023-11-06T19:41:50.236Z] [2023-11-06T19:41:50.236Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:50.236Z] #113 ... [2023-11-06T19:41:50.236Z] [2023-11-06T19:41:50.236Z] #90 [security-bootstrapper] exporting to image [2023-11-06T19:41:50.236Z] #90 exporting layers [2023-11-06T19:41:51.188Z] #90 exporting layers 1.0s done [2023-11-06T19:41:51.188Z] #90 writing image sha256:b70d39b62ace86cbe2d1f8346117e4a2c1790dc3fb0d851eddebf0615dd55830 done [2023-11-06T19:41:51.188Z] #90 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-06T19:41:51.188Z] #90 DONE 8.2s [2023-11-06T19:41:51.188Z] [2023-11-06T19:41:51.188Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:41:57.824Z] #124 ... [2023-11-06T19:41:57.824Z] [2023-11-06T19:41:57.824Z] #126 [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-11-06T19:41:57.824Z] #126 DONE 820.4s [2023-11-06T19:41:57.824Z] [2023-11-06T19:41:57.824Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:41:57.824Z] #124 ... [2023-11-06T19:41:57.824Z] [2023-11-06T19:41:57.824Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:41:57.824Z] #150 DONE 0.3s [2023-11-06T19:41:57.824Z] [2023-11-06T19:41:57.824Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:41:57.824Z] #113 ... [2023-11-06T19:41:57.824Z] [2023-11-06T19:41:57.824Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:41:57.824Z] #151 DONE 0.1s [2023-11-06T19:41:58.107Z] [2023-11-06T19:41:58.107Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-06T19:41:58.107Z] #152 DONE 0.2s [2023-11-06T19:41:58.107Z] [2023-11-06T19:41:58.107Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-06T19:41:58.371Z] #153 DONE 0.1s [2023-11-06T19:41:58.372Z] [2023-11-06T19:41:58.372Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:41:58.372Z] #154 DONE 0.2s [2023-11-06T19:41:58.372Z] [2023-11-06T19:41:58.372Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-06T19:41:58.638Z] #155 DONE 0.3s [2023-11-06T19:41:58.639Z] [2023-11-06T19:41:58.639Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-06T19:41:58.912Z] #156 DONE 0.3s [2023-11-06T19:41:58.912Z] [2023-11-06T19:41:58.912Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:41:59.178Z] #124 ... [2023-11-06T19:41:59.178Z] [2023-11-06T19:41:59.178Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-06T19:41:59.178Z] #157 DONE 0.1s [2023-11-06T19:41:59.178Z] [2023-11-06T19:41:59.178Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:42:01.113Z] #158 DONE 1.7s [2023-11-06T19:42:01.113Z] [2023-11-06T19:42:01.113Z] #90 [security-secretstore-setup] exporting to image [2023-11-06T19:42:01.114Z] #90 exporting layers [2023-11-06T19:42:02.517Z] #90 exporting layers 1.3s done [2023-11-06T19:42:02.517Z] #90 writing image sha256:19611b5b595c096f535f40f8dcb1bdb0fa8dab9d84e9ade39b0b3ce504f02a13 done [2023-11-06T19:42:02.517Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-06T19:42:02.517Z] #90 DONE 9.5s [2023-11-06T19:42:02.517Z] [2023-11-06T19:42:02.517Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:42:09.149Z] #113 ... [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-06T19:42:09.149Z] #123 DONE 840.9s [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:42:09.149Z] #124 ... [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:42:09.149Z] #159 DONE 0.1s [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:42:09.149Z] #160 DONE 0.1s [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:42:09.149Z] #124 ... [2023-11-06T19:42:09.149Z] [2023-11-06T19:42:09.149Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-06T19:42:09.417Z] #161 DONE 0.3s [2023-11-06T19:42:09.417Z] [2023-11-06T19:42:09.417Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:42:09.417Z] #162 DONE 0.1s [2023-11-06T19:42:09.417Z] [2023-11-06T19:42:09.417Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:42:09.683Z] #129 ... [2023-11-06T19:42:09.683Z] [2023-11-06T19:42:09.683Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-06T19:42:09.956Z] #163 DONE 0.2s [2023-11-06T19:42:09.956Z] [2023-11-06T19:42:09.956Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:42:11.909Z] #164 DONE 1.9s [2023-11-06T19:42:11.909Z] [2023-11-06T19:42:11.909Z] #90 [security-proxy-auth] exporting to image [2023-11-06T19:42:11.909Z] #90 exporting layers [2023-11-06T19:42:12.489Z] #90 exporting layers 0.7s done [2023-11-06T19:42:12.489Z] #90 writing image sha256:de5c162d4effb509881c164dac60c456b92a56c1aebedba839101ffff6a3c07f done [2023-11-06T19:42:12.489Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-06T19:42:12.489Z] #90 DONE 10.2s [2023-11-06T19:42:12.489Z] [2023-11-06T19:42:12.489Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:42:19.108Z] #122 ... [2023-11-06T19:42:19.108Z] [2023-11-06T19:42:19.108Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-06T19:42:19.108Z] #113 DONE 851.7s [2023-11-06T19:42:19.382Z] [2023-11-06T19:42:19.382Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:42:19.382Z] #122 ... [2023-11-06T19:42:19.382Z] [2023-11-06T19:42:19.382Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:42:19.658Z] #165 DONE 0.4s [2023-11-06T19:42:19.658Z] [2023-11-06T19:42:19.658Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:42:19.928Z] #166 DONE 0.1s [2023-11-06T19:42:19.929Z] [2023-11-06T19:42:19.929Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-06T19:42:20.193Z] #167 DONE 0.3s [2023-11-06T19:42:20.193Z] [2023-11-06T19:42:20.193Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:42:20.461Z] #168 DONE 0.1s [2023-11-06T19:42:20.461Z] [2023-11-06T19:42:20.461Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-06T19:42:20.461Z] #169 DONE 0.2s [2023-11-06T19:42:20.461Z] [2023-11-06T19:42:20.461Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-06T19:42:23.795Z] #170 DONE 2.9s [2023-11-06T19:42:23.795Z] [2023-11-06T19:42:23.795Z] #90 [core-common-config-bootstrapper] exporting to image [2023-11-06T19:42:23.795Z] #90 exporting layers [2023-11-06T19:42:24.061Z] #90 exporting layers 0.6s done [2023-11-06T19:42:24.061Z] #90 writing image sha256:a97ff0e6d29326f3a5dfe9c5a76239af877cb5ab9c6b8dc1ee8ee81b8bb85b68 done [2023-11-06T19:42:24.061Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-06T19:42:24.061Z] #90 DONE 10.8s [2023-11-06T19:42:24.061Z] [2023-11-06T19:42:24.061Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-06T19:42:56.242Z] #125 DONE 887.2s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:42:56.242Z] #52 ... [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:42:56.242Z] #171 DONE 0.1s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:42:56.242Z] #172 DONE 0.2s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-06T19:42:56.242Z] #173 DONE 0.3s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:42:56.242Z] #33 ... [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:42:56.242Z] #174 DONE 0.1s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #90 [core-command] exporting to image [2023-11-06T19:42:56.242Z] #90 exporting layers [2023-11-06T19:42:56.242Z] #90 exporting layers 0.2s done [2023-11-06T19:42:56.242Z] #90 writing image sha256:e4eba486abd8ed936a36c3fef84fe1508ab1607eca9581ccd1d8e6ff589a01ce done [2023-11-06T19:42:56.242Z] #90 naming to docker.io/library/core-command-arm64 done [2023-11-06T19:42:56.242Z] #90 DONE 11.0s [2023-11-06T19:42:56.242Z] [2023-11-06T19:42:56.242Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:08.543Z] #52 ... [2023-11-06T19:43:08.543Z] [2023-11-06T19:43:08.543Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-06T19:43:08.543Z] #122 DONE 900.6s [2023-11-06T19:43:08.543Z] [2023-11-06T19:43:08.543Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-06T19:43:08.543Z] #124 DONE 901.0s [2023-11-06T19:43:08.543Z] [2023-11-06T19:43:08.544Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:43:09.140Z] #129 ... [2023-11-06T19:43:09.140Z] [2023-11-06T19:43:09.140Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:43:09.140Z] #175 DONE 0.2s [2023-11-06T19:43:09.140Z] [2023-11-06T19:43:09.140Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:09.419Z] #52 ... [2023-11-06T19:43:09.419Z] [2023-11-06T19:43:09.419Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:43:09.685Z] #176 DONE 0.4s [2023-11-06T19:43:09.685Z] [2023-11-06T19:43:09.685Z] #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:43:09.685Z] #177 DONE 0.3s [2023-11-06T19:43:09.685Z] [2023-11-06T19:43:09.685Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-06T19:43:09.685Z] #178 ... [2023-11-06T19:43:09.685Z] [2023-11-06T19:43:09.685Z] #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:43:09.685Z] #179 DONE 0.2s [2023-11-06T19:43:09.952Z] [2023-11-06T19:43:09.952Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-06T19:43:09.952Z] #178 DONE 0.4s [2023-11-06T19:43:09.952Z] [2023-11-06T19:43:09.952Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-06T19:43:10.217Z] #180 DONE 0.5s [2023-11-06T19:43:10.217Z] [2023-11-06T19:43:10.217Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:43:10.217Z] #181 DONE 0.3s [2023-11-06T19:43:10.217Z] [2023-11-06T19:43:10.217Z] #90 [core-data] exporting to image [2023-11-06T19:43:10.217Z] #90 exporting layers [2023-11-06T19:43:10.490Z] #90 ... [2023-11-06T19:43:10.490Z] [2023-11-06T19:43:10.490Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:43:10.490Z] #182 DONE 0.3s [2023-11-06T19:43:10.490Z] [2023-11-06T19:43:10.490Z] #90 [core-data] exporting to image [2023-11-06T19:43:10.490Z] #90 exporting layers 0.4s done [2023-11-06T19:43:10.490Z] #90 writing image sha256:96ed2c88e6599e2f655dfb413f4424f4e042a57afa71948688e414d241c18756 done [2023-11-06T19:43:10.490Z] #90 naming to docker.io/library/core-data-arm64 [2023-11-06T19:43:10.758Z] #90 naming to docker.io/library/core-data-arm64 done [2023-11-06T19:43:10.758Z] #90 DONE 11.4s [2023-11-06T19:43:10.758Z] [2023-11-06T19:43:10.758Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-06T19:43:10.758Z] #183 DONE 0.2s [2023-11-06T19:43:10.758Z] [2023-11-06T19:43:10.758Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-06T19:43:10.758Z] #131 ... [2023-11-06T19:43:10.758Z] [2023-11-06T19:43:10.758Z] #90 [core-metadata] exporting to image [2023-11-06T19:43:11.337Z] #90 exporting layers 0.3s done [2023-11-06T19:43:11.337Z] #90 writing image sha256:09c797215bdf1e5c1817cd9cd96216275980823c90eb2685f7c243eb2361a836 done [2023-11-06T19:43:11.337Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-11-06T19:43:11.337Z] #90 DONE 11.7s [2023-11-06T19:43:11.337Z] [2023-11-06T19:43:11.337Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-06T19:43:43.529Z] #131 DONE 891.1s [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:43.529Z] #52 ... [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:43:43.529Z] #184 DONE 0.3s [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:43:43.529Z] #185 DONE 0.1s [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:43:43.529Z] #106 ... [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-06T19:43:43.529Z] #186 DONE 0.4s [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:43:43.529Z] #187 DONE 0.1s [2023-11-06T19:43:43.529Z] [2023-11-06T19:43:43.529Z] #90 [security-spiffe-token-provider] exporting to image [2023-11-06T19:43:43.529Z] #90 exporting layers [2023-11-06T19:43:43.529Z] #90 exporting layers 0.5s done [2023-11-06T19:43:43.530Z] #90 writing image sha256:e29e2036d0a051042b08653f1667b03bda8724e34e5ebd5bcbb1ea62ffa95091 done [2023-11-06T19:43:43.530Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-06T19:43:43.530Z] #90 DONE 12.3s [2023-11-06T19:43:43.530Z] [2023-11-06T19:43:43.530Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:43:53.575Z] #33 ... [2023-11-06T19:43:53.576Z] [2023-11-06T19:43:53.576Z] #106 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-06T19:43:53.576Z] #106 DONE 946.1s [2023-11-06T19:43:53.576Z] [2023-11-06T19:43:53.576Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:43:53.576Z] #33 ... [2023-11-06T19:43:53.576Z] [2023-11-06T19:43:53.576Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:43:53.576Z] #188 DONE 0.1s [2023-11-06T19:43:53.840Z] [2023-11-06T19:43:53.840Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:53.840Z] #52 ... [2023-11-06T19:43:53.840Z] [2023-11-06T19:43:53.840Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:43:53.840Z] #189 DONE 0.1s [2023-11-06T19:43:54.103Z] [2023-11-06T19:43:54.103Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-06T19:43:54.367Z] #190 DONE 0.3s [2023-11-06T19:43:54.367Z] [2023-11-06T19:43:54.367Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:43:54.367Z] #191 DONE 0.1s [2023-11-06T19:43:54.367Z] [2023-11-06T19:43:54.367Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:43:54.631Z] #33 ... [2023-11-06T19:43:54.631Z] [2023-11-06T19:43:54.631Z] #90 [support-scheduler] exporting to image [2023-11-06T19:43:54.631Z] #90 exporting layers [2023-11-06T19:43:54.896Z] #90 exporting layers 0.3s done [2023-11-06T19:43:54.896Z] #90 writing image sha256:5aacbd3b6573b7ca0aaa05bf495c70ab5ad475bb6b0d7744d2180e0125a5afb7 done [2023-11-06T19:43:54.896Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-11-06T19:43:54.896Z] #90 DONE 12.6s [2023-11-06T19:43:54.896Z] [2023-11-06T19:43:54.896Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-06T19:43:57.458Z] #129 DONE 913.3s [2023-11-06T19:43:57.458Z] [2023-11-06T19:43:57.458Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:57.458Z] #52 ... [2023-11-06T19:43:57.458Z] [2023-11-06T19:43:57.458Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-06T19:43:57.724Z] #192 DONE 0.1s [2023-11-06T19:43:57.724Z] [2023-11-06T19:43:57.724Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:43:57.724Z] #33 ... [2023-11-06T19:43:57.724Z] [2023-11-06T19:43:57.724Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-06T19:43:57.994Z] #193 DONE 0.1s [2023-11-06T19:43:57.994Z] [2023-11-06T19:43:57.994Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:57.994Z] #52 ... [2023-11-06T19:43:57.994Z] [2023-11-06T19:43:57.994Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-06T19:43:58.262Z] #194 DONE 0.3s [2023-11-06T19:43:58.262Z] [2023-11-06T19:43:58.262Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-06T19:43:58.262Z] #195 DONE 0.1s [2023-11-06T19:43:58.262Z] [2023-11-06T19:43:58.262Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T19:43:58.531Z] #33 ... [2023-11-06T19:43:58.531Z] [2023-11-06T19:43:58.531Z] #90 [support-notifications] exporting to image [2023-11-06T19:43:58.796Z] #90 exporting layers 0.4s done [2023-11-06T19:43:58.796Z] #90 writing image sha256:e826b796862036976e6f791d44445af74353ba0cb2db5f577ff3c22f20cd7d61 done [2023-11-06T19:43:58.796Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-11-06T19:43:58.796Z] #90 DONE 13.0s [2023-11-06T19:43:58.796Z] [2023-11-06T19:43:58.796Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-06T19:43:58.796Z] time="2023-11-06T19:26:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-06T19:43:58.828Z] $ docker stop --time=1 5f8df0732280564f537d18a62bcd1d68cc334a65a0edc0454d3e6a3aa872df71 [2023-11-06T19:44:00.519Z] $ docker rm -f --volumes 5f8df0732280564f537d18a62bcd1d68cc334a65a0edc0454d3e6a3aa872df71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T19:44:01.083Z] + docker images [2023-11-06T19:44:01.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-06T19:44:01.083Z] support-notifications-arm64 latest e826b7968620 2 seconds ago 34.3MB [2023-11-06T19:44:01.083Z] support-scheduler-arm64 latest 5aacbd3b6573 6 seconds ago 33.6MB [2023-11-06T19:44:01.083Z] security-spiffe-token-provider-arm64 latest e29e2036d0a0 21 seconds ago 35.3MB [2023-11-06T19:44:01.083Z] core-metadata-arm64 latest 09c797215bdf 50 seconds ago 21.5MB [2023-11-06T19:44:01.083Z] core-data-arm64 latest 96ed2c88e659 51 seconds ago 21.2MB [2023-11-06T19:44:01.083Z] core-command-arm64 latest e4eba486abd8 About a minute ago 21MB [2023-11-06T19:44:01.083Z] core-common-config-bootstrapper-arm64 latest a97ff0e6d293 About a minute ago 18.3MB [2023-11-06T19:44:01.083Z] security-proxy-auth-arm64 latest de5c162d4eff About a minute ago 19.4MB [2023-11-06T19:44:01.083Z] security-secretstore-setup-arm64 latest 19611b5b595c 2 minutes ago 43.7MB [2023-11-06T19:44:01.083Z] security-bootstrapper-arm64 latest b70d39b62ace 2 minutes ago 23.1MB [2023-11-06T19:44:01.083Z] security-proxy-setup-arm64 latest c529eeabe824 2 minutes ago 34MB [2023-11-06T19:44:01.083Z] security-spire-server-arm64 latest 2d49b4609dc3 16 minutes ago 101MB [2023-11-06T19:44:01.083Z] security-spire-config-arm64 latest 091232c84aa2 16 minutes ago 95.8MB [2023-11-06T19:44:01.083Z] security-spire-agent-arm64 latest 18519c48c8f7 16 minutes ago 157MB [2023-11-06T19:44:01.083Z] ci-base-image-arm64 latest 4b0bbc5bec09 27 minutes ago 926MB [2023-11-06T19:44:01.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-06T19:44:01.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:44:01.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T19:44:01.906Z] [2023-11-06T19:44:01.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:44:02.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T19:44:03.766Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T19:44:03.766Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T19:44:03.766Z] 04944245beec: Pulling fs layer [2023-11-06T19:44:03.766Z] 699f458cf7ca: Pulling fs layer [2023-11-06T19:44:03.766Z] 765212b225bb: Pulling fs layer [2023-11-06T19:44:03.766Z] f23df028b6ca: Pulling fs layer [2023-11-06T19:44:03.766Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T19:44:03.766Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T19:44:03.766Z] d65c8cfc05b1: Waiting [2023-11-06T19:44:03.766Z] f23df028b6ca: Waiting [2023-11-06T19:44:03.766Z] 765212b225bb: Waiting [2023-11-06T19:44:03.766Z] 2437ff75d9bd: Waiting [2023-11-06T19:44:03.766Z] 04944245beec: Verifying Checksum [2023-11-06T19:44:03.766Z] 04944245beec: Download complete [2023-11-06T19:44:03.766Z] 765212b225bb: Verifying Checksum [2023-11-06T19:44:03.766Z] 765212b225bb: Download complete [2023-11-06T19:44:04.036Z] f23df028b6ca: Verifying Checksum [2023-11-06T19:44:04.036Z] f23df028b6ca: Download complete [2023-11-06T19:44:04.036Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T19:44:04.036Z] d65c8cfc05b1: Download complete [2023-11-06T19:44:04.036Z] 699f458cf7ca: Verifying Checksum [2023-11-06T19:44:04.036Z] 699f458cf7ca: Download complete [2023-11-06T19:44:04.637Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T19:44:04.637Z] 8998bd30e6a1: Download complete [2023-11-06T19:44:07.215Z] 2437ff75d9bd: Download complete [2023-11-06T19:44:09.155Z] 8998bd30e6a1: Pull complete [2023-11-06T19:44:09.420Z] 04944245beec: Pull complete [2023-11-06T19:44:11.359Z] 699f458cf7ca: Pull complete [2023-11-06T19:44:11.359Z] 765212b225bb: Pull complete [2023-11-06T19:44:12.318Z] f23df028b6ca: Pull complete [2023-11-06T19:44:12.318Z] d65c8cfc05b1: Pull complete [2023-11-06T19:44:30.532Z] 2437ff75d9bd: Pull complete [2023-11-06T19:44:30.532Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T19:44:30.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T19:44:30.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:44:30.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-16666 does not seem to be running inside a container [2023-11-06T19:44:30.883Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-06T19:44:33.792Z] $ docker top d3dd2941954745bd1cd2d62d5d5f0a5ab8d49e1dff01d7cb833d62412710bf6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:34.701Z] ---> job-cost.sh [2023-11-06T19:44:34.701Z] lf-activate-venv: SKIPPING [2023-11-06T19:44:34.701Z] INFO: No Stack... [2023-11-06T19:44:34.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T19:44:35.926Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T19:44:36.256Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-11-06T19:44:36.523Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T19:44:36.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4718-1-stack-cost] [2023-11-06T19:44:36.643Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4718-1-stack-cost] did not exist. Created. [2023-11-06T19:44:36.644Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4718-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T19:44:37.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T19:44:37.244Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T19:44:37.260Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4718-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T19:44:37.336Z] $ docker stop --time=1 d3dd2941954745bd1cd2d62d5d5f0a5ab8d49e1dff01d7cb833d62412710bf6c [2023-11-06T19:44:38.820Z] $ docker rm -f --volumes d3dd2941954745bd1cd2d62d5d5f0a5ab8d49e1dff01d7cb833d62412710bf6c [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-11-06T19:44:39.800Z] provisioning config files... [2023-11-06T19:44:39.808Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1588498623033580047tmp [Pipeline] { [Pipeline] sh [2023-11-06T19:44:40.138Z] + set +x [2023-11-06T19:44:40.138Z] + bash -s -- [2023-11-06T19:44:40.138Z] + curl -s https://codecov.io/bash [2023-11-06T19:44:40.138Z] [2023-11-06T19:44:40.138Z] _____ _ [2023-11-06T19:44:40.138Z] / ____| | | [2023-11-06T19:44:40.138Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T19:44:40.138Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T19:44:40.138Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T19:44:40.138Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T19:44:40.138Z] Bash-1.0.6 [2023-11-06T19:44:40.138Z] [2023-11-06T19:44:40.138Z] [2023-11-06T19:44:40.138Z] ==> git version 2.25.1 found [2023-11-06T19:44:40.138Z] ==> 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-11-06T19:44:40.138Z] Release-Date: 2020-01-08 [2023-11-06T19:44:40.138Z] 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-11-06T19:44:40.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T19:44:40.139Z] ==> Jenkins CI detected. [2023-11-06T19:44:40.139Z] current dir:  /w/workspace/edgex-go/1 [2023-11-06T19:44:40.139Z] project root: . [2023-11-06T19:44:40.139Z] --> token set from env [2023-11-06T19:44:40.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T19:44:40.139Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T19:44:40.139Z] ==> Python coveragepy not found [2023-11-06T19:44:40.139Z] ==> Searching for coverage reports in: [2023-11-06T19:44:40.139Z] + . [2023-11-06T19:44:40.139Z] -> Found 1 reports [2023-11-06T19:44:40.139Z] ==> Detecting git/mercurial file structure [2023-11-06T19:44:40.397Z] ==> Reading reports [2023-11-06T19:44:40.397Z] + ./coverage.out bytes=453601 [2023-11-06T19:44:40.397Z] ==> Appending adjustments [2023-11-06T19:44:40.397Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T19:44:41.330Z] + Found adjustments [2023-11-06T19:44:41.330Z] ==> Gzipping contents [2023-11-06T19:44:41.330Z] 60K /tmp/codecov.gufXoi.gz [2023-11-06T19:44:41.330Z] ==> Uploading reports [2023-11-06T19:44:41.330Z] url: https://codecov.io [2023-11-06T19:44:41.330Z] query: branch=PR-4718&commit=19e58b714aaae1c0840688fd2d99e88fb17be014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4718&job=&cmd_args= [2023-11-06T19:44:41.330Z] -> Pinging Codecov [2023-11-06T19:44:41.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4718&commit=19e58b714aaae1c0840688fd2d99e88fb17be014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4718&job=&cmd_args= [2023-11-06T19:44:41.588Z] -> Uploading to [2023-11-06T19:44:41.588Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/00271124DB129430A58F1EEE437C3FCB/19e58b714aaae1c0840688fd2d99e88fb17be014/cd7bae9d-3206-410f-a5fe-564a810848c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T194441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c93adae9c5f662f742037182f368b415609962acf4318af884a22f4424786fdd [2023-11-06T19:44:41.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T19:44:41.588Z] Dload Upload Total Spent Left Speed [2023-11-06T19:44:41.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57695 0 0 100 57695 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-11-06T19:44:41.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19e58b714aaae1c0840688fd2d99e88fb17be014 [Pipeline] } [2023-11-06T19:44:41.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-11-06T19:44:43.202Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:43.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:44.415Z] ---> package-listing.sh [2023-11-06T19:44:44.415Z] ++ facter osfamily [2023-11-06T19:44:44.415Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T19:44:44.673Z] + OS_FAMILY=debian [2023-11-06T19:44:44.673Z] + workspace=/w/workspace/edgex-go/1 [2023-11-06T19:44:44.673Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T19:44:44.673Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T19:44:44.673Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T19:44:44.673Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T19:44:44.673Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-06T19:44:44.673Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T19:44:44.673Z] + case "${OS_FAMILY}" in [2023-11-06T19:44:44.673Z] + dpkg -l [2023-11-06T19:44:44.673Z] + grep '^ii' [2023-11-06T19:44:44.673Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T19:44:44.673Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T19:44:44.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T19:44:44.673Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-06T19:44:44.673Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-06T19:44:44.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-06T19:44:44.702Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T19:44:44.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:44:45.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T19:44:45.614Z] [2023-11-06T19:44:45.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T19:44:45.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T19:44:45.977Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T19:44:45.977Z] 5eb5b503b376: Pulling fs layer [2023-11-06T19:44:45.977Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T19:44:45.977Z] ec43610c2a17: Pulling fs layer [2023-11-06T19:44:45.977Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T19:44:45.977Z] 33b1e0a273af: Pulling fs layer [2023-11-06T19:44:45.977Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T19:44:45.977Z] 2f39f015ded8: Pulling fs layer [2023-11-06T19:44:45.977Z] 3a2ae6a8a46f: Waiting [2023-11-06T19:44:45.977Z] 33b1e0a273af: Waiting [2023-11-06T19:44:45.977Z] 5d3b04190fa2: Waiting [2023-11-06T19:44:45.977Z] 2f39f015ded8: Waiting [2023-11-06T19:44:45.977Z] 5c69ac0246d0: Download complete [2023-11-06T19:44:45.977Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T19:44:45.977Z] 3a2ae6a8a46f: Download complete [2023-11-06T19:44:45.977Z] 33b1e0a273af: Verifying Checksum [2023-11-06T19:44:45.977Z] 33b1e0a273af: Download complete [2023-11-06T19:44:45.977Z] 5d3b04190fa2: Verifying Checksum [2023-11-06T19:44:45.977Z] 5d3b04190fa2: Download complete [2023-11-06T19:44:45.977Z] ec43610c2a17: Verifying Checksum [2023-11-06T19:44:45.977Z] ec43610c2a17: Download complete [2023-11-06T19:44:46.235Z] 5eb5b503b376: Verifying Checksum [2023-11-06T19:44:46.235Z] 5eb5b503b376: Download complete [2023-11-06T19:44:46.804Z] 2f39f015ded8: Download complete [2023-11-06T19:44:47.742Z] 5eb5b503b376: Pull complete [2023-11-06T19:44:48.001Z] 5c69ac0246d0: Pull complete [2023-11-06T19:44:48.258Z] ec43610c2a17: Pull complete [2023-11-06T19:44:48.516Z] 3a2ae6a8a46f: Pull complete [2023-11-06T19:44:48.516Z] 33b1e0a273af: Pull complete [2023-11-06T19:44:48.774Z] 5d3b04190fa2: Pull complete [2023-11-06T19:44:52.953Z] 2f39f015ded8: Pull complete [2023-11-06T19:44:52.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T19:44:52.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T19:44:52.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T19:44:53.203Z] prd-ubuntu20.04-docker-8c-8g-16665 does not seem to be running inside a container [2023-11-06T19:44:53.222Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-11-06T19:44:56.678Z] $ docker top c7d3fabbfd4953193971d3c37134a186b2de30b53cbea33b2f6d8e00a61b671a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T19:44:57.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T19:44:57.374Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T19:44:57.680Z] + ls /var/log/sa-host [2023-11-06T19:44:57.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T19:44:57.825Z] provisioning config files... [2023-11-06T19:44:57.834Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5599734775622183316tmp [Pipeline] { [Pipeline] echo [2023-11-06T19:44:57.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:58.201Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T19:44:58.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:58.625Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T19:44:58.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:58.974Z] ---> sudo-logs.sh [2023-11-06T19:44:58.974Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T19:44:59.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:44:59.371Z] ---> job-cost.sh [2023-11-06T19:44:59.371Z] lf-activate-venv: SKIPPING [2023-11-06T19:44:59.371Z] DEBUG: total: 0.10999999940395355 [2023-11-06T19:44:59.371Z] INFO: Retrieving Stack Cost... [2023-11-06T19:44:59.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T19:45:00.200Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T19:45:00.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T19:45:00.552Z] ---> logs-deploy.sh [2023-11-06T19:45:00.552Z] lf-activate-venv: SKIPPING [2023-11-06T19:45:00.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4718/1 [2023-11-06T19:45:00.552Z] INFO: archiving workspace using pattern(s): [2023-11-06T19:45:01.490Z] Archives upload complete. [2023-11-06T19:45:01.490Z] INFO: archiving logs to Nexus