Pull request #4977 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 803138eab89292506fff25623a654a487eec4213+6ace714950837befb0776d0eb088238886854561 (cf81a0dd84d3b2d7e5ea740cf06605d9b78c1cb5) 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-ssh6713269412613923417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17540465344083058742.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-4977/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-4977/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8392371041425996779.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-4977/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2468567482594928749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13959521023427571955.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-4977/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-4977/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9971447020847139030.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-23417 in /w/workspace/edgexfoundry_edgex-go_PR-4977 [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 6ace714950837befb0776d0eb088238886854561 into PR head commit 803138eab89292506fff25623a654a487eec4213 Merge succeeded, producing 803138eab89292506fff25623a654a487eec4213 Checking out Revision 803138eab89292506fff25623a654a487eec4213 (PR-4977) > 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/4977/head:refs/remotes/origin/PR-4977 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803138eab89292506fff25623a654a487eec4213 # 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 6ace714950837befb0776d0eb088238886854561 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803138eab89292506fff25623a654a487eec4213 # timeout=10 Commit message: "refactor: separate count and query functions in DB interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-21T10:16:11.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-21T10:16:12.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-21T10:16:12.258Z] ========================================================= [2024-10-21T10:16:12.258Z] EdgeX Global Pipelines Version Info [2024-10-21T10:16:12.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:16:13.007Z] ------------------- [2024-10-21T10:16:13.007Z] stable info: [2024-10-21T10:16:13.007Z] ------------------- [2024-10-21T10:16:13.007Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-21T10:16:13.007Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-21T10:16:13.007Z] Message: update stable to v1.0.265 [2024-10-21T10:16:13.575Z] ------------------- [2024-10-21T10:16:13.576Z] experimental info: [2024-10-21T10:16:13.576Z] ------------------- [2024-10-21T10:16:13.576Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-21T10:16:13.576Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-21T10:16:13.576Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-21T10:16:13.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-21T10:16:13.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-21T10:16:13.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-21T10:16:13.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-21T10:16:14.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-21T10:16:14.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-21T10:16:14.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-21T10:16:14.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-21T10:16:14.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-21T10:16:14.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-21T10:16:14.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-21T10:16:14.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-21T10:16:14.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-21T10:16:14.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-21T10:16:14.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-21T10:16:14.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T10:16:14.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T10:16:14.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-21T10:16:14.823Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-21T10:16:14.880Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-21T10:16:14.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-21T10:16:14.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-21T10:16:15.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-21T10:16:15.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4977 [Pipeline] echo [2024-10-21T10:16:15.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4977 [Pipeline] echo [2024-10-21T10:16:15.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4977 [Pipeline] echo [2024-10-21T10:16:15.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803138eab89292506fff25623a654a487eec4213 [Pipeline] echo [2024-10-21T10:16:15.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803138e [Pipeline] echo [2024-10-21T10:16:15.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T10:16:15.551Z] provisioning config files... [2024-10-21T10:16:15.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4703171818603805473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:16:15.954Z] ---> ****-login.sh [2024-10-21T10:16:15.954Z] nexus3.edgexfoundry.org:10001 [2024-10-21T10:16:16.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T10:16:17.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T10:16:17.152Z] Configure a credential helper to remove this warning. See [2024-10-21T10:16:17.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T10:16:17.152Z] [2024-10-21T10:16:17.152Z] Login Succeeded [2024-10-21T10:16:17.152Z] nexus3.edgexfoundry.org:10002 [2024-10-21T10:16:17.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T10:16:17.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T10:16:17.153Z] Configure a credential helper to remove this warning. See [2024-10-21T10:16:17.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T10:16:17.153Z] [2024-10-21T10:16:17.153Z] Login Succeeded [2024-10-21T10:16:17.153Z] nexus3.edgexfoundry.org:10003 [2024-10-21T10:16:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T10:16:17.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T10:16:17.413Z] Configure a credential helper to remove this warning. See [2024-10-21T10:16:17.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T10:16:17.413Z] [2024-10-21T10:16:17.413Z] Login Succeeded [2024-10-21T10:16:17.413Z] nexus3.edgexfoundry.org:10004 [2024-10-21T10:16:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T10:16:17.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T10:16:17.414Z] Configure a credential helper to remove this warning. See [2024-10-21T10:16:17.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T10:16:17.414Z] [2024-10-21T10:16:17.414Z] Login Succeeded [2024-10-21T10:16:17.414Z] ****.io [2024-10-21T10:16:17.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T10:16:17.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T10:16:17.674Z] Configure a credential helper to remove this warning. See [2024-10-21T10:16:17.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T10:16:17.674Z] [2024-10-21T10:16:17.674Z] Login Succeeded [2024-10-21T10:16:17.674Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T10:16:17.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T10:16:18.158Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + dirname cmd/core-command/Dockerfile [2024-10-21T10:16:18.158Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/core-data/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/core-keeper/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-21T10:16:18.158Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-10-21T10:16:18.158Z] -f2 [2024-10-21T10:16:18.158Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.158Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-21T10:16:18.158Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-21T10:16:18.158Z] + cut -d/ -f2 [2024-10-21T10:16:18.159Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-21T10:16:18.159Z] + + cut -d/ -f2 [2024-10-21T10:16:18.159Z] dirname cmd/security-spire-config/Dockerfile [2024-10-21T10:16:18.159Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-21T10:16:18.159Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-21T10:16:18.159Z] + cut -d/ -f2 [2024-10-21T10:16:18.159Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-21T10:16:18.159Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-21T10:16:18.159Z] + cut -d/ -f2 [2024-10-21T10:16:18.159Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-21T10:16:18.159Z] + dirname cmd/support-notifications/Dockerfile [2024-10-21T10:16:18.159Z] + cut -d/ -f2 [2024-10-21T10:16:18.159Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-21T10:16:18.159Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-21T10:16:18.159Z] + cut -d/ -f2 [2024-10-21T10:16:18.159Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-21T10:16:18.221Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-10-21T10:16:18.759Z] + git rev-list -1 --merges 803138eab89292506fff25623a654a487eec4213~1..803138eab89292506fff25623a654a487eec4213 [Pipeline] echo [2024-10-21T10:16:18.793Z] -----------> git rev-list -1 --merges 803138eab89292506fff25623a654a487eec4213~1..803138eab89292506fff25623a654a487eec4213 803138eab89292506fff25623a654a487eec4213 [false] [Pipeline] sh [2024-10-21T10:16:19.115Z] + git log --format=format:%s -1 803138eab89292506fff25623a654a487eec4213 [Pipeline] echo [2024-10-21T10:16:19.166Z] ========================================================= [2024-10-21T10:16:19.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-21T10:16:19.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-21T10:16:19.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T10:16:19.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-21T10:16:19.685Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-21T10:16:19.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-21T10:16:19.685Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-21T10:16:19.685Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-21T10:16:19.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:16:20.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T10:16:20.194Z] [2024-10-21T10:16:20.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:16:20.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T10:16:20.603Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-21T10:16:20.603Z] b85a868b505f: Pulling fs layer [2024-10-21T10:16:20.603Z] e2be974225ed: Pulling fs layer [2024-10-21T10:16:20.603Z] 339a4e72a1f5: Pulling fs layer [2024-10-21T10:16:20.603Z] 988bab9f4d93: Pulling fs layer [2024-10-21T10:16:20.603Z] 1469e6f7b9e6: Pulling fs layer [2024-10-21T10:16:20.603Z] eaf3925da568: Pulling fs layer [2024-10-21T10:16:20.603Z] bab4dde63d76: Pulling fs layer [2024-10-21T10:16:20.603Z] bde34c3a00c8: Pulling fs layer [2024-10-21T10:16:20.603Z] b352a97aabf1: Pulling fs layer [2024-10-21T10:16:20.603Z] 4872d77fe225: Pulling fs layer [2024-10-21T10:16:20.603Z] 5851b861e8e6: Pulling fs layer [2024-10-21T10:16:20.603Z] 988bab9f4d93: Waiting [2024-10-21T10:16:20.603Z] 1469e6f7b9e6: Waiting [2024-10-21T10:16:20.603Z] bde34c3a00c8: Waiting [2024-10-21T10:16:20.603Z] eaf3925da568: Waiting [2024-10-21T10:16:20.603Z] b352a97aabf1: Waiting [2024-10-21T10:16:20.603Z] 4872d77fe225: Waiting [2024-10-21T10:16:20.603Z] 5851b861e8e6: Waiting [2024-10-21T10:16:20.603Z] bab4dde63d76: Waiting [2024-10-21T10:16:20.603Z] e2be974225ed: Verifying Checksum [2024-10-21T10:16:20.603Z] e2be974225ed: Download complete [2024-10-21T10:16:20.603Z] 988bab9f4d93: Verifying Checksum [2024-10-21T10:16:20.603Z] 988bab9f4d93: Download complete [2024-10-21T10:16:20.865Z] 339a4e72a1f5: Verifying Checksum [2024-10-21T10:16:20.865Z] 339a4e72a1f5: Download complete [2024-10-21T10:16:20.865Z] 1469e6f7b9e6: Verifying Checksum [2024-10-21T10:16:20.865Z] 1469e6f7b9e6: Download complete [2024-10-21T10:16:20.865Z] eaf3925da568: Verifying Checksum [2024-10-21T10:16:20.865Z] eaf3925da568: Download complete [2024-10-21T10:16:20.865Z] bde34c3a00c8: Verifying Checksum [2024-10-21T10:16:20.865Z] bde34c3a00c8: Download complete [2024-10-21T10:16:20.865Z] b352a97aabf1: Verifying Checksum [2024-10-21T10:16:20.865Z] b352a97aabf1: Download complete [2024-10-21T10:16:20.865Z] 4872d77fe225: Download complete [2024-10-21T10:16:20.865Z] 5851b861e8e6: Download complete [2024-10-21T10:16:20.865Z] b85a868b505f: Verifying Checksum [2024-10-21T10:16:20.865Z] b85a868b505f: Download complete [2024-10-21T10:16:21.434Z] bab4dde63d76: Verifying Checksum [2024-10-21T10:16:21.434Z] bab4dde63d76: Download complete [2024-10-21T10:16:22.369Z] b85a868b505f: Pull complete [2024-10-21T10:16:22.628Z] e2be974225ed: Pull complete [2024-10-21T10:16:23.199Z] 339a4e72a1f5: Pull complete [2024-10-21T10:16:23.199Z] 988bab9f4d93: Pull complete [2024-10-21T10:16:23.459Z] 1469e6f7b9e6: Pull complete [2024-10-21T10:16:23.459Z] eaf3925da568: Pull complete [2024-10-21T10:16:25.362Z] bab4dde63d76: Pull complete [2024-10-21T10:16:25.362Z] bde34c3a00c8: Pull complete [2024-10-21T10:16:25.362Z] b352a97aabf1: Pull complete [2024-10-21T10:16:25.362Z] 4872d77fe225: Pull complete [2024-10-21T10:16:25.362Z] 5851b861e8e6: Pull complete [2024-10-21T10:16:25.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-21T10:16:25.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T10:16:25.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T10:16:25.652Z] prd-ubuntu20.04-docker-8c-8g-23417 does not seem to be running inside a container [2024-10-21T10:16:25.685Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-21T10:16:29.264Z] $ docker top 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 -eo pid,comm [2024-10-21T10:16:29.320Z] 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). [2024-10-21T10:16:29.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T10:16:29.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T10:16:29.494Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T10:16:29.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T10:16:29.597Z] $ docker exec 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 ssh-agent [2024-10-21T10:16:29.703Z] SSH_AUTH_SOCK=/tmp/ssh-YtHR4oX2wPfk/agent.33 [2024-10-21T10:16:29.703Z] SSH_AGENT_PID=39 [2024-10-21T10:16:29.709Z] Running ssh-add (command line suppressed) [2024-10-21T10:16:29.806Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17039920052089362055.key (/w/workspace/edgex-go/1@tmp/private_key_17039920052089362055.key) [2024-10-21T10:16:29.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T10:16:30.166Z] + git tag --points-at HEAD [Pipeline] } [2024-10-21T10:16:30.194Z] $ docker exec --env ******** --env ******** 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 ssh-agent -k [2024-10-21T10:16:30.290Z] unset SSH_AUTH_SOCK; [2024-10-21T10:16:30.290Z] unset SSH_AGENT_PID; [2024-10-21T10:16:30.291Z] echo Agent pid 39 killed; [2024-10-21T10:16:30.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-21T10:16:30.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T10:16:30.422Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T10:16:30.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T10:16:30.539Z] $ docker exec 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 ssh-agent [2024-10-21T10:16:30.652Z] SSH_AUTH_SOCK=/tmp/ssh-XAIEreNulr0z/agent.72 [2024-10-21T10:16:30.652Z] SSH_AGENT_PID=78 [2024-10-21T10:16:30.657Z] Running ssh-add (command line suppressed) [2024-10-21T10:16:30.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13197782763986516905.key (/w/workspace/edgex-go/1@tmp/private_key_13197782763986516905.key) [2024-10-21T10:16:30.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T10:16:31.114Z] + git semver init [2024-10-21T10:16:31.376Z] 2024-10-21 10:16:31,286 [run_init] DEBUG init version:0.0.0 force:False [2024-10-21T10:16:31.376Z] 2024-10-21 10:16:31,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-10-21T10:16:31.376Z] 2024-10-21 10:16:31,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-10-21T10:16:31.376Z] 2024-10-21 10:16:31,287 [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) [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4977 with force:False [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4977 [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,471 [execute] INFO git cat-file --batch-check [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,476 [execute] INFO git cat-file --batch [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T10:16:36.657Z] 2024-10-21 10:16:36,482 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4977 [2024-10-21T10:16:36.657Z] 0.0.0 [Pipeline] } [2024-10-21T10:16:36.691Z] $ docker exec --env ******** --env ******** 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 ssh-agent -k [2024-10-21T10:16:36.805Z] unset SSH_AUTH_SOCK; [2024-10-21T10:16:36.806Z] unset SSH_AGENT_PID; [2024-10-21T10:16:36.806Z] echo Agent pid 78 killed; [2024-10-21T10:16:36.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T10:16:37.272Z] + git semver [Pipeline] } [2024-10-21T10:16:37.558Z] $ docker stop --time=1 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 [2024-10-21T10:16:38.927Z] $ docker rm -f --volumes 60e25367f860a43a0f75be9f7fb8d322ca6e5b83d597800d413201d29860c410 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T10:16:39.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-21T10:16:39.664Z] Stashed 1 file(s) [Pipeline] echo [2024-10-21T10:16:39.690Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-10-21T10:16:41.069Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-10-21T10:16:41.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T10:16:41.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T10:16:41.210Z] ========================================================= [2024-10-21T10:16:41.210Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-21T10:16:41.210Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-21T10:16:41.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T10:16:41.571Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-21T10:16:41.571Z] 43c4264eed91: Pulling fs layer [2024-10-21T10:16:41.571Z] 4cc291be95ef: Pulling fs layer [2024-10-21T10:16:41.571Z] 2ac1f1163629: Pulling fs layer [2024-10-21T10:16:41.571Z] 5c3c966382ef: Pulling fs layer [2024-10-21T10:16:41.571Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T10:16:41.571Z] 5d5c8e513c77: Pulling fs layer [2024-10-21T10:16:41.571Z] 9f66e0745190: Pulling fs layer [2024-10-21T10:16:41.571Z] f49a43e4bbc0: Pulling fs layer [2024-10-21T10:16:41.571Z] 561ebcabdf7f: Pulling fs layer [2024-10-21T10:16:41.571Z] 5d5c8e513c77: Waiting [2024-10-21T10:16:41.571Z] 9f66e0745190: Waiting [2024-10-21T10:16:41.571Z] f49a43e4bbc0: Waiting [2024-10-21T10:16:41.571Z] 5c3c966382ef: Waiting [2024-10-21T10:16:41.571Z] 4f4fb700ef54: Waiting [2024-10-21T10:16:41.571Z] 561ebcabdf7f: Waiting [2024-10-21T10:16:41.571Z] 4cc291be95ef: Verifying Checksum [2024-10-21T10:16:41.571Z] 4cc291be95ef: Download complete [2024-10-21T10:16:41.571Z] 5c3c966382ef: Verifying Checksum [2024-10-21T10:16:41.571Z] 5c3c966382ef: Download complete [2024-10-21T10:16:41.571Z] 4f4fb700ef54: Download complete [2024-10-21T10:16:41.571Z] 5d5c8e513c77: Download complete [2024-10-21T10:16:41.571Z] 43c4264eed91: Verifying Checksum [2024-10-21T10:16:41.571Z] 43c4264eed91: Download complete [2024-10-21T10:16:41.571Z] 9f66e0745190: Verifying Checksum [2024-10-21T10:16:41.571Z] 9f66e0745190: Download complete [2024-10-21T10:16:41.830Z] 43c4264eed91: Pull complete [2024-10-21T10:16:41.831Z] 561ebcabdf7f: Verifying Checksum [2024-10-21T10:16:41.831Z] 561ebcabdf7f: Download complete [2024-10-21T10:16:41.831Z] 4cc291be95ef: Pull complete [2024-10-21T10:16:42.089Z] 2ac1f1163629: Verifying Checksum [2024-10-21T10:16:42.089Z] 2ac1f1163629: Download complete [2024-10-21T10:16:42.347Z] f49a43e4bbc0: Verifying Checksum [2024-10-21T10:16:42.347Z] f49a43e4bbc0: Download complete [2024-10-21T10:16:45.626Z] 2ac1f1163629: Pull complete [2024-10-21T10:16:45.626Z] 5c3c966382ef: Pull complete [2024-10-21T10:16:45.626Z] 4f4fb700ef54: Pull complete [2024-10-21T10:16:45.626Z] 5d5c8e513c77: Pull complete [2024-10-21T10:16:45.626Z] 9f66e0745190: Pull complete [2024-10-21T10:16:47.528Z] f49a43e4bbc0: Pull complete [2024-10-21T10:16:48.097Z] 561ebcabdf7f: Pull complete [2024-10-21T10:16:48.097Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-21T10:16:48.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T10:16:48.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-21T10:16:48.556Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T10:16:48.556Z] WORKDIR /edgex [2024-10-21T10:16:48.556Z] COPY go.mod . [2024-10-21T10:16:48.556Z] RUN go mod download [2024-10-21T10:16:48.556Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-21T10:16:49.125Z] Sending build context to Docker daemon 177.9MB [2024-10-21T10:16:49.125Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T10:16:49.125Z] ---> 3a752c3f9dda [2024-10-21T10:16:49.125Z] Step 2/4 : WORKDIR /edgex [2024-10-21T10:16:54.498Z] ---> Running in e86642d9bdd1 [2024-10-21T10:16:54.498Z] Removing intermediate container e86642d9bdd1 [2024-10-21T10:16:54.498Z] ---> d05afb58322b [2024-10-21T10:16:54.498Z] Step 3/4 : COPY go.mod . [2024-10-21T10:16:54.498Z] ---> 869658be6c94 [2024-10-21T10:16:54.498Z] Step 4/4 : RUN go mod download [2024-10-21T10:16:54.498Z] ---> Running in cb35aa84b2aa [2024-10-21T10:17:21.083Z] Removing intermediate container cb35aa84b2aa [2024-10-21T10:17:21.083Z] ---> 76b4ba9f4bc2 [2024-10-21T10:17:21.083Z] Successfully built 76b4ba9f4bc2 [2024-10-21T10:17:21.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:17:21.494Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T10:17:21.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T10:17:21.663Z] prd-ubuntu20.04-docker-8c-8g-23417 does not seem to be running inside a container [2024-10-21T10:17:21.690Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-21T10:17:22.121Z] $ docker top 31374f10bbba24f20e5e27beaa0d339b0c1d85ef2bfb91252a155b848cc49d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T10:17:22.532Z] + go version [2024-10-21T10:17:22.532Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-21T10:17:22.564Z] $ docker stop --time=1 31374f10bbba24f20e5e27beaa0d339b0c1d85ef2bfb91252a155b848cc49d75 [2024-10-21T10:17:23.799Z] $ docker rm -f --volumes 31374f10bbba24f20e5e27beaa0d339b0c1d85ef2bfb91252a155b848cc49d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:17:24.562Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T10:17:24.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T10:17:24.729Z] prd-ubuntu20.04-docker-8c-8g-23417 does not seem to be running inside a container [2024-10-21T10:17:24.755Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-21T10:17:25.077Z] $ docker top 67ce81781af51c40e7b9ee32a160a948b84294cead2d2b67a40577ccc6b973ab -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-21T10:17:25.212Z] ========================================================= [2024-10-21T10:17:25.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-21T10:17:25.212Z] ========================================================= [Pipeline] sh [2024-10-21T10:17:25.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-21T10:17:25.890Z] + make test [2024-10-21T10:17:25.890Z] go test -race -coverprofile=coverage.out ./... [2024-10-21T10:17:34.007Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-21T10:18:00.549Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-21T10:18:00.806Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-21T10:18:01.382Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-21T10:18:01.382Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-21T10:18:01.382Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-21T10:18:01.382Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-21T10:18:03.286Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-21T10:18:03.286Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-21T10:18:03.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-10-21T10:18:04.114Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-21T10:18:04.114Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-21T10:18:04.114Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-21T10:18:04.679Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-21T10:18:04.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-21T10:18:04.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2024-10-21T10:18:05.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-21T10:18:05.503Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-21T10:18:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-21T10:18:08.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:08.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-21T10:18:08.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-21T10:18:08.032Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-21T10:18:08.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.857s coverage: 69.2% of statements [2024-10-21T10:18:08.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 48.4% of statements [2024-10-21T10:18:08.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.504s coverage: 93.4% of statements [2024-10-21T10:18:08.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-10-21T10:18:09.531Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-21T10:18:09.531Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-21T10:18:10.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 9.4% of statements [2024-10-21T10:18:11.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-21T10:18:11.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-21T10:18:11.163Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-21T10:18:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements [2024-10-21T10:18:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-21T10:18:12.540Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-21T10:18:13.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-21T10:18:13.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-21T10:18:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2024-10-21T10:18:14.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2024-10-21T10:18:14.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements [2024-10-21T10:18:14.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-10-21T10:18:14.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-10-21T10:18:14.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-21T10:18:14.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-10-21T10:18:15.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-10-21T10:18:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-21T10:18:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-21T10:18:15.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-21T10:18:16.968Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-21T10:18:16.968Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-21T10:18:16.968Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-21T10:18:17.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-21T10:18:17.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-21T10:18:17.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-21T10:18:17.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-21T10:18:18.105Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-21T10:18:18.105Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-21T10:18:18.674Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-21T10:18:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-21T10:18:20.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-21T10:18:21.919Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-21T10:18:21.919Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-21T10:18:24.448Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-21T10:18:24.448Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-21T10:18:24.448Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-21T10:18:25.823Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-21T10:18:25.823Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-21T10:18:25.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-21T10:18:26.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-21T10:18:26.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-21T10:18:26.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-21T10:18:26.082Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-21T10:18:27.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-10-21T10:18:27.460Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-21T10:18:27.460Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-21T10:18:27.460Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-21T10:18:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-21T10:18:28.834Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-21T10:18:28.834Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:30.209Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-21T10:18:30.209Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-21T10:18:30.209Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-21T10:18:30.209Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-21T10:18:31.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-21T10:18:31.588Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-21T10:18:31.588Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-21T10:18:31.588Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:32.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-21T10:18:32.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-21T10:18:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-21T10:18:33.085Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.0% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.7% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.4% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-10-21T10:18:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-10-21T10:18:39.935Z] 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 [2024-10-21T10:18:40.193Z] running golangci-lint [2024-10-21T10:18:40.454Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-21T10:18:40.454Z] go version go1.23.2 linux/amd64 [2024-10-21T10:18:40.454Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-21T10:18:40.454Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-21T10:18:40.454Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-21T10:19:02.378Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 21.715476129s" [2024-10-21T10:19:02.378Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.850135ms" [2024-10-21T10:19:14.674Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.417309944s with top 10 stages: buildir: 53.03993736s, gosec: 3.13906104s, ctrlflow: 2.271661969s, inspect: 2.155589225s, fact_deprecated: 1.993148448s, printf: 1.894983754s, nilness: 1.213853897s, fact_purity: 1.033387919s, S1038: 1.00552363s, typedness: 762.428034ms" [2024-10-21T10:19:14.674Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-21T10:19:14.674Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 222/222, nolint: 22/0, cgo: 222/222, invalid_issue: 222/222, path_prettifier: 222/222, exclude-rules: 222/22, skip_files: 222/222, autogenerated_exclude: 222/222, filename_unadjuster: 222/222, skip_dirs: 222/222, exclude: 222/222" [2024-10-21T10:19:14.674Z] level=info msg="[runner] processing took 18.536817ms with stages: nolint: 7.637097ms, identifier_marker: 5.664966ms, path_prettifier: 1.643712ms, exclude-rules: 1.610331ms, autogenerated_exclude: 1.119231ms, skip_dirs: 757.34µs, filename_unadjuster: 41.17µs, invalid_issue: 30.35µs, cgo: 29.25µs, max_same_issues: 600ns, uniq_by_line: 420ns, skip_files: 400ns, fixer: 350ns, exclude: 280ns, diff: 240ns, sort_results: 220ns, source_code: 190ns, max_from_linter: 190ns, path_prefixer: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-10-21T10:19:14.674Z] level=info msg="[runner] linters took 10.99901199s with stages: goanalysis_metalinter: 10.980391303s" [2024-10-21T10:19:14.674Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-21T10:19:14.674Z] level=info msg="Memory: 327 samples, avg is 272.0MB, max is 1277.9MB" [2024-10-21T10:19:14.674Z] level=info msg="Execution took 32.765703952s" [2024-10-21T10:19:14.674Z] go vet ./... [2024-10-21T10:19:19.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-21T10:19:19.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-21T10:19:19.932Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-21T10:19:19.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-21T10:19:20.312Z] + ls -al . [2024-10-21T10:19:20.312Z] total 1908 [2024-10-21T10:19:20.312Z] drwxrwxr-x 11 1001 1001 4096 Oct 21 10:17 . [2024-10-21T10:19:20.312Z] drwxr-xr-x 4 root root 4096 Oct 21 10:17 .. [2024-10-21T10:19:20.312Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 10:16 .blubracket [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 10 Oct 21 10:16 .dockerignore [2024-10-21T10:19:20.312Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 10:18 .git [2024-10-21T10:19:20.312Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 10:16 .github [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 1152 Oct 21 10:16 .gitignore [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 199 Oct 21 10:16 .golangci.yml [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 100 Oct 21 10:16 .hadolint.yml [2024-10-21T10:19:20.312Z] drwxr-xr-x 3 1001 1001 4096 Oct 21 10:16 .semver [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 155 Oct 21 10:16 .sonarcloud.properties [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 10:16 ADOPTERS.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 21553 Oct 21 10:16 Attribution.txt [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 100284 Oct 21 10:16 CHANGELOG.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 10:16 CONTRIBUTING.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 10:16 GOVERNANCE.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 861 Oct 21 10:16 Jenkinsfile [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 10:16 LICENSE [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 17391 Oct 21 10:16 Makefile [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 10:16 OWNERS.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 9528 Oct 21 10:16 README.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 789 Oct 21 10:16 SECURITY.md [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 10:16 VERSION [2024-10-21T10:19:20.312Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 10:16 bin [2024-10-21T10:19:20.312Z] drwxrwxr-x 20 1001 1001 4096 Oct 21 10:16 cmd [2024-10-21T10:19:20.312Z] -rw-r--r-- 1 root root 1566560 Oct 21 10:18 coverage.out [2024-10-21T10:19:20.312Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 10:16 fuzz_test [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 7277 Oct 21 10:16 go.mod [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 101084 Oct 21 10:16 go.sum [2024-10-21T10:19:20.312Z] drwxrwxr-x 7 1001 1001 4096 Oct 21 10:16 internal [2024-10-21T10:19:20.312Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 10:16 openapi [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 584 Oct 21 10:16 security.txt [2024-10-21T10:19:20.312Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 10:16 version.go [Pipeline] sh [2024-10-21T10:19:20.636Z] + '[' -e coverage.out ] [2024-10-21T10:19:20.636Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-21T10:19:20.818Z] Stashed 1 file(s) [Pipeline] sh [2024-10-21T10:19:21.122Z] + make build [2024-10-21T10:19:21.123Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-21T10:19:43.059Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-21T10:19:45.592Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-21T10:19:47.050Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-21T10:19:47.984Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-21T10:19:49.883Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-21T10:19:55.158Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-21T10:19:57.070Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-21T10:19:59.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-21T10:20:01.500Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-21T10:20:02.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-21T10:20:03.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-21T10:20:04.376Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-21T10:20:05.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-21T10:20:07.141Z] $ docker stop --time=1 67ce81781af51c40e7b9ee32a160a948b84294cead2d2b67a40577ccc6b973ab [2024-10-21T10:20:15.711Z] $ docker rm -f --volumes 67ce81781af51c40e7b9ee32a160a948b84294cead2d2b67a40577ccc6b973ab [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 [2024-10-21T10:20:17.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T10:20:17.337Z] [2024-10-21T10:20:17.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:20:17.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T10:20:17.738Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-21T10:20:17.738Z] 91d30c5bc195: Pulling fs layer [2024-10-21T10:20:17.738Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-21T10:20:17.738Z] 9c61dcf015f6: Pulling fs layer [2024-10-21T10:20:17.738Z] 4698f68db338: Pulling fs layer [2024-10-21T10:20:17.738Z] 2a2f49069b9e: Pulling fs layer [2024-10-21T10:20:17.738Z] e0025b399a48: Pulling fs layer [2024-10-21T10:20:17.738Z] 4698f68db338: Waiting [2024-10-21T10:20:17.738Z] 2a2f49069b9e: Waiting [2024-10-21T10:20:17.738Z] e0025b399a48: Waiting [2024-10-21T10:20:17.738Z] 91d30c5bc195: Verifying Checksum [2024-10-21T10:20:17.738Z] 91d30c5bc195: Download complete [2024-10-21T10:20:17.738Z] 4698f68db338: Verifying Checksum [2024-10-21T10:20:17.738Z] 4698f68db338: Download complete [2024-10-21T10:20:17.997Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-21T10:20:17.997Z] 2e9b0aa3be6d: Download complete [2024-10-21T10:20:17.997Z] e0025b399a48: Verifying Checksum [2024-10-21T10:20:17.997Z] e0025b399a48: Download complete [2024-10-21T10:20:17.997Z] 91d30c5bc195: Pull complete [2024-10-21T10:20:17.997Z] 2a2f49069b9e: Verifying Checksum [2024-10-21T10:20:17.997Z] 2a2f49069b9e: Download complete [2024-10-21T10:20:18.256Z] 2e9b0aa3be6d: Pull complete [2024-10-21T10:20:18.514Z] 9c61dcf015f6: Download complete [2024-10-21T10:20:21.046Z] 9c61dcf015f6: Pull complete [2024-10-21T10:20:21.046Z] 4698f68db338: Pull complete [2024-10-21T10:20:21.306Z] 2a2f49069b9e: Pull complete [2024-10-21T10:20:21.306Z] e0025b399a48: Pull complete [2024-10-21T10:20:21.306Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-21T10:20:21.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-21T10:20:21.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T10:20:21.560Z] prd-ubuntu20.04-docker-8c-8g-23417 does not seem to be running inside a container [2024-10-21T10:20:21.673Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-21T10:20:26.185Z] $ docker top 82e1f16493055a887a6d99d4a7215fe1a2ebf1afdc49f72abee0f2c7d3d5797b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T10:20:26.633Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-21T10:20:29.222Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #1 transferring dockerfile: 2.07kB done [2024-10-21T10:20:29.222Z] #1 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #2 transferring dockerfile: 1.70kB done [2024-10-21T10:20:29.222Z] #2 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #3 transferring dockerfile: 2.02kB done [2024-10-21T10:20:29.222Z] #3 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #4 transferring dockerfile: 2.49kB done [2024-10-21T10:20:29.222Z] #4 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #5 transferring dockerfile: 1.89kB done [2024-10-21T10:20:29.222Z] #5 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #6 transferring dockerfile: 2.23kB done [2024-10-21T10:20:29.222Z] #6 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #7 [core-command internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #7 transferring dockerfile: 1.93kB done [2024-10-21T10:20:29.222Z] #7 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #8 transferring dockerfile: 1.85kB done [2024-10-21T10:20:29.222Z] #8 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #9 transferring dockerfile: 2.15kB done [2024-10-21T10:20:29.222Z] #9 DONE 0.1s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #10 transferring dockerfile: 3.17kB done [2024-10-21T10:20:29.222Z] #10 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #11 transferring dockerfile: 1.81kB done [2024-10-21T10:20:29.222Z] #11 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-21T10:20:29.222Z] #12 transferring dockerfile: 2.50kB done [2024-10-21T10:20:29.222Z] #12 DONE 0.0s [2024-10-21T10:20:29.222Z] [2024-10-21T10:20:29.222Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-10-21T10:20:29.481Z] #13 ... [2024-10-21T10:20:29.481Z] [2024-10-21T10:20:29.481Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-10-21T10:20:29.481Z] #14 transferring dockerfile: 1.69kB done [2024-10-21T10:20:29.481Z] #14 DONE 0.0s [2024-10-21T10:20:29.481Z] [2024-10-21T10:20:29.481Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-10-21T10:20:30.418Z] #15 ... [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-10-21T10:20:30.418Z] #16 transferring dockerfile: 1.93kB done [2024-10-21T10:20:30.418Z] #16 DONE 1.0s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #17 [core-data internal] load build definition from Dockerfile [2024-10-21T10:20:30.418Z] #17 transferring dockerfile: 2.07kB done [2024-10-21T10:20:30.418Z] #17 DONE 1.0s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-10-21T10:20:30.418Z] #13 transferring dockerfile: 2.13kB done [2024-10-21T10:20:30.418Z] #13 DONE 1.0s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #18 [security-spire-server internal] load .dockerignore [2024-10-21T10:20:30.418Z] #18 transferring context: 50B done [2024-10-21T10:20:30.418Z] #18 DONE 0.8s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #19 [core-keeper internal] load .dockerignore [2024-10-21T10:20:30.418Z] #19 transferring context: 50B done [2024-10-21T10:20:30.418Z] #19 DONE 1.0s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #20 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:30.418Z] #20 DONE 0.0s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-10-21T10:20:30.418Z] #15 transferring context: 50B done [2024-10-21T10:20:30.418Z] #15 DONE 0.8s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #21 [support-notifications internal] load .dockerignore [2024-10-21T10:20:30.418Z] #21 transferring context: 50B done [2024-10-21T10:20:30.418Z] #21 DONE 0.9s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-21T10:20:30.418Z] #22 transferring context: 50B done [2024-10-21T10:20:30.418Z] #22 DONE 0.8s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-10-21T10:20:30.418Z] #23 transferring context: 50B done [2024-10-21T10:20:30.418Z] #23 DONE 0.8s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #24 [core-command internal] load .dockerignore [2024-10-21T10:20:30.418Z] #24 transferring context: 50B done [2024-10-21T10:20:30.418Z] #24 DONE 0.8s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #25 [security-proxy-auth internal] load .dockerignore [2024-10-21T10:20:30.418Z] #25 transferring context: 50B done [2024-10-21T10:20:30.418Z] #25 DONE 0.9s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.418Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-10-21T10:20:30.418Z] #26 transferring context: 50B done [2024-10-21T10:20:30.418Z] #26 DONE 0.9s [2024-10-21T10:20:30.418Z] [2024-10-21T10:20:30.419Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:30.419Z] #20 DONE 0.0s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T10:20:30.419Z] #27 DONE 0.2s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #28 [security-secretstore-setup internal] load build context [2024-10-21T10:20:30.419Z] #28 ... [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #29 [security-spire-agent internal] load .dockerignore [2024-10-21T10:20:30.419Z] #29 transferring context: 50B done [2024-10-21T10:20:30.419Z] #29 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-21T10:20:30.419Z] #30 transferring context: 50B done [2024-10-21T10:20:30.419Z] #30 DONE 0.8s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #31 [security-bootstrapper internal] load .dockerignore [2024-10-21T10:20:30.419Z] #31 transferring context: 50B done [2024-10-21T10:20:30.419Z] #31 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #32 [core-metadata internal] load .dockerignore [2024-10-21T10:20:30.419Z] #32 transferring context: 50B done [2024-10-21T10:20:30.419Z] #32 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:30.419Z] #20 DONE 0.0s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #33 [support-scheduler internal] load .dockerignore [2024-10-21T10:20:30.419Z] #33 transferring context: 50B done [2024-10-21T10:20:30.419Z] #33 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #34 [security-spire-config internal] load .dockerignore [2024-10-21T10:20:30.419Z] #34 transferring context: 50B done [2024-10-21T10:20:30.419Z] #34 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #35 [core-data internal] load .dockerignore [2024-10-21T10:20:30.419Z] #35 transferring context: 50B done [2024-10-21T10:20:30.419Z] #35 DONE 0.9s [2024-10-21T10:20:30.419Z] [2024-10-21T10:20:30.419Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T10:20:30.419Z] #27 DONE 0.2s [2024-10-21T10:20:30.678Z] [2024-10-21T10:20:30.678Z] #20 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:30.678Z] #20 DONE 0.0s [2024-10-21T10:20:30.678Z] [2024-10-21T10:20:30.678Z] #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:30.678Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:30.678Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:30.678Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:30.678Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:30.678Z] #36 ... [2024-10-21T10:20:30.678Z] [2024-10-21T10:20:30.678Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T10:20:30.678Z] #27 DONE 0.3s [2024-10-21T10:20:30.678Z] [2024-10-21T10:20:30.678Z] #36 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:30.678Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:30.678Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:30.678Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:30.678Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:30.940Z] #36 ... [2024-10-21T10:20:30.940Z] [2024-10-21T10:20:30.940Z] #20 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:30.940Z] #20 DONE 0.0s [2024-10-21T10:20:30.940Z] [2024-10-21T10:20:30.940Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T10:20:30.940Z] #27 DONE 0.4s [2024-10-21T10:20:30.940Z] [2024-10-21T10:20:30.940Z] #36 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:30.940Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:30.940Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:30.940Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:30.940Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:31.201Z] #36 ... [2024-10-21T10:20:31.201Z] [2024-10-21T10:20:31.201Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-21T10:20:31.201Z] #37 DONE 0.7s [2024-10-21T10:20:31.201Z] [2024-10-21T10:20:31.201Z] #20 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:31.201Z] #20 DONE 0.0s [2024-10-21T10:20:31.201Z] [2024-10-21T10:20:31.201Z] #36 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:31.201Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:31.201Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:31.201Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:31.201Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:31.201Z] #36 ... [2024-10-21T10:20:31.201Z] [2024-10-21T10:20:31.201Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:31.201Z] #20 DONE 0.0s [2024-10-21T10:20:31.201Z] [2024-10-21T10:20:31.201Z] #36 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:31.201Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:31.201Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:31.201Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:31.201Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:31.474Z] #36 ... [2024-10-21T10:20:31.474Z] [2024-10-21T10:20:31.474Z] #20 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-21T10:20:31.474Z] #20 DONE 0.0s [2024-10-21T10:20:31.474Z] [2024-10-21T10:20:31.474Z] #38 [security-spire-server internal] load build context [2024-10-21T10:20:31.474Z] #38 transferring context: 27.98kB 0.1s done [2024-10-21T10:20:31.474Z] #38 DONE 0.3s [2024-10-21T10:20:31.474Z] [2024-10-21T10:20:31.474Z] #27 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-21T10:20:31.734Z] #27 DONE 0.9s [2024-10-21T10:20:31.734Z] [2024-10-21T10:20:31.734Z] #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:31.734Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:31.734Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:31.734Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:31.734Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:31.734Z] #36 ... [2024-10-21T10:20:31.734Z] [2024-10-21T10:20:31.734Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-21T10:20:31.734Z] #37 DONE 1.3s [2024-10-21T10:20:31.734Z] [2024-10-21T10:20:31.734Z] #36 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:31.734Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:31.734Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:31.734Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:31.734Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:32.302Z] #36 ... [2024-10-21T10:20:32.302Z] [2024-10-21T10:20:32.302Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-21T10:20:32.302Z] #39 DONE 1.0s [2024-10-21T10:20:32.302Z] [2024-10-21T10:20:32.302Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:20:32.302Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-21T10:20:32.302Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-21T10:20:32.302Z] #36 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-21T10:20:32.302Z] #36 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-21T10:20:32.561Z] #36 ... [2024-10-21T10:20:32.561Z] [2024-10-21T10:20:32.561Z] #40 [security-spire-config internal] load build context [2024-10-21T10:20:32.561Z] #40 transferring context: 26.23kB 0.0s done [2024-10-21T10:20:32.561Z] #40 DONE 0.7s [2024-10-21T10:20:32.561Z] [2024-10-21T10:20:32.561Z] #41 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-21T10:20:32.561Z] #41 DONE 2.3s [2024-10-21T10:20:32.561Z] [2024-10-21T10:20:32.561Z] #42 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-10-21T10:20:32.822Z] #42 ... [2024-10-21T10:20:32.822Z] [2024-10-21T10:20:32.822Z] #43 [security-spire-agent internal] load build context [2024-10-21T10:20:32.822Z] #43 transferring context: 27.51kB 0.1s done [2024-10-21T10:20:32.822Z] #43 DONE 0.8s [2024-10-21T10:20:33.082Z] [2024-10-21T10:20:33.082Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T10:20:33.082Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-21T10:20:33.082Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-21T10:20:33.082Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-21T10:20:33.082Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-21T10:20:33.082Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-21T10:20:33.082Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-21T10:20:33.082Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-10-21T10:20:33.082Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-21T10:20:33.082Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 1.4s [2024-10-21T10:20:33.082Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T10:20:33.082Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-21T10:20:38.413Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.5s [2024-10-21T10:20:39.798Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.9s done [2024-10-21T10:20:40.367Z] #44 ... [2024-10-21T10:20:40.367Z] [2024-10-21T10:20:40.367Z] #45 [core-keeper internal] load build context [2024-10-21T10:20:40.367Z] #45 transferring context: 337.87MB 9.9s [2024-10-21T10:20:40.625Z] #45 ... [2024-10-21T10:20:40.625Z] [2024-10-21T10:20:40.625Z] #46 [support-notifications internal] load build context [2024-10-21T10:20:40.625Z] #46 ... [2024-10-21T10:20:40.625Z] [2024-10-21T10:20:40.625Z] #28 [security-secretstore-setup internal] load build context [2024-10-21T10:20:41.069Z] #28 ... [2024-10-21T10:20:41.069Z] [2024-10-21T10:20:41.069Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-21T10:20:41.069Z] #0 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.069Z] #0 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.069Z] #0 2.686 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:41.069Z] #0 2.693 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:41.069Z] #0 2.701 OK: 8 MiB in 15 packages [2024-10-21T10:20:41.326Z] #47 ... [2024-10-21T10:20:41.326Z] [2024-10-21T10:20:41.326Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T10:20:41.326Z] #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.511 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T10:20:41.326Z] #0 2.511 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T10:20:41.326Z] #0 2.511 OK: 24165 distinct packages available [2024-10-21T10:20:41.326Z] #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.935 (1/14) Installing ca-certificates (20240705-r0) [2024-10-21T10:20:41.326Z] #0 2.985 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-21T10:20:41.326Z] #0 2.993 (3/14) Installing c-ares (1.33.1-r0) [2024-10-21T10:20:41.326Z] #0 3.001 (4/14) Installing libunistring (1.2-r0) [2024-10-21T10:20:41.326Z] #0 3.013 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-21T10:20:41.326Z] #0 3.017 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-21T10:20:41.326Z] #0 3.021 (7/14) Installing libpsl (0.21.5-r1) [2024-10-21T10:20:41.326Z] #0 3.021 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-21T10:20:41.326Z] #0 3.038 (9/14) Installing libcurl (8.10.1-r0) [2024-10-21T10:20:41.326Z] #0 3.055 (10/14) Installing curl (8.10.1-r0) [2024-10-21T10:20:41.326Z] #0 3.065 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:41.326Z] #0 3.066 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-21T10:20:41.326Z] #0 3.069 (13/14) Installing libucontext (1.2-r3) [2024-10-21T10:20:41.326Z] #0 3.155 (14/14) Installing gcompat (1.1.0-r4) [2024-10-21T10:20:41.326Z] #0 3.160 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:41.326Z] #0 3.165 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:20:41.326Z] #0 3.199 OK: 13 MiB in 28 packages [2024-10-21T10:20:41.326Z] #48 ... [2024-10-21T10:20:41.326Z] [2024-10-21T10:20:41.326Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T10:20:41.326Z] #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.326Z] #0 2.368 (1/4) Installing ca-certificates (20240705-r0) [2024-10-21T10:20:41.326Z] #0 2.381 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:41.326Z] #0 2.389 (3/4) Installing su-exec (0.2-r3) [2024-10-21T10:20:41.326Z] #0 2.395 (4/4) Installing yq-go (4.44.1-r2) [2024-10-21T10:20:41.326Z] #0 2.473 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:41.326Z] #0 2.484 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:20:41.326Z] #0 2.553 OK: 19 MiB in 18 packages [2024-10-21T10:20:41.326Z] #49 ... [2024-10-21T10:20:41.326Z] [2024-10-21T10:20:41.326Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-21T10:20:41.326Z] #50 ... [2024-10-21T10:20:41.326Z] [2024-10-21T10:20:41.326Z] #51 [core-command internal] load build context [2024-10-21T10:20:41.586Z] #51 ... [2024-10-21T10:20:41.586Z] [2024-10-21T10:20:41.586Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T10:20:41.586Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.586Z] #0 7.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.586Z] #0 7.437 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:41.586Z] #0 7.445 (2/2) Installing su-exec (0.2-r3) [2024-10-21T10:20:41.586Z] #0 7.448 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:41.586Z] #0 7.459 OK: 8 MiB in 16 packages [2024-10-21T10:20:41.586Z] #52 ... [2024-10-21T10:20:41.586Z] [2024-10-21T10:20:41.586Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T10:20:41.843Z] #53 ... [2024-10-21T10:20:41.843Z] [2024-10-21T10:20:41.843Z] #54 [core-data internal] load build context [2024-10-21T10:20:41.843Z] #54 ... [2024-10-21T10:20:41.843Z] [2024-10-21T10:20:41.843Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T10:20:41.843Z] #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.843Z] #0 1.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.843Z] #0 2.154 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T10:20:41.843Z] #0 2.154 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T10:20:41.843Z] #0 2.154 OK: 24165 distinct packages available [2024-10-21T10:20:41.843Z] #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.843Z] #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:41.843Z] #0 2.564 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:20:41.843Z] #0 2.599 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:20:41.843Z] #0 2.607 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:41.843Z] #0 2.611 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-21T10:20:41.843Z] #0 2.617 (5/7) Installing libucontext (1.2-r3) [2024-10-21T10:20:41.843Z] #0 2.619 (6/7) Installing gcompat (1.1.0-r4) [2024-10-21T10:20:41.843Z] #0 2.622 (7/7) Installing openssl (3.3.2-r1) [2024-10-21T10:20:41.843Z] #0 2.631 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:41.843Z] #0 2.666 OK: 9 MiB in 19 packages [2024-10-21T10:20:41.843Z] #55 ... [2024-10-21T10:20:41.843Z] [2024-10-21T10:20:41.843Z] #56 [support-cron-scheduler internal] load build context [2024-10-21T10:20:42.104Z] #56 ... [2024-10-21T10:20:42.104Z] [2024-10-21T10:20:42.104Z] #57 [security-bootstrapper internal] load build context [2024-10-21T10:20:42.104Z] #57 ... [2024-10-21T10:20:42.104Z] [2024-10-21T10:20:42.104Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T10:20:42.361Z] #58 ... [2024-10-21T10:20:42.361Z] [2024-10-21T10:20:42.361Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T10:20:42.361Z] #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:42.361Z] #0 9.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:42.361Z] #0 9.554 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:20:42.361Z] #0 9.852 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:20:42.361Z] #0 9.864 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:42.361Z] #0 9.873 (4/6) Installing openssl (3.3.2-r1) [2024-10-21T10:20:42.361Z] #0 9.878 (5/6) Installing su-exec (0.2-r3) [2024-10-21T10:20:42.361Z] #0 9.879 (6/6) Installing yq-go (4.44.1-r2) [2024-10-21T10:20:42.361Z] #0 9.952 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:42.361Z] #0 9.963 OK: 19 MiB in 18 packages [2024-10-21T10:20:42.361Z] #59 ... [2024-10-21T10:20:42.361Z] [2024-10-21T10:20:42.361Z] #60 [security-proxy-auth internal] load build context [2024-10-21T10:20:42.361Z] #60 ... [2024-10-21T10:20:42.361Z] [2024-10-21T10:20:42.361Z] #61 [support-scheduler internal] load build context [2024-10-21T10:20:42.619Z] #61 ... [2024-10-21T10:20:42.619Z] [2024-10-21T10:20:42.619Z] #62 [core-metadata internal] load build context [2024-10-21T10:20:42.619Z] #62 ... [2024-10-21T10:20:42.619Z] [2024-10-21T10:20:42.619Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T10:20:42.619Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:42.619Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:42.619Z] #0 2.184 (1/2) Installing ca-certificates (20240705-r0) [2024-10-21T10:20:42.619Z] #0 2.330 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:42.619Z] #0 2.330 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:42.619Z] #0 2.340 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:20:42.619Z] #0 2.397 OK: 9 MiB in 16 packages [2024-10-21T10:20:43.114Z] #63 ... [2024-10-21T10:20:43.114Z] [2024-10-21T10:20:43.114Z] #64 [security-proxy-setup internal] load build context [2024-10-21T10:20:43.114Z] #64 ... [2024-10-21T10:20:43.114Z] [2024-10-21T10:20:43.114Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T10:20:43.114Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-21T10:20:43.114Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-21T10:20:43.114Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-21T10:20:43.114Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-21T10:20:43.114Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-21T10:20:43.114Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-21T10:20:43.114Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-21T10:20:43.114Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-21T10:20:43.114Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.0s done [2024-10-21T10:20:43.114Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-21T10:20:43.114Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-21T10:20:43.114Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s [2024-10-21T10:20:43.114Z] #65 ... [2024-10-21T10:20:43.114Z] [2024-10-21T10:20:43.114Z] #66 [core-common-config-bootstrapper internal] load build context [2024-10-21T10:20:43.374Z] #66 ... [2024-10-21T10:20:43.374Z] [2024-10-21T10:20:43.374Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T10:20:43.374Z] #0 9.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:43.374Z] #0 9.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:20:43.374Z] #0 10.25 (1/3) Installing ca-certificates (20240705-r0) [2024-10-21T10:20:43.374Z] #0 10.26 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-21T10:20:43.374Z] #0 10.26 (3/3) Installing tzdata (2024b-r0) [2024-10-21T10:20:43.374Z] #0 10.31 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:20:43.374Z] #0 10.33 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:20:43.374Z] #0 10.37 OK: 10 MiB in 17 packages [2024-10-21T10:20:43.374Z] #67 ... [2024-10-21T10:20:43.374Z] [2024-10-21T10:20:43.374Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T10:20:43.374Z] #68 ... [2024-10-21T10:20:43.374Z] [2024-10-21T10:20:43.374Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T10:20:43.631Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-10-21T10:20:48.912Z] #65 ... [2024-10-21T10:20:48.912Z] [2024-10-21T10:20:48.912Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T10:20:48.912Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s [2024-10-21T10:20:48.912Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2024-10-21T10:20:50.821Z] #44 ... [2024-10-21T10:20:50.821Z] [2024-10-21T10:20:50.821Z] #45 [core-keeper internal] load build context [2024-10-21T10:20:50.821Z] #45 transferring context: 610.52MB 19.3s done [2024-10-21T10:20:50.821Z] #45 ... [2024-10-21T10:20:50.821Z] [2024-10-21T10:20:50.821Z] #28 [security-secretstore-setup internal] load build context [2024-10-21T10:20:50.821Z] #28 transferring context: 610.52MB 19.0s done [2024-10-21T10:20:51.079Z] #28 ... [2024-10-21T10:20:51.079Z] [2024-10-21T10:20:51.079Z] #46 [support-notifications internal] load build context [2024-10-21T10:20:51.079Z] #46 transferring context: 610.52MB 19.5s done [2024-10-21T10:20:51.079Z] #46 ... [2024-10-21T10:20:51.079Z] [2024-10-21T10:20:51.079Z] #57 [security-bootstrapper internal] load build context [2024-10-21T10:20:51.338Z] #57 ... [2024-10-21T10:20:51.338Z] [2024-10-21T10:20:51.338Z] #66 [core-common-config-bootstrapper internal] load build context [2024-10-21T10:20:51.338Z] #66 ... [2024-10-21T10:20:51.338Z] [2024-10-21T10:20:51.338Z] #57 [security-bootstrapper internal] load build context [2024-10-21T10:20:51.599Z] #57 ... [2024-10-21T10:20:51.599Z] [2024-10-21T10:20:51.599Z] #51 [core-command internal] load build context [2024-10-21T10:20:51.599Z] #51 transferring context: 610.52MB 19.6s done [2024-10-21T10:20:51.860Z] #51 ... [2024-10-21T10:20:51.860Z] [2024-10-21T10:20:51.860Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-21T10:20:51.860Z] #50 transferring context: 610.52MB 18.0s done [2024-10-21T10:20:51.860Z] #50 ... [2024-10-21T10:20:51.860Z] [2024-10-21T10:20:51.860Z] #54 [core-data internal] load build context [2024-10-21T10:20:51.860Z] #54 transferring context: 610.52MB 17.6s done [2024-10-21T10:20:52.119Z] #54 ... [2024-10-21T10:20:52.119Z] [2024-10-21T10:20:52.119Z] #56 [support-cron-scheduler internal] load build context [2024-10-21T10:20:52.119Z] #56 transferring context: 610.52MB 18.4s done [2024-10-21T10:20:52.119Z] #56 ... [2024-10-21T10:20:52.119Z] [2024-10-21T10:20:52.119Z] #66 [core-common-config-bootstrapper internal] load build context [2024-10-21T10:20:52.375Z] #66 ... [2024-10-21T10:20:52.375Z] [2024-10-21T10:20:52.375Z] #60 [security-proxy-auth internal] load build context [2024-10-21T10:20:52.375Z] #60 transferring context: 610.52MB 18.7s done [2024-10-21T10:20:52.634Z] #60 ... [2024-10-21T10:20:52.634Z] [2024-10-21T10:20:52.634Z] #61 [support-scheduler internal] load build context [2024-10-21T10:20:52.634Z] #61 transferring context: 610.52MB 17.2s done [2024-10-21T10:20:52.892Z] #61 ... [2024-10-21T10:20:52.892Z] [2024-10-21T10:20:52.892Z] #62 [core-metadata internal] load build context [2024-10-21T10:20:52.892Z] #62 transferring context: 610.52MB 17.6s done [2024-10-21T10:20:52.892Z] #62 ... [2024-10-21T10:20:52.892Z] [2024-10-21T10:20:52.892Z] #64 [security-proxy-setup internal] load build context [2024-10-21T10:20:52.892Z] #64 transferring context: 610.52MB 20.1s done [2024-10-21T10:20:53.152Z] #64 ... [2024-10-21T10:20:53.152Z] [2024-10-21T10:20:53.152Z] #57 [security-bootstrapper internal] load build context [2024-10-21T10:20:53.152Z] #57 transferring context: 610.52MB 21.0s done [2024-10-21T10:21:03.703Z] #57 ... [2024-10-21T10:21:03.703Z] [2024-10-21T10:21:03.703Z] #66 [core-common-config-bootstrapper internal] load build context [2024-10-21T10:21:03.703Z] #66 transferring context: 610.52MB 22.0s done [2024-10-21T10:21:30.448Z] #66 ... [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #50 [security-spiffe-token-provider internal] load build context [2024-10-21T10:21:30.448Z] #50 DONE 55.3s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T10:21:30.448Z] #63 ... [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #61 [support-scheduler internal] load build context [2024-10-21T10:21:30.448Z] #61 DONE 55.6s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #28 [security-secretstore-setup internal] load build context [2024-10-21T10:21:30.448Z] #28 DONE 56.8s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #54 [core-data internal] load build context [2024-10-21T10:21:30.448Z] #54 DONE 55.7s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #62 [core-metadata internal] load build context [2024-10-21T10:21:30.448Z] #62 DONE 55.7s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #60 [security-proxy-auth internal] load build context [2024-10-21T10:21:30.448Z] #60 DONE 56.3s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #46 [support-notifications internal] load build context [2024-10-21T10:21:30.448Z] #46 DONE 56.7s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #56 [support-cron-scheduler internal] load build context [2024-10-21T10:21:30.448Z] #56 DONE 56.0s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #51 [core-command internal] load build context [2024-10-21T10:21:30.448Z] #51 DONE 56.5s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #64 [security-proxy-setup internal] load build context [2024-10-21T10:21:30.448Z] #64 DONE 56.0s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #45 [core-keeper internal] load build context [2024-10-21T10:21:30.448Z] #45 DONE 56.8s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #66 [core-common-config-bootstrapper internal] load build context [2024-10-21T10:21:30.448Z] #66 DONE 56.7s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #57 [security-bootstrapper internal] load build context [2024-10-21T10:21:30.448Z] #57 DONE 56.0s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-21T10:21:30.448Z] #59 DONE 55.9s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-21T10:21:30.448Z] #52 DONE 55.9s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-21T10:21:30.448Z] #67 DONE 55.9s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-21T10:21:30.448Z] #47 DONE 56.6s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-21T10:21:30.448Z] #63 DONE 56.8s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T10:21:30.448Z] #53 DONE 56.6s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-21T10:21:30.448Z] #69 ... [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-21T10:21:30.448Z] #55 DONE 56.3s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-21T10:21:30.448Z] #49 DONE 56.8s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-21T10:21:30.448Z] #48 DONE 56.7s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #42 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-10-21T10:21:30.448Z] #42 DONE 55.1s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-21T10:21:30.448Z] #65 DONE 55.5s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-21T10:21:30.448Z] #44 ... [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-21T10:21:30.448Z] #58 56.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #58 56.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #58 56.76 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T10:21:30.448Z] #58 56.77 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.448Z] #58 56.77 OK: 8 MiB in 15 packages [2024-10-21T10:21:30.448Z] #58 DONE 56.9s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-21T10:21:30.448Z] #68 56.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #68 56.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #68 56.72 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T10:21:30.448Z] #68 56.72 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T10:21:30.448Z] #68 56.72 OK: 24165 distinct packages available [2024-10-21T10:21:30.448Z] #68 56.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #68 56.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #68 57.14 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-21T10:21:30.448Z] #68 57.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-21T10:21:30.448Z] #68 57.15 (3/4) Installing libucontext (1.2-r3) [2024-10-21T10:21:30.448Z] #68 57.15 (4/4) Installing gcompat (1.1.0-r4) [2024-10-21T10:21:30.448Z] #68 57.15 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.448Z] #68 57.16 OK: 8 MiB in 18 packages [2024-10-21T10:21:30.448Z] #68 DONE 57.3s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T10:21:30.448Z] #70 ... [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-21T10:21:30.448Z] #69 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #69 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #69 2.260 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:30.448Z] #69 2.260 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:30.448Z] #69 2.266 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.448Z] #69 2.322 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:30.448Z] #69 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #69 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #69 2.689 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.448Z] #69 2.730 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.448Z] #69 2.737 OK: 8 MiB in 15 packages [2024-10-21T10:21:30.448Z] #69 DONE 3.1s [2024-10-21T10:21:30.448Z] [2024-10-21T10:21:30.448Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T10:21:30.448Z] #0 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #0 2.128 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:30.448Z] #0 2.128 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:30.448Z] #0 2.137 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.448Z] #0 2.201 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:30.448Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.448Z] #0 2.593 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.448Z] #0 2.636 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.448Z] #0 2.647 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:21:30.448Z] #0 2.686 OK: 10 MiB in 17 packages [2024-10-21T10:21:30.448Z] #71 DONE 3.1s [2024-10-21T10:21:30.709Z] [2024-10-21T10:21:30.709Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-21T10:21:30.709Z] #0 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.688 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:30.709Z] #0 2.688 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:30.709Z] #0 2.700 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.709Z] #0 2.753 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:30.709Z] #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 3.154 OK: 19 MiB in 18 packages [2024-10-21T10:21:30.709Z] #72 DONE 3.3s [2024-10-21T10:21:30.709Z] [2024-10-21T10:21:30.709Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-21T10:21:30.709Z] #73 DONE 0.1s [2024-10-21T10:21:30.709Z] [2024-10-21T10:21:30.709Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T10:21:30.709Z] #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.203 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:30.709Z] #0 2.203 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:30.709Z] #0 2.212 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.709Z] #0 2.281 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:30.709Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.700 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.709Z] #0 2.736 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:30.709Z] #0 2.748 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:21:30.709Z] #0 3.060 OK: 9 MiB in 16 packages [2024-10-21T10:21:30.709Z] #74 DONE 3.2s [2024-10-21T10:21:30.709Z] [2024-10-21T10:21:30.709Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-21T10:21:30.709Z] #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.709Z] #0 2.540 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:30.709Z] #0 2.540 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:30.709Z] #0 2.548 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.710Z] #0 2.630 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:30.710Z] #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.710Z] #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.710Z] #0 3.047 OK: 9 MiB in 19 packages [2024-10-21T10:21:30.710Z] #75 DONE 3.2s [2024-10-21T10:21:30.710Z] [2024-10-21T10:21:30.710Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-21T10:21:30.710Z] #0 1.359 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.710Z] #0 1.925 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:30.710Z] #0 2.693 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T10:21:30.710Z] #0 3.104 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:30.710Z] #0 3.106 OK: 8 MiB in 15 packages [2024-10-21T10:21:30.710Z] #76 DONE 3.3s [2024-10-21T10:21:30.710Z] [2024-10-21T10:21:30.710Z] #77 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T10:21:32.091Z] #77 ... [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #78 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T10:21:32.091Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.498 OK: 246 MiB in 54 packages [2024-10-21T10:21:32.091Z] #78 DONE 4.6s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #79 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-21T10:21:32.091Z] #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.521 OK: 246 MiB in 54 packages [2024-10-21T10:21:32.091Z] #79 DONE 4.6s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-21T10:21:32.091Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 2.785 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-21T10:21:32.091Z] #0 2.785 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-21T10:21:32.091Z] #0 2.785 OK: 24164 distinct packages available [2024-10-21T10:21:32.091Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.281 OK: 246 MiB in 54 packages [2024-10-21T10:21:32.091Z] #80 DONE 4.6s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #81 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-21T10:21:32.091Z] #0 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.482 OK: 246 MiB in 54 packages [2024-10-21T10:21:32.091Z] #81 DONE 4.6s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-21T10:21:32.091Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.511 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:32.091Z] #0 3.511 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:32.091Z] #0 3.518 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:32.091Z] #0 3.602 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:32.091Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.958 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 4.005 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 4.018 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:21:32.091Z] #0 4.103 OK: 19 MiB in 18 packages [2024-10-21T10:21:32.091Z] #82 DONE 4.6s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-21T10:21:32.091Z] #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 1.389 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:32.091Z] #0 1.389 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:32.091Z] #0 1.505 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:32.091Z] #0 1.569 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:32.091Z] #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 1.995 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 2.032 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 2.662 OK: 8 MiB in 15 packages [2024-10-21T10:21:32.091Z] #83 DONE 3.2s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-21T10:21:32.091Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.699 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:32.091Z] #0 3.699 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:32.091Z] #0 3.762 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:32.091Z] #0 3.856 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:32.091Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:32.091Z] #0 4.187 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 4.219 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:32.091Z] #0 4.257 OK: 8 MiB in 16 packages [2024-10-21T10:21:32.091Z] #84 DONE 4.8s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-21T10:21:32.091Z] #85 DONE 1.5s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #77 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T10:21:32.091Z] #77 DONE 1.5s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #86 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-21T10:21:32.091Z] #86 DONE 4.7s [2024-10-21T10:21:32.091Z] [2024-10-21T10:21:32.091Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-21T10:21:32.352Z] #87 DONE 0.1s [2024-10-21T10:21:32.352Z] [2024-10-21T10:21:32.352Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:21:32.352Z] #88 DONE 0.2s [2024-10-21T10:21:32.352Z] [2024-10-21T10:21:32.352Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:21:32.352Z] #89 DONE 0.2s [2024-10-21T10:21:32.352Z] [2024-10-21T10:21:32.352Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:21:32.352Z] #90 ... [2024-10-21T10:21:32.352Z] [2024-10-21T10:21:32.352Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:21:32.352Z] #91 DONE 0.2s [2024-10-21T10:21:32.352Z] [2024-10-21T10:21:32.352Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:21:32.352Z] #92 DONE 0.2s [2024-10-21T10:21:32.613Z] [2024-10-21T10:21:32.613Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:21:33.555Z] #93 ... [2024-10-21T10:21:33.555Z] [2024-10-21T10:21:33.555Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-21T10:21:33.555Z] #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:33.555Z] #0 4.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:33.555Z] #0 4.997 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:33.555Z] #0 4.997 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:33.555Z] #0 5.005 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:33.555Z] #0 5.062 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:33.555Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:33.555Z] #0 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:33.555Z] #0 5.405 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:33.555Z] #0 5.440 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:33.555Z] #0 5.451 Executing ca-certificates-20240705-r0.trigger [2024-10-21T10:21:33.555Z] #0 5.872 OK: 13 MiB in 28 packages [2024-10-21T10:21:33.555Z] #94 DONE 6.1s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-21T10:21:33.814Z] #95 DONE 1.4s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T10:21:33.814Z] #96 DONE 1.5s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T10:21:33.814Z] #97 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-21T10:21:33.814Z] #98 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-21T10:21:33.814Z] #99 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-21T10:21:33.814Z] #100 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T10:21:33.814Z] #101 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-21T10:21:33.814Z] #102 DONE 0.1s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-21T10:21:33.814Z] #103 DONE 0.1s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-21T10:21:33.814Z] #104 DONE 0.0s [2024-10-21T10:21:33.814Z] [2024-10-21T10:21:33.814Z] #105 [security-spire-server] exporting to image [2024-10-21T10:21:33.814Z] #105 exporting layers [2024-10-21T10:21:34.750Z] #105 exporting layers 0.6s done [2024-10-21T10:21:34.750Z] #105 writing image sha256:95c74a2ac5ab5483b4951ae8353a10fedbad96e1723f89cc3d6ce793740070ce done [2024-10-21T10:21:34.750Z] #105 naming to docker.io/library/security-spire-server done [2024-10-21T10:21:34.750Z] #105 ... [2024-10-21T10:21:34.750Z] [2024-10-21T10:21:34.750Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-21T10:21:34.750Z] #70 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:34.750Z] #70 4.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:34.750Z] #70 4.698 Upgrading critical system libraries and apk-tools: [2024-10-21T10:21:34.750Z] #70 4.698 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T10:21:34.750Z] #70 4.705 Executing busybox-1.36.1-r29.trigger [2024-10-21T10:21:34.750Z] #70 4.759 Continuing the upgrade transaction with new apk-tools: [2024-10-21T10:21:34.750Z] #70 4.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:34.750Z] #70 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:34.750Z] #70 5.107 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:34.750Z] #70 5.147 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T10:21:34.750Z] #70 5.160 OK: 8 MiB in 18 packages [2024-10-21T10:21:34.750Z] #70 DONE 5.4s [2024-10-21T10:21:34.750Z] [2024-10-21T10:21:34.750Z] #106 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-21T10:21:34.750Z] #106 DONE 2.5s [2024-10-21T10:21:34.750Z] [2024-10-21T10:21:34.750Z] #105 [security-spire-agent] exporting to image [2024-10-21T10:21:34.750Z] #105 exporting layers 0.8s done [2024-10-21T10:21:34.750Z] #105 writing image sha256:79ace77586325c9577ea8425b792dfdee84173e1abde6421a7d004e943bb9c40 done [2024-10-21T10:21:34.750Z] #105 naming to docker.io/library/security-spire-agent done [2024-10-21T10:21:34.750Z] #105 DONE 0.9s [2024-10-21T10:21:34.750Z] [2024-10-21T10:21:34.750Z] #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-21T10:21:34.750Z] #107 DONE 0.1s [2024-10-21T10:21:34.750Z] [2024-10-21T10:21:34.750Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-21T10:21:35.688Z] #108 DONE 0.8s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-21T10:21:35.688Z] #109 DONE 0.0s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T10:21:35.688Z] #0 3.263 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:35.688Z] #110 ... [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-21T10:21:35.688Z] #111 DONE 0.0s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-21T10:21:35.688Z] #112 DONE 0.0s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-21T10:21:35.688Z] #113 DONE 0.0s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-21T10:21:35.688Z] #114 DONE 0.1s [2024-10-21T10:21:35.688Z] [2024-10-21T10:21:35.688Z] #105 [security-spire-config] exporting to image [2024-10-21T10:21:36.258Z] #105 exporting layers 0.5s done [2024-10-21T10:21:36.258Z] #105 writing image sha256:f925894d2c809cd1d3593bc336fed7b1058f83ef0554d575e44e9411a51c620e done [2024-10-21T10:21:36.258Z] #105 naming to docker.io/library/security-spire-config done [2024-10-21T10:21:36.258Z] #105 DONE 1.5s [2024-10-21T10:21:36.258Z] [2024-10-21T10:21:36.258Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-21T10:21:36.258Z] #110 3.717 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T10:21:36.827Z] #110 4.471 OK: 246 MiB in 54 packages [2024-10-21T10:21:36.827Z] #110 DONE 4.7s [2024-10-21T10:21:36.827Z] [2024-10-21T10:21:36.827Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:21:37.089Z] #115 ... [2024-10-21T10:21:37.090Z] [2024-10-21T10:21:37.090Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-21T10:21:37.090Z] #116 DONE 0.0s [2024-10-21T10:21:37.349Z] [2024-10-21T10:21:37.349Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:21:42.630Z] #117 ... [2024-10-21T10:21:42.630Z] [2024-10-21T10:21:42.630Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:21.390Z] #118 DONE 45.2s [2024-10-21T10:22:21.390Z] [2024-10-21T10:22:21.390Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:21.390Z] #93 DONE 45.1s [2024-10-21T10:22:21.390Z] [2024-10-21T10:22:21.390Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:21.390Z] #115 DONE 45.2s [2024-10-21T10:22:21.390Z] [2024-10-21T10:22:21.390Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:21.390Z] #90 DONE 45.2s [2024-10-21T10:22:21.390Z] [2024-10-21T10:22:21.391Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:21.391Z] #117 DONE 40.5s [2024-10-21T10:22:21.391Z] [2024-10-21T10:22:21.391Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-21T10:22:27.988Z] #119 ... [2024-10-21T10:22:27.988Z] [2024-10-21T10:22:27.988Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-21T10:22:27.988Z] #120 ... [2024-10-21T10:22:27.988Z] [2024-10-21T10:22:27.988Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-21T10:22:27.988Z] #121 ... [2024-10-21T10:22:27.988Z] [2024-10-21T10:22:27.988Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-21T10:22:27.988Z] #122 ... [2024-10-21T10:22:27.988Z] [2024-10-21T10:22:27.988Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #123 DONE 13.5s [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #121 DONE 13.5s [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #124 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #125 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #126 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #122 DONE 13.5s [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #127 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #128 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #129 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #119 DONE 13.5s [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #130 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #130 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #131 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #132 [support-cron-scheduler builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #132 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-21T10:22:31.288Z] #120 DONE 13.5s [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T10:22:31.288Z] #133 ... [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #134 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #135 [core-data builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #135 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #136 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #137 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #138 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #139 [core-metadata builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #139 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #140 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #141 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #142 [support-scheduler builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #142 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #143 [core-command builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #143 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #144 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #145 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-10-21T10:22:31.288Z] #146 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-21T10:22:31.288Z] #147 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T10:22:31.288Z] #148 CACHED [2024-10-21T10:22:31.288Z] [2024-10-21T10:22:31.288Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T10:22:31.288Z] #0 0.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-21T10:22:36.659Z] #149 ... [2024-10-21T10:22:36.659Z] [2024-10-21T10:22:36.659Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T10:22:36.659Z] #0 1.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-21T10:22:41.943Z] #150 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T10:22:41.943Z] #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-21T10:22:41.943Z] #151 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T10:22:41.943Z] #0 0.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-21T10:22:41.943Z] #152 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T10:22:41.943Z] #0 0.709 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-21T10:22:41.943Z] #153 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T10:22:41.943Z] #0 0.722 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-21T10:22:41.943Z] #154 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T10:22:41.943Z] #0 1.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-21T10:22:41.943Z] #155 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T10:22:41.943Z] #0 1.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-21T10:22:41.943Z] #156 ... [2024-10-21T10:22:41.943Z] [2024-10-21T10:22:41.943Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T10:22:41.943Z] #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-21T10:22:42.204Z] #157 ... [2024-10-21T10:22:42.204Z] [2024-10-21T10:22:42.204Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T10:22:42.204Z] #133 0.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-21T10:22:42.204Z] #133 ... [2024-10-21T10:22:42.204Z] [2024-10-21T10:22:42.204Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T10:22:42.204Z] #0 0.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-21T10:22:42.462Z] #158 ... [2024-10-21T10:22:42.462Z] [2024-10-21T10:22:42.462Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T10:22:42.462Z] #0 1.411 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-21T10:22:42.462Z] #159 ... [2024-10-21T10:22:42.462Z] [2024-10-21T10:22:42.462Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T10:22:42.462Z] #0 0.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-21T10:24:03.871Z] #160 86.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-21T10:25:27.317Z] #160 ... [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-21T10:25:27.318Z] #158 DONE 174.5s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-21T10:25:27.318Z] #133 DONE 174.5s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-21T10:25:27.318Z] #160 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-21T10:25:27.318Z] #153 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-21T10:25:27.318Z] #149 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-21T10:25:27.318Z] #154 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-21T10:25:27.318Z] #157 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-21T10:25:27.318Z] #155 DONE 174.5s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-21T10:25:27.318Z] #161 ... [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-21T10:25:27.318Z] #156 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-21T10:25:27.318Z] #152 DONE 174.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-21T10:25:27.318Z] #151 DONE 174.7s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-21T10:25:27.318Z] #159 DONE 174.9s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #162 ... [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-21T10:25:27.318Z] #150 DONE 175.1s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #163 DONE 0.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #164 ... [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-21T10:25:27.318Z] #161 DONE 0.9s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #165 DONE 0.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #166 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #166 DONE 0.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #167 DONE 0.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #168 DONE 0.8s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #162 DONE 0.8s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #169 DONE 0.6s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #164 DONE 0.4s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #170 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #171 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #172 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #173 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #174 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #175 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #176 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #177 CACHED [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #178 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:27.318Z] #178 DONE 0.9s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-21T10:25:27.318Z] #179 ... [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #180 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:27.318Z] #180 DONE 0.5s [2024-10-21T10:25:27.318Z] [2024-10-21T10:25:27.318Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-21T10:25:28.260Z] #181 ... [2024-10-21T10:25:28.260Z] [2024-10-21T10:25:28.260Z] #182 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:28.260Z] #182 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:28.637Z] #183 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:28.637Z] #184 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:28.637Z] #185 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:28.637Z] #186 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-21T10:25:28.637Z] #181 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-21T10:25:28.637Z] #187 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-21T10:25:28.637Z] #188 DONE 1.8s [2024-10-21T10:25:28.637Z] [2024-10-21T10:25:28.637Z] #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:28.897Z] #189 ... [2024-10-21T10:25:28.897Z] [2024-10-21T10:25:28.897Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-21T10:25:28.897Z] #179 DONE 1.8s [2024-10-21T10:25:28.897Z] [2024-10-21T10:25:28.897Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-21T10:25:28.897Z] #190 DONE 1.8s [2024-10-21T10:25:28.897Z] [2024-10-21T10:25:28.897Z] #191 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-21T10:25:28.897Z] #191 DONE 1.8s [2024-10-21T10:25:28.897Z] [2024-10-21T10:25:28.897Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:29.836Z] #192 ... [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-21T10:25:29.836Z] #193 DONE 1.4s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-21T10:25:29.836Z] #194 DONE 1.5s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #195 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-21T10:25:29.836Z] #195 DONE 1.5s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-21T10:25:29.836Z] #196 DONE 1.4s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-21T10:25:29.836Z] #197 DONE 1.4s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-21T10:25:29.836Z] #198 DONE 1.5s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:29.836Z] #189 DONE 1.4s [2024-10-21T10:25:29.836Z] [2024-10-21T10:25:29.836Z] #105 [support-scheduler] exporting to image [2024-10-21T10:25:29.836Z] #105 exporting layers [2024-10-21T10:25:30.095Z] #105 ... [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.095Z] #199 DONE 1.5s [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.095Z] #200 DONE 1.5s [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #201 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.095Z] #201 DONE 1.5s [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #105 [core-command] exporting to image [2024-10-21T10:25:30.095Z] #105 ... [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.095Z] #202 DONE 1.5s [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.095Z] #192 DONE 1.5s [2024-10-21T10:25:30.095Z] [2024-10-21T10:25:30.095Z] #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-21T10:25:30.095Z] #203 DONE 3.5s [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-21T10:25:30.354Z] #204 DONE 0.3s [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:30.354Z] #205 ... [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #206 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-21T10:25:30.354Z] #206 DONE 0.5s [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.354Z] #207 DONE 0.6s [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.354Z] #208 DONE 0.6s [2024-10-21T10:25:30.354Z] [2024-10-21T10:25:30.354Z] #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:30.354Z] #209 DONE 0.6s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-21T10:25:30.613Z] #210 DONE 0.6s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #211 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-21T10:25:30.613Z] #211 DONE 0.5s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-21T10:25:30.613Z] #212 DONE 0.5s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-21T10:25:30.613Z] #213 DONE 0.5s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-21T10:25:30.613Z] #214 DONE 0.5s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #105 [core-keeper] exporting to image [2024-10-21T10:25:30.613Z] #105 writing image sha256:2443c9058ccb60f1af4383ee98fa58656f44e063d90462cb68fa8085c0f8dd29 0.0s done [2024-10-21T10:25:30.613Z] #105 naming to docker.io/library/core-command 0.0s done [2024-10-21T10:25:30.613Z] #105 writing image sha256:db2592a796341868e0a56351853c626802c7bc16d4c71cf71320b42017477909 done [2024-10-21T10:25:30.613Z] #105 naming to docker.io/library/support-scheduler 0.0s done [2024-10-21T10:25:30.613Z] #105 ... [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-21T10:25:30.613Z] #205 DONE 0.5s [2024-10-21T10:25:30.613Z] [2024-10-21T10:25:30.613Z] #105 [core-keeper] exporting to image [2024-10-21T10:25:30.613Z] #105 exporting layers 0.4s done [2024-10-21T10:25:31.182Z] #105 ... [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-21T10:25:31.182Z] #215 DONE 0.6s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-21T10:25:31.182Z] #216 DONE 0.6s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-21T10:25:31.182Z] #217 DONE 0.5s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-21T10:25:31.182Z] #218 DONE 0.5s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #105 [core-data] exporting to image [2024-10-21T10:25:31.182Z] #105 exporting layers 0.4s done [2024-10-21T10:25:31.182Z] #105 writing image sha256:9e2d2bc76191aca17fbc2643b3d0ba078825345ecb92d666fe10464c8a4af370 0.0s done [2024-10-21T10:25:31.182Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-10-21T10:25:31.182Z] #105 ... [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-21T10:25:31.182Z] #219 DONE 0.5s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #220 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-21T10:25:31.182Z] #220 DONE 0.4s [2024-10-21T10:25:31.182Z] [2024-10-21T10:25:31.182Z] #105 [core-metadata] exporting to image [2024-10-21T10:25:31.182Z] #105 writing image sha256:e66f94433b03ddf0e247153e29f5519739912a078f001b6d667bc50ece0ee6d5 [2024-10-21T10:25:31.182Z] #105 writing image sha256:4151ae350064e7344838dda4ecd8ffad92035b2b6855797b383cb1cd85f19c3f [2024-10-21T10:25:31.636Z] #105 writing image sha256:e66f94433b03ddf0e247153e29f5519739912a078f001b6d667bc50ece0ee6d5 0.3s done [2024-10-21T10:25:31.636Z] #105 naming to docker.io/library/security-spiffe-token-provider [2024-10-21T10:25:31.636Z] #105 ... [2024-10-21T10:25:31.636Z] [2024-10-21T10:25:31.636Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-21T10:25:31.636Z] #221 DONE 0.5s [2024-10-21T10:25:31.636Z] [2024-10-21T10:25:31.636Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T10:25:31.636Z] #222 DONE 0.4s [2024-10-21T10:25:31.636Z] [2024-10-21T10:25:31.636Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-21T10:25:31.636Z] #223 DONE 0.4s [2024-10-21T10:25:31.636Z] [2024-10-21T10:25:31.636Z] #105 [core-keeper] exporting to image [2024-10-21T10:25:31.636Z] #105 writing image sha256:4151ae350064e7344838dda4ecd8ffad92035b2b6855797b383cb1cd85f19c3f 0.4s done [2024-10-21T10:25:31.636Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-10-21T10:25:31.636Z] #105 naming to docker.io/library/core-keeper done [2024-10-21T10:25:31.895Z] #105 exporting layers 0.5s done [2024-10-21T10:25:31.895Z] #105 writing image sha256:7994eda159d056afa12b8140d2a746b30d879e5b52d324119dc5d4df125d0826 [2024-10-21T10:25:31.895Z] #105 writing image sha256:7994eda159d056afa12b8140d2a746b30d879e5b52d324119dc5d4df125d0826 0.3s done [2024-10-21T10:25:31.895Z] #105 naming to docker.io/library/core-metadata [2024-10-21T10:25:31.895Z] #105 exporting layers 0.9s done [2024-10-21T10:25:31.895Z] #105 naming to docker.io/library/core-metadata done [2024-10-21T10:25:31.895Z] #105 writing image sha256:4c313a5260ea4f455558e9e038caa2840b5778f4bb6bb1ee7841945c3f060c3f done [2024-10-21T10:25:31.895Z] #105 naming to docker.io/library/support-notifications done [2024-10-21T10:25:31.895Z] #105 writing image sha256:c7e551da5dd4536880fc7652166438ffc2e6224a4e4a32f09cd1c35b0b06464d done [2024-10-21T10:25:31.895Z] #105 naming to docker.io/library/core-data done [2024-10-21T10:25:31.895Z] #105 DONE 3.5s [2024-10-21T10:25:31.895Z] [2024-10-21T10:25:31.895Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-21T10:25:31.895Z] #224 DONE 0.4s [2024-10-21T10:25:31.895Z] [2024-10-21T10:25:31.895Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-21T10:25:31.895Z] #225 DONE 0.4s [2024-10-21T10:25:31.895Z] [2024-10-21T10:25:31.895Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T10:25:31.895Z] #226 DONE 1.4s [2024-10-21T10:25:31.895Z] [2024-10-21T10:25:31.895Z] #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-21T10:25:32.155Z] #227 DONE 0.2s [2024-10-21T10:25:32.155Z] [2024-10-21T10:25:32.155Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T10:25:32.155Z] #228 DONE 1.4s [2024-10-21T10:25:32.155Z] [2024-10-21T10:25:32.155Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-21T10:25:32.155Z] #229 DONE 0.2s [2024-10-21T10:25:32.155Z] [2024-10-21T10:25:32.155Z] #105 [security-proxy-auth] exporting to image [2024-10-21T10:25:32.155Z] #105 ... [2024-10-21T10:25:32.155Z] [2024-10-21T10:25:32.155Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-21T10:25:32.155Z] #230 DONE 0.1s [2024-10-21T10:25:32.155Z] [2024-10-21T10:25:32.155Z] #105 [core-common-config-bootstrapper] exporting to image [2024-10-21T10:25:32.155Z] #105 exporting layers 0.2s done [2024-10-21T10:25:32.155Z] #105 writing image sha256:b037da675d4a7af9ad582def8706f329e7b9548033cc4359eaf0f7302474b41d done [2024-10-21T10:25:32.155Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-21T10:25:32.414Z] #105 ... [2024-10-21T10:25:32.414Z] [2024-10-21T10:25:32.414Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T10:25:32.414Z] #231 DONE 0.8s [2024-10-21T10:25:32.414Z] [2024-10-21T10:25:32.414Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-21T10:25:32.414Z] #232 DONE 0.1s [2024-10-21T10:25:32.414Z] [2024-10-21T10:25:32.414Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-21T10:25:32.414Z] #233 DONE 0.1s [2024-10-21T10:25:32.414Z] [2024-10-21T10:25:32.414Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-21T10:25:32.414Z] #234 DONE 0.0s [2024-10-21T10:25:32.414Z] [2024-10-21T10:25:32.414Z] #105 [security-proxy-auth] exporting to image [2024-10-21T10:25:32.414Z] #105 exporting layers 0.3s done [2024-10-21T10:25:32.414Z] #105 writing image sha256:6cd9b913a2470770f481942f654bd4fdda2c2835efe87e4fbffa98aa64453625 done [2024-10-21T10:25:32.414Z] #105 naming to docker.io/library/security-proxy-auth done [2024-10-21T10:25:32.678Z] #105 exporting layers 0.3s done [2024-10-21T10:25:32.678Z] #105 writing image sha256:957c083041ddefe9405eff70bba4e0ed933dfd5188cc7b254e059291c7ad36d0 done [2024-10-21T10:25:32.678Z] #105 naming to docker.io/library/security-proxy-setup done [2024-10-21T10:25:32.678Z] #105 DONE 4.1s [2024-10-21T10:25:32.678Z] [2024-10-21T10:25:32.678Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-21T10:25:32.678Z] #235 DONE 0.7s [2024-10-21T10:25:32.678Z] [2024-10-21T10:25:32.678Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-21T10:25:32.937Z] #236 DONE 0.5s [2024-10-21T10:25:32.937Z] [2024-10-21T10:25:32.937Z] #105 [security-bootstrapper] exporting to image [2024-10-21T10:25:32.937Z] #105 exporting layers 0.3s done [2024-10-21T10:25:33.197Z] #105 writing image sha256:09fc620403b76ee19f12a6ca950102c03916273a10f552d7784e03631208a038 done [2024-10-21T10:25:33.197Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-10-21T10:25:33.197Z] #105 exporting layers 0.2s done [2024-10-21T10:25:33.197Z] #105 writing image sha256:8bd18f66a4b0217a567ff13ad7593064d31dc265f37b818733f11209ae60b312 done [2024-10-21T10:25:33.197Z] #105 naming to docker.io/library/security-bootstrapper done [2024-10-21T10:25:33.197Z] #105 DONE 4.6s [2024-10-21T10:25:33.197Z] [2024-10-21T10:25:33.197Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-21T10:25:33.197Z] time="2024-10-21T10:20:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-21T10:25:33.218Z] $ docker stop --time=1 82e1f16493055a887a6d99d4a7215fe1a2ebf1afdc49f72abee0f2c7d3d5797b [2024-10-21T10:25:34.710Z] $ docker rm -f --volumes 82e1f16493055a887a6d99d4a7215fe1a2ebf1afdc49f72abee0f2c7d3d5797b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T10:25:35.145Z] + docker images [2024-10-21T10:25:35.145Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-21T10:25:35.145Z] security-secretstore-setup latest 09fc620403b7 2 seconds ago 57.9MB [2024-10-21T10:25:35.145Z] security-proxy-setup latest 957c083041dd 2 seconds ago 39.4MB [2024-10-21T10:25:35.145Z] security-bootstrapper latest 8bd18f66a4b0 2 seconds ago 32.9MB [2024-10-21T10:25:35.145Z] core-common-config-bootstrapper latest b037da675d4a 3 seconds ago 26.9MB [2024-10-21T10:25:35.145Z] security-proxy-auth latest 6cd9b913a247 3 seconds ago 40MB [2024-10-21T10:25:35.145Z] core-data latest c7e551da5dd4 4 seconds ago 47.8MB [2024-10-21T10:25:35.145Z] core-metadata latest 7994eda159d0 4 seconds ago 48MB [2024-10-21T10:25:35.145Z] support-cron-scheduler latest 9e2d2bc76191 4 seconds ago 72.3MB [2024-10-21T10:25:35.145Z] core-keeper latest 4151ae350064 4 seconds ago 41.5MB [2024-10-21T10:25:35.145Z] security-spiffe-token-provider latest e66f94433b03 4 seconds ago 47.1MB [2024-10-21T10:25:35.145Z] support-notifications latest 4c313a5260ea 4 seconds ago 71.1MB [2024-10-21T10:25:35.145Z] core-command latest 2443c9058ccb 5 seconds ago 41.9MB [2024-10-21T10:25:35.145Z] support-scheduler latest db2592a79634 5 seconds ago 70.3MB [2024-10-21T10:25:35.145Z] security-spire-config latest f925894d2c80 3 minutes ago 127MB [2024-10-21T10:25:35.145Z] security-spire-agent latest 79ace7758632 4 minutes ago 188MB [2024-10-21T10:25:35.145Z] security-spire-server latest 95c74a2ac5ab 4 minutes ago 128MB [2024-10-21T10:25:35.145Z] ci-base-image-x86_64 latest 76b4ba9f4bc2 8 minutes ago 980MB [2024-10-21T10:25:35.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB [2024-10-21T10:25:35.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-21T10:25:35.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-21T10:25:36.331Z] provisioning config files... [2024-10-21T10:25:36.340Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14879350591872418733tmp [Pipeline] { [Pipeline] sh [2024-10-21T10:25:36.692Z] + set +x [2024-10-21T10:25:36.692Z] + bash -s -- [2024-10-21T10:25:36.692Z] + curl -s https://codecov.io/bash [2024-10-21T10:25:36.692Z] [2024-10-21T10:25:36.692Z] _____ _ [2024-10-21T10:25:36.692Z] / ____| | | [2024-10-21T10:25:36.692Z] | | ___ __| | ___ ___ _____ __ [2024-10-21T10:25:36.692Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-21T10:25:36.692Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-21T10:25:36.692Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-21T10:25:36.692Z] Bash-1.0.6 [2024-10-21T10:25:36.692Z] [2024-10-21T10:25:36.692Z] [2024-10-21T10:25:36.692Z] ==> git version 2.25.1 found [2024-10-21T10:25:36.692Z] ==> 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 [2024-10-21T10:25:36.692Z] Release-Date: 2020-01-08 [2024-10-21T10:25:36.692Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-21T10:25:36.692Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-21T10:25:36.692Z] ==> Jenkins CI detected. [2024-10-21T10:25:36.692Z] current dir:  /w/workspace/edgex-go/1 [2024-10-21T10:25:36.692Z] project root: . [2024-10-21T10:25:36.692Z] --> token set from env [2024-10-21T10:25:36.692Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-21T10:25:36.692Z] ==> Running gcov in . (disable via -X gcov) [2024-10-21T10:25:36.692Z] ==> Python coveragepy not found [2024-10-21T10:25:36.692Z] ==> Searching for coverage reports in: [2024-10-21T10:25:36.692Z] + . [2024-10-21T10:25:36.692Z] -> Found 1 reports [2024-10-21T10:25:36.692Z] ==> Detecting git/mercurial file structure [2024-10-21T10:25:36.952Z] ==> Reading reports [2024-10-21T10:25:36.952Z] + ./coverage.out bytes=1566560 [2024-10-21T10:25:36.952Z] ==> Appending adjustments [2024-10-21T10:25:36.952Z] https://docs.codecov.io/docs/fixing-reports [2024-10-21T10:25:38.329Z] + Found adjustments [2024-10-21T10:25:38.329Z] ==> Gzipping contents [2024-10-21T10:25:38.329Z] 136K /tmp/codecov.SASgwH.gz [2024-10-21T10:25:38.329Z] ==> Uploading reports [2024-10-21T10:25:38.329Z] url: https://codecov.io [2024-10-21T10:25:38.329Z] query: branch=PR-4977&commit=803138eab89292506fff25623a654a487eec4213&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4977&job=&cmd_args= [2024-10-21T10:25:38.329Z] -> Pinging Codecov [2024-10-21T10:25:38.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4977&commit=803138eab89292506fff25623a654a487eec4213&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4977&job=&cmd_args= [2024-10-21T10:25:38.589Z] -> Uploading to [2024-10-21T10:25:38.589Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/803138eab89292506fff25623a654a487eec4213/2c49607c-1ac7-497d-acce-52052b61a273.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241021%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241021T102538Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fd297d4e3680b74d8157a8fef56681dda038bf1f807a4c898e533aec501186fc [2024-10-21T10:25:38.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T10:25:38.589Z] Dload Upload Total Spent Left Speed [2024-10-21T10:25:38.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 420k --:--:-- --:--:-- --:--:-- 420k [2024-10-21T10:25:38.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/803138eab89292506fff25623a654a487eec4213 [Pipeline] } [2024-10-21T10:25:38.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-21T10:25:40.487Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:40.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:41.729Z] ---> package-listing.sh [2024-10-21T10:25:41.729Z] ++ facter osfamily [2024-10-21T10:25:41.729Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-21T10:25:41.987Z] + OS_FAMILY=debian [2024-10-21T10:25:41.987Z] + workspace=/w/workspace/edgex-go/1 [2024-10-21T10:25:41.987Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-21T10:25:41.987Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-21T10:25:41.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-21T10:25:41.987Z] + PACKAGES=/tmp/packages_start.txt [2024-10-21T10:25:41.987Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-21T10:25:41.987Z] + PACKAGES=/tmp/packages_end.txt [2024-10-21T10:25:41.987Z] + case "${OS_FAMILY}" in [2024-10-21T10:25:41.987Z] + dpkg -l [2024-10-21T10:25:41.987Z] + grep '^ii' [2024-10-21T10:25:41.987Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-21T10:25:41.987Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-21T10:25:41.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-21T10:25:41.987Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-21T10:25:41.987Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-10-21T10:25:41.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-10-21T10:25:42.027Z] 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 [2024-10-21T10:25:42.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:25:42.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T10:25:42.989Z] [2024-10-21T10:25:42.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T10:25:43.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T10:25:44.320Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-21T10:25:44.320Z] 5eb5b503b376: Pulling fs layer [2024-10-21T10:25:44.320Z] 5c69ac0246d0: Pulling fs layer [2024-10-21T10:25:44.320Z] ec43610c2a17: Pulling fs layer [2024-10-21T10:25:44.320Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-21T10:25:44.320Z] 33b1e0a273af: Pulling fs layer [2024-10-21T10:25:44.320Z] 5d3b04190fa2: Pulling fs layer [2024-10-21T10:25:44.320Z] 3a2ae6a8a46f: Waiting [2024-10-21T10:25:44.320Z] 33b1e0a273af: Waiting [2024-10-21T10:25:44.320Z] 2f39f015ded8: Pulling fs layer [2024-10-21T10:25:44.320Z] 5d3b04190fa2: Waiting [2024-10-21T10:25:44.320Z] 2f39f015ded8: Waiting [2024-10-21T10:25:44.320Z] 5c69ac0246d0: Download complete [2024-10-21T10:25:44.320Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-21T10:25:44.320Z] 3a2ae6a8a46f: Download complete [2024-10-21T10:25:44.578Z] 33b1e0a273af: Verifying Checksum [2024-10-21T10:25:44.578Z] 33b1e0a273af: Download complete [2024-10-21T10:25:44.578Z] 5d3b04190fa2: Verifying Checksum [2024-10-21T10:25:44.578Z] 5d3b04190fa2: Download complete [2024-10-21T10:25:44.578Z] ec43610c2a17: Verifying Checksum [2024-10-21T10:25:44.578Z] ec43610c2a17: Download complete [2024-10-21T10:25:44.578Z] 5eb5b503b376: Verifying Checksum [2024-10-21T10:25:44.578Z] 5eb5b503b376: Download complete [2024-10-21T10:25:45.145Z] 2f39f015ded8: Verifying Checksum [2024-10-21T10:25:45.145Z] 2f39f015ded8: Download complete [2024-10-21T10:25:46.080Z] 5eb5b503b376: Pull complete [2024-10-21T10:25:46.080Z] 5c69ac0246d0: Pull complete [2024-10-21T10:25:46.337Z] ec43610c2a17: Pull complete [2024-10-21T10:25:46.596Z] 3a2ae6a8a46f: Pull complete [2024-10-21T10:25:46.853Z] 33b1e0a273af: Pull complete [2024-10-21T10:25:46.853Z] 5d3b04190fa2: Pull complete [2024-10-21T10:25:51.036Z] 2f39f015ded8: Pull complete [2024-10-21T10:25:51.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-21T10:25:51.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T10:25:51.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T10:25:51.292Z] prd-ubuntu20.04-docker-8c-8g-23417 does not seem to be running inside a container [2024-10-21T10:25:51.304Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-21T10:25:56.597Z] $ docker top aa90d71965291bc2530c33e3f9657b9bbd1d82ce4333a0913763da51179e5c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T10:25:57.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-21T10:25:57.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-21T10:25:57.678Z] + ls /var/log/sa-host [2024-10-21T10:25:57.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T10:25:57.915Z] provisioning config files... [2024-10-21T10:25:57.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12932633757178187358tmp [Pipeline] { [Pipeline] echo [2024-10-21T10:25:57.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:58.308Z] ---> create-netrc.sh [Pipeline] } [2024-10-21T10:25:58.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:58.777Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-21T10:25:58.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:59.141Z] ---> sudo-logs.sh [2024-10-21T10:25:59.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-21T10:25:59.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:25:59.564Z] ---> job-cost.sh [2024-10-21T10:25:59.565Z] lf-activate-venv: SKIPPING [2024-10-21T10:25:59.565Z] INFO: No Stack... [2024-10-21T10:26:00.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T10:26:00.391Z] INFO: Archiving Costs [Pipeline] echo [2024-10-21T10:26:00.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T10:26:00.762Z] ---> logs-deploy.sh [2024-10-21T10:26:00.762Z] lf-activate-venv: SKIPPING [2024-10-21T10:26:00.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4977/1 [2024-10-21T10:26:00.762Z] INFO: archiving workspace using pattern(s): [2024-10-21T10:26:02.667Z] Archives upload complete. [2024-10-21T10:26:02.667Z] INFO: archiving logs to Nexus [2024-10-21T10:26:03.235Z] ---> uname -a: [2024-10-21T10:26:03.235Z] Linux prd-ubuntu20-04-docker-8c-8g-23417 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] ---> lscpu: [2024-10-21T10:26:03.235Z] Architecture: x86_64 [2024-10-21T10:26:03.235Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-21T10:26:03.235Z] Byte Order: Little Endian [2024-10-21T10:26:03.235Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-21T10:26:03.235Z] CPU(s): 8 [2024-10-21T10:26:03.235Z] On-line CPU(s) list: 0-7 [2024-10-21T10:26:03.235Z] Thread(s) per core: 1 [2024-10-21T10:26:03.235Z] Core(s) per socket: 1 [2024-10-21T10:26:03.235Z] Socket(s): 8 [2024-10-21T10:26:03.235Z] NUMA node(s): 1 [2024-10-21T10:26:03.235Z] Vendor ID: AuthenticAMD [2024-10-21T10:26:03.235Z] CPU family: 23 [2024-10-21T10:26:03.235Z] Model: 49 [2024-10-21T10:26:03.235Z] Model name: AMD EPYC-Rome Processor [2024-10-21T10:26:03.235Z] Stepping: 0 [2024-10-21T10:26:03.235Z] CPU MHz: 2800.000 [2024-10-21T10:26:03.235Z] BogoMIPS: 5600.00 [2024-10-21T10:26:03.235Z] Virtualization: AMD-V [2024-10-21T10:26:03.235Z] Hypervisor vendor: KVM [2024-10-21T10:26:03.235Z] Virtualization type: full [2024-10-21T10:26:03.235Z] L1d cache: 256 KiB [2024-10-21T10:26:03.235Z] L1i cache: 256 KiB [2024-10-21T10:26:03.235Z] L2 cache: 4 MiB [2024-10-21T10:26:03.235Z] L3 cache: 128 MiB [2024-10-21T10:26:03.235Z] NUMA node0 CPU(s): 0-7 [2024-10-21T10:26:03.235Z] Vulnerability Itlb multihit: Not affected [2024-10-21T10:26:03.235Z] Vulnerability L1tf: Not affected [2024-10-21T10:26:03.235Z] Vulnerability Mds: Not affected [2024-10-21T10:26:03.235Z] Vulnerability Meltdown: Not affected [2024-10-21T10:26:03.235Z] Vulnerability Mmio stale data: Not affected [2024-10-21T10:26:03.235Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-21T10:26:03.235Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-21T10:26:03.235Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-21T10:26:03.235Z] Vulnerability Srbds: Not affected [2024-10-21T10:26:03.235Z] Vulnerability Tsx async abort: Not affected [2024-10-21T10:26:03.235Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] ---> nproc: [2024-10-21T10:26:03.235Z] 8 [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z] ---> df -h: [2024-10-21T10:26:03.235Z] Filesystem Size Used Avail Use% Mounted on [2024-10-21T10:26:03.235Z] overlay 155G 30G 125G 20% / [2024-10-21T10:26:03.235Z] tmpfs 64M 0 64M 0% /dev [2024-10-21T10:26:03.235Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-21T10:26:03.235Z] shm 64M 0 64M 0% /dev/shm [2024-10-21T10:26:03.235Z] /dev/vda1 155G 30G 125G 20% /facter-os [2024-10-21T10:26:03.235Z] [2024-10-21T10:26:03.235Z]