Pull request #4992 updated 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 weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 941e1e5ece8eb6540d9aaaa9956a0c886ebb71db+9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 (3a71e7b885198f9bf35befd000ca5676f6a25d2f) 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-ssh17697035218463088177.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-ssh14534214858309991155.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4992/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4992/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14257998291250789197.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 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-ssh13984458548585895212.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4992/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4992/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16098211168900349877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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 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-24495 in /w/workspace/edgexfoundry_edgex-go_PR-4992 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 into PR head commit 941e1e5ece8eb6540d9aaaa9956a0c886ebb71db Merge succeeded, producing 3ecc493aacae2b628d51e93e2700a193611ca0ef Checking out Revision 3ecc493aacae2b628d51e93e2700a193611ca0ef (PR-4992) > 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/4992/head:refs/remotes/origin/PR-4992 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 941e1e5ece8eb6540d9aaaa9956a0c886ebb71db # 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 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ecc493aacae2b628d51e93e2700a193611ca0ef # timeout=10 Commit message: "Merge commit '9b17baf12d1580b3c4fef8767ed8739b9ffd66d4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-04T07:39:41.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-04T07:39:41.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-04T07:39:41.102Z] ========================================================= [2024-11-04T07:39:41.102Z] EdgeX Global Pipelines Version Info [2024-11-04T07:39:41.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 17aaccfeb11bd30c19cec980ada4d9c744fa4ea1 # timeout=10 [2024-11-04T07:39:42.243Z] ------------------- [2024-11-04T07:39:42.243Z] stable info: [2024-11-04T07:39:42.243Z] ------------------- [2024-11-04T07:39:42.243Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-04T07:39:42.243Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-04T07:39:42.243Z] Message: update stable to v1.0.265 [2024-11-04T07:39:42.503Z] ------------------- [2024-11-04T07:39:42.503Z] experimental info: [2024-11-04T07:39:42.503Z] ------------------- [2024-11-04T07:39:42.503Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-04T07:39:42.503Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-04T07:39:42.503Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-04T07:39:42.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-04T07:39:42.612Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-04T07:39:42.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-04T07:39:42.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-04T07:39:42.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-04T07:39:42.706Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-04T07:39:42.730Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-04T07:39:42.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-04T07:39:42.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-04T07:39:42.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-04T07:39:42.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-04T07:39:42.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-04T07:39:42.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-04T07:39:42.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-04T07:39:42.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-04T07:39:42.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T07:39:42.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T07:39:43.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-04T07:39:43.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-04T07:39:43.062Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-04T07:39:43.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-04T07:39:43.106Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-04T07:39:43.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-04T07:39:43.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4992 [Pipeline] echo [2024-11-04T07:39:43.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4992 [Pipeline] echo [2024-11-04T07:39:43.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4992 [Pipeline] echo [2024-11-04T07:39:43.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ecc493aacae2b628d51e93e2700a193611ca0ef [Pipeline] echo [2024-11-04T07:39:43.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ecc493 [Pipeline] echo [2024-11-04T07:39:43.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T07:39:43.351Z] provisioning config files... [2024-11-04T07:39:43.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config45929930228111275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:39:43.694Z] ---> ****-login.sh [2024-11-04T07:39:43.694Z] nexus3.edgexfoundry.org:10001 [2024-11-04T07:39:43.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T07:39:43.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T07:39:43.960Z] Configure a credential helper to remove this warning. See [2024-11-04T07:39:43.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T07:39:43.960Z] [2024-11-04T07:39:43.960Z] Login Succeeded [2024-11-04T07:39:43.960Z] nexus3.edgexfoundry.org:10002 [2024-11-04T07:39:43.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T07:39:44.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T07:39:44.222Z] Configure a credential helper to remove this warning. See [2024-11-04T07:39:44.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T07:39:44.222Z] [2024-11-04T07:39:44.222Z] Login Succeeded [2024-11-04T07:39:44.222Z] nexus3.edgexfoundry.org:10003 [2024-11-04T07:39:44.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T07:39:44.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T07:39:44.222Z] Configure a credential helper to remove this warning. See [2024-11-04T07:39:44.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T07:39:44.222Z] [2024-11-04T07:39:44.222Z] Login Succeeded [2024-11-04T07:39:44.223Z] nexus3.edgexfoundry.org:10004 [2024-11-04T07:39:44.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T07:39:44.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T07:39:44.484Z] Configure a credential helper to remove this warning. See [2024-11-04T07:39:44.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T07:39:44.484Z] [2024-11-04T07:39:44.484Z] Login Succeeded [2024-11-04T07:39:44.484Z] ****.io [2024-11-04T07:39:44.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T07:39:44.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T07:39:44.745Z] Configure a credential helper to remove this warning. See [2024-11-04T07:39:44.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T07:39:44.745Z] [2024-11-04T07:39:44.745Z] Login Succeeded [2024-11-04T07:39:44.745Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T07:39:44.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T07:39:45.080Z] + 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 [2024-11-04T07:39:45.081Z] + + dirname cmd/core-command/Dockerfilecut [2024-11-04T07:39:45.081Z] -d/ -f2 [2024-11-04T07:39:45.081Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-04T07:39:45.081Z] + + dirname cmd/core-data/Dockerfile [2024-11-04T07:39:45.081Z] cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-04T07:39:45.081Z] + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile [2024-11-04T07:39:45.081Z] [2024-11-04T07:39:45.081Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + dirname cmd/core-metadata/Dockerfile [2024-11-04T07:39:45.081Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-04T07:39:45.081Z] + + cut -d/ -f2 [2024-11-04T07:39:45.081Z] dirname cmd/security-bootstrapper/Dockerfile [2024-11-04T07:39:45.081Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-04T07:39:45.081Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-11-04T07:39:45.081Z] cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-04T07:39:45.081Z] + dirname cmd/support-notifications/Dockerfile [2024-11-04T07:39:45.081Z] + cut -d/ -f2 [2024-11-04T07:39:45.081Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-04T07:39:45.120Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-04T07:39:45.486Z] + git rev-list -1 --merges 3ecc493aacae2b628d51e93e2700a193611ca0ef~1..3ecc493aacae2b628d51e93e2700a193611ca0ef [Pipeline] echo [2024-11-04T07:39:45.498Z] -----------> git rev-list -1 --merges 3ecc493aacae2b628d51e93e2700a193611ca0ef~1..3ecc493aacae2b628d51e93e2700a193611ca0ef 3ecc493aacae2b628d51e93e2700a193611ca0ef [2024-11-04T07:39:45.498Z] 3ecc493aacae2b628d51e93e2700a193611ca0ef [false] [Pipeline] sh [2024-11-04T07:39:45.796Z] + git log --format=format:%s -1 3ecc493aacae2b628d51e93e2700a193611ca0ef [Pipeline] echo [2024-11-04T07:39:45.815Z] ========================================================= [2024-11-04T07:39:45.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-04T07:39:45.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-04T07:39:46.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T07:39:46.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-04T07:39:46.258Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-04T07:39:46.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-04T07:39:46.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-04T07:39:46.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-04T07:39:46.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:39:46.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T07:39:46.680Z] [2024-11-04T07:39:46.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:39:46.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T07:39:46.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-04T07:39:46.997Z] b85a868b505f: Pulling fs layer [2024-11-04T07:39:46.997Z] e2be974225ed: Pulling fs layer [2024-11-04T07:39:46.997Z] 339a4e72a1f5: Pulling fs layer [2024-11-04T07:39:46.997Z] 988bab9f4d93: Pulling fs layer [2024-11-04T07:39:46.997Z] 1469e6f7b9e6: Pulling fs layer [2024-11-04T07:39:46.997Z] eaf3925da568: Pulling fs layer [2024-11-04T07:39:46.997Z] bab4dde63d76: Pulling fs layer [2024-11-04T07:39:46.997Z] bde34c3a00c8: Pulling fs layer [2024-11-04T07:39:46.997Z] b352a97aabf1: Pulling fs layer [2024-11-04T07:39:46.997Z] 4872d77fe225: Pulling fs layer [2024-11-04T07:39:46.997Z] 5851b861e8e6: Pulling fs layer [2024-11-04T07:39:46.997Z] eaf3925da568: Waiting [2024-11-04T07:39:46.997Z] bab4dde63d76: Waiting [2024-11-04T07:39:46.997Z] b352a97aabf1: Waiting [2024-11-04T07:39:46.997Z] bde34c3a00c8: Waiting [2024-11-04T07:39:46.997Z] 988bab9f4d93: Waiting [2024-11-04T07:39:46.997Z] 1469e6f7b9e6: Waiting [2024-11-04T07:39:46.997Z] 5851b861e8e6: Waiting [2024-11-04T07:39:46.997Z] 4872d77fe225: Waiting [2024-11-04T07:39:46.997Z] e2be974225ed: Verifying Checksum [2024-11-04T07:39:46.997Z] e2be974225ed: Download complete [2024-11-04T07:39:46.997Z] 988bab9f4d93: Download complete [2024-11-04T07:39:46.997Z] 1469e6f7b9e6: Verifying Checksum [2024-11-04T07:39:46.997Z] 1469e6f7b9e6: Download complete [2024-11-04T07:39:46.997Z] 339a4e72a1f5: Verifying Checksum [2024-11-04T07:39:46.997Z] 339a4e72a1f5: Download complete [2024-11-04T07:39:47.256Z] eaf3925da568: Verifying Checksum [2024-11-04T07:39:47.256Z] eaf3925da568: Download complete [2024-11-04T07:39:47.256Z] bde34c3a00c8: Verifying Checksum [2024-11-04T07:39:47.256Z] bde34c3a00c8: Download complete [2024-11-04T07:39:47.256Z] b352a97aabf1: Download complete [2024-11-04T07:39:47.256Z] 4872d77fe225: Verifying Checksum [2024-11-04T07:39:47.256Z] 4872d77fe225: Download complete [2024-11-04T07:39:47.256Z] 5851b861e8e6: Verifying Checksum [2024-11-04T07:39:47.256Z] 5851b861e8e6: Download complete [2024-11-04T07:39:47.256Z] b85a868b505f: Verifying Checksum [2024-11-04T07:39:47.256Z] b85a868b505f: Download complete [2024-11-04T07:39:47.515Z] bab4dde63d76: Verifying Checksum [2024-11-04T07:39:47.515Z] bab4dde63d76: Download complete [2024-11-04T07:39:48.452Z] b85a868b505f: Pull complete [2024-11-04T07:39:48.712Z] e2be974225ed: Pull complete [2024-11-04T07:39:49.283Z] 339a4e72a1f5: Pull complete [2024-11-04T07:39:49.283Z] 988bab9f4d93: Pull complete [2024-11-04T07:39:49.542Z] 1469e6f7b9e6: Pull complete [2024-11-04T07:39:49.542Z] eaf3925da568: Pull complete [2024-11-04T07:39:51.448Z] bab4dde63d76: Pull complete [2024-11-04T07:39:51.448Z] bde34c3a00c8: Pull complete [2024-11-04T07:39:51.448Z] b352a97aabf1: Pull complete [2024-11-04T07:39:51.709Z] 4872d77fe225: Pull complete [2024-11-04T07:39:51.709Z] 5851b861e8e6: Pull complete [2024-11-04T07:39:51.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-04T07:39:51.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T07:39:51.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T07:39:51.864Z] prd-ubuntu20.04-docker-8c-8g-24495 does not seem to be running inside a container [2024-11-04T07:39:51.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2024-11-04T07:39:55.400Z] $ docker top 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 -eo pid,comm [2024-11-04T07:39:55.454Z] 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-11-04T07:39:55.454Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T07:39:55.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T07:39:55.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T07:39:55.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T07:39:55.627Z] $ docker exec 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 ssh-agent [2024-11-04T07:39:55.739Z] SSH_AUTH_SOCK=/tmp/ssh-JGmdKQUJp975/agent.31 [2024-11-04T07:39:55.739Z] SSH_AGENT_PID=37 [2024-11-04T07:39:55.746Z] Running ssh-add (command line suppressed) [2024-11-04T07:39:55.842Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5739183216147765530.key (/w/workspace/edgex-go/2@tmp/private_key_5739183216147765530.key) [2024-11-04T07:39:55.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T07:39:56.153Z] + git tag --points-at HEAD [Pipeline] } [2024-11-04T07:39:56.163Z] $ docker exec --env ******** --env ******** 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 ssh-agent -k [2024-11-04T07:39:56.252Z] unset SSH_AUTH_SOCK; [2024-11-04T07:39:56.253Z] unset SSH_AGENT_PID; [2024-11-04T07:39:56.253Z] echo Agent pid 37 killed; [2024-11-04T07:39:56.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-04T07:39:56.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T07:39:56.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T07:39:56.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T07:39:56.419Z] $ docker exec 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 ssh-agent [2024-11-04T07:39:56.532Z] SSH_AUTH_SOCK=/tmp/ssh-AC0KWNsGi5FG/agent.70 [2024-11-04T07:39:56.532Z] SSH_AGENT_PID=76 [2024-11-04T07:39:56.536Z] Running ssh-add (command line suppressed) [2024-11-04T07:39:56.638Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7929169938187542626.key (/w/workspace/edgex-go/2@tmp/private_key_7929169938187542626.key) [2024-11-04T07:39:56.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T07:39:56.951Z] + git semver init [2024-11-04T07:39:57.210Z] 2024-11-04 07:39:57,124 [run_init] DEBUG init version:0.0.0 force:False [2024-11-04T07:39:57.210Z] 2024-11-04 07:39:57,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-11-04T07:39:57.210Z] 2024-11-04 07:39:57,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-11-04T07:39:57.210Z] 2024-11-04 07:39:57,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:01,996 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:01,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4992 with force:False [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:01,997 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4992 [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:02,002 [execute] INFO git cat-file --batch-check [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:02,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:02,010 [execute] INFO git cat-file --batch [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:02,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T07:40:02.492Z] 2024-11-04 07:40:02,016 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4992 [2024-11-04T07:40:02.492Z] 0.0.0 [Pipeline] } [2024-11-04T07:40:02.499Z] $ docker exec --env ******** --env ******** 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 ssh-agent -k [2024-11-04T07:40:02.596Z] unset SSH_AUTH_SOCK; [2024-11-04T07:40:02.596Z] unset SSH_AGENT_PID; [2024-11-04T07:40:02.596Z] echo Agent pid 76 killed; [2024-11-04T07:40:02.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T07:40:02.933Z] + git semver [Pipeline] } [2024-11-04T07:40:03.204Z] $ docker stop --time=1 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 [2024-11-04T07:40:04.525Z] $ docker rm -f --volumes 6853228c860a14c6e184018f34fff7ecd0636d39c73c030189e46691fa970317 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T07:40:04.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-04T07:40:05.094Z] Stashed 1 file(s) [Pipeline] echo [2024-11-04T07:40:05.098Z] [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-11-04T07:40:05.602Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-11-04T07:40:05.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T07:40:05.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T07:40:05.651Z] ========================================================= [2024-11-04T07:40:05.651Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-04T07:40:05.651Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-04T07:40:05.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T07:40:05.944Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-04T07:40:05.944Z] 43c4264eed91: Pulling fs layer [2024-11-04T07:40:05.944Z] 4cc291be95ef: Pulling fs layer [2024-11-04T07:40:05.944Z] 2ac1f1163629: Pulling fs layer [2024-11-04T07:40:05.944Z] 5c3c966382ef: Pulling fs layer [2024-11-04T07:40:05.944Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T07:40:05.944Z] 5d5c8e513c77: Pulling fs layer [2024-11-04T07:40:05.944Z] 9f66e0745190: Pulling fs layer [2024-11-04T07:40:05.944Z] f49a43e4bbc0: Pulling fs layer [2024-11-04T07:40:05.944Z] 561ebcabdf7f: Pulling fs layer [2024-11-04T07:40:05.944Z] 5c3c966382ef: Waiting [2024-11-04T07:40:05.944Z] 4f4fb700ef54: Waiting [2024-11-04T07:40:05.944Z] 5d5c8e513c77: Waiting [2024-11-04T07:40:05.944Z] 9f66e0745190: Waiting [2024-11-04T07:40:05.944Z] f49a43e4bbc0: Waiting [2024-11-04T07:40:05.944Z] 561ebcabdf7f: Waiting [2024-11-04T07:40:05.944Z] 4cc291be95ef: Download complete [2024-11-04T07:40:05.944Z] 5c3c966382ef: Download complete [2024-11-04T07:40:05.944Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T07:40:05.944Z] 4f4fb700ef54: Download complete [2024-11-04T07:40:05.944Z] 5d5c8e513c77: Verifying Checksum [2024-11-04T07:40:05.944Z] 5d5c8e513c77: Download complete [2024-11-04T07:40:05.944Z] 43c4264eed91: Download complete [2024-11-04T07:40:05.944Z] 9f66e0745190: Verifying Checksum [2024-11-04T07:40:05.944Z] 9f66e0745190: Download complete [2024-11-04T07:40:06.202Z] 43c4264eed91: Pull complete [2024-11-04T07:40:06.202Z] 561ebcabdf7f: Verifying Checksum [2024-11-04T07:40:06.202Z] 561ebcabdf7f: Download complete [2024-11-04T07:40:06.202Z] 4cc291be95ef: Pull complete [2024-11-04T07:40:06.459Z] 2ac1f1163629: Verifying Checksum [2024-11-04T07:40:06.459Z] 2ac1f1163629: Download complete [2024-11-04T07:40:06.716Z] f49a43e4bbc0: Verifying Checksum [2024-11-04T07:40:06.716Z] f49a43e4bbc0: Download complete [2024-11-04T07:40:10.215Z] 2ac1f1163629: Pull complete [2024-11-04T07:40:10.215Z] 5c3c966382ef: Pull complete [2024-11-04T07:40:10.215Z] 4f4fb700ef54: Pull complete [2024-11-04T07:40:10.215Z] 5d5c8e513c77: Pull complete [2024-11-04T07:40:10.215Z] 9f66e0745190: Pull complete [2024-11-04T07:40:12.751Z] f49a43e4bbc0: Pull complete [2024-11-04T07:40:13.010Z] 561ebcabdf7f: Pull complete [2024-11-04T07:40:13.010Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-04T07:40:13.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T07:40:13.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-04T07:40:13.405Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T07:40:13.405Z] WORKDIR /edgex [2024-11-04T07:40:13.405Z] COPY go.mod . [2024-11-04T07:40:13.405Z] RUN go mod download [2024-11-04T07:40:13.405Z] docker build -t ci-base-image-x86_64 -f - . [2024-11-04T07:40:13.971Z] Sending build context to Docker daemon 178MB [2024-11-04T07:40:13.971Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T07:40:13.971Z] ---> 3a752c3f9dda [2024-11-04T07:40:13.971Z] Step 2/4 : WORKDIR /edgex [2024-11-04T07:40:19.267Z] ---> Running in 1f57eea4583c [2024-11-04T07:40:19.267Z] Removing intermediate container 1f57eea4583c [2024-11-04T07:40:19.267Z] ---> 6d85b55b1945 [2024-11-04T07:40:19.267Z] Step 3/4 : COPY go.mod . [2024-11-04T07:40:19.267Z] ---> 35acd3decf8a [2024-11-04T07:40:19.267Z] Step 4/4 : RUN go mod download [2024-11-04T07:40:19.267Z] ---> Running in 2f64bea6e910 [2024-11-04T07:40:47.170Z] Removing intermediate container 2f64bea6e910 [2024-11-04T07:40:47.170Z] ---> 93a83433a7ce [2024-11-04T07:40:47.170Z] Successfully built 93a83433a7ce [2024-11-04T07:40:47.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:40:47.481Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T07:40:47.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T07:40:47.571Z] prd-ubuntu20.04-docker-8c-8g-24495 does not seem to be running inside a container [2024-11-04T07:40:47.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-04T07:40:48.076Z] $ docker top 0746c8460221d47871495ce6562686f29b8f49fce7aef70a3d4b13e6c0d42cca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T07:40:48.432Z] + go version [2024-11-04T07:40:48.433Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-04T07:40:48.440Z] $ docker stop --time=1 0746c8460221d47871495ce6562686f29b8f49fce7aef70a3d4b13e6c0d42cca [2024-11-04T07:40:49.725Z] $ docker rm -f --volumes 0746c8460221d47871495ce6562686f29b8f49fce7aef70a3d4b13e6c0d42cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:40:50.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T07:40:50.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T07:40:50.251Z] prd-ubuntu20.04-docker-8c-8g-24495 does not seem to be running inside a container [2024-11-04T07:40:50.276Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-04T07:40:50.631Z] $ docker top 0eb47eff4a1e95168e67d60d0413eaccf029398c497a18b91c4c64b3fb25aaac -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-04T07:40:50.703Z] ========================================================= [2024-11-04T07:40:50.703Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-04T07:40:50.703Z] ========================================================= [Pipeline] sh [2024-11-04T07:40:50.985Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-11-04T07:40:51.284Z] + make test [2024-11-04T07:40:51.284Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T07:40:59.406Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-04T07:41:31.575Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-04T07:41:33.483Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-04T07:41:33.483Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-04T07:41:34.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-11-04T07:41:34.313Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-04T07:41:34.313Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-04T07:41:34.313Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-04T07:41:34.879Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-04T07:41:34.879Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-04T07:41:35.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-11-04T07:41:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-04T07:41:35.707Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-04T07:41:37.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-04T07:41:37.088Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-04T07:41:37.088Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-04T07:41:37.088Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-04T07:41:37.088Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T07:41:38.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-11-04T07:41:38.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements [2024-11-04T07:41:38.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-04T07:41:38.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-04T07:41:39.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.488s coverage: 93.4% of statements [2024-11-04T07:41:39.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2024-11-04T07:41:39.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 9.4% of statements [2024-11-04T07:41:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-04T07:41:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-04T07:41:41.246Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-04T07:41:42.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.441s coverage: 95.8% of statements [2024-11-04T07:41:42.624Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-11-04T07:41:42.624Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-04T07:41:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-04T07:41:42.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-04T07:41:43.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2024-11-04T07:41:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.0% of statements [2024-11-04T07:41:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements [2024-11-04T07:41:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2024-11-04T07:41:44.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2024-11-04T07:41:44.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-11-04T07:41:44.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-04T07:41:44.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-04T07:41:44.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-04T07:41:44.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-11-04T07:41:44.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-11-04T07:41:44.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-04T07:41:44.853Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-04T07:41:44.853Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-04T07:41:44.853Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-04T07:41:46.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-04T07:41:46.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-04T07:41:46.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-04T07:41:47.163Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-04T07:41:47.163Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-04T07:41:47.163Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-04T07:41:47.163Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-04T07:41:47.421Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-04T07:41:47.421Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-04T07:41:47.986Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-04T07:41:49.364Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-04T07:41:49.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-04T07:41:51.318Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-04T07:41:51.318Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-04T07:41:53.855Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-04T07:41:53.855Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-04T07:41:53.855Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-04T07:41:54.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-04T07:41:54.795Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-04T07:41:54.795Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-04T07:41:55.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-04T07:41:55.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-04T07:41:55.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-04T07:41:55.365Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-04T07:41:56.738Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-04T07:41:56.738Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-04T07:41:56.738Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-04T07:41:57.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2024-11-04T07:41:57.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-04T07:41:57.874Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T07:41:57.874Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-04T07:41:59.252Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-04T07:41:59.252Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-04T07:41:59.252Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-04T07:41:59.252Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-04T07:42:00.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-04T07:42:00.627Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 66.7% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 75.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 36.8% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 3.1% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.073s coverage: 97.7% of statements [2024-11-04T07:42:05.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements [2024-11-04T07:42:06.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.4% of statements [2024-11-04T07:42:06.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-11-04T07:42:06.424Z] 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-11-04T07:42:06.682Z] running golangci-lint [2024-11-04T07:42:06.682Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-04T07:42:06.682Z] go version go1.23.2 linux/amd64 [2024-11-04T07:42:06.942Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-04T07:42:06.942Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-04T07:42:06.942Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-04T07:42:33.517Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 23.852241064s" [2024-11-04T07:42:33.517Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.969169ms" [2024-11-04T07:42:45.732Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.95769468s with top 10 stages: buildir: 1m6.818416205s, gosec: 3.681392043s, inspect: 3.598396746s, fact_deprecated: 2.802908453s, ctrlflow: 2.416790644s, printf: 2.190099545s, fact_purity: 1.255945294s, S1038: 1.248958814s, nilness: 1.114720592s, typedness: 996.823646ms" [2024-11-04T07:42:45.732Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-04T07:42:45.732Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 208/208, autogenerated_exclude: 208/208, nolint: 15/0, cgo: 208/208, invalid_issue: 208/208, identifier_marker: 208/208, filename_unadjuster: 208/208, path_prettifier: 208/208, skip_files: 208/208, exclude: 208/208, exclude-rules: 208/15" [2024-11-04T07:42:45.732Z] level=info msg="[runner] processing took 16.032765ms with stages: nolint: 5.578414ms, identifier_marker: 4.805954ms, path_prettifier: 1.976487ms, autogenerated_exclude: 1.654212ms, exclude-rules: 982.374µs, skip_dirs: 937.863µs, invalid_issue: 48.2µs, cgo: 30.211µs, filename_unadjuster: 15.09µs, max_same_issues: 650ns, uniq_by_line: 560ns, skip_files: 520ns, fixer: 440ns, severity-rules: 380ns, max_from_linter: 280ns, exclude: 250ns, sort_results: 240ns, diff: 140ns, source_code: 140ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-11-04T07:42:45.732Z] level=info msg="[runner] linters took 13.58302606s with stages: goanalysis_metalinter: 13.566857033s" [2024-11-04T07:42:45.732Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-04T07:42:45.732Z] level=info msg="Memory: 370 samples, avg is 284.6MB, max is 1282.6MB" [2024-11-04T07:42:45.732Z] level=info msg="Execution took 37.495530189s" [2024-11-04T07:42:45.732Z] go vet ./... [2024-11-04T07:42:52.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T07:42:52.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T07:42:52.299Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T07:42:52.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-04T07:42:52.617Z] + ls -al . [2024-11-04T07:42:52.617Z] total 1764 [2024-11-04T07:42:52.617Z] drwxrwxr-x 11 1001 1001 4096 Nov 4 07:40 . [2024-11-04T07:42:52.617Z] drwxr-xr-x 4 root root 4096 Nov 4 07:40 .. [2024-11-04T07:42:52.617Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 07:39 .blubracket [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 10 Nov 4 07:39 .dockerignore [2024-11-04T07:42:52.617Z] drwxrwxr-x 8 1001 1001 4096 Nov 4 07:42 .git [2024-11-04T07:42:52.617Z] drwxrwxr-x 3 1001 1001 4096 Nov 4 07:39 .github [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 961 Nov 4 07:39 .gitignore [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 199 Nov 4 07:39 .golangci.yml [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 100 Nov 4 07:39 .hadolint.yml [2024-11-04T07:42:52.617Z] drwxr-xr-x 3 1001 1001 4096 Nov 4 07:40 .semver [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 155 Nov 4 07:39 .sonarcloud.properties [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 1171 Nov 4 07:39 ADOPTERS.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 17141 Nov 4 07:39 Attribution.txt [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 100284 Nov 4 07:39 CHANGELOG.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 3804 Nov 4 07:39 CONTRIBUTING.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 677 Nov 4 07:39 GOVERNANCE.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 858 Nov 4 07:39 Jenkinsfile [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 10775 Nov 4 07:39 LICENSE [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 16705 Nov 4 07:39 Makefile [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 582 Nov 4 07:39 OWNERS.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 9533 Nov 4 07:39 README.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 789 Nov 4 07:39 SECURITY.md [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 5 Nov 4 07:40 VERSION [2024-11-04T07:42:52.617Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 07:39 bin [2024-11-04T07:42:52.617Z] drwxrwxr-x 19 1001 1001 4096 Nov 4 07:39 cmd [2024-11-04T07:42:52.617Z] -rw-r--r-- 1 root root 1433705 Nov 4 07:42 coverage.out [2024-11-04T07:42:52.617Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 07:39 fuzz_test [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 6577 Nov 4 07:39 go.mod [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 88825 Nov 4 07:39 go.sum [2024-11-04T07:42:52.617Z] drwxrwxr-x 7 1001 1001 4096 Nov 4 07:39 internal [2024-11-04T07:42:52.617Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 07:39 openapi [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 584 Nov 4 07:39 security.txt [2024-11-04T07:42:52.617Z] -rw-rw-r-- 1 1001 1001 204 Nov 4 07:39 version.go [Pipeline] sh [2024-11-04T07:42:52.912Z] + '[' -e coverage.out ] [2024-11-04T07:42:52.912Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-04T07:42:53.059Z] Stashed 1 file(s) [Pipeline] sh [2024-11-04T07:42:53.342Z] + make build [2024-11-04T07:42:53.342Z] 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-11-04T07:43:19.905Z] 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-11-04T07:43:21.288Z] 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-11-04T07:43:23.192Z] 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-11-04T07:43:24.128Z] 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-11-04T07:43:26.036Z] 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-11-04T07:43:31.376Z] 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-11-04T07:43:34.785Z] 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-11-04T07:43:37.333Z] 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-11-04T07:43:38.269Z] 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-11-04T07:43:39.203Z] 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-11-04T07:43:40.141Z] 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-11-04T07:43:41.517Z] 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-11-04T07:43:42.904Z] $ docker stop --time=1 0eb47eff4a1e95168e67d60d0413eaccf029398c497a18b91c4c64b3fb25aaac [2024-11-04T07:43:48.199Z] $ docker rm -f --volumes 0eb47eff4a1e95168e67d60d0413eaccf029398c497a18b91c4c64b3fb25aaac [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-11-04T07:43:49.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T07:43:49.440Z] [2024-11-04T07:43:49.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:43:49.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T07:43:49.747Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-04T07:43:49.747Z] 91d30c5bc195: Pulling fs layer [2024-11-04T07:43:49.747Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-04T07:43:49.747Z] 9c61dcf015f6: Pulling fs layer [2024-11-04T07:43:49.747Z] 4698f68db338: Pulling fs layer [2024-11-04T07:43:49.747Z] 2a2f49069b9e: Pulling fs layer [2024-11-04T07:43:49.747Z] e0025b399a48: Pulling fs layer [2024-11-04T07:43:49.747Z] 4698f68db338: Waiting [2024-11-04T07:43:49.747Z] 2a2f49069b9e: Waiting [2024-11-04T07:43:49.747Z] e0025b399a48: Waiting [2024-11-04T07:43:49.747Z] 91d30c5bc195: Verifying Checksum [2024-11-04T07:43:49.747Z] 4698f68db338: Verifying Checksum [2024-11-04T07:43:49.747Z] 4698f68db338: Download complete [2024-11-04T07:43:50.009Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-04T07:43:50.009Z] 2e9b0aa3be6d: Download complete [2024-11-04T07:43:50.009Z] e0025b399a48: Verifying Checksum [2024-11-04T07:43:50.009Z] e0025b399a48: Download complete [2024-11-04T07:43:50.009Z] 91d30c5bc195: Pull complete [2024-11-04T07:43:50.009Z] 2a2f49069b9e: Verifying Checksum [2024-11-04T07:43:50.009Z] 2a2f49069b9e: Download complete [2024-11-04T07:43:50.268Z] 2e9b0aa3be6d: Pull complete [2024-11-04T07:43:50.526Z] 9c61dcf015f6: Download complete [2024-11-04T07:43:53.065Z] 9c61dcf015f6: Pull complete [2024-11-04T07:43:53.324Z] 4698f68db338: Pull complete [2024-11-04T07:43:53.583Z] 2a2f49069b9e: Pull complete [2024-11-04T07:43:53.583Z] e0025b399a48: Pull complete [2024-11-04T07:43:53.583Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-04T07:43:53.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T07:43:53.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T07:43:53.683Z] prd-ubuntu20.04-docker-8c-8g-24495 does not seem to be running inside a container [2024-11-04T07:43:53.712Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-04T07:43:56.229Z] $ docker top 091be55e53af81a7313b62eb1b43e79baa4eb16694185b29461d85162fa29ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T07:43:56.577Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-04T07:43:59.118Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #1 transferring dockerfile: 1.69kB done [2024-11-04T07:43:59.118Z] #1 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #2 transferring dockerfile: 1.81kB done [2024-11-04T07:43:59.118Z] #2 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #3 transferring dockerfile: 1.70kB done [2024-11-04T07:43:59.118Z] #3 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #4 transferring dockerfile: 2.50kB done [2024-11-04T07:43:59.118Z] #4 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #5 transferring dockerfile: 2.07kB done [2024-11-04T07:43:59.118Z] #5 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #6 [core-data internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #6 transferring dockerfile: 2.07kB done [2024-11-04T07:43:59.118Z] #6 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #7 transferring dockerfile: 2.23kB done [2024-11-04T07:43:59.118Z] #7 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #8 [security-spire-config internal] load .dockerignore [2024-11-04T07:43:59.118Z] #8 transferring context: 50B done [2024-11-04T07:43:59.118Z] #8 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #9 [core-command internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #9 transferring dockerfile: 1.94kB done [2024-11-04T07:43:59.118Z] #9 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #10 transferring dockerfile: 2.15kB done [2024-11-04T07:43:59.118Z] #10 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #11 transferring dockerfile: 2.13kB done [2024-11-04T07:43:59.118Z] #11 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #12 transferring dockerfile: 3.02kB done [2024-11-04T07:43:59.118Z] #12 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #13 transferring dockerfile: 1.89kB done [2024-11-04T07:43:59.118Z] #13 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #14 transferring dockerfile: 2.49kB done [2024-11-04T07:43:59.118Z] #14 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #15 transferring dockerfile: 2.02kB done [2024-11-04T07:43:59.118Z] #15 DONE 0.0s [2024-11-04T07:43:59.118Z] [2024-11-04T07:43:59.118Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-04T07:43:59.118Z] #16 transferring dockerfile: 1.86kB done [2024-11-04T07:43:59.118Z] #16 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #17 [security-spire-agent internal] load .dockerignore [2024-11-04T07:43:59.378Z] #17 transferring context: 50B done [2024-11-04T07:43:59.378Z] #17 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #18 [security-spire-server internal] load .dockerignore [2024-11-04T07:43:59.378Z] #18 transferring context: 50B done [2024-11-04T07:43:59.378Z] #18 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #19 [security-proxy-setup internal] load .dockerignore [2024-11-04T07:43:59.378Z] #19 transferring context: 50B done [2024-11-04T07:43:59.378Z] #19 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #20 [core-keeper internal] load .dockerignore [2024-11-04T07:43:59.378Z] #20 transferring context: 50B done [2024-11-04T07:43:59.378Z] #20 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #21 [core-data internal] load .dockerignore [2024-11-04T07:43:59.378Z] #21 transferring context: 50B done [2024-11-04T07:43:59.378Z] #21 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-04T07:43:59.378Z] #22 transferring context: 50B done [2024-11-04T07:43:59.378Z] #22 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #23 [core-command internal] load .dockerignore [2024-11-04T07:43:59.378Z] #23 transferring context: 50B done [2024-11-04T07:43:59.378Z] #23 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #24 [security-proxy-auth internal] load .dockerignore [2024-11-04T07:43:59.378Z] #24 transferring context: 50B done [2024-11-04T07:43:59.378Z] #24 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #25 [core-metadata internal] load .dockerignore [2024-11-04T07:43:59.378Z] #25 transferring context: 50B done [2024-11-04T07:43:59.378Z] #25 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #26 [security-bootstrapper internal] load .dockerignore [2024-11-04T07:43:59.378Z] #26 transferring context: 50B done [2024-11-04T07:43:59.378Z] #26 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-11-04T07:43:59.378Z] #27 transferring context: 50B done [2024-11-04T07:43:59.378Z] #27 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #28 [support-notifications internal] load .dockerignore [2024-11-04T07:43:59.378Z] #28 transferring context: 50B done [2024-11-04T07:43:59.378Z] #28 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-11-04T07:43:59.378Z] #29 transferring context: 50B done [2024-11-04T07:43:59.378Z] #29 DONE 0.0s [2024-11-04T07:43:59.378Z] [2024-11-04T07:43:59.378Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-11-04T07:43:59.378Z] #30 transferring context: 50B done [2024-11-04T07:43:59.638Z] #30 DONE 0.0s [2024-11-04T07:43:59.638Z] [2024-11-04T07:43:59.638Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T07:43:59.638Z] #31 ... [2024-11-04T07:43:59.638Z] [2024-11-04T07:43:59.638Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T07:43:59.638Z] #32 DONE 0.0s [2024-11-04T07:43:59.638Z] [2024-11-04T07:43:59.638Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T07:43:59.896Z] #31 ... [2024-11-04T07:43:59.896Z] [2024-11-04T07:43:59.896Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T07:43:59.896Z] #32 DONE 0.0s [2024-11-04T07:43:59.896Z] [2024-11-04T07:43:59.896Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T07:43:59.896Z] #31 DONE 0.3s [2024-11-04T07:43:59.896Z] [2024-11-04T07:43:59.896Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-04T07:43:59.896Z] #33 DONE 0.6s [2024-11-04T07:43:59.896Z] [2024-11-04T07:43:59.896Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T07:43:59.896Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T07:43:59.896Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T07:43:59.896Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T07:43:59.896Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T07:44:00.467Z] #34 ... [2024-11-04T07:44:00.467Z] [2024-11-04T07:44:00.467Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-04T07:44:00.467Z] #35 DONE 0.8s [2024-11-04T07:44:00.467Z] [2024-11-04T07:44:00.467Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T07:44:00.467Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T07:44:00.467Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T07:44:00.467Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T07:44:00.467Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T07:44:01.488Z] #34 ... [2024-11-04T07:44:01.488Z] [2024-11-04T07:44:01.488Z] #36 [security-spire-server internal] load build context [2024-11-04T07:44:01.488Z] #36 transferring context: 23.57kB 0.0s done [2024-11-04T07:44:01.488Z] #36 DONE 1.4s [2024-11-04T07:44:01.488Z] [2024-11-04T07:44:01.488Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:44:01.488Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-11-04T07:44:01.488Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-04T07:44:01.488Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-04T07:44:01.488Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-04T07:44:01.488Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-04T07:44:01.488Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-11-04T07:44:01.488Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2024-11-04T07:44:01.488Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-04T07:44:01.488Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-11-04T07:44:01.488Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-11-04T07:44:01.488Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.68MB / 30.73MB 0.5s [2024-11-04T07:44:01.488Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-04T07:44:01.770Z] #37 ... [2024-11-04T07:44:01.770Z] [2024-11-04T07:44:01.770Z] #38 [security-spire-agent internal] load build context [2024-11-04T07:44:01.770Z] #38 transferring context: 23.10kB 0.1s done [2024-11-04T07:44:01.770Z] #38 DONE 1.3s [2024-11-04T07:44:01.770Z] [2024-11-04T07:44:01.770Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:44:01.770Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.6s [2024-11-04T07:44:01.770Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-04T07:44:01.770Z] #37 ... [2024-11-04T07:44:01.770Z] [2024-11-04T07:44:01.770Z] #39 [security-spire-config internal] load build context [2024-11-04T07:44:01.770Z] #39 transferring context: 21.82kB 0.1s done [2024-11-04T07:44:01.770Z] #39 DONE 1.7s [2024-11-04T07:44:01.770Z] [2024-11-04T07:44:01.770Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:44:01.770Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.7s [2024-11-04T07:44:01.770Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.23MB / 30.73MB 0.9s [2024-11-04T07:44:02.423Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-11-04T07:44:02.423Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-04T07:44:03.091Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-04T07:44:03.091Z] #37 ... [2024-11-04T07:44:03.091Z] [2024-11-04T07:44:03.091Z] #40 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-11-04T07:44:03.091Z] #40 DONE 3.5s [2024-11-04T07:44:03.091Z] [2024-11-04T07:44:03.091Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:44:06.768Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.4s done [2024-11-04T07:44:10.142Z] #37 ... [2024-11-04T07:44:10.142Z] [2024-11-04T07:44:10.142Z] #41 [core-keeper internal] load build context [2024-11-04T07:44:10.142Z] #41 transferring context: 299.70MB 9.9s [2024-11-04T07:44:10.142Z] #41 ... [2024-11-04T07:44:10.142Z] [2024-11-04T07:44:10.142Z] #42 [security-proxy-setup internal] load build context [2024-11-04T07:44:10.142Z] #42 ... [2024-11-04T07:44:10.142Z] [2024-11-04T07:44:10.142Z] #43 [security-proxy-auth internal] load build context [2024-11-04T07:44:10.410Z] #43 ... [2024-11-04T07:44:10.410Z] [2024-11-04T07:44:10.410Z] #44 [security-bootstrapper internal] load build context [2024-11-04T07:44:10.410Z] #44 ... [2024-11-04T07:44:10.410Z] [2024-11-04T07:44:10.410Z] #45 [core-command internal] load build context [2024-11-04T07:44:10.410Z] #45 ... [2024-11-04T07:44:10.410Z] [2024-11-04T07:44:10.410Z] #46 [security-secretstore-setup internal] load build context [2024-11-04T07:44:10.410Z] #46 ... [2024-11-04T07:44:10.410Z] [2024-11-04T07:44:10.410Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T07:44:10.410Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:10.410Z] #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:10.410Z] #0 2.538 (1/2) Installing ca-certificates (20240705-r0) [2024-11-04T07:44:10.410Z] #0 2.621 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:10.410Z] #0 2.621 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:10.410Z] #0 2.621 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:10.410Z] #0 2.807 OK: 9 MiB in 16 packages [2024-11-04T07:44:10.949Z] #47 ... [2024-11-04T07:44:10.949Z] [2024-11-04T07:44:10.949Z] #48 [support-cron-scheduler internal] load build context [2024-11-04T07:44:10.949Z] #48 ... [2024-11-04T07:44:10.949Z] [2024-11-04T07:44:10.949Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T07:44:10.949Z] #0 5.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:10.949Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:10.949Z] #0 5.963 (1/4) Installing ca-certificates (20240705-r0) [2024-11-04T07:44:10.949Z] #0 5.981 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:10.949Z] #0 5.989 (3/4) Installing su-exec (0.2-r3) [2024-11-04T07:44:10.949Z] #0 6.015 (4/4) Installing yq-go (4.44.1-r2) [2024-11-04T07:44:10.949Z] #0 6.085 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:10.949Z] #0 6.092 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:10.949Z] #0 6.132 OK: 19 MiB in 18 packages [2024-11-04T07:44:11.209Z] #49 ... [2024-11-04T07:44:11.209Z] [2024-11-04T07:44:11.209Z] #50 [core-metadata internal] load build context [2024-11-04T07:44:11.209Z] #50 ... [2024-11-04T07:44:11.209Z] [2024-11-04T07:44:11.209Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T07:44:11.209Z] #0 7.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:11.209Z] #0 7.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:11.209Z] #0 7.538 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:11.209Z] #0 7.678 (2/2) Installing su-exec (0.2-r3) [2024-11-04T07:44:11.209Z] #0 7.678 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:11.209Z] #0 7.685 OK: 8 MiB in 16 packages [2024-11-04T07:44:11.209Z] #51 ... [2024-11-04T07:44:11.209Z] [2024-11-04T07:44:11.209Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T07:44:11.209Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-11-04T07:44:11.209Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-04T07:44:11.209Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-04T07:44:11.209Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-04T07:44:11.209Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-11-04T07:44:11.209Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-11-04T07:44:11.209Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-11-04T07:44:11.209Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-11-04T07:44:11.209Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-04T07:44:11.209Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-04T07:44:11.209Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.2s done [2024-11-04T07:44:11.209Z] #52 ... [2024-11-04T07:44:11.209Z] [2024-11-04T07:44:11.209Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T07:44:11.485Z] #53 ... [2024-11-04T07:44:11.485Z] [2024-11-04T07:44:11.485Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T07:44:11.485Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:11.485Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:11.485Z] #0 2.581 (1/3) Installing ca-certificates (20240705-r0) [2024-11-04T07:44:11.485Z] #0 2.628 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:11.485Z] #0 2.628 (3/3) Installing tzdata (2024b-r0) [2024-11-04T07:44:11.485Z] #0 2.700 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:11.485Z] #0 2.712 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:11.485Z] #0 2.849 OK: 10 MiB in 17 packages [2024-11-04T07:44:11.485Z] #54 ... [2024-11-04T07:44:11.485Z] [2024-11-04T07:44:11.485Z] #55 [security-spiffe-token-provider internal] load build context [2024-11-04T07:44:11.485Z] #55 ... [2024-11-04T07:44:11.485Z] [2024-11-04T07:44:11.485Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T07:44:11.756Z] #56 ... [2024-11-04T07:44:11.756Z] [2024-11-04T07:44:11.756Z] #57 [support-notifications internal] load build context [2024-11-04T07:44:11.756Z] #57 ... [2024-11-04T07:44:11.756Z] [2024-11-04T07:44:11.756Z] #58 [core-data internal] load build context [2024-11-04T07:44:12.014Z] #58 ... [2024-11-04T07:44:12.014Z] [2024-11-04T07:44:12.014Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T07:44:12.014Z] #59 ... [2024-11-04T07:44:12.014Z] [2024-11-04T07:44:12.014Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T07:44:12.014Z] #60 ... [2024-11-04T07:44:12.014Z] [2024-11-04T07:44:12.014Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-04T07:44:12.014Z] #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.014Z] #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.014Z] #0 2.900 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:12.014Z] #0 2.906 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:12.014Z] #0 2.916 OK: 8 MiB in 15 packages [2024-11-04T07:44:12.330Z] #61 ... [2024-11-04T07:44:12.330Z] [2024-11-04T07:44:12.330Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-04T07:44:12.602Z] #62 ... [2024-11-04T07:44:12.602Z] [2024-11-04T07:44:12.602Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T07:44:12.602Z] #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 3.209 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T07:44:12.602Z] #0 3.209 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T07:44:12.602Z] #0 3.209 OK: 24165 distinct packages available [2024-11-04T07:44:12.602Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 3.633 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:12.602Z] #0 3.663 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:12.602Z] #0 3.673 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:12.602Z] #0 3.677 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-04T07:44:12.602Z] #0 3.684 (5/7) Installing libucontext (1.2-r3) [2024-11-04T07:44:12.602Z] #0 3.685 (6/7) Installing gcompat (1.1.0-r4) [2024-11-04T07:44:12.602Z] #0 3.693 (7/7) Installing openssl (3.3.2-r1) [2024-11-04T07:44:12.602Z] #0 3.697 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:12.602Z] #0 3.710 OK: 9 MiB in 19 packages [2024-11-04T07:44:12.602Z] #63 ... [2024-11-04T07:44:12.602Z] [2024-11-04T07:44:12.602Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T07:44:12.602Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 2.728 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T07:44:12.602Z] #0 2.728 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T07:44:12.602Z] #0 2.728 OK: 24165 distinct packages available [2024-11-04T07:44:12.602Z] #0 2.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:12.602Z] #0 3.289 (1/14) Installing ca-certificates (20240705-r0) [2024-11-04T07:44:12.602Z] #0 3.321 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-04T07:44:12.602Z] #0 3.333 (3/14) Installing c-ares (1.33.1-r0) [2024-11-04T07:44:12.602Z] #0 3.341 (4/14) Installing libunistring (1.2-r0) [2024-11-04T07:44:12.602Z] #0 3.370 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-04T07:44:12.602Z] #0 3.370 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-04T07:44:12.602Z] #0 3.370 (7/14) Installing libpsl (0.21.5-r1) [2024-11-04T07:44:12.602Z] #0 3.375 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-04T07:44:12.602Z] #0 3.383 (9/14) Installing libcurl (8.10.1-r0) [2024-11-04T07:44:12.602Z] #0 3.392 (10/14) Installing curl (8.10.1-r0) [2024-11-04T07:44:12.602Z] #0 3.397 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:12.602Z] #0 3.405 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-04T07:44:12.602Z] #0 3.407 (13/14) Installing libucontext (1.2-r3) [2024-11-04T07:44:12.602Z] #0 3.412 (14/14) Installing gcompat (1.1.0-r4) [2024-11-04T07:44:12.602Z] #0 3.418 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:12.602Z] #0 3.425 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:12.602Z] #0 3.468 OK: 13 MiB in 28 packages [2024-11-04T07:44:12.602Z] #64 ... [2024-11-04T07:44:12.602Z] [2024-11-04T07:44:12.602Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-04T07:44:13.171Z] #62 ... [2024-11-04T07:44:13.171Z] [2024-11-04T07:44:13.171Z] #65 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-11-04T07:44:13.171Z] #65 ... [2024-11-04T07:44:13.171Z] [2024-11-04T07:44:13.171Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-04T07:44:15.102Z] #62 transferring context: 530.75MB 15.0s [2024-11-04T07:44:15.102Z] #62 transferring context: 542.33MB 15.2s done [2024-11-04T07:44:18.444Z] #62 ... [2024-11-04T07:44:18.444Z] [2024-11-04T07:44:18.444Z] #55 [security-spiffe-token-provider internal] load build context [2024-11-04T07:44:18.729Z] #55 ... [2024-11-04T07:44:18.729Z] [2024-11-04T07:44:18.729Z] #58 [core-data internal] load build context [2024-11-04T07:44:18.729Z] #58 ... [2024-11-04T07:44:18.729Z] [2024-11-04T07:44:18.729Z] #55 [security-spiffe-token-provider internal] load build context [2024-11-04T07:44:18.989Z] #55 transferring context: 542.33MB 18.5s done [2024-11-04T07:44:19.964Z] #55 ... [2024-11-04T07:44:19.964Z] [2024-11-04T07:44:19.964Z] #41 [core-keeper internal] load build context [2024-11-04T07:44:19.964Z] #41 transferring context: 542.33MB 16.6s done [2024-11-04T07:44:19.964Z] #41 ... [2024-11-04T07:44:19.964Z] [2024-11-04T07:44:19.964Z] #42 [security-proxy-setup internal] load build context [2024-11-04T07:44:19.964Z] #42 transferring context: 542.33MB 15.7s done [2024-11-04T07:44:20.226Z] #42 ... [2024-11-04T07:44:20.226Z] [2024-11-04T07:44:20.226Z] #48 [support-cron-scheduler internal] load build context [2024-11-04T07:44:20.226Z] #48 transferring context: 542.33MB 18.8s done [2024-11-04T07:44:20.799Z] #48 ... [2024-11-04T07:44:20.799Z] [2024-11-04T07:44:20.799Z] #44 [security-bootstrapper internal] load build context [2024-11-04T07:44:20.799Z] #44 transferring context: 542.33MB 17.2s done [2024-11-04T07:44:20.799Z] #44 ... [2024-11-04T07:44:20.799Z] [2024-11-04T07:44:20.799Z] #45 [core-command internal] load build context [2024-11-04T07:44:20.799Z] #45 transferring context: 542.33MB 17.5s done [2024-11-04T07:44:21.201Z] #45 ... [2024-11-04T07:44:21.201Z] [2024-11-04T07:44:21.201Z] #46 [security-secretstore-setup internal] load build context [2024-11-04T07:44:21.201Z] #46 transferring context: 542.33MB 17.9s done [2024-11-04T07:44:21.465Z] #46 ... [2024-11-04T07:44:21.465Z] [2024-11-04T07:44:21.465Z] #43 [security-proxy-auth internal] load build context [2024-11-04T07:44:21.465Z] #43 transferring context: 542.33MB 16.5s done [2024-11-04T07:44:21.465Z] #43 ... [2024-11-04T07:44:21.465Z] [2024-11-04T07:44:21.465Z] #50 [core-metadata internal] load build context [2024-11-04T07:44:21.465Z] #50 transferring context: 542.33MB 15.3s done [2024-11-04T07:44:21.727Z] #50 ... [2024-11-04T07:44:21.727Z] [2024-11-04T07:44:21.727Z] #57 [support-notifications internal] load build context [2024-11-04T07:44:21.727Z] #57 transferring context: 542.33MB 15.8s done [2024-11-04T07:44:29.972Z] #57 ... [2024-11-04T07:44:29.972Z] [2024-11-04T07:44:29.972Z] #58 [core-data internal] load build context [2024-11-04T07:44:29.972Z] #58 transferring context: 542.33MB 19.2s done [2024-11-04T07:44:35.285Z] #58 ... [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T07:44:35.285Z] #64 DONE 34.8s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-04T07:44:35.285Z] #62 DONE 35.6s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #50 [core-metadata internal] load build context [2024-11-04T07:44:35.285Z] #50 DONE 35.6s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #57 [support-notifications internal] load build context [2024-11-04T07:44:35.285Z] #57 DONE 35.4s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #42 [security-proxy-setup internal] load build context [2024-11-04T07:44:35.285Z] #42 DONE 35.7s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T07:44:35.285Z] #66 ... [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #43 [security-proxy-auth internal] load build context [2024-11-04T07:44:35.285Z] #43 DONE 35.7s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #45 [core-command internal] load build context [2024-11-04T07:44:35.285Z] #45 DONE 35.7s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #41 [core-keeper internal] load build context [2024-11-04T07:44:35.285Z] #41 DONE 35.7s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #44 [security-bootstrapper internal] load build context [2024-11-04T07:44:35.285Z] #44 DONE 35.4s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #46 [security-secretstore-setup internal] load build context [2024-11-04T07:44:35.285Z] #46 DONE 35.4s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #55 [security-spiffe-token-provider internal] load build context [2024-11-04T07:44:35.285Z] #55 DONE 35.4s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #48 [support-cron-scheduler internal] load build context [2024-11-04T07:44:35.285Z] #48 DONE 35.5s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #58 [core-data internal] load build context [2024-11-04T07:44:35.285Z] #58 DONE 35.7s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T07:44:35.285Z] #49 DONE 34.9s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T07:44:35.285Z] #47 DONE 35.0s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-04T07:44:35.285Z] #61 DONE 35.0s [2024-11-04T07:44:35.285Z] [2024-11-04T07:44:35.285Z] #65 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-11-04T07:44:35.285Z] #65 DONE 32.3s [2024-11-04T07:44:35.545Z] [2024-11-04T07:44:35.545Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T07:44:35.545Z] #51 DONE 35.0s [2024-11-04T07:44:35.545Z] [2024-11-04T07:44:35.545Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T07:44:35.545Z] #54 DONE 35.0s [2024-11-04T07:44:35.545Z] [2024-11-04T07:44:35.545Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T07:44:35.545Z] #63 DONE 35.0s [2024-11-04T07:44:35.545Z] [2024-11-04T07:44:35.545Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T07:44:35.545Z] #52 DONE 35.2s [2024-11-04T07:44:35.545Z] [2024-11-04T07:44:35.545Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T07:44:36.488Z] #67 ... [2024-11-04T07:44:36.488Z] [2024-11-04T07:44:36.488Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T07:44:36.488Z] #60 DONE 35.8s [2024-11-04T07:44:36.488Z] [2024-11-04T07:44:36.488Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T07:44:36.488Z] #56 36.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:36.488Z] #56 36.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:36.765Z] #56 36.62 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T07:44:36.765Z] #56 36.62 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T07:44:36.765Z] #56 36.62 OK: 24165 distinct packages available [2024-11-04T07:44:37.025Z] #56 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.025Z] #56 36.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.284Z] #56 ... [2024-11-04T07:44:37.284Z] [2024-11-04T07:44:37.284Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T07:44:37.284Z] #53 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.284Z] #53 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.284Z] #53 36.39 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:37.284Z] #53 36.40 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:37.284Z] #53 36.42 OK: 8 MiB in 15 packages [2024-11-04T07:44:37.284Z] #53 DONE 36.8s [2024-11-04T07:44:37.284Z] [2024-11-04T07:44:37.284Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T07:44:37.284Z] #59 35.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.284Z] #59 36.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:37.284Z] #59 36.35 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:37.284Z] #59 36.39 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:37.284Z] #59 36.40 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:37.284Z] #59 36.40 (4/6) Installing openssl (3.3.2-r1) [2024-11-04T07:44:37.284Z] #59 36.41 (5/6) Installing su-exec (0.2-r3) [2024-11-04T07:44:37.284Z] #59 36.41 (6/6) Installing yq-go (4.44.1-r2) [2024-11-04T07:44:37.284Z] #59 36.53 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:37.284Z] #59 36.54 OK: 19 MiB in 18 packages [2024-11-04T07:44:37.285Z] #59 DONE 36.9s [2024-11-04T07:44:37.285Z] [2024-11-04T07:44:37.285Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T07:44:37.285Z] #56 37.18 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:37.285Z] #56 37.18 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-04T07:44:37.285Z] #56 37.18 (3/4) Installing libucontext (1.2-r3) [2024-11-04T07:44:38.021Z] #56 37.19 (4/4) Installing gcompat (1.1.0-r4) [2024-11-04T07:44:38.021Z] #56 37.19 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:38.021Z] #56 37.20 OK: 8 MiB in 18 packages [2024-11-04T07:44:38.021Z] #56 DONE 37.4s [2024-11-04T07:44:38.021Z] [2024-11-04T07:44:38.021Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T07:44:38.021Z] #67 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:38.021Z] #67 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:38.963Z] #67 ... [2024-11-04T07:44:38.963Z] [2024-11-04T07:44:38.963Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T07:44:38.963Z] #68 DONE 3.0s [2024-11-04T07:44:38.963Z] [2024-11-04T07:44:38.963Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T07:44:38.963Z] #69 ... [2024-11-04T07:44:38.963Z] [2024-11-04T07:44:38.963Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T07:44:38.963Z] #0 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:38.963Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:38.963Z] #0 3.139 OK: 246 MiB in 54 packages [2024-11-04T07:44:38.963Z] #70 DONE 3.3s [2024-11-04T07:44:38.963Z] [2024-11-04T07:44:38.963Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:44:39.805Z] #71 DONE 0.7s [2024-11-04T07:44:39.805Z] [2024-11-04T07:44:39.805Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T07:44:39.805Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:39.805Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:39.805Z] #0 3.084 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:39.805Z] #0 3.084 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:39.805Z] #0 3.724 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:39.805Z] #0 3.816 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:39.805Z] #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:40.815Z] #72 4.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #72 ... [2024-11-04T07:44:41.742Z] [2024-11-04T07:44:41.742Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T07:44:41.742Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #0 3.952 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T07:44:41.742Z] #0 3.952 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T07:44:41.742Z] #0 3.952 OK: 24164 distinct packages available [2024-11-04T07:44:41.742Z] #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #0 6.202 OK: 246 MiB in 54 packages [2024-11-04T07:44:41.742Z] #73 DONE 6.4s [2024-11-04T07:44:41.742Z] [2024-11-04T07:44:41.742Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T07:44:41.742Z] #66 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #66 1.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #66 1.976 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:41.742Z] #66 1.976 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:41.742Z] #66 1.988 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:41.742Z] #66 2.118 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:41.742Z] #66 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:41.742Z] #66 6.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:42.817Z] #66 ... [2024-11-04T07:44:42.817Z] [2024-11-04T07:44:42.817Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T07:44:42.817Z] #0 4.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:42.817Z] #0 4.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:42.817Z] #0 6.124 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:42.817Z] #0 6.125 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:42.817Z] #0 6.230 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:42.817Z] #0 6.414 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:42.817Z] #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:42.817Z] #0 6.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.075Z] #74 ... [2024-11-04T07:44:43.075Z] [2024-11-04T07:44:43.075Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:44:43.075Z] #75 DONE 1.1s [2024-11-04T07:44:43.075Z] [2024-11-04T07:44:43.075Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:44:43.332Z] #76 ... [2024-11-04T07:44:43.332Z] [2024-11-04T07:44:43.332Z] #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-04T07:44:43.332Z] #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 6.568 OK: 246 MiB in 54 packages [2024-11-04T07:44:43.332Z] #77 DONE 7.8s [2024-11-04T07:44:43.332Z] [2024-11-04T07:44:43.332Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T07:44:43.332Z] #0 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 3.054 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:43.332Z] #0 3.054 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:43.332Z] #0 3.721 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:43.332Z] #0 3.801 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:43.332Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 4.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.332Z] #0 6.490 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.332Z] #0 6.626 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.332Z] #0 7.566 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:43.332Z] #0 7.597 OK: 9 MiB in 16 packages [2024-11-04T07:44:43.332Z] #78 DONE 7.9s [2024-11-04T07:44:43.332Z] [2024-11-04T07:44:43.332Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T07:44:43.332Z] #67 7.760 OK: 246 MiB in 54 packages [2024-11-04T07:44:43.332Z] #67 DONE 7.9s [2024-11-04T07:44:43.332Z] [2024-11-04T07:44:43.332Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:44:43.930Z] #79 ... [2024-11-04T07:44:43.930Z] [2024-11-04T07:44:43.930Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T07:44:43.930Z] #72 6.616 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.930Z] #72 7.672 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.930Z] #72 7.692 OK: 8 MiB in 15 packages [2024-11-04T07:44:43.930Z] #72 DONE 8.0s [2024-11-04T07:44:43.930Z] [2024-11-04T07:44:43.930Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T07:44:43.930Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.930Z] #0 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.930Z] #0 1.888 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:43.930Z] #0 1.888 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:43.930Z] #0 1.897 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:43.930Z] #0 2.025 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:43.930Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.930Z] #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:43.930Z] #0 7.656 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.930Z] #0 7.721 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.930Z] #0 7.735 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:43.930Z] #0 7.849 OK: 19 MiB in 18 packages [2024-11-04T07:44:43.930Z] #80 DONE 8.2s [2024-11-04T07:44:43.930Z] [2024-11-04T07:44:43.930Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T07:44:43.930Z] #66 8.375 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:43.930Z] #66 ... [2024-11-04T07:44:43.930Z] [2024-11-04T07:44:43.930Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:44:43.930Z] #79 DONE 0.4s [2024-11-04T07:44:43.930Z] [2024-11-04T07:44:43.930Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:44:44.191Z] #81 ... [2024-11-04T07:44:44.191Z] [2024-11-04T07:44:44.191Z] #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:44:44.191Z] #82 DONE 0.7s [2024-11-04T07:44:44.191Z] [2024-11-04T07:44:44.191Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T07:44:44.191Z] #66 8.814 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.191Z] #66 8.863 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:44.191Z] #66 8.949 OK: 13 MiB in 28 packages [2024-11-04T07:44:44.465Z] #66 DONE 9.1s [2024-11-04T07:44:44.465Z] [2024-11-04T07:44:44.465Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T07:44:44.465Z] #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.465Z] #0 4.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.465Z] #0 6.501 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:44.465Z] #0 6.501 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:44.465Z] #0 7.505 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:44.465Z] #0 7.604 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:44.465Z] #0 7.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 7.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 8.149 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 8.217 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 8.234 Executing ca-certificates-20240705-r0.trigger [2024-11-04T07:44:44.466Z] #0 8.286 OK: 10 MiB in 17 packages [2024-11-04T07:44:44.466Z] #83 DONE 8.9s [2024-11-04T07:44:44.466Z] [2024-11-04T07:44:44.466Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T07:44:44.466Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 4.573 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:44.466Z] #0 4.573 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:44.466Z] #0 4.716 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:44.466Z] #0 5.870 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:44.466Z] #0 5.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 6.306 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 6.393 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 6.400 OK: 8 MiB in 15 packages [2024-11-04T07:44:44.466Z] #84 DONE 7.1s [2024-11-04T07:44:44.466Z] [2024-11-04T07:44:44.466Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T07:44:44.466Z] #74 8.178 OK: 9 MiB in 19 packages [2024-11-04T07:44:44.466Z] #74 DONE 8.9s [2024-11-04T07:44:44.466Z] [2024-11-04T07:44:44.466Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T07:44:44.466Z] #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 7.916 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:44.466Z] #0 7.916 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:44.466Z] #0 7.943 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:44.466Z] #0 8.045 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:44.466Z] #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 8.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:44.466Z] #0 8.481 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 8.707 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:44.466Z] #0 8.785 OK: 8 MiB in 16 packages [2024-11-04T07:44:44.466Z] #85 DONE 9.0s [2024-11-04T07:44:44.466Z] [2024-11-04T07:44:44.466Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-04T07:44:46.054Z] #86 ... [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:44:46.054Z] #37 ... [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T07:44:46.054Z] #0 3.758 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 6.755 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 7.524 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T07:44:46.054Z] #0 8.116 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:46.054Z] #0 8.130 OK: 8 MiB in 15 packages [2024-11-04T07:44:46.054Z] #87 DONE 9.5s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T07:44:46.054Z] #69 4.793 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #69 5.277 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #69 6.764 OK: 246 MiB in 54 packages [2024-11-04T07:44:46.054Z] #69 DONE 7.3s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T07:44:46.054Z] #0 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 5.887 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:46.054Z] #0 5.887 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:46.054Z] #0 5.909 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:46.054Z] #0 6.047 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:46.054Z] #0 6.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 6.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 7.043 OK: 19 MiB in 18 packages [2024-11-04T07:44:46.054Z] #88 DONE 8.5s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-04T07:44:46.054Z] #89 DONE 1.4s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T07:44:46.054Z] #90 DONE 1.4s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-04T07:44:46.054Z] #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 5.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 6.000 Upgrading critical system libraries and apk-tools: [2024-11-04T07:44:46.054Z] #0 6.002 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T07:44:46.054Z] #0 6.026 Executing busybox-1.36.1-r29.trigger [2024-11-04T07:44:46.054Z] #0 6.134 Continuing the upgrade transaction with new apk-tools: [2024-11-04T07:44:46.054Z] #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 6.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T07:44:46.054Z] #0 7.044 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:46.054Z] #0 7.104 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T07:44:46.054Z] #0 7.226 OK: 8 MiB in 18 packages [2024-11-04T07:44:46.054Z] #91 DONE 8.2s [2024-11-04T07:44:46.054Z] [2024-11-04T07:44:46.054Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-04T07:44:46.900Z] #92 DONE 1.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-04T07:44:46.900Z] #93 DONE 1.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-04T07:44:46.900Z] #94 DONE 1.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T07:44:46.900Z] #95 DONE 1.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T07:44:46.900Z] #96 DONE 1.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-04T07:44:46.900Z] #97 DONE 0.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-04T07:44:46.900Z] #98 DONE 0.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-04T07:44:46.900Z] #99 DONE 0.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-04T07:44:46.900Z] #100 DONE 0.1s [2024-11-04T07:44:46.900Z] [2024-11-04T07:44:46.900Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-04T07:44:47.180Z] #101 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.180Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T07:44:47.180Z] #102 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.180Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T07:44:47.180Z] #103 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.180Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T07:44:47.180Z] #104 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.180Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-04T07:44:47.180Z] #105 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.180Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-04T07:44:47.180Z] #106 DONE 0.1s [2024-11-04T07:44:47.180Z] [2024-11-04T07:44:47.181Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-04T07:44:47.443Z] #107 ... [2024-11-04T07:44:47.443Z] [2024-11-04T07:44:47.443Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-04T07:44:47.443Z] #108 DONE 0.1s [2024-11-04T07:44:47.443Z] [2024-11-04T07:44:47.443Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-04T07:44:47.443Z] #109 DONE 0.1s [2024-11-04T07:44:47.443Z] [2024-11-04T07:44:47.443Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-04T07:44:47.443Z] #110 DONE 0.1s [2024-11-04T07:44:47.443Z] [2024-11-04T07:44:47.443Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-04T07:44:47.443Z] #107 DONE 0.1s [2024-11-04T07:44:47.443Z] [2024-11-04T07:44:47.443Z] #111 [security-spire-config] exporting to image [2024-11-04T07:44:47.443Z] #111 exporting layers [2024-11-04T07:44:48.385Z] #111 ... [2024-11-04T07:44:48.385Z] [2024-11-04T07:44:48.385Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-04T07:44:48.385Z] #86 DONE 3.7s [2024-11-04T07:44:48.385Z] [2024-11-04T07:44:48.385Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-04T07:44:48.385Z] #112 DONE 0.1s [2024-11-04T07:44:48.385Z] [2024-11-04T07:44:48.385Z] #111 [security-spire-config] exporting to image [2024-11-04T07:44:48.385Z] #111 exporting layers 0.9s done [2024-11-04T07:44:48.385Z] #111 writing image sha256:ec4130a7fecb7abe81c0265904e0b9e8bd079c0940caebf81065e73fd833e6a7 0.0s done [2024-11-04T07:44:48.385Z] #111 naming to docker.io/library/security-spire-server done [2024-11-04T07:44:48.385Z] #111 writing image sha256:0fefc17a5fc338da8f6b88c0247f7ed34804c7d145b4679cb2c2549dc9de5f8d 0.0s done [2024-11-04T07:44:48.385Z] #111 naming to docker.io/library/security-spire-agent done [2024-11-04T07:44:48.385Z] #111 writing image sha256:8dcaaf272648139031c2882711b48b765158d413c3cf0c812b76c3467d701054 done [2024-11-04T07:44:48.385Z] #111 naming to docker.io/library/security-spire-config done [2024-11-04T07:44:48.385Z] #111 DONE 1.2s [2024-11-04T07:44:48.385Z] [2024-11-04T07:44:48.385Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:44:49.351Z] #113 ... [2024-11-04T07:44:49.351Z] [2024-11-04T07:44:49.351Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:44:49.612Z] #114 ... [2024-11-04T07:44:49.612Z] [2024-11-04T07:44:49.612Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:36.695Z] #115 DONE 51.6s [2024-11-04T07:45:36.695Z] [2024-11-04T07:45:36.695Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:36.695Z] #81 DONE 51.9s [2024-11-04T07:45:36.695Z] [2024-11-04T07:45:36.696Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:36.696Z] #113 DONE 48.9s [2024-11-04T07:45:36.696Z] [2024-11-04T07:45:36.696Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:36.696Z] #76 DONE 52.7s [2024-11-04T07:45:36.696Z] [2024-11-04T07:45:36.696Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:36.696Z] #114 DONE 56.3s [2024-11-04T07:45:36.696Z] [2024-11-04T07:45:36.696Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-04T07:45:46.710Z] #116 ... [2024-11-04T07:45:46.710Z] [2024-11-04T07:45:46.710Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-11-04T07:45:46.710Z] #117 ... [2024-11-04T07:45:46.710Z] [2024-11-04T07:45:46.710Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-04T07:45:46.710Z] #118 ... [2024-11-04T07:45:46.710Z] [2024-11-04T07:45:46.710Z] #119 [core-keeper builder 7/8] COPY . . [2024-11-04T07:45:46.710Z] #119 ... [2024-11-04T07:45:46.710Z] [2024-11-04T07:45:46.710Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #120 DONE 11.5s [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #118 DONE 11.5s [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #121 [support-notifications builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #121 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #122 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #123 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #119 [core-keeper builder 7/8] COPY . . [2024-11-04T07:45:47.284Z] #119 DONE 11.5s [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #124 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #125 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #126 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #127 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #128 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #129 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #116 DONE 11.5s [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #130 [core-command builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #130 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #131 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #132 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #117 DONE 11.5s [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #133 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #134 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #135 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #136 [core-metadata builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #136 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #137 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #138 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T07:45:47.284Z] #139 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-04T07:45:47.284Z] #140 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.284Z] #141 [core-data builder 6/7] COPY . . [2024-11-04T07:45:47.284Z] #141 CACHED [2024-11-04T07:45:47.284Z] [2024-11-04T07:45:47.285Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T07:45:49.214Z] #142 1.740 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-11-04T07:45:57.461Z] #142 ... [2024-11-04T07:45:57.461Z] [2024-11-04T07:45:57.461Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T07:45:57.461Z] #0 1.878 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-11-04T07:45:57.722Z] #143 ... [2024-11-04T07:45:57.722Z] [2024-11-04T07:45:57.722Z] #144 [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-11-04T07:45:57.722Z] #0 1.076 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-11-04T07:45:57.722Z] #144 ... [2024-11-04T07:45:57.722Z] [2024-11-04T07:45:57.722Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T07:45:57.722Z] #0 0.654 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-11-04T07:45:57.982Z] #145 ... [2024-11-04T07:45:57.982Z] [2024-11-04T07:45:57.982Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T07:45:57.982Z] #0 1.224 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-11-04T07:45:57.982Z] #146 ... [2024-11-04T07:45:57.982Z] [2024-11-04T07:45:57.982Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T07:45:57.982Z] #0 0.980 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-11-04T07:45:58.241Z] #147 ... [2024-11-04T07:45:58.241Z] [2024-11-04T07:45:58.241Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T07:45:58.241Z] #0 1.234 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-11-04T07:45:58.241Z] #148 ... [2024-11-04T07:45:58.241Z] [2024-11-04T07:45:58.241Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T07:45:58.241Z] #0 0.999 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-11-04T07:45:58.501Z] #149 ... [2024-11-04T07:45:58.501Z] [2024-11-04T07:45:58.501Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T07:45:58.501Z] #0 1.020 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-11-04T07:45:58.762Z] #150 ... [2024-11-04T07:45:58.762Z] [2024-11-04T07:45:58.762Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T07:45:58.762Z] #0 1.251 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-11-04T07:45:58.762Z] #151 ... [2024-11-04T07:45:58.762Z] [2024-11-04T07:45:58.762Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T07:45:58.762Z] #0 0.884 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-11-04T07:45:59.023Z] #152 ... [2024-11-04T07:45:59.023Z] [2024-11-04T07:45:59.023Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T07:45:59.023Z] #0 0.730 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-11-04T07:47:35.555Z] #153 ... [2024-11-04T07:47:35.555Z] [2024-11-04T07:47:35.555Z] #144 [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-11-04T07:47:35.555Z] #144 97.87 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-11-04T07:47:57.884Z] #144 ... [2024-11-04T07:47:57.884Z] [2024-11-04T07:47:57.884Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T07:47:57.884Z] #145 DONE 127.0s [2024-11-04T07:47:57.884Z] [2024-11-04T07:47:57.884Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T07:48:16.042Z] #148 ... [2024-11-04T07:48:16.042Z] [2024-11-04T07:48:16.042Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T07:48:16.042Z] #150 DONE 147.6s [2024-11-04T07:48:16.042Z] [2024-11-04T07:48:16.042Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T07:48:24.656Z] #143 ... [2024-11-04T07:48:24.656Z] [2024-11-04T07:48:24.656Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T07:48:24.656Z] #146 DONE 156.5s [2024-11-04T07:48:24.656Z] [2024-11-04T07:48:24.656Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T07:48:26.639Z] #143 ... [2024-11-04T07:48:26.639Z] [2024-11-04T07:48:26.639Z] #144 [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-11-04T07:48:26.639Z] #144 DONE 159.3s [2024-11-04T07:48:26.639Z] [2024-11-04T07:48:26.639Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-04T07:48:26.639Z] #154 ... [2024-11-04T07:48:26.639Z] [2024-11-04T07:48:26.639Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T07:48:26.639Z] #142 DONE 159.4s [2024-11-04T07:48:26.907Z] [2024-11-04T07:48:26.907Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:26.907Z] #155 ... [2024-11-04T07:48:26.907Z] [2024-11-04T07:48:26.907Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T07:48:26.907Z] #152 DONE 159.7s [2024-11-04T07:48:26.907Z] [2024-11-04T07:48:26.907Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T07:48:26.907Z] #143 DONE 159.7s [2024-11-04T07:48:26.907Z] [2024-11-04T07:48:26.907Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T07:48:26.907Z] #151 DONE 159.7s [2024-11-04T07:48:27.168Z] [2024-11-04T07:48:27.168Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T07:48:27.168Z] #153 DONE 159.9s [2024-11-04T07:48:27.168Z] [2024-11-04T07:48:27.168Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.168Z] #156 ... [2024-11-04T07:48:27.168Z] [2024-11-04T07:48:27.168Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T07:48:27.168Z] #147 DONE 160.1s [2024-11-04T07:48:27.441Z] [2024-11-04T07:48:27.441Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T07:48:27.441Z] #148 DONE 160.2s [2024-11-04T07:48:27.441Z] [2024-11-04T07:48:27.442Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.442Z] #157 ... [2024-11-04T07:48:27.442Z] [2024-11-04T07:48:27.442Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T07:48:27.442Z] #149 DONE 160.4s [2024-11-04T07:48:27.711Z] [2024-11-04T07:48:27.711Z] #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.711Z] #158 ... [2024-11-04T07:48:27.711Z] [2024-11-04T07:48:27.711Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.711Z] #159 DONE 1.2s [2024-11-04T07:48:27.711Z] [2024-11-04T07:48:27.711Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.711Z] #155 DONE 1.2s [2024-11-04T07:48:27.711Z] [2024-11-04T07:48:27.711Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.711Z] #160 DONE 1.3s [2024-11-04T07:48:27.711Z] [2024-11-04T07:48:27.711Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-04T07:48:27.711Z] #154 DONE 1.3s [2024-11-04T07:48:27.973Z] [2024-11-04T07:48:27.973Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.973Z] #161 DONE 0.5s [2024-11-04T07:48:27.973Z] [2024-11-04T07:48:27.973Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.973Z] #162 DONE 0.6s [2024-11-04T07:48:27.973Z] [2024-11-04T07:48:27.973Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.973Z] #156 DONE 0.8s [2024-11-04T07:48:27.973Z] [2024-11-04T07:48:27.973Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:27.973Z] #157 DONE 0.5s [2024-11-04T07:48:27.973Z] [2024-11-04T07:48:27.973Z] #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-04T07:48:28.293Z] #163 ... [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:28.293Z] #158 DONE 0.4s [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #164 DONE 0.4s [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #165 DONE 0.4s [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #166 DONE 0.4s [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:28.293Z] #167 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #168 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #169 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:28.293Z] #170 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:28.293Z] #171 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.293Z] #172 CACHED [2024-11-04T07:48:28.293Z] [2024-11-04T07:48:28.293Z] #173 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-04T07:48:28.555Z] #173 ... [2024-11-04T07:48:28.555Z] [2024-11-04T07:48:28.555Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.555Z] #174 DONE 0.9s [2024-11-04T07:48:28.555Z] [2024-11-04T07:48:28.555Z] #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.555Z] #175 DONE 0.9s [2024-11-04T07:48:28.555Z] [2024-11-04T07:48:28.555Z] #176 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.555Z] #176 DONE 0.9s [2024-11-04T07:48:28.908Z] [2024-11-04T07:48:28.908Z] #177 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:28.908Z] #177 DONE 0.6s [2024-11-04T07:48:28.908Z] [2024-11-04T07:48:28.908Z] #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-04T07:48:28.908Z] #163 DONE 0.9s [2024-11-04T07:48:28.908Z] [2024-11-04T07:48:28.909Z] #178 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-04T07:48:29.170Z] #178 ... [2024-11-04T07:48:29.170Z] [2024-11-04T07:48:29.170Z] #179 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-04T07:48:29.170Z] #179 DONE 1.5s [2024-11-04T07:48:29.447Z] [2024-11-04T07:48:29.447Z] #180 [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-11-04T07:48:29.447Z] #180 DONE 1.1s [2024-11-04T07:48:29.447Z] [2024-11-04T07:48:29.447Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-04T07:48:29.707Z] #181 ... [2024-11-04T07:48:29.707Z] [2024-11-04T07:48:29.707Z] #182 [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-11-04T07:48:29.707Z] #182 DONE 1.5s [2024-11-04T07:48:29.966Z] [2024-11-04T07:48:29.966Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:31.346Z] #183 ... [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-04T07:48:31.346Z] #184 DONE 3.0s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-04T07:48:31.346Z] #185 DONE 3.1s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-04T07:48:31.346Z] #186 DONE 3.1s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-04T07:48:31.346Z] #187 DONE 2.6s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-04T07:48:31.346Z] #188 DONE 2.6s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-04T07:48:31.346Z] #189 DONE 2.7s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #173 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-04T07:48:31.346Z] #173 DONE 3.2s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #178 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-04T07:48:31.346Z] #178 DONE 2.6s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.346Z] #190 DONE 2.6s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-04T07:48:31.346Z] #191 ... [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T07:48:31.346Z] #183 DONE 2.1s [2024-11-04T07:48:31.346Z] [2024-11-04T07:48:31.346Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-04T07:48:31.346Z] #181 DONE 2.2s [2024-11-04T07:48:31.605Z] [2024-11-04T07:48:31.605Z] #192 [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-11-04T07:48:31.605Z] #192 DONE 0.9s [2024-11-04T07:48:31.605Z] [2024-11-04T07:48:31.605Z] #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-04T07:48:31.605Z] #193 ... [2024-11-04T07:48:31.605Z] [2024-11-04T07:48:31.605Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.605Z] #194 DONE 0.4s [2024-11-04T07:48:31.605Z] [2024-11-04T07:48:31.605Z] #195 [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-11-04T07:48:31.605Z] #195 DONE 0.4s [2024-11-04T07:48:31.605Z] [2024-11-04T07:48:31.605Z] #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.605Z] #196 DONE 0.4s [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.863Z] #197 DONE 0.5s [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #198 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-04T07:48:31.863Z] #198 ... [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.863Z] #199 DONE 0.6s [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #200 [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-11-04T07:48:31.863Z] #200 DONE 0.6s [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:31.863Z] #201 DONE 0.6s [2024-11-04T07:48:31.863Z] [2024-11-04T07:48:31.863Z] #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-04T07:48:31.863Z] #191 DONE 0.6s [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-04T07:48:32.122Z] #202 DONE 0.7s [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-04T07:48:32.122Z] #203 DONE 0.6s [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-04T07:48:32.122Z] #193 DONE 0.6s [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #111 [support-cron-scheduler] exporting to image [2024-11-04T07:48:32.122Z] #111 exporting layers [2024-11-04T07:48:32.122Z] #111 ... [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-04T07:48:32.122Z] #204 DONE 0.5s [2024-11-04T07:48:32.122Z] [2024-11-04T07:48:32.122Z] #111 [support-cron-scheduler] exporting to image [2024-11-04T07:48:32.122Z] #111 exporting layers 0.3s done [2024-11-04T07:48:32.382Z] #111 ... [2024-11-04T07:48:32.382Z] [2024-11-04T07:48:32.382Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-04T07:48:32.382Z] #205 DONE 0.6s [2024-11-04T07:48:32.382Z] [2024-11-04T07:48:32.382Z] #198 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-04T07:48:32.382Z] #198 DONE 0.6s [2024-11-04T07:48:32.382Z] [2024-11-04T07:48:32.382Z] #111 [core-data] exporting to image [2024-11-04T07:48:32.382Z] #111 ... [2024-11-04T07:48:32.382Z] [2024-11-04T07:48:32.382Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-04T07:48:32.382Z] #206 DONE 0.8s [2024-11-04T07:48:32.382Z] [2024-11-04T07:48:32.382Z] #207 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-04T07:48:32.382Z] #207 DONE 0.6s [2024-11-04T07:48:32.642Z] [2024-11-04T07:48:32.642Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-04T07:48:32.642Z] #208 DONE 0.6s [2024-11-04T07:48:32.642Z] [2024-11-04T07:48:32.642Z] #111 [support-notifications] exporting to image [2024-11-04T07:48:32.642Z] #111 exporting layers 0.8s done [2024-11-04T07:48:32.919Z] #111 ... [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-04T07:48:32.919Z] #209 DONE 0.7s [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T07:48:32.919Z] #210 DONE 0.8s [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-04T07:48:32.919Z] #211 DONE 0.7s [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #111 [support-notifications] exporting to image [2024-11-04T07:48:32.919Z] #111 exporting layers 0.8s done [2024-11-04T07:48:32.919Z] #111 ... [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-04T07:48:32.919Z] #212 DONE 0.4s [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-04T07:48:32.919Z] #213 DONE 0.1s [2024-11-04T07:48:32.919Z] [2024-11-04T07:48:32.919Z] #111 [core-metadata] exporting to image [2024-11-04T07:48:32.919Z] #111 writing image sha256:0bfe33a154c1ee55fbdc5474654763e28aa315ec98e9fff304b7e2eab568168b [2024-11-04T07:48:32.919Z] #111 writing image sha256:a36d63d07c567e9695f6424dc1688a6666d33eee0fe29c68ff04a520176bf40d [2024-11-04T07:48:32.919Z] #111 writing image sha256:4386c0f7b72787be8592676e9e4d561e9388b8186f330aa7e1455ac66f49431c [2024-11-04T07:48:32.919Z] #111 writing image sha256:0af7c38bb2b35498184ae5b3818c0a6faa5fbaca45e4748d5ff7c33ad3a4b608 [2024-11-04T07:48:33.179Z] #111 ... [2024-11-04T07:48:33.179Z] [2024-11-04T07:48:33.179Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-04T07:48:33.179Z] #214 DONE 0.4s [2024-11-04T07:48:33.179Z] [2024-11-04T07:48:33.179Z] #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-04T07:48:33.179Z] #215 DONE 0.4s [2024-11-04T07:48:33.179Z] [2024-11-04T07:48:33.179Z] #111 [core-data] exporting to image [2024-11-04T07:48:33.179Z] #111 exporting layers 0.7s done [2024-11-04T07:48:33.179Z] #111 writing image sha256:0bfe33a154c1ee55fbdc5474654763e28aa315ec98e9fff304b7e2eab568168b 0.2s done [2024-11-04T07:48:33.179Z] #111 writing image sha256:a36d63d07c567e9695f6424dc1688a6666d33eee0fe29c68ff04a520176bf40d 0.3s done [2024-11-04T07:48:33.179Z] #111 writing image sha256:4386c0f7b72787be8592676e9e4d561e9388b8186f330aa7e1455ac66f49431c 0.3s done [2024-11-04T07:48:33.179Z] #111 writing image sha256:0af7c38bb2b35498184ae5b3818c0a6faa5fbaca45e4748d5ff7c33ad3a4b608 0.3s done [2024-11-04T07:48:33.179Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-11-04T07:48:33.179Z] #111 writing image sha256:ec0bfe0f387cc34bcad19de82a1986936ad784b4e34c64c178876239314ae850 0.0s done [2024-11-04T07:48:33.179Z] #111 naming to docker.io/library/core-keeper done [2024-11-04T07:48:33.179Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-11-04T07:48:33.179Z] #111 naming to docker.io/library/core-command done [2024-11-04T07:48:33.179Z] #111 naming to docker.io/library/core-data done [2024-11-04T07:48:33.438Z] #111 ... [2024-11-04T07:48:33.438Z] [2024-11-04T07:48:33.438Z] #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T07:48:33.438Z] #216 DONE 0.9s [2024-11-04T07:48:33.438Z] [2024-11-04T07:48:33.438Z] #111 [core-common-config-bootstrapper] exporting to image [2024-11-04T07:48:33.438Z] #111 writing image sha256:cdb161d622c6ca995799a75f1b6576a3ec954ec657cb9cff3dfc03ceb450634c [2024-11-04T07:48:33.438Z] #111 ... [2024-11-04T07:48:33.438Z] [2024-11-04T07:48:33.438Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T07:48:33.438Z] #217 DONE 0.2s [2024-11-04T07:48:33.438Z] [2024-11-04T07:48:33.438Z] #218 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-04T07:48:33.438Z] #218 DONE 0.2s [2024-11-04T07:48:33.438Z] [2024-11-04T07:48:33.438Z] #111 [core-metadata] exporting to image [2024-11-04T07:48:33.438Z] #111 writing image sha256:cdb161d622c6ca995799a75f1b6576a3ec954ec657cb9cff3dfc03ceb450634c done [2024-11-04T07:48:33.438Z] #111 naming to docker.io/library/support-notifications done [2024-11-04T07:48:33.438Z] #111 writing image sha256:1e53a38c592165f0b5171cf9a68c875524c4a20d0dbaee3e9f4329e9157f6b0e done [2024-11-04T07:48:33.438Z] #111 naming to docker.io/library/core-metadata done [2024-11-04T07:48:33.699Z] #111 ... [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T07:48:33.699Z] #219 DONE 1.2s [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T07:48:33.699Z] #220 DONE 0.8s [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #111 [core-common-config-bootstrapper] exporting to image [2024-11-04T07:48:33.699Z] #111 writing image sha256:b0cb7811b003a0a9f143fda205938e6393ab98b5486af948ae42d143f8e5086a done [2024-11-04T07:48:33.699Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-04T07:48:33.699Z] #111 ... [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-04T07:48:33.699Z] #221 DONE 0.1s [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-04T07:48:33.699Z] #222 DONE 0.1s [2024-11-04T07:48:33.699Z] [2024-11-04T07:48:33.699Z] #111 [security-proxy-setup] exporting to image [2024-11-04T07:48:33.957Z] #111 exporting layers 0.3s done [2024-11-04T07:48:33.957Z] #111 writing image sha256:3feea201e2b08a7ff17936cf34adb297e12059f935d17a98d41d6165b44047e2 done [2024-11-04T07:48:33.957Z] #111 naming to docker.io/library/security-proxy-auth done [2024-11-04T07:48:33.957Z] #111 exporting layers 0.3s done [2024-11-04T07:48:33.957Z] #111 writing image sha256:4cab849cec88c86f1e49a9fbac1a31d519dfd3139937f13d0a0e04b0df69044d done [2024-11-04T07:48:33.957Z] #111 naming to docker.io/library/security-proxy-setup done [2024-11-04T07:48:33.957Z] #111 DONE 3.2s [2024-11-04T07:48:33.957Z] [2024-11-04T07:48:33.957Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T07:48:33.957Z] #223 DONE 0.6s [2024-11-04T07:48:33.957Z] [2024-11-04T07:48:33.957Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-04T07:48:34.216Z] #224 DONE 0.3s [2024-11-04T07:48:34.216Z] [2024-11-04T07:48:34.216Z] #111 [security-bootstrapper] exporting to image [2024-11-04T07:48:34.216Z] #111 exporting layers 0.3s done [2024-11-04T07:48:34.216Z] #111 writing image sha256:dabd463710b56ca01c4d2fc3075e384d8f5e77f89a64ec1ab05e5be1146b04b5 [2024-11-04T07:48:34.474Z] #111 exporting layers 0.3s done [2024-11-04T07:48:34.474Z] #111 writing image sha256:dabd463710b56ca01c4d2fc3075e384d8f5e77f89a64ec1ab05e5be1146b04b5 done [2024-11-04T07:48:34.474Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-11-04T07:48:34.474Z] #111 writing image sha256:2cb0b90eebbe0411617a742c11c733a16b8334b04ea01bb943f7af391694bb84 done [2024-11-04T07:48:34.474Z] #111 naming to docker.io/library/security-bootstrapper done [2024-11-04T07:48:34.474Z] #111 DONE 3.6s [2024-11-04T07:48:34.474Z] [2024-11-04T07:48:34.474Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T07:48:34.474Z] time="2024-11-04T07:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-04T07:48:34.487Z] $ docker stop --time=1 091be55e53af81a7313b62eb1b43e79baa4eb16694185b29461d85162fa29ae6 [2024-11-04T07:48:35.788Z] $ docker rm -f --volumes 091be55e53af81a7313b62eb1b43e79baa4eb16694185b29461d85162fa29ae6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T07:48:36.138Z] + docker images [2024-11-04T07:48:36.138Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-04T07:48:36.138Z] security-secretstore-setup latest dabd463710b5 2 seconds ago 55.6MB [2024-11-04T07:48:36.138Z] security-proxy-setup latest 4cab849cec88 2 seconds ago 38.9MB [2024-11-04T07:48:36.138Z] security-proxy-auth latest 3feea201e2b0 2 seconds ago 39.6MB [2024-11-04T07:48:36.138Z] security-bootstrapper latest 2cb0b90eebbe 2 seconds ago 31MB [2024-11-04T07:48:36.138Z] core-common-config-bootstrapper latest b0cb7811b003 2 seconds ago 26.5MB [2024-11-04T07:48:36.138Z] core-data latest ec0bfe0f387c 3 seconds ago 47.4MB [2024-11-04T07:48:36.138Z] support-notifications latest cdb161d622c6 3 seconds ago 69.5MB [2024-11-04T07:48:36.138Z] core-metadata latest 1e53a38c5921 3 seconds ago 47.6MB [2024-11-04T07:48:36.138Z] support-cron-scheduler latest 4386c0f7b727 4 seconds ago 70.7MB [2024-11-04T07:48:36.138Z] core-keeper latest a36d63d07c56 4 seconds ago 41.1MB [2024-11-04T07:48:36.138Z] core-command latest 0af7c38bb2b3 4 seconds ago 41.5MB [2024-11-04T07:48:36.138Z] security-spiffe-token-provider latest 0bfe33a154c1 4 seconds ago 45.4MB [2024-11-04T07:48:36.138Z] security-spire-config latest 8dcaaf272648 3 minutes ago 127MB [2024-11-04T07:48:36.138Z] security-spire-agent latest 0fefc17a5fc3 3 minutes ago 188MB [2024-11-04T07:48:36.138Z] security-spire-server latest ec4130a7fecb 3 minutes ago 128MB [2024-11-04T07:48:36.138Z] ci-base-image-x86_64 latest 93a83433a7ce 7 minutes ago 975MB [2024-11-04T07:48:36.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB [2024-11-04T07:48:36.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-04T07:48:36.138Z] 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-11-04T07:48:36.578Z] provisioning config files... [2024-11-04T07:48:36.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config16753131134504317605tmp [Pipeline] { [Pipeline] sh [2024-11-04T07:48:36.883Z] + set +x [2024-11-04T07:48:36.883Z] + curl -s https://codecov.io/bash [2024-11-04T07:48:36.883Z] + bash -s -- [2024-11-04T07:48:36.883Z] [2024-11-04T07:48:36.883Z] _____ _ [2024-11-04T07:48:36.883Z] / ____| | | [2024-11-04T07:48:36.883Z] | | ___ __| | ___ ___ _____ __ [2024-11-04T07:48:36.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-04T07:48:36.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-04T07:48:36.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-04T07:48:36.883Z] Bash-1.0.6 [2024-11-04T07:48:36.883Z] [2024-11-04T07:48:36.883Z] [2024-11-04T07:48:36.883Z] ==> git version 2.25.1 found [2024-11-04T07:48:36.883Z] ==> 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-11-04T07:48:36.883Z] Release-Date: 2020-01-08 [2024-11-04T07:48:36.883Z] 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-11-04T07:48:36.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-04T07:48:36.883Z] ==> Jenkins CI detected. [2024-11-04T07:48:36.883Z] current dir:  /w/workspace/edgex-go/2 [2024-11-04T07:48:36.883Z] project root: . [2024-11-04T07:48:36.883Z] --> token set from env [2024-11-04T07:48:36.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-04T07:48:37.142Z] ==> Running gcov in . (disable via -X gcov) [2024-11-04T07:48:37.142Z] ==> Python coveragepy not found [2024-11-04T07:48:37.142Z] ==> Searching for coverage reports in: [2024-11-04T07:48:37.142Z] + . [2024-11-04T07:48:37.142Z] -> Found 1 reports [2024-11-04T07:48:37.142Z] ==> Detecting git/mercurial file structure [2024-11-04T07:48:37.142Z] ==> Reading reports [2024-11-04T07:48:37.143Z] + ./coverage.out bytes=1433705 [2024-11-04T07:48:37.143Z] ==> Appending adjustments [2024-11-04T07:48:37.143Z] https://docs.codecov.io/docs/fixing-reports [2024-11-04T07:48:38.521Z] + Found adjustments [2024-11-04T07:48:38.521Z] ==> Gzipping contents [2024-11-04T07:48:38.521Z] 124K /tmp/codecov.szy9DQ.gz [2024-11-04T07:48:38.521Z] ==> Uploading reports [2024-11-04T07:48:38.521Z] url: https://codecov.io [2024-11-04T07:48:38.522Z] query: branch=PR-4992&commit=3ecc493aacae2b628d51e93e2700a193611ca0ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4992%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4992&job=&cmd_args= [2024-11-04T07:48:38.522Z] -> Pinging Codecov [2024-11-04T07:48:38.522Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4992&commit=3ecc493aacae2b628d51e93e2700a193611ca0ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4992%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4992&job=&cmd_args= [2024-11-04T07:48:38.782Z] -> Uploading to [2024-11-04T07:48:38.782Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/3ecc493aacae2b628d51e93e2700a193611ca0ef/5251de7d-7530-4347-8850-fc9b2844c3d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T074838Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a016a577cbe43d994f3086b1a0ca4095e5a3a2eb8e1fb4ca70a44ca9477cc330 [2024-11-04T07:48:38.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T07:48:38.782Z] Dload Upload Total Spent Left Speed [2024-11-04T07:48:39.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 398k --:--:-- --:--:-- --:--:-- 398k [2024-11-04T07:48:39.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ecc493aacae2b628d51e93e2700a193611ca0ef [Pipeline] } [2024-11-04T07:48:39.049Z] 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-11-04T07:48:39.729Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:48:40.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:48:40.892Z] ---> package-listing.sh [2024-11-04T07:48:40.892Z] ++ facter osfamily [2024-11-04T07:48:40.892Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-04T07:48:41.153Z] + OS_FAMILY=debian [2024-11-04T07:48:41.153Z] + workspace=/w/workspace/edgex-go/2 [2024-11-04T07:48:41.153Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-04T07:48:41.153Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-04T07:48:41.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-04T07:48:41.153Z] + PACKAGES=/tmp/packages_start.txt [2024-11-04T07:48:41.153Z] + '[' /w/workspace/edgex-go/2 ']' [2024-11-04T07:48:41.153Z] + PACKAGES=/tmp/packages_end.txt [2024-11-04T07:48:41.153Z] + case "${OS_FAMILY}" in [2024-11-04T07:48:41.153Z] + dpkg -l [2024-11-04T07:48:41.153Z] + grep '^ii' [2024-11-04T07:48:41.153Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-04T07:48:41.153Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-04T07:48:41.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-04T07:48:41.153Z] + '[' /w/workspace/edgex-go/2 ']' [2024-11-04T07:48:41.153Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-11-04T07:48:41.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-11-04T07:48:41.165Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-04T07:48:41.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:48:42.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T07:48:42.011Z] [2024-11-04T07:48:42.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T07:48:42.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T07:48:42.322Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-04T07:48:42.322Z] 5eb5b503b376: Pulling fs layer [2024-11-04T07:48:42.322Z] 5c69ac0246d0: Pulling fs layer [2024-11-04T07:48:42.322Z] ec43610c2a17: Pulling fs layer [2024-11-04T07:48:42.322Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-04T07:48:42.322Z] 33b1e0a273af: Pulling fs layer [2024-11-04T07:48:42.322Z] 5d3b04190fa2: Pulling fs layer [2024-11-04T07:48:42.322Z] 2f39f015ded8: Pulling fs layer [2024-11-04T07:48:42.322Z] 3a2ae6a8a46f: Waiting [2024-11-04T07:48:42.322Z] 5d3b04190fa2: Waiting [2024-11-04T07:48:42.322Z] 2f39f015ded8: Waiting [2024-11-04T07:48:42.322Z] 33b1e0a273af: Waiting [2024-11-04T07:48:42.322Z] 5c69ac0246d0: Verifying Checksum [2024-11-04T07:48:42.322Z] 5c69ac0246d0: Download complete [2024-11-04T07:48:42.322Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-04T07:48:42.322Z] 3a2ae6a8a46f: Download complete [2024-11-04T07:48:42.581Z] 33b1e0a273af: Verifying Checksum [2024-11-04T07:48:42.581Z] 33b1e0a273af: Download complete [2024-11-04T07:48:42.581Z] ec43610c2a17: Verifying Checksum [2024-11-04T07:48:42.581Z] ec43610c2a17: Download complete [2024-11-04T07:48:42.581Z] 5d3b04190fa2: Download complete [2024-11-04T07:48:42.581Z] 5eb5b503b376: Verifying Checksum [2024-11-04T07:48:42.581Z] 5eb5b503b376: Download complete [2024-11-04T07:48:43.523Z] 2f39f015ded8: Verifying Checksum [2024-11-04T07:48:43.523Z] 2f39f015ded8: Download complete [2024-11-04T07:48:44.093Z] 5eb5b503b376: Pull complete [2024-11-04T07:48:44.093Z] 5c69ac0246d0: Pull complete [2024-11-04T07:48:44.660Z] ec43610c2a17: Pull complete [2024-11-04T07:48:44.660Z] 3a2ae6a8a46f: Pull complete [2024-11-04T07:48:44.920Z] 33b1e0a273af: Pull complete [2024-11-04T07:48:44.920Z] 5d3b04190fa2: Pull complete [2024-11-04T07:48:49.625Z] 2f39f015ded8: Pull complete [2024-11-04T07:48:49.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-04T07:48:49.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T07:48:49.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T07:48:49.724Z] prd-ubuntu20.04-docker-8c-8g-24495 does not seem to be running inside a container [2024-11-04T07:48:49.745Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-04T07:48:54.996Z] $ docker top a14c683ad392c1b8dff6a991464d556ae576c81d9cf1d36a3d6f70cce5831311 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T07:48:58.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-04T07:48:58.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-04T07:49:01.715Z] + ls /var/log/sa-host [2024-11-04T07:49:01.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T07:49:02.188Z] provisioning config files... [2024-11-04T07:49:02.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1312823605677743333tmp [Pipeline] { [Pipeline] echo [2024-11-04T07:49:02.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:49:02.513Z] ---> create-netrc.sh [Pipeline] } [2024-11-04T07:49:02.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:49:03.239Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-04T07:49:03.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:49:07.839Z] ---> sudo-logs.sh [2024-11-04T07:49:07.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-04T07:49:08.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:49:08.825Z] ---> job-cost.sh [2024-11-04T07:49:08.825Z] lf-activate-venv: SKIPPING [2024-11-04T07:49:08.825Z] INFO: No Stack... [2024-11-04T07:49:09.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T07:49:09.654Z] INFO: Archiving Costs [Pipeline] echo [2024-11-04T07:49:09.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T07:49:09.959Z] ---> logs-deploy.sh [2024-11-04T07:49:09.959Z] lf-activate-venv: SKIPPING [2024-11-04T07:49:09.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4992/2 [2024-11-04T07:49:09.959Z] INFO: archiving workspace using pattern(s): [2024-11-04T07:49:10.899Z] Archives upload complete. [2024-11-04T07:49:11.159Z] INFO: archiving logs to Nexus